Skip to content

Could not load the Qt platform, macOS Docker #1515

Closed Answered by eder-matheus
lustefan97 asked this question in Q&A
Discussion options

You must be logged in to vote

@lustefan97 I was able to open the GUI by initializing Docker with the following command line:
docker run --rm -it -u $(id -u ${USER}):$(id -g ${USER}) **-e DISPLAY=YOUT_IP:0** -v $(pwd)/flow:/OpenROAD-flow-scripts/flow openroad/flow-ubuntu22.04-builder.

Did you add the -e option when initializing the docker image?

EDIT: Notice that you have to keep the socat TCP-LISTEN:6000,reuseaddr,fork UNIX-CLIENT:\"$DISPLAY\" in a parallel terminal.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
1 reply
@eder-matheus
Comment options

Comment options

You must be logged in to vote
3 replies
@lustefan97
Comment options

@eder-matheus
Comment options

Answer selected by vvbandeira
@lustefan97
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants