Hi John,

John Obbele <john.obb...@gmail.com> writes:

> Hi Andy,
>
> thanks for your help.
>
> I've fix the code who scan the gtk2hs source and I can properly
> list declarations with parenthesis. I should really have thought
> of this before :(
No worried, everyone will makes mistakes, which is why we need a team to
help each other. :)

>
> So for now come new modifications to gio attached to this mail.
> Let me know if you prefer one whole patch or something else.
Thanks for patches, i have apply those patches except modified for
fileEnumeratorNextFile

>From GTK+ document, it's should use wrapNewGObject unref FileInfo, but i
got "Segmentation fault" in demo/FileManager.hs after i apply this
patch.

>
> I've also tried to recompile gio/demo/FileManager.hs but it still
> breaks. Any ideas on the problem ?
> """
> FileManager.hs:12:7:
>     Could not find module `Graphics.UI.Gtk.General.IconTheme':
>       Use -v to see a list of the files searched for.
> """
I can compile it.

Graphics.UI.Gtk.General.IconTheme exist in gtk package
Please make sure recompile gtk package after you build gio.

>
> I will look at pango and gtk next,
Great, please check again though i have scan gtk package. :)

Thanks,

  -- Andy


------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to