** Description changed:

  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
+ 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.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/908618

Title:
  overlay scrollbars crash my program

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/908618/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to