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 104176 - No prompt in IRB window
Summary: No prompt in IRB window
Status: RESOLVED DUPLICATE of bug 103290
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-17 14:49 UTC by Gregory Murphy
Modified: 2007-07-03 14:46 UTC (History)
0 users

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 Gregory Murphy 2007-05-17 14:49:32 UTC
Using NB 6.0 M9, with Ruby Editor plugin 0.62 and Ruby Project plugin 0.68.0.2

From windows menu, other, open IRB. The window opens, but there is no command
prompt. The error indicator turns on, and clicking on it, the following error is
revealed:

<script>:0:in `require': no such file to load -- irb (LoadError)
	from <script>:0
	...internal jruby stack elided...
	from org.jruby.Ruby.eval(Ruby.java:274)
	from org.jruby.Ruby.evalScript(Ruby.java:267)
	from
org.netbeans.modules.ruby.rubyproject.IrbTopComponent$2.run(IrbTopComponent.java:267)
	from org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:539)
	from org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:964)

It looks like the module cannot find the irb executable that resides in the same
directory as the jruby executable.
Comment 1 Torbjorn Norbye 2007-05-17 23:54:47 UTC
Duplicate (and issue 103290 was just fixed)

*** This issue has been marked as a duplicate of 103290 ***
Comment 2 Jiri Kovalsky 2007-07-03 14:05:21 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 3 Jiri Kovalsky 2007-07-03 14:46:04 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.