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 337392 - zenity --progress kills parent process!
zenity --progress kills parent process!
Status: RESOLVED DUPLICATE of bug 310824
Product: zenity
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Zenity Maintainers
Zenity Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-04-05 15:38 UTC by Behdad Esfahbod
Modified: 2006-05-10 03:41 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Behdad Esfahbod 2006-04-05 15:38:40 UTC
I simply couldn't believe it.  Run zenity --progress from inside gnome-terminal and choose Cancel, puh, the gnome-terminal is gone!

It's right in the code, it kills the parent with SIGHUP...  I can imagine why this was added, but cannot accept that it's anything like sensible.

Also note that closing the dialog using the window manager X button doesn't kill parent.  So that's one bug for the least :).

Moreover, I think this should be an option not default.  SIGHUP seems too harsh also.
Comment 1 Lucas Rocha 2006-05-10 03:41:25 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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