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 91130 - IRB window should be closed when shell is exited
Summary: IRB window should be closed when shell is exited
Status: VERIFIED FIXED
Alias: None
Product: ruby
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Torbjorn Norbye
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-15 14:41 UTC by Tomas Danek
Modified: 2007-07-03 14:40 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 Tomas Danek 2006-12-15 14:41:07 UTC
NetBeans IDE Dev (Build 061214)
1.6.0-rc; Java HotSpot(TM) Client VM 1.6.0-rc-b104
Linux version 2.6.17-10-generic running on i386
cs_CZ (nb); UTF-8

from hudson
-----------------------
motivation: user may want to "restart" jruby console

if you exit console by 'exit', IRB window should be closed, so that next time
windows is opened (Window|IRB), fresh shell is started.
Comment 1 Torbjorn Norbye 2006-12-15 15:29:53 UTC
Ok. For now, a workaround is to exit and close the window. If you then open the
window again it will create a new shell. (When you open a window, if an existing
shell is running it will show that, otherwise it will create a new one.)
Comment 2 Torbjorn Norbye 2006-12-15 17:04:58 UTC
Fixed in build 172.
Comment 3 Tomas Danek 2006-12-18 14:23:22 UTC
great, thanks. verified in #191
Comment 4 Jiri Kovalsky 2007-07-03 13:57:03 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 5 Jiri Kovalsky 2007-07-03 14:40:49 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.