diligentcircle
Well-Known Member
So, just to make sure, I tested Tiled first, with libgles-omap3-es23 and libgles-omap3-dm3730 still installed. It opened as expected. Then I removed these packages, and tried again (a couple times). I got this in /var/tmp/pndrun_tiled.out:
http://pastebin.com/FQ5qsxVk
To be perfectly clear, deleting the appdata directory doesn't solve it. My tests show consistently that Tiled runs when the proprietary OpenGL ES library is there, but otherwise fails with this error.
This type of thing seems to happen with some other PNDs as well, but I haven't tested anything else. I think KeePassX is another one of the affected PNDs, but I deleted that for an unrelated reason (can't use it to read my KeePass 1 database), so I'm not entirely sure. Also, Monsterz seems to be another case; I forgot to check it while the blob was still there, but without the blob there, a Python exception for a line saying "M = int(max(r, g, b ))" gets raised: "ValueError: function not supported". For that one, I checked in the Python interpreter, and indeed, that makes no sense; the int and max functions work just fine.
Does anyone know what's up here, and how to solve this (without re-installing the proprietary software I removed)?
http://pastebin.com/FQ5qsxVk
To be perfectly clear, deleting the appdata directory doesn't solve it. My tests show consistently that Tiled runs when the proprietary OpenGL ES library is there, but otherwise fails with this error.
This type of thing seems to happen with some other PNDs as well, but I haven't tested anything else. I think KeePassX is another one of the affected PNDs, but I deleted that for an unrelated reason (can't use it to read my KeePass 1 database), so I'm not entirely sure. Also, Monsterz seems to be another case; I forgot to check it while the blob was still there, but without the blob there, a Python exception for a line saying "M = int(max(r, g, b ))" gets raised: "ValueError: function not supported". For that one, I checked in the Python interpreter, and indeed, that makes no sense; the int and max functions work just fine.
Does anyone know what's up here, and how to solve this (without re-installing the proprietary software I removed)?
Last edited by a moderator: