Bug#709117: xbmc can't eject my cd(s)/dvd(s)

2014-02-19 Thread Jérôme Bertorelle

Hi,

I had the same issue as Felipe on Jessie (so latest package, same as 
unstable as I'm writing this). The sysctl.conf change alone didn't solve 
the problem. I found a fix that works for me on a forum:


1) copy the file /lib/udev/rules.d/60-cdrom_id.rules to /etc/udev/rules.d
2) edit the /etc copy, change the following line:

 IMPORT{program}=cdrom_id --lock-media $devnode

to remove the lock media option:

IMPORT{program}=cdrom_id $devnode

With this change ejecting from the stand-alone XBMC GUI now works. From 
the comment just above this line in the rule file this may have side 
effects, but when using XBMC in stand-alone mode I haven't seen any 
problem. To be discussed with udev experts.


Jerome


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#709117: xbmc can't eject my cd(s)/dvd(s)

2013-12-27 Thread Balint Reczey
tags 709117 moreinfo upstream
forwarded 709117 http://trac.xbmc.org/ticket/10032
thanks

Hi Felipe,

On 05/21/2013 01:34 AM, Felipe Alvarez wrote:
 Package: xbmc
 Version: 2:11.0~git20120510.82388d5-1
 Severity: important
 
 Hi,
 
 as subject says, trying to eject a cd does nothing.
 
 The debug log shows no problem,
 
 DEBUG: Thread Jobworker start, auto delete: 1
 19:33:17 T:140173220951968   DEBUG: ProcessMouse: trying mouse action 
 leftclick
 19:33:17 T:140173220951968   DEBUG: ExecuteXBMCAction : Translating
 SetFocus(9000)
 19:33:17 T:140173220951968   DEBUG: ExecuteXBMCAction : To SetFocus(9000)
 19:33:17 T:140173220951968   DEBUG: ExecuteXBMCAction : Translating 
 EjectTray()
 19:33:17 T:140173220951968   DEBUG: ExecuteXBMCAction : To EjectTray()
The problem is reported to upstream and in a duplicate bug report there
is a workaround mentioned:

---8--
Hi,

It might be simpler to add dev.cdrom.lock=0 to sysctl.conf. This has
done the trick for me for ages and does not depend on who tries to
manage the CD drive - HAL, udev, whatever.

WWell,

Assen
---8--

Could you please try latest version in unstable which does not use HAL
anymore and share the results?

Thanks,
Balint



signature.asc
Description: OpenPGP digital signature


Bug#709117: xbmc can't eject my cd(s)/dvd(s)

2013-05-20 Thread Felipe Alvarez
Package: xbmc
Version: 2:11.0~git20120510.82388d5-1
Severity: important

Hi,

as subject says, trying to eject a cd does nothing.

The debug log shows no problem,

DEBUG: Thread Jobworker start, auto delete: 1
19:33:17 T:140173220951968   DEBUG: ProcessMouse: trying mouse action leftclick
19:33:17 T:140173220951968   DEBUG: ExecuteXBMCAction : Translating
SetFocus(9000)
19:33:17 T:140173220951968   DEBUG: ExecuteXBMCAction : To SetFocus(9000)
19:33:17 T:140173220951968   DEBUG: ExecuteXBMCAction : Translating EjectTray()
19:33:17 T:140173220951968   DEBUG: ExecuteXBMCAction : To EjectTray()


thanks.



-- System Information:
Debian Release: 7.0
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/6 CPU cores)
Locale: LANG=es_CL.UTF-8, LC_CTYPE=es_CL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xbmc depends on:
ii  mesa-utils   8.0.1-2+b3
ii  python   2.7.3-4
ii  python-imaging   1.1.7-4
ii  python-support   1.0.15
ii  ttf-dejavu-core  2.33-3
ii  ttf-liberation   1.07.2-6
ii  x11-utils7.7~1
ii  xbmc-bin 2:11.0~git20120510.82388d5-1+b1

Versions of packages xbmc recommends:
pn  python-qt3  none

xbmc suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org