wxdlabs / rubyripper

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

Close Tray is not available at startup if tray is initially open (but Open tray is) #363

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the CD tray
2. Start rrip_gui

What is the expected output? What do you see instead?

Expected: The Close Tray button to be available.
What I saw: The Open tray button is available instead.

Comment: If you can't determine the physical tray status at start-up, then
perhaps both the Open and Close tray buttons could be displayed initially.

1) What version of rubyripper are you using? On what operating system?
-> rr 0.5.7   Ubuntu 9.10 amd64

2) Are you using the gtk2 or the commandline interface?
-> rrip_gui

3) Is the problem gone with the default settings? If so, please attach your
settings file ($HOME/.rubyripper/settings).
-> Did not try default settings.

4) Does the problem only happen on a specific disc? If so, please attach
the output of cdparanoia -Q. Also the freedb output would be nice if it may
be related to it.
-> n/a

Please provide any additional information below.

Original issue reported on code.google.com by jim.av...@gmail.com on 8 Nov 2009 at 4:33

GoogleCodeExporter commented 8 years ago
See also issue 392. Currently there is no real detection by rubyripper.

I am thinking about implementing it though, since there is already a ruby-dbus 
library.

Original comment by boukewou...@gmail.com on 6 Feb 2010 at 10:45