<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
It still fails under gtk 2.12.10-2<br>
<br>
I installed these packages from unstable:<br>
<br>
<tt>libgtk2.0-0_2.12.10-2_i386.deb<br>
libgtk2.0-bin_2.12.10-2_all.deb<br>
libgtk2.0-common_2.12.10-2_all.deb<br>
libgtk2.0-dev_2.12.10-2_i386.deb</tt><br>
<br>
<br>
and I got these similar results, even after I rebuilt and reinstalled
the xnevciew package with the new gtk2+ <br>
<br>
<tt>$ xnecview test.nec<br>
XNECVIEW 1.35<br>
<br>
<br>
(xnecview:20767): Gdk-CRITICAL **: gdk_window_set_back_pixmap:
assertion `pixmap == NULL || gdk_drawable_get_depth (window) ==
gdk_drawable_get_depth (pixmap)' failed<br>
<br>
(xnecview:20767): Gdk-WARNING **:
/tmp/buildd/gtk+2.0-2.12.10/gdk/x11/gdkproperty-x11.c:318 invalid X
atom: 407<br>
The program 'xnecview' received an X Window System error.<br>
This probably reflects a bug in the program.<br>
The error was 'BadMatch (invalid parameter attributes)'.<br>
  (Details: serial 964 error_code 8 request_code 70 minor_code 0)<br>
  (Note to programmers: normally, X errors are reported asynchronously;<br>
   that is, you will receive the error a while after causing it.<br>
   To debug your program, run it with the --sync command line<br>
   option to change this behavior. You can then get a meaningful<br>
   backtrace from your debugger if you break on the gdk_x_error()
function.)</tt><br>
<br>
<br>
Josselin Mouette wrote:
<blockquote cite="mid:1214400831.4599.46.camel@shizuru" type="cite">
  <pre wrap="">Hi,

Le jeudi 05 juin 2008 à 15:50 -0600, Terry Bullett a écrit :
  </pre>
  <blockquote type="cite">
    <pre wrap="">About a week ago xnecview stopped working due to the following gdk errors:

(xnecview:10585): Gdk-CRITICAL **: gdk_window_set_back_pixmap:
assertion pixmap == NULL || gdk_drawable_get_depth (window) ==
gdk_drawable_get_depth (pixmap)' failed

(xnecview:10585): Gdk-WARNING **:
/tmp/buildd/gtk+2.0-2.12.9/gdk/x11/gdkproperty-x11.c:318 invalid X
atom: 407
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Does it still happen with gtk+ 2.12.10-2 from unstable?

Thanks,
  </pre>
</blockquote>
<br>
</body>
</html>