

Various KDE 1.-4. Improvements
Hello,
For those using the unofficial rpm version of KoolDock I strongly recommend you to compile the official sources and see if the problems continue.
We do not package KoolDock for any distribution. Packages are contributions from KoolDock users to whom we are very grateful.
Greetings, - Aug 20 2004
For those using the unofficial rpm version of KoolDock I strongly recommend you to compile the official sources and see if the problems continue.
We do not package KoolDock for any distribution. Packages are contributions from KoolDock users to whom we are very grateful.
Greetings, - Aug 20 2004
Again, try passing configure "--with-qt-dir=/usr/lib/qt3"; if that doesn't work try "--with-qt-libraries=/usr/lib/qt3/lib --with-qt-includes=/usr/lib/qt3/include".
Also add to /etc/ld.so.conf a line containing /usr/lib/qt3/lib and run ldconfig.
If neither of these work try asking in the mailing list. - May 30 2004
Also add to /etc/ld.so.conf a line containing /usr/lib/qt3/lib and run ldconfig.
If neither of these work try asking in the mailing list. - May 30 2004
You need the threaded version (MT) of Qt3-devel which is different from the normal version. Also you need the qt-mt runtime libraries and not the normal qt-runtime libraries. Changing this should not break any dependencies; it will just replaced the normal version with the threaded one.
If by any chance your distribution keeps qt in an unusual PATH and you have no $QTDIR defined, pass to configure "--with-qt-dir=PATH" or "--with-qt-includes=PATH --with-qt-libraries=PATH". - May 30 2004
If by any chance your distribution keeps qt in an unusual PATH and you have no $QTDIR defined, pass to configure "--with-qt-dir=PATH" or "--with-qt-includes=PATH --with-qt-libraries=PATH". - May 30 2004
Ok, the problem is that the icons of the running applications are "stolen" from the window, that is, the small icon on the top left corner. Because it is a pixmap when it is rezized, sometimes it gets "blocky" or badly pixelated.
On the other hand, the icons from the launcher menu are loaded from the Kde icon set, so if you request a 128 icon, if it exists, they will not look ugly. - Apr 18 2004
On the other hand, the icons from the launcher menu are loaded from the Kde icon set, so if you request a 128 icon, if it exists, they will not look ugly. - Apr 18 2004