[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#233782: marked as done (cd-circleprint: fails at set distances)



Your message dated Wed, 19 Jan 2005 21:38:11 +0000
with message-id <41EED343.7050208@tuckley.org>
and subject line Bug #233782 closed
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; 19 Feb 2004 22:36:46 +0000
>From bac@larroy.com Thu Feb 19 14:36:46 2004
Return-path: <bac@larroy.com>
Received: from fw-30-241.go.retevision.es (agora) [62.174.241.30] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Atwmj-0004YZ-00; Thu, 19 Feb 2004 14:36:46 -0800
Received: from bac by agora with local (Exim 3.36 #1 (Debian))
	id 1Atwq5-0000LL-00; Thu, 19 Feb 2004 23:40:13 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Didac Valenciano Gener <bac@larroy.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: cd-circleprint: fails at set distances
X-Mailer: reportbug 2.39
Date: Thu, 19 Feb 2004 23:40:12 +0100
Message-Id: <E1Atwq5-0000LL-00@agora>
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_18 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-5.0 required=4.0 tests=HAS_PACKAGE autolearn=no 
	version=2.60-bugs.debian.org_2004_02_18
X-Spam-Level: 

Package: cd-circleprint
Version: 0.4-1.1
Severity: normal


The menu option 'Label-options' sub option 'Distances' it doesn't work
because a missing colon at the 1663 line of the app.

I add here the diff -Naur to patch cd-circleprint:

/*patch file*/

--- /usr/bin/cd-circleprint     2003-07-29 06:32:07.000000000 +0200
+++ /usr/src/build/cd-circleprint-mod   2004-02-19 22:54:46.000000000
+0100
@@ -1661,7 +1661,7 @@

     for (my $label_no = 0;$label_no < $number_of_labels; $label_no++ )
{
       $fwt -> Entry(-textvariable => \$begin_from_left[$label_no],
-                   -text => "Labeltext"
+                   -text => "Labeltext",
                   -width => '5') -> pack(-side => 'bottom');
       $fwt -> Scale(-label => "move circle $label_no horizontal",
                    -orient => 'horizontal',
 
/*end of patch file*/


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux agora 2.6.3 #3 Thu Feb 19 22:23:57 CET 2004 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages cd-circleprint depends on:
ii  perl                       5.8.2-2       Larry Wall's Practical Extraction 
ii  perl-modules               5.8.2-2       Core Perl modules.
ii  perl-tk                    1:800.024-1.2 Perl module providing the Tk graph

-- no debconf information


---------------------------------------
Received: (at 233782-done) by bugs.debian.org; 19 Jan 2005 21:38:12 +0000
>From colin@tuckley.org Wed Jan 19 13:38:12 2005
Return-path: <colin@tuckley.org>
Received: from spr1-lanc2-6-0-cust3.asfd.broadband.ntl.com (tuckley.homedns.org) [80.0.174.3] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1CrNWm-0002Se-00; Wed, 19 Jan 2005 13:38:12 -0800
Received: from surfer ([192.168.123.195])
	by tuckley.homedns.org with esmtp (Exim 3.35 #1 (Debian))
	id 1CrNWl-0007qp-00
	for <233782-done@bugs.debian.org>; Wed, 19 Jan 2005 21:38:11 +0000
Message-ID: <41EED343.7050208@tuckley.org>
Date: Wed, 19 Jan 2005 21:38:11 +0000
From: Colin Tuckley <colin@tuckley.org>
Organization: Ctrl-A
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.7.3) Gecko/20040910
X-Accept-Language: en,pdf
MIME-Version: 1.0
To: 233782-done@bugs.debian.org
Subject: Bug #233782 closed
X-Enigmail-Version: 0.89.6.0
X-Enigmail-Supports: pgp-inline, pgp-mime
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Delivered-To: 233782-done@bugs.debian.org
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-Status: No, hits=-2.0 required=4.0 tests=BAYES_01 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

This cd-circleprint bug was closed by the update to version 0.4-2

I'm adopting the package (and also the upstream project on SF).

The bug was fixed by Santiago Vila when he implemented a switch from debmake 
to debhelper.

Colin

-- 
Colin Tuckley      |  colin@tuckley.org  |  PGP/GnuPG Key Id
+44(0)1903 236872  |  +44(0)7799 143369  |     0x1B3045CE

  "Waiter, there's no fly in my soup!" -- Kermit the frog





Reply to: