From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Apr 30 20:50:02 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90CF71065677 for ; Thu, 30 Apr 2009 20:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6B7D38FC17 for ; Thu, 30 Apr 2009 20:50:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3UKo2As020706 for ; Thu, 30 Apr 2009 20:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3UKo2dY020705; Thu, 30 Apr 2009 20:50:02 GMT (envelope-from gnats) Resent-Date: Thu, 30 Apr 2009 20:50:02 GMT Resent-Message-Id: <200904302050.n3UKo2dY020705@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Nikolaj Thygesen Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 16E351065686 for ; Thu, 30 Apr 2009 20:48:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 053D08FC16 for ; Thu, 30 Apr 2009 20:48:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n3UKmsBn047663 for ; Thu, 30 Apr 2009 20:48:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n3UKmsJK047662; Thu, 30 Apr 2009 20:48:54 GMT (envelope-from nobody) Message-Id: <200904302048.n3UKmsJK047662@www.freebsd.org> Date: Thu, 30 Apr 2009 20:48:54 GMT From: Nikolaj Thygesen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/134118: gtk_tree_view_set_enable_tree_lines() causes X errors X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Apr 2009 20:50:02 -0000 >Number: 134118 >Category: ports >Synopsis: gtk_tree_view_set_enable_tree_lines() causes X errors >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 30 20:50:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Nikolaj Thygesen >Release: 7.1 >Organization: >Environment: FreeBSD diamond.diamondbox.dk 7.1-RELEASE FreeBSD 7.1-RELEASE #9: Mon Jan 5 21:19:51 CET 2009 nikolaj@xxx.diamondbox.dk:/usr/obj/usr/src/sys/DIAMOND i386 >Description: Using gtk_tree_view_set_enable_tree_lines() from eg glade-3 causes X errors like: The program 'glade-3' 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 71959 error_code 2 request_code 58 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.) >How-To-Repeat: Create a treeview in glade and toggle "Enable Tree Lines" from No to Yes. >Fix: >Release-Note: >Audit-Trail: >Unformatted: