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

Fix appindicator crashes #616

Merged
merged 1 commit into from
Oct 8, 2016

Conversation

jkozera
Copy link
Member

@jkozera jkozera commented Oct 8, 2016

Missing USE_APPINDICATOR in libs/core/ was causing the MainWindow class declaration to be truncated, thus causing memory corruption when later used with the full definition in libs/ui/.

@jkozera jkozera force-pushed the fix-appindicator-crashes branch from 103cd0c to d350aa8 Compare October 8, 2016 02:51
)

Missing USE_APPINDICATOR in libs/core/ was causing the MainWindow class
declaration to be truncated, thus causing memory corruption when later used
with the full definition in libs/ui/.
@jkozera jkozera force-pushed the fix-appindicator-crashes branch from d350aa8 to 09b6a7f Compare October 8, 2016 03:14
@trollixx trollixx closed this Oct 8, 2016
@trollixx trollixx reopened this Oct 8, 2016
@trollixx trollixx merged commit 2f9dd40 into zealdocs:hotfix/0.3.1 Oct 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants