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 174492

Summary: [68cat] Open files after shutdown
Product: platform Reporter: manuelcarrizo <manuelcarrizo>
Component: Window SystemAssignee: issues@platform <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description manuelcarrizo 2009-10-13 21:07:04 UTC
[ JDK VERSION : 1.6.* ]

If the system is shutdown the list of open files is lost.
Shouldn't the file list be updated every time a file is opened or 
closed?
Comment 1 Vitezslav Stejskal 2009-10-14 09:52:38 UTC
What exactly do you mean by 'system is shutdown'? Can you describe in steps what you do and what you expect? Thanks
Comment 2 manuelcarrizo 2009-10-14 14:37:14 UTC
Usually I shutdown the PC without closing the apps, but this is
causing that when I start Netbeans, all the files that were open the
last time I close it correctly are open automatically, instead of the files that were open when I shutdown the PC.
Comment 3 Vitezslav Stejskal 2009-10-15 09:15:26 UTC
I see, thanks.