pccasto / rubyripper

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

GUI will not start #190

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open rubyripper folder
2. double-click rubyripper_gtk2.rb
3. run (or run in terminal)

What is the expected output? What do you see instead?
The GUI never starts, it seems to just crash. Running in terminal produces
nothing either, not even errors in the terminal window.

What version of rubyripper are you using? On what operating system? Are you
using the gtk2 or the commandline interface?
Rubyripper 0.5.0, Ubuntu 8.04 Hardy Heron, gtk2 and CLI installed. The CLI
works actually, but I am not quite clear on how it works.

Please provide any additional information below.
I was missing the ruby-gettext dependency, but I eventually found it and
installed it. I don't think there were any specific errors during the
install process. I'm not sure also if this program generates a launcher in
the applications menu, I do not see one yet but usually when I install new
programs the icon does not appear until after I restart. Alt-F2 and running
the program doesn't work either.

Original issue reported on code.google.com by dbrande...@gmail.com on 9 Apr 2008 at 11:15

GoogleCodeExporter commented 8 years ago
i wanted to open a new ticket about improving the default settings. so i moved 
my
.rubyripper folder to .rubyripper-old just to make sure i see the default 
values. but
now rubyripper wont start.

viktor@asus:~$ rrip_gui 
cd-discid: /dev/cdrom: open: No such file or directory

and the gui shows scanning drive /dev/cdrom for an audio disc... and the 
buttons are
unclickable. and even after i close the useless gui, there's no .rubyripper 
folder
created, so i cant fix the /dev/cdrom stuff (although it works with my old 
config
with no cdrom device specified in preferences). in my fstab:

/dev/scd0        /media/cdrom0   udf,iso9660 user,noauto     0       0

eject, brasero, nerolinux recognizes it, although gnomebaker doesn't

Original comment by asdfasdf...@freemail.hu on 10 Apr 2008 at 10:51

GoogleCodeExporter commented 8 years ago
i forgot to mention that i use rev227

Original comment by asdfasdf...@freemail.hu on 10 Apr 2008 at 10:54

GoogleCodeExporter commented 8 years ago
I think svn r228 solves this issue. Thanks for reporting.

Original comment by rubyripp...@gmail.com on 11 Apr 2008 at 3:17