Bug#385113: gtk2-engines-gtk-qt: Unable to change fonts in gnome after purging

2006-08-29 Thread Joseph Neal
Package: gtk2-engines-gtk-qt
Version: 1:0.7-1
Severity: normal

After uninstalling and purging the package, changes to the aplication font have 
no effect except for in the case of applications 
run with gksudo.  Font changes do take effect in firefox, which is the upstream 
binary run from my home directory.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#385113: gtk2-engines-gtk-qt: Unable to change fonts in gnome after purging

2006-08-29 Thread Bastian Venthur
forcemerge 296657 385113
--

 After uninstalling and purging the package, changes to the aplication
 font have no effect except for in the case of applications run with
 gksudo.  Font changes do take effect in firefox, which is the
 upstream binary run from my home directory.

This is a known bug, and I'm currently working on a solution.
Fortunately it is easy to fix:

Take a look in your ~/.bashrc and search the following lines:

# This line was appended by KDE
# Make sure our customised gtkrc file is loaded.
export GTK2_RC_FILES=$HOME/.gtkrc-2.0:$GTK2_RC_FILES

Those lines where created by gtk-qt-engine and it is save to remove them.

You can also remove the ~/.gtkrc-2.0 which was created by gtk-qt-engine
as well.

Then log off and -on and the problem should be solved.

BTW: I'm merging this bug with #296657 since it has the same origin.


Cheers,

Bastian


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]