Skip to content

Problems launching magic gui #41

@oharboe

Description

@oharboe

Normally, I can launch a GUI from within Docker on my desktop by running the command below, but I get an error message.

I run Ubuntu 18.04.

$ docker run --volume="/run/user/$UID/gdm/Xauthority:/root/.Xauthority:rw" --env="DISPLAY" --net=host --interactive -t openroad/alpha-release
[root@davos /]# magic
Error in startup script: 
    (default value for "-font" in widget ".text")
    invoked from within
"text $con -wrap char -yscrollcommand [list $w.sy set]  -foreground $COLOR(stdin)  -insertbackground $COLOR(cursor)"
    (procedure "InitUI" line 16)
    invoked from within
"InitUI $title"
    (procedure "::tkcon::Init" line 243)
    invoked from within
"::tkcon::Init"
    invoked from within
"if {![info exists ::tkcon::PRIV(root)] || \
	![winfo exists $::tkcon::PRIV(root)]} {
    ::tkcon::Init
}"
    (file "/openroad/OpenROAD-2019-08-15_12-11/lib/magic/tcl/tkcon.tcl" line 5327)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions