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 <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 453, in
efl.elementary.__init__.Image.object_get (efl/elementary/__init__.c:159042)
  File "efl/eo/efl.eo.pyx", line 137, in efl.eo.object_from_instance
(efl/eo/efl.eo.c:1954)
ValueError: Eo object at 0x4000000260000027 of type Edje_Object does not
have a mapping!

The exact same source with the exact same EFL version works fine on some
other systems. Any ideas what might be wrong / how to correct?

Source code: https://github.com/JeffHoogland/swami

-- 
~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