Android Turn off Debug Logging
#16
(2014-10-26, 09:03)nickr Wrote: No, -1 implies he wants no logging at all - why that is not working I do not know.

I can understand that on a constrained platform like a typical android box, debug logging might swamp your system, however XBMC's standard debugging shouldn't (or if it does get a less constrained system, or work out where the excessive logging is coming from).

So my suggestion is to set standard logging level and see where that gets you.

Standard logging doesn't work either.
Reply
#17
what did you get....a debug log?
Reply
#18
(2014-10-26, 19:14)David1977 Wrote: what did you get....a debug log?

yes
Reply
#19
show and use pastebin.com or xbmclogs.com
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#20
(2014-10-26, 19:23)Martijn Wrote: show and use pastebin.com or xbmclogs.com

XBMC loglevel set to 0 in advanced settings: http://pastebin.com/Fi31TtEe
XBMC loglevel set to -1 in advanced settings: http://pastebin.com/hq23CiC3
Normal XBMC run without changing anything in advanced settings: http://pastebin.com/tSVX6MMd
Reply
#21
very strange.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#22
(2014-10-26, 19:58)Martijn Wrote: very strange.

Seems like this is the case when I install on any android device.

I wonder if the person who compiled this version forgot to turn off debugging as default from nightly builds since it says
Code:
NOTICE: Using Debug XBMC x32 build, compiled Aug 17 2014 by GCC 4.8.0 for ARM Android 32-bit API level 14

No other device besides android xbmc build has "Debug" in front of the build.
Reply
#23
debug build has absolutely nothing to with debug logging.

try the official version form our download site. we don't go bug hunting in things some one else created.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#24
(2014-10-26, 20:14)Martijn Wrote: debug build has absolutely nothing to with debug logging.

try the official version form our download site. we don't go bug hunting in things some one else created.

I am using the official 13.2 build for android arm from the official website: http://mirrors.xbmc.org/releases/android...bi-v7a.apk and not a build someone else made...
Reply
#25
I had the issue too with 13.2 Beta 2:
http://forum.xbmc.org/showthread.php?tid=190288

and still have it with the official 13.2 release.

Some android devices, like my ASUS TF301T, have issues with the installed storage. It can impact performance when multiple I/Os occurs at the same time.
Reply
#26
(2014-10-26, 23:22)doug Wrote: I had the issue too with 13.2 Beta 2:
http://forum.xbmc.org/showthread.php?tid=190288

and still have it with the official 13.2 release.

Some android devices, like my ASUS TF301T, have issues with the installed storage. It can impact performance when multiple I/Os occurs at the same time.

I guess this issue was never noticed or fixed when gotham was introduced.
Reply
#27
Ah, so It is a debug build as a release build. Oops :)
Reply
#28
(2014-10-27, 03:49)Ned Scott Wrote: Ah, so It is a debug build as a release build. Oops Smile

Is there anyway this could be fixed?
Reply
#29
Someone needs to re-compile XBMC for Android with debugging turned off. The easiest way to deal with this is to just install SPMC (wiki), because I imagine there will be some kind of unnecessary drama if someone suggests this for the official XBMC v13.2 build (call it 13.2.1, who cares? someone will, for some reason).

SPMC (wiki) is just as good as official builds, if not a little better thanks to some android-specific tweaks that don't always make it into mainline right away.
Reply
#30
Just tried SPMC and it's a debug release too. Confused So I've sent koying an email with a link to this thread.
Reply

Logout Mark Read Team Forum Stats Members Help
Turn off Debug Logging1