GNOME Bugzilla – Bug 565708
invoking gimp with keypad when gimp isn't opened freezes gthumb
Last modified: 2015-12-18 16:23:50 UTC
Since gimp-remote is obsolete, I changed it in the preferences -> shortcuts for the key 0, and I modified the command to "gimp-2.6 %F". However, if gimp isn't running, when I press 0 I see a progress bar window produced by gthumb when launching gimp. The progress bar keeps on opened during all the gimp session and gthumb is freezed and unusable. Only when I close gimp, the progress bar window closes and gthumb stops being freezed. On the contrary, if I press the 0 key when gimp is already opened, the progress bar is seen too, but it desappears instantly and gthumb remains usable. The only problem is that gimp's window doesn't gets focus.
Then it should have an ampersand: gimp-2.6 %F & I'll fix the default script definition. - Mike
Bug maintenance: changed status to "Resolved", to match the reported "Resolution".