Comment 6 for bug 603451

Revision history for this message
pvincent (pvincent974) wrote :

I confirm, the bug still exists in Empathy-2.32.0-0ubuntu2.
As a workaround, you can create a script which sleeps for 10s then launches empathy -h like this:
sh -c "sleep 10 && (empathy -h &)