This repository was archived by the owner on Nov 11, 2018. It is now read-only.
This repository was archived by the owner on Nov 11, 2018. It is now read-only.
clutter not an X11 backend #410
Open
Description
i built finalterm from the git source here.
I believe all the dependencies should be installed
im on Arch Linux latest in Gnome 3 DM.
When launching the application from activities nothing happens, but when i run
finalterm
from the terminal I get this error:
(finalterm:2664): Clutter-CRITICAL **: The Clutter backend is not a X11 backend
(finalterm:2664): Clutter-CRITICAL **: The Clutter backend is not a X11 backend
[1] 2664 segmentation fault (core dumped) finalterm
I did some heavy researching but was unable to find anything that references how to fix this. Just not sure what the next step is.
Thanks