Follow-up Comment #10, bug #17650 (project mypaint):

I did some stress-testing, managed to produce one exception and one crash. I
suspect they might not be related with this change.

Crash: (cannot reproduce; I think I pressed some key while the file dialog
was disappearing)
Saved to /home/martin/mypaint/tests/bigimage_delme.ora
Rendered thumbnail in 0.0382499694824 seconds.
**
Gtk:ERROR:/scratch/build-area/gtk+2.0-2.20.1/gtk/gtkfilesystemmodel.c:746:gtk_file_system_model_sort:
assertion failed: (r == n_visible_rows)
--> Coredump.

Exception: (draw before/while loading an image; managed to reproduce twice,
but not reliably)
Loaded from /home/martin/mypaint/tests/bigimage_delme.ora
Traceback (most recent call last):
  File "/home/martin/mypaint/gui/filehandling.py", line 477, in
open_recent_cb
    self.open_file(fn)
  File "/home/martin/mypaint/gui/drawwindow.py", line 44, in wrapper
    toplevel.window.set_cursor(None)
AttributeError: 'NoneType' object has no attribute 'set_cursor'

I'm just showing those in case you have an idea what's causing them. They
might or might not be related to the recent changes, and I can't really
reproduce them.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?17650>

_______________________________________________
  Nachricht geschickt von/durch Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to