Menu

#1836 frame-2.5 fails

obsolete: 8.5a3
open
6
2006-03-31
2005-01-10
Don Porter
No

==== frame-2.5 toplevel configuration options FAILED
==== Contents of test case:

catch {destroy .t}
toplevel .t -width 200 -height 100
wm geometry .t +0+0
list [catch {.t configure -use 0x44022} msg] $msg
[.t configure -use]

---- Result was:
1 {couldn't create child of window "0x44022"} {-use use
Use {} {}}
---- Result should have been (exact matching):
1 {can't modify -use option after widget is created}
{-use use Use {} {}}
==== frame-2.5 FAILED

Discussion

  • Peter Spjuth

    Peter Spjuth - 2005-01-11
    • assigned_to: pspjuth --> chengyemao
     
  • Peter Spjuth

    Peter Spjuth - 2005-01-11

    Logged In: YES
    user_id=98900

    Is this related to Chengye's recent changes?

     
  • WildCard

    WildCard - 2005-02-09

    Logged In: YES
    user_id=596509

    same test, different result.

    Tcl/Tk: v8.5 head at 09/02/05
    OS: WinXPsp2
    Built with makefile.vc using VC7.1

    frame.test

    ==== frame-2.5 toplevel configuration options FAILED
    [...]
    ---- Result was:
    1 {window "0x44022" doesn't exist} {-use use Use {} {}}
    ---- Result should have been (exact matching):
    1 {can't modify -use option after widget is created} {-use
    use Use {} {}}
    ==== frame-2.5 FAILED

     
  • Don Porter

    Don Porter - 2006-03-10
    • priority: 5 --> 9
     
  • Don Porter

    Don Porter - 2006-03-23

    Logged In: YES
    user_id=80530

    someone check this out please

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-03-31
    • status: open --> closed
     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-03-31
    • status: closed --> closed-works-for-me
     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-03-31

    Logged In: YES
    user_id=72656

    works for me on 8.5 head.

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-03-31

    Logged In: YES
    user_id=72656

    reopening with lower prio - it works on XP SP2 for me, but
    does fail on SuSE 10 x64 (Linux) with current head.

     
  • Jeffrey Hobbs

    Jeffrey Hobbs - 2006-03-31
    • priority: 9 --> 6
    • status: closed-works-for-me --> open
     
  • Don Porter

    Don Porter - 2006-03-31

    Logged In: YES
    user_id=80530

    the issue is the 2005-01-09
    commit to tkFrame.c.

     
MongoDB Logo MongoDB