Opened 3 years ago

Last modified 3 years ago

#62988 assigned defect

git @2.31.1: gitk does not start on el capitan

Reported by: git-ags Owned by: ci42
Priority: Normal Milestone:
Component: ports Version: 2.6.4
Keywords: Cc:
Port: git

Description (last modified by jmroot (Joshua Root))

gitk does not start on el capitan

git @2.31.1 (devel) it prints an error message:

Error in startup script: osascript: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/QXPScriptingAdditions.osax" cannot be used with the current OS because it has no OSAXHandlers entry in its Info.plist.
    while executing
"exec osascript -e [format {
        tell application "System Events"
            set frontmost of processes whose unix id is %d to true
        end te..."
    invoked from within
"if {[tk windowingsystem] eq "aqua"} {
    exec osascript -e [format {
        tell application "System Events"
            set frontmost of processes ..."
    (file "/opt/local/bin/gitk" line 12292)

Change History (1)

comment:1 Changed 3 years ago by jmroot (Joshua Root)

Description: modified (diff)
Owner: set to ci42
Status: newassigned
Summary: gitk does not start on el capitangit @2.31.1: gitk does not start on el capitan
Note: See TracTickets for help on using tickets.