<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">On Sunday 05 April 2009 12:18:11 Sébastien Renard wrote:<br>
&gt; Hello Heinz,<br>
&gt;<br>
&gt; I am very sorry, but I can't manage to reproduce the two issues you<br>
&gt; mention... Can you try to reproduce it with last HEAD release and a fresh<br>
&gt; database ?<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Ok, so I upgraded to latest git used a fresh database. Here's what I did:<br>
<span style=" font-weight:600;"> - k_add slackbuilds.org</span><br>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-weight:600;"> - k_add sbo</p><p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-weight:600;"> - p_add openerp-server @sbo @slackbuilds.org @business</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-weight:600;"><br></p>Added project 'openerp-server'<br>
Error: Unhandled exception (oups)<br>
        'module' object has no attribute 'set_pre_input_hook'<br>
This is a bug of Yokadi, sorry.<br>
Send the above message by email to Yokadi developers to help them make Yokadi better.<br>
---------------------8&lt;----------------------------------------------<br>
Traceback (most recent call last):<br>
  File "/usr/lib/python2.5/site-packages/yokadi/yokadi.py", line 71, in onecmd<br>
    return Cmd.onecmd(self, line)<br>
  File "/usr/lib/python2.5/cmd.py", line 219, in onecmd<br>
    return func(arg)<br>
  File "/usr/lib/python2.5/site-packages/yokadi/projectcmd.py", line 47, in do_p_add<br>
    if not dbutils.createMissingKeywords(keywordDict.keys()):<br>
  File "/usr/lib/python2.5/site-packages/yokadi/dbutils.py", line 110, in createMissingKeywords<br>
    if not getOrCreateKeyword(keywordName):<br>
  File "/usr/lib/python2.5/site-packages/yokadi/dbutils.py", line 74, in getOrCreateKeyword<br>
    if interactive and not tui.confirm("Keyword '%s' does not exist, create it" % keywordName):<br>
  File "/usr/lib/python2.5/site-packages/yokadi/tui.py", line 124, in confirm<br>
    answer = editLine("", prompt = prompt + " (y/n)? ")<br>
  File "/usr/lib/python2.5/site-packages/yokadi/tui.py", line 72, in editLine<br>
    readline.set_pre_input_hook(pre_input_hook)<br>
AttributeError: 'module' object has no attribute 'set_pre_input_hook'<br>
---------------------8&lt;----------------------------------------------<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p><span style=" font-weight:600;"> - k_add business</span><br>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-weight:600;"> - p_add openerp-server @sbo @slackbuilds.org @business</p><p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-weight:600;"><br></p>Error: Unhandled exception (oups)<br>
        column name is not unique<br>
This is a bug of Yokadi, sorry.<br>
Send the above message by email to Yokadi developers to help them make Yokadi better.<br>
---------------------8&lt;----------------------------------------------<br>
Traceback (most recent call last):<br>
  File "/usr/lib/python2.5/site-packages/yokadi/yokadi.py", line 71, in onecmd<br>
    return Cmd.onecmd(self, line)<br>
  File "/usr/lib/python2.5/cmd.py", line 219, in onecmd<br>
    return func(arg)<br>
  File "/usr/lib/python2.5/site-packages/yokadi/projectcmd.py", line 45, in do_p_add<br>
    project = Project(name=projectName)<br>
  File "/usr/lib/python2.5/site-packages/sqlobject/main.py", line 1203, in __init__<br>
    self._create(id, **kw)<br>
  File "/usr/lib/python2.5/site-packages/sqlobject/main.py", line 1251, in _create<br>
    self._SO_finishCreate(id)<br>
  File "/usr/lib/python2.5/site-packages/sqlobject/main.py", line 1275, in _SO_finishCreate<br>
    id, names, values)<br>
  File "/usr/lib/python2.5/site-packages/sqlobject/dbconnection.py", line 401, in queryInsertID<br>
    return self._runWithConnection(self._queryInsertID, soInstance, id, names, values)<br>
  File "/usr/lib/python2.5/site-packages/sqlobject/dbconnection.py", line 260, in _runWithConnection<br>
    val = meth(conn, *args)<br>
  File "/usr/lib/python2.5/site-packages/sqlobject/sqlite/sqliteconnection.py", line 211, in _queryInsertID<br>
    self._executeRetry(conn, c, q)<br>
  File "/usr/lib/python2.5/site-packages/sqlobject/sqlite/sqliteconnection.py", line 181, in _executeRetry<br>
    raise DuplicateEntryError(msg)<br>
DuplicateEntryError: column name is not unique<br>
---------------------8&lt;----------------------------------------------<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p><span style=" font-weight:600;"> - p_edit openerp-server</span><br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0; font-weight:600;"><br></p>Error: Unhandled exception (oups)<br>
        'module' object has no attribute 'set_pre_input_hook'<br>
This is a bug of Yokadi, sorry.<br>
Send the above message by email to Yokadi developers to help them make Yokadi better.<br>
---------------------8&lt;----------------------------------------------<br>
Traceback (most recent call last):<br>
  File "/usr/lib/python2.5/site-packages/yokadi/yokadi.py", line 71, in onecmd<br>
    return Cmd.onecmd(self, line)<br>
  File "/usr/lib/python2.5/cmd.py", line 219, in onecmd<br>
    return func(arg)<br>
  File "/usr/lib/python2.5/site-packages/yokadi/projectcmd.py", line 64, in do_p_edit<br>
    line = tui.editLine(projectLine)<br>
  File "/usr/lib/python2.5/site-packages/yokadi/tui.py", line 72, in editLine<br>
    readline.set_pre_input_hook(pre_input_hook)<br>
AttributeError: 'module' object has no attribute 'set_pre_input_hook'<br>
---------------------8&lt;----------------------------------------------<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>The other bug I reported is indeed fixed. Works now on my system.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Thanks :)<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Grs,<br>
Heinz<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>