gtk_print_operation_run warnings
- From: Micah Carrick <email micahcarrick com>
- To: gtk-app-devel-list <gtk-app-devel-list gnome org>
- Subject: gtk_print_operation_run warnings
- Date: Tue, 23 Jan 2007 20:52:16 -0800
Can anybody help me with the following errors?
** (printing:10547): WARNING **: Error getting printer list: Too many
failed attempts
** (printing:10547): WARNING **: Error result: Too many failed attempts
These 2 warning are output whenever the print dialog recieves a mouse
click on any widget in the window. The dialog returns
GTK_PRINT_OPERATION_RESULT_APPLY and the print operation is a success,
but still those warnings have me curious. I do not have a printer
installed but am using the "Print to file" printer.
Dialog was run using:
res = gtk_print_operation_run (operation,
GTK_PRINT_OPERATION_ACTION_PRINT_DIALOG,
GTK_WINDOW (w->window), &error);
--
- Micah Carrick
Developer - http://www.micahcarrick.com | http://www.gtkforums.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]