map-pin Sutekh 0.8.1 released!

29 Feb 2012 21:09 #24355 by hodgestar
Greetings

On behalf of the Sutekh development team I'm delighted to announce the release of Sutekh 0.8.1.

This is a minor update and bugfix release for Sutekh 0.8. In particular, Sutekh 0.8.1 fixes a critical issue with updating the card list from the vekn.net website caused by a change in the character encoding used by vekn.net.

Sutekh is available for Windows and Linux systems (with RPMs for Fedora and a PPA for Ubuntu).

Instructions for installing Sutekh can be found at: Sutekh can be downloaded from Sourceforge at: Ubuntu packages may be obtained from Sutekh's Launchpad PPA: Issues may be reported by emailing .

If you're new to Sutekh or want to read about what Sutekh can do, you might want to start with the online manual at: Sutekh aims to be the swiss army knife of VTES card management applications -- we hope you'll give the release a try.

Regards
The Sutekh development team (Neil and Simon)

Please Log in or Create an account to join the conversation.

More
01 Mar 2012 12:21 #24424 by Ankha
Replied by Ankha on topic Re: Sutekh 0.8.1 released!
Using your link
Using win7 64bits
Installing everything but the images and icons.
Running the program for the first time (and the second etc.):

Sutekh reported an unhandled exception:
'<< None >>'

Traceback (most recent call last):
File "SutekhGui.py", line 224, in <module>
File "SutekhGui.py", line 209, in main
File "sutekh\gui\MultiPaneWindow.pyc", line 168, in setup
File "sutekh\gui\MultiPaneWindow.pyc", line 247, in restore_from_config
File "sutekh\gui\MultiPaneWindow.pyc", line 361, in replace_with_physical_card_list
File "sutekh\gui\PhysicalCardFrame.pyc", line 37, in __init__
File "sutekh\gui\CardListFrame.pyc", line 90, in add_parts
File "sutekh\gui\FilteredView.pyc", line 63, in load
File "sutekh\gui\CardListModel.pyc", line 296, in load
File "sutekh\gui\CardListModel.pyc", line 197, in lookup_icons
File "sutekh\gui\IconManager.pyc", line 240, in get_info
File "protocols\interfaces.pyc", line 298, in __call__
File "protocols\interfaces.pyc", line 208, in __call__
File "protocols\api.pyc", line 72, in adapt
File "protocols\interfaces.pyc", line 183, in __adapt__
File "sutekh\core\SutekhObjects.pyc", line 648, in __new__
File "sutekh\core\Abbreviations.pyc", line 50, in canonical
KeyError: '<< None >>'

Prince of Paris, France
Ratings Coordinator, Rules Director

Please Log in or Create an account to join the conversation.

More
01 Mar 2012 18:31 #24457 by hodgestar

Using your link
Using win7 64bits
Installing everything but the images and icons.
Running the program for the first time (and the second etc.):

Sutekh reported an unhandled exception:
'<< None >>'


Thanks for the bug report. It's not immediately obvious what's happened but we're looking into it.

Please Log in or Create an account to join the conversation.

More
01 Mar 2012 20:05 #24470 by Ankha
Replied by Ankha on topic Re: Sutekh 0.8.1 released!
I'm following the standard installation except:
- download icons: no
- images: cancel

I've reproduced exactly the same error on another computer (windows 7 also)


Traceback (most recent call last):
File "SutekhGui.py", line 224, in <module>
File "SutekhGui.py", line 209, in main
File "sutekh\gui\MultiPaneWindow.pyc", line 168, in setup
File "sutekh\gui\MultiPaneWindow.pyc", line 247, in restore_from_config
File "sutekh\gui\MultiPaneWindow.pyc", line 361, in replace_with_physical_card_list
File "sutekh\gui\PhysicalCardFrame.pyc", line 37, in __init__
File "sutekh\gui\CardListFrame.pyc", line 90, in add_parts
File "sutekh\gui\FilteredView.pyc", line 63, in load
File "sutekh\gui\CardListModel.pyc", line 296, in load
File "sutekh\gui\CardListModel.pyc", line 197, in lookup_icons
File "sutekh\gui\IconManager.pyc", line 240, in get_info
File "protocols\interfaces.pyc", line 298, in __call__
File "protocols\interfaces.pyc", line 208, in __call__
File "protocols\api.pyc", line 72, in adapt
File "protocols\interfaces.pyc", line 183, in __adapt__
File "sutekh\core\SutekhObjects.pyc", line 648, in __new__
File "sutekh\core\Abbreviations.pyc", line 50, in canonical
KeyError: '<< None >>'

Prince of Paris, France
Ratings Coordinator, Rules Director

Please Log in or Create an account to join the conversation.

More
01 Mar 2012 20:12 #24472 by Ankha
Replied by Ankha on topic Re: Sutekh 0.8.1 released!
The trouble is that:
- it crashed everytime I launch it
- if I uninstall it (the C:\Program Files (x86)\Sutekh-0.8.0\ folder is deleted) and reinstall it, I don't have the installation choices available anymore (I have to go and delete manually AppData\Roaming\Sutekh\ which is non trivial for a standard user).

Prince of Paris, France
Ratings Coordinator, Rules Director

Please Log in or Create an account to join the conversation.

More
01 Mar 2012 20:20 #24473 by Ankha
Replied by Ankha on topic Re: Sutekh 0.8.1 released!
I tried again and downloaded everything.
I still have the error.
Did you take into account the latest card CSV format?


Traceback (most recent call last):
File "SutekhGui.py", line 224, in <module>
File "SutekhGui.py", line 209, in main
File "sutekh\gui\MultiPaneWindow.pyc", line 168, in setup
File "sutekh\gui\MultiPaneWindow.pyc", line 247, in restore_from_config
File "sutekh\gui\MultiPaneWindow.pyc", line 361, in replace_with_physical_card_list
File "sutekh\gui\PhysicalCardFrame.pyc", line 37, in __init__
File "sutekh\gui\CardListFrame.pyc", line 90, in add_parts
File "sutekh\gui\FilteredView.pyc", line 63, in load
File "sutekh\gui\CardListModel.pyc", line 296, in load
File "sutekh\gui\CardListModel.pyc", line 197, in lookup_icons
File "sutekh\gui\IconManager.pyc", line 240, in get_info
File "protocols\interfaces.pyc", line 298, in __call__
File "protocols\interfaces.pyc", line 208, in __call__
File "protocols\api.pyc", line 72, in adapt
File "protocols\interfaces.pyc", line 183, in __adapt__
File "sutekh\core\SutekhObjects.pyc", line 648, in __new__
File "sutekh\core\Abbreviations.pyc", line 50, in canonical
KeyError: '<< None >>'

Prince of Paris, France
Ratings Coordinator, Rules Director

Please Log in or Create an account to join the conversation.

More
Moderators: AnkhaKraus
Time to create page: 0.074 seconds
Powered by Kunena Forum