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 96815 - supress the progress bar in scripts
supress the progress bar in scripts
Status: RESOLVED DUPLICATE of bug 6010
Product: GIMP
Classification: Other
Component: User Interface
git master
Other Linux
: Normal enhancement
: ---
Assigned To: GIMP Bugs
Daniel Egger
Depends on: 97266
Blocks:
 
 
Reported: 2002-10-25 16:59 UTC by Carol
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Carol 2002-10-25 16:59:15 UTC
i would like the option to tell gimp to keep the progress to himself in
scripts. especially when the script is making a bazillion little images.
Comment 1 Sven Neumann 2002-12-02 17:50:30 UTC
Actually a script should call the plug-ins in NON-INTERACTIVE mode and
the plug-ins should respect that setting. Unfortunately a lot of
plug-ins don't.

IMHO we shouldn't suppress the progress bars but swallow them in the
script-fu GUI. Isn't there are a bug-report for this already ??
Comment 2 Raphaël Quinet 2002-12-02 18:00:19 UTC
This looks very similar to bug #6010, which was reported almost two
years ago.  I am marking this one as a duplicate.


*** This bug has been marked as a duplicate of 6010 ***