Re: [Davmail-users] Error after update xserver-xorg
Brought to you by:
mguessan
From: Mickaël G. <mgu...@fr...> - 2010-08-01 21:54:22
|
Le 01/08/2010 23:33, Harry Mc David a écrit : > Hi Guys again, > > after to install davmail_3.8.0b2-1291-1_all.deb package still is not > working, please I need help asap, I'm not a programmer or expert, after > execute davmail with --sync option results are: > > hmcdavid@pchmcdavid:~$ davmail --sync > The program 'SWT' received an X Window System error. > This probably reflects a bug in the program. > The error was 'BadWindow (invalid Window parameter)'. > (Details: serial 8604 error_code 3 request_code 20 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.) > > Thanks in advance, > Harry > The easiest way to make DavMail work in this case is to remove SWT from CLASSPATH, edit /usr/bin/davmail and remove /usr/share/java/swt.jar from DavMail classpath. You will get the ugly standard tray icon, but at least this will work. Once you make this work, you can retry with the most recent swt jar available. Regards, -- Mickael Guessant mailto:mgu...@fr... |