Re: [Xournal-devel] bug when inserting figure

2016-04-21 Thread Denis Auroux
On 04/21/2016 04:38 AM, D M German wrote: > By the way, there is one annoyance that drives me crazy. I would like > some way to override xournal default directory to indicate it is the > current one. If your config file has the line ui.default_path= empty (or no such line) then the default path

Re: [Xournal-devel] bug when inserting figure

2016-04-21 Thread D M German
Denis Auroux twisted the bytes to say: Denis> Hi Daniel and all, Denis> [...] Denis> The CVS and GIT repositories on sourceforge.net are now Denis> updated. Let me know if you confirm the bug with the "insert Denis> image" tool is fixed. Also let me know if you spot any Denis> regressio

Re: [Xournal-devel] bug when inserting figure

2016-04-05 Thread Denis Auroux
Hi Daniel and all, I tried to do "the right thing" i.e. postpone emergency disable xinput while a button is pressed until said button is released, to avoid disabling an input device that has an implicit pointer grab (due to button currently being pressed) and getting GDK confused about event r

Re: [Xournal-devel] bug when inserting figure

2016-04-04 Thread Denis Auroux
So... annoying and confusing. This issue seems to be caused by the emergency disable of xinput that we perform before opening the dialog box (then re-enable afterwards). (Call to emergency_enable_xinput(GDK_MODE_DISABLED) in wrapper_gtk_dialog_run()). Supposedly such an emergency-disable is nee

[Xournal-devel] bug when inserting figure

2016-04-04 Thread D M German
Please see: https://github.com/dmgerman/xournal/issues/26 "After clicking on the insert image icon, all clicks, including those to menus are interpreted as attempts to insert an image." I just tested the version in master in git (sourceforge) and it has this bug. After inserting the image, an