Re: [E-devel] Runtime/linking issue for the Edgar module in E

2020-04-17 Thread Carsten Haitzler
On Fri, 17 Apr 2020 23:20:25 +0200 Davide Andreoli said: > I found a way to get a bit more info, the python error while importing and > failing is: > ImportError: /usr/lib/python3.8/site-packages/efl/ > eo.cpython-38-x86_64-linux-gnu.so: undefined symbol: PyUnicode_FromFormat oh. ... so it i

Re: [E-devel] Runtime/linking issue for the Edgar module in E

2020-04-17 Thread Davide Andreoli
I found a way to get a bit more info, the python error while importing and failing is: ImportError: /usr/lib/python3.8/site-packages/efl/ eo.cpython-38-x86_64-linux-gnu.so: undefined symbol: PyUnicode_FromFormat eo.cpython-38-x86_64-linux-gnu.so is the python-efl module that bind the eo library, P

Re: [E-devel] Runtime/linking issue for the Edgar module in E

2020-04-17 Thread The Rasterman
On Fri, 17 Apr 2020 19:33:30 +0200 Davide Andreoli said: hmm no. removing RTLD_LOCAL makes no difference. so there goes that idea. i have python-efl bindings installed - i can run ecoonman-bin as a test. there is no output i see from python complaining... knowing what exactly fails will be key to

Re: [E-devel] Runtime/linking issue for the Edgar module in E

2020-04-17 Thread The Rasterman
On Fri, 17 Apr 2020 19:33:30 +0200 Davide Andreoli said: it may also be that i changed modules to load with RTDL_LOCAL in e_module_new() to have them not leak symbols to the rest of e when people are not careful to use static and careful namespacing. > Hi guys, > I'm lost in trying to fix the Ed

[E-devel] Runtime/linking issue for the Edgar module in E

2020-04-17 Thread Davide Andreoli
Hi guys, I'm lost in trying to fix the Edgar module to run again in E. Since some months the python import machinery does not work anymore and the edgar module is not able anymore to import the python efl bindings. Nothing has changed in Edgar nor in python-efl and I'm able to correctly use the ma

Re: [E-devel] e 0.24 release coming right after efl 1.24

2020-04-17 Thread Carsten Haitzler
On Thu, 16 Apr 2020 22:13:15 -0700 Ross Vandegrift said: > On Wed, Apr 15, 2020 at 08:13:01AM +0100, Carsten Haitzler wrote: > > i want to kill the text console. i just don't see the point. it's so > > limited. it's no longer even ext mode. it's graphics mode with the kernel > > emulating text on