X Window error on start

Back trying WD

This error gets thrown when trying to launch. Using Debian Etch

(WeatherD:3750): Pango-WARNING **: Invalid UTF-8 string passed to pango_layout_set_text()
The program ‘WeatherD’ received an X Window System error.
This probably reflects a bug in the program.
The error was ‘BadValue (integer parameter out of range for operation)’.
(Details: serial 5636 error_code 2 request_code 53 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

Jeff

someone else had that problem
try doing a search on the forum for a solution

I had this problem it happened when I was using VNC, I had to change the desktop in VNC to desktop 0 instead of 1, this resolved the problem.

Regards
Steve

Thanks for the tip, I run a KVM and use 0 for a pure console, not starting X on it, so I’ll reconfigure.