Re: [Xournal-devel] fix for xournal crash (finding icon)

2017-03-19 Thread Florian Bruhin
Hi, * Denis Auroux [2017-03-19 22:29:12 -0400]: > Hi Daniel (and Florian assuming he reads this mailing list), I do ;-) > I'm very confused. The link you give gives an error 404, I can't find > the original bug report anymore, and I can't reproduce the problem. FWIW the 0.4.8 release seems to

Re: [Xournal-devel] fix for xournal crash (finding icon)

2017-03-19 Thread Denis Auroux
Hi Daniel (and Florian assuming he reads this mailing list), I'm very confused. The link you give gives an error 404, I can't find the original bug report anymore, and I can't reproduce the problem. I don't see how this patch is supposed to work in improving things. In the original code, gtk_w

[Xournal-devel] fix for xournal crash (finding icon)

2017-03-19 Thread D M German
Hi Denis, you might remember this bug: https://github.com/dmgerman/xournal/issues/30 I tracked it and it was present in official xournal Florian Bruhin provided a fix and I created patch to apply to official xournal. It is available here: https://github.com/dmgerman/xournal/tree/icon thanks