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 144593

Summary: No focus after opening second project using CLI on MacOS
Product: platform Reporter: Petr Chytil <pchytil>
Component: -- Other --Assignee: issues@platform <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE thread dump

Description Petr Chytil 2008-08-20 14:10:46 UTC
Product Version: NetBeans IDE Dev (Build 200808200201)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-119
System: Mac OS X version 10.5.4 running on i386; MacRoman; en_US (nb)
Userdir: /Users/tester/.netbeans/dev-0820

Steps to reproduce:
- start IDE with clean userdir
- create new J2SE project
- open another project using ./netbeans --open ProjectName

In some cases, second project is opened, but IDE does not have focus although it's window is selected. GUI is somehow frozen. This can be repaired by 
minimizing and maximizing IDE window. Then everything seems to be OK.
In other cases, second project is not opened, the ./netbeans --open command does not end successfully and IDE is frozen - see attached thread dump.
Comment 1 Petr Chytil 2008-08-20 14:11:34 UTC
Created attachment 67954 [details]
IDE thread dump
Comment 2 Milos Kleint 2008-08-26 19:55:04 UTC
duplicate of #113903?

*** This issue has been marked as a duplicate of 113903 ***