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 138147

Summary: Strange output in Gems Installation dialog box
Product: ruby Reporter: Chris Kutler <ckutler>
Component: GemsAssignee: Martin Krauskopf <mkrauskopf>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of strange output

Description Chris Kutler 2008-06-24 20:22:01 UTC
Attached is a screenshot of the results of a Gem Installation.

I have no problem with the error itself. I know that gems with native C extensions will not work in  JRuby.

I have 2 problems with this output.

First, it says that the "Installation Succeeded" when indeed it did not. 

My second problem is with the line highlighted in blue. What ever it is doing under the covers, it is having a problem
because my path has blanks in it? Is this a problem? I did not know that the IDE needed to be installed in a path
without blanks.
Comment 1 Chris Kutler 2008-06-24 20:24:15 UTC
Created attachment 63361 [details]
Screenshot of strange output
Comment 2 Martin Krauskopf 2008-06-25 11:06:19 UTC
Thanks for the catch. Decreasing since it is about handling situation when user tries to install native gem with JRuby.
Comment 3 Martin Krauskopf 2008-08-06 16:12:52 UTC
Dupe of issue 132689.

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