Ticket #823 (closed defect: fixed)
padre crashes when highlighting text with shift+right arrow
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | |
| Component: | editor | Version: | trunk |
| Keywords: | Cc: |
Description (last modified by waxhead) (diff)
It usually happens after a selection was deleted.
put the cursor somewhere and start marking text by pressing shitf and right arrow. Padre crashes with the following messages on the console:
(padre:31316): GdkPixbuf-CRITICAL **: gdk_pixbuf_get_has_alpha: assertion `GDK_IS_PIXBUF (pixbuf)' failed
OS: Ubuntu 9.10 64 bit.
Change History
Note: See
TracTickets for help on using
tickets.

This doesn't occur on WinXP/Padre 0.66. Maybe the problem is fixed meanwhile?