Your message dated Fri, 23 Sep 2005 23:46:16 +0200 with message-id <[EMAIL PROTECTED]> and subject line fixed by running "kwin" manually once has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) -------------------------------------- Received: (at submit) by bugs.debian.org; 6 Sep 2005 23:18:23 +0000 >From [EMAIL PROTECTED] Tue Sep 06 16:18:23 2005 Return-path: <[EMAIL PROTECTED]> Received: from c51.lanhovi.ton.tut.fi (aslanov.hippi.ton.tut.fi) [193.166.81.104] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1ECmhr-0000yW-00; Tue, 06 Sep 2005 16:18:23 -0700 Received: from visit0r by aslanov.hippi.ton.tut.fi with local (Exim 3.36 #1 (Debian)) id 1ECmhK-0001PE-00 for <[EMAIL PROTECTED]>; Wed, 07 Sep 2005 02:17:50 +0300 Date: Wed, 7 Sep 2005 02:17:50 +0300 From: =?us-ascii?B?PT9pc28tODg1OS0xNT9xP1Bla2thX0o9RTQ9RTRza2VsPUU0aW5l?= =?us-ascii?B?bj89?= <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: window decorations missing in dual monitor setup's 2nd monitor Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Mailer: reportbug 3.17 User-Agent: Mutt/1.5.10i Sender: =?iso-8859-1?Q?Pekka_J=E4=E4skel=E4inen?= <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 Package: kdelibs Version: 4:3.4.2-3 Severity: normal Hi, A strange problem appeared somewhere along the KDE 3.4.2 upgrade process, actually the problem appeared the first time after I updated kdelibs-data to a 3.4 version while still running 3.3.x (found later that this broke things, as it did). After that all windows in my 2nd monitor are not including the base window, that is, they don't have the decoration, thus, I cannot drag them etc. -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.13-rc4-git3 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages kdelibs depends on: ii kdelibs-bin 4:3.4.2-3 core binaries for all KDE applicat ii kdelibs-data 4:3.4.2-3 core shared data for all KDE appli ii kdelibs4c2 4:3.4.2-3 core libraries for all KDE applica kdelibs recommends no packages. -- no debconf information --------------------------------------- Received: (at 326980-done) by bugs.debian.org; 23 Sep 2005 21:44:43 +0000 >From [EMAIL PROTECTED] Fri Sep 23 14:44:43 2005 Return-path: <[EMAIL PROTECTED]> Received: from smtp1-g19.free.fr [212.27.42.27] by spohr.debian.org with esmtp (Exim 3.36 1 (Debian)) id 1EIvLW-0003g7-00; Fri, 23 Sep 2005 14:44:43 -0700 Received: from hermes.madism.org (olympe.madism.org [82.225.205.10]) by smtp1-g19.free.fr (Postfix) with ESMTP id 8E62710727; Fri, 23 Sep 2005 23:44:41 +0200 (CEST) Received: from hermes.madism.org (localhost [127.0.0.1]) by hermes.madism.org (Postfix) with ESMTP id DDEFFBC7A6; Fri, 23 Sep 2005 23:44:40 +0200 (CEST) Received: from hades.madism.org (hades.madism.org [192.168.0.10]) by hermes.madism.org (Postfix) with ESMTP id A65A2BC7A5; Fri, 23 Sep 2005 23:44:40 +0200 (CEST) Received: by hades.madism.org (Postfix, from userid 1000) id CF0B462113; Fri, 23 Sep 2005 23:46:16 +0200 (CEST) Date: Fri, 23 Sep 2005 23:46:16 +0200 From: Pierre HABOUZIT <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: fixed by running "kwin" manually once Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="s2ZSL+KKDSLx8OML" Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.10i X-Virus-Scanned: by ClamAV (using ClamSMTP) at hermes.madism.org Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Level: X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no version=2.60-bugs.debian.org_2005_01_02 --s2ZSL+KKDSLx8OML Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 19, 2005 at 10:24:50PM +0300, Pekka J=E4=E4skel=E4inen wrote: > This problem went away after I executed 'kwin' manually once in a > konsole window. Weird... such problems can occur when you upgrade KDE from one version to the next. It's recommended to restart KDE after an upgrade of kdelibs/kdebase. Cheers, --=20 =B7O=B7 Pierre Habouzit =B7=B7O [EMAIL PROTECTED] OOO http://www.madism.org --s2ZSL+KKDSLx8OML Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFDNHeovGr7W6HudhwRAgO3AJ9iYD8YK9te7HRAT7rxgUZlHy00EwCgpu+g IFAm/XdTdMPJsqYWDEAoVow= =+POq -----END PGP SIGNATURE----- --s2ZSL+KKDSLx8OML-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]