summaryrefslogtreecommitdiff
path: root/po/zh_HK.po
diff options
context:
space:
mode:
authorHans Petter Jansson <hpj@cl.no>2013-02-26 02:43:37 +0100
committerBertrand Lorentz <bertrand.lorentz@gmail.com>2013-04-07 15:23:38 +0200
commitf9b90f3e50122d86b9fbb07072b7c1e8feef6c09 (patch)
treef427732d388fb38ec6369888b2b3e0006e60a6d6 /po/zh_HK.po
parentac6c2f49ca8fb0554e5f35a920be4e9eeba17819 (diff)
Avoid race when using GConf and DBus with threads (bgo#692374)
GConf causes us to make indirect calls to libdbus from multiple threads, resulting in crashes if threads are not initialized explictly. As a workaround, we initialize dbus-glib for multithreading. This fixes adds an optional build-time dependency on dbus-glib, and will only be enabled if that dependency is satisfied. Some distros have addressed this issue by patching the underlying llibraries (gconf or gconf-sharp), so they don't have to enable that fix. But it should not conflict with those patches, as dbus_g_thread_init can be called multiple time, contrary to what the API documentation says. Signed-off-by: Bertrand Lorentz <bertrand.lorentz@gmail.com>
Diffstat (limited to 'po/zh_HK.po')
0 files changed, 0 insertions, 0 deletions