I've succesfully compiled Emperor from Git but it doesn't want to run:
vistausss@vistaus-mbp:~$ emperor
\ (emperor:11907): WARNING **: emperor_core.vala:55: Failed to load user configuration file.
Warning: Application not found.
Warning: Application not found.
Warning: Application not found.
\ (emperor:11907): WARNING **: (null) is not a valid input mode type.
Hello,
I've succesfully compiled Emperor from Git but it doesn't want to run:
vistausss@vistaus-mbp:~$ emperor
\ (emperor:11907): WARNING **: emperor_core.vala:55: Failed to load user configuration file. Warning: Application not found. Warning: Application not found. Warning: Application not found.
\ (emperor:11907): WARNING **: (null) is not a valid input mode type.
(emperor:11907): GLib-GIO-CRITICAL **: g_application_list_actions: assertion `application->priv->is_registered' failed Segmentation fault vistausss@vistaus-mbp:~$
I've compiled it against Vala 0.18 (the readme suggest 0.17.3 or newer so I should be okay).
How can I solve this?