Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Start of SplashFOAM #154

Open
Formula78 opened this issue Dec 7, 2024 · 1 comment
Open

Start of SplashFOAM #154

Formula78 opened this issue Dec 7, 2024 · 1 comment

Comments

@Formula78
Copy link

Formula78 commented Dec 7, 2024

Hi,
First thank you for the GUI!
I can't start SplashFOAM in the current Standard-release branch. I installed all necessary packages, but starting the programme with $python3 SplashFOAM.py appears:

    Traceback (most recent call last):
      File "/SplashFOAM/Source/SplashFOAM.py", line 2132, in <module>
        root = tk.Tk()
      File "/usr/lib/python3.10/tkinter/__init__.py", line 2299, in __init__
        self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
    _tkinter.TclError: couldn't connect to display "localhost:0"

Do you have any solution for this problem?

@mohamedalysayed
Copy link
Owner

Hi @Formula78

Thanks for the feedback! Seems your x11 is not set properly. Please try the instructions in this post and let me know if it fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants