Re: SIGSEGV when trying to print through CUPS
Andris Pavenis <[email protected]>
| Newsgroups | gmane.comp.gnome.print |
|---|---|
| Message-ID | <[email protected]> |
On Friday 12 September 2003 20:04, Andris Pavenis wrote: > Several libgnomeprintui test examples crashes under Linux when the default > printer is accessed using CUPS (I have setup CUPS to print to shared > windows printer on other computer). The same things happens also in my own > program. > > I have verified that it happens in call gnome_print_job_print(). > There is no similar problems when: > 1) printing to file in both Postscript and PDF formats > 2) printing to the same printer using lpr (generic postscript + lpr) > > libgnomeprintui examples (eg. example[23]) behaves in the same way > (same traceback) but I haven't studied more detailed. example1 seems to > work. > > System: Pentium III, Slackware-current, GCC-3.3.1, ... > forgot to mention: libgnomeprint-2.3.1, libgnomeprintui-2.3.1, glib-2.2.3, atk-1.4.0, pango-1.2.5, gtk+-2.2.4, etc Andris