Nexus 9 android 5, tegra 64-bit
#31
And what are the perms on Addons16.db?
Reply
#32
(2014-11-12, 23:02)Koying Wrote: And what are the perms on Addons16.db?

RW-
see screenshot
edit:
Code:
u0_a152@flounder:/sdcard/Android/data/org.xbmc.kodi/files/.kodi/userdata/Database $ ls -l
-rw-rw---- u0_a151  sdcard_r     4096 2014-11-12 22:18 Addons16.db
drwxrwx--- u0_a151  sdcard_r          2014-11-12 22:18 CDDB
Reply
#33
Thanks again. Could you make the db available, please.
Reply
#34
https://www.dropbox.com/s/ytqizvx2at6lg7...16.db?dl=0
Reply
#35
Hi!

Heres the logcat - https://www.dropbox.com/s/a1g2ioiu9j2dsa...t.log?dl=0

I clean installed the test build from the other thread (Android/.data/ stuff was deleted), it crashed after opening and showed that black-to-grey screen when trying to start it for a second time. Thats whats in the log...

Anything else - just ask for it. I'm happy to help.
Reply
#36
Mhhh @Koying i have read that android 5.0 utilised selinux in a more strictly way. Maybe this is part of the problem?
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)
Reply
#37
I doubt it. The db is actually created, just that sqlite3 cannot create the first table for some reason.
Furthermore, it seems that if you load pre-created DB's, everything is fine.

I'll create a test build with the latest version of the NDK to see if it makes a difference.
Reply
#38
Could you try: http://www.semperpax.be/owncloud/public....a&download
Please uninstall whatever kodi you already have and be sure to clean userdata.
Reply
#39
Koying

I've tried to install it. Once it opened and preparing for first run, it crashes.
Reply
#40
Thanks putting together the test version so quickly,
See the same behaviour as Jorg describes. Cleaned all files and reinstalled from the above link.
It does create 2 directories in org.xbmc.kodi called files and files.nv. Both empty.
Whats the easiest way to generate debug output?
Reply
#41
(2014-11-13, 19:26)floripoint Wrote: Thanks putting together the test version so quickly,
See the same behaviour as Jorg describes. Cleaned all files and reinstalled from the above link.
It does create 2 directories in org.xbmc.kodi called files and files.nv. Both empty.
Whats the easiest way to generate debug output?

http://forum.xda-developers.com/showthre...?t=1726238
Code:
adb logcat
you need android sdk on your computer.
Reply
#42
Tried the kodiapp-armeabi-v7a-debug_testnexus9.apk build, here's the logcat
http://pastebin.com/a5ffkgQc
edit1:
And still just
Code:
u0_a152@flounder:/sdcard/Android/data/org.xbmc.kodi/files/.kodi/userdata/Database $ ls -l
-rw-rw---- u0_a154  sdcard_r     4096 2014-11-13 23:23 Addons16.db
drwxrwx--- u0_a154  sdcard_r          2014-11-13 23:23 CDDB

edit2: And you probably ask for the db next Smile So here it is
https://www.dropbox.com/s/mnfl0woy13uk0j...16.db?dl=0
Reply
#43
Or just use yatse with local playback on.
Reply
#44
Hi all, any progress on this ?
Reply
#45
Hi

I wonder if this is relevant.

http://stackoverflow.com/questions/26937...ernal-dirs
Reply

Logout Mark Read Team Forum Stats Members Help
Nexus 9 android 5, tegra 64-bit0