After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 565708 - invoking gimp with keypad when gimp isn't opened freezes gthumb
invoking gimp with keypad when gimp isn't opened freezes gthumb
Status: RESOLVED FIXED
Product: gthumb
Classification: Other
Component: general
2.10.x
Other Linux
: Normal normal
: ---
Assigned To: Paolo Bacchilega
Paolo Bacchilega
Depends on:
Blocks:
 
 
Reported: 2008-12-26 18:27 UTC by Paolo Benvenuto
Modified: 2015-12-18 16:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Paolo Benvenuto 2008-12-26 18:27:03 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.
Comment 1 Michael Chudobiak 2008-12-26 21:16:46 UTC
Then it should have an ampersand:

gimp-2.6 %F &

I'll fix the default script definition.

- Mike
Comment 2 Michael Chudobiak 2015-12-18 16:23:50 UTC
Bug maintenance: changed status to "Resolved", to match the reported "Resolution".