[Ml-yokadi] p_edit bug

Heinz Wiesinger HMWiesinger
Mer 1 Avr 21:36:07 CEST 2009


On Wednesday 01 April 2009 21:20:16 Heinz Wiesinger wrote:
> Hello!
>
> Thanks for implementing setup.py for yokadi. I now have it installed on my
> system and it looks pretty good (I have the git version of yesterday).
> I played a little bit with it and somehow got to this error message:
>
> yokadi> p_edit virtualbox-ose
> Error: Unhandled exception (oups)
>         'module' object has no attribute 'set_pre_input_hook'
> This is a bug of Yokadi, sorry.
> Send the above message by email to Yokadi developers to help them make
> Yokadi better.
> ---------------------8<----------------------------------------------
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/yokadi/yokadi.py", line 71, in
> onecmd return Cmd.onecmd(self, line)
>   File "/usr/lib/python2.5/cmd.py", line 219, in onecmd
>     return func(arg)
>   File "/usr/lib/python2.5/site-packages/yokadi/projectcmd.py", line 62, in
> do_p_edit
>     line = tui.editLine(projectLine)
>   File "/usr/lib/python2.5/site-packages/yokadi/tui.py", line 72, in
> editLine readline.set_pre_input_hook(pre_input_hook)
> AttributeError: 'module' object has no attribute 'set_pre_input_hook'
> ---------------------8<----------------------------------------------
>
> I don't use the latest version so chances are that it's already fixed, but
> wanted to let you know anyway, just in case :)

and I've found another one, though minor and clearly an input error from my 
side:

yokadi> t_edit ¹
Error: Unhandled exception (oups)
        invalid literal for int() with base 10: '\xb9'
This is a bug of Yokadi, sorry.
Send the above message by email to Yokadi developers to help them make Yokadi 
better.
---------------------8<----------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/yokadi/yokadi.py", line 71, in onecmd
    return Cmd.onecmd(self, line)
  File "/usr/lib/python2.5/cmd.py", line 219, in onecmd
    return func(arg)
  File "/usr/lib/python2.5/site-packages/yokadi/taskcmd.py", line 455, in 
do_t_edit
    task=dbutils.getTaskFromId(line)
  File "/usr/lib/python2.5/site-packages/yokadi/dbutils.py", line 54, in 
getTaskFromId
    taskId = int(line)
ValueError: invalid literal for int() with base 10: '\xb9'
---------------------8<----------------------------------------------

> Further, if you need help in providing Slackware packages, I would be glad
> to help. I have everything ready on my side, just need to put them on a
> server :)

Grs,
Heinz

-------------- section suivante --------------
Une pièce jointe HTML a été nettoyée...
URL: http://sequanux.org/pipermail/ml-yokadi/attachments/20090401/f5e94c42/attachment.htm 
-------------- section suivante --------------
Une pièce jointe non texte a été nettoyée...
Nom: non disponible
Type: application/pgp-signature
Taille: 197 octets
Desc: This is a digitally signed message part.
Url: http://sequanux.org/pipermail/ml-yokadi/attachments/20090401/f5e94c42/attachment.pgp 


Plus d'informations sur la liste de diffusion Ml-yokadi