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 480086 - print tab not responsive anymore (gimp)
print tab not responsive anymore (gimp)
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Printing
2.12.x
Other Windows
: Normal normal
: ---
Assigned To: gtk-win32 maintainers
gtk-bugs
: 488867 489726 491215 491255 492641 494279 498925 498971 499622 503563 504367 513933 523323 540218 542381 543088 (view as bug list)
Depends on:
Blocks: 491230
 
 
Reported: 2007-09-25 06:11 UTC by Emmanuel Touzery
Modified: 2018-02-10 04:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch for plug-ins/print/print-page-layout.c (1.26 KB, patch)
2008-02-03 17:31 UTC, weskaggs
none Details | Review

Description Emmanuel Touzery 2007-09-25 06:11:07 UTC
Please describe the problem:
when using the "adjust page size and orientation" button in the gimp print dialog, the second tab of the gimp print dialog stops responding to user actions and refreshing its display.

Steps to reproduce:
1. start gimp
2. open an image
3. in the menus of the image, do file->print...
4. go in the second tab of the print dialog "Image Settings"
5. click on the button "Adjust Page Size and Orientation"
6. click OK in the new dialog


Actual results:
the image settings tab does not respond anymore to user input. going to the "General" tab and back to the "Image Settings" tab, the "Image Settings" tab is empty.

Expected results:
the image settings tab should continue to behave properly.

Does this happen every time?
yes

Other information:
using gimp 2.4rc3 (installer from Jernej Simončič) and gtk 2.10.11-1 from gladewin32.sf.net
Comment 1 Stuart Halliday 2007-10-24 16:06:19 UTC
*** Bug 489726 has been marked as a duplicate of this bug. ***
Comment 2 Michael Schumacher 2007-10-29 11:48:43 UTC
*** Bug 491255 has been marked as a duplicate of this bug. ***
Comment 3 Tor Lillqvist 2007-10-30 23:19:03 UTC
*** Bug 491215 has been marked as a duplicate of this bug. ***
Comment 4 Michael Schumacher 2007-11-02 12:53:15 UTC
*** Bug 492641 has been marked as a duplicate of this bug. ***
Comment 5 Sven Neumann 2007-11-07 10:27:02 UTC
*** Bug 494279 has been marked as a duplicate of this bug. ***
Comment 6 Sven Neumann 2007-11-22 11:12:42 UTC
*** Bug 498925 has been marked as a duplicate of this bug. ***
Comment 7 Sven Neumann 2007-11-22 11:16:02 UTC
If this is not or can not be addressed in GTK+, perhaps we should do as other applications do and split the Page Setup functionality into its own menu item. The Print plug-in would then have to install an additional menu item for Page Setup. This menu would show the Page Setup dialog and attach the chosen values to the image. This change would not be too intrusive, but it would probably introduce a few string changes.
Comment 8 Michael Schumacher 2007-11-22 14:17:45 UTC
*** Bug 498971 has been marked as a duplicate of this bug. ***
Comment 9 Sven Neumann 2007-11-26 07:46:26 UTC
*** Bug 499622 has been marked as a duplicate of this bug. ***
Comment 10 Sven Neumann 2007-12-14 09:21:24 UTC
*** Bug 503563 has been marked as a duplicate of this bug. ***
Comment 11 Sven Neumann 2007-12-19 07:53:29 UTC
*** Bug 504367 has been marked as a duplicate of this bug. ***
Comment 12 Sven Neumann 2008-01-31 08:42:01 UTC
We have opened bug #480086 to track the changes needed in the GIMP Print plug-in to work around this bug in GTK+.
Comment 13 weskaggs 2008-02-01 17:40:32 UTC
Comment #12 should refer to bug #513291.
Comment 14 Michael Schumacher 2008-02-02 19:30:19 UTC
*** Bug 513933 has been marked as a duplicate of this bug. ***
Comment 15 Michael Schumacher 2008-02-02 19:35:16 UTC
*** Bug 488867 has been marked as a duplicate of this bug. ***
Comment 16 weskaggs 2008-02-03 17:31:08 UTC
Created attachment 104329 [details] [review]
patch for plug-ins/print/print-page-layout.c

Michael,

Could you perhaps test this very simple patch to see if it solves the problem?  (Or even works?)
Comment 17 Sven Neumann 2008-02-27 09:55:56 UTC
Comment on attachment 104329 [details] [review]
patch for plug-ins/print/print-page-layout.c

As can be easily seen by looking at the GTK+ code, there's no asynchronous implementation of the Page Setup dialog on Win32. This patch is not going to help.
Comment 18 Sven Neumann 2008-03-19 10:22:22 UTC
*** Bug 523323 has been marked as a duplicate of this bug. ***
Comment 19 John Holloway 2008-04-24 14:52:01 UTC
(In reply to comment #7)
> If this is not or can not be addressed in GTK+, perhaps we should do as other
> applications do and split the Page Setup functionality into its own menu item.
> The Print plug-in would then have to install an additional menu item for Page
> Setup. This menu would show the Page Setup dialog and attach the chosen values
> to the image. This change would not be too intrusive, but it would probably
> introduce a few string changes.
> 

Although this may not be the place to offer simple workarounds, I mention this here since a Windows user who experiences this problem and is searching for a quick fix may end up here. 

I had been dealing with this problem by importing my bitmaps into Inkscape and printing from there. Once Inkscape 4.6 came out, their GTK print issue emerged and I could not print at all.

I found a suggestion elsewhere, recommending one remove/disable print.exe from the Gimp plugin folder and replace it with winprint.exe. That seems to have cleared things up for me. Regarding Inkscape, I have both 4.5 and 4.6 installed and use 4.5 for  printing.    
Comment 20 Sven Neumann 2008-04-25 06:34:47 UTC
Note that GIMP 2.5 implements the workaround suggested in comment #7.
Comment 21 Michael Schumacher 2008-06-25 21:08:54 UTC
*** Bug 540218 has been marked as a duplicate of this bug. ***
Comment 22 Sven Neumann 2008-07-10 16:56:44 UTC
*** Bug 542381 has been marked as a duplicate of this bug. ***
Comment 23 Michael Schumacher 2008-07-15 12:47:52 UTC
*** Bug 543088 has been marked as a duplicate of this bug. ***
Comment 24 Waide 2009-01-06 16:52:18 UTC
The issue I see is that the print preview looks fine yet when you try to print the image is grossly oversized and you end up losing a lot of paper trying to resize the image to fit the page.
Comment 25 Michael Schumacher 2009-01-06 17:11:11 UTC
That is a different issue and does not belong here.
Comment 26 Matthias Clasen 2018-02-10 04:39:25 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.