#370126 idesk: all icons disappear when moving an icon

Package:
idesk
Source:
idesk
Description:
program to show icons on the desktop
Submitter:
"Giuseppe Terrasi"
Date:
2024-02-29 13:30:02 UTC
Severity:
normal
Tags:
#370126#5
Date:
2006-06-03 14:11:25 UTC
From:
To:
Package: idesk
Status: install ok installed
Priority: optional
Section: x11
Installed-Size: 416
Maintainer: Anibal Avelar (Fixxxer) <aavelar@cofradia.org>
Architecture: i386
Version: 0.7.5-10bpo1
Depends: libc6 (>= 2.3.2.ds1-21), libfontconfig1 (>= 2.3.0),
libfreetype6 (>= 2.1.5-1), libgcc1 (>= 1:3.4.1-3), libimlib2,
libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 |
xlibs (>> 4.1.0), libxft2 (>> 2.1.1), libxrender1, zlib1g (>= 1:1.2.1)

Linux dio 2.6.16.18 #1 Fri May 26 19:01:32 CEST 2006 i686 GNU/Linux

ls -l /lib/libc.so.6 o dpkg -s libc6
ls: o: No such file or directory
ls: dpkg: No such file or directory
ls: libc6: No such file or directory
0 lrwxrwxrwx 1 root root 13 2006-06-02 12:58 /lib/libc.so.6 -> libc-2.3.6.so

I use debian unstable, xorg7.0, fluxbox.

hi, first of all, excuse me for my bad english.
I think to find a bug in idesk (the informations of the packages are below).
The problem is that when I move an incon on the desktop, all icons disappear.

bye

#370126#10
Date:
2006-06-04 21:31:04 UTC
From:
To:
Giuseppe Terrasi wrote:

Hi. thanks for you info.

Please, I need more information. What is the FluxBox version? what is
the xorg7.0 version?

Please, you send me your .ideskrc file and I would like all your
.idesktop directory (just the icons files not the images).

I would be you send me your .fluxbox/init file.

thanks for you colaboration.

see you,

#370126#15
Date:
2006-06-04 21:31:04 UTC
From:
To:
Giuseppe Terrasi wrote:

Hi. thanks for you info.

Please, I need more information. What is the FluxBox version? what is
the xorg7.0 version?

Please, you send me your .ideskrc file and I would like all your
.idesktop directory (just the icons files not the images).

I would be you send me your .fluxbox/init file.

thanks for you colaboration.

see you,

#370126#20
Date:
2007-08-23 19:29:48 UTC
From:
To:
I used strace to determine why the C++ stream error was taking place.  I
found that some access to the CVS subdirectory of this archive,

 "http://fixxxer.cc/idesk/icons.tar.bz2" as found on the iDesk wiki.

Unpack this archive in ~/.idesktop and the problem should be reproduced.
Due to the number of icons files, it was quit difficult to figure out
why the problem was happening without strace.  A minimum patch should
probably  catch the exception and throw the file name to help people.
Ignoring the CVS directory (none png and lnk files?) might be a good
idea.

#370126#25
Date:
2007-08-24 17:55:12 UTC
From:
To:
I had intended to submit this as a new bug.  Apparently, whatever I
did with "reportbug" had made my submission a follow up to 370126.
However, I have a completely different problem that I meant to have
titled "CVS sub-directories cause idesk to abort with a C++ streams
error".  This is a completely different issue.  Do you want me to
submit another submission, or can you split this?

Sorry for my incompetence.

Regards,
Bill Pringlemeir.

#370126#30
Date:
2009-05-17 15:07:07 UTC
From:
To:
Although the bug report is very old I thought I add my report to this because the problem is very similar.

I tried to protect the settings against accidental change by removing the write rights for the link files(~/.idesktop$chmod a-w *). This caused idesk to crash when the icons were dragged. Of course the changed position cannot be written to the link file but I think that this should not lead to a crash.
The error output was: "Cannot load file: /home/<name>/.idesktop/iceaweasel.lnk!! Exiting."

Technical information:
Debian Lenny stable
$ idesk -v
Idesk 0.7.5
$ fluxbox -v
Fluxbox 1.0.0 : (c) 2001-2007 Fluxbox Team
$ uname -a
Linux <name> 2.6.26-2-486 #1 Thu Mar 26 00:13:41 UTC 2009 i686 GNU/Linux

#370126#41
Date:
2024-02-29 13:27:38 UTC
From:
To:
I am trying to reproduce this (or work towards it) but quite frankly I
am finding a more general problem. It occasionally dies and all the
icons disappear. I assume it is the same problem although the
description is not exactly the same.