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 346252 - gtk_print_settings_get_resolution should not return 0
gtk_print_settings_get_resolution should not return 0
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Printing
2.9.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-06-29 22:21 UTC by Carolyn_MacLeod
Modified: 2010-05-28 14:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Carolyn_MacLeod 2006-06-29 22:21:18 UTC
Please describe the problem:
I have a printer that is using a generic cups driver. When I ask for its resolution, it returns 0. I am not sure what the backend is doing in this case, but it would be nice if gtk_print_settings_get_resolution never returned 0.

Steps to reproduce:


Actual results:


Expected results:


Does this happen every time?


Other information:
Comment 1 Carolyn_MacLeod 2006-07-05 21:21:20 UTC
FYI, still a problem in 2.10.
Comment 2 Marek Kašík 2010-05-28 14:43:51 UTC
Hi Carolyn,

this should not be a problem since 2.17.11. It returns default value 300 dpi now.
=> I'm closing this.

Regards

Marek