I received this error in Mattricks.
Traceback (most recent call last):
File "Mattricks\Main.pyc", line 292, in OnFetch
File "Mattricks\Main.pyc", line 363, in __do_fetch
File "Mattricks\CommonData.pyc", line 182, in download_common_data
File "Mattricks\XMLParse.pyc", line 391, in get
File "Mattricks\Fetch.pyc", line 291, in fetch_xml
File "Mattricks\XMLParse.pyc", line 293, in parse_xml_string
File "xml\sax\drivers\drv_pyexpat.pyc", line 71, in parseFile
ExpatError: …
[View More]unclosed token: line 28, column 0
Which OS do I run: Win XP Pro
Version of Mattricks: 0.7_rc3
How did I get this error: I started Mattricks, and pressed the button
'Download Data' and then keyed in my username and password. That's all. ;)
I then closed the program, reran it, and this time it asked for my username
and password right away and then it seemed like it downloaded my data.
Then I pressed the buttoin 'Download Data' again, and then it started
downloading, and when i t came to 'Club data - downloading xml-file', it
just froze again, with the same error report again.
Yours sincerely
Brian J. Dyrehauge
[View Less]
I can't read my hrf....
Traceback (most recent call last):
File "Mattricks\Main.pyc", line 292, in OnFetch
File "Mattricks\Main.pyc", line 363, in __do_fetch
File "Mattricks\CommonData.pyc", line 182, in
download_common_data
File "Mattricks\XMLParse.pyc", line 391, in get
File "Mattricks\Fetch.pyc", line 291, in fetch_xml
File "Mattricks\XMLParse.pyc", line 293, in
parse_xml_string
File "xml\sax\drivers\drv_pyexpat.pyc", line 71, in
parseFile
ExpatError: unclosed token: line …
[View More]28, column 0
What can I do? in the morning all was ok.. and now:(:(:(
Can you help me?
[View Less]
Traceback (most recent call last):
File "Mattricks\Main.pyc", line 292, in OnFetch
File "Mattricks\Main.pyc", line 363, in __do_fetch
File "Mattricks\CommonData.pyc", line 182, in download_common_data
File "Mattricks\XMLParse.pyc", line 391, in get
File "Mattricks\Fetch.pyc", line 291, in fetch_xml
File "Mattricks\XMLParse.pyc", line 293, in parse_xml_string
File "xml\sax\drivers\drv_pyexpat.pyc", line 71, in parseFile
ExpatError: unclosed token: line 28, column 0
mattricks 0.7
…
[View More]gebruik win XP pro
gebeurde bij dowloaden data
vriendelijke groet pedro
[View Less]
Is there anything wrong with the CVS version of Mattricks or is it just me?
Spits out the following upon doing a ./mattricks fetch (or using the GUI
or doing anything really):
Error: Failed to login, please try again!
Traceback (most recent call last):
File "./mattricks.py", line 37, in ?
Init.start()
File "/home/jn/CVS/Mattricks/Mattricks/Init.py", line 71, in start
Commandline.parse_and_start()
File "/home/jn/CVS/Mattricks/Mattricks/Commandline.py", line 105, in
…
[View More]parse_and_start
all_commands[command](args, help_command)
File "/home/jn/CVS/Mattricks/Mattricks/Commandline.py", line 200, in
parse_cmd_fetch
res = CommonData.download_common_data()
File "/home/jn/CVS/Mattricks/Mattricks/CommonData.py", line 157, in
download_common_data
teamid = get_current_teamid()
File "/home/jn/CVS/Mattricks/Mattricks/CommonData.py", line 84, in
get_current_teamid
data = XMLParse.get(["team details", -1], ["Team.TeamID",
"User.UserID"]) File "/home/jn/CVS/Mattricks/Mattricks/XMLParse.py",
line 376, in get
databases.sets(None, True, {"Mattricks.loginname": None,
File "/home/jn/CVS/Mattricks/Mattricks/Database.py", line 135, in sets
value = make_utf8(value)
File "/home/jn/CVS/Mattricks/Mattricks/Database.py", line 48, in
make_utf8
raise ValueError, "Not a string or unicode object."
ValueError: Not a string or unicode object.
[View Less]
i've just installed mattricks 0.7-1 on my machine and
when i try to run the program i get something like
this :
/usr/lib/python2.3/site-packages/Mattricks/MatchListPage.py:105:
DeprecationWarning: wx.MaskColour is deprecated, use
`wx.Mask` instead.
mask = wxMaskColour(self.glasses_img, wxWHITE)
/usr/lib/python2.3/site-packages/Mattricks/MatchViewerPage.py:1005:
DeprecationWarning: wx.MaskColour is deprecated, use
`wx.Mask` instead.
mask = wxMaskColour(bmp, wxWHITE)
/usr/lib/python2.3/site-…
[View More]packages/Mattricks/MatchViewerPage.py:1009:
DeprecationWarning: wx.MaskColour is deprecated, use
`wx.Mask` instead.
mask = wxMaskColour(bmp, wxWHITE)
/usr/lib/python2.3/site-packages/Mattricks/MatchViewerPage.py:1022:
DeprecationWarning: wx.MaskColour is deprecated, use
`wx.Mask` instead.
mask = wxMaskColour(bmp, wxWHITE)
/usr/lib/python2.3/site-packages/Mattricks/MatchViewerPage.py:1026:
DeprecationWarning: wx.MaskColour is deprecated, use
`wx.Mask` instead.
mask = wxMaskColour(bmp, wxWHITE)
my so is mandrake 10.1 official, i'm a newbie in linux
(super newbie :)) ) and i don't know what to do to
make it work. i've read already your bugzilla and i
haven't found this error ...
please help me.
many, many thanks, and please excuse me if i've
troubled you for nothing...
__________________________________
Do you Yahoo!?
Take Yahoo! Mail with you! Get it on your mobile phone.
http://mobile.yahoo.com/maildemo
[View Less]
whenever trying to log in , Mattricks just closes and following is the output
in console:
@pc:~> /usr/bin/mattricks.py
/usr/lib/python2.3/site-packages/Mattricks/MatchListPage.py:105:
DeprecationWarning: wx.MaskColour is deprecated, use `wx.Mask` instead.
mask = wxMaskColour(self.glasses_img, wxWHITE)
/usr/lib/python2.3/site-packages/Mattricks/MatchViewerPage.py:1005:
DeprecationWarning: wx.MaskColour is deprecated, use `wx.Mask` instead.
mask = wxMaskColour(bmp, wxWHITE)
/usr/lib/…
[View More]python2.3/site-packages/Mattricks/MatchViewerPage.py:1009:
DeprecationWarning: wx.MaskColour is deprecated, use `wx.Mask` instead.
mask = wxMaskColour(bmp, wxWHITE)
/usr/lib/python2.3/site-packages/Mattricks/MatchViewerPage.py:1022:
DeprecationWarning: wx.MaskColour is deprecated, use `wx.Mask` instead.
mask = wxMaskColour(bmp, wxWHITE)
/usr/lib/python2.3/site-packages/Mattricks/MatchViewerPage.py:1026:
DeprecationWarning: wx.MaskColour is deprecated, use `wx.Mask` instead.
mask = wxMaskColour(bmp, wxWHITE)
@pc:~>
[View Less]
Mattricks-0.7_rc2
Windows XP
Set up to login automatically when I start the program. But when it
tries to download the files from Hattrick the following error occurs,
and the program aborts. Problem started wednesday, I added a match (to
be played on wednesday) to the list of watched matches on Tuesday.
Have tried uninstalling and reinstalling Mattricks to no avail.
Traceback (most recent call last):
File "mattricks.py", line 36, in ?
File "Mattricks\Init.pyc", line 57, in …
[View More]start
File "Mattricks\Commandline.pyc", line 105, in parse_and_start
File "Mattricks\Commandline.pyc", line 121, in parse_cmd_gui
File "Mattricks\Main.pyc", line 439, in main
File "Mattricks\Main.pyc", line 391, in __init__
File "wxPython\wx.pyc", line 1957, in __init__
File "Mattricks\Main.pyc", line 414, in OnInit
File "Mattricks\Main.pyc", line 261, in AfterInit
File "Mattricks\Main.pyc", line 349, in __do_fetch
File "Mattricks\Players.pyc", line 150, in __init__
File "Mattricks\Players.pyc", line 217, in __extract_data
TypeError: int argument required
[View Less]