Linux Movie / TV Show library broken on nightly build
#1
Hi guys,


First of all, great job on adding HD audio support to the Nightlies (thats mainly why i am using the nightly builds)
I have a clean compile from souce (git) running on my Linux Mint 64bit HTPC. When I add videoś to the library, I get the option in the main screen to jump directly to the video library (example Videos-TV Shows). When I select this option, xbmc crashes hard to shell. About 1 month ago I also compined a nightly build that did not have this issue.

The crash log shows (imo) no really relevant data (see below)

Anyone has any idea how to fix this?

16:02:53 T:140374637111168 INFO: load skin from: /usr/local/share/xbmc/addons/skin.confluence
16:02:53 T:140374637111168 INFO: load fonts for skin...
16:02:53 T:140374637111168 INFO: Loading fonts from /usr/local/share/xbmc/addons/skin.confluence/720p/Font.xml
16:02:53 T:140374637111168 DEBUG: POParser: loaded 119 strings from file /usr/local/share/xbmc/addons/skin.confluence/language/English/strings.po
16:02:53 T:140374637111168 INFO: Loading skin includes from /usr/local/share/xbmc/addons/skin.confluence/720p/includes.xml
16:02:54 T:140374637111168 INFO: load new skin...
16:02:54 T:140374637111168 INFO: Loading skin file: Home.xml


############### END LOG FILE ################

############ END XBMC CRASH LOG #############
Some extra info from the XBMC log itself:

6:52:04 T:140374637111168 DEBUG: ------ Window Init (Pointer.xml) ------
16:52:05 T:140374637111168 DEBUG: Keyboard: scancode: 71, sym: 0114, unicode: 0000, modifier: 1000
16:52:05 T:140374637111168 DEBUG: OnKey: left (f082) pressed, action is Left
16:52:05 T:140374637111168 DEBUG: ------ Window Deinit (Pointer.xml) ------
16:52:05 T:140374637111168 DEBUG: Keyboard: scancode: 71, sym: 0114, unicode: 0000, modifier: 1000
16:52:05 T:140374637111168 DEBUG: OnKey: left (f082) pressed, action is Left
16:52:06 T:140374637111168 DEBUG: Keyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 1000
16:52:06 T:140374637111168 DEBUG: OnKey: right (f083) pressed, action is Right
16:52:06 T:140374637111168 DEBUG: Keyboard: scancode: 74, sym: 0112, unicode: 0000, modifier: 1000
16:52:06 T:140374637111168 DEBUG: OnKey: down (f081) pressed, action is Down
16:52:06 T:140374637111168 DEBUG: Keyboard: scancode: 72, sym: 0113, unicode: 0000, modifier: 1000
16:52:06 T:140374637111168 DEBUG: OnKey: right (f083) pressed, action is Right
16:52:07 T:140374637111168 DEBUG: Keyboard: scancode: 24, sym: 000d, unicode: 000d, modifier: 1000
16:52:07 T:140374637111168 DEBUG: OnKey: return (f00d) pressed, action is Select
16:52:07 T:140374637111168 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,TvShowTitles,return)
16:52:07 T:140374637111168 DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,TvShowTitles,return)
16:52:07 T:140374637111168 DEBUG: Activating window ID: 10025
16:52:07 T:140374637111168 DEBUG: ------ Window Deinit (Home.xml) ------
16:52:07 T:140374637111168 DEBUG: ExecuteXBMCAction : Translating SetProperty(VideosDirectLink,True)
16:52:07 T:140374637111168 DEBUG: ExecuteXBMCAction : To SetProperty(VideosDirectLink,True)
16:52:07 T:140374637111168 DEBUG: ------ Window Init (MyVideoNav.xml) ------
16:52:07 T:140374637111168 INFO: Loading skin file: MyVideoNav.xml
16:52:07 T:140374637111168 DEBUG: Load MyVideoNav.xml: 47.46ms
16:52:07 T:140374637111168 DEBUG: Alloc resources: 51.22ms (49.59 ms skin load)
16:52:07 T:140374637111168 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
16:52:07 T:140374637111168 DEBUG: ParentPath = [videodb://2/2/]
16:52:07 T:140374637111168 DEBUG: RunQuery took 2 ms for 24 items query: SELECT * FROM tvshowview
Reply
#2
(2012-06-11, 16:50)losje Wrote: Hi guys,


First of all, great job on adding HD audio support to the Nightlies (thats mainly why i am using the nightly builds)
I have a clean compile from souce (git) running on my Linux Mint 64bit HTPC. When I add videoś to the library, I get the option in the main screen to jump directly to the video library (example Videos-TV Shows). When I select this option, xbmc crashes hard to shell. About 1 month ago I also compined a nightly build that did not have this issue.

The crash log shows (imo) no really relevant data (see below)

Hey mate,

Does this sound like your problem too? http://forum.xbmc.org/showthread.php?tid=133715

I'm having that, somebody else is too, seems like a bug in the nightly's atm.

My log did not show anything obvious either, waiting for an XBMC dev to comment and point out that im missing some critical thing that dumps out the good data Tongue

Apparently there was a semi-stable monthly release in may that includes the audio engine stuff, but im still trying to find out how to get it as source for linux (they have a windows and mac release, im assuming we need to do something tricky with GIT.

Check my post out as you go along for a possible fix / way to get the monthly Smile
Reply
#3
(2012-06-11, 17:03)abeeson Wrote: [
Hey mate,

Does this sound like your problem too? http://forum.xbmc.org/showthread.php?tid=133715

I'm having that, somebody else is too, seems like a bug in the nightly's atm.

My log did not show anything obvious either, waiting for an XBMC dev to comment and point out that im missing some critical thing that dumps out the good data Tongue

Apparently there was a semi-stable monthly release in may that includes the audio engine stuff, but im still trying to find out how to get it as source for linux (they have a windows and mac release, im assuming we need to do something tricky with GIT.

Check my post out as you go along for a possible fix / way to get the monthly Smile

Yep, very similar. Iĺl keep an eye on your post as well... Thanks Smile
Reply
#4
For everyone that might be arriving from google:

Got a good workaround in abeeson's post
http://forum.xbmc.org/showthread.php?tid=133715

Ok guys, my system is working fine now!

Thanks going out to Tobi, this release DOES include the HD audio, and the Library is working as well!
https://github.com/xbmc/xbmc/zipball/Frodo_alpha2
I've downloaded the GIT release, dootstrap; configure; make; make install and viola problem solved.

Devs be aware that this is still a bug in the more recent nightly's but for me the workaround is to use the Alpha2.

+1 happy xbmc bleeding edge user Smile
Reply

Logout Mark Read Team Forum Stats Members Help
Movie / TV Show library broken on nightly build0