BuddiesOfBudgie / magpie

Magpie is a softish fork of Mutter for use with Budgie Desktop.
GNU General Public License v2.0
19 stars 5 forks source link

[Bug] segfault when clicking on icon-tasklist icon to minimise #26

Closed fossfreedom closed 3 months ago

fossfreedom commented 3 months ago

Description

After starting an application like Nemo from the menu, clicking on its resultant icon-tasklist icon leads to a segfault and crash to the login window

apport-retrace -g

output.txt

Magpie version

v1 d7adfba77b0cbd681ea381db6562e6e4027bd856

Operating System

ubuntu budgie 24.04

Steps to reproduce the issue

see the description

Actual result

crash as per the description output.txt

Expected result

minimised window

Additional information

No response

serebit commented 3 months ago

See if fixed with c5c90406c.

fossfreedom commented 3 months ago

nicely done!