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

Test and make tweaks/fixes for Linux #60

Open
Correct-Syntax opened this issue Aug 31, 2021 · 2 comments
Open

Test and make tweaks/fixes for Linux #60

Correct-Syntax opened this issue Aug 31, 2021 · 2 comments
Labels
code quality Having do do with refactoring, cleanup, or tech debt maintenance feature New feature or request good first issue Good for new contributors high priority This should be worked on first above other issues with lower a priority interface Releated to the user interface linux Specific to Linux OS python This issue includes writing Python code ready Non-blocked issue ready to be implemented upstream Deals with something upstream (e.g: a package used by Gimel Studio)

Comments

@Correct-Syntax
Copy link
Member

The new version of Gimel Studio has not been properly tested on Linux systems. This is mainly because we need the OIIO package built for Python in order to run the application.

There is likely a lot of tweaks and fixes to be made specifically for Linux and that is what this issue will resolve.

Initially, the focus will be on supporting Ubunutu/Debian and the derivatives since that is what we will likely provide an installer/executable for.

Depends on blocker #1

@Correct-Syntax Correct-Syntax added feature New feature or request linux Specific to Linux OS upstream Deals with something upstream (e.g: a package used by Gimel Studio) python This issue includes writing Python code good first issue Good for new contributors interface Releated to the user interface labels Aug 31, 2021
@Correct-Syntax
Copy link
Member Author

I was able to try running Gimel Studio on Linux Mint recently.

One odd thing is that when switching the language via the PD and restarting, a dialog came up with an error about changing the locale.

@iwoithe would you mind checking if there is a problem for you with this?

@Correct-Syntax Correct-Syntax pinned this issue Jan 2, 2022
@iwoithe
Copy link
Member

iwoithe commented Jan 12, 2022

OS: Linux (Ubuntu 20.04.3 LTS)

would you mind checking if there is a problem for you with this?

image

What confuses me is that the translations are updated. Not sure what's causing the dialog.

@Correct-Syntax Correct-Syntax added code quality Having do do with refactoring, cleanup, or tech debt maintenance high priority This should be worked on first above other issues with lower a priority ready Non-blocked issue ready to be implemented labels Jan 30, 2022
@Correct-Syntax Correct-Syntax unpinned this issue Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality Having do do with refactoring, cleanup, or tech debt maintenance feature New feature or request good first issue Good for new contributors high priority This should be worked on first above other issues with lower a priority interface Releated to the user interface linux Specific to Linux OS python This issue includes writing Python code ready Non-blocked issue ready to be implemented upstream Deals with something upstream (e.g: a package used by Gimel Studio)
Projects
Status: No status
Status: To do
Development

No branches or pull requests

2 participants