all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: David Ronis <ronis@ronispc.chem.mcgill.ca>
To: Glenn Morris <rgm@gnu.org>
Cc: 4134@emacsbugs.donarmstrong.com
Subject: bug#4134: [Fwd: [Bug 593249] emacs and acroread don't work properly after upgrading to 2.17.9]
Date: Thu, 27 Aug 2009 11:58:02 -0400	[thread overview]
Message-ID: <1251388682.3871.4.camel@montroll.chem.mcgill.ca> (raw)

[-- Attachment #1: Type: text/plain, Size: 119 bytes --]

Turns out the problem is in gtk+.  I've filed a bug report and this is
the last (relevant) comment on the bug.

David


[-- Attachment #2: Forwarded message - [Bug 593249] emacs and acroread don't work properly after upgrading to 2.17.9 --]
[-- Type: message/rfc822, Size: 4271 bytes --]

From: gtk+ (bugzilla.gnome.org) <bugzilla@gnome.org>
To: david.ronis@mcgill.ca
Subject: [Bug 593249] emacs and acroread don't work properly after upgrading to 2.17.9
Date: Thu, 27 Aug 2009 11:34:17 +0000 (UTC)
Message-ID: <20090827113417.E4CB46F3C2@bugzilla-web.gnome.org>

http://bugzilla.gnome.org/show_bug.cgi?id=593249



--- Comment #3 from Alexander Larsson <alexl@redhat.com> 2009-08-27 11:34:14 UTC ---
For the emacs thing, I can reproduce this here, but emacs does some pretty
weird things in its Gtk+ integration that can conflict quite a lot with the new
client-side window stuff in the later Gtk+.

Running with GDK_NATIVE_WINDOWS=1 in gtk+ >= 2.17.9 fixes this issue, although
setting that in emacs may not be a good idea as it will propagate to apps
launched by emacs. Instead I would recommend adding some code to emacs that
calls gdk_x11_drawable_get_xid() on all "toplevel" Gtk+ widgets they put in the
buffer window. This will ensure these windows get their own X window and should
be totally backwards compat and safe on older versions of Gtk+.

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug.


             reply	other threads:[~2009-08-27 15:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-27 15:58 David Ronis [this message]
2009-08-27 22:59 ` bug#4134: [Fwd: [Bug 593249] emacs and acroread don't work properly after upgrading to 2.17.9] Glenn Morris
2009-08-27 23:05   ` Processed: " Emacs bug Tracking System
2009-08-30 10:36   ` bug#4134: " Jan Djärv

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1251388682.3871.4.camel@montroll.chem.mcgill.ca \
    --to=ronis@ronispc.chem.mcgill.ca \
    --cc=4134@emacsbugs.donarmstrong.com \
    --cc=rgm@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.