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

Fixes for linux usage #25

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Fixes for linux usage #25

wants to merge 4 commits into from

Conversation

x1h0
Copy link

@x1h0 x1h0 commented Sep 21, 2023

A few errors occur under Linux when I wanted to run opsiPackageBuilder. I have looked at the errors that occurred in my case and have fixed them so far.

Changes:

  • Added missing dependency for PyQtWebEngine
  • Fix PyQt crashes: float given, int expected
  • Fix crash on settings save if dev_dir or local_share_base is empty

Unfortunately, I can't test it under Windows right now. I will probably do so in the next few days/weeks.

@pandel
Copy link
Owner

pandel commented Nov 14, 2023

Dear @x1h0 ! Thanks for the PR, unfortunately I am unable to take a deeper look at it because of private reasons. If the situation changes I'll take a look at it. Sorry!

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.

2 participants