Hi,

I think I've got the plugin finished now, but I've noticed that whenever I 
close LICQ I get a BadValue error:

X Error: BadValue (integer parameter out of range for operation) 2
  Major opcode:  102
  Minor opcode:  0
  Resource id:  0x0

I've traced it to the point in my code where I call XCloseDisplay().  I don't 
know why it's happening though.  My only thought is that it could be because 
it's closing the handle to the X11 display for the whole process, which means 
the error message occurs when qt-gui tries to use the display next.  Does 
that make sense?  Should I just omit the call to XCloseDisplay() completely?

Thanks,
Adam.



-------------------------------------------------------
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_______________________________________________
Licq-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/licq-devel

Reply via email to