FS#28992 - [xbmc] don't remove xsessions file
Attached to Project:
Community Packages
Opened by Marius (65kid) - Sunday, 18 March 2012, 14:17 GMT
Last edited by Ike Devolder (BlackEagle) - Thursday, 29 March 2012, 10:37 GMT
Opened by Marius (65kid) - Sunday, 18 March 2012, 14:17 GMT
Last edited by Ike Devolder (BlackEagle) - Thursday, 29 March 2012, 10:37 GMT
|
Details
The *.desktop file in /usr/share/xsessions/ is removed in
the PKGBUILD:
rm -rf "${pkgdir}/usr/share/xsessions" IMHO this should not be removed from the package because it allows to start XBMC directly from the display manager. This makes sense if: 1. you are running a simple HTPC without a desktop environment 2. you want XBMC to run as its own user 3. you are running a compositing window manager (Compiz etc.). XBMC afaik still has some problems when running on top of those (graphic glitches, vsync etc.). Running XBMC standalone directly from the DM fixes this. |
This task depends upon
Closed by Ike Devolder (BlackEagle)
Thursday, 29 March 2012, 10:37 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in xbmc-11.0-1 and up
Thursday, 29 March 2012, 10:37 GMT
Reason for closing: Fixed
Additional comments about closing: fixed in xbmc-11.0-1 and up