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
  

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to