
QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
qtcurve-gtk = 0.59.7 compiled with -DQTC_NEW_MOZILLA=true option
qtcurve-kde = 0.59.5
GTK2 = 2.12.12
KDE3 = 3.5.10
QT = 3.3.8b
Bye. - Dec 14 2008

Plasma Themes by gatuus 8 comments

Plasma Themes by gatuus 8 comments

Utilities by zzzzzz 7 comments

Various KDE 1.-4. Improvements by hide1713 11 comments
For konsole there's also "--noframe" option, but it doesn't work with my style. - Feb 28 2008

Various KDE 1.-4. Improvements by hide1713 11 comments
Go to Advanced --> Special Application Settings...;
then select Geometry;
then check "Placement" and select "Force" and "Centered"
Your konsole will be placed on the desktop center. - Feb 28 2008

Various KDE 1.-4. Improvements by hide1713 11 comments
- Feb 27 2008

QtCurve by CraigD 2890 comments
http://img89.imageshack.us/my.php?image=whitetextpu4.jpg
Thanks. - Dec 28 2007

QtCurve by CraigD 2890 comments
http://img526.imageshack.us/my.php?image=firefoxpreferencesdz8.jpg
FF is 2.0.0.4
QtCurve is 0.51
GTK2 is 2.8.20
- Jun 12 2007

QtCurve by CraigD 2890 comments
combobox top border is not shown in ekiga. I posted
an image with Raleigh and QtCurve to show the bug.
http://img515.imageshack.us/my.php?image=bugekigara8.jpg
GTK2 version 2.8.20
QtCurve-GTK2 0.49
- May 19 2007

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
and all other things as gradient. In firefox the tabs of main window stay always with glass.
I would like they respect the scheme like other apps do, if possible... Thanks.
P.S. in SeaMonkey the problem doesn't exist. Tabs are shown with gradient. - Apr 25 2007

QtCurve by CraigD 2890 comments
If I set -dpi 75, the bug gones. So, you should reproduce the bug setting X dpi = 92 and
firefox layout.css.dpi = 0
My screen is 1024x768 depth 24. - Apr 19 2007

QtCurve by CraigD 2890 comments
I feel happy with QtCurve! I posted an image here:
http://img337.imageshack.us/img337/9171/ffbarng4.jpg
to show better.
It only affects the address bar. The search bar is good.
The image represent the arrow after I mouse over it.
If I move the window everything comes back right.
Also, sometimes when I'm loading a webpage all
the top border of the address bar disappears, not only
https. Bye. - Apr 18 2007

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
over the arrow of the address box bar, the top border of the box containing the arrow disappears.
Also, when entering https sites, the address box top border disappears for some second covered by the yellow color.
The bug is both with general appearance Gradient and Glass.
QtCurveGTK 0.48.4
QtCurveKDE 0.48.4
KDE 3.5.4
GTK2 2.8.20
Thnaks.
- Apr 17 2007

Various KDE 1.-4. Improvements by CraigD 453 comments

Various KDE 1.-4. Improvements by CraigD 453 comments

Various KDE 1.-4. Improvements by CraigD 453 comments
My system:
GTK2 2.10.6
KDE 3.4.2
Qt 3.3.3
GCC 3.3.4
linux kernel 2.6.17.4
The configure process is OK.
The make process stops with these errors:
In file included from connect.h:22,
from kgtk.c:62:
../kdialogd/common.h:31: warning: no previous prototype for `getSockName'
In file included from connect.h:22,
from kgtk.c:62:
../kdialogd/common.h:54:18: missing terminating ' character
../kdialogd/common.h:137: warning: no previous prototype for `getLockName'
kgtk.c: In function `kdialogdMain':
kgtk.c:182: warning: initialization from incompatible pointer type
kgtk.c: In function `sendMessage':
kgtk.c:242: warning: passing arg 1 of `gdk_x11_drawable_get_xid' from incompatible pointer type
kgtk.c: In function `isApp':
kgtk.c:421: warning: comparison between signed and unsigned
kgtk.c: In function `kgtkInit':
kgtk.c:450: warning: assignment discards qualifiers from pointer target type
kgtk.c: In function `gtk_init_check':
kgtk.c:616: warning: assignment makes integer from pointer without a cast
kgtk.c: In function `modifyFilter':
kgtk.c:720: warning: implicit declaration of function `tolower'
kgtk.c: In function `getFilters':
kgtk.c:875: warning: declaration of `close' shadows a global declaration
/usr/include/unistd.h:306: warning: shadowed declaration is here
kgtk.c:760: warning: unused parameter `act'
kgtk.c: In function `setFilter':
kgtk.c:899: warning: unused parameter `act'
kgtk.c: In function `removeProtocol':
kgtk.c:1013: warning: initialization discards qualifiers from pointer target type
kgtk.c:1016: warning: assignment discards qualifiers from pointer target type
kgtk.c: In function `gtk_dialog_run':
kgtk.c:1178: warning: passing arg 1 of `kgtk_file_chooser_get_do_overwrite_confirmation' from incompatible pointer type
kgtk.c:1189: warning: passing arg 1 of `kgtk_file_chooser_set_do_overwrite_confirmation' from incompatible pointer type
kgtk.c:1329: warning: return makes integer from pointer without a cast
kgtk.c: In function `gtk_file_chooser_select_filename':
kgtk.c:1382: warning: suggest parentheses around && within ||
kgtk.c: In function `handleGtkFileChooserButtfooed':
kgtk.c:1639: warning: passing arg 1 of `gtk_dialog_run' from incompatible pointer type
kgtk.c:1637: warning: unused parameter `button'
kgtk.c: In function `handleGtkFileChooserComboChanged':
kgtk.c:1658: warning: passing arg 1 of `gtk_dialog_run' from incompatible pointer type
kgtk.c: At top level:
kgtk.c:1772: warning: no previous prototype for `kgtk_g_module_check_init'
kgtk.c: In function `kgtk_g_module_check_init':
kgtk.c:1771: warning: unused parameter `module'
kgtk.c: At top level:
kgtk.c:1777: warning: `struct PR_LoadLibrary' declared inside parameter list
kgtk.c:1777: warning: its scope is only this definition or declaration, which is probably not what you want
kgtk.c:1778: warning: no previous prototype for `PR_FindFunctionSymbol'
make[2]: *** [kgtk.lo] Error 1
make[2]: Leaving directory `/home/stefano/download/kgtk-0.8/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/stefano/download/kgtk-0.8'
make: *** [all] Error 2
Any hint appreciated. Thanks.
- Nov 20 2006

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
Did you receive the e-mail with the sample Gambas app? - Nov 14 2006

QtCurve by CraigD 2890 comments
know if you receive it. Thanks. - Nov 13 2006

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
I noticed a problem with QtCurve and Qt checkboxes.
In the next image you see the checkboxes in the middle, with Plastik theme:
http://img459.imageshack.us/img459/1585/plastikcheckboxesjy1.jpg
In this image the checkboxes are moved
on the right, with QtCurve theme:
http://img399.imageshack.us/img399/5075/qtcurvecheckboxesuh0.jpg
The images represent a piece of a program I'm writing with Gambas2, using Qt toolkit. The checkbox bug is shown only with QtCurve.
Best regards.
- Nov 07 2006

QtCurve by CraigD 2890 comments
Because his $LANG variable is en_US or en_GB.
Try:
export LANG=it_IT; gimp
and you will get the error. The same if you export LANG=fr_FR or de_DE or es_ES. So, it seems that there's a problem with that QtCurve scheme option and
the no English languages.
Ciao. - Nov 06 2006

QtCurve by CraigD 2890 comments
For this old error:
1) starting any gtk2-application from console gives the following output:
-:1: error: unexpected character `,', expected character `}'
-:1: error: unexpected character `,', expected character `}'.
I found the reason: it's happens when in your
QtCurve scheme, in "Menus & Toolbars" the
option "Lighter popup-menu background" is selected.
As temp workaround unselect that option.
Tested with 0.45.1 (thanks for KDE statusbar fixes).
Ciao.
- Nov 05 2006

QtCurve by CraigD 2890 comments
Just to confirm the bug.
Bye. - Oct 26 2006

QtCurve by CraigD 2890 comments
First: thanks for 0.45. Then, I noticed a little _detail_ which I want to take to your attention, even if it is a real little _detail_.
In the kmail status bar, or konqueror status bar, the frames around elements change when something happens in the application.
When I start kmail the status bar looks like this:
http://img109.imageshack.us/img109/9333/kmailstatusbargoodkj9.jpg
then after I select another mail folder or I download emails, the frames in the status bar look like:
http://img78.imageshack.us/img78/9845/kmailstatusbarbadre0.jpg
The same thing happens in konqueror, when I delete
a file or when I open/close the sidebar.
This is a very short _detail_ ...feel free to > /dev/null.
KDE 3.4.2
Qt 3.3.2
Thanks. Bye.
- Oct 25 2006

QtCurve by CraigD 2890 comments
the second posted image.
If this is not possible, at least the possibility to have
squared frames in status bar, instead of rounded, even
if general style roundness is set to full.
Thanks. Bye. - Oct 25 2006

QtCurve by CraigD 2890 comments
I posted two screenshots. In the first you can see that
the firefox status bar has non border.
In the second, I opened the "Find" tool and you can see it has the border, but the status bar doesn't.
http://img54.imageshack.us/img54/7265/firefoxstatusbarmc3.jpg
http://img69.imageshack.us/img69/9045/firefoxstatusbar2rf6.jpg
KDE 3.4.2
Qt 3.3.2
GTK2 2.4.3
QtCurve-GTK2 was compiled with--disable-mozilla-mods.
Thanks. - Oct 24 2006

QtCurve by CraigD 2890 comments
After upgrading from 0.35 to 0.44, I noticed that now the status bar top border does not exist. In firefox it doesn't look really good, I did prefer the old way with
a line delimiting the status bar on top.
The only possibility to see a kind of border is to enable "draw frames in status bar". Is not possible to add another alternative choise to "draw frames..." like e.g. "draw status bar delimiter".?
Thanks.
P.S. In konqueror when you delete a file, the frame in
the status bar is not drawn good: it misses some parts. - Oct 24 2006

QtCurve by CraigD 2890 comments
Anyone else has this problem with KDE 3.4.x and
last QtCurve?
Thanks. - Oct 23 2006

QtCurve by CraigD 2890 comments
After installed 0.44.3, I noticed that I'm not able to load
schemes. I can save them, but when I select a scheme
nothing happens. My previous QtCurve was 0.35 and with that I was able to load schemes. I did a clean install, so I'm almost sure that there are no conflicts.
After reinstalling 0.35 I'm able again to load schemes.
KDE 3.4.2
QT 3.3.2
Does the bug depend on my old KDE 3.4 version?
Bye - Oct 22 2006

QtCurve by CraigD 2890 comments
I noticed that the vertical sliders in the VLC equalizer
are coloured in opposite way than KDE apps. VLC uses
wxgtk2 libs, so I don't know if this is a bug of wkgtk2 or
QtCurve-GTK2. I don't have other GTK2 apps with vertical sliders for testing. Here's a snapshot:
http://img415.imageshack.us/my.php?image=vlcsliderslg1.jpg
I'm using the latest QtCurve-GTK2.
Bye. - Oct 21 2006

QtCurve by CraigD 2890 comments

QtCurve by CraigD 2890 comments
http://gbxgol.sourceforge.net/gambas-qtcurve-035.jpg
http://gbxgol.sourceforge.net/gambas-qtcurve-044.jpg
The color scheme is the same for both, but as you
can see with 0.44.2 the toolbuttons background stays
gray. Restarting X or KDE doesn't help. I get the same
behaviour with Gambas2.
Thanks. - Oct 13 2006

QtCurve by CraigD 2890 comments
I upgraded from 0.35 to the last 0.44.1, mostly to
solve the mozilla progressbar bug. Unfortunately, I noticed that the Gambas IDE toolbars stay gray.
I don't have gray in my color scheme.
This problem doesn't exist in 0.35, using the same color scheme. Also, other styles don't give this problem.
Anyone else noticed the same bug?
Thanks.
Qt 3.3.2
KDE 3.4.2 - Oct 12 2006

Various KDE 1.-4. Improvements by CraigD 453 comments
In file included from connect.h:22,
from kgtk.c:63:
../kdialogd/common.h:17: warning: no previous prototype for `getSockName'
In file included from kgtk.c:63:
connect.h:82:5: warning: #warning "Using sloppy security checks"
kgtk.c: In function `kdialogdMain':
kgtk.c:167: warning: initialization from incompatible pointer type
kgtk.c: In function `kgtkInit':
kgtk.c:384: warning: assignment discards qualifiers from pointer target type
kgtk.c: In function `gtk_init_check':
kgtk.c:534: warning: assignment makes integer from pointer without a cast
kgtk.c: In function `modifyFilter':
kgtk.c:638: warning: implicit declaration of function `tolower'
kgtk.c: In function `removeProtocol':
kgtk.c:802: warning: initialization discards qualifiers from pointer target type
kgtk.c:805: warning: assignment discards qualifiers from pointer target type
kgtk.c: In function `gtk_widget_show':
kgtk.c:869: warning: implicit declaration of function `GTK_IS_FILE_CHOOSER_BUTTON'
kgtk.c: In function `gtk_dialog_run':
kgtk.c:928: warning: implicit declaration of function `gtk_file_chooser_get_do_overwrite_confirmation'
kgtk.c:940: warning: implicit declaration of function `gtk_file_chooser_set_do_overwrite_confirmation'
kgtk.c:1080: warning: return makes integer from pointer without a cast
kgtk.c: In function `gtk_file_chooser_select_filename':
kgtk.c:1133: warning: suggest parentheses around && within ||
kgtk.c: In function `gtk_file_chooser_set_current_name':
kgtk.c:1229: warning: `return' with a value, in function returning void
kgtk.c: In function `gtk_file_chooser_get_filenames':
kgtk.c:1247: warning: char format, void arg (arg 2)
kgtk.c: In function `handleGtkFileChooserButtonClicked':
kgtk.c:1391: warning: implicit declaration of function `GTK_FILE_CHOOSER_BUTTON'
kgtk.c:1391: error: invalid type argument of `->'
kgtk.c:1389: warning: unused parameter `button'
kgtk.c: In function `handleGtkFileChooserComboChanged':
kgtk.c:1404: error: `GtkFileChooserButtonPrivate' undeclared (first use in this function)
kgtk.c:1404: error: (Each undeclared identifier is reported only once
kgtk.c:1404: error: for each function it appears in.)
kgtk.c:1404: error: `priv' undeclared (first use in this function)
kgtk.c:1404: error: invalid type argument of `->'
kgtk.c:1410: error: invalid type argument of `->'
kgtk.c: At top level:
kgtk.c:1423: warning: no previous prototype for `gtk_file_chooser_button_new'
kgtk.c: In function `gtk_file_chooser_button_new':
kgtk.c:1433: error: `GtkFileChooserButtonPrivate' undeclared (first use in this function)
kgtk.c:1433: error: `priv' undeclared (first use in this function)
kgtk.c:1436: error: invalid type argument of `->'
kgtk.c:1443: warning: passing arg 4 of `g_signal_connect_data' makes pointer from integer without a cast
kgtk.c:1451: warning: passing arg 4 of `g_signal_connect_data' makes pointer from integer without a cast
kgtk.c: At top level:
kgtk.c:1522: error: parse error before '*' token
kgtk.c:1523: warning: no previous prototype for `kgtk_g_module_check_init'
kgtk.c:1528: warning: `struct PR_LoadLibrary' declared inside parameter list
kgtk.c:1528: warning: its scope is only this definition or declaration, which is probably not what you want
kgtk.c:1529: warning: no previous prototype for `PR_FindFunctionSymbol'
make[2]: *** [kgtk.lo] Error 1
make[2]: Leaving directory `/home/me/download2006/kgtk-0.4/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/me/download2006/kgtk-0.4'
make: *** [all] Error 2
I see some errors about 'gtkfilechooser', so I think you're all right. Thanks for answer. Bye. - Apr 23 2006

Various KDE 1.-4. Improvements by CraigD 453 comments
on my sistem: KDE 3.4.3 QT 3.3.2 GTK2 2.2.4.
Do I need I more recent version of the mentioned
packages? Here is the error log. (The ./configure process is ok) Thanks.
In file included from connect.h:22,
from kgtk.c:63:
../kdialogd/common.h:17: warning: no previous prototype for `getSockName'
In file included from kgtk.c:63:
connect.h:82:5: warning: #warning "Using sloppy security checks"
kgtk.c: In function `kdialogdMain':
kgtk.c:167: warning: initialization from incompatible pointer type
kgtk.c: In function `kgtkInit':
kgtk.c:384: warning: assignment discards qualifiers from pointer target type
kgtk.c: In function `gtk_init_check':
kgtk.c:534: warning: assignment makes integer from pointer without a cast
kgtk.c: In function `modifyFilter':
kgtk.c:638: warning: implicit declaration of function `tolower'
kgtk.c: In function `removeProtocol':
et cetera... - Apr 22 2006