Hi, The problem in the ~/.terprc file was not alone.
The new default path is not the correct one :
In /usr/lib/tinyerp-client/options.py :
'path.pixmaps': os.path.join(sys.prefix,
'share/pixmaps/tinyerp-client/'),
but the file are in /usr/share/pixmaps ...
Either we should correct the path (simple workaround) or move the files
to the correct directory.
Didrik
signature.asc
Description: This is a digitally signed message part

