Tk Library Source Code

View Ticket
Login
Ticket UUID: 8656e62ca75c3bb54fd72fc83247a02271dd15e8
Title: bad cursor .../pencil.cur
Type: Bug Version: 0,6
Submitter: tombert Created on: 2016-09-08 19:13:51
Subsystem: Installation Assigned To: nemethi
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2018-10-11 17:00:18
Resolution: Fixed Closed By: nemethi
    Closed on: 2018-10-11 17:00:18
Description:
During installation the pencil.cur file is not copied:

bad cursor spec "@D:/CM.git/tcltk85/release/lib/tklib0.6/tablelist/scripts/pencil.cur"
bad cursor spec "@D:/CM.git/tcltk85/release/lib/tklib0.6/tablelist/scripts/pencil.cur"
    (processing "-cursor" option)
    invoked from within
"$data(body) configure -cursor $cursor"
    (procedure "updateCursor" line 48)
    invoked from within
"updateCursor $win $row $col"
    (procedure "tablelist::handleMotion" line 36)
    invoked from within
"tablelist::handleMotion .gEntryWindow3.shellchildsite.childFrame.tableFrame.workFrame"
    ("after" script)
User Comments: nemethi added on 2018-10-10 15:52:10:
Fixed by adding missing code to file support/installation/actions.tcl.