Activity log for bug #1772905

Date Who What changed Old value New value Message
2018-05-23 12:40:20 Ole Streicher bug added bug
2018-05-23 12:40:20 Ole Streicher attachment added Bugfix https://bugs.launchpad.net/bugs/1772905/+attachment/5143280/+files/Load-graph.tcl-when-the-package-is-loaded.patch
2018-05-23 12:53:15 Ole Streicher attachment added 1-3.2.7-1ubuntu1.debdiff https://bugs.launchpad.net/ubuntu/+source/tkblt/+bug/1772905/+attachment/5143284/+files/1-3.2.7-1ubuntu1.debdiff
2018-05-23 12:55:23 Ole Streicher bug added subscriber Ubuntu Stable Release Updates Team
2018-05-23 12:58:27 Ole Streicher tkblt (Ubuntu): status New In Progress
2018-05-23 13:15:32 Ole Streicher description The tkblt package lacks the definitions that come in the `graph.tcl` file: % package require tkblt 3.2 % blt::RemoveBindTag invalid command name "blt::RemoveBindTag" This affects the saods9 package: When one selects the "Analysis -> Line plot tool" menu item, an error message pops up with An internal error has been detected. invalid command name "blt::RemoveBindTag" and the following graph is empty. Similar error messages come up in several places, significantly decreasing the usability of saods9. The problem is fixed in the Debian version 3.2.8-1. I will provide a backport for Ubuntu. [Impact] The tkblt package lacks the definitions that come in the `graph.tcl` file:     % package require tkblt     3.2     % blt::RemoveBindTag     invalid command name "blt::RemoveBindTag" This affects the saods9 package: When one selects the "Analysis -> Line plot tool" menu item, an error message pops up with An internal error has been detected. invalid command name "blt::RemoveBindTag" and the following graph is empty. Similar error messages come up in several places, significantly decreasing the usability of saods9. The problem is fixed in the Debian version 3.2.8-1. I will provide a backport for Ubuntu. [Test Case] 1. install tkblt, and then run the "wish" Tcl shell. With the bug, it will present the output shown above. 2. install saods9, start "ds9", open the "Analysis" menu and select "Line Plotting tool...". With the bug, an error message will appear. [Regression Potential] saods9 (and tksao, which is also in the saods9 source package) is the only reverse dependency of tkblt (in fact, upstream made tkblt an split-off from saods9), and saods9 is tested with the fix. Also, the fix is quite straightforward; so no regression is expected. In the worst case (if the fix would be completely wrong), it would make saods9 unusable.
2018-05-23 19:15:46 Ole Streicher description [Impact] The tkblt package lacks the definitions that come in the `graph.tcl` file:     % package require tkblt     3.2     % blt::RemoveBindTag     invalid command name "blt::RemoveBindTag" This affects the saods9 package: When one selects the "Analysis -> Line plot tool" menu item, an error message pops up with An internal error has been detected. invalid command name "blt::RemoveBindTag" and the following graph is empty. Similar error messages come up in several places, significantly decreasing the usability of saods9. The problem is fixed in the Debian version 3.2.8-1. I will provide a backport for Ubuntu. [Test Case] 1. install tkblt, and then run the "wish" Tcl shell. With the bug, it will present the output shown above. 2. install saods9, start "ds9", open the "Analysis" menu and select "Line Plotting tool...". With the bug, an error message will appear. [Regression Potential] saods9 (and tksao, which is also in the saods9 source package) is the only reverse dependency of tkblt (in fact, upstream made tkblt an split-off from saods9), and saods9 is tested with the fix. Also, the fix is quite straightforward; so no regression is expected. In the worst case (if the fix would be completely wrong), it would make saods9 unusable. [Impact] The tkblt package lacks the definitions that come in the `graph.tcl` file:     % package require tkblt     3.2     % blt::RemoveBindTag     invalid command name "blt::RemoveBindTag" This affects the saods9 package: When one selects the "Analysis -> Line plot tool" menu item, an error message pops up with An internal error has been detected. invalid command name "blt::RemoveBindTag" and the following graph is empty. Similar error messages come up in several places, significantly decreasing the usability of saods9. The problem is fixed in the Debian version 3.2.8-1. I will provide a backport for Ubuntu. [Test Case] 1. install tkblt, and then run the "wish" Tcl shell. With the bug, it will present the output shown above. 2. install saods9, start "ds9", open the "Analysis" menu and select "Line Plotting tool...". With the bug, an error message will appear. [Regression Potential] saods9 (and tksao, which is also in the saods9 source package) is the only reverse dependency of tkblt (in fact, upstream made tkblt an split-off from saods9), and saods9 is tested with the fix. Also, the fix is quite straightforward; so no regression is expected. In the worst case (if the fix would be completely wrong), it would make saods9 unusable. [Other info] Relevant upstream pull request: https://github.com/wjoye/tkblt/pull/13
2018-05-23 19:17:55 Ole Streicher description [Impact] The tkblt package lacks the definitions that come in the `graph.tcl` file:     % package require tkblt     3.2     % blt::RemoveBindTag     invalid command name "blt::RemoveBindTag" This affects the saods9 package: When one selects the "Analysis -> Line plot tool" menu item, an error message pops up with An internal error has been detected. invalid command name "blt::RemoveBindTag" and the following graph is empty. Similar error messages come up in several places, significantly decreasing the usability of saods9. The problem is fixed in the Debian version 3.2.8-1. I will provide a backport for Ubuntu. [Test Case] 1. install tkblt, and then run the "wish" Tcl shell. With the bug, it will present the output shown above. 2. install saods9, start "ds9", open the "Analysis" menu and select "Line Plotting tool...". With the bug, an error message will appear. [Regression Potential] saods9 (and tksao, which is also in the saods9 source package) is the only reverse dependency of tkblt (in fact, upstream made tkblt an split-off from saods9), and saods9 is tested with the fix. Also, the fix is quite straightforward; so no regression is expected. In the worst case (if the fix would be completely wrong), it would make saods9 unusable. [Other info] Relevant upstream pull request: https://github.com/wjoye/tkblt/pull/13 [Impact] The tkblt package lacks the definitions that come in the `graph.tcl` file:     % package require tkblt     3.2     % blt::RemoveBindTag     invalid command name "blt::RemoveBindTag" This affects the saods9 package: When one selects the "Analysis -> Line plot tool" menu item, an error message pops up with An internal error has been detected invalid command name "blt::RemoveBindTag" and the following graph is empty. Similar error messages come up in several places, significantly decreasing the usability of saods9. The problem is fixed in the Debian version 3.2.8-1. I will provide a backport for Ubuntu. [Test Case] 1. install tkblt, and then run the "wish" Tcl shell. With the bug, it will present the output shown above. 2. install saods9, start "ds9", open the "Analysis" menu and select "Line Plotting tool...". With the bug, an error message will appear. [Regression Potential] saods9 (and tksao, which is also in the saods9 source package) is the only reverse dependency of tkblt (in fact, upstream made tkblt an split-off from saods9), and saods9 is tested with the fix. Also, the fix is quite straightforward; so no regression is expected. In the worst case (if the fix would be completely wrong), it would make saods9 unusable. [Other info] Relevant upstream pull request: https://github.com/wjoye/tkblt/pull/13
2018-08-30 19:19:05 Brian Murray tkblt (Ubuntu Bionic): status New Fix Committed
2018-08-30 19:19:07 Brian Murray bug added subscriber SRU Verification
2018-08-30 19:19:10 Brian Murray tags verification-needed verification-needed-bionic
2018-08-31 07:00:02 Ole Streicher tags verification-needed verification-needed-bionic verification-done-bionic verification-needed
2018-09-06 08:18:42 Łukasz Zemczak tkblt (Ubuntu): status In Progress Fix Released
2018-09-10 08:19:37 Launchpad Janitor tkblt (Ubuntu Bionic): status Fix Committed Fix Released
2018-09-10 08:19:41 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team