CptDarling / xot-uzg

Automatically exported from code.google.com/p/xot-uzg
0 stars 0 forks source link

Logger error on video end/stop #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start video file
2. Exit

What is the expected output? What do you see instead?
You end up getting this in your log:
10:06:12 M: 28364800  NOTICE: Error logging in Logger.py
10:06:12 M: 28364800  NOTICE: Traceback (most recent call last):
10:06:12 M: 28364800  NOTICE:   File "Q:\scripts\XOT-Uzg.v3\resources\libs
\logger.py", line 142, in Write
10:06:12 M: 28364800  NOTICE:     _msg = msg % args
10:06:12 M: 28364800  NOTICE: TypeError: not enough arguments for format 
string
10:06:12 M: 28278784  NOTICE: CMPlayer::CloseFile()
10:06:13 M: 27328512  NOTICE: CMPlayer::CloseFile()
10:06:21 M: 16719872  NOTICE: Display resolution USER : PAL 4:3 (6)
10:06:22 M: 19959808  NOTICE: Traceback (most recent call last):
10:06:22 M: 19959808  NOTICE:   File "Q:\scripts\XOT-Uzg.v3\resources\libs
\chn_class.py", line 487, in onUpDown
10:06:22 M: 19959808  NOTICE:     item = self.UpdateVideoItem(item)
10:06:22 M: 19959808  NOTICE:   File "Q:\scripts\XOT-Uzg.v3\channels\nos
\chn_nos.py", line 350, in UpdateVideoItem
10:06:22 M: 19922944  NOTICE:     data = uriHandler.Open(url, pb=False)
10:06:22 M: 19873792  NOTICE: UnboundLocalError: local variable 'url' 
referenced before assignment

What version of the product are you using? On what operating system?
3.2.0b6

Original issue reported on code.google.com by arnov...@gmail.com on 4 Dec 2009 at 9:08

GoogleCodeExporter commented 9 years ago
Please ATTACH a complete logfile.

Original comment by basrie...@gmail.com on 4 Dec 2009 at 6:16

GoogleCodeExporter commented 9 years ago

Original comment by arnov...@gmail.com on 6 Dec 2009 at 4:24

Attachments:

GoogleCodeExporter commented 9 years ago
The logfile is clean, no errors like you mention. Does the problem still exist?

Original comment by basrie...@gmail.com on 8 Dec 2009 at 7:10

GoogleCodeExporter commented 9 years ago
Yeah the problem is still there. Note that the snippet I posted was from an 
XBMC 
debug log. Didn't have time to have a (close) look at it myself though but it 
seems 
to happen persistently when XOT-Uzg exits

Original comment by arnov...@gmail.com on 8 Dec 2009 at 7:27

GoogleCodeExporter commented 9 years ago
ok, I will check

Original comment by basrie...@gmail.com on 8 Dec 2009 at 9:17

GoogleCodeExporter commented 9 years ago
I cannot reproduce the problem. Please post more info on what you exactly did 
to get
this error.

Original comment by basrie...@gmail.com on 3 Jan 2010 at 6:10