Summary: | display error in protrait mode using shadowFB rotate CW | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | robert |
Component: | general | Assignee: | Stephan Kulow <coolo> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
robert
2002-11-19 10:26:44 UTC
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 |