From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kaushal Modi Newsgroups: gmane.emacs.devel Subject: Re: Empty tooltips under X Date: Wed, 28 Oct 2015 10:09:34 -0400 Message-ID: References: <56309CE9.1060509@gmx.at> <87fv0v5m5p.fsf@gnu.org> <5630A735.2000701@gmx.at> <87si4v1615.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1446041433 11035 80.91.229.3 (28 Oct 2015 14:10:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 28 Oct 2015 14:10:33 +0000 (UTC) To: martin rudalics , emacs-devel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 28 15:10:33 2015 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZrRQs-00082U-MD for ged-emacs-devel@m.gmane.org; Wed, 28 Oct 2015 15:10:30 +0100 Original-Received: from localhost ([::1]:38213 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrRQr-0006s5-Q5 for ged-emacs-devel@m.gmane.org; Wed, 28 Oct 2015 10:10:29 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:48901) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrRQd-0006rv-C8 for emacs-devel@gnu.org; Wed, 28 Oct 2015 10:10:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZrRQc-0004s8-A8 for emacs-devel@gnu.org; Wed, 28 Oct 2015 10:10:15 -0400 Original-Received: from mail-oi0-x22e.google.com ([2607:f8b0:4003:c06::22e]:33288) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZrRQc-0004s1-5i for emacs-devel@gnu.org; Wed, 28 Oct 2015 10:10:14 -0400 Original-Received: by oiad129 with SMTP id d129so4921672oia.0 for ; Wed, 28 Oct 2015 07:10:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=uRlED5iYWi4/EYLPo20sSo+Y8Ckc+sWmG7MLrFlaRFs=; b=NJ4EnTLxw2cX88TQWuOz1XNbhweDHd/yECVUVueYKWov+K0Nmgzckdh7lOSN/coFAn j4I7UDSiHU+cerX8EU9UD/cSAV6k9oDlKfG4Dlc5LUsFziZma8t5csBcyUKy0lsyep0R OfA8JCXdLwOs9DCQyr60ncB96uV+M/Q45OVwNiGaDuEMQth0WqBSjgfA6+aZICOiyPxx bBeQQTRGbDdRw95kOmElFsAVG1bltpz6B1Ty+I6M/29NEZdMVkKN0OteMNK2XMWJu5oN 27dNcAO4+lPo+xH3LZGZHpH9VzuXL9IwSf+3+Aby61TXPQa8Br/3tthk+UCUu4alYCsm 1fHg== X-Received: by 10.202.215.136 with SMTP id o130mr31151629oig.85.1446041413604; Wed, 28 Oct 2015 07:10:13 -0700 (PDT) Original-Received: by 10.202.44.8 with HTTP; Wed, 28 Oct 2015 07:09:34 -0700 (PDT) In-Reply-To: <87si4v1615.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4003:c06::22e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:192794 Archived-At: > With current master/trunk tooltips under X are broken here. I get a box > with correct borders/background and correct dimensions but without text. > Can anyone see that? The tooltip is working fine for me. > (tooltip-show "This is a test tooltip") shows the tip correctly. Same here. > What happens when you set =E2=80=98x-gtk-use-system-tooltips=E2=80=99 to = nil? OK. So now when I eval the below, (let (x-gtk-use-system-tooltips) (tooltip-show "This is a test tooltip")) I get an empty tooltip, but with different background color and border style than when I eval just (tooltip-show "This is a test tooltip") Built on x86_64-unknown-linux-gnu Configure options: --prefix=3D/home/kmodi/usr_local/apps/6/emacs/master 'CPPFLAGS=3D-fgnu89-inline -I/home/kmodi/usr_local/6/include -I/usr/include/freetype2 -I/usr/include' 'CFLAGS=3D-ggdb3 -O0' 'CXXFLAGS=3D-ggdb3 -O0' 'LDFLAGS=3D-L/home/kmodi/usr_local/6/lib -L/home/kmodi/usr_local/6/lib64 -ggdb3' Features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK2 X11