Bug 103985 - Icons loose position after relogin, they pile up on the left upper corner
Summary: Icons loose position after relogin, they pile up on the left upper corner
Status: CLOSED FIXED
Alias: None
Product: kdesktop
Classification: Miscellaneous
Component: icons (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Benoit Walter
URL:
Keywords:
: 114503 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-04-15 23:27 UTC by Alberto Garcia Baladia
Modified: 2009-01-02 20:30 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia Baladia 2005-04-15 23:27:36 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    SuSE RPMs
Compiler:          gcc 3.3.4 
OS:                Linux

SuSE 9.2 i386 KDE 3.4.0  installed from rpm packages located in Supplementary directory of ftp.suse.com using Yast.When I relogin, the desktop icons loose their position. The ones in the lower part of the desktop move to he upper part, and they pile up  on the left upper corner, over the ones originallly in that position. This does not happen if I reboot the system.

xorg 6.8.1
Kernel 2.6.8-24.14-smp
gcc 3.3.4
qt3-3.3.4
Comment 1 Leonid Lukomskij 2005-06-01 15:40:06 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

 
Comment 2 F Bourbonnais 2005-06-05 02:48:03 UTC
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.
Comment 3 Wouter Horré 2005-06-08 10:39:32 UTC
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
Comment 4 Martin Koller 2005-08-08 13:30:40 UTC
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  
Comment 5 Alberto Garcia Baladia 2005-10-15 22:36:47 UTC
  The bug has not been fixed and is still present in KDE 3.4.2, SUSE 10.0-GM i386.

 Alberto Garcia Baladia
Comment 6 Alberto Garcia Baladia 2005-10-15 22:43:27 UTC
 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
Comment 7 Thiago Macieira 2005-10-16 05:56:45 UTC
This bug has been fixed in KDE 3.5, but not 3.4. Do not reopen.
Comment 8 Thiago Macieira 2005-10-16 16:43:09 UTC
*** Bug 114503 has been marked as a duplicate of this bug. ***
Comment 9 FiNeX 2009-01-02 20:30:43 UTC
Bug closed. Kdesktop is no more mantained.