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

NULL UICore Instance access problem at UICore Constructor #466

Closed
esefberfu opened this issue Sep 5, 2023 · 0 comments
Closed

NULL UICore Instance access problem at UICore Constructor #466

esefberfu opened this issue Sep 5, 2023 · 0 comments

Comments

@esefberfu
Copy link

Describe the bug. What happened?

UICore constructor call readSystemPreferences function
readSystemPreferences function calls saveSystemPreferences function
saveSystemPreferences function use GuiUtils.getUICore().getPropsFile()

But GuiUtils.getUICore() has already null value.

What version of Weasis are you running?

9a88346

On which system the problem occurs?

Windows, Linux, macOS

Relevant log output

No response

Additional contextual elements

No response

@esefberfu esefberfu changed the title Circular Dependency at UICore Constructor NULL UICore Instance access problem at UICore Constructor Sep 5, 2023
@nroduit nroduit closed this as completed Sep 16, 2023
@nroduit nroduit removed the triage label Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants