Original von binner
The easiest user solution should be to turn off the side image...
I'm still using KDE 3.2.1 w/QT-3.3.1 and that didn't work on my Slackware box........(I recently compiled and installed KDE-3.2.1 from source, but used the official QT-3.3.1 prebuilt binary package from a Slackware mirror.).....
I just found and downloaded your patch (I'm assuming you're the same binner that supplied the patch) from the web version of the
KDE CVS Repository, modified the qt.SlackBuild script to include it, and will give it a go........
I also modified your diff file to patch QT-3.3.1 by merely changing the line that reads: [code:1]@@ -2531,7 +2531,7 @@ QSize QPopupMenu::sizeHint() const [/code:1] to read: [code:1]@@ -2526,7 +2526,7 @@ QSize QPopupMenu::sizeHint() const [/code:1] and will try that first. (Note the change in the line numbers.)
I prefer to stay a little behind in versions until most of the bugs are worked out for the newest release of apps, unless it's a security fix