From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: hobbes@poukram.net (=?utf-8?Q?R=C3=A9mi?= Letot) Newsgroups: gmane.emacs.help Subject: Re: Emacs frames and Compiz Date: Mon, 18 May 2009 21:53:41 +0200 Message-ID: <87y6su6vcq.fsf@sphax.lybrafox.lan> References: <87ljoxgp4c.fsf@kamaloka.dhatu> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1242676522 6988 80.91.229.12 (18 May 2009 19:55:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 18 May 2009 19:55:22 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: "Sven Bretfeld" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon May 18 21:55:15 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M68vK-0000hx-4s for geh-help-gnu-emacs@m.gmane.org; Mon, 18 May 2009 21:54:59 +0200 Original-Received: from localhost ([127.0.0.1]:56277 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M68vJ-0006hu-FD for geh-help-gnu-emacs@m.gmane.org; Mon, 18 May 2009 15:54:57 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M68uI-0006LD-Ah for help-gnu-emacs@gnu.org; Mon, 18 May 2009 15:53:54 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M68uC-0006IG-FU for help-gnu-emacs@gnu.org; Mon, 18 May 2009 15:53:53 -0400 Original-Received: from [199.232.76.173] (port=48311 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M68uC-0006IB-Bx for help-gnu-emacs@gnu.org; Mon, 18 May 2009 15:53:48 -0400 Original-Received: from mailrelay009.isp.belgacom.be ([195.238.6.176]:26192) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M68uB-0001SF-Tw for help-gnu-emacs@gnu.org; Mon, 18 May 2009 15:53:48 -0400 X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqwFAMdYEUpR8UbF/2dsb2JhbACBT81lhAEF Original-Received: from 197.70-241-81.adsl-dyn.isp.belgacom.be (HELO sphax.lybrafox.lan) ([81.241.70.197]) by relay.skynet.be with ESMTP; 18 May 2009 21:53:42 +0200 In-Reply-To: <87ljoxgp4c.fsf@kamaloka.dhatu> (Sven Bretfeld's message of "16 May 2009 15:21:23 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:64550 Archived-At: "Sven Bretfeld" writes: > Hello list > > Has anybody solved this problem? When using compiz-fusion (I'm on > Debian, KDE, emacs-snapshot), new Emacs frames (M-x make-frame, or, > emacsclient -c) are not started correctly. > > In fact, they do start as can be seen from 'ps ax | grep emacs' but the > frame seems to vanish somewhere in the Nirvana outside the scope of the > window-manager. No frame is to be seen, no icon is visible in the > task-manager, and the frame isn't accessable by Alt-TAB. Like this ?=20 https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/239917 Try to disable smart window placement in compiz to see if your frames come back. Hth, --=20 R=C3=A9mi