Ubuntu Pastebin

Paste from clivejo at Wed, 12 Aug 2015 10:02:17 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
clivejo@P500:~/project/akonadi/akonadi$ git gui
No protocol specified
No protocol specified
application-specific initialization failed: couldn't connect to display ":0"
No protocol specified
No protocol specified
Error in startup script: invalid command name "tk_messageBox"
    while executing
"tk_messageBox  -icon error  -type ok  -title "git-gui: fatal error"  -message $err"
    invoked from within
"if {[catch {package require Tcl 8.4} err]
 || [catch {package require Tk  8.4} err]
} {
        catch {wm withdraw .}
        tk_messageBox \
                -icon error \
                -typ..."
    (file "/usr/lib/git-core/git-gui" line 34)
Download as text