cannot start Xpresser in fedora
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Xpresser |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I have tried to use Xpresser in fedora:
>>> from xpresser import Xpresser
but the output was:
/usr/lib64/
import gobject._gobject
/usr/lib64/
g_type = info.get_g_type()
/usr/lib64/
g_type = info.get_g_type()
/usr/lib64/
type_ = g_type.pytype
and it didn't returned from that import, it froze.
While I did have some issues using it in Fedora, I was at least able to import it. I think you might be missing some dependencies, do you have cairo and gi-cairo installed?