AlexLeoTW / rubyripper

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

.4 beta doesn't recognize home directory designator "~" #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
** IMPORTANT **
There is a known issue with the 0.15.0 version of the bindings : your
buttons will become irresponsive. When launched from a terminal you'll see
a GRClosure warning that the object is already destroyed and can't have a
callback. Please don't report any more bugs of these kind, but just
downgrade to the 0.14.* version.
** IMPORTANT **

What steps will reproduce the problem?
1. Have your settings set to rip to your home directory by designating it
with the tilde i.e. "~/Music" would rip to "/home/user/Music"
2. Rip a CD
3. There is no 3.

What is the expected output? What do you see instead?
RubyRipper should rip to the home directory and correct subdirectory
"/home/user/Music".  Instead, it recreates the directory structure inside
the RubyRipper directory "/home/user/rubyripper-0.4beta/~/Music"

What version of rubyripper are you using? On what operating system? What is
your version of the ruby-gtk bindings?
RubyRipper 0.4beta on Ubuntu Edgy Eft 6.10 with libgtk2-ruby 0.15.0-1.1

Please provide any additional information below.

Original issue reported on code.google.com by JoshFaul...@gmail.com on 4 Mar 2007 at 7:38

GoogleCodeExporter commented 8 years ago
This is strange, no such problems on my side. I'm currently rewriting the way 
directories are handled, so let's hope it will be fixed after next commit. 
Perhaps 
you can also post your config file? ( ~/.rubyripper_settings )

Anyone else noticed this problem or is able to reproduce this?

Original comment by rubyripp...@gmail.com on 4 Mar 2007 at 9:31

GoogleCodeExporter commented 8 years ago
If it ever was a bug, it's now fixed. Please try the latest svn code.

Original comment by rubyripp...@gmail.com on 8 Mar 2007 at 9:14