[Haskell-cafe] Re: ANN: Yi 0.4.1
Duncan Coutts
duncan.coutts at worc.ox.ac.uk
Mon Jul 28 09:33:25 EDT 2008
On Mon, 2008-07-28 at 07:39 +0000, Jean-Philippe Bernardy wrote:
> Niklas Broberg <niklas.broberg <at> gmail.com> writes:
>
> >
> > > The gtk frontend should not suffer from this:
> > >
> > > yi -fgtk
> >
> > C:\Documents and Settings\Niklas Broberg>yi -fgtk
> > yi: exception :: System.Glib.GError.GError
>
> I'm out of ideas.
> Maybe you could ask Krasimir Angelov, which did the win32 port.
Try catching the exception and see what message it contains. Use
catchGError.
Duncan
More information about the Haskell-Cafe
mailing list