Discussion:
Python compile error for table data view (cvs version) -> Python script encoding setting
Ernesto Revilla
2005-09-28 21:31:27 UTC
Permalink
Good night,

when trying to edit data in a table, I get a Python compiling error in
TableData.py. Same with design view.
(Form Design works ok.)

KBDocRoot::loadScripting: scrIface->load failed
[:!Files:script/py/TableData][(null)][Error compiling python script][unknown
encoding: ]

Looking inside the Python script encoding settigs, reveals that no encoding
has been specified (empty).

Setting the Python encoding to UTF8, e.g., the error disappears.

Regards,
Erny
Mike Richardson
2005-10-11 13:26:34 UTC
Permalink
Post by Ernesto Revilla
Good night,
when trying to edit data in a table, I get a Python compiling error in
TableData.py. Same with design view.
(Form Design works ok.)
KBDocRoot::loadScripting: scrIface->load failed
[:!Files:script/py/TableData][(null)][Error compiling python
script][unknown encoding: ]
Looking inside the Python script encoding settigs, reveals that no encoding
has been specified (empty).
Setting the Python encoding to UTF8, e.g., the error disappears.
Oops, should have replied. Thanx for this one, should be fixed from 2.4.0
onwards
Post by Ernesto Revilla
Regards,
Erny
--
Regards
Mike

http://www.rekallrevealed.org
*THE* GPL/Open Source database front end for Linux and Windows.
Loading...