Tk Library Source Code

Ticket Change Details
Login
Overview

Artifact ID: c7c273a9b88c944624f5dde5b76dfb55d3ccddeb
Ticket: 4c5222924f40252cd77507fbf48f408a134d719e
ipentry::ipentry crash after window is destroyed and recreated
User & Date: anonymous 2015-01-23 03:49:04
Changes

  1. assignee changed to: "nobody"
  2. closer changed to: "nobody"
  3. cmimetype changed to: "text/plain"
  4. comment changed to:
    > tclsh                                                     Thu 9:35pm
    % package require Tk
    8.5.9
    % package require ipentry
    0.3
    % set ipadddress {}
    % toplevel .t
    .t
    % ipentry::ipentry .t.ip -textvariable ipaddress
    .t.ip
    % destroy .t
    % toplevel .t
    .t
    % ipentry::ipentry .t.ip -textvariable ipaddress
    bad operation list "": must be one or more of array, read, unset, or write
    %
    
  5. foundin changed to: "ipentry 0.3"
  6. is_private changed to: "0"
  7. login: "anonymous"
  8. priority changed to: "5 Medium"
  9. private_contact changed to: "4b00956ef27d8fd1af4de66555fee02fcce40c3b"
  10. resolution changed to: "None"
  11. severity changed to: "Important"
  12. status changed to: "Open"
  13. submitter changed to: "anonymous"
  14. subsystem changed to: "tklib :: ipentry"
  15. title changed to:
    ipentry::ipentry crash after window is destroyed and recreated
    
  16. type changed to: "Bug"