[Bug 136971] Re: eject -X sets speed to maximum

2011-05-03 Thread Nicolas DERIVE
Fixed in latest Debian Unstable package, now synced into oneiric. Will
be in next release !


eject (2.1.5+deb1+cvs20081104-8) unstable; urgency=low

  * Bump Standards-Version to 3.9.1:
- Use kfreebsd-any in Build-Depends
  * Convert debian/rules to use dh
  * Apply patch to avoid -X side-effects by Adam Buchbinder.
Fixes Ubuntu bug #136971
  * Import openSUSE patches by Anna Bernáthová:
- use CDROM_DRIVE_STATUS in toggle (bnc#374526)
- check host_status and driver_status when using SG_IO (bnc#358033)
  
  * Program translations:
- Slovenian (Andrej Znidarsic). Closes: #603674
- Portuguese (Américo Monteiro). Closes: #567898

 -- Frank Lichtenheld dj...@debian.org  Sat, 19 Feb 2011 19:47:14
+0100


** Changed in: eject (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/136971

Title:
  eject -X sets speed to maximum

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 136971] Re: eject -X sets speed to maximum

2010-08-24 Thread Nigel Babu
Any news on this? Have you been able to send this upstream?

-- 
eject -X sets speed to maximum
https://bugs.launchpad.net/bugs/136971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136971] Re: eject -X sets speed to maximum

2010-07-27 Thread Adam Buchbinder
Additionally, a version for Lucid with that patch applied is now in my
PPA. Ralph, thanks for letting me know the patch is good; I'll send it
upstream shortly.

** Changed in: eject (Ubuntu)
   Status: In Progress = Confirmed

-- 
eject -X sets speed to maximum
https://bugs.launchpad.net/bugs/136971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136971] Re: eject -X sets speed to maximum

2010-05-21 Thread Adam Buchbinder
The actual code patch isn't any different; I pasted it into a temporary
file and applied it with 'patch'; the changes to the Debian control and
changelog files were what needed to be updated. Attached find a debdiff
against Lucid.

** Patch added: Debdiff against 2.1.5+deb1+cvs20081104-7.
   http://launchpadlibrarian.net/48875187/136971-lucid.debdiff

** Tags added: patch
** Tags removed: patch-needswork

-- 
eject -X sets speed to maximum
https://bugs.launchpad.net/bugs/136971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136971] Re: eject -X sets speed to maximum

2010-03-07 Thread Ralph Corderoy
9.10 still has this bug.  I've downgraded 9.10's eject package to Adam's
PPA and, with the -v option, it shows it saving and restoring the speed
set at the start of the -X processing.  The patch also looks sane and
correct.  Adam, let me know if this isn't sufficient for you to submit
upstream.  Thanks for the fix.

-- 
eject -X sets speed to maximum
https://bugs.launchpad.net/bugs/136971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136971] Re: eject -X sets speed to maximum

2010-03-07 Thread Nigel Babu
If you could provide an updated patch for this bug, it would be great.

** Tags added: patch-needswork

-- 
eject -X sets speed to maximum
https://bugs.launchpad.net/bugs/136971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136971] Re: eject -X sets speed to maximum

2010-03-05 Thread Ralph Corderoy
Adam, https://help.launchpad.net/Packaging/PPA/InstallingSoftware isn't
clear whether as a 8.04/Hardy user I can use an 8.10/Intrepid PPA.  Do
you know?

-- 
eject -X sets speed to maximum
https://bugs.launchpad.net/bugs/136971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136971] Re: eject -X sets speed to maximum

2010-02-19 Thread Adam Buchbinder
Did this patch fix your issue? I'd like to submit it upstream if you can
confirm it working.

-- 
eject -X sets speed to maximum
https://bugs.launchpad.net/bugs/136971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136971] Re: eject -X sets speed to maximum

2009-01-06 Thread Adam Buchbinder
This looks pretty straightforward. Here's a debdiff which saves, then
restores the CD-ROM speed. It'll print an error if it can't restore it.

My CD drive doesn't support multiple speeds, so you'll have to let me
know if this works. (It doesn't make it *stop* working on mine, at
least.) Attached find a debdiff; I'll have a test package uploaded to my
PPA shortly.

** Attachment added: Debdiff against 2.1.5-9ubuntu2.
   http://launchpadlibrarian.net/20961286/136971-save-speed.debdiff

** Changed in: eject (Ubuntu)
   Status: Confirmed = In Progress

-- 
eject -X sets speed to maximum
https://bugs.launchpad.net/bugs/136971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136971] Re: eject -X sets speed to maximum

2009-01-06 Thread Adam Buchbinder
The fixed package is uploaded to my PPA; let me know if you have any
trouble installing or using it.

https://launchpad.net/~adam-buchbinder/+archive

Information on how to use PPAs is here:

https://help.launchpad.net/Packaging/PPA#Installing%20software%20from%20a%20PPA

Thank you in advance for testing, and please let me know what you think.

-- 
eject -X sets speed to maximum
https://bugs.launchpad.net/bugs/136971
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 136971] Re: eject -X sets speed to maximum

2007-09-05 Thread Ralph Corderoy
Setting to Confirmed because I think the bug is apparent from the
source.

** Changed in: eject (Ubuntu)
   Status: New = Confirmed

-- 
eject -X sets speed to maximum
https://bugs.launchpad.net/bugs/136971
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs