Since upgrading from EFL 1.18 to 1.19 I am having some users report
<http://forums.bodhilinux.com/index.php?/topic/14430-swami-control-activation/>
that
one of our py-efl applications is crashing at startup for them. The error
is:

Traceback (most recent call last):
  File "/usr/bin/swami", line 177, in <module>
    app = MainWin(launchArg)
  File "/usr/bin/swami", line 46, in __init__
    self.icon_object_set(icon.object_get())
  File "efl/elementary/image.pxi", line 469, in
efl.elementary.__init__.Image.object_get (efl/elementary/__init__.c:174473)
  File "efl/eo/efl.eo.pyx", line 137, in efl.eo.object_from_instance
(efl/eo/efl.eo.c:2170)
ValueError: Eo object at 0x40000002662348f1 of type Edje.Object does not
have a mapping!

Source code for the tool is here <https://github.com/JeffHoogland/swami>. I
am not seeing this error message on every computer I have with EFL 1.19
though. In fact it launches as expected on the computer I am typing this
from.

Any suggestions?

-- 
~Jeff Hoogland <http://jeffhoogland.com/>
My Projects on GitHub <https://github.com/JeffHoogland>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to