lgsunnyvale / xmind3

Automatically exported from code.google.com/p/xmind3
1 stars 0 forks source link

Marker Icons Not Displaying #55

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Built my own marker list (as shown in the attached screenshot)
2. Used for some period of time, icons displaying correctly
3. Over several sessions, started to see icon images get lost, despite the
fact that the original marker list is still there and that the labels remained.
4. The attached image shows the latest view...with all icon images gone.
5. Partial workaround seems to be to copy to a new worksheet...this helps,
although some of the icon images immediately start to go away.

What is the expected output? What do you see instead?
The markers should each have their image being displayed in the nodes.  Get
the red X instead

What version of the product are you using? On what operating system?
Using 3.0.2, Windows XP SP3, Java 6

Please provide any additional information below.

Original issue reported on code.google.com by d...@triveratech.com on 31 Mar 2009 at 3:38

Attachments:

GoogleCodeExporter commented 9 years ago
does this files saved with 3.0.2?

Original comment by stephen0...@gmail.com on 4 Apr 2009 at 8:33

GoogleCodeExporter commented 9 years ago
Yes, this files was created and saved using version 3.0.2, which is the only 
version
that I have used...

Original comment by d...@triveratech.com on 4 Apr 2009 at 6:14

GoogleCodeExporter commented 9 years ago
could you sent that file to support@xmind.net? Are there any other files have 
this
problem?
How many your own markers in XMind?

Original comment by stephen0...@gmail.com on 12 Apr 2009 at 7:52

GoogleCodeExporter commented 9 years ago
I can confirm this behavior, it occured to me twice that the icons were 
displayed
fine some time and after some opening/closing of XMind the icons where replaced 
by
the mentioned placeholder.
As I rember some of the last thing I did before closing XMind was the adding of 
a new
marker (png-file). So I checked the directory "markers" of the workspace in 
which the
images are stored. This way I discovered, that the names/keys of the markers 
differ
from the ones used in the file markerSheet.xml. Maybe it is some sort of 
register
thing while adding a new marker.
I'll try to reproduce this behavior and check the source code a bit. Maybe I'am 
able
to hunt this bug down, because it is quiet annoying.

Original comment by Norman.J...@gmail.com on 25 Mar 2010 at 9:23

GoogleCodeExporter commented 9 years ago
One more example of the problem occurring. I think there is a maximum number of
non-Xmind Icons/Images that Xmind can take and after that it breaks. In my 
case, it
is almost every 4-5 days as I add lots of icons on my maps..

You may have to close and reopen Xmind before you see this problem.

Original comment by dilbert77@gmail.com on 20 Apr 2010 at 9:37

Attachments:

GoogleCodeExporter commented 9 years ago
I have the same issue. However, I don't use any custom icons at all, only xmind 
standard ones.

I have xmind 3.2.1.

Once this problem happens to a ".xmind" file, that file will no longer have 
working icons until the issue is fixed, but it doesn't affect other files.

By comparing the unzipped contents of a healthy ".xmind" with an unhealthy one, 
I could see that, on healthy files, the "markers" folder of the zipped file 
contains a "markerSheet.xml" file and many .png files.

Meanwhile, the unhealthy file contains only "markerSheet.xml".

Since the names of the ".png" files in "markerSheet.xml" are the same between 
the unhealthy and the healthy files (I used the same set of icons on both). I 
just copied the ".png" files from the healthy ".xmind" file into the unhealthy 
one and then I could successfully open it in Xmind and see all icons.

For those with custom icons, I suppose the fix is roughly the same: make sure 
that all icons mentioned in "markers/markerSheet.xml" are present inside the 
"markers" subdirectory of the ".xmind" (zip) file.

Xmind needs to be fixed to make sure that all "marker/" icon files are saved 
correctly.

Original comment by LeoRoch...@gmail.com on 24 Jan 2012 at 10:02