After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 538025 - disable or remove filechooser backends
disable or remove filechooser backends
Status: RESOLVED FIXED
Product: libgnomeui
Classification: Deprecated
Component: general
unspecified
Other Linux
: Urgent blocker
: future
Assigned To: libgnomeui maintainers
libgnomeui maintainers
: 538093 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-06-12 17:27 UTC by Christian Persch
Modified: 2008-06-13 22:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2008-06-12 17:27:17 UTC
Bug 520874 made gtk use GIO directly and removed the filesystem abstraction. This breaks the libgnomeui build.

We should either
0) completely remove the filechooser backends, or
1) disable the filechooser backends if compiled with gtk >= 2.13.

I think 0 is best; Kjartan ?
Comment 1 Bastien Nocera 2008-06-12 22:33:34 UTC
I vote for 0 as well.
Comment 2 Christian Persch 2008-06-13 11:47:00 UTC
*** Bug 538093 has been marked as a duplicate of this bug. ***
Comment 3 André Klapper 2008-06-13 13:04:20 UTC
err... build breakers are blockers, for future reference.
Comment 4 Kjartan Maraas 2008-06-13 22:00:22 UTC
Sure thing. Go right ahead and do the right thing :-)
Comment 5 Christian Persch 2008-06-13 22:35:13 UTC
	* configure.in:
	* Makefile.am:
	R file-chooser/*: Remove the filechooser backends. Bug #538025.