Version: (using KDE KDE 3.0.4) Installed from: SuSE RPMs Compiler: gcc 3.0 OS: Linux I am using KDE on our Tablet PC which is able to be used also in Protrait mode . so if you use the same technique like i did for KDE 2.x via enabling shadowFB and do a "Rotate" "CW" in the XF86Config of XFree86 4.2 i see KDE ( the whole ) making mistakes in displaying Menu ` s Buttons and such stuff . It looks like it cannot draw text into the Menu`s or Buttons so they are all empty or corrupted . Any Idea`s ... ? It worked with Suse 7.3 which used KDE 2.x I also have no problems with Gnome or windowmaker in this protrait mode !!! Ill try to play around with the fonts or something similar ...but please have a look at that !!
INTERESTING I tried to make a snapshot of the desktop when the menu is broken , but either gimp nor ksnapshot did it correct ( actually the snapshots show everything fine !! ) ???? so the text is there but i cannot see it ?!?!? .. i ll try to cat a external camera a make a photo of it ... Cheers Rob
As some additional info; I'm using the stable Qt/KDE from debian (sid) and see this as well; I'll going to install a CVS version of Qt to see if this has been fixed allready. At first I am leaning towards blaming libpng since some icons always show correctly; like the mozilla icon (which is an xpm) Will let you know.
After installing QTBeta2 (from qt-copy) I get better results; the splash screen shows a lot better then before (The blinking icons are shown now, the text is rendered without errors). Icons in toolbars show correctly; but in konqueror they don't I'll compile kdelibs/base soon to see if that takes away even more problems.
Any update? It sounds like this problem was fixed in Qt.
Subject: Re: display error in protrait mode using shadowFB rotate CW George Staikos schrieb: >------- You are receiving this mail because: ------- >You reported the bug, or are watching the reporter. > >http://bugs.kde.org/show_bug.cgi?id=50938 > > > > >------- Additional Comments From staikos@kde.org 2002-11-30 00:36 ------- >Any update? It sounds like this problem was fixed in Qt. > > > No it is still seen at the icons in the kde bars .... only the blinking icons at kde3 startup are now shown
Hi George; I tried the rsync of TT (with the 31 at the end of the URL) and no change in there. Do you have the patch that solves this? Is it in another branch? Can I get a 'contact' at TT for more info? Thanx.
I'm pretty sure that at least part of the problems lie in the bad implementation of the XFree method 'XFillRectangle(display, d, gc, x, y, width, height)' in the relevant driver. As soon as I comment out the call from QPainter to that method a lot more is shown (well, is not messed up anymore :) Still looking into this, I don't really want to compile X on my 600Mhz machine...
Please close this bug; its pretty certain this is a bug in XFree
XFree did fix it , so it was definitly not KDE causing it ... KDE only used the broken libshadow so it was only shown in KDE not in GNOME