Ticket #843 (closed defect: fixed)
Thanks application in pippy has python backtrace invalid int
| Reported by: | thjc | Owned by: | mchua sdz |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | 0.86 |
| Component: | Pippy | Version: | Unspecified |
| Severity: | Unspecified | Keywords: | |
| Cc: | jpichon | Distribution/OS: | |
| Bug Status: | Resolved |
Description
From version soas 200905031329
Traceback (most recent call last):
File "/home/liveuser/.sugar/default/org.laptop.Pippy/tmp/pippy_app.py", line 29, in <module>
cols, lines = size()
File "/usr/share/sugar/activities/Pippy.activity/library/pippy/console.py", line 26, in size
cols = int(read_to_delimit('t'))
ValueError: invalid literal for int() with base 10: '21;126'
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

