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

Custom subclasses of QPaintEngine crash when using QPaintEngineState #159

Closed
omix opened this issue May 31, 2023 · 1 comment
Closed

Custom subclasses of QPaintEngine crash when using QPaintEngineState #159

omix opened this issue May 31, 2023 · 1 comment
Assignees
Labels

Comments

@omix
Copy link
Contributor

omix commented May 31, 2023

The Java object of QPaintEngineState given as argument to QPaintEngine.updateState(QPaintEngineState) is an incomplete copy of the native argument. This leads to crashes when accessing a member of QPaintEngineState.

@omix omix added the bug label May 31, 2023
@omix omix self-assigned this May 31, 2023
@omix
Copy link
Contributor Author

omix commented Jul 21, 2023

Solved in QtJambi 6.5.2

omix referenced this issue Jul 25, 2023
omix added a commit that referenced this issue Jul 25, 2023
#163 QModelIndex implementation of 5.15.15 slower than 5.15.11
#160 QMetaType.metaObject() returns null although instance expected
#159 Custom subclasses of QPaintEngine crash when using QPaintEngineState
omix added a commit that referenced this issue Jul 25, 2023
#163 QModelIndex implementation of 5.15.15 slower than 5.15.11
#160 QMetaType.metaObject() returns null although instance expected
#159 Custom subclasses of QPaintEngine crash when using QPaintEngineState
omix added a commit that referenced this issue Jul 25, 2023
…slower than 5.15.11 #160 QMetaType.metaObject() returns null although instance expected #159 Custom subclasses of QPaintEngine crash when using QPaintEngineState  master
omix added a commit that referenced this issue Jul 25, 2023
#163 QModelIndex implementation of 5.15.15 slower than 5.15.11
#160 QMetaType.metaObject() returns null although instance expected
#159 Custom subclasses of QPaintEngine crash when using QPaintEngineState
omix added a commit that referenced this issue Jul 25, 2023
#163 QModelIndex implementation of 5.15.15 slower than 5.15.11
#160 QMetaType.metaObject() returns null although instance expected
#159 Custom subclasses of QPaintEngine crash when using QPaintEngineState
omix added a commit that referenced this issue Jul 25, 2023
…slower than 5.15.11 #160 QMetaType.metaObject() returns null although instance expected #159 Custom subclasses of QPaintEngine crash when using QPaintEngineState  master
@omix omix closed this as completed Jul 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant