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

Summary: IRB window should be closed when shell is exited
Product: ruby Reporter: Tomas Danek <musilt2>
Component: CodeAssignee: Torbjorn Norbye <tor>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

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.