Report forwarded to debian-bugs-dist@lists.debian.org, David Engel <david@ods.com>:
Bug#7111; Package tkined.   debian-bugs-dist@lists.debian.orgDavid Engel  Subject: Bug#7111: tkined omnibus Reply-To: Raul Miller , 7111@bugs.debian.org Resent-From: Raul Miller Resent-To: debian-bugs-dist@lists.debian.org Resent-CC: David Engel Resent-Date: Tue, 04 Feb 1997 19:03:01 GMT Resent-Message-ID: Resent-Sender: iwj@debian.org X-Debian-PR-Package: tkined X-Debian-PR-Keywords: X-Loop: owner@bugs.debian.org Received: via spool by bugs@bugs.debian.org id=B.85508257710765 (code B ref -1); Tue, 04 Feb 1997 19:03:01 GMT Date: 4 Feb 1997 19:51:23 -0000 Message-ID: <19970204195123.2017.qmail@test.legislate.com> From: Raul Miller To: submit@bugs.debian.org Package: tkined Version: 1.3.4-2 tkined is neat, but it's got lots of quirks and sometimes feels clumsy. What I'd like to be able to do with it is hand it a list of network addresses, and have it go out and poll those networks and come back with the topology of the network, with emphasis on the network devices, and icons assigned based on some kind of signatures (e.g. windows machines tend to only respond on port 139, snmp will sometimes give you system information, sunrpc sometimes is useful..). tkined is tantalizing, but has a long way to go before it can tackle this kind of thing. Perhaps the best option would be some kind of documented mechanism for importing a database, with some well defined tables, and using tkined only as presentation software. Then, I would go in with scotty, and maybe tools I've written myself, build up the database over a period of days and use tkined to take snapshots of this. (1) it will sometimes put graphics "off the page", but won't let you scroll to see them (or even select them). I'd prefer if the page boundaries were advisory (something like the way an expanded group is displayed, but maybe different line weight or color?). (2) it misses opportunities for information. For example, I'd like to be able to have it automatically color nodes that have erroroneous behavior (e.g. byte swapped ports). (3) it occasionally spits stack traces out at me. [I'll try to file these as I come across them.] (4) it sometimes creates duplicate representations for the same ip address or network, and I don't understand why. (5) it doesn't have a way of representing subnets smaller than class C. [Or, presumably, larger than class C but not class A or B -- then again, I don't have any way of testing that out.] (6) it doesn't have any way (other than slow manual work) of integrating information from snmp (e.g. which ip addresses does a cisco router use, what type of network is on each, what does arp indicate about brand of network device, ...). It would be nice to (a) have a way of automatically propagating this information into attributes, and (b) have a mechanism to automatically set icon details based on attributes. (7) choice icons are very limited, and no obvious way of extending them. (8) nested groups are kind of nice but extremely quirky. [You can put a group inside another group, but under some circumstances the contents of the groups will be tossed out of the original group -- I just had a bunch of networks tossed out of a three level deep hierarchy I'd built to represent a router.] (9) snmp queries against a number of systems will frequently give up if there's a few that aren't responding in the current community. (10) selection by address sometimes gets the wrong node (especially with patterns). (11) TCP Services under IP-Trouble tends to hang for a long period of time under not-uncommon circumstances (e.g. some ports behind packet filter). (12) The IP-Layout parameters are overly optimistic about the minimum number of nodes in a row (10). Why can't I set this lower? (13) IP-Discover's text view tells me about querying snmp agents, but there's no apparent way of getting at these specific machines for further interaction (see also #6, and #9). (14) There's no way to set the default icon for IP-Discover (this is basically an ultra simplified variant on #6). (15) There's no display abstraction for a machine with multiple ip addresses. For example, if I use "groups", I wind up with a bunch of disconnected networks. -- Raul   Acknowledgement sent to Raul Miller <rdm@tad.micro.umn.edu>:
New bug report received and forwarded. Copy sent to David Engel <david@ods.com>.   -t  From: owner@bugs.debian.org (Ian Jackson) To: Raul Miller Subject: Bug#7111: Acknowledgement (was: tkined omnibus) Message-ID: In-Reply-To: <19970204195123.2017.qmail@test.legislate.com> References: <19970204195123.2017.qmail@test.legislate.com> Thank you for the problem report you have sent regarding Debian Linux. 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): David Engel If you wish to submit further information on your problem, please send it to 7111@bugs.debian.org (and *not* to bugs@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. Ian Jackson (maintainer, Debian bug tracking system)   Received: (at submit) by bugs.debian.org; 4 Feb 1997 18:56:17 +0000 Received: (qmail 10763 invoked from network); 4 Feb 1997 18:56:16 -0000 Received: from rdm.legislate.com (HELO test.legislate.com) (198.80.98.13) by master.debian.org with SMTP; 4 Feb 1997 18:56:06 -0000 Received: (qmail 2018 invoked by uid 1000); 4 Feb 1997 19:51:23 -0000 Date: 4 Feb 1997 19:51:23 -0000 Message-ID: <19970204195123.2017.qmail@test.legislate.com> From: Raul Miller To: submit@bugs.debian.org Subject: tkined omnibus Package: tkined Version: 1.3.4-2 tkined is neat, but it's got lots of quirks and sometimes feels clumsy. What I'd like to be able to do with it is hand it a list of network addresses, and have it go out and poll those networks and come back with the topology of the network, with emphasis on the network devices, and icons assigned based on some kind of signatures (e.g. windows machines tend to only respond on port 139, snmp will sometimes give you system information, sunrpc sometimes is useful..). tkined is tantalizing, but has a long way to go before it can tackle this kind of thing. Perhaps the best option would be some kind of documented mechanism for importing a database, with some well defined tables, and using tkined only as presentation software. Then, I would go in with scotty, and maybe tools I've written myself, build up the database over a period of days and use tkined to take snapshots of this. (1) it will sometimes put graphics "off the page", but won't let you scroll to see them (or even select them). I'd prefer if the page boundaries were advisory (something like the way an expanded group is displayed, but maybe different line weight or color?). (2) it misses opportunities for information. For example, I'd like to be able to have it automatically color nodes that have erroroneous behavior (e.g. byte swapped ports). (3) it occasionally spits stack traces out at me. [I'll try to file these as I come across them.] (4) it sometimes creates duplicate representations for the same ip address or network, and I don't understand why. (5) it doesn't have a way of representing subnets smaller than class C. [Or, presumably, larger than class C but not class A or B -- then again, I don't have any way of testing that out.] (6) it doesn't have any way (other than slow manual work) of integrating information from snmp (e.g. which ip addresses does a cisco router use, what type of network is on each, what does arp indicate about brand of network device, ...). It would be nice to (a) have a way of automatically propagating this information into attributes, and (b) have a mechanism to automatically set icon details based on attributes. (7) choice icons are very limited, and no obvious way of extending them. (8) nested groups are kind of nice but extremely quirky. [You can put a group inside another group, but under some circumstances the contents of the groups will be tossed out of the original group -- I just had a bunch of networks tossed out of a three level deep hierarchy I'd built to represent a router.] (9) snmp queries against a number of systems will frequently give up if there's a few that aren't responding in the current community. (10) selection by address sometimes gets the wrong node (especially with patterns). (11) TCP Services under IP-Trouble tends to hang for a long period of time under not-uncommon circumstances (e.g. some ports behind packet filter). (12) The IP-Layout parameters are overly optimistic about the minimum number of nodes in a row (10). Why can't I set this lower? (13) IP-Discover's text view tells me about querying snmp agents, but there's no apparent way of getting at these specific machines for further interaction (see also #6, and #9). (14) There's no way to set the default icon for IP-Discover (this is basically an ultra simplified variant on #6). (15) There's no display abstraction for a machine with multiple ip addresses. For example, if I use "groups", I wind up with a bunch of disconnected networks. -- Raul   Reply sent to David Engel <david@sw.ods.com>:
You have marked bug as forwarded.   -t  From: owner@bugs.debian.org (Ian Jackson) To: David Engel Subject: Bug#7111: marked as forwarded (was: tkined omnibus) Message-ID: In-Reply-To: <19970320171233.38878@sw.ods.com> References: <19970320171233.38878@sw.ods.com> <19970204195123.2017.qmail@test.legislate.com> Your message dated Thu, 20 Mar 1997 17:12:33 -0600 with message-id <19970320171233.38878@sw.ods.com> and subject line Bug#7111: tkined omnibus has caused the Debian bug report #7111, regarding tkined omnibus to be marked as having been forwarded to the upstream software author(s) forwarded@bugs.debian.org. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Ian Jackson (maintainer, Debian bug tracking system) Received: (at submit) by bugs.debian.org; 4 Feb 1997 18:56:17 +0000 Received: (qmail 10763 invoked from network); 4 Feb 1997 18:56:16 -0000 Received: from rdm.legislate.com (HELO test.legislate.com) (198.80.98.13) by master.debian.org with SMTP; 4 Feb 1997 18:56:06 -0000 Received: (qmail 2018 invoked by uid 1000); 4 Feb 1997 19:51:23 -0000 Date: 4 Feb 1997 19:51:23 -0000 Message-ID: <19970204195123.2017.qmail@test.legislate.com> From: Raul Miller To: submit@bugs.debian.org Subject: tkined omnibus Package: tkined Version: 1.3.4-2 tkined is neat, but it's got lots of quirks and sometimes feels clumsy. What I'd like to be able to do with it is hand it a list of network addresses, and have it go out and poll those networks and come back with the topology of the network, with emphasis on the network devices, and icons assigned based on some kind of signatures (e.g. windows machines tend to only respond on port 139, snmp will sometimes give you system information, sunrpc sometimes is useful..). tkined is tantalizing, but has a long way to go before it can tackle this kind of thing. Perhaps the best option would be some kind of documented mechanism for importing a database, with some well defined tables, and using tkined only as presentation software. Then, I would go in with scotty, and maybe tools I've written myself, build up the database over a period of days and use tkined to take snapshots of this. (1) it will sometimes put graphics "off the page", but won't let you scroll to see them (or even select them). I'd prefer if the page boundaries were advisory (something like the way an expanded group is displayed, but maybe different line weight or color?). (2) it misses opportunities for information. For example, I'd like to be able to have it automatically color nodes that have erroroneous behavior (e.g. byte swapped ports). (3) it occasionally spits stack traces out at me. [I'll try to file these as I come across them.] (4) it sometimes creates duplicate representations for the same ip address or network, and I don't understand why. (5) it doesn't have a way of representing subnets smaller than class C. [Or, presumably, larger than class C but not class A or B -- then again, I don't have any way of testing that out.] (6) it doesn't have any way (other than slow manual work) of integrating information from snmp (e.g. which ip addresses does a cisco router use, what type of network is on each, what does arp indicate about brand of network device, ...). It would be nice to (a) have a way of automatically propagating this information into attributes, and (b) have a mechanism to automatically set icon details based on attributes. (7) choice icons are very limited, and no obvious way of extending them. (8) nested groups are kind of nice but extremely quirky. [You can put a group inside another group, but under some circumstances the contents of the groups will be tossed out of the original group -- I just had a bunch of networks tossed out of a three level deep hierarchy I'd built to represent a router.] (9) snmp queries against a number of systems will frequently give up if there's a few that aren't responding in the current community. (10) selection by address sometimes gets the wrong node (especially with patterns). (11) TCP Services under IP-Trouble tends to hang for a long period of time under not-uncommon circumstances (e.g. some ports behind packet filter). (12) The IP-Layout parameters are overly optimistic about the minimum number of nodes in a row (10). Why can't I set this lower? (13) IP-Discover's text view tells me about querying snmp agents, but there's no apparent way of getting at these specific machines for further interaction (see also #6, and #9). (14) There's no way to set the default icon for IP-Discover (this is basically an ultra simplified variant on #6). (15) There's no display abstraction for a machine with multiple ip addresses. For example, if I use "groups", I wind up with a bunch of disconnected networks. -- Raul   Received: (at forwarded) by bugs.debian.org; 20 Mar 1997 23:12:42 +0000 Received: (qmail 20115 invoked from network); 20 Mar 1997 23:12:41 -0000 Received: from elo.sw.ods.com (160.86.13.20) by master.debian.org with SMTP; 20 Mar 1997 23:12:41 -0000 Received: by elo.sw.ods.com id m0w7r0b-000155C (Debian Smail-3.2 1996-Jul-4 #2); Thu, 20 Mar 1997 17:12:33 -0600 (CST) Message-ID: <19970320171233.38878@sw.ods.com> Date: Thu, 20 Mar 1997 17:12:33 -0600 From: David Engel To: forwarded@bugs.debian.org Subject: Re: Bug#7111: tkined omnibus References: <19970320112746.14106@sw.ods.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.66 In-Reply-To: ; from Ian Jackson on Thu, Mar 20, 1997 at 09:33:00AM -0700 > Package: tkined > Version: 1.3.4-2 > > tkined is neat, but it's got lots of quirks and sometimes feels > clumsy. > ... Forwarded. David -- David Engel ODS Networks david@sw.ods.com 1001 E. Arapaho Road (972) 234-6400 Richardson, TX 75081   Bug reassigned from package `tkined' to `scotty'. Request was from jdassen@wi.leidenuniv.nl to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 31 Jul 1998 13:04:35 +0000 Received: (qmail 7742 invoked from network); 31 Jul 1998 13:04:34 -0000 Received: from zeus.wi.leidenuniv.nl (132.229.128.1) by debian.novare.net with SMTP; 31 Jul 1998 13:04:34 -0000 Received: from ultra5.wi.leidenuniv.nl (ultra5 [132.229.128.75]) by zeus.wi.leidenuniv.nl (8.8.8/8.8.8/WI) with SMTP id PAA17709 for ; Fri, 31 Jul 1998 15:04:31 +0200 (MET DST) Received: from (jdassen@localhost) by ultra5.wi.leidenuniv.nl (8.6.10a/FHM-1.01-S) id OAA27370 Fri, 31 Jul 1998 14:53:31 +0200 (MET) Message-ID: <19980731145331.26970@wi.leidenuniv.nl> Date: Fri, 31 Jul 1998 14:53:31 +0200 From: jdassen@wi.leidenuniv.nl To: control@bugs.debian.org Subject: f Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 0.84 # Help clear out outdated bugs from the bugtracking system. # # # Unknown / mistyped / missing Packages reassign 25204 mkhybrid reassign 25185 boot-floppies reassign 25043 cti-ifhp reassign 24864 exim-doc reassign 24807 timezones reassign 24616 ilu-dev merge 21446 12744 merge 13689 17144 # # The following are reports against packages that no longer exist in hamm or # slink; I'm reassigning them to the closest matching package. # Please feel free to reassign them if you think another package is more # appropriate, or close them if the report no longer applies. # reassign 22077 emacs19 reassign 13381 kernel-source-2.0.33 reassign 12467 xtris reassign 12080 kernel-source-2.0.33 reassign 17885 kernel-source-2.0.33 reassign 14947 xtris reassign 13898 kernel-source-2.0.33 reassign 13330 kernel-source-2.0.33 reassign 12636 kernel-source-2.0.33 reassign 10955 kernel-source-2.0.33 reassign 10954 kernel-source-2.0.33 reassign 9606 kernel-source-2.0.33 reassign 8789 libg++272-dev reassign 7111 scotty reassign 22060 kdebase reassign 24248 jlex reassign 22077 emacs19 reassign 20781 radiusd-livingston reassign 17659 emacs19 reassign 14883 emacs19 reassign 14512 nedit reassign 14457 xserver-vga16 reassign 12514 emacs19 reassign 12544 bind reassign 9723 emacs19 reassign 23957 freetype1 reassign 23554 gimp reassign 23432 mysql-server reassign 23330 jlex reassign 23176 timezones reassign 23061 timezones reassign 22076 emacs19 reassign 21986 xemacs20-support reassign 21714 gimp reassign 21665 gimp reassign 21168 bitchx reassign 20626 emacs19 reassign 20399 xemacs20-support reassign 20334 timezones reassign 20253 emacs19 reassign 20000 dict-wn reassign 19435 wxxt1 reassign 19432 dict-wn reassign 19431 dict-wn reassign 19295 e2fsprogs reassign 19250 bitchx reassign 19114 emacs19 reassign 19006 dict-wn reassign 18561 ibcs2.0.33 reassign 18505 xephem reassign 18328 libnet-perl reassign 18186 emacs20 reassign 17952 timezones reassign 17862 emacs19 reassign 17839 libmagick4g-dev reassign 17696 emacs19 reassign 17677 emacs19 reassign 17651 kernel-image-2.0.33 reassign 17632 emacs19 reassign 17509 emacs19 reassign 17469 emacs19 reassign 17441 emacs19 reassign 17090 emacs19 reassign 17030 ucbmpeg-play reassign 16715 emacs19 reassign 16648 libforms-dev reassign 16647 tk42 reassign 16574 wxxt1 reassign 16572 tcl7.6 reassign 17567 tcl7.5 reassign 16564 tk42 reassign 16563 tk42 reassign 16544 libmagick4g-lzw reassign 16541 libmagick4g reassign 16535 libatalk1 reassign 16534 gstep-base reassign 16528 e2fsprogs reassign 16467 mysql-server reassign 16455 wxxt1 reassign 16452 mysql-server reassign 16303 xpm4.7g-dev reassign 16302 glutg3-dev reassign 16245 xpm4.7g-dev reassign 16218 emacs19 reassign 16126 emacs19 reassign 16001 emacs19 reassign 15955 emacs19 reassign 15876 emacs19-el reassign 15477 e2fsprogs reassign 15186 emacs19 reassign 15002 emacs19 reassign 14832 e2fsprogs reassign 14762 emacs19 reassign 14715 libguile2-dev reassign 14628 libforms-dev reassign 14324 qt1g reassign 14110 qt1g reassign 14104 ibcs2.0.33 reassign 14083 e2fsprogs reassign 13828 xpm4.7g-dev reassign 13798 glutg3-dev reassign 13057 libforms-dev reassign 12963 xephem reassign 12894 libforms-dev reassign 12677 emacs19 reassign 12612 postgresql reassign 12230 radiusd-livingston reassign 12171 emacs19 reassign 12103 libguile2-dev reassign 11963 xemacs20-bin reassign 11854 xlib6g-dev reassign 11804 zlib1g-dev reassign 11697 libpam0 reassign 11640 rx1g-dev reassign 11425 xlib6g-dev reassign 11380 libguile2-dev reassign 11079 emacs19 reassign 11067 gstep-base reassign 10977 mysql-server reassign 10941 libpam0 reassign 10847 radiusd-livingston reassign 10820 libpng0g reassign 10690 libforms0.88 reassign 10418 libguile2ğdev reassign 10315 libpng0g-dev reassign 10274 libnet-perl reassign 10123 emacs19 reassign 10107 e2fsprogs reassign 9900 elvis reassign 9838 e2fsprogs reassign 9761 emacs19 reassign 9740 emacs reassign 9676 jdk1.1-dev reassign 9440 xemacs20-bin reassign 9275 libnet-perl reassign 9250 libforms0.88 reassign 9198 libforms0.88 reassign 9188 libforms0.88 reassign 9149 emacs19 reassign 9032 emacs19 reassign 8948 xemacs20-bin reassign 8920 xemacs20-bin reassign 8759 emacs19 reassign 8723 emacs19 reassign 8468 emacs19 reassign 8467 emacs19 reassign 8382 emacs19 reassign 8337 elvis reassign 7354 xlib6g-dev reassign 7098 emacs19 reassign 7074 emacs19 reassign 6855 postgresql reassign 6551 jlex reassign 6456 emacs19 reassign 6321 freetype0 reassign 6122 xpm4.7g-dev reassign 5995 libg++2.8 severity 5995 wishlist merge 5995 22196 reassign 4890 emacs19 reassign 4483 emacs19 reassign 4388 emacs19 reassign 4356 emacs19 reassign 4347 emacs19 reassign 4107 emacs19 reassign 4000 emacs19 reassign 25201 general reassign 19441 xephem reassign 19332 libmagick4g-dev reassign 19279 bitchx thanks -- Obsig: developing a new sig   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: Debian QA Group Subject: Bug#7111: marked as done (tkined omnibus) Message-ID: In-Reply-To: <20040113105133.GA3883@deprecation.cyrius.com> References: <20040113105133.GA3883@deprecation.cyrius.com> <19970204195123.2017.qmail@test.legislate.com> Precedence: bulk X-Debian-PR-Message: closed 7111 X-Debian-PR-Package: scotty X-Debian-PR-Keywords: Your message dated Tue, 13 Jan 2004 10:51:33 +0000 with message-id <20040113105133.GA3883@deprecation.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; 4 Feb 1997 18:56:17 +0000 Received: (qmail 10763 invoked from network); 4 Feb 1997 18:56:16 -0000 Received: from rdm.legislate.com (HELO test.legislate.com) (198.80.98.13) by master.debian.org with SMTP; 4 Feb 1997 18:56:06 -0000 Received: (qmail 2018 invoked by uid 1000); 4 Feb 1997 19:51:23 -0000 Date: 4 Feb 1997 19:51:23 -0000 Message-ID: <19970204195123.2017.qmail@test.legislate.com> From: Raul Miller To: submit@bugs.debian.org Subject: tkined omnibus Package: tkined Version: 1.3.4-2 tkined is neat, but it's got lots of quirks and sometimes feels clumsy. What I'd like to be able to do with it is hand it a list of network addresses, and have it go out and poll those networks and come back with the topology of the network, with emphasis on the network devices, and icons assigned based on some kind of signatures (e.g. windows machines tend to only respond on port 139, snmp will sometimes give you system information, sunrpc sometimes is useful..). tkined is tantalizing, but has a long way to go before it can tackle this kind of thing. Perhaps the best option would be some kind of documented mechanism for importing a database, with some well defined tables, and using tkined only as presentation software. Then, I would go in with scotty, and maybe tools I've written myself, build up the database over a period of days and use tkined to take snapshots of this. (1) it will sometimes put graphics "off the page", but won't let you scroll to see them (or even select them). I'd prefer if the page boundaries were advisory (something like the way an expanded group is displayed, but maybe different line weight or color?). (2) it misses opportunities for information. For example, I'd like to be able to have it automatically color nodes that have erroroneous behavior (e.g. byte swapped ports). (3) it occasionally spits stack traces out at me. [I'll try to file these as I come across them.] (4) it sometimes creates duplicate representations for the same ip address or network, and I don't understand why. (5) it doesn't have a way of representing subnets smaller than class C. [Or, presumably, larger than class C but not class A or B -- then again, I don't have any way of testing that out.] (6) it doesn't have any way (other than slow manual work) of integrating information from snmp (e.g. which ip addresses does a cisco router use, what type of network is on each, what does arp indicate about brand of network device, ...). It would be nice to (a) have a way of automatically propagating this information into attributes, and (b) have a mechanism to automatically set icon details based on attributes. (7) choice icons are very limited, and no obvious way of extending them. (8) nested groups are kind of nice but extremely quirky. [You can put a group inside another group, but under some circumstances the contents of the groups will be tossed out of the original group -- I just had a bunch of networks tossed out of a three level deep hierarchy I'd built to represent a router.] (9) snmp queries against a number of systems will frequently give up if there's a few that aren't responding in the current community. (10) selection by address sometimes gets the wrong node (especially with patterns). (11) TCP Services under IP-Trouble tends to hang for a long period of time under not-uncommon circumstances (e.g. some ports behind packet filter). (12) The IP-Layout parameters are overly optimistic about the minimum number of nodes in a row (10). Why can't I set this lower? (13) IP-Discover's text view tells me about querying snmp agents, but there's no apparent way of getting at these specific machines for further interaction (see also #6, and #9). (14) There's no way to set the default icon for IP-Discover (this is basically an ultra simplified variant on #6). (15) There's no display abstraction for a machine with multiple ip addresses. For example, if I use "groups", I wind up with a bunch of disconnected networks. -- Raul --------------------------------------- Received: (at 7111-done) by bugs.debian.org; 13 Jan 2004 11:52:27 +0000 From tbm@cyrius.com Tue Jan 13 05:51:22 2004 Return-path: Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AgM9P-000270-00; Tue, 13 Jan 2004 04:51:59 -0600 Received: by bangpath.uucico.de (Postfix, from userid 10) id 77F8E26B9A; Tue, 13 Jan 2004 11:51:58 +0100 (CET) Received: by deprecation.cyrius.com (Postfix, from userid 1000) id C7A2FFEEB; Tue, 13 Jan 2004 10:51:33 +0000 (GMT) Date: Tue, 13 Jan 2004 10:51:33 +0000 From: Martin Michlmayr To: 7111-done@bugs.debian.org, 13226-done@bugs.debian.org, 14186-done@bugs.debian.org, 28688-done@bugs.debian.org, 50532-done@bugs.debian.org, 50743-done@bugs.debian.org, 67469-done@bugs.debian.org, 166057-done@bugs.debian.org Subject: Removed Message-ID: <20040113105133.GA3883@deprecation.cyrius.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Delivered-To: 7111-done@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 (1.212-2003-09-23-exp) on master.debian.org X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 X-Spam-Level: This package has been removed from Debian unstable because it has not been maintained in Debian (orphaned for over 130 days) and is also no longer being developed upstream. -- Martin Michlmayr tbm@cyrius.com   Notification sent to Raul Miller <rdm@tad.micro.umn.edu>:
Bug acknowledged by developer.   -t  X-Loop: owner@bugs.debian.org From: owner@bugs.debian.org (Debian Bug Tracking System) To: Raul Miller Subject: Bug#7111 acknowledged by developer (Removed) Message-ID: In-Reply-To: <19970204195123.2017.qmail@test.legislate.com> References: <20040113105133.GA3883@deprecation.cyrius.com> <19970204195123.2017.qmail@test.legislate.com> X-Debian-PR-Message: they-closed 7111 X-Debian-PR-Package: scotty X-Debian-PR-Keywords: Reply-To: 7111@bugs.debian.org This is an automatic notification regarding your Bug report #7111: tkined omnibus, which was filed against the scotty 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 7111-done) by bugs.debian.org; 13 Jan 2004 11:52:27 +0000 From tbm@cyrius.com Tue Jan 13 05:51:22 2004 Return-path: Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AgM9P-000270-00; Tue, 13 Jan 2004 04:51:59 -0600 Received: by bangpath.uucico.de (Postfix, from userid 10) id 77F8E26B9A; Tue, 13 Jan 2004 11:51:58 +0100 (CET) Received: by deprecation.cyrius.com (Postfix, from userid 1000) id C7A2FFEEB; Tue, 13 Jan 2004 10:51:33 +0000 (GMT) Date: Tue, 13 Jan 2004 10:51:33 +0000 From: Martin Michlmayr To: 7111-done@bugs.debian.org, 13226-done@bugs.debian.org, 14186-done@bugs.debian.org, 28688-done@bugs.debian.org, 50532-done@bugs.debian.org, 50743-done@bugs.debian.org, 67469-done@bugs.debian.org, 166057-done@bugs.debian.org Subject: Removed Message-ID: <20040113105133.GA3883@deprecation.cyrius.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Delivered-To: 7111-done@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 (1.212-2003-09-23-exp) on master.debian.org X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 X-Spam-Level: This package has been removed from Debian unstable because it has not been maintained in Debian (orphaned for over 130 days) and is also no longer being developed upstream. -- Martin Michlmayr tbm@cyrius.com   Received: (at 7111-done) by bugs.debian.org; 13 Jan 2004 11:52:27 +0000 From tbm@cyrius.com Tue Jan 13 05:51:22 2004 Return-path: Received: from bangpath.uucico.de [195.71.9.197] by master.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1AgM9P-000270-00; Tue, 13 Jan 2004 04:51:59 -0600 Received: by bangpath.uucico.de (Postfix, from userid 10) id 77F8E26B9A; Tue, 13 Jan 2004 11:51:58 +0100 (CET) Received: by deprecation.cyrius.com (Postfix, from userid 1000) id C7A2FFEEB; Tue, 13 Jan 2004 10:51:33 +0000 (GMT) Date: Tue, 13 Jan 2004 10:51:33 +0000 From: Martin Michlmayr To: 7111-done@bugs.debian.org, 13226-done@bugs.debian.org, 14186-done@bugs.debian.org, 28688-done@bugs.debian.org, 50532-done@bugs.debian.org, 50743-done@bugs.debian.org, 67469-done@bugs.debian.org, 166057-done@bugs.debian.org Subject: Removed Message-ID: <20040113105133.GA3883@deprecation.cyrius.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Delivered-To: 7111-done@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 (1.212-2003-09-23-exp) on master.debian.org X-Spam-Status: No, hits=0.0 required=4.0 tests=none autolearn=no version=2.60-master.debian.org_2003_11_25-bugs.debian.org_2004_1_5 X-Spam-Level: This package has been removed from Debian unstable because it has not been maintained in Debian (orphaned for over 130 days) and is also no longer being developed upstream. -- Martin Michlmayr tbm@cyrius.com