Hi,
When turning on Airplay in System Services, XBMC responds for 1 or 2 seconds then freezes. I either kill the process or reboot the machine, then i find that airplay is disabled again.
this is my debug log with airplay debugging turned on.
XBMC Debug Log
Avahi status:
sudo /etc/init.d/avahi-daemon status
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service avahi-daemon status
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the status(8) utility, e.g. status avahi-daemon
avahi-daemon start/running, process 737
repository im using:
https://launchpad.net/~wsnipex/+archive/xbmc-xvba-frodo
software versions:
sudo dpkg -l libshairport1
ii libshairport1 1:1.2.1~git20121216.16395d8-0 emulates an AirPort Express (shared library)
sudo dpkg -l libshairport0
rc libshairport0 1:1.2.0.20310-5~ppa1~precise emulates an AirPort Express
sudo dpkg -l xbmc
ii xbmc 2:12.2~git20130503.1229-frodo XBMC Media Center PVR Xvba Edition (arch-independent data package)
sudo dpkg -l xbmc-bin
ii xbmc-bin 2:12.2~git20130503.1229-frodo XBMC Media Center PVR Xvba Edition (binary data package)
sudo dpkg -l avahi-daemon
ii avahi-daemon 0.6.30-5ubuntu2 Avahi mDNS/DNS-SD daemon
Im not sure why libshairport0 is being installed, even after i uninstall it. is this the problem?
Any help is appreciated.
regards
trip5ter
When turning on Airplay in System Services, XBMC responds for 1 or 2 seconds then freezes. I either kill the process or reboot the machine, then i find that airplay is disabled again.
this is my debug log with airplay debugging turned on.
XBMC Debug Log
Avahi status:
sudo /etc/init.d/avahi-daemon status
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service avahi-daemon status
Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the status(8) utility, e.g. status avahi-daemon
avahi-daemon start/running, process 737
repository im using:
https://launchpad.net/~wsnipex/+archive/xbmc-xvba-frodo
software versions:
sudo dpkg -l libshairport1
ii libshairport1 1:1.2.1~git20121216.16395d8-0 emulates an AirPort Express (shared library)
sudo dpkg -l libshairport0
rc libshairport0 1:1.2.0.20310-5~ppa1~precise emulates an AirPort Express
sudo dpkg -l xbmc
ii xbmc 2:12.2~git20130503.1229-frodo XBMC Media Center PVR Xvba Edition (arch-independent data package)
sudo dpkg -l xbmc-bin
ii xbmc-bin 2:12.2~git20130503.1229-frodo XBMC Media Center PVR Xvba Edition (binary data package)
sudo dpkg -l avahi-daemon
ii avahi-daemon 0.6.30-5ubuntu2 Avahi mDNS/DNS-SD daemon
Im not sure why libshairport0 is being installed, even after i uninstall it. is this the problem?
Any help is appreciated.
regards
trip5ter