From owner-freebsd-ports-bugs Thu Mar 20 11:10:19 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A985237B401 for ; Thu, 20 Mar 2003 11:10:16 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32BCD43F3F for ; Thu, 20 Mar 2003 11:10:16 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h2KJAGNS072376 for ; Thu, 20 Mar 2003 11:10:16 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h2KJAFPO072375; Thu, 20 Mar 2003 11:10:15 -0800 (PST) Date: Thu, 20 Mar 2003 11:10:15 -0800 (PST) Message-Id: <200303201910.h2KJAFPO072375@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Will Andrews Subject: Re: ports/50145: KDE 3.1 not honoring XINERAMA Reply-To: Will Andrews Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/50145; it has been noted by GNATS. From: Will Andrews To: Nik Clayton Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/50145: KDE 3.1 not honoring XINERAMA Date: Thu, 20 Mar 2003 11:09:35 -0800 On Thu, Mar 20, 2003 at 06:53:03PM +0000, Nik Clayton wrote: > > >Number: 50145 > >Category: ports > >Synopsis: KDE 3.1 not honoring XINERAMA > >Confidential: no > >Severity: serious > >Priority: medium > >Responsible: freebsd-ports-bugs > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Thu Mar 20 11:00:25 PST 2003 > >Closed-Date: > >Last-Modified: > >Originator: Nik Clayton > >Release: FreeBSD 4.8-RC i386 > >Organization: > >Environment: > System: FreeBSD clan.nothing-going-on.org 4.8-RC FreeBSD 4.8-RC #1: Wed Mar 19 21:04:24 GMT 2003 nik@clan.nothing-going-on.org:/local/1/usr/src/sys/compile/CLAN i386 > > > KDE 3.1, built from the ports tree, last updated on Mar 15, 19:30 GMT. > > >Description: > > The KDE port doesn't seem to be honoring XINERAMA when it's built. When > I built x11/kdebase3 I'm told: > > @${ECHO_MSG} "If you don't want to compile with Xinerama support," > @${ECHO_MSG} "hit Ctrl-C right now and use \"make WITHOUT_XINERAMA=yes\"" > > since I did nothing at this point, XINERAMA support should be compiled in. > > However, the x11/kdelibs3 Makefile has this test the other way round, it's > looking for WITH_XINERAMA to be defined. > > The practical upshot of this is that even though I have > > Section "ServerFlags" > Option "Xinerama" "true" > EndSection > > in my XF86Config file, KDE isn't using Xinerama on my multiple monitor > setup. Starting the KDE Control Center, looking in the Desktop tree, > and then the "Window Behaviour" dialog, the "Advanced" tab shows options > for Xinerama support, but they're all grayed out and unselectable. > > This seems to be related to ports/48093, but I don't think the solution in > that PR is quite right. I think it makes more sense just to reverse the > sense of the test in kdelibs3/Makefile, so that it's in sync with kdebase3. > > >How-To-Repeat: > > Build KDE3 from ports, try and use Xinerama. Known bug, thanks for reporting. We're working on it. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message