Resource Menu


posted by Simon Woo at Jan 4, 2011 4:15 AM
Quote
Thanks anyway!

Simon

posted by julien at Dec 30, 2010 1:19 PM
Quote
Hi,

This problem is the same as outlined in thread ! Trouble_with_Spis4_3_stable_Windows32b_zip !.

Your problem is juste due to the fact that Jython 2.5.1 does not support the Chineese enconding (gb18030) without additional module.

On the SPIS Team side, we have no solution. SPIS is designed to run in priority on a Latin ISO system. Please see the Jython project ! www.jython.org ! for futher information.

All feedbacks and solutions are very welcome.

The Spis Team.

posted by Simon Woo at Dec 24, 2010 8:26 AM
Quote
more error information:

Loading configuration… System= posix Traceback (most recent call last): File "/Users/simon/Spis4.3_stable_OSX/Bin/../SpisUI/BinOSX/../../SpisUI/Bin/Tasks/SpisTasksGraph.py", line 49, in <module> from Bin.config import GL_DATA_PATH, GL_SPISUIROOT_PATH, GL_DATA_PATH, GL_GUI_XLM_RESSOURCES_MENU, GL_GUI_XLM_RESSOURCES_TOOL_BAR,GL_GUI_LOGGING_CONF,GL_LOG_FILE_PATH File "/Users/simon/Spis4.3_stable_OSX/SpisUI/Bin/config.py", line 104, in <module> print 'OS name= '+GL_OS_NAME LookupError: unknown encoding 'euc_cn'

posted by Simon Woo at Dec 24, 2010 8:00 AM
Quote
When I run runSpis.sh under Bin, there shows the splash of SPIS, but failed at last. There shows error:

LookupError: unknown encodeing 'euc_cn'

How can I do to fix this error? Thanks Simon