Report forwarded to debian-bugs-dist@lists.debian.org, Brian Russo <wolfie@debian.org>:
Bug#111930; Package sciplot-dev.
debian-bugs-dist@lists.debian.orgBrian Russo
Subject: Bug#111930: example fails ... old executables work ... old source fails
Reply-To: bap@cs.unm.edu, 111930@bugs.debian.org
Resent-From: Barak Pearlmutter
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Brian Russo
Resent-Date: Tue, 11 Sep 2001 01:33:01 GMT
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
X-Loop: owner@bugs.debian.org
Received: via spool by submit@bugs.debian.org id=B.100017155526880
(code B ref -1); Tue, 11 Sep 2001 01:33:01 GMT
Message-Id:
Date: Mon, 10 Sep 2001 19:25:47 -0600 (MDT)
From: Barak Pearlmutter
To: submit@bugs.debian.org
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
Package: sciplot-dev
Version: 1.36-8
Some old sciplot-using code of mine compiles without warning but says
> Error: attempt to add non-widget child "DropSiteManager" to parent
> "plotonline" which supports only widgets
when I compile it using a modern sciplot.
The error seems to occur within the last statement in this sequence:
toplevel = XtAppInitialize(&app_con, "SciPlot",
NULL, 0, &argc, argv, NULL, NULL,
0);
dummy =
XtVaCreateManagedWidget("dummy",
/* sciplotWidgetClass, toplevel, */
coreWidgetClass, toplevel,
XtNchartType, (polar_plot
? XtPOLAR
: XtCARTESIAN),
XtNdegrees, True,
XtNwidth, 1,
XtNheight, 1,
XtNplotTitle, title,
XtNxLabel, xlabel,
XtNyLabel, ylabel,
XtNshowLegend, False,
XtNxLog, xlog,
XtNyLog, ylog,
XtNdrawMajor, False,
XtNdrawMinor, False,
NULL);
XtSetMappedWhenManaged(toplevel, False);
plot = SciPlotDialog(toplevel, title);
If the same source is compiled on potato, with sciplot 1.36-3, it runs
fine. The resulting executable runs fine even on a frozen machine
with 1.36-8.
Also ... the example /usr/doc/sciplot-dev/examples/xyplot.c fails to
compile, because it cannot seem to
#include
#include
Please don't take ... my sciplot ... away.
Acknowledgement sent to bap@cs.unm.edu:
New Bug report received and forwarded. Copy sent to Brian Russo <wolfie@debian.org>.
-t
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: bap@cs.unm.edu
Subject: Bug#111930: Acknowledgement (example fails ... old executables work ... old source fails)
Message-ID:
In-Reply-To:
References:
X-Debian-PR-Message: ack 111930
Thank you for the problem report you have sent regarding Debian.
This is an automatically generated reply, to let you know your message has
been received. It is being forwarded to the developers mailing list for
their attention; they will reply in due course.
Your message has been sent to the package maintainer(s):
Brian Russo
If you wish to submit further information on your problem, please send
it to 111930@bugs.debian.org (and *not* to
submit@bugs.debian.org).
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Darren Benham
(administrator, Debian Bugs database)
Received: (at submit) by bugs.debian.org; 11 Sep 2001 01:25:55 +0000
From bap@sweat.cs.unm.edu Mon Sep 10 20:25:55 2001
Return-path:
Received: from sweat.cs.unm.edu [64.106.43.209] (foobar)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15gcJG-0006zV-00; Mon, 10 Sep 2001 20:25:54 -0500
Received: by sweat.cs.unm.edu
via sendmail from stdin
id (Debian Smail3.2.0.111)
for submit@bugs.debian.org; Mon, 10 Sep 2001 19:25:47 -0600 (MDT)
Message-Id:
Date: Mon, 10 Sep 2001 19:25:47 -0600 (MDT)
From: Barak Pearlmutter
To: submit@bugs.debian.org
Subject: example fails ... old executables work ... old source fails
Reply-to: bap@cs.unm.edu
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
Package: sciplot-dev
Version: 1.36-8
Some old sciplot-using code of mine compiles without warning but says
> Error: attempt to add non-widget child "DropSiteManager" to parent
> "plotonline" which supports only widgets
when I compile it using a modern sciplot.
The error seems to occur within the last statement in this sequence:
toplevel = XtAppInitialize(&app_con, "SciPlot",
NULL, 0, &argc, argv, NULL, NULL,
0);
dummy =
XtVaCreateManagedWidget("dummy",
/* sciplotWidgetClass, toplevel, */
coreWidgetClass, toplevel,
XtNchartType, (polar_plot
? XtPOLAR
: XtCARTESIAN),
XtNdegrees, True,
XtNwidth, 1,
XtNheight, 1,
XtNplotTitle, title,
XtNxLabel, xlabel,
XtNyLabel, ylabel,
XtNshowLegend, False,
XtNxLog, xlog,
XtNyLog, ylog,
XtNdrawMajor, False,
XtNdrawMinor, False,
NULL);
XtSetMappedWhenManaged(toplevel, False);
plot = SciPlotDialog(toplevel, title);
If the same source is compiled on potato, with sciplot 1.36-3, it runs
fine. The resulting executable runs fine even on a frozen machine
with 1.36-8.
Also ... the example /usr/doc/sciplot-dev/examples/xyplot.c fails to
compile, because it cannot seem to
#include
#include
Please don't take ... my sciplot ... away.
Reply sent to Martin Michlmayr <tbm@cyrius.com>:
You have taken responsibility.
-t
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Martin Michlmayr
Cc: Brian Russo
Subject: Bug#111930: marked as done (example fails ... old executables work ... old source fails)
Message-ID:
In-Reply-To: <20030824040115.GA18458@regression.cyrius.com>
References: <20030824040115.GA18458@regression.cyrius.com>
Precedence: bulk
X-Debian-PR-Message: closed 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Your message dated Sun, 24 Aug 2003 14:01:16 +1000
with message-id <20030824040115.GA18458@regression.cyrius.com>
and subject line Removed
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; 11 Sep 2001 01:25:55 +0000
From bap@sweat.cs.unm.edu Mon Sep 10 20:25:55 2001
Return-path:
Received: from sweat.cs.unm.edu [64.106.43.209] (foobar)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15gcJG-0006zV-00; Mon, 10 Sep 2001 20:25:54 -0500
Received: by sweat.cs.unm.edu
via sendmail from stdin
id (Debian Smail3.2.0.111)
for submit@bugs.debian.org; Mon, 10 Sep 2001 19:25:47 -0600 (MDT)
Message-Id:
Date: Mon, 10 Sep 2001 19:25:47 -0600 (MDT)
From: Barak Pearlmutter
To: submit@bugs.debian.org
Subject: example fails ... old executables work ... old source fails
Reply-to: bap@cs.unm.edu
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
Package: sciplot-dev
Version: 1.36-8
Some old sciplot-using code of mine compiles without warning but says
> Error: attempt to add non-widget child "DropSiteManager" to parent
> "plotonline" which supports only widgets
when I compile it using a modern sciplot.
The error seems to occur within the last statement in this sequence:
toplevel = XtAppInitialize(&app_con, "SciPlot",
NULL, 0, &argc, argv, NULL, NULL,
0);
dummy =
XtVaCreateManagedWidget("dummy",
/* sciplotWidgetClass, toplevel, */
coreWidgetClass, toplevel,
XtNchartType, (polar_plot
? XtPOLAR
: XtCARTESIAN),
XtNdegrees, True,
XtNwidth, 1,
XtNheight, 1,
XtNplotTitle, title,
XtNxLabel, xlabel,
XtNyLabel, ylabel,
XtNshowLegend, False,
XtNxLog, xlog,
XtNyLog, ylog,
XtNdrawMajor, False,
XtNdrawMinor, False,
NULL);
XtSetMappedWhenManaged(toplevel, False);
plot = SciPlotDialog(toplevel, title);
If the same source is compiled on potato, with sciplot 1.36-3, it runs
fine. The resulting executable runs fine even on a frozen machine
with 1.36-8.
Also ... the example /usr/doc/sciplot-dev/examples/xyplot.c fails to
compile, because it cannot seem to
#include
#include
Please don't take ... my sciplot ... away.
---------------------------------------
Received: (at 111930-done) by bugs.debian.org; 24 Aug 2003 04:01:50 +0000
From tbm@cyrius.com Sat Aug 23 23:01:48 2003
Return-path:
Received: from bangpath.uucico.de [195.71.9.197]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19qm4X-0006t0-00; Sat, 23 Aug 2003 23:01:45 -0500
Received: by bangpath.uucico.de (Postfix, from userid 10)
id C218A26B24; Sun, 24 Aug 2003 06:01:44 +0200 (CEST)
Received: by regression.cyrius.com (Postfix, from userid 1000)
id 6FDD622D4A; Sun, 24 Aug 2003 05:01:16 +0100 (BST)
Date: Sun, 24 Aug 2003 14:01:16 +1000
From: Martin Michlmayr
To: 111930-done@bugs.debian.org, 125339-done@bugs.debian.org,
125340-done@bugs.debian.org
Subject: Removed
Message-ID: <20030824040115.GA18458@regression.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Delivered-To: 111930-done@bugs.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0
tests=BAYES_01,USER_AGENT_MUTT
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
This package has been removed from Debian unstable because it was
unmaintained and also non-free.
--
Martin Michlmayr
tbm@cyrius.com
Notification sent to bap@cs.unm.edu:
Bug acknowledged by developer.
-t
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: bap@cs.unm.edu
Subject: Bug#111930 acknowledged by developer
(Removed)
Message-ID:
In-Reply-To:
References: <20030824040115.GA18458@regression.cyrius.com>
X-Debian-PR-Message: they-closed 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Reply-To: 111930@bugs.debian.org
This is an automatic notification regarding your Bug report
#111930: example fails ... old executables work ... old source fails,
which was filed against the sciplot-dev package.
It has been closed by one of the developers, namely
Martin Michlmayr .
Their explanation is attached below. If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact the developer, by replying to this email.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
Received: (at 111930-done) by bugs.debian.org; 24 Aug 2003 04:01:50 +0000
From tbm@cyrius.com Sat Aug 23 23:01:48 2003
Return-path:
Received: from bangpath.uucico.de [195.71.9.197]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19qm4X-0006t0-00; Sat, 23 Aug 2003 23:01:45 -0500
Received: by bangpath.uucico.de (Postfix, from userid 10)
id C218A26B24; Sun, 24 Aug 2003 06:01:44 +0200 (CEST)
Received: by regression.cyrius.com (Postfix, from userid 1000)
id 6FDD622D4A; Sun, 24 Aug 2003 05:01:16 +0100 (BST)
Date: Sun, 24 Aug 2003 14:01:16 +1000
From: Martin Michlmayr
To: 111930-done@bugs.debian.org, 125339-done@bugs.debian.org,
125340-done@bugs.debian.org
Subject: Removed
Message-ID: <20030824040115.GA18458@regression.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Delivered-To: 111930-done@bugs.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0
tests=BAYES_01,USER_AGENT_MUTT
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
This package has been removed from Debian unstable because it was
unmaintained and also non-free.
--
Martin Michlmayr
tbm@cyrius.com
Received: (at 111930-done) by bugs.debian.org; 24 Aug 2003 04:01:50 +0000
From tbm@cyrius.com Sat Aug 23 23:01:48 2003
Return-path:
Received: from bangpath.uucico.de [195.71.9.197]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19qm4X-0006t0-00; Sat, 23 Aug 2003 23:01:45 -0500
Received: by bangpath.uucico.de (Postfix, from userid 10)
id C218A26B24; Sun, 24 Aug 2003 06:01:44 +0200 (CEST)
Received: by regression.cyrius.com (Postfix, from userid 1000)
id 6FDD622D4A; Sun, 24 Aug 2003 05:01:16 +0100 (BST)
Date: Sun, 24 Aug 2003 14:01:16 +1000
From: Martin Michlmayr
To: 111930-done@bugs.debian.org, 125339-done@bugs.debian.org,
125340-done@bugs.debian.org
Subject: Removed
Message-ID: <20030824040115.GA18458@regression.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Delivered-To: 111930-done@bugs.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0
tests=BAYES_01,USER_AGENT_MUTT
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
This package has been removed from Debian unstable because it was
unmaintained and also non-free.
--
Martin Michlmayr
tbm@cyrius.com
Information forwarded to debian-bugs-dist@lists.debian.org, Brian Russo <wolfie@debian.org>:
Bug#111930; Package sciplot-dev.
debian-bugs-dist@lists.debian.orgBrian Russo
X-Loop: owner@bugs.debian.org
Subject: Bug#111930: acknowledged by developer (Removed)
Reply-To: barak@cs.may.ie, 111930@bugs.debian.org
Resent-From: Barak Pearlmutter
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Brian Russo
Resent-Date: Sun, 24 Aug 2003 13:48:04 UTC
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Received: via spool by 111930-submit@bugs.debian.org id=B111930.106173240816957
(code B ref 111930); Sun, 24 Aug 2003 13:48:04 UTC
Received: (at 111930) by bugs.debian.org; 24 Aug 2003 13:40:08 +0000
Received: from snot.cs.unm.edu [64.106.46.98]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19qv4K-0003uz-00; Sun, 24 Aug 2003 08:38:08 -0500
Received: from bap by snot.cs.unm.edu with local (Exim 3.36 #1 (Debian))
id 19qv3r-0004kC-00
for <111930@bugs.debian.org>; Sun, 24 Aug 2003 07:37:39 -0600
From: Barak Pearlmutter
To: 111930@bugs.debian.org
In-reply-to:
(owner@bugs.debian.org)
References: <20030824040115.GA18458@regression.cyrius.com>
Message-Id:
Date: Sun, 24 Aug 2003 07:37:39 -0600
Delivered-To: 111930@bugs.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0
tests=BAYES_01,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
REPLY_WITH_QUOTES
autolearn=ham version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
> This package has been removed from Debian unstable because it was
> unmaintained and also non-free.
Huh? The source seems to be under the LGPL.
Acknowledgement sent to barak@cs.may.ie:
Extra info received and forwarded to list. Copy sent to Brian Russo <wolfie@debian.org>.
-t
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: barak@cs.may.ie
Subject: Bug#111930: Info received (was Bug#111930 acknowledged by developer (Removed))
Message-ID:
In-Reply-To:
References:
Precedence: bulk
X-Debian-PR-Message: ack-info 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the package maintainer(s)
and to other interested parties to accompany the original report.
Your message has been sent to the package maintainer(s):
Brian Russo
If you wish to continue to submit further information on your problem,
please send it to 111930@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
Received: (at 111930) by bugs.debian.org; 24 Aug 2003 13:40:08 +0000
From barak@cs.may.ie Sun Aug 24 08:38:08 2003
Return-path:
Received: from snot.cs.unm.edu [64.106.46.98]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19qv4K-0003uz-00; Sun, 24 Aug 2003 08:38:08 -0500
Received: from bap by snot.cs.unm.edu with local (Exim 3.36 #1 (Debian))
id 19qv3r-0004kC-00
for <111930@bugs.debian.org>; Sun, 24 Aug 2003 07:37:39 -0600
From: Barak Pearlmutter
To: 111930@bugs.debian.org
In-reply-to:
(owner@bugs.debian.org)
Subject: Re: Bug#111930 acknowledged by developer
(Removed)
Reply-to: barak@cs.may.ie
References: <20030824040115.GA18458@regression.cyrius.com>
Message-Id:
Date: Sun, 24 Aug 2003 07:37:39 -0600
Delivered-To: 111930@bugs.debian.org
X-Spam-Status: No, hits=-11.0 required=4.0
tests=BAYES_01,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
REPLY_WITH_QUOTES
autolearn=ham version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
> This package has been removed from Debian unstable because it was
> unmaintained and also non-free.
Huh? The source seems to be under the LGPL.
Information forwarded to debian-bugs-dist@lists.debian.org, Brian Russo <wolfie@debian.org>:
Bug#111930; Package sciplot-dev.
debian-bugs-dist@lists.debian.orgBrian Russo
X-Loop: owner@bugs.debian.org
Subject: Bug#111930: acknowledged by developer (Removed)
Reply-To: Martin Michlmayr , 111930@bugs.debian.org
Resent-From: Martin Michlmayr
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Brian Russo
Resent-Date: Sun, 24 Aug 2003 14:03:03 UTC
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Received: via spool by 111930-submit@bugs.debian.org id=B111930.106173365423243
(code B ref 111930); Sun, 24 Aug 2003 14:03:03 UTC
Received: (at 111930) by bugs.debian.org; 24 Aug 2003 14:00:54 +0000
Received: from bangpath.uucico.de [195.71.9.197]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19qvQK-00062R-00; Sun, 24 Aug 2003 09:00:52 -0500
Received: by bangpath.uucico.de (Postfix, from userid 10)
id BC65026B27; Sun, 24 Aug 2003 16:00:51 +0200 (CEST)
Received: by regression.cyrius.com (Postfix, from userid 1000)
id D7FEA22D4A; Sun, 24 Aug 2003 15:00:22 +0100 (BST)
Date: Mon, 25 Aug 2003 00:00:22 +1000
From: Martin Michlmayr
To: Barak Pearlmutter
Cc: 111930@bugs.debian.org, dsilvers@debian.org
Message-ID: <20030824140022.GA13844@regression.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Delivered-To: 111930@bugs.debian.org
X-Spam-Status: No, hits=-6.2 required=4.0
tests=BAYES_20,QUOTED_EMAIL_TEXT,USER_AGENT_MUTT
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
* Barak Pearlmutter [2003-08-24 07:37]:
> > This package has been removed from Debian unstable because it was
> > unmaintained and also non-free.
> Huh? The source seems to be under the LGPL.
True, that seems to be wrong, sorry. I just said what is listed at
http://ftp-master.debian.org/removals.txt which is: "orphaned,
non-free, unmaintained".
However, the mail asking for removal only says:
This package was orphaned from an MIA maintainer 7 months ago. One
pretty important and 2 minor bugs outstanding, nobody cares enough to
fix them. No uploads in 2.5 years, upstream has moved on
considerably.
I'm CCing the ftp master who removed the package -- please pay more
attention in the future when writing the removals summaries.
--
Martin Michlmayr
tbm@cyrius.com
Acknowledgement sent to Martin Michlmayr <tbm@cyrius.com>:
Extra info received and forwarded to list. Copy sent to Brian Russo <wolfie@debian.org>.
-t
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Martin Michlmayr
Subject: Bug#111930: Info received (was Bug#111930 acknowledged by developer (Removed))
Message-ID:
In-Reply-To: <20030824140022.GA13844@regression.cyrius.com>
References: <20030824140022.GA13844@regression.cyrius.com>
Precedence: bulk
X-Debian-PR-Message: ack-info 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the package maintainer(s)
and to other interested parties to accompany the original report.
Your message has been sent to the package maintainer(s):
Brian Russo
If you wish to continue to submit further information on your problem,
please send it to 111930@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
Received: (at 111930) by bugs.debian.org; 24 Aug 2003 14:00:54 +0000
From tbm@cyrius.com Sun Aug 24 09:00:53 2003
Return-path:
Received: from bangpath.uucico.de [195.71.9.197]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19qvQK-00062R-00; Sun, 24 Aug 2003 09:00:52 -0500
Received: by bangpath.uucico.de (Postfix, from userid 10)
id BC65026B27; Sun, 24 Aug 2003 16:00:51 +0200 (CEST)
Received: by regression.cyrius.com (Postfix, from userid 1000)
id D7FEA22D4A; Sun, 24 Aug 2003 15:00:22 +0100 (BST)
Date: Mon, 25 Aug 2003 00:00:22 +1000
From: Martin Michlmayr
To: Barak Pearlmutter
Cc: 111930@bugs.debian.org, dsilvers@debian.org
Subject: Re: Bug#111930 acknowledged by developer (Removed)
Message-ID: <20030824140022.GA13844@regression.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
Delivered-To: 111930@bugs.debian.org
X-Spam-Status: No, hits=-6.2 required=4.0
tests=BAYES_20,QUOTED_EMAIL_TEXT,USER_AGENT_MUTT
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
* Barak Pearlmutter [2003-08-24 07:37]:
> > This package has been removed from Debian unstable because it was
> > unmaintained and also non-free.
> Huh? The source seems to be under the LGPL.
True, that seems to be wrong, sorry. I just said what is listed at
http://ftp-master.debian.org/removals.txt which is: "orphaned,
non-free, unmaintained".
However, the mail asking for removal only says:
This package was orphaned from an MIA maintainer 7 months ago. One
pretty important and 2 minor bugs outstanding, nobody cares enough to
fix them. No uploads in 2.5 years, upstream has moved on
considerably.
I'm CCing the ftp master who removed the package -- please pay more
attention in the future when writing the removals summaries.
--
Martin Michlmayr
tbm@cyrius.com
Information forwarded to debian-bugs-dist@lists.debian.org, Brian Russo <wolfie@debian.org>:
Bug#111930; Package sciplot-dev.
debian-bugs-dist@lists.debian.orgBrian Russo
X-Loop: owner@bugs.debian.org
Subject: Bug#111930: acknowledged by developer (Removed)
Reply-To: barak@cs.may.ie, 111930@bugs.debian.org
Resent-From: Barak Pearlmutter
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Brian Russo
Resent-Date: Sun, 24 Aug 2003 17:18:11 UTC
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Received: via spool by 111930-submit@bugs.debian.org id=B111930.106174465725939
(code B ref 111930); Sun, 24 Aug 2003 17:18:11 UTC
Received: (at 111930) by bugs.debian.org; 24 Aug 2003 17:04:17 +0000
Received: from snot.cs.unm.edu [64.106.46.98]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19qyHm-0006jq-00; Sun, 24 Aug 2003 12:04:14 -0500
Received: from bap by snot.cs.unm.edu with local (Exim 3.36 #1 (Debian))
id 19qyHH-0004y9-00; Sun, 24 Aug 2003 11:03:43 -0600
From: Barak Pearlmutter
To: tbm@cyrius.com
CC: 111930@bugs.debian.org, dsilvers@debian.org
In-reply-to: <20030824140022.GA13844@regression.cyrius.com> (message from
Martin Michlmayr on Mon, 25 Aug 2003 00:00:22 +1000)
References: <20030824140022.GA13844@regression.cyrius.com>
Message-Id:
Date: Sun, 24 Aug 2003 11:03:43 -0600
Delivered-To: 111930@bugs.debian.org
X-Spam-Status: No, hits=-1.3 required=4.0
tests=BAYES_01,IN_REP_TO,REFERENCES
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
If no one else wants it, I will adopt the package. (I'm not an "X"
guy though, so I was hoping someone else would pick it up.)
There's nothing really wrong with it as it stands. The bug I filed
against it isn't really major - it is probably due to changes in
libraries used by libsciplot (libXm seems likely) which require
symmetric changes to libsciplot's clients.
--Barak.
Acknowledgement sent to barak@cs.may.ie:
Extra info received and forwarded to list. Copy sent to Brian Russo <wolfie@debian.org>.
-t
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: barak@cs.may.ie
Subject: Bug#111930: Info received (was Bug#111930 acknowledged by developer (Removed))
Message-ID:
In-Reply-To:
References:
Precedence: bulk
X-Debian-PR-Message: ack-info 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the package maintainer(s)
and to other interested parties to accompany the original report.
Your message has been sent to the package maintainer(s):
Brian Russo
If you wish to continue to submit further information on your problem,
please send it to 111930@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
Received: (at 111930) by bugs.debian.org; 24 Aug 2003 17:04:17 +0000
From barak@cs.may.ie Sun Aug 24 12:04:14 2003
Return-path:
Received: from snot.cs.unm.edu [64.106.46.98]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19qyHm-0006jq-00; Sun, 24 Aug 2003 12:04:14 -0500
Received: from bap by snot.cs.unm.edu with local (Exim 3.36 #1 (Debian))
id 19qyHH-0004y9-00; Sun, 24 Aug 2003 11:03:43 -0600
From: Barak Pearlmutter
To: tbm@cyrius.com
CC: 111930@bugs.debian.org, dsilvers@debian.org
In-reply-to: <20030824140022.GA13844@regression.cyrius.com> (message from
Martin Michlmayr on Mon, 25 Aug 2003 00:00:22 +1000)
Subject: Re: Bug#111930 acknowledged by developer (Removed)
Reply-to: barak@cs.may.ie
References: <20030824140022.GA13844@regression.cyrius.com>
Message-Id:
Date: Sun, 24 Aug 2003 11:03:43 -0600
Delivered-To: 111930@bugs.debian.org
X-Spam-Status: No, hits=-1.3 required=4.0
tests=BAYES_01,IN_REP_TO,REFERENCES
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
If no one else wants it, I will adopt the package. (I'm not an "X"
guy though, so I was hoping someone else would pick it up.)
There's nothing really wrong with it as it stands. The bug I filed
against it isn't really major - it is probably due to changes in
libraries used by libsciplot (libXm seems likely) which require
symmetric changes to libsciplot's clients.
--Barak.
Information forwarded to debian-bugs-dist@lists.debian.org, Brian Russo <wolfie@debian.org>:
Bug#111930; Package sciplot-dev.
debian-bugs-dist@lists.debian.orgBrian Russo
X-Loop: owner@bugs.debian.org
Subject: Bug#111930: acknowledged by developer (Removed)
Reply-To: Martin Michlmayr , 111930@bugs.debian.org
Resent-From: Martin Michlmayr
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Brian Russo
Resent-Date: Mon, 25 Aug 2003 06:03:01 UTC
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Received: via spool by 111930-submit@bugs.debian.org id=B111930.106179096424016
(code B ref 111930); Mon, 25 Aug 2003 06:03:01 UTC
Received: (at 111930) by bugs.debian.org; 25 Aug 2003 05:56:04 +0000
Received: from bangpath.uucico.de [195.71.9.197]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19rAKf-0006Ex-00; Mon, 25 Aug 2003 00:56:01 -0500
Received: by bangpath.uucico.de (Postfix, from userid 10)
id 2F64826B27; Mon, 25 Aug 2003 07:56:01 +0200 (CEST)
Received: by regression.cyrius.com (Postfix, from userid 1000)
id 8BB3722D4A; Mon, 25 Aug 2003 06:55:34 +0100 (BST)
Date: Mon, 25 Aug 2003 15:55:34 +1000
From: Martin Michlmayr
To: Barak Pearlmutter
Cc: 111930@bugs.debian.org, dsilvers@debian.org
Message-ID: <20030825055534.GC2500@regression.cyrius.com>
References: <20030824140022.GA13844@regression.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To:
User-Agent: Mutt/1.4i
Delivered-To: 111930@bugs.debian.org
X-Spam-Status: No, hits=-13.0 required=4.0
tests=BAYES_20,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
REPLY_WITH_QUOTES,USER_AGENT_MUTT
autolearn=ham version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
* Barak Pearlmutter [2003-08-24 11:03]:
> If no one else wants it, I will adopt the package. (I'm not an "X"
> guy though, so I was hoping someone else would pick it up.)
It was removed because nobody bothered to adopt it... so if you want
it, get it frmo the morgue on auric and upload it.
--
Martin Michlmayr
tbm@cyrius.com
Acknowledgement sent to Martin Michlmayr <tbm@cyrius.com>:
Extra info received and forwarded to list. Copy sent to Brian Russo <wolfie@debian.org>.
-t
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: Martin Michlmayr
Subject: Bug#111930: Info received (was Bug#111930 acknowledged by developer (Removed))
Message-ID:
In-Reply-To: <20030825055534.GC2500@regression.cyrius.com>
References: <20030825055534.GC2500@regression.cyrius.com>
Precedence: bulk
X-Debian-PR-Message: ack-info 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the package maintainer(s)
and to other interested parties to accompany the original report.
Your message has been sent to the package maintainer(s):
Brian Russo
If you wish to continue to submit further information on your problem,
please send it to 111930@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
Received: (at 111930) by bugs.debian.org; 25 Aug 2003 05:56:04 +0000
From tbm@cyrius.com Mon Aug 25 00:56:01 2003
Return-path:
Received: from bangpath.uucico.de [195.71.9.197]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19rAKf-0006Ex-00; Mon, 25 Aug 2003 00:56:01 -0500
Received: by bangpath.uucico.de (Postfix, from userid 10)
id 2F64826B27; Mon, 25 Aug 2003 07:56:01 +0200 (CEST)
Received: by regression.cyrius.com (Postfix, from userid 1000)
id 8BB3722D4A; Mon, 25 Aug 2003 06:55:34 +0100 (BST)
Date: Mon, 25 Aug 2003 15:55:34 +1000
From: Martin Michlmayr
To: Barak Pearlmutter
Cc: 111930@bugs.debian.org, dsilvers@debian.org
Subject: Re: Bug#111930 acknowledged by developer (Removed)
Message-ID: <20030825055534.GC2500@regression.cyrius.com>
References: <20030824140022.GA13844@regression.cyrius.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To:
User-Agent: Mutt/1.4i
Delivered-To: 111930@bugs.debian.org
X-Spam-Status: No, hits=-13.0 required=4.0
tests=BAYES_20,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,
REPLY_WITH_QUOTES,USER_AGENT_MUTT
autolearn=ham version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
* Barak Pearlmutter [2003-08-24 11:03]:
> If no one else wants it, I will adopt the package. (I'm not an "X"
> guy though, so I was hoping someone else would pick it up.)
It was removed because nobody bothered to adopt it... so if you want
it, get it frmo the morgue on auric and upload it.
--
Martin Michlmayr
tbm@cyrius.com
Information forwarded to debian-bugs-dist@lists.debian.org, Brian Russo <wolfie@debian.org>:
Bug#111930; Package sciplot-dev.
debian-bugs-dist@lists.debian.orgBrian Russo
X-Loop: owner@bugs.debian.org
Subject: Bug#111930: acknowledged by developer (Removed)
Reply-To: barak@cs.may.ie, 111930@bugs.debian.org
Resent-From: Barak Pearlmutter
Resent-To: debian-bugs-dist@lists.debian.org
Resent-CC: Brian Russo
Resent-Date: Mon, 25 Aug 2003 17:33:17 UTC
Resent-Message-ID:
Resent-Sender: owner@bugs.debian.org
X-Debian-PR-Message: report 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Received: via spool by 111930-submit@bugs.debian.org id=B111930.106183198719818
(code B ref 111930); Mon, 25 Aug 2003 17:33:17 UTC
Received: (at 111930) by bugs.debian.org; 25 Aug 2003 17:19:47 +0000
Received: from snot.cs.unm.edu [64.106.46.98]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19rL0I-00059G-00; Mon, 25 Aug 2003 12:19:42 -0500
Received: from bap by snot.cs.unm.edu with local (Exim 3.36 #1 (Debian))
id 19rKzN-0006eg-00; Mon, 25 Aug 2003 11:18:45 -0600
From: Barak Pearlmutter
To: tbm@cyrius.com
CC: 111930@bugs.debian.org, dsilvers@debian.org
In-reply-to: <20030825055534.GC2500@regression.cyrius.com> (message from
Martin Michlmayr on Mon, 25 Aug 2003 15:55:34 +1000)
References: <20030824140022.GA13844@regression.cyrius.com> <20030825055534.GC2500@regression.cyrius.com>
Message-Id:
Date: Mon, 25 Aug 2003 11:18:45 -0600
Delivered-To: 111930@bugs.debian.org
X-Spam-Status: No, hits=-1.3 required=4.0
tests=BAYES_20,IN_REP_TO,REFERENCES
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
okay, fair 'nuff.
Acknowledgement sent to barak@cs.may.ie:
Extra info received and forwarded to list. Copy sent to Brian Russo <wolfie@debian.org>.
-t
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: barak@cs.may.ie
Subject: Bug#111930: Info received (was Bug#111930 acknowledged by developer (Removed))
Message-ID:
In-Reply-To:
References:
Precedence: bulk
X-Debian-PR-Message: ack-info 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Keywords:
Thank you for the additional information you have supplied regarding
this problem report. It has been forwarded to the package maintainer(s)
and to other interested parties to accompany the original report.
Your message has been sent to the package maintainer(s):
Brian Russo
If you wish to continue to submit further information on your problem,
please send it to 111930@bugs.debian.org, as before.
Please do not reply to the address at the top of this message,
unless you wish to report a problem with the Bug-tracking system.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
Received: (at 111930) by bugs.debian.org; 25 Aug 2003 17:19:47 +0000
From barak@cs.may.ie Mon Aug 25 12:19:45 2003
Return-path:
Received: from snot.cs.unm.edu [64.106.46.98]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19rL0I-00059G-00; Mon, 25 Aug 2003 12:19:42 -0500
Received: from bap by snot.cs.unm.edu with local (Exim 3.36 #1 (Debian))
id 19rKzN-0006eg-00; Mon, 25 Aug 2003 11:18:45 -0600
From: Barak Pearlmutter
To: tbm@cyrius.com
CC: 111930@bugs.debian.org, dsilvers@debian.org
In-reply-to: <20030825055534.GC2500@regression.cyrius.com> (message from
Martin Michlmayr on Mon, 25 Aug 2003 15:55:34 +1000)
Subject: Re: Bug#111930 acknowledged by developer (Removed)
Reply-to: barak@cs.may.ie
References: <20030824140022.GA13844@regression.cyrius.com> <20030825055534.GC2500@regression.cyrius.com>
Message-Id:
Date: Mon, 25 Aug 2003 11:18:45 -0600
Delivered-To: 111930@bugs.debian.org
X-Spam-Status: No, hits=-1.3 required=4.0
tests=BAYES_20,IN_REP_TO,REFERENCES
version=2.53-bugs.debian.org_2003_8_17
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_17 (1.174.2.15-2003-03-30-exp)
okay, fair 'nuff.
Bug reopened, originator not changed.
Request was from Barak Pearlmutter <barak@cs.may.ie>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 29 Aug 2003 14:19:04 +0000
From barak@cs.may.ie Fri Aug 29 09:13:33 2003
Return-path:
Received: from murphy.debian.org [146.82.138.6]
by master.debian.org with esmtp (Exim 3.35 1 (Debian))
id 19sk0L-0003F3-00; Fri, 29 Aug 2003 09:13:33 -0500
Received: from snot.cs.unm.edu (snot.cs.unm.edu [64.106.46.98])
by murphy.debian.org (Postfix) with ESMTP id 4D5DB1FD4B
for ; Thu, 28 Aug 2003 23:19:07 -0500 (CDT)
Received: from barak by snot.cs.unm.edu with local (Exim 3.36 #1 (Debian))
id 19sain-0005Tb-00
for ; Thu, 28 Aug 2003 22:18:49 -0600
From: Barak Pearlmutter
To: control@bugs.debian.org
Reply-To: barak@cs.may.ie
Message-Id:
Date: Thu, 28 Aug 2003 22:18:49 -0600
Delivered-To: control@bugs.debian.org
X-Spam-Status: No, hits=0.0 required=4.0
tests=none
version=2.53-bugs.debian.org_2003_8_27
X-Spam-Level:
X-Spam-Checker-Version: SpamAssassin 2.53-bugs.debian.org_2003_8_27 (1.174.2.15-2003-03-30-exp)
reopen 111930
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
Received: (at fakecontrol) by fakecontrolmessage;
To: internal_control@bugs.debian.org
From: Debbugs Internal Request
Subject: Internal Control
Message-Id: Bug archived.
Date: Sat, 29 Sep 2007 07:28:08 +0000
User-Agent: Fakemail v42.6.9
# A New Hope
# A log time ago, in a galaxy far, far away
# something happened.
#
# Magically this resulted in the following
# action being taken, but this fake control
# message doesn't tell you why it happened
#
# The action:
# Bug archived.
thanks
# This fakemail brought to you by your local debbugs
# administrator
Bug unarchived.
Request was from "Barak A. Pearlmutter" <barak@cs.nuim.ie>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 30 Sep 2007 17:24:09 +0000
From barak@cs.nuim.ie Sun Sep 30 17:24:09 2007
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-4.9 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO,
VALID_BTS_CONTROL autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from mail.nuim.ie ([149.157.1.19] helo=LARCH.MAY.IE)
by rietz.debian.org with esmtp (Exim 4.50)
id 1Ic2WW-0007uF-Pd
for control@bugs.debian.org; Sun, 30 Sep 2007 17:24:09 +0000
Received: from localhost ([149.157.192.252]) by NUIM.IE (PMDF V6.2-X17 #30789)
with ESMTP id <01MLZ9VLY0L600F6IQ@NUIM.IE> for control@bugs.debian.org; Sun,
30 Sep 2007 18:24:34 +0000 (GMT)
Received: from barak by localhost with local (Exim 4.63)
(envelope-from ) id 1Ic2W1-0005aA-PK; Sun,
30 Sep 2007 18:23:37 +0100
Date: Sun, 30 Sep 2007 18:23:37 +0100
From: "Barak A. Pearlmutter"
Subject: de-spam
To: control@bugs.debian.org
Reply-to: barak@cs.nuim.ie
Message-id:
Content-transfer-encoding: 7BIT
Delivered-To: control@bugs.debian.org
unarchive 111930
reopen 111930 barak@cs.nuim.ie
stop
This bug was closed, and therefore ultimately archived, by spam, the
effect of which these should reverse.
Bug reopened, originator set to barak@cs.nuim.ie.
Request was from "Barak A. Pearlmutter" <barak@cs.nuim.ie>
to control@bugs.debian.org.
Received: (at control) by bugs.debian.org; 30 Sep 2007 17:24:09 +0000
From barak@cs.nuim.ie Sun Sep 30 17:24:09 2007
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-4.9 required=4.0 tests=BAYES_00,FORGED_RCVD_HELO,
VALID_BTS_CONTROL autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from mail.nuim.ie ([149.157.1.19] helo=LARCH.MAY.IE)
by rietz.debian.org with esmtp (Exim 4.50)
id 1Ic2WW-0007uF-Pd
for control@bugs.debian.org; Sun, 30 Sep 2007 17:24:09 +0000
Received: from localhost ([149.157.192.252]) by NUIM.IE (PMDF V6.2-X17 #30789)
with ESMTP id <01MLZ9VLY0L600F6IQ@NUIM.IE> for control@bugs.debian.org; Sun,
30 Sep 2007 18:24:34 +0000 (GMT)
Received: from barak by localhost with local (Exim 4.63)
(envelope-from ) id 1Ic2W1-0005aA-PK; Sun,
30 Sep 2007 18:23:37 +0100
Date: Sun, 30 Sep 2007 18:23:37 +0100
From: "Barak A. Pearlmutter"
Subject: de-spam
To: control@bugs.debian.org
Reply-to: barak@cs.nuim.ie
Message-id:
Content-transfer-encoding: 7BIT
Delivered-To: control@bugs.debian.org
unarchive 111930
reopen 111930 barak@cs.nuim.ie
stop
This bug was closed, and therefore ultimately archived, by spam, the
effect of which these should reverse.
Reply sent to bap@debian.org (Barak A. Pearlmutter):
You have taken responsibility.
-t
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: bap@debian.org (Barak A. Pearlmutter)
Subject: Bug#111930: marked as done (example fails ... old executables
work ... old source fails)
Message-ID:
References:
X-Debian-PR-Message: closed 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Source: sciplot
Content-Type: multipart/mixed; boundary="----------=_1202074569-21644-0"
This is a multi-part message in MIME format...
------------=_1202074569-21644-0
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset=utf-8
Your message dated Sun, 03 Feb 2008 21:17:04 +0000
with message-id
and subject line Bug#111930: fixed in sciplot 1.36-12
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)
------------=_1202074569-21644-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at submit) by bugs.debian.org; 11 Sep 2001 01:25:55 +0000
Return-path:
Received: from sweat.cs.unm.edu [64.106.43.209] (foobar)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 15gcJG-0006zV-00; Mon, 10 Sep 2001 20:25:54 -0500
Received: by sweat.cs.unm.edu
via sendmail from stdin
id (Debian Smail3.2.0.111)
for submit@bugs.debian.org; Mon, 10 Sep 2001 19:25:47 -0600 (MDT)
Message-Id:
Date: Mon, 10 Sep 2001 19:25:47 -0600 (MDT)
From: Barak Pearlmutter
To: submit@bugs.debian.org
Subject: example fails ... old executables work ... old source fails
Reply-to: bap@cs.unm.edu
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: text/plain; charset=US-ASCII
Delivered-To: submit@bugs.debian.org
Package: sciplot-dev
Version: 1.36-8
Some old sciplot-using code of mine compiles without warning but says
> Error: attempt to add non-widget child "DropSiteManager" to parent
> "plotonline" which supports only widgets
when I compile it using a modern sciplot.
The error seems to occur within the last statement in this sequence:
toplevel = XtAppInitialize(&app_con, "SciPlot",
NULL, 0, &argc, argv, NULL, NULL,
0);
dummy =
XtVaCreateManagedWidget("dummy",
/* sciplotWidgetClass, toplevel, */
coreWidgetClass, toplevel,
XtNchartType, (polar_plot
? XtPOLAR
: XtCARTESIAN),
XtNdegrees, True,
XtNwidth, 1,
XtNheight, 1,
XtNplotTitle, title,
XtNxLabel, xlabel,
XtNyLabel, ylabel,
XtNshowLegend, False,
XtNxLog, xlog,
XtNyLog, ylog,
XtNdrawMajor, False,
XtNdrawMinor, False,
NULL);
XtSetMappedWhenManaged(toplevel, False);
plot = SciPlotDialog(toplevel, title);
If the same source is compiled on potato, with sciplot 1.36-3, it runs
fine. The resulting executable runs fine even on a frozen machine
with 1.36-8.
Also ... the example /usr/doc/sciplot-dev/examples/xyplot.c fails to
compile, because it cannot seem to
#include
#include
Please don't take ... my sciplot ... away.
------------=_1202074569-21644-0
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at 111930-close) by bugs.debian.org; 3 Feb 2008 21:35:23 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-9.7 required=4.0 tests=BAYES_00,FROMDEVELOPER,
FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,HEADER_X_KATIE,IMPRONONCABLE_2,
MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2 autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from ries.debian.org ([128.148.34.103])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1JLmUk-0005XU-TM
for 111930-close@bugs.debian.org; Sun, 03 Feb 2008 21:35:23 +0000
Received: from dak by ries.debian.org with local (Exim 4.63)
(envelope-from )
id 1JLmD2-0004PR-DO; Sun, 03 Feb 2008 21:17:04 +0000
From: bap@debian.org (Barak A. Pearlmutter)
To: 111930-close@bugs.debian.org
X-DAK: dak process-unchecked
X-Katie: $Revision: 1.65 $
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Subject: Bug#111930: fixed in sciplot 1.36-12
Message-Id:
Sender: Archive Administrator
Date: Sun, 03 Feb 2008 21:17:04 +0000
Source: sciplot
Source-Version: 1.36-12
We believe that the bug you reported is fixed in the latest version of
sciplot, which is due to be installed in the Debian FTP archive:
sciplot-dev_1.36-12_i386.deb
to pool/main/s/sciplot/sciplot-dev_1.36-12_i386.deb
sciplot1_1.36-12_i386.deb
to pool/main/s/sciplot/sciplot1_1.36-12_i386.deb
sciplot_1.36-12.diff.gz
to pool/main/s/sciplot/sciplot_1.36-12.diff.gz
sciplot_1.36-12.dsc
to pool/main/s/sciplot/sciplot_1.36-12.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 111930@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Barak A. Pearlmutter (supplier of updated sciplot package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 3 Feb 2008 20:56:47 +0000
Source: sciplot
Binary: sciplot1 sciplot-dev
Architecture: source i386
Version: 1.36-12
Distribution: unstable
Urgency: low
Maintainer: Barak Pearlmutter
Changed-By: Barak A. Pearlmutter
Description:
sciplot-dev - Development library and header files for SciPlot
sciplot1 - widget for scientific plotting
Closes: 111930 462517
Changes:
sciplot (1.36-12) unstable; urgency=low
.
* Glark! Fix typo in debian/changelog (closes: 462517)
* Inverse bit rot! Mysterious bug fixed self, dunno when (closes: 111930)
Files:
998ab2329a98ce25c8d7ac3ca7eec57c 612 - optional sciplot_1.36-12.dsc
cfd91362f96e8e89735252cd3337584d 10082 - optional sciplot_1.36-12.diff.gz
5e74a390c12be92954eda4aa088e5675 35662 libs optional sciplot1_1.36-12_i386.deb
8017475de9eabb1cceac6721cbafeea4 83686 libdevel optional sciplot-dev_1.36-12_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHpi2cLz4Gnv7CP7IRAmk7AJ0SpNL5mcdN8C/o9eYImKcgdOJCVQCgnJcI
xR4Z6YtVBUv2NRqSv0bYgyM=
=Sz+R
-----END PGP SIGNATURE-----
------------=_1202074569-21644-0--
Notification sent to barak@cs.nuim.ie:
Bug acknowledged by developer.
-t
MIME-Version: 1.0
X-Mailer: MIME-tools 5.420 (Entity 5.420)
X-Loop: owner@bugs.debian.org
From: owner@bugs.debian.org (Debian Bug Tracking System)
To: barak@cs.nuim.ie
Subject: Bug#111930 closed by bap@debian.org (Barak A. Pearlmutter)
(Bug#111930: fixed in sciplot 1.36-12)
Message-ID:
References:
X-Debian-PR-Message: they-closed 111930
X-Debian-PR-Package: sciplot-dev
X-Debian-PR-Source: sciplot
Reply-To: 111930@bugs.debian.org
Content-Type: multipart/mixed; boundary="----------=_1202074570-21644-1"
This is a multi-part message in MIME format...
------------=_1202074570-21644-1
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain; charset="utf-8"
This is an automatic notification regarding your Bug report
which was filed against the sciplot-dev package:
#111930: example fails ... old executables work ... old source fails
It has been closed by bap@debian.org (Barak A. Pearlmutter).
Their explanation is attached below. If this explanation is
unsatisfactory and you have not received a better one in a separate
message then please contact bap@debian.org (Barak A. Pearlmutter) by replyi=
ng
to this email.
Debian bug tracking system administrator
(administrator, Debian Bugs database)
------------=_1202074570-21644-1
Content-Type: message/rfc822
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
Received: (at 111930-close) by bugs.debian.org; 3 Feb 2008 21:35:23 +0000
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-9.7 required=4.0 tests=BAYES_00,FROMDEVELOPER,
FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,HEADER_X_KATIE,IMPRONONCABLE_2,
MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2 autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from ries.debian.org ([128.148.34.103])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1JLmUk-0005XU-TM
for 111930-close@bugs.debian.org; Sun, 03 Feb 2008 21:35:23 +0000
Received: from dak by ries.debian.org with local (Exim 4.63)
(envelope-from )
id 1JLmD2-0004PR-DO; Sun, 03 Feb 2008 21:17:04 +0000
From: bap@debian.org (Barak A. Pearlmutter)
To: 111930-close@bugs.debian.org
X-DAK: dak process-unchecked
X-Katie: $Revision: 1.65 $
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Subject: Bug#111930: fixed in sciplot 1.36-12
Message-Id:
Sender: Archive Administrator
Date: Sun, 03 Feb 2008 21:17:04 +0000
Source: sciplot
Source-Version: 1.36-12
We believe that the bug you reported is fixed in the latest version of
sciplot, which is due to be installed in the Debian FTP archive:
sciplot-dev_1.36-12_i386.deb
to pool/main/s/sciplot/sciplot-dev_1.36-12_i386.deb
sciplot1_1.36-12_i386.deb
to pool/main/s/sciplot/sciplot1_1.36-12_i386.deb
sciplot_1.36-12.diff.gz
to pool/main/s/sciplot/sciplot_1.36-12.diff.gz
sciplot_1.36-12.dsc
to pool/main/s/sciplot/sciplot_1.36-12.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 111930@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Barak A. Pearlmutter (supplier of updated sciplot package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 3 Feb 2008 20:56:47 +0000
Source: sciplot
Binary: sciplot1 sciplot-dev
Architecture: source i386
Version: 1.36-12
Distribution: unstable
Urgency: low
Maintainer: Barak Pearlmutter
Changed-By: Barak A. Pearlmutter
Description:
sciplot-dev - Development library and header files for SciPlot
sciplot1 - widget for scientific plotting
Closes: 111930 462517
Changes:
sciplot (1.36-12) unstable; urgency=low
.
* Glark! Fix typo in debian/changelog (closes: 462517)
* Inverse bit rot! Mysterious bug fixed self, dunno when (closes: 111930)
Files:
998ab2329a98ce25c8d7ac3ca7eec57c 612 - optional sciplot_1.36-12.dsc
cfd91362f96e8e89735252cd3337584d 10082 - optional sciplot_1.36-12.diff.gz
5e74a390c12be92954eda4aa088e5675 35662 libs optional sciplot1_1.36-12_i386.deb
8017475de9eabb1cceac6721cbafeea4 83686 libdevel optional sciplot-dev_1.36-12_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHpi2cLz4Gnv7CP7IRAmk7AJ0SpNL5mcdN8C/o9eYImKcgdOJCVQCgnJcI
xR4Z6YtVBUv2NRqSv0bYgyM=
=Sz+R
-----END PGP SIGNATURE-----
------------=_1202074570-21644-1--
Received: (at 111930-close) by bugs.debian.org; 3 Feb 2008 21:35:23 +0000
From dak@ftp-master.debian.org Sun Feb 03 21:35:23 2008
X-Spam-Checker-Version: SpamAssassin 3.1.4-bugs.debian.org_2005_01_02
(2006-07-26) on rietz.debian.org
X-Spam-Level:
X-Spam-Status: No, score=-9.7 required=4.0 tests=BAYES_00,FROMDEVELOPER,
FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,HEADER_X_KATIE,IMPRONONCABLE_2,
MURPHY_WRONG_WORD1,MURPHY_WRONG_WORD2 autolearn=no
version=3.1.4-bugs.debian.org_2005_01_02
Return-path:
Received: from ries.debian.org ([128.148.34.103])
by rietz.debian.org with esmtp (Exim 4.63)
(envelope-from )
id 1JLmUk-0005XU-TM
for 111930-close@bugs.debian.org; Sun, 03 Feb 2008 21:35:23 +0000
Received: from dak by ries.debian.org with local (Exim 4.63)
(envelope-from )
id 1JLmD2-0004PR-DO; Sun, 03 Feb 2008 21:17:04 +0000
From: bap@debian.org (Barak A. Pearlmutter)
To: 111930-close@bugs.debian.org
X-DAK: dak process-unchecked
X-Katie: $Revision: 1.65 $
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Subject: Bug#111930: fixed in sciplot 1.36-12
Message-Id:
Sender: Archive Administrator
Date: Sun, 03 Feb 2008 21:17:04 +0000
Source: sciplot
Source-Version: 1.36-12
We believe that the bug you reported is fixed in the latest version of
sciplot, which is due to be installed in the Debian FTP archive:
sciplot-dev_1.36-12_i386.deb
to pool/main/s/sciplot/sciplot-dev_1.36-12_i386.deb
sciplot1_1.36-12_i386.deb
to pool/main/s/sciplot/sciplot1_1.36-12_i386.deb
sciplot_1.36-12.diff.gz
to pool/main/s/sciplot/sciplot_1.36-12.diff.gz
sciplot_1.36-12.dsc
to pool/main/s/sciplot/sciplot_1.36-12.dsc
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 111930@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Barak A. Pearlmutter (supplier of updated sciplot package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 3 Feb 2008 20:56:47 +0000
Source: sciplot
Binary: sciplot1 sciplot-dev
Architecture: source i386
Version: 1.36-12
Distribution: unstable
Urgency: low
Maintainer: Barak Pearlmutter
Changed-By: Barak A. Pearlmutter
Description:
sciplot-dev - Development library and header files for SciPlot
sciplot1 - widget for scientific plotting
Closes: 111930 462517
Changes:
sciplot (1.36-12) unstable; urgency=low
.
* Glark! Fix typo in debian/changelog (closes: 462517)
* Inverse bit rot! Mysterious bug fixed self, dunno when (closes: 111930)
Files:
998ab2329a98ce25c8d7ac3ca7eec57c 612 - optional sciplot_1.36-12.dsc
cfd91362f96e8e89735252cd3337584d 10082 - optional sciplot_1.36-12.diff.gz
5e74a390c12be92954eda4aa088e5675 35662 libs optional sciplot1_1.36-12_i386.deb
8017475de9eabb1cceac6721cbafeea4 83686 libdevel optional sciplot-dev_1.36-12_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFHpi2cLz4Gnv7CP7IRAmk7AJ0SpNL5mcdN8C/o9eYImKcgdOJCVQCgnJcI
xR4Z6YtVBUv2NRqSv0bYgyM=
=Sz+R
-----END PGP SIGNATURE-----