Summary: | Moon that appears in logout display distorted | ||
---|---|---|---|
Product: | [Unmaintained] ksmserver | Reporter: | Christopher Neufeld <kdebugs> |
Component: | general | Assignee: | Lubos Lunak <l.lunak> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andresbajotierra, aseigo, capo_drugo, notmart, p.a.s, reavertm, Ronny.Standtke, samjnaa, schristophe |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | A screen capture of the logout button |
Description
Christopher Neufeld
2008-11-27 22:33:50 UTC
Created attachment 28861 [details]
A screen capture of the logout button
Here is a screen capture of the logout button showing the stretched moon.
ksmserver; and yeah, that dialog is really looking ugly. we need to do something NICE with it, though probably iffy for 4.2. *** Bug 177127 has been marked as a duplicate of this bug. *** Did something change in or before revision 894880? I don't actually log out often, but I just did, and the moon looks much better now. Has this been fixed, and should the bug be closed? yes: http://websvn.kde.org/?view=rev&revision=893329 way to go Marco =) No please - reopen this bug. If only one option is offered on that screen - image is cropped, if more buttons are there - whole image is shown. I guess *expected* behaviour is to have whole 'moon' image shown no matter the number of logout/shutdown/syspent/whatever options offered - so that this moon image should actually *resize* layout vertically (provide minimal height for it) - and not be cropped to it's minimal height (defined by number of buttons on the right). This is my view anyway. *** Bug 184493 has been marked as a duplicate of this bug. *** The reporter of bug 184493 is experiencing this in KDE4.2 (Kubuntu devel) Should this be reopened? Here using trunk , the moon image is also distorted. *** Bug 186258 has been marked as a duplicate of this bug. *** Same here. I'd like to try if the fix works for me, but I don't know where to lay my hands on :( Sorry, Ubuntu 8.10 with kde 2.4.1 Little hint: if I log in as root, the bug happens. BUT, if I press CTRL-ALT-CANC (only as root) the shutdown dialog works perfectly... Maybe it's not a bug, but a different personalization... I'd love to be able to find out I'm right! I just tested with KDE 4.2.1 (Kubuntu 9.04 beta live CD). This is not fixed. Please reopen this bug. Test this for me: enable all desktop effects. Are you still experiencing the bug? Unfortunately, I can not enable all desktop effects. I only get the following error message: "Failed to activate desktop effects using the given configuration options. Settings will be reverted to their previous values. Check your X configuration. You may also consider changing advanced options, especially changing the compositing type." mmm... I see... Do you use compiz or kwin? (If Compiz, switch to kwin and try to enable desktop effects). Then, I suggest to try including this part in your xorg.conf: Section "Extensions" Option "Composite" "Enable" EndSection Interesting: Here using: Qt: 4.5.0 + qt-copy-patches-936035 KDE: 4.2.68 (KDE 4.2.68 (KDE 4.3 >= 20090327)) kdelibs svn rev. 946159 / kdebase svn rev. 946160 on ArchLinux i686 - Kernel 2.6.28.8 After starting compositing (effects) the Moon looks OK on both dialogs (the one with all the three options, and the one with only one option). It is scaled properly (aspect-ratio is kept). However, on non-composited desktop, the Moon is distorted in the only one option dialog. *** Bug 193778 has been marked as a duplicate of this bug. *** Hi, I have experienced the same problem (see bug 193778) ... [KDE 4.2.3 on Kubuntu] Doing my tests to create this duplicate bug (sorry again) I have also noted that the image of the moon is not the same if you use compositing or not ... (see screenshots of bug 193778) by not the same images I mean two different moon images. For consistency, shouldn't it be the same image either you use compositing or not ? Kind Regards fixed in trunk by commit 973994 now the moon is round again both in composite and non composite mode As the only remaining issue is fixed now I'm closing as FIXED. Thanks |