You cannot reorder dbus in init, since we have to have it as early as possible in order to do single-instance stuff. I would just call _connect_signals after the main part of Exaile is inited and leave the main dbus initialization in its current position. Other than that it's looking pretty good.
You cannot reorder dbus in init, since we have to have it as early as possible in order to do single-instance stuff. I would just call _connect_signals after the main part of Exaile is inited and leave the main dbus initialization in its current position. Other than that it's looking pretty good.