Hi Rouan,

On 25.01.2012, at 08:38, Rouan van Dalen wrote:

> >> I have the following code to connect a handler to the
> >> bufferInsertText signal:
> >>
> >>    buf <- textViewGetBuffer txtView
> >>    buf `on` bufferInsertText $ \_ _ -> putStrLn "hi!"
> >>
> >> When I run app and press a key in the textView I get a segfault.
> > Attached is a patch that fixes this problem. I've just been given
> > commit access to the repository, so you should be able to receive it
> > from a "darcs pull" soon -- but certainly not before the weekend.
>
> Thanks.  I do not have a local darcs repo for gtk2hs.  I am using  
> the cabal packages.
> I can try to set up my own local darcs repo for
>  gtk2hs if I have to.
> Any idea when the next official release will be available with these  
> fixes included.
>
Using the darcs repo should be very easy. We could follow with a  
release with the next ghc, though.

Cheers,
Axel

> Regards
> Rouan
> ------------------------------------------------------------------------------
> Keep Your Developer Skills Current with LearnDevNow!
> The most comprehensive online learning library for Microsoft  
> developers
> is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3,  
> MVC3,
> Metro Style Apps, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d_______________________________________________
> Gtk2hs-devel mailing list
> Gtk2hs-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to