From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Werner Fink Newsgroups: gmane.emacs.bugs Subject: Several problems in KDE/KWin Date: Wed, 5 Dec 2007 17:54:20 +0100 (CET) Message-ID: <20071205165421.2869B2F2ED2@magellan.suse.de> NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1196928266 4267 80.91.229.12 (6 Dec 2007 08:04:26 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 6 Dec 2007 08:04:26 +0000 (UTC) Cc: dieter.jurzitza@t-online.de, llunak@novell.com, mszeredi@novell.com To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Dec 06 09:04:35 2007 Return-path: Envelope-to: geb-bug-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 1J0Bik-0005zV-DQ for geb-bug-gnu-emacs@m.gmane.org; Thu, 06 Dec 2007 09:04:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1J0BiT-0007b8-NS for geb-bug-gnu-emacs@m.gmane.org; Thu, 06 Dec 2007 03:04:17 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IzxW1-0007Se-S6 for bug-gnu-emacs@gnu.org; Wed, 05 Dec 2007 11:54:29 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IzxVy-0007MZ-3C for bug-gnu-emacs@gnu.org; Wed, 05 Dec 2007 11:54:28 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IzxVx-0007M5-QJ for bug-gnu-emacs@gnu.org; Wed, 05 Dec 2007 11:54:25 -0500 Original-Received: from ns.suse.de ([195.135.220.2] helo=mx1.suse.de) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IzxVx-0003ck-4n for bug-gnu-emacs@gnu.org; Wed, 05 Dec 2007 11:54:25 -0500 Original-Received: from Relay2.suse.de (mail2.suse.de [195.135.221.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.suse.de (Postfix) with ESMTP id 99F86212CB; Wed, 5 Dec 2007 17:54:21 +0100 (CET) X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-Mailman-Approved-At: Thu, 06 Dec 2007 03:03:52 -0500 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:17126 Archived-At: Two problems have beem seen: Emacs does not keep the "iconic" information in KDE/KWin Emacs does not un-maximize in KDE/KWin When starting emacs in kde in the background iconified like: emacs --iconic & it shows only in the menu-bar of kde but not in the screen (by intent). Now, if I save the desktop configuration, quit kde and start it again, emacs is startet - what is expected - but not iconified - what is not expected. After maximizing an emacs window, it is not possible to un-maximise it. It may depend on font size and desktop geometry. I have these in Xresources: Emacs.font: 10x20 Emacs.geometry: 80x38 Size of desktop is 1400x1050. The symptom is that after maximizing, the "maximize/un-maximize" button stays in the "maximize" state (one square), intead of going to the "un-maximize" state (two squares). In GNU Emacs 22.1.1 (x86_64-suse-linux-gnu, GTK+ Version 2.12.0) of 2007-11-10 on reger Windowing system distributor `The X.Org Foundation', version 11.0.70199902 configured using `configure '--with-gcc' '--with-pop' '--without-hesiod' '--with-kerberos' '--with-kerberos5' '--with-leim' '--with-xim' '--with-system-malloc' '--prefix=/usr' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--localstatedir=/var' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--with-x' '--with-sound' '--with-xpm' '--with-jpeg' '--with-tiff' '--with-gif' '--with-png' '--with-x-toolkit=gtk' '--x-includes=/usr/include' '--x-libraries=/usr/lib64:/usr/share/X11' '--build=x86_64-suse-linux-gnu' 'build_alias=x86_64-suse-linux-gnu' 'CC=gcc' 'CFLAGS=-O2 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -g -pipe -fno-strict-aliasing -D_GNU_SOURCE -Wno-pointer-sign -Wno-unused-variable -Wno-unused-label -DSYSTEM_PURESIZE_EXTRA=55000 -DSITELOAD_PUR ESIZE_EXTRA=10000 ' 'LDFLAGS='' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: de_DE.ISO-8859-1 value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: POSIX locale-coding-system: iso-latin-1 default-enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: show-paren-mode: t tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t unify-8859-on-encoding-mode: t utf-translate-cjk-mode: t auto-compression-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: Recent messages: Loading /usr/share/emacs/22.1/leim/leim-list.el (source)...done Loading /usr/share/emacs/site-lisp/skk/leim-list.el (source)...done Loading /usr/share/emacs/site-lisp/egg/leim-list.el (source)...done uim.el: starting uim-el-helper-agent... done uim.el: starting uim-el-agent... done Loading paren...done Loading emacsbug... Loading regexp-opt...done Loading emacsbug...done call-interactively: End of buffer [11 times]