Summary: | Icons loose position after relogin, they pile up on the left upper corner | ||
---|---|---|---|
Product: | [Unmaintained] kdesktop | Reporter: | Alberto Garcia Baladia <baladia> |
Component: | icons | Assignee: | Benoit Walter <b.walter> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | AndrinWinzap, finex, KKuhlemann |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Alberto Garcia Baladia
2005-04-15 23:27:36 UTC
I have similar problem with KDE 3.4.1 on Gentoo Linux (compiled from source). My desktop has reolution 1280x1024. All icons placed outside of 1024x768 area pile up on the left right corner. I see that file /.kde/share/apps/kdesktop/IconPositions is corrupted. Coordinates of icons outsude 1024x768 are written as negative numbers. xorg 6.8.2 kernel 2.6.11 gcc 3.4.3 amd64 qt-3.3.4 I've the same problem with Debian AMD64 with my 1280x1024 screen. This problem was in 3.4.0 and is still present in 3.4.1. I have the same problem. My resolution is 1024x768. I also have negative coordinates in /.kde/share/apps/kdesktop/IconPositions. Gentoo xorg 6.8.2 kernel 2.6.11 gcc 3.4.4 x86 qt 3.3.4 SVN commit 444012 by mkoller: BUG: 91575 BUG: 47627 BUG: 103985 BUG: 82341 BUG: 79392 BUG: 105814 Kicker now has the capability to tell kdesktop an area to place desktop icons in. This area is different from the workArea (which is used by windows/the window manager). The desktopIconsArea is not modified when a panel/extension is hidden/shown - only when a new panel/extension is created or an existing one is moved. Also the IconPositions file now holds the icon coordinates in absolute coordinates (previously relative to workArea/iconArea) M +6 -0 KDesktopIface.h M +79 -21 desktop.cc M +7 -7 desktop.h M +89 -71 kdiconview.cc M +12 -5 kdiconview.h The bug has not been fixed and is still present in KDE 3.4.2, SUSE 10.0-GM i386. Alberto Garcia Baladia The bug has not been fixed. It is still present in KDE 3.4.2 level b, SUSE 10.0-GM i386. I don need to say any more because the problem is exactly the same I described before. Alberto Garcia Baladia This bug has been fixed in KDE 3.5, but not 3.4. Do not reopen. *** Bug 114503 has been marked as a duplicate of this bug. *** Bug closed. Kdesktop is no more mantained. |