[xorg-bugzilla-noise] [Bug 1325] viewres : XawPrintShell init problem

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 10 14:57:40 PDT 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=1325        
   




------- Additional Comments From roland.mainz at nrubsig.org  2004-09-10 14:57 -------
Stephane LOEUILLET wrote:
> echo ${XPSERVERLIST} => this ENV var is empty (for both root & unpriv. user)

OK, so it seems no Xprint server is running (or it is not being annouced to the
application - % ps -ef | fgrep Xprt # can be used whether there is really a
Xprint server instance running) ...

> ls -lad /usr/X11*/lib/libXp.*
> -rw-r--r--  1 root root 41568 sep 10 18:53 /usr/X11R6/lib/libXp.a
> lrwxrwxrwx  1 root root    12 sep 10 18:53 /usr/X11R6/lib/libXp.so ->
>  libXp.so.6.2
> lrwxrwxrwx  1 root root    12 sep 10 18:53 /usr/X11R6/lib/libXp.so.6 ->
> libXp.so.6.2
> -rwxr-xr-x  1 root root 34466 sep 10 18:53 /usr/X11R6/lib/libXp.so.6.2

OK, libXp.so is there... :)

> =============
>
> /usr/X11R6/bin/xplsprinters
> /usr/X11R6/bin/xplsprinters:  no printers found for printer spec "".

... not surprising since $XPSERVERLIST is empty.

The part which confuses me is that "Warning: XawPrintShell: initialize:
XpQueryExtension() failed. BAD." should ONLY occur when you try to print on a
Xserver which doesn't implement the print extension. In the case of "Xedit" you
should even never see this message since there is code in the print dialog which
should catch this problem earlier so no XawPrintShell object is instantiated at
all.
Something weired is going on...
... is Gentoo using any additional patches for the X11R6.8 release ?
And: When does the message ""Warning: XawPrintShell: initialize: ..." occur ? At
startup or when you hit the "Print" button in Xedit ?        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list