Hopefully this update will fix some bugs people were experiencing. Tested with kde 3.3.1
State Changed From-To: open->feedback Does not build on 4.x: /bin/sh ../libtool --silent --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../kdefx -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include -DQT_PLUGIN -D_THREAD_SAFE -pthread -DQT_THREAD_SUPPORT -I/usr/local/include -I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -O2 -O -pipe -march=k6 -fno-exceptions -fno-check-new -fno-common -c -o baghira.lo `test -f 'baghira.cpp' || echo './'`baghira.cpp In file included from /usr/include/g++/iostream.h:31, from /usr/include/g++/stl_alloc.h:45, from /usr/include/g++/alloc.h:21, from /usr/include/g++/std/bastring.h:39, from /usr/include/g++/string:6, from /usr/X11R6/include/qstring.h:56, from /usr/X11R6/include/qstrlist.h:42, from /usr/X11R6/include/qdir.h:43, from baghira.h:5, from baghira.cpp:1: /usr/include/g++/streambuf.h:58: warning: `_G_IO_IO_FILE_VERSION' is not defined /usr/include/g++/streambuf.h:416: warning: `_G_IO_IO_FILE_VERSION' is not defined In file included from /usr/include/g++/stl_alloc.h:45, from /usr/include/g++/alloc.h:21, from /usr/include/g++/std/bastring.h:39, from /usr/include/g++/string:6, from /usr/X11R6/include/qstring.h:56, from /usr/X11R6/include/qstrlist.h:42, from /usr/X11R6/include/qdir.h:43, from baghira.h:5, from baghira.cpp:1: /usr/include/g++/iostream.h:253: warning: `_G_CLOG_CONFLICT' is not defined In file included from baghira.cpp:1: baghira.h: In method `class QColor OptionHandler::InactiveButtonColor()': baghira.h:202: warning: control reaches end of non-void function `OptionHandler::InactiveButtonColor()' baghira.h: In method `bool EventKiller::eventFilter(QObject *, QEvent *)': baghira.h:373: warning: unused parameter `class QObject * object' baghira.h:373: warning: unused parameter `class QEvent * event' baghira.cpp: In method `void LiquidStyle::drawPrimitive(QStyle::PrimitiveElement, QPainter *, const QRect &, const QColorGroup &, unsigned int = Style_Default, const QStyleOption & = QStyleOption::Default) const': baghira.cpp:645: warning: unused variable `class QColor pixColor' baghira.cpp:673: warning: unused variable `class QColor pixColor' baghira.cpp: In method `void LiquidStyle::drawControl(QStyle::ControlElement, QPainter *, const QWidget *, const QRect &, const QColorGroup &, unsigned int = Style_Default, const QStyleOption & = QStyleOption::Default) const': baghira.cpp:1600: comparison of distinct pointer types `const QPushButton *' and `QWidget *const' lacks a cast baghira.cpp:1623: warning: unused variable `int pixW' gmake[2]: *** [baghira.lo] Fehler 1
State Changed From-To: feedback->closed committed, thanks