Skip to content
Commit 4ac0fd44 authored by Razvan Chitu's avatar Razvan Chitu
Browse files

AutoarExtractor: make "decide-destination" emission synchronous

Since "decide-destination" requires the client to provide a new destination, it
cannot be executed asynchronously in the main context. In order to fix this, use
g_signal_emit instead.

https://bugzilla.gnome.org/show_bug.cgi?id=770437
parent dad5bf89
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment