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 91777 - All processes have name "Ruby"
Summary: All processes have name "Ruby"
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: 2007-01-03 16:46 UTC by Tomas Danek
Modified: 2007-07-03 14:44 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2007-01-03 16:46:43 UTC
#208:

if you run some ruby application, you can see running process in the right
bottom of IDE main window. However, all ruby application have the same name of
process - Ruby. Would be nice to set process name to e.g. project display name,
if posible, to see what application is currently running.
Comment 1 Torbjorn Norbye 2007-02-01 23:19:26 UTC
Fixed in #272.

Checking in RubyActionProvider.java;
/cvs/scripting/ruby/projects/src/org/netbeans/modules/ruby/rubyproject/RubyActionProvider.java,v
 <--  RubyActionProvider.java
new revision: 1.3; previous revision: 1.2
done
Comment 2 Tomas Danek 2007-02-02 12:58:59 UTC
great, verified in #272
Comment 3 Jiri Kovalsky 2007-07-03 14:13:43 UTC
Reassigning this issue to newly created 'ruby' component.
Comment 4 Jiri Kovalsky 2007-07-03 14:44:14 UTC
Changing target milestone of all resolved Ruby issues from TBD to 6.0 Beta 1 build.