Version 59, last updated by sirebral at February 12, 2011 19:10 UTC

 

Traipse has some known issues with the code, but thankfully there are simple work arounds for most of them.  If you experience any of the problems, please use the associated work around.

 

Grumpy Goblin

Grumpy Goblin is considered closed.

After the updated code re-working Grumpy Goblin does not start properly. The problem is caused because of the TerminalWriter update from core. This bug is fixed in Ornery Orc and a patch will be released as soon as possible.

I've decided to not update Grumpy Goblin. Please use Ornery Orc instead.

 

Ornery Orc

Ornery Orc is considered closed, though patches may be released.

 

Update Manager (Vista)

The Update Manager may hang during the Refresh of a Repository when using the .EXE install. Workaround: A) rerun setup.py and copy your myfiles directory to the newly created System folder. B) Download the .ZIP package and run setup.py there. This is caused by a Permissions problem in Vista: Ticket

 

Themes

When starting the slanted theme does not carry the color over from the settings. You are encouraged to use the flat themes for the time, and setup your own custom theme colors. Work in Ornery Orc will remove this problem and allow users to create their own themes and use other peoples themes.

 

CherryPy

I am certain there is going to be some body who does not set their port correctly and then CherryPy will be on auto start set to on.  This will most likely cause a crash.  Work Around: This work around is a lot more difficult then I would like it to be so there is a planned fix for this.  In your System/myfiles/ folder open the plugindb XML and remove the CherryPy auto start entry. It will look like this:

<auto_start type="string">on</auto_start>

Planned Fix: The planned fix will create a check box in the CherryPy plugin menu that users can set the auto start feature with.