[e-users] installation broken

2014-03-31 Thread Pierre Couderc
I have abnormal things in my enlightenment since a few hours. For example, when a open a window, the inside remains black ! Another point, trying to build python efl it does not find pyconfig.h My question is : how do I reinitialize enlightenment system and rebuild all ? -

Re: [e-users] econnman 1.1 and e 0.18.6

2014-03-31 Thread Pierre Couderc
Oh, it does not find it, because I did not install it ... Le 31/03/2014 17:54, Massimo Maiurana a écrit : > Pierre Couderc, il 31/03/2014 17:04, ha scritto: >> I get : >> >> root@debian:/var/qemu#econnman-bin >> Traceback (most recent call last): >> File "/usr/local/bin/econnman-bin", line 45,

[e-users] Scroller in an inwin object

2014-03-31 Thread Olivier Nougarede
I have an entry object with some anchors. When activating those anchors, an inwin object is created. This inwin is made off an elm_image and an elm_button. As images are of different sizes, can i make the inwin scrollable? Olivier

Re: [e-users] ecore_x_version.h

2014-03-31 Thread Florian Schaefer
Hi Stefan, thanks for taking your time. I actually tried among the first things rm -rf efl git clone git://git.enlightenment.org/core/efl.git No help. But I took your clue to look again at my all-inclusive compile command line: export CPPFLAGS="$CPPFLAGS -march=pentium-m -I/opt/e/include"; expo

Re: [e-users] econnman 1.1 and e 0.18.6

2014-03-31 Thread Will Hopper
Check that your $PYTHON_PATH environment variable has something like "/usr/local/python2.7/site-packages" in it. Replace '/usr/local' with whatever your e installation prefix was and python2.7 with whatever version of python you used to compile the bindings with. That's helped me before. On Mon,

Re: [e-users] econnman 1.1 and e 0.18.6

2014-03-31 Thread Massimo Maiurana
Pierre Couderc, il 31/03/2014 17:04, ha scritto: > I get : > > root@debian:/var/qemu#econnman-bin > Traceback (most recent call last): >File "/usr/local/bin/econnman-bin", line 45, in > import elementary as elm > ImportError: No module named elementary > > It seems it does not find elem

Re: [e-users] econnman 1.1 and e 0.18.6

2014-03-31 Thread Pierre Couderc
I get : root@debian:/var/qemu#econnman-bin Traceback (most recent call last): File "/usr/local/bin/econnman-bin", line 45, in import elementary as elm ImportError: No module named elementary It seems it does not find elementary On 03/28/2014 07:59 PM, Davide Andreoli wrote: > 2014-03-

Re: [e-users] ecore_x_version.h

2014-03-31 Thread Stefan Schmidt
Hello. On Sat, 2014-03-29 at 07:33, Florian Schaefer wrote: > Hi everybody, > > since about three weeks I cannot manage to compile efl from git. > It always bails out with the following error message > > CC lib/eolian/lib_eolian_libeolian_la-eolian.lo > make[2]: *** No rule to make targe

Re: [e-users] size of screen

2014-03-31 Thread Pavel Reznicek
Hi, On Mon, 31 Mar 2014, Pierre Couderc wrote: > I have a problem with the size of my second screen, it should be 1650x1050. > But in "Screen Setup" it appears only 1366x768. > I can resize it to 1024x768 or less, but not more than 1366x768? > I am nearly sure that it is a "problem" in libxrandr

[e-users] size of screen

2014-03-31 Thread Pierre Couderc
I have a problem with the size of my second screen, it should be 1650x1050. But in "Screen Setup" it appears only 1366x768. I can resize it to 1024x768 or less, but not more than 1366x768? I am nearly sure that it is a "problem" in libxrandr. But e should give a way to force another size, for this