From owner-freebsd-ports Tue Feb 12 14:52:17 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.5.4]) by hub.freebsd.org (Postfix) with ESMTP id 6BF5037B405; Tue, 12 Feb 2002 14:52:13 -0800 (PST) Received: from ool-182f9041.dyn.optonline.net (ool-182f9041.dyn.optonline.net [24.47.144.65]) by mta2.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GRF007XXZJ8Q0@mta2.srv.hcvlny.cv.net>; Tue, 12 Feb 2002 17:52:20 -0500 (EST) Date: Tue, 12 Feb 2002 17:52:12 -0500 (EST) From: Andriy Gapon Subject: qt plugin of licq X-X-Sender: avg@localhost To: dinoex@FreeBSD.org Cc: ports@freebsd.org, kde@freebsd.org Message-id: <20020212173029.G95724-100000@localhost> MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Content-transfer-encoding: 7BIT Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I've tried to build licq qt plugin from ports recently and got this message: "hangs on startup with XFree84 4.x.x" first of all, it doesn't seem to be correct about "XFRee8_4_", is there any such thing at all ? second, the only hanging problem widely known for licq qt plugin at present is that related to XIM. One would encounter this problem only if she has XIM suport disabled in XFree and there is an easy work-around for it -- passing -noxim option to the plugin (i.e. " -- -noxim" to the licq). Giving this advice, in my opinion, is much batter than just marking port broken. Or one can enable XIM in XFree (many people don't need it at all). Ultimately, this problem is caused by qt2 (including the one we have in FreeBSD ports) -- it doesn't detect correctly if XIM is enabled in XFree and tries to use it when it's not there actually. I have little hope someone would fix qt soon, but at least we can be more informative about the plugin. -- Andriy Gapon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message