FS#42322 - [mirage] mirage does not start after latest system upgrade

Attached to Project: Arch Linux
Opened by Nikita Malyavin (foobarrior) - Friday, 10 October 2014, 09:01 GMT
Last edited by Evangelos Foutras (foutrelis) - Friday, 10 October 2014, 09:58 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
mirage does not start after glibc/gtk update
when launching, the following outputed before exit:

/usr/lib/python2.7/dist-packages/mirage.py:608: Warning: The property GtkWindow:allow-shrink is deprecated and shouldn't be used anymore. It will be removed in a future version.
self.window.set_property('allow-shrink', False)
Attempt to unlock mutex that was not locked
Aborted

Solution:
According to this bug in debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763602
consider applying a patch from this debdiff https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=15;filename=mirage-debdiff;att=1;bug=763602

Extracted patch worked for me and is attached to this task
This task depends upon

Closed by  Evangelos Foutras (foutrelis)
Friday, 10 October 2014, 09:58 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#42189 
Comment by Allan McRae (Allan) - Friday, 10 October 2014, 09:27 GMT
mirage-0.9.5.2-3 works for me - have you done a full update?

Loading...