hi,
i have searched a bit around, but not found a solution to my problem.
i am making a script for xbmc, and it would be very handy to see what the errors which occour are. i have tried setting logging level to debug (from notice), but i still don't get any output from python to the log files on c:\ or in xbmc folder. are there any other log files that i am not aware of, or is something wrong?
tia
How to get debug info?
|
Guest Unregistered |
2005-01-18 00:43
Post: #1
|
| quote |
solexalex
Skilled Python Coder Posts: 706 Joined: Jul 2004 Reputation: 6 |
2005-01-18 02:13
Post: #2
hi
use the white button after scripts running. it should show you the debug screen you should fine xbmc.log and xbmc.old.log at the home directory for xbmc notice=0 need xbmc to restort to take effect |
| find quote |
|
Guest Unregistered |
2005-01-18 16:02
Post: #3
as i said, the log files contain no output about python, even at debug. also, the white button is not working. any chance one of the coders could have a look on that and perhaps add back in support for it? from what i gathered, white button in script menu got broken in november when usingit for context menu. would be very handy to have...
still, i wonder why there's no output to be seen... thanks |
| quote |
jmarshall
Team-XBMC Developer Posts: 24,523 Joined: Oct 2003 Reputation: 138 |
2005-01-18 16:25
Post: #4
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
|
Guest Unregistered |
2005-01-18 21:46
Post: #5
i always search before i post. this time however i hadn't read the thread well enough, as it seemed there was a solution that didn't break the normal function of the white button (as i first assumed). sorry about that...
not to be an ass, but how come this isn't integrated back into cvs? i guess you got a lot to keep track of already though, so things are easily forgotten. anyhow, thanks, and for users who find this thread and need the solution check here |
| quote |
solexalex
Skilled Python Coder Posts: 706 Joined: Jul 2004 Reputation: 6 |
2005-01-18 23:14
Post: #6
i thought they add it.. i saw this feature inside a log....
maybe the cvs you get is not complete... |
| find quote |
|
Guest Unregistered |
2005-01-18 23:21
Post: #7
hmm..mine might be some days outdated, yeah. however, i checked the keymap.xml file in cvs before my last post, and i couldn't find it added there. it could be in the code itself though or that i overlooked it, if so, my bad...
|
| quote |
solexalex
Skilled Python Coder Posts: 706 Joined: Jul 2004 Reputation: 6 |
2005-01-18 23:23
Post: #8
yes
try to get a recent cvs |
| find quote |
Alexpoet
Skilled Python Coder Posts: 172 Joined: Jun 2004 Reputation: 0 Location: Oklahoma City, OK |
2006-07-13 22:32
Post: #9
Heh, I spent all afternoon looking through old posts trying to get up to speed on everything that's changed while I've been away. The MAIN thing I wanted to find was how to get Python debug info.
It was a relief to find this thread. And, of course, the links aren't working because of the server migration. :-) Any quick answers on what exactly I need to do (or links to the relevant threads using the new addresses)? If it's a hassle, no problem. I can wait until they get these links working. I just haven't found this info elsewhere yet. For scripts, script development tools, and documentation, visit my website: http://www.maskedfox.com/xbmc/ |
| find quote |
Alexpoet
Skilled Python Coder Posts: 172 Joined: Jun 2004 Reputation: 0 Location: Oklahoma City, OK |
2006-07-13 22:37
Post: #10
Grr. Okay, sorry, I found it.
For scripts, script development tools, and documentation, visit my website: http://www.maskedfox.com/xbmc/ |
| find quote |

![[Image: badge.gif]](http://www.ohloh.net/projects/9132/badge.gif)
Search
Help