gco / rubyripper

Automatically exported from code.google.com/p/rubyripper
0 stars 0 forks source link

The Rip button no longer initiates a rip after Ruby Ripper has been installed #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Install Ruby Ripper using sudo make install.
2. Run Ruby Ripper by running rrip_gui.
3. Click the Rip button.
4. Nothing happens.

What is the expected output? What do you see instead?
I expect the Ripping Status window to open and the cd-rom to start spinning
to begin the rip.  Nothing happens when I click the Rip button.

What version of the product are you using? On what operating system?
Ruby Ripper 0.3 on Ubuntu Linux 6.10 Edgy Eft

Please provide any additional information below.
It worked before I installed using sudo make install when I ran the
rubyripper_gtk2.rb from Nautilus.  After I installed, it didn't work, so I
uninstalled.  Then it wouldn't work by running from Nautilus either.  I now
can only rip fro the cli.  

Original issue reported on code.google.com by JoshFaul...@gmail.com on 19 Dec 2006 at 3:35

GoogleCodeExporter commented 9 years ago
Hmmm.  I didn't actually test it after installing... I should do that instead of
running it from my svn folder.

Original comment by mordbr...@gmail.com on 21 Dec 2006 at 4:08

GoogleCodeExporter commented 9 years ago
I need the console output. I'm betting on a grclosure warning. It makes no 
sense 
that the buttons would show up, but somehow the callbacks don't work. That 
looks 
like the mess the 0.15.0 gtk bindings introduced. See Issue 40 and also the 
readme 
file.

Too bad no version number of the bindings is supplied. I'm putting it as 
invalid 
anyway. If this also happens with the 0.14.* bindings, feel free to open a new 
bug.

Original comment by rubyripp...@gmail.com on 23 Dec 2006 at 9:13