Happens to me on precise. Strace output while unresponsive
open("/dev/sr0", O_RDONLY|O_NONBLOCK)   = 6
ioctl(6, CDROM_DISC_STATUS, 0x7fffffff) = 100
close(6)                                = 0
poll([{fd=5, events=POLLIN}, {fd=4, events=POLLIN}], 2, 0) = 1 ([{fd=4, 
revents=POLLIN}])
read(5, 0x7ffff52fd530, 16)             = -1 EAGAIN (Resource temporarily 
unavailable)
open("/dev/sr0", O_RDONLY|O_NONBLOCK)   = 6
....

This is using Xubuntu.

If I open the disc in Thunar (XFCE file manager), but don't play
anything, then suddenly asunder starts working properly. So there's a
workaround....

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

Title:
  asunder becomes unresponsive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/asunder/+bug/791463/+subscriptions

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

Reply via email to