Hello all,

I was trying to install sugar alongside my Fedora 28. I keep getting this error
message <https://paste.fedoraproject.org/paste/EuET1TMLbn3K6eCcvcpSSg>[1],
At first, I tried to fix it by doing the following;

On sugar-runner to specify the version.

27. import gi

29. gi.require_version('SugarRunner', '1.0')

48. gi.require_version('GTK', '3.0')

On xephyr-window

20. import gi

22. gi.require_version('SugarRunner', '1.0')

on xinitrc

24. import gi

26. gi.require_version('SugarRunner', '1.0')

After adding the following, I ran into this error
https://paste.fedoraproject.org/paste/EuET1TMLbn3K6eCcvcpSSg

Am I missing something?



-- 

Samson Goddy

Twitter: https://twitter.com/samson_goddy
Email: samsongo...@sugarlabs.org
            samsongo...@gmail.com

Website: https://samsongoddy.me/  <https://www.sugarlabs.org/>
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to