From: Stefan S. <ma...@ss...> - 2015-09-22 15:17:12
|
On Tue, 2015-09-22 at 22:38 +0900, Kouhei Sutou wrote: > Hi, > > Thanks for your report. > > Could your show build log for gtksourceview compile? Currently I have no logs, it was Mr Graaff from Gentoo Linux developer team who tried to compile gtksourceview. He has much more experience than I have, have already contacted him again. We will try to send you logs as soon as possible. > I've fixed it at master. > Cloud you try master? > https://github.com/ruby-gnome2/ruby-gnome2/#install-from-github-mas > ter-branch > Great. I will try to install that one. > There are some bugs in your program. If an error is raised > in callback (block registered by signal_connect), your > program will report Ruby level backtrace, C level backtrace > and so on at exit. > > Normally, you should not raise any error in callback because > we can't recover from the error. > > Thank you for that hint, will check that. Best regards, Stefan Salewski |