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 487982 - can freeze gthumb during printing
can freeze gthumb during printing
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: 2007-10-18 17:48 UTC by Michael Chudobiak
Modified: 2007-10-27 15:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Michael Chudobiak 2007-10-18 17:48:43 UTC
In the initial printing dialog (#1), you select the paper size, orientation, etc, and then press the "Print" button.

This brings up a second dialog (#2), where you select the printer, and then press a second "Print" button.

After a few seconds, the gtk print status dialog appear, counting off pages 1, 2, 3, ...

During that time, dialog #1 remains visible and it is possible to click on its "Print" button. Doing so causes gthumb to freeze. It has to be killed.

Dialog #1 should be closed before #2 appears, or it should be made inactive, I think.

- Mike
Comment 1 Michael Chudobiak 2007-10-27 15:40:28 UTC
Should be fixed in svn rev 2027.

- Mike