[Xfce-bugs] [Bug 7483] New: bad export of GTK_PATH breaks gtk3 themes in Xfce
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat Apr 9 11:12:23 CEST 2011
https://bugzilla.xfce.org/show_bug.cgi?id=7483
Summary: bad export of GTK_PATH breaks gtk3 themes in Xfce
Classification: Xfce
Product: Xfce-utils
Version: 4.8.0
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Medium
Component: General
AssignedTo: xfce-bugs at xfce.org
ReportedBy: a.radke at arcor.de
/etc/xdg/xfce4/xinitrc has these lines that break gtk3 themes:
# Export GTK_PATH so that GTK+ can find the Xfce theme engine
GTK_PATH="$GTK_PATH:/usr/lib/gtk-2.0"
export GTK_PATH
This needs to be changed because new gtk3 applications can't find the gtk3
theme.[andyrtr at workstation64 tmp]$ brasero
(brasero:21976): Gtk-WARNING **: GTK+ module
/usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not
supported.
Gtk-Message: Failed to load module "canberra-gtk-module"
See downstream report: https://bugs.archlinux.org/task/23655
--
Configure bugmail: https://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list