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 44965 - Assertion error from master FS
Summary: Assertion error from master FS
Status: CLOSED DUPLICATE of bug 41688
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Projects UI (show other bugs)
Version: 4.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: Petr Hrebejk
URL:
Keywords: GTK
Depends on:
Blocks:
 
Reported: 2004-06-16 13:01 UTC by _ rkubacki
Modified: 2006-03-24 10:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
stack trace (5.60 KB, text/plain)
2004-06-16 13:02 UTC, _ rkubacki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ rkubacki 2004-06-16 13:01:39 UTC
dev build from Jun 16, JDK1.5.0b55, GTK L&F, Linux
fedora core 2

While opening project I clicked on '../' item in
file chooser several times to navigate to root
folder. If I do it again in root an exception is
thrown.
Comment 1 _ rkubacki 2004-06-16 13:02:00 UTC
Created attachment 15750 [details]
stack trace
Comment 2 rmatous 2004-06-16 14:12:19 UTC
Sorry, but I can't do nothing with it. From my point of view "/.." is
 real nonsense. Moreover "/..".exists () returns true. 

There is possible either file issue against JDK team or do some
special checks (ProjectChooserAccessory seems  to be suitable candidate). 

There is no problem with metal L&F.

Reassigned for next evaluation.
Comment 3 _ rkubacki 2004-06-16 14:32:12 UTC
On metal L&F the button for going to parent directory is disabled in
root folder. Unfortunately on GTK there is ../ item that can be double
clicked (there are .. if you do 'ls -a /' in shell too).
Comment 4 Petr Hrebejk 2004-06-16 14:51:15 UTC

*** This issue has been marked as a duplicate of 41688 ***
Comment 5 Marian Mirilovic 2004-07-29 14:39:15 UTC
verified duplicate