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

[regression] Cinnamon segfaults if workspaces-only-on-primary is enabled #1945

Closed
autarkper opened this issue May 1, 2013 · 0 comments · Fixed by #1946
Closed

[regression] Cinnamon segfaults if workspaces-only-on-primary is enabled #1945

autarkper opened this issue May 1, 2013 · 0 comments · Fixed by #1946

Comments

@autarkper
Copy link
Contributor

Ever since pull #1831 was merged, I am experiencing that Cinnamon segfaults if the setting "workspaces-only-on-primary" is enabled. If the setting is enabled from start, Cinnamon will appear to start cleanly but will crash about a second after displaying the desktop. Enabling the setting within a Cinnamon session will crash Cinnamon instantly.

Restarting will not help until the setting is disabled, so think twice before trying to reproduce the issue.

I am convinced that the segfault is indirectly caused by the creation of a dummy Meta.Window object, which is a work-around for a muffin function, get_mouse_window, not accepting a null parameter. See the aforementioned pull request for more information.

NB: The number of monitors is not important.

Affected Cinnamon versions: 1.7.4/1.7.5 and up.

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 a pull request may close this issue.

2 participants