Your message dated 09 Dec 2001 12:48:30 +0100 with message-id <[EMAIL PROTECTED]> and subject line Fixed in xcolorsel 1.1a-8.1 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; 31 Jul 2000 18:41:18 +0000 >From [EMAIL PROTECTED] Mon Jul 31 13:41:17 2000 Return-path: <[EMAIL PROTECTED]> Received: from (nikita.dz.net) [213.192.16.21] by master.debian.org with esmtp (Exim 3.12 2 (Debian)) id 13JKV2-0004Jx-00; Mon, 31 Jul 2000 13:41:16 -0500 Received: (from [EMAIL PROTECTED]) by nikita.dz.net (8.9.3/8.9.3/Debian 8.9.3-21) id KAA02133 for [EMAIL PROTECTED]; Mon, 31 Jul 2000 10:56:58 +0200 From: Massimo Dal Zotto <[EMAIL PROTECTED]> Message-Id: <[EMAIL PROTECTED]> Subject: xcolorsel doesn't work with Xaw95 To: [EMAIL PROTECTED] Date: Mon, 31 Jul 2000 10:56:58 +0200 (MEST) X-UIDL: b14681451f7ecb0e09c80a21ccacf7f4 X-Mailer: ELM [version 2.4ME+ PL66 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Delivered-To: [EMAIL PROTECTED] Package: xcolorsel Version: 1.1a-8 Hi, xcolorsel doesn't work with Xaw95. However this incompatibility is not listed in /usr/lib/xaw-wrappers/config/xcolorsel. $ /usr/bin/X11/xcolorsel Error: Widget text has zero width and/or height $ ldd /usr/bin/X11/xcolorsel.real libXaw.so.6 => /usr/X11R6/lib/Xaw95/libXaw.so.6 (0x40018000) ... $ LD_LIBRARY_PATH=/usr/X11R6/lib/Xaw95 /usr/bin/X11/xcolorsel.real Error: Widget text has zero width and/or height $ cat /usr/lib/xaw-wrappers/config/xcolorsel [EMAIL PROTECTED] > cat /usr/lib/xaw-wrappers/config/xcolorsel Program: /usr/X11R6/bin/xcolorsel Incompat: /usr/X11R6/lib/neXtaw Wrapped: /usr/X11R6/bin/xcolorsel.real Link-name: xcolorsel $ dpkg -l xcolorsel xaw95g xaw-wrappers Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii xcolorsel 1.1a-8 display colors and names in X ii xaw95g 1.1-4.6 Windows 95-like look for X apps using the At ii xaw-wrappers 1.09 allow use of programs with xaw replacements -- Massimo Dal Zotto +----------------------------------------------------------------------+ | Massimo Dal Zotto email: [EMAIL PROTECTED] | | Via Marconi, 141 phone: ++39-0461534251 | | 38057 Pergine Valsugana (TN) www: http://www.cs.unitn.it/~dz/ | | Italy pgp: finger [EMAIL PROTECTED] | +----------------------------------------------------------------------+ --------------------------------------- Received: (at 68030-done) by bugs.debian.org; 9 Dec 2001 11:38:02 +0000 >From [EMAIL PROTECTED] Sun Dec 09 05:38:02 2001 Return-path: <[EMAIL PROTECTED]> Received: from jagor.srce.hr [161.53.2.130] (root) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 16D2HM-00075c-00; Sun, 09 Dec 2001 05:38:01 -0600 Received: from fuzz ([EMAIL PROTECTED] [193.198.128.12]) by jagor.srce.hr (8.9.3/8.9.3) with ESMTP id MAA06484 for <[EMAIL PROTECTED]>; Sun, 9 Dec 2001 12:35:05 +0100 (MET) Received: from mvela by fuzz with local (Exim 3.33 #1 (Debian)) id 16D2Rf-0005FX-00 for <[EMAIL PROTECTED]>; Sun, 09 Dec 2001 12:48:35 +0100 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Fixed in xcolorsel 1.1a-8.1 References: <[EMAIL PROTECTED]> Date: 09 Dec 2001 12:48:30 +0100 In-Reply-To: <[EMAIL PROTECTED]> Message-ID: <[EMAIL PROTECTED]> Lines: 25 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: Matej Vela <[EMAIL PROTECTED]> Delivered-To: [EMAIL PROTECTED] xcolorsel has been recompiled against libxaw7; xaw95 and xaw-wrappers have been removed. Here is the relevant changelog entry: xcolorsel (1.1a-8.1) unstable; urgency=low * NMU * RgbSrc.c, RgbSink.c: some quick hacks to get around the fact that the author of this X client did what you're never supposed to do; relied upon internal interfaces of a library he depended upon. So, of course, xcolorsel wouldn't build now that Xaw has revved. * /usr/doc -> /usr/share/doc * strip installed binary * comment out xaw-wrappers stuff, now that we are built against Xaw7 * lintian 1.20.9 clean * debian/control: - added Build-Depends - bumped Standards-Version to 3.5.2 * debian/copyright: - correct path to GPL license text * debian/rules: - add -isp to dpkg-gencontrol -- Branden Robinson <[EMAIL PROTECTED]> Fri, 16 Mar 2001 21:31:36 -0500