Hello List
I'm struggling with a gtk bug that I don't know if is ubuntu specific
but i suspect it is.
In my app when I open a file chooser dialog the dialog will freeze with
an hourglass and home folder and desktop icons are missing from the left
pane.
If I take the same open dialog code and com
Hello List
I link my app using autotools and pkg-config with gtk+-2.0.
How do I disable linking of libgio?
/Jacob
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
ed too deeply into the issue, because I didn't
> critically depend on gio methods.
>
> ----- Original Message -
> From: "Jack Turner"
> To: ;
> Sent: Saturday, June 06, 2009 11:48 AM
> Subject: Re: Old gtk app, file open dialog freezes (Ubuntu 9.04)
>
&
ng with gio library seems to cause this.
> When I canged some unrelated code to older GnomeVfs, the file open dialog
> started to work fine on the new Ubuntu 9.04.
>
> Hopefully, the same tip could work for you.
>
> Regards,
> Miroslav
>
> - Original Message -
Hello List
I just compiled an old gtk app of mine and everything work except
when I try opening a file.
The dialog will hang with an hourglass and some of the folders in the
left is missing.
I use this code:
filedialog = gtk_file_chooser_dialog_new ("Open File", parent_window,
GTK_FIL