Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Leksah 0.12 Release Candidate
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Hamish Mackenzie  
View profile  
 More options Feb 26 2012, 7:28 am
From: Hamish Mackenzie <hamish.k.macken...@googlemail.com>
Date: Mon, 27 Feb 2012 01:28:50 +1300
Local: Sun, Feb 26 2012 7:28 am
Subject: Leksah 0.12 Release Candidate

If all goes well, we will be releasing 0.12 version of Leksah next weekend.

If you have time, can you please kick the tires?

The source we are planning to release is in github master branches of...
https://github.com/leksah/ltk
https://github.com/leksah/leksah-server
https://github.com/leksah/leksah

OS X Binary Installer
http://leksah.org/packages/leksah-0.12.0.0-ghc-7.0.4.dmg

Windows Binary Installers
http://leksah.org/packages/leksah-0.12.0.0-ghc-6.12.3.exe
http://leksah.org/packages/leksah-0.12.0.0-ghc-7.0.3.exe
http://leksah.org/packages/leksah-0.12.0.0-ghc-7.0.4.exe

Changes to the last release include:

* Support for GHC 7.2 and 7.4
* Better handling of navigation from text panes
* Addition of a Files pane
* Support for "cabal test"
* Better printer for cabal files (when Leksah is built with Cabal >1.10)
* Better candy support for literal Haskell
* Syntax highlighting for quasi-quoted hamlet, julius and cassius (DSLs used in Yesod)
* Several bug fixes and optimizations

Thanks to Sanny Sanoff for improving some of the keyboard navigation and symbol searching among other things.

Thanks to Harald Jagenteufel and Stephan Fortelny we have basic source control integration (git,svn) in a repo branch, but it is not part of this release.  We hope to merge this in soon.

Work has been progressing on a major restructuring of Leksah to make it a modular plugin based system from the ground up.  It is a big task and there is still more to do.  Unfortunately this has meant we have spent less time adding features.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ozgur Akgun  
View profile  
 More options Feb 26 2012, 7:41 am
From: Ozgur Akgun <ozgurak...@gmail.com>
Date: Sun, 26 Feb 2012 12:41:29 +0000
Local: Sun, Feb 26 2012 7:41 am
Subject: Re: Leksah 0.12 Release Candidate

Hi,

I am now trying to install Leksah from upstream source but cannot build one
of it's dependencies (glib). I guess building Leksah with GHC-7.4.1 will
require some of its dependencies to be fixed first.

I've created a ticket on the glib bug tracker for this.
http://hackage.haskell.org/trac/gtk2hs/ticket/1257

HTH,
Ozgur

On 26 February 2012 12:28, Hamish Mackenzie <


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luke  
View profile  
 More options Feb 28 2012, 4:22 pm
From: Luke <luke.ev...@gmail.com>
Date: Tue, 28 Feb 2012 13:22:16 -0800 (PST)
Local: Tues, Feb 28 2012 4:22 pm
Subject: Re: Leksah 0.12 Release Candidate
Great news about the Leksah release (love Leksah!).

However, I have a mix of Macs, including an old 32-bit Core Duo Intel
(MacBook Pro) that has to run Snow Leopard rather than Lion.
Leksah 0.10.0.4 runs fine on this machine, but 0.12.0.0 won't run
because of a library dependency (see below).
Not sure if this is an oversight, or if 0.12.0.0 will now only run on
a later OS.

-------------------------------------------
Process:         leksah [1595]
Path:            /Applications/NewLeksah.app/Contents/MacOS/Leksah
Identifier:      org.leksah
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [367]

Date/Time:       2012-02-28 09:16:09.647 -0800
OS Version:      Mac OS X Server 10.6.8 (10K549)
Report Version:  6

Interval Since Last Report:          2044687 sec
Crashes Since Last Report:           18
Per-App Crashes Since Last Report:   6
Anonymous UUID:                      F5AC4EF3-C60F-4BD9-
A8AD-645D825C7CE8

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread:  0

Dyld Error Message:
  Library not loaded: /usr/lib/libcurl.4.dylib
  Referenced from: /Applications/NewLeksah.app/Contents/Resources/bin/
leksah
  Reason: Incompatible library version: leksah requires version 7.0.0
or later, but libcurl.4.dylib provides version 6.0.0

On Feb 26, 4:28 am, Hamish Mackenzie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Lyle Kopnicky  
View profile  
 More options Feb 28 2012, 6:11 pm
From: Lyle Kopnicky <l...@janrain.com>
Date: Tue, 28 Feb 2012 15:11:47 -0800 (PST)
Local: Tues, Feb 28 2012 6:11 pm
Subject: Re: Leksah 0.12 Release Candidate
Thanks, it works great for me on Mac OX X Lion!

However, I am unable to build it on Linux (Ubuntu Natty) using GHC
7.0.4:

lyle@lyle-ubuntu:~/work/leksah$ cabal configure
Resolving dependencies...
Configuring leksah-0.12.0.0...
cabal: At least the following dependencies are missing:
gtksourceview2 >=0.10.0 && <0.13,
hslogger >=1.0.7 && <1.2,
leksah-server ==0.12.*,
ltk ==0.12.*,
network >=2.2 && <3.0,
process-leksah >=1.0.1.3 && <1.1,
regex-base ==0.93.*,
regex-tdfa ==1.1.*,
strict >=0.3.2 && <0.4,
utf8-string >=0.3.1.1 && <0.4


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kopnicky, Lyle  
View profile  
 More options Feb 28 2012, 6:47 pm
From: "Kopnicky, Lyle" <l...@janrain.com>
Date: Tue, 28 Feb 2012 15:47:09 -0800
Local: Tues, Feb 28 2012 6:47 pm
Subject: Re: Leksah 0.12 Release Candidate

If I try to install gtksourceview2 on its own, I get an error complaining
that "the package-cfg package gtk-sourceview-2.0 is not installed". Looks
like I have libgtksourceview2.0 on my system... how can I check to see if
it is version 2.0.2 or higher? And how can I update it?

Any help would be appreciated. I would love to be able to give Leksah a try
on my Linux box. Thanks.

lyle@lyle-ubuntu:~/work/leksah$ cabal install gtksourceview2
Resolving dependencies...
[1 of 2] Compiling SetupWrapper     (
/tmp/gtksourceview2-0.12.321988/gtksourceview2-0.12.3/SetupWrapper.hs,
/tmp/gtksourceview2-0.12.321988/gtksourceview2-0.12.3/dist/setup/SetupWrapp er.o
)
[2 of 2] Compiling Main             (
/tmp/gtksourceview2-0.12.321988/gtksourceview2-0.12.3/Setup.hs,
/tmp/gtksourceview2-0.12.321988/gtksourceview2-0.12.3/dist/setup/Main.o )
Linking
/tmp/gtksourceview2-0.12.321988/gtksourceview2-0.12.3/dist/setup/setup ...
[1 of 2] Compiling Gtk2HsSetup      ( Gtk2HsSetup.hs,
dist/setup-wrapper/Gtk2HsSetup.o )
[2 of 2] Compiling Main             ( SetupMain.hs,
dist/setup-wrapper/Main.o )
Linking dist/setup-wrapper/setup ...
Configuring gtksourceview2-0.12.3...
setup: The pkg-config package gtksourceview-2.0 version >=2.0.2 is required
but it could not be found.
cabal: Error: some packages failed to install:
gtksourceview2-0.12.3 failed during the configure step. The exception was:
ExitFailure 1


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hartmut  
View profile  
 More options Mar 1 2012, 4:47 pm
From: Hartmut <hartmut0...@googlemail.com>
Date: Thu, 1 Mar 2012 13:47:27 -0800 (PST)
Local: Thurs, Mar 1 2012 4:47 pm
Subject: Re: Leksah 0.12 Release Candidate
Lyle,
since I had previously the same error I can give you the hint to do:

   sudo apt-get install libgtksourceview-dev

This is the c code which is needed by Leksah.
Good luck
Hartmut

On 29 Feb., 00:47, "Kopnicky, Lyle" <l...@janrain.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hartmut  
View profile  
 More options Mar 1 2012, 5:10 pm
From: Hartmut <hartmut0...@googlemail.com>
Date: Thu, 1 Mar 2012 14:10:55 -0800 (PST)
Local: Thurs, Mar 1 2012 5:10 pm
Subject: Re: Leksah 0.12 Release Candidate
Lyle,
to get these dependencies installed,

  cabal install --only-dependencies

helped me a lot. I have now Leksah 0.12 running on Ubuntu  10.04.4 LTS
"Lucid"

I am very glad to have Leksah on my PC - it is very very nice!! Great
Job!
Hartmut

On 29 Feb., 00:11, Lyle Kopnicky <l...@janrain.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hamish Mackenzie  
View profile  
 More options Mar 3 2012, 7:44 am
From: Hamish Mackenzie <hamish.k.macken...@googlemail.com>
Date: Sun, 4 Mar 2012 01:44:29 +1300
Local: Sat, Mar 3 2012 7:44 am
Subject: Re: Leksah 0.12 Release Candidate
I think I have fixed this.  Please try this one...

http://leksah.org/packages/leksah-0.12.0.1-ghc-7.0.4.dmg

On 29 Feb 2012, at 10:22, Luke wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Hartmut  
View profile  
 More options Mar 3 2012, 6:11 pm
From: Hartmut <hartmut0...@googlemail.com>
Date: Sun, 4 Mar 2012 00:11:17 +0100
Local: Sat, Mar 3 2012 6:11 pm
Subject: Re: Leksah 0.12 Release Candidate

sorry for the typo. it should read:

   sudo apt-get install libgtksourceview2.0-dev

Hartmut

2012/3/1 Hartmut <hartmut0...@googlemail.com>


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Luke  
View profile  
 More options Mar 4 2012, 2:36 am
From: Luke <luke.ev...@gmail.com>
Date: Sat, 3 Mar 2012 23:36:05 -0800 (PST)
Local: Sun, Mar 4 2012 2:36 am
Subject: Re: Leksah 0.12 Release Candidate
You certainly have!  Many thanks Hamish.

On Mar 3, 4:44 am, Hamish Mackenzie


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »