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 117768 - Opening files via the command line is broken and slow (netbeans --open file[:line])
Summary: Opening files via the command line is broken and slow (netbeans --open file[:...
Status: RESOLVED DUPLICATE of bug 113903
Alias: None
Product: utilities
Classification: Unclassified
Component: Open File (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: issues@utilities
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-04 13:13 UTC by sjs
Modified: 2007-10-22 09:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sjs 2007-10-04 13:14:00 UTC
netbeans --open [filename] is broken in the daily builds of the Ruby NetBeans IDE, on both OS X and Linux (Ubuntu, amd64).

Linux, NetBeans IDE Dev 200710020000: The focus switches to NetBeans but the display does not show the new file,
sometimes artifacts of it are visible as things repaint.  If I alt-tab to another app and give it a few seconds and
switch back the display updates and shows I am at the correct place.

OS X, NetBeans IDE Dev 200710040000: The focus does not switch to NetBeans (nice), but nothing appears to happen after
switching back and forth between NetBeans and another app.  If I click the Show Opened Documents List arrow in the top
right corner the display begins to update and I see bits of the tab or the file text.  I must scroll to update the
display and begin working with the file.  I found that the documents list / scrolling trick works on Linux as well.
Comment 1 Milos Kleint 2007-10-04 13:35:53 UTC
the issue on mac is probably described at /duplicate of #113903
Comment 2 David Simonek 2007-10-04 13:52:00 UTC
Passing to openfile...
Comment 3 Marian Petras 2007-10-22 09:51:13 UTC

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