>     Debug.warning( 'Unable to read config file %s !' % Settings.rcFile )
> AttributeError: 'module' object has no attribute 'warning'


The RC2 forgets to install the file .koorc in home's user.
I copied that of RC1 :
[path]
pixmaps = C:\Program Files\Koo\share/pixmaps/Koo/
share = C:\Program Files\Koo\share/Koo/
ui = C:\Program Files\Koo\share/Koo/ui

[login]
protocol = http://
url = http://[email protected]:8069
db = baseVide2
server = localhost
login = admin
port = 8069

[client]
default_path = C:\Documents and Settings\chris

[tip]
position = 0
autostart = False

[kde]
enabled = True

And after a new start the .koorc becomes :
[kde]
enabled = True

[login]
protocol = http://
url = http://[email protected]:8069
db = baseVide2
server = 192.168.0.3
login = admin
port = 8069

[client]
default_path = C:\Documents and Settings\chris
language = False

[tip]
position = 0
autostart = False

[path]
pixmaps = C:\Program Files\Koo\share/pixmaps/Koo/
share = C:\Program Files\Koo\share/Koo/
ui = C:\Program Files\Koo\share/Koo/ui

Christian Draux

------------------------
Reseaucerta.org




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=41070#41070

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to