[MBT] new ticket for pkg tk "display-problems with arc on alpha"
bugs at pld.org.pl
bugs at pld.org.pl
Tue Aug 13 18:47:24 CEST 2002
Date: 2002-08-13 18:47:24+02 Author: (kreutzm) <kreutzm at itp.uni-hannover.de>
Title: display-problems with arc on alpha
Ticket ID: #294
Ticket URL: http://bugs.pld.org.pl/?bug=294
Package: tk-8.3.4-4
Distribution: PLD-Ra.main
Category: doesn't work as it should
Current state: opened
Text:
The following tcl-script produces only a line instead
of an shade pice of an arc:
#!/usr/bin/wish
canvas .c -height 128 -width 128
pack .c
.c create arc 1 1 127 127 -start 0 -extent 90 -fill red
This appears only on alpha, on i386 it is fine.
More information about the pld-bugs
mailing list