Menu

#1819 Aqua: canvPs-3.1 panic

obsolete: 8.5a3
open
2
2006-06-18
2004-12-21
Don Porter
No

---- canvPs-3.1 start
XGetImage Failure: XGetImage: only ZPixmap types are
implemented

Discussion

  • Jeffrey Hobbs

    Jeffrey Hobbs - 2005-02-11
    • assigned_to: hobbs --> das
     
  • Don Porter

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

    Don Porter - 2006-03-14

    Logged In: YES
    user_id=80530

    Added a constraint so this
    test stops crashing the
    Tk test suite.

    Leaving open, as the panic
    still indicates a bug.

     
  • Don Porter

    Don Porter - 2006-03-14
    • priority: 9 --> 5
    • assigned_to: dgp --> das
     
  • Daniel A. Steffen

    • priority: 5 --> 4
     
  • Daniel A. Steffen

    • priority: 4 --> 2
     
  • Anonymous

    Anonymous - 2008-07-06

    Logged In: YES
    user_id=456242
    Originator: NO

    Why such low priority? This leads to a crash, and all you have to do to produce it is generate postscript from a canvas containing a stippled (although not displayed as such) item. For instance...

    $ wish
    % pack [canvas .c]
    % .c create rect 100 100 300 200 -fill blue -stipple gray25
    1
    % .c postscript
    XGetImage Failure: XGetImage: only ZPixmap types are implemented
    /usr/bin/wish: line 2: 401 Bus error "$(dirname $0)/../../System/Library/Frameworks/Tk.framework/Versions/8.4/Resources/Wish Shell.app/Contents/MacOS/Wish Shell" "$@"

     
MongoDB Logo MongoDB