Re: [gnome-print] gnome_printer_dialog_new
Chema Celorio <chema <at> ximian.com>
2002-05-01 00:08:35 GMT
It might be something wrong inside your code that is only triggered when
linking staticaly. A stack trace would be usefull to debug this, but my
hunch is that it is not on our side, i could be wrong of course.
regards,
Chema
On Wed, 2002-04-10 at 01:50, Harsha Kodnad wrote:
>
> Hello,
>
> To get the GnomePrinter i am using fallowing code
>
> dialog = gnome_printer_dilaog_new();
> printer = gnome_printer_dialog_get_printer ();
>
> the code works fine when I link the libgnomeprint
> library dynamically but when I link it staticaly it is
> crashing ??
> Is there any solutions ???
>
> Thanks in advance,
>
> Regards,
>
> =====
> Harsha Kodnad
>
> __________________________________________________
(Continue reading)