-
From system/Init.cpp:
#ifdef Q_WS_X11
QFont fn = qApp->font();
fn.setPointSize(fn.pointSize() + 2);
qApp->setFont(fn);
#endif
Why the '+ 2'? On a properly configured system the font size is way too large compared to other qt4-based applications. See a screenshot in http://personal.inet.fi/cool/l33tmmx/sv-qt4.jpg , where are qjackctl-0.3.1a, qtconfig and sonic-visualiser...
2007-11-22 21:05:01 UTC in Sonic Visualiser
-
I use Gentoo linux (glibc-2.5, gcc-4.1.1, alsa-lib-1.0.14rc1, kde-3.5.5). When trying to compile (as per instructions in INSTALL) kmetronome-0.8.0 I get the following error:
-- Check for working C compiler: /usr/lib/ccache/bin/gcc
-- Check for working C compiler: /usr/lib/ccache/bin/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler...
2007-01-12 15:43:26 UTC in KMetronome
-
Here's a respose I got from the Fluxbox team:
---------------------------------------------
Comment By: Mark Tiefenbruck (mark-t)
Date: 2007-01-01 12:23
Message:
Logged In: YES
user_id=1538990
Originator: NO
The fact that your other window managers don't display this window as
borderless is rather inexplicable. The window requests it. You can see this
by running xprop from a...
2007-01-02 13:13:18 UTC in QjackCtl
-
I use qjackctl-0.2.21 on Gentoo. I cannot change the '(default)' preset name on the Setup > Settings tab (The GUI just doesn't let me edit it), or add another preset, either.
2006-12-03 09:26:05 UTC in QjackCtl
-
Logged In: YES
user_id=721641
UPDATE: I did a little testing with qjackctl-0.2.21 and
different window managers:
KDE, Gnome, WindowMaker, Openbox, twm: works fine
Fluxbox, mwm (Motif window manager): has the problem
described above.
2006-10-23 11:34:34 UTC in QjackCtl
-
I'm using Gentoo and Fluxbox-1.0_rc2. I have a slight
problem with qjackctl-0.2.21 (earlier versions work
fine). Fluxbox no longer applies the theme-defined
frames to the qjackctl main and child windows, see the
relevant screenshots here:
http://www.saunalahti.fi/~l33tmmx/qjackctl-0.2.20.png
http://www.saunalahti.fi/~l33tmmx/qjackctl-0.2.21.png
Although there's a problem with this one...
2006-10-15 19:51:10 UTC in Fluxbox
-
I use Gentoo linux. After updating qjackctl to 0.2.21
my window manager (fluxbox-1.0_rc2) no longer applies
the theme-defined frames to the qjackctl main and child
windows. I had no problems with qjackctl-0.2.20 and
earlier, and qjackctl-0.2.21 is currently the only
application having this problem.
I don't have many other window managers installed, but
0.2.21 seems to work all right...
2006-10-11 20:19:04 UTC in QjackCtl