From: Stefan S. <ma...@ss...> - 2015-09-23 19:04:24
|
On Wed, 2015-09-23 at 18:30 +0200, Stefan Salewski wrote: > You told me to look for errors raised in callbacks in your first > post. > Will try that. Maybe I can locate the reasons for the crashes. Here is the output of ./run-test.rb &> tests.txt http://ssalewski.de/tmp/tests.txt I am not sure if that is ok, at least no crash. Unfortunately my program still crashes very often, and it seems to be not a single location in the code, but multiple. I already discovered one problem, the timing of expose and draw event, draw before first expose could not work. But there seems to be more. While there was no serious problem with GTK 3.14 and ruby-gnome2.2.5. |