Don't use GConf, be more cross-DE

Bug #507971 reported by coldReactive
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
pidgin (Ubuntu)
Won't Fix
Wishlist
Unassigned

Bug Description

Binary package hint: pidgin

See this bug on Pidgin.im: http://developer.pidgin.im/ticket/11191

We don't need gconf in windows, so why do we need it for linux pidgin?

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

Pidgin doesn't directly link against libgconf, but it needs gconftool on GNOME to get things such as proxy settings. Without this integration, pidgin would need it's own proxy settings separate from the rest of the desktop. Pidgin also registers some URI handlers in GNOME too, which needs gconf.

It doesn't need gconf windows because it uses the Windows registry, which is not cross-DE either.

I'm closing this as invalid, as it's not really a bug. If you can think of ways of obtaining the GNOME proxy settings (which are stored in gconf) without using gconf, then please suggest them here.

Changed in pidgin (Ubuntu):
status: New → Invalid
importance: Undecided → Wishlist
status: Invalid → Won't Fix
Revision history for this message
coldReactive (coldreactive) wrote :

Then why not take proxy information out of gconf?

Revision history for this message
coldReactive (coldreactive) wrote :

For example, if I install xfce4, I want most settings in xfconf, not gconf.

Revision history for this message
coldReactive (coldreactive) wrote :

You might want to try dlopen as said in this post:

http://ubuntuforums.org/showpost.php?p=8681031&postcount=31

Though, I'm not a programmer or builder or compiler.

Revision history for this message
Serious (cs071007) wrote :

way back in my time, there was a global variable called $HTTP_PROXY -.-

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.