Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Nov 2006 07:03:56 GMT
From:      Michael Hayes<mike09785@aol.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/104996: "Warning: The Gtk-Qt theme engine is not installed."
Message-ID:  <200611010703.kA173u4d039605@www.freebsd.org>
Resent-Message-ID: <200611010710.kA17AIXW059428@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         104996
>Category:       misc
>Synopsis:       "Warning: The Gtk-Qt theme engine is not installed."
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 01 07:10:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Michael Hayes
>Release:        6.2-PRERELEASE
>Organization:
>Environment:
FreeBSD mikescomputer.lan 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Tue Oct 24 19:36:36 EDT 2006     mthayes@mikescomputer.lan:/usr/obj/usr/src/sys/SMP  i386
>Description:
The GTK-Qt engine from ports has a HUGE problem. It configures the kcmgtk.cpp file to change its search paths. However -- this has ramifications -- my copy of GTK-Qt could not find any themes. My suggestion is to remove the pre-configure section from the ports Makefile for x11-themes/gtk-qt-engine as specified in the patch. The new version of GTK-Qt already does the searching in a way that doesn't have to be configured.
>How-To-Repeat:
Utter 'make all install clean' in the ports/x11-themes/gtk-qt-engine folder and attempt to use the GTK Styles and Fonts control panel in KDE. You will get a nice little warning "The Gtk-Qt theme engine is not installed." -- this is due to the extra appendages to the search paths within kcmgtk.cpp, hence the "pre-configure" section of the Makefile which appends this extra path.
>Fix:
Remove the "pre-configure:" section (the entire section, but not the post-configure section) from the x11-themes/gtk-qt-engine Makefile. This was sufficient to get me working again :)
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611010703.kA173u4d039605>