Kodi Community Forum
XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Linux (https://forum.kodi.tv/forumdisplay.php?fid=52)
+---- Thread: XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) (/showthread.php?tid=33327)



- LB06 - 2011-12-19

Will there be a stable Team-XBMC PPA for Eden once it is released?


- adriankoooo - 2011-12-21

double, sorry


- adriankoooo - 2011-12-21

HellFire's repo is fine, but AirTunes/Airplay is not enabled by default? My iTunes can't see it.

Another problem, the xbmc does not want to start automatically, just manually (xinit xbmc-standalone). I have xbmc user, and xbmc-live installed, no desktop manager.


- HellFire - 2011-12-21

adriankoooo Wrote:HellFire's repo is fine, but AirTunes/Airplay is not enabled by default? My iTunes can't see it.
Just checked the build logs, airtunes/airplay support is enabled. Check you have libshairport0 installed.

adriankoooo Wrote:Another problem, the xbmc does not want to start automatically, just manually (xinit xbmc-standalone). I have xbmc user, and xbmc-live installed, no desktop manager.
Someone else may have an idea about that. I had LXDE installed and ran it from autostart. When I have a little free time, I'll check both in a virtual machine.


- adriankoooo - 2011-12-21

Thanks, first I am going to make autostart work again, then I am looking at the AirTunes. Smile


- rodercot - 2011-12-23

I am really confused with the ppa's. What should the version be for xbmc eden beta in the system info window. I updated my ppa and I think I upgraded in system info it now says xbmc pre11 compiled dec 11 git unknown.

I am using the unstable ppa which was posted on the xboxmediacenter site for upgrading.

Thanks,

Dave


- adriankoooo - 2011-12-23

In HellFire's repo the xbmc-live is broken.

When I do an apt-get install xbmc xbmc-live install from Stable repo, then everything is fine (service xbmc-live start/stop working). When I install same package from HellFire repo, then I can start xbmc manually only: xinit xbmc-standalone, xbmc-live is not working.


- rodercot - 2011-12-24

I am testing hellfires repo as well. Is video_ts and dvd playback broken in the latest upgrade I have sound but no video for all nas stored dvd's (video_ts folders) with any skin and no dvd playback at all all my hi-res stuff seems ok. anyone else.

Dave

*edit* went back to hellfires stable build and video_ts playback is good, hd is good, no dvd playback but all else seems fine.

Dave


- adriankoooo - 2011-12-24

rodercot Wrote:*edit* went back to hellfires stable build and video_ts playback is good, hd is good, no dvd playback but all else seems fine.

Dave

The xbmc-live is working for you? I am trying it on Lucid.


- rodercot - 2011-12-25

adriankoooo Wrote:The xbmc-live is working for you? I am trying it on Lucid.

I am not running -live- I am on mythbuntu 10.04 lts.

Dave


- Hannes The Hun - 2012-01-06

when having problems with xbmc-live, please check if there's any error messages: when doing a dpkg-reconfigure at terminal/SSH and xbmc-live is missing a uxlaunch directory, simply do an apt-get install uxlaunch and see this thread for details:

http://forum.xbmc.org/showthread.php?tid=98773


RE: [LINUX] XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) - HellFire - 2012-04-19

Late reply, but looks like the missing dependency is a bug in the packaging on github. It's only including uxlaunch for natty (it should be >= maverick).

* Edit: Nope, postinst script is trying to use uxlaunch and lightdm. My next nightly should have it fixed.


RE: [LINUX] XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) - john.cord - 2012-05-07

Hi HellFire

Whats goind on with you PPA?


RE: [LINUX] XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) - HellFire - 2012-05-08

Upstream changes broke the builds, 3 days ago the READMEs were moved to the docs/ dir (packaging repo hasn't been updated for that yet). Should be sorted now.


RE: [LINUX] XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) - john.cord - 2012-05-08

(2012-05-08, 00:43)HellFire Wrote: Upstream changes broke the builds, 3 days ago the READMEs were moved to the docs/ dir (packaging repo hasn't been updated for that yet). Should be sorted now.

THX! Angel When will there be new builds?