Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Harmony: 21.1 fix #3249

Merged
merged 2 commits into from
May 26, 2022
Merged

Harmony: 21.1 fix #3249

merged 2 commits into from
May 26, 2022

Conversation

kalisp
Copy link
Member

@kalisp kalisp commented May 25, 2022

Brief description

Harmony 21.1 changed Qt Javascript API from 4 to 6 which resulted in issue with missing QDataStream.
Different approach of getting QtTextCodec implemented.

Testing notes:

  1. start Harmony 21.1.
  2. Openpype menu should show up and work

QDataStream is missing, different way to get codec used.
QApplication.activeWindow() also returned null, replaced by topLevelWidgets
@kalisp kalisp requested a review from 64qam May 25, 2022 17:43
@kalisp kalisp self-assigned this May 25, 2022
@antirotor antirotor merged commit 5a0f1dc into develop May 26, 2022
@antirotor antirotor deleted the bugfix/harmony_21.1_fix branch May 26, 2022 09:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants