Re: [E-devel] Py-EFL App Crashing with Edje_Object does not have a mapping Error

2017-02-02 Thread Davide Andreoli
2017-02-01 15:17 GMT+01:00 Jeff Hoogland : > So on some of my systems one of my efl applications is crashing with this > error message: > > Traceback (most recent call last): > File "/usr/bin/swami", line 176, in > app = MainWin(launchArg) > File "/usr/bin/swami", line 46, in __init__ >

[E-devel] Py-EFL App Crashing with Edje_Object does not have a mapping Error

2017-02-01 Thread Jeff Hoogland
So on some of my systems one of my efl applications is crashing with this error message: Traceback (most recent call last): File "/usr/bin/swami", line 176, in app = MainWin(launchArg) File "/usr/bin/swami", line 46, in __init__ self.icon_object_set(icon.object_get()) File "efl/elem