[Gtk-sharp-list] Gnome.Vfs.FileInfo hang on the armel

Pang Dawei pangdae at gmail.com
Wed Apr 1 05:33:20 EDT 2009


Hi,
    I am porting the f-spot to the Armel platform.The f-spot(0.5.0.3)
hangs when import the picture.
I traced the program and found the program hang at the followed line(
ImageFile.cs +143 ):

      Gnome.Vfs.FileInfo info = new Gnome.Vfs.FileInfo (uri.ToString ());

I used the gnome-sharp-2.24.1,  found the sample program
'TestInfo.exe' had the same problem.
I tried to run the binary 'gnomevfs-info', it can work. but sharp
binding can not work.
Could you give me some idea about debug or how to solve the problem.

Thank you very much.


-- 
--Pang Dawei


More information about the Gtk-sharp-list mailing list