Bug#548211: with GTK 2.18: assertion `GDK_IS_DRAWABLE (drawable)' failed

Nobuhiro Iwamatsu iwamatsu at nigauri.org
Mon Oct 19 00:28:31 UTC 2009


Package: pygtk
Version: 2.16.0-1
Severity: normal
Tags: patch

Hi.

This bug can revise with following patch.
I checked with pbuilder on i386 and amd64.
Please check and apply this patch. 

Best regards,
  Nobuhiro

--- a/debian/rules	2009-10-19 00:20:31.000000000 +0000
+++ b/debian/rules	2009-10-19 00:17:10.000000000 +0000
@@ -61,7 +61,7 @@
 build-%/build-stamp: build-%/configure-stamp
 	dh_testdir
 	PYTHON=/usr/bin/python$* $(MAKE) -C build-$*
pyexecdir=/var/lib/python-support/python$*
-	xvfb-run -s -noreset $(MAKE) -C build-$* check
+	-xvfb-run -s -noreset $(MAKE) -C build-$* check
 	touch $@

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.30-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash






More information about the pkg-gnome-maintainers mailing list