Bug#578083: libqtgui4: non-KDE Qt apps do not use style engine

2010-07-14 Thread Fathi Boudra
On Thu, May 20, 2010 at 4:22 PM, Nik A. Melchior
melchior+deb...@cmu.edu wrote:
 The advice on this forum fixes the problem for me:

 http://forums.opensuse.org/archives/sf-archives/archives-software/344041-how-can-i-set-qt4-theme-qtcurve.html

 r...@host # cd /usr/lib/qt4/plugins
 r...@host # ln -fs /usr/lib/kde4/plugins/styles styles

 Now QtCurve appears in qtconfig.

I understand now:
kde-style-qtcurve style plugin is installed as
/usr/lib/kde4/plugins/styles/qtcurve.so
Under KDE desktop, the QT_PLUGIN_PATH environment variable is expanded:
QT_PLUGIN_PATH=~/.kde/lib/kde4/plugins/:/usr/lib/kde4/plugins/

If you want your Qt applications able to use the plugin, you should
set QT_PLUGIN_PATH as appropriate in your Desktop environment.

Cheers,

Fathi



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#578083: libqtgui4: non-KDE Qt apps do not use style engine

2010-05-20 Thread Nik A. Melchior
On Fri, Apr 16, 2010 at 09:15:22PM +0300, Fathi Boudra wrote:
 QtCurve should be a choice in the Qt GUI style combo box (it works for me).

The advice on this forum fixes the problem for me:

http://forums.opensuse.org/archives/sf-archives/archives-software/344041-how-can-i-set-qt4-theme-qtcurve.html

 r...@host # cd /usr/lib/qt4/plugins
 r...@host # ln -fs /usr/lib/kde4/plugins/styles styles

Now QtCurve appears in qtconfig.

-- Nik



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#578083: libqtgui4: non-KDE Qt apps do not use style engine

2010-04-16 Thread Nik A. Melchior
Package: libqtgui4
Version: 4:4.6.2-4
Severity: normal
Tags: sid

With the version of Qt currently in unstable, non-KDE Qt apps use an ugly
default style instead of my chosen QtCurve.  Please ignore the package
dependency information shown below, as I have reverted to version 4:4.5.3-4
from testing, which uses my preferred style.

KDE and GTK applications (via gtk2-engines-qtcurve) use the correct style in
both cases.  Only pure Qt applications (e.g. qtconfig) are affected.

I suspect there should be a way to configure the style for Qt applications,
but qtconfig doesn't mention QtCurve by name in either case.  In both cases,
Desktop Settings (Default) is selected in the Select GUI Style combo box,
and QtCurve is not among the choices offered.

My window manager is e17.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.34-rc4-toi (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libqtgui4 depends on:
ii  fontconfig  2.8.0-2  generic font configuration library
ii  libaudio2   1.9.2-3  Network Audio System - shared libr
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.3-7GCC support library
ii  libglib2.0-02.24.0-1 The GLib library of C routines
ii  libice6 2:1.0.6-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-16.1  The Independent JPEG Group's JPEG 
ii  libmng1 1.0.9-1  Multiple-image Network Graphics li
ii  libpng12-0  1.2.43-1 PNG library - runtime
ii  libqtcore4  4:4.5.3-4Qt 4 core module
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libstdc++6  4.4.3-7  The GNU Standard C++ Library v3
ii  libtiff43.9.2-3+b1   Tag Image File Format (TIFF) libra
ii  libx11-62:1.3.3-3X11 client-side library
ii  libxext62:1.1.1-3X11 miscellaneous extension librar
ii  libxrender1 1:0.9.5-2X Rendering Extension client libra
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages libqtgui4 recommends:
ii  qt4-qtconfig  4:4.5.3-4  Qt 4 configuration tool

libqtgui4 suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#578083: libqtgui4: non-KDE Qt apps do not use style engine

2010-04-16 Thread Fathi Boudra
Hi,

On Fri, Apr 16, 2010 at 8:13 PM, Nik A. Melchior wrote:
 I suspect there should be a way to configure the style for Qt applications,
 but qtconfig doesn't mention QtCurve by name in either case.  In both cases,
 Desktop Settings (Default) is selected in the Select GUI Style combo box,
 and QtCurve is not among the choices offered.

QtCurve should be a choice in the Qt GUI style combo box (it works for me).

Cheers,

Fathi



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#578083: libqtgui4: non-KDE Qt apps do not use style engine

2010-04-16 Thread Nik A. Melchior
On Fri, Apr 16, 2010 at 09:15:22PM +0300, Fathi Boudra wrote:
 On Fri, Apr 16, 2010 at 8:13 PM, Nik A. Melchior wrote:
  I suspect there should be a way to configure the style for Qt applications,
  but qtconfig doesn't mention QtCurve by name in either case.  In both cases,
  Desktop Settings (Default) is selected in the Select GUI Style combo
  box, and QtCurve is not among the choices offered.
 
 QtCurve should be a choice in the Qt GUI style combo box (it works for me).

Unfortunately, it's not.  Do you have any suggestions for debugging this
issue?  Perhaps getting it to appear in the list would be a good first step?

Again, QtCurve does not appear in the list with either version of libqtgui4,
but the style is used for Qt apps with 4:4.5.3-4 (and earlier).  After
upgrading to 4:4.6.2-4, it is no longer used.

Thanks,
-- Nik



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org