Startup problems with r33122
#1
I just upgraded to r33122 from svn and for some reason when i reboot it goes to the login prompt and does not open xbmc..

im running on ubuntu 10.04 server (kernel 2.6.32-24)

it was fine before the upgrade ... my question is: what do i check for?
Reply
#2
log is a start.. starting xbmc from the command line and watching the output there another.
Reply
#3
i checked the syslog and nothing there i could see that relates to xbmc or any errors for that matter
i can start xbmc with no problems with
Code:
xinit xbmc-standalone

i think when i changed / upgraded from stable branch to svn i was asked at the end of the upgrade if i want to keep the settings of some file and the default was [no] and pressed enter to that ?!
Reply
#4
the *XBMC LOG*
Reply
#5
these are the things with errors on the log after i run xbmc from shell:

Code:
14:33:41 T:3022841728 M:819093504   DEBUG: Loading: libcrystalhd.so.3
14:33:41 T:3022841728 M:819093504   ERROR: Unable to load libcrystalhd.so.3, reason: libcrystalhd.so.3: cannot open shared object file: No such file or directory
14:33:41 T:3022841728 M:819093504   DEBUG: Dll libcrystalhd.so.3 was not found in path
14:33:41 T:3022841728 M:819093504   DEBUG: CrystalHD: broadcom crystal hd not found

Code:
4:33:42 T:3022841728 M:810905600    INFO: Loading special://masterprofile/keymaps/remote.xml
14:33:42 T:3022841728 M:810778624   ERROR: Window Translator: Can't find window scriptsdebuginfo
14:33:42 T:3022841728 M:810778624    INFO: Loading special://profile/keymaps/remote.xml
14:33:42 T:3022841728 M:810778624   ERROR: Window Translator: Can't find window scriptsdebuginfo

Code:
14:33:43 T:3022841728 M:792449024   DEBUG: Process - no profile autoexec.py (/home/mylin/.xbmc/userdata/autoexec.py) found, skipping
14:33:43 T:3022841728 M:792449024   DEBUG: NetworkMessage - Starting network services
14:33:43 T:3022841728 M:792449024  NOTICE: ES: Starting event server
14:33:43 T:3022841728 M:792449024  NOTICE: DS: Starting dbus server
14:33:43 T:3020041072 M:792018944   DEBUG: thread start, auto delete: 0
14:33:43 T:3020041072 M:791932928  NOTICE: ES: Starting UDP Event server on 127.0.0.1:9777
14:33:43 T:3020041072 M:791932928  NOTICE: UDP: Listening on port 9777
14:33:43 T:3020041072 M:792031232    INFO: CZeroconfAvahi::clientCallback: avahi server not available. But may become later...
14:33:43 T:3022841728 M:791969792   ERROR:  DS: Failed to connect to the D-Bus session daemon: Empty address ''
Reply
#6
does it segfault? please don't inline logs (not even snippets), use a pastebin service.
Reply
#7
sorry for the snippets ....

segfault ?! when i start it from shell it runs normally
Reply
#8
AHA. sorry, i thought you couldn't get xbmc to run in general. have a feeling that something updated the .xsession in your home dir?
Reply
#9
found this .xsession error log posted it here: http://pastebin.com/a9k7gtuv
Reply
#10
how do i get xbmc to auto start when i reboot Smile ?!
Reply

Logout Mark Read Team Forum Stats Members Help
Startup problems with r331220