Activity log for bug #908618

Date Who What changed Old value New value Message
2011-12-25 21:07:04 mike morrison bug added bug
2011-12-25 21:18:44 mike morrison attachment added add_lock https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/908618/+attachment/2646768/+files/add_lock
2011-12-25 23:16:23 mike morrison description my program calls gdk_window_invalidate_rect() from a thread. it uses gdk_threads_enter() and gdk_threads_leave(). the overlay scrollbar also calls gtk_window_invalidate_rect on my window from within a timer callback (change_state_cb). that callback is, although in the main loop, not in the main GTK+ lock. i imagine this is causing a lot of the crashes suggested above in the "Do any of the following bugs describe the bug you're trying to report?" list. i'll submit a patch. my program calls gdk_window_invalidate_rect() from a thread. it uses gdk_threads_enter() and gdk_threads_leave(). the overlay scrollbar also calls gdk_window_invalidate_rect on my window from within a timer callback (change_state_cb). that callback is, although in the main loop, not in the main GTK+ lock. i imagine this is causing a lot of the crashes suggested above in the "Do any of the following bugs describe the bug you're trying to report?" list. i'll submit a patch.
2011-12-26 00:15:37 Ubuntu Foundations Team Bug Bot tags patch
2011-12-26 00:15:49 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Review Team
2012-01-04 14:13:41 Sebastien Bacher overlay-scrollbar (Ubuntu): importance Undecided High
2012-01-04 14:13:41 Sebastien Bacher overlay-scrollbar (Ubuntu): assignee Andrea Cimitan (cimi)
2013-01-09 20:46:03 Andrea Corbellini bug added subscriber Andrea Corbellini
2013-01-09 20:46:26 Andrea Corbellini overlay-scrollbar (Ubuntu): status New Triaged
2013-01-09 21:13:57 Andrea Cimitan overlay-scrollbar (Ubuntu): status Triaged Confirmed
2013-09-20 08:50:33 Andrea Cimitan overlay-scrollbar (Ubuntu): assignee Andrea Cimitan (cimi)