Menu

#41 freeze after burn: atoi(packet)

open
5
2004-03-12
2004-03-12
No

After i burn a CD, the status window cannot be closed
and instead i have to close the entire program. If i
invoke eroaster from a terminal, then this is the error
message i get after i close the program:

Traceback (most recent call last):
File "/usr/lib/eroaster/main.py", line 1326, in
TimeOutHandler
length = atoi(packet)
File "/usr/lib/python2.3/string.py", line 220, in atoi
return _int(s, base)
ValueError: invalid literal for int(): Trac

The string being sent to atoi() is, in fact "Trac".

Discussion

  • Martin Preishuber

    Logged In: YES
    user_id=29575

    does this happen all the time or just once in a while ?

     
  • Leston Buell

    Leston Buell - 2004-09-12

    Logged In: YES
    user_id=356684

    It happened all the time. (Past tense because i have a new
    set-up now and no longer have eroaster installed.)

     

Log in to post a comment.