Skip to content

#78 Add missing instructions and settings for running on Linux#79

Open
thSoft wants to merge 2 commits intoGrandOrgue:mainfrom
thSoft:issues/78
Open

#78 Add missing instructions and settings for running on Linux#79
thSoft wants to merge 2 commits intoGrandOrgue:mainfrom
thSoft:issues/78

Conversation

@thSoft
Copy link
Copy Markdown
Contributor

@thSoft thSoft commented Nov 28, 2025

Fixes #78.

Tested on Fedora Workstation 43 and Ubuntu Linux 25.10 (aarch64).

@eturpault
Copy link
Copy Markdown
Collaborator

Why do you install gobject ? It is not used by OfdEdit. Or is it containing audioplayer and sounddevice libraries ? For a minimal installation it is better to install only the required libs.

@thSoft
Copy link
Copy Markdown
Contributor Author

thSoft commented Nov 29, 2025

Why do you install gobject ? It is not used by OfdEdit. Or is it containing audioplayer and sounddevice libraries ? For a minimal installation it is better to install only the required libs.

If it is not installed, I get "No module named gi" on Fedora when running from source.

@thSoft
Copy link
Copy Markdown
Contributor Author

thSoft commented Nov 29, 2025

Why do you install gobject ? It is not used by OfdEdit. Or is it containing audioplayer and sounddevice libraries ? For a minimal installation it is better to install only the required libs.

If it is not installed, I get "No module named gi" on Fedora when running from source.

Strange, I retried with removing python3-gobject, and now it works. I'm removing it.

I also tested on Ubuntu, and unfortunately there, you have to recompile Pillow with Tk development headers, so the procedure is more complex, I'm adding this case.

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

Successfully merging this pull request may close these issues.

Applications fails to run on Linux

2 participants