Public bug reported:
Binary package hint: cplay
cplay crashes when used in tilda. It crashes after you roll it up, and
then you unroll it to see the results. It only occurs when it animates
vertically and not horizontally.
crash output:
------------------------------------------------
Traceback (most recent call last):
File "/usr/bin/cplay", line 1643, in main
app.run()
File "/usr/bin/cplay", line 1460, in run
try: r, w, e = select.select(R, [], [], timeout)
File "/usr/bin/cplay", line 1609, in handler_resize
self.win_root.resize()
File "/usr/bin/cplay", line 176, in resize
child.resize()
File "/usr/bin/cplay", line 169, in resize
self.w = self.newwin()
File "/usr/bin/cplay", line 191, in newwin
return curses.newwin(1, self.parent.cols, self.parent.rows-2, 0)
error: curses function returned NULL
------------------------------------------------
It seems to crash because of the way tilda animates vertically. It actually
changes the size instead of moving out of view and then disappearing like when
it animates sideways. This bug should also be present in previous ubuntu
versions.
> Ubuntu 8.10 amd64 [Intrepid]
** Affects: cplay (Ubuntu)
Importance: Undecided
Status: New
--
cplay crashes when used in tilda
https://bugs.launchpad.net/bugs/247774
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs