This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 143824 - [65cat] Projects treeview are broken after delete/duplicate file
Summary: [65cat] Projects treeview are broken after delete/duplicate file
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Nodes (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: t_h
URL:
Keywords: REGRESSION
: 145056 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-08-13 22:23 UTC by Michel Graciano
Modified: 2008-12-22 13:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Projects view image (16.66 KB, image/png)
2008-08-13 22:26 UTC, Michel Graciano
Details
Log file... (5.78 KB, text/plain)
2008-08-13 22:33 UTC, Michel Graciano
Details
New log file with the exception (89.64 KB, text/plain)
2008-08-25 20:30 UTC, Michel Graciano
Details
The projects view after copy a file (62.83 KB, image/png)
2008-08-25 20:33 UTC, Michel Graciano
Details
screenshot for error again (96.27 KB, text/plain)
2008-10-16 22:25 UTC, Michel Graciano
Details
screenshot for error again (94.18 KB, image/png)
2008-10-16 22:26 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2008-08-13 22:23:52 UTC
[ JDK VERSION : 1.6.0_07 ]

Just after face the issue
http://www.netbeans.org/issues/show_bug.cgi?id=143821 I try to remove
the created file face that Projects view can't be painted. See the
attachments for image and exception log file about it.
Comment 1 Michel Graciano 2008-08-13 22:26:33 UTC
Created attachment 67320 [details]
Projects view image
Comment 2 Michel Graciano 2008-08-13 22:33:37 UTC
Created attachment 67321 [details]
Log file...
Comment 3 Lukas Hasik 2008-08-14 10:45:02 UTC
reassigning to nodes

Michel, why P1? Yes, it's not nice but P1?
Comment 4 Michel Graciano 2008-08-14 12:26:09 UTC
I used P1 because it is really bad. The only workaround is restart the IDE, and it is not productive. P2 is acceptable too.

Thanks
Comment 5 t_h 2008-08-14 13:38:05 UTC
This regression should be fixed by 51b23bd3b875
Comment 6 Michel Graciano 2008-08-14 14:41:42 UTC
I can't find your commit with the hg number. Can you send me a link or clone are you working?

Regards.
Comment 7 t_h 2008-08-14 14:46:49 UTC
http://hg.netbeans.org/laziness
or
http://hg.netbeans.org/core-main
It should automatically propagate to main
Comment 8 Michel Graciano 2008-08-15 13:13:21 UTC
v. 200808141419
Comment 9 Michel Graciano 2008-08-25 20:27:58 UTC
*** Issue 145056 has been marked as a duplicate of this issue. ***
Comment 10 Michel Graciano 2008-08-25 20:28:31 UTC
Again for 200808210201. I will attach the new log and images.
Comment 11 Michel Graciano 2008-08-25 20:30:01 UTC
Created attachment 68279 [details]
New log file with the exception
Comment 12 Michel Graciano 2008-08-25 20:33:34 UTC
Created attachment 68280 [details]
The projects view after copy a file
Comment 13 Michel Graciano 2008-08-25 20:34:37 UTC
See http://www.netbeans.org/issues/show_bug.cgi?id=145056 for some details about this new occurrence.
Comment 14 t_h 2008-08-27 18:09:46 UTC
Fixed in a9c64d83f0ff
Comment 15 Quality Engineering 2008-08-28 06:28:47 UTC
Integrated into 'main-golden', available in build *200808280201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/a9c64d83f0ff
User: Tomas Holy <t_h@netbeans.org>
Log: #143824: Reorder event was fired with invalid indexes if hidden entries were present
Comment 16 Michel Graciano 2008-10-16 22:22:22 UTC
Again for 200810161401.
Comment 17 Michel Graciano 2008-10-16 22:25:32 UTC
Created attachment 72045 [details]
screenshot for error again
Comment 18 Michel Graciano 2008-10-16 22:26:22 UTC
Created attachment 72046 [details]
screenshot for error again
Comment 19 t_h 2008-10-16 23:24:36 UTC
It seems like dupl. of Bug 150293. Please try the version with integrated fix and reopen this issue if the problem still
exists. Please attach log with finer logging for nodes and explorer (-J-Dorg.openide.nodes.level=100
-J-Dorg.openide.explorer.level=100). Thanks.
Comment 20 Michel Graciano 2008-10-17 20:25:00 UTC
The problem was solved, verified at 200810171401, but it is really ugly. The behaviour that I see is for unprofessional
tools. If I copy or delete any file on my project, it is really slow (2 or 3 seconds) and during this time several blank
nodes as the image I attached is created and removed later. Should I open a issue about it?
Comment 21 t_h 2008-10-17 20:47:58 UTC
Yes, please file new issue and attach project which shows this behavior if possible. If not please attach log file with
options for finer logging.
Comment 22 t_h 2008-10-20 16:40:32 UTC
I filed a new issue 150747