From juri@jurta.org Thu Nov 12 03:08:05 2009 Received: (at submit) by emacsbugs.donarmstrong.com; 12 Nov 2009 11:08:06 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.0 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from lists.gnu.org (lists.gnu.org [199.232.76.165]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nACB83gl022230 for ; Thu, 12 Nov 2009 03:08:04 -0800 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N8XX0-0000lG-PH for bug-gnu-emacs@gnu.org; Thu, 12 Nov 2009 06:08:02 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N8XWw-0000gW-1U for bug-gnu-emacs@gnu.org; Thu, 12 Nov 2009 06:08:02 -0500 Received: from [199.232.76.173] (port=40808 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N8XWv-0000gM-RG for bug-gnu-emacs@gnu.org; Thu, 12 Nov 2009 06:07:57 -0500 Received: from smtp-out1.starman.ee ([85.253.0.3]:48210 helo=mx1.starman.ee) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1N8XWu-0008Gq-TX for bug-gnu-emacs@gnu.org; Thu, 12 Nov 2009 06:07:57 -0500 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Received: from mail.starman.ee (82.131.30.134.cable.starman.ee [82.131.30.134]) by mx1.starman.ee (Postfix) with ESMTP id 064133F41FE for ; Thu, 12 Nov 2009 13:07:50 +0200 (EET) From: Juri Linkov To: bug-gnu-emacs@gnu.org Subject: 23.1.50; Error while displaying tooltip Organization: JURTA Date: Thu, 12 Nov 2009 12:59:51 +0200 Message-ID: <87bpj857q0.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6, seldom 2.4 (older, 4) Some recent changes broke tooltip display on non-toolkit X builds. Hovering the mouse over a menu item or a toolbar icon results in the error message: Error while displaying tooltip: (error Invalid frame name--not a string or nil) and after a delay the tooltip is displayed in the echo area instead of the tooltip frame. In GNU Emacs 23.1.50.1 (x86_64-unknown-linux-gnu) of 2009-11-12 Windowing system distributor `The X.Org Foundation', version 11.0.10400090 configured using `configure '--with-x-toolkit=no' 'CFLAGS=-g3 -O0 -Wno-pointer-sign -fno-inline -fno-crossjumping'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: en_DK.utf8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=SCIM locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t -- Juri Linkov http://www.jurta.org/emacs/ From dann@godzilla.ics.uci.edu Thu Nov 12 16:36:03 2009 Received: (at 4910) by emacsbugs.donarmstrong.com; 13 Nov 2009 00:36:04 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-6.3 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from colin-baker-v0.ics.uci.edu (colin-baker-v0.ics.uci.edu [128.195.1.153]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAD0a2q0011934 for <4910@emacsbugs.donarmstrong.com>; Thu, 12 Nov 2009 16:36:03 -0800 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by colin-baker-v0.ics.uci.edu (8.13.8/8.13.8) with ESMTP id nAD0ZqZ3025752 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 12 Nov 2009 16:35:52 -0800 Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id nAD0ZqE6006731; Thu, 12 Nov 2009 16:35:52 -0800 (PST) Date: Thu, 12 Nov 2009 16:35:52 -0800 (PST) Message-Id: <200911130035.nAD0ZqE6006731@godzilla.ics.uci.edu> From: Dan Nicolaescu To: Juri Linkov Cc: 4910@debbugs.gnu.org Subject: Re: bug#4910: 23.1.50; Error while displaying tooltip References: <87bpj857q0.fsf@mail.jurta.org> X-Debbugs-No-Ack: yes In-Reply-To: <87bpj857q0.fsf@mail.jurta.org> (Juri Linkov's message of "Thu, 12 Nov 2009 12:59:51 +0200") Lines: 13 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please send mail to helpdesk@ics.uci.edu or more information X-ICS-MailScanner-ID: nAD0ZqZ3025752 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu Juri Linkov writes: > Some recent changes broke tooltip display on non-toolkit X builds. > > Hovering the mouse over a menu item or a toolbar icon results in the > error message: > > Error while displaying tooltip: (error Invalid frame name--not a string or nil) > > and after a delay the tooltip is displayed in the echo area instead of the > tooltip frame. This should be fixed. From rgm@gnu.org Fri Nov 13 12:28:53 2009 Received: (at control) by emacsbugs.donarmstrong.com; 13 Nov 2009 20:28:54 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-3.8 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nADKSqGQ031044 for ; Fri, 13 Nov 2009 12:28:53 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1N92lH-00024p-Uq; Fri, 13 Nov 2009 15:28:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19197.49539.921874.392388@fencepost.gnu.org> Date: Fri, 13 Nov 2009 15:28:51 -0500 From: Glenn Morris To: control Subject: control reassign 4871 emacs,ns reassign 4908 spam tags 4910 moreinfo reaassign 4918 spam reassign 4919 spam tags 1134 = reassign 1134 emacs,rmail reassign 2624 emacs,rmail reassign 364 emacs,rmail reassign 1140 emacs,rmail reassign 4448 emacs,rmail reassign 158 emacs,etags tags 4142 = reassign 4863 emacs,etags reassign 2807 emacs,etags reassign 2008 emacs,etags reassign 2544 emacs,etags From juri@jurta.org Sun Nov 15 07:34:16 2009 Received: (at 4910) by emacsbugs.donarmstrong.com; 15 Nov 2009 15:34:16 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.6 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mx1.starman.ee (smtp-out1.starman.ee [85.253.0.3]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAFFYFgV022198 for <4910@emacsbugs.donarmstrong.com>; Sun, 15 Nov 2009 07:34:16 -0800 X-Virus-Scanned: by Amavisd-New at mx1.starman.ee Received: from mail.starman.ee (82.131.29.120.cable.starman.ee [82.131.29.120]) by mx1.starman.ee (Postfix) with ESMTP id 624DD3F4064; Sun, 15 Nov 2009 17:34:07 +0200 (EET) From: Juri Linkov To: Dan Nicolaescu Cc: 4910@debbugs.gnu.org Subject: Re: bug#4910: 23.1.50; Error while displaying tooltip Organization: JURTA References: <87bpj857q0.fsf@mail.jurta.org> <200911130035.nAD0ZqE6006731@godzilla.ics.uci.edu> Date: Sun, 15 Nov 2009 17:14:31 +0200 In-Reply-To: <200911130035.nAD0ZqE6006731@godzilla.ics.uci.edu> (Dan Nicolaescu's message of "Thu, 12 Nov 2009 16:35:52 -0800 (PST)") Message-ID: <87r5rzvn6g.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii > > Some recent changes broke tooltip display on non-toolkit X builds. > > > > Hovering the mouse over a menu item or a toolbar icon results in the > > error message: > > > > Error while displaying tooltip: (error Invalid frame name--not a string or nil) > > > > and after a delay the tooltip is displayed in the echo area instead of the > > tooltip frame. > > This should be fixed. Thanks. There are another problem, and I don't know if it's related to your changes. Hovering the mouse on the first menu opening after starting Emacs (I mean when you click on a top-level menu first time) displays empty tooltip frames for menu items. But after second menu opening tooltip frames are correct. -- Juri Linkov http://www.jurta.org/emacs/ From dann@godzilla.ics.uci.edu Sun Nov 15 12:57:18 2009 Received: (at 4910) by emacsbugs.donarmstrong.com; 15 Nov 2009 20:57:18 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-6.3 required=4.0 tests=AWL,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from paul-mcgann-v0.ics.uci.edu (paul-mcgann-v0.ics.uci.edu [128.195.1.147]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAFKvHMZ019426 for <4910@emacsbugs.donarmstrong.com>; Sun, 15 Nov 2009 12:57:18 -0800 Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by paul-mcgann-v0.ics.uci.edu (8.13.8/8.13.8) with ESMTP id nAFKv52X022945 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 15 Nov 2009 12:57:05 -0800 Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id nAFKv5BT006886; Sun, 15 Nov 2009 12:57:05 -0800 (PST) Date: Sun, 15 Nov 2009 12:57:05 -0800 (PST) Message-Id: <200911152057.nAFKv5BT006886@godzilla.ics.uci.edu> From: Dan Nicolaescu To: Juri Linkov Cc: 4910@debbugs.gnu.org Subject: Re: bug#4910: 23.1.50; Error while displaying tooltip References: <87bpj857q0.fsf@mail.jurta.org> <200911130035.nAD0ZqE6006731@godzilla.ics.uci.edu> <87r5rzvn6g.fsf@mail.jurta.org> X-Debbugs-No-Ack: yes In-Reply-To: <87r5rzvn6g.fsf@mail.jurta.org> (Juri Linkov's message of "Sun, 15 Nov 2009 17:14:31 +0200") Lines: 22 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please send mail to helpdesk@ics.uci.edu or more information X-ICS-MailScanner-ID: nAFKv52X022945 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu Juri Linkov writes: > > > Some recent changes broke tooltip display on non-toolkit X builds. > > > > > > Hovering the mouse over a menu item or a toolbar icon results in the > > > error message: > > > > > > Error while displaying tooltip: (error Invalid frame name--not a string or nil) > > > > > > and after a delay the tooltip is displayed in the echo area instead of the > > > tooltip frame. > > > > This should be fixed. > > Thanks. There are another problem, and I don't know if it's related to > your changes. Hovering the mouse on the first menu opening after > starting Emacs (I mean when you click on a top-level menu first time) > displays empty tooltip frames for menu items. But after second menu > opening tooltip frames are correct. That's an old problem, it's present at least in 23.1. I think I mentioned it on the list some time ago. From rgm@gnu.org Mon Nov 16 11:39:41 2009 Received: (at control) by emacsbugs.donarmstrong.com; 16 Nov 2009 19:39:41 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.3 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAGI2FuN002916 for ; Mon, 16 Nov 2009 10:02:16 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1NA5u1-0004AG-LB; Mon, 16 Nov 2009 13:02:13 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19201.37797.524753.543418@fencepost.gnu.org> Date: Mon, 16 Nov 2009 13:02:13 -0500 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: k^eR=<\"G;m%*rkJ3R8gB\=1A!RK|h; Mon, 16 Nov 2009 11:47:41 -0800 Received: from ipb2.telenor.se (195.54.127.165) by proxy3.bredband.net (7.3.140.3) id 4AD3E1BA00F1DF18 for 4910@emacsbugs.donarmstrong.com; Mon, 16 Nov 2009 20:47:34 +0100 X-SMTPAUTH-B2: X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ak+7AD47AUtV4S1uPGdsb2JhbACBTogBj12CYwEBAQE3unOEPASMPw X-IronPort-AV: E=Sophos;i="4.44,752,1249250400"; d="scan'208";a="4211856" Received: from c-6e2de155.25-1-64736c10.cust.bredbandsbolaget.se (HELO coolsville.localdomain) ([85.225.45.110]) by ipb2.telenor.se with ESMTP; 16 Nov 2009 20:47:33 +0100 Received: from [172.20.199.2] (gaffa [172.20.199.2]) by coolsville.localdomain (Postfix) with ESMTP id 45CB97FA07B; Mon, 16 Nov 2009 20:47:33 +0100 (CET) Message-ID: <4B01AC55.1070608@swipnet.se> Date: Mon, 16 Nov 2009 20:47:33 +0100 From: =?ISO-8859-1?Q?Jan_Dj=E4rv?= User-Agent: Thunderbird 2.0.0.23 (X11/20090817) MIME-Version: 1.0 To: Dan Nicolaescu , 4910@debbugs.gnu.org CC: Juri Linkov Subject: Re: bug#4910: 23.1.50; Error while displaying tooltip References: <87bpj857q0.fsf@mail.jurta.org> <200911130035.nAD0ZqE6006731@godzilla.ics.uci.edu> <87r5rzvn6g.fsf@mail.jurta.org> <200911152057.nAFKv5BT006886@godzilla.ics.uci.edu> In-Reply-To: <200911152057.nAFKv5BT006886@godzilla.ics.uci.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Dan Nicolaescu skrev: > Juri Linkov writes: > > > > > Some recent changes broke tooltip display on non-toolkit X builds. > > > > > > > > Hovering the mouse over a menu item or a toolbar icon results in the > > > > error message: > > > > > > > > Error while displaying tooltip: (error Invalid frame name--not a string or nil) > > > > > > > > and after a delay the tooltip is displayed in the echo area instead of the > > > > tooltip frame. > > > > > > This should be fixed. > > > > Thanks. There are another problem, and I don't know if it's related to > > your changes. Hovering the mouse on the first menu opening after > > starting Emacs (I mean when you click on a top-level menu first time) > > displays empty tooltip frames for menu items. But after second menu > > opening tooltip frames are correct. > > That's an old problem, it's present at least in 23.1. > I think I mentioned it on the list some time ago. > This should be fixed now. Jan D. From juri@jurta.org Tue Nov 17 02:39:25 2009 Received: (at 4910-done) by emacsbugs.donarmstrong.com; 17 Nov 2009 10:39:25 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.6 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mx2.starman.ee (smtp-out2.starman.ee [85.253.0.4]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nAHAdNUm020511 for <4910-done@emacsbugs.donarmstrong.com>; Tue, 17 Nov 2009 02:39:25 -0800 X-Virus-Scanned: by Amavisd-New at mx2.starman.ee Received: from mail.starman.ee (82.131.30.92.cable.starman.ee [82.131.30.92]) by mx2.starman.ee (Postfix) with ESMTP id 3191B3F40DB; Tue, 17 Nov 2009 12:39:16 +0200 (EET) From: Juri Linkov To: Jan =?iso-8859-1?Q?Dj=E4rv?= Cc: Dan Nicolaescu , 4910-done@debbugs.gnu.org Subject: Re: bug#4910: 23.1.50; Error while displaying tooltip Organization: JURTA References: <87bpj857q0.fsf@mail.jurta.org> <200911130035.nAD0ZqE6006731@godzilla.ics.uci.edu> <87r5rzvn6g.fsf@mail.jurta.org> <200911152057.nAFKv5BT006886@godzilla.ics.uci.edu> <4B01AC55.1070608@swipnet.se> Date: Tue, 17 Nov 2009 12:07:43 +0200 In-Reply-To: <4B01AC55.1070608@swipnet.se> ("Jan =?iso-8859-1?Q?Dj=E4rv=22?= =?iso-8859-1?Q?'s?= message of "Mon, 16 Nov 2009 20:47:33 +0100") Message-ID: <87hbstihfc.fsf@mail.jurta.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii >> > Hovering the mouse on the first menu opening after starting Emacs >> > (I mean when you click on a top-level menu first time) displays >> > empty tooltip frames for menu items. But after second menu >> > opening tooltip frames are correct. >> >> That's an old problem, it's present at least in 23.1. >> I think I mentioned it on the list some time ago. > > This should be fixed now. Thank you. -- Juri Linkov http://www.jurta.org/emacs/ From unknown Fri Jun 20 07:18:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 15 Dec 2009 15:24:14 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator