Hi

I am having some problems using Qprinter. I am using qt 2.2.1 and on a
netBSD 1.4.1 system (XFree86 Ver 11). When I try to print a picture
displayed on my gui, the gui freezes and I get an X error print-out.

X Error: BadIDChoice (invalid resource ID chosen for this connection) 14
Major opcode: 45
X Error: Bad Font (invalid Font parameter) 7
Major opcode: 47

I thought this was an issue with the font and therefore tried with setting
up the font and got a slightly different X error.

X Error: BadIDChoice (invalid resource ID chosen for this connection)
Major opcode: 53
X Error: BadMatch (invalid parameter attributes) 8
Major opcode: 73

In order to quit the gui I killed the process with -11 to get a core dump.
When using gdb to backtrace, the last few lines common to both instances
(mentioned above) were as follows:

#0 poll()
#1 _XwaitForReadable()
#2 _XRead()
#3 _XReply()

I have tried upgrading to qt 2.3.0 with the same result.

The funny thing is, though, that the printing works fine using netBSD 1.5.1.
(XFree86 Ver 11)

I was wondering if anyone has any ideas as to what I could possibly doing
wrong? Or any pointers as to where to look for a solution to the problem, as
I have reached a dead-end.

Thanks
Ian


_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to