Xbmc will not start up on ipad
#46
Sad 
Ok mate .
Im probably best leaving this then as will probably mess my ipad up. i cant understand why when i have fully uninstalled then reinstalled it still doesnt work.
#47
because a uninstall only removes the app not the settings ... something is messed up and you won't get it right without connecting to it via ssh.
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
#48
ok i put my ipads IP adress in host name in putty and the black box comes up
then i put ssh root@(my ip) and then it asks for password , i tried alpine like it was posted earlier in the thread but it doesnt work,nothing types out?
#49
groggy Wrote:ok i put my ipads IP adress in host name in putty and the black box comes up
then i put ssh root@(my ip) and then it asks for password , i tried alpine like it was posted earlier in the thread but it doesnt work,nothing types out?

Just put 'root', not '@(my ip)'

So when the black box comes up, type root and press enter
then type 'alpine'

If it doesn't work, then stick with the stable release.
#50
excellent. i think were getting somwhere!
now it says:

pauls-ipad:~ root #


what next? i copied and pasted this :

chown -R mobile:mobile /User/Library/Preferences/XBMC/

but nothing happend
#51
you hit enter after pasting this ... then it gets back to the prompt. if no error messags appeared this means that it worked Wink.

If this still didn't help trythe other suggestions about deleting the db...
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
#52
ahh ok never got a error message so i will try xmbc again now!
fingers crossed!
#53
no , still get the black screen then back to my apps screen Sad
#54
phileas50 Wrote:I have exactly the same problem but I am not sure.Can someone look at
http://pastebin.com/XuRJaZaq ? Much obliged
Smile

did you sort it?
#55
Incorrectly posted. Directed at wrong user.
#56
Incorrectly posted. Directed at wrong user.
#57
groggy, can you please post a current log file?
#58
Pauls-iPad:~ root# find /var/mobile/Library/Preferences/XBMC/ -name "*.db"
/var/mobile/Library/Preferences/XBMC/userdata/Database/Addons14.db
/var/mobile/Library/Preferences/XBMC/userdata/Database/MyMusic16.db
/var/mobile/Library/Preferences/XBMC/userdata/Database/MyPrograms3.db
/var/mobile/Library/Preferences/XBMC/userdata/Database/MyVideos53.db
/var/mobile/Library/Preferences/XBMC/userdata/Database/Textures6.db
/var/mobile/Library/Preferences/XBMC/userdata/Database/ViewModes4.db
Pauls-iPad:~ root# Pauls-iPad:~ root# find /var/mobile/Library/Preferences/XBMC/ -name "*.db"
/var/mobile/Library/Preferences/XBMC/userdata/Database/Addons14.db
/var/mobile/Library/Preferences/XBMC/userdata/Database/MyMusic16.db
-sh: Pauls-iPad:~: command not found
Pauls-iPad:~ root# /var/mobile/Library/Preferences/XBMC/userdata/Database/Addons14.db
/var/mobile/Library/Preferences/XBMC/userdata/Database/MyMusic16.db
/var/mobile/Library/Preferences/XBMC/userdata/Database/MyPrograms3.db
/var/mobile/Library/Preferences/XBMC/userdata/Database/MyVideos53.db
-sh: /var/mobile/Library/Preferences/XBMC/userdata/Database/Addons14.db: Permission denied
Pauls-iPad:~ root# /var/mobile/Library/Preferences/XBMC/userdata/Database/MyMusic16.db
-sh: /var/mobile/Library/Preferences/XBMC/userdata/Database/MyMusic16.db: Permission denied
Pauls-iPad:~ root# /var/mobile/Library/Preferences/XBMC/userdata/Database/MyPrograms3.db
-sh: /var/mobile/Library/Preferences/XBMC/userdata/Database/MyPrograms3.db: Permission denied
Pauls-iPad:~ root# /var/mobile/Library/Preferences/XBMC/userdata/Database/MyVideos53.db
-sh: /var/mobile/Library/Preferences/XBMC/userdata/Database/MyVideos53.db: Permission denied
Pauls-iPad:~ root# /var/mobile/Library/Preferences/XBMC/userdata/Database/Textures6.db
-sh: /var/mobile/Library/Preferences/XBMC/userdata/Database/Textures6.db: Permission denied
Pauls-iPad:~ root# /var/mobile/Library/Preferences/XBMC/userdata/Database/ViewModes4.db
-sh: /var/mobile/Library/Preferences/XBMC/userdata/Database/ViewModes4.db: Permission denied
Pauls-iPad:~ root# Pauls-iPad:~ root#
-sh: Pauls-iPad:~: command not found
Pauls-iPad:~ root#
#59
is that it above?
#60
I would uninstall the application and delete all of the data and then reinstall XBMC to let it build up from scratch.

First uninstall. Then run the following on your iPad in Putty:
Code:
rm -f /var/mobile/Library/Preferences/XBMC
Then reinstall the app and see how it goes. Good luck. Smile

Logout Mark Read Team Forum Stats Members Help
Xbmc will not start up on ipad0