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: sourceforge.net/apps/trac/sutekh/wiki/InstallInstructions Sutekh can be downloaded from Sourceforge at: sourceforge.net/projects/sutekh/files/sutekh/ Ubuntu packages may be obtained from Sutekh's Launchpad PPA: launchpad.net/~sutekh/+archive/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: sourceforge.net/apps/trac/sutekh/wiki/SutekhManual_0_8 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)
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
> Ankha wrote:
> 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.
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
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
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
> Ankha wrote:
> 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).
>
Why does it say Sutekh-0.8.0? I would have thought it would say Sutekh-0.8.1 for Sutekh 0.8.1? Sutekh 0.8.0 does not work with the latest VEKN card texts. Sutekh 0.8.1 should.
After you've installed Sutekh you can re-download data by going to the File menu. We intentionally don't automatically delete the AppData since that might cause people to lose their card database.
> hodgestar wrote:
>
> > Ankha wrote:
> > 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).
> >
> Why does it say Sutekh-0.8.0? I would have thought it would say Sutekh-0.8.1 for Sutekh 0.8.1? Sutekh 0.8.0 does not work with the latest VEKN card texts. Sutekh 0.8.1 should.
>
> After you've installed Sutekh you can re-download data by going to the File menu. We intentionally don't automatically delete the AppData since that might cause people to lose their card database.
>
This must be the cause.
On page: sourceforge.net/projects/sutekh/files/sutekh/
the link states: "Looking for the latest version? Download sutekh-0.8.0.exe (18.6 MB)"
I guess that's why I downloaded the wrong version.
Prince of Paris, France
Ratings Coordinator, Rules Director
> Ankha wrote:
> This must be the cause.
>
> On page: sourceforge.net/projects/sutekh/files/sutekh/
>
> the link states: "Looking for the latest version? Download sutekh-0.8.0.exe (18.6 MB)"
>
I was sure I'd updated that link when we uploaded the new version, but clearly I didn't. My apologies. This should be fixed now.
--
National Coordinator
South Africa
> Ankha wrote:
> This must be the cause.
>
> On page: sourceforge.net/projects/sutekh/files/sutekh/
>
> the link states: "Looking for the latest version? Download sutekh-0.8.0.exe (18.6 MB)"
>
> I guess that's why I downloaded the wrong version.
>
Ah! Thanks for picking that up. Link updated.
Ok, I tried to install v. 0.8.1 this time and had some errors:
- it couldn't find "João Bile". I had to look for it in the left list and found "JoXXXo Bile" with XXX being strange characters (looking like unicode)
- it couldn't find '.44 Magnum [Osebo starter]' (I'm not sure about the starter). I found the .44 in the category "none" instead of equipment as expected.
- I had an error with Meno Ngari
In the end, I had the following error:
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 >>'
My Windows 7 and my display language are in English, but my culture is in French.
> v. 0.8.1 works after deleting the Local folder containing data from the previous version.
Prince of Paris, France
Ratings Coordinator, Rules Director
I want to build a deck and I'm a bit confused.
1/ How do I initiate a new deck list?
2/ What is the fastest way to add Valerius Maior to the deck list?
Prince of Paris, France
Ratings Coordinator, Rules Director
> Ankha wrote:
> Ok, I tried to install v. 0.8.1 this time and had some errors:
> - it couldn't find "João Bile". I had to look for it in the left list and found "JoXXXo Bile" with XXX being strange characters (looking like unicode)
>
OK, so we're definately encoding something incorrectly on your system. I'm not quite sure where we're going wrong, but my first guess is that we're not setting the database encoding correctly. Could you send me a copy of the database so I can check that, please?
I suspect the other errors are symptons of the same problem.
--
National Coordinator
South Africa
> Ankha wrote:
> I want to build a deck and I'm a bit confused.
> 1/ How do I initiate a new deck list?
>
From the Card Set List pane, select Actions->Create New Card Set.
> 2/ What is the fastest way to add Valerius Maior to the deck list?
>
I generally go with dragging and dropping from the main cardlist - you can search for the cards by name by starting to type the name - so "Vale<enter>" should get you to Valerius quickly.
Alternatively, you can set the new card set to "show all cards" mode (either by creating a custom card set profile via Edit->Edit Profiles or temporarily by using Edit->Edit Local Profile), and then you can enter the numbers for the cards using 1-9 and +-.
--
National Coordinator
South Africa