Bug 740467

Summary: creation of new source file does not work
Product: [Fedora] Fedora Reporter: David Tardon <dtardon>
Component: netbeansAssignee: Omair Majid <omajid>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 16CC: omajid
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: netbeans-6.9-5.fc16 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-09-24 07:18:44 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Tardon 2011-09-22 07:06:51 UTC
Description of problem:
SSIA

Version-Release number of selected component (if applicable):
netbeans-6.9-3.fc15.noarch

How reproducible:
always

Steps to Reproduce:
1. create a new project, e.g., Java Application
2. click on File->New File, select type Java Class, or Java Interface, or Java Enum, or whatever
3. click on Next
4. click on Finish; all buttons but but Help became inaccessible
5. wait... wait... wait
6. close the dialog window and netbeans, start vim
  
Actual results:
nothing happens

Expected results:
new file is created

Additional info:
Why do we have an IDE that is not able to do the simplest imaginable operation: creation of a new source file?

Comment 1 Omair Majid 2011-09-22 21:20:05 UTC
Can you please check if https://admin.fedoraproject.org/updates/netbeans-6.9-5.fc16 fixes the problem for you? Using that build, it works fine for me.

Comment 2 David Tardon 2011-09-24 07:18:44 UTC
yes, it does