Skip to content

Conversation

@AshkanV
Copy link

@AshkanV AshkanV commented Dec 5, 2025

Fix android service containing PySide6 codes crashes the service due to Qt preparations not done and Qt libs not loaded

…to Qt preparations not done and Qt libs not loaded
@kuzeyron
Copy link
Contributor

kuzeyron commented Dec 8, 2025

This PR require a rebase due to changes to fix the CI and such.

@AshkanV
Copy link
Author

AshkanV commented Dec 12, 2025

The branch has been updated and now is compatible with the latest devel branch.

@AshkanV
Copy link
Author

AshkanV commented Dec 13, 2025

The new CI auto tests complained about: 'error: Imports not contiguous' which previously was acceptable and was part of the previous PythonService Class.

I also updated the branch so the imports in the java file are now contiguous

@AndreMiras
Copy link
Member

The new CI auto tests complained about: 'error: Imports not contiguous' which previously was acceptable and was part of the previous PythonService Class.

I also updated the branch so the imports in the java file are now contiguous

Yes it's just the linter introduced in #3268, but not nice that it created conflicts on your pull request, sorry about that.
Have you tried running make docker/java-lint-fix it should auto fix. Otherwise I can try to checkout your branch to fix it.

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.

3 participants