Re: [e-users] EFL compile problem

2024-06-06 Thread Philippe Jean Guillaumie

I update the Enlightenment ecosystem on a daily basis.
Everything was okay before commit 1cd130ac09.

This commit is the obvious culprit.

Le 06/06/2024 à 08:23, Vincent Torri a écrit :

On Thu, Jun 6, 2024 at 7:59 AM Philippe Jean Guillaumie  wrote:


EFL fails to build on all my Ubuntu systems (22.04 LTS and 24.04 LTS)

Same errors:

gcc: warning: : linker input file unused because linking not done
gcc: error: : linker input file not found: No such file or directory
ninja: build stopped: subcommand failed.


and if you revert my patch,it works ?

Vincent



Le 06/06/2024 à 06:35, Vincent Torri a écrit :

hello

i have no clue about this error (except maybe a problem with ccache),
but the commit about constness is only for Windows

Vincent

On Thu, Jun 6, 2024 at 1:19 AM Conrad Knight  wrote:


Hi,

I just did the usual updates on my system today and that included
pulling the latest efl sources using AUR (the efl-git package). But i
quickly ran into a problem... meson ran fine, but as soon as ninja
started the compile process i got errors:

ninja: Entering directory `build'
[1/2065] Compiling C object src/lib/eina/libeina.so.1.27.99.p/eina_abi.c.o
FAILED: src/lib/eina/libeina.so.1.27.99.p/eina_abi.c.o
ccache cc -Isrc/lib/eina/libeina.so.1.27.99.p -Isrc/lib/eina
-I../src/lib/eina -I. -I.. -I/usr/include/valgrind
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-fvisibility=hidden -Wpointer-arith -Wunused-parameter -Wsign-compare
-Wno-missing-field-initializers -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1
-DEFL_BETA_API_SUPPORT=1 -DELM_INTERNAL_API_ARGESFSDFEFC=1
-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
-Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -g
-ffile-prefix-map=/usr/src/aur/efl-git/src=/usr/src/debug/efl-git
-flto=auto -fvisibility=hidden -fPIC -pthread
'-DPACKAGE_DATA_DIR="/usr/share/eina"' -DNEED_RUN_IN_TREE=1
-DEFL_BUILD=1 -DEINA_BUILD '' -MD -MQ
src/lib/eina/libeina.so.1.27.99.p/eina_abi.c.o -MF
src/lib/eina/libeina.so.1.27.99.p/eina_abi.c.o.d -o
src/lib/eina/libeina.so.1.27.99.p/eina_abi.c.o -c
../src/lib/eina/eina_abi.c
cc: warning: : linker input file unused because linking not done
cc: error: : linker input file not found: No such file or directory
[2/2065] Compiling C object src/lib/eina/libeina.so.1.27.99.p/eina_accessor.c.o
FAILED: src/lib/eina/libeina.so.1.27.99.p/eina_accessor.c.o
ccache cc -Isrc/lib/eina/libeina.so.1.27.99.p -Isrc/lib/eina
-I../src/lib/eina -I. -I.. -I/usr/include/valgrind
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-fvisibility=hidden -Wpointer-arith -Wunused-parameter -Wsign-compare
-Wno-missing-field-initializers -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1
-DEFL_BETA_API_SUPPORT=1 -DELM_INTERNAL_API_ARGESFSDFEFC=1
-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
-Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -g
-ffile-prefix-map=/usr/src/aur/efl-git/src=/usr/src/debug/efl-git
-flto=auto -fvisibility=hidden -fPIC -pthread
'-DPACKAGE_DATA_DIR="/usr/share/eina"' -DNEED_RUN_IN_TREE=1
-DEFL_BUILD=1 -DEINA_BUILD '' -MD -MQ
src/lib/eina/libeina.so.1.27.99.p/eina_accessor.c.o -MF
src/lib/eina/libeina.so.1.27.99.p/eina_accessor.c.o.d -o
src/lib/eina/libeina.so.1.27.99.p/eina_accessor.c.o -c
../src/lib/eina/eina_accessor.c
cc: warning: : linker input file unused because linking not done
cc: error: : linker input file not found: No such file or directory
[3/2065] Compiling C object src/lib/eina/libeina.so.1.27.99.p/eina_binshare.c.o
FAILED: src/lib/eina/libeina.so.1.27.99.p/eina_binshare.c.o
ccache cc -Isrc/lib/eina/libeina.so.1.27.99.p -Isrc/lib/eina
-I../src/lib/eina -I. -I.. -I/usr/include/valgrind
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-fvisibility=hidden -Wpointer-arith -Wunused-parameter -Wsign-compare
-Wno-missing-field-initializers -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1
-DEFL_BETA_API_SUPPORT=1 -DELM_INTERNAL_API_ARGESFSDFEFC=1
-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
-Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -g
-ffile-prefix-map=/usr/src/aur/efl-git/src=/usr/src/debug/efl-git
-flto=auto -fvisibility=hidden -fPIC -pthread
'-DPACKAGE_DATA_DIR="/usr/share/eina"' -DNEED_RUN_IN_TREE=1
-DEFL_BUILD=1 -DEINA_BUILD '' -MD -MQ
src/lib/eina/libeina.so.1.27.99.p/eina_binshare.c.o -MF
src/lib/eina/libeina.so.1.27.99.p/eina_binshare.c.o.d -o
src/lib/eina/libeina.so.1.27.99.p/eina_binshare.c.o -c
../src/lib/eina/eina_binshare.c
cc: warning: : linker input file unused because linking not done
cc: error: : linker input file not found: No such file or directory
[4/2065] Compiling C object src/lib/eina/libeina.so.1.27.99.p/eina_benc

Re: [e-users] EFL compile problem

2024-06-05 Thread Philippe Jean Guillaumie

EFL fails to build on all my Ubuntu systems (22.04 LTS and 24.04 LTS)

Same errors:

gcc: warning: : linker input file unused because linking not done
gcc: error: : linker input file not found: No such file or directory
ninja: build stopped: subcommand failed.


Le 06/06/2024 à 06:35, Vincent Torri a écrit :

hello

i have no clue about this error (except maybe a problem with ccache),
but the commit about constness is only for Windows

Vincent

On Thu, Jun 6, 2024 at 1:19 AM Conrad Knight  wrote:


Hi,

I just did the usual updates on my system today and that included
pulling the latest efl sources using AUR (the efl-git package). But i
quickly ran into a problem... meson ran fine, but as soon as ninja
started the compile process i got errors:

ninja: Entering directory `build'
[1/2065] Compiling C object src/lib/eina/libeina.so.1.27.99.p/eina_abi.c.o
FAILED: src/lib/eina/libeina.so.1.27.99.p/eina_abi.c.o
ccache cc -Isrc/lib/eina/libeina.so.1.27.99.p -Isrc/lib/eina
-I../src/lib/eina -I. -I.. -I/usr/include/valgrind
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-fvisibility=hidden -Wpointer-arith -Wunused-parameter -Wsign-compare
-Wno-missing-field-initializers -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1
-DEFL_BETA_API_SUPPORT=1 -DELM_INTERNAL_API_ARGESFSDFEFC=1
-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
-Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -g
-ffile-prefix-map=/usr/src/aur/efl-git/src=/usr/src/debug/efl-git
-flto=auto -fvisibility=hidden -fPIC -pthread
'-DPACKAGE_DATA_DIR="/usr/share/eina"' -DNEED_RUN_IN_TREE=1
-DEFL_BUILD=1 -DEINA_BUILD '' -MD -MQ
src/lib/eina/libeina.so.1.27.99.p/eina_abi.c.o -MF
src/lib/eina/libeina.so.1.27.99.p/eina_abi.c.o.d -o
src/lib/eina/libeina.so.1.27.99.p/eina_abi.c.o -c
../src/lib/eina/eina_abi.c
cc: warning: : linker input file unused because linking not done
cc: error: : linker input file not found: No such file or directory
[2/2065] Compiling C object src/lib/eina/libeina.so.1.27.99.p/eina_accessor.c.o
FAILED: src/lib/eina/libeina.so.1.27.99.p/eina_accessor.c.o
ccache cc -Isrc/lib/eina/libeina.so.1.27.99.p -Isrc/lib/eina
-I../src/lib/eina -I. -I.. -I/usr/include/valgrind
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-fvisibility=hidden -Wpointer-arith -Wunused-parameter -Wsign-compare
-Wno-missing-field-initializers -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1
-DEFL_BETA_API_SUPPORT=1 -DELM_INTERNAL_API_ARGESFSDFEFC=1
-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
-Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -g
-ffile-prefix-map=/usr/src/aur/efl-git/src=/usr/src/debug/efl-git
-flto=auto -fvisibility=hidden -fPIC -pthread
'-DPACKAGE_DATA_DIR="/usr/share/eina"' -DNEED_RUN_IN_TREE=1
-DEFL_BUILD=1 -DEINA_BUILD '' -MD -MQ
src/lib/eina/libeina.so.1.27.99.p/eina_accessor.c.o -MF
src/lib/eina/libeina.so.1.27.99.p/eina_accessor.c.o.d -o
src/lib/eina/libeina.so.1.27.99.p/eina_accessor.c.o -c
../src/lib/eina/eina_accessor.c
cc: warning: : linker input file unused because linking not done
cc: error: : linker input file not found: No such file or directory
[3/2065] Compiling C object src/lib/eina/libeina.so.1.27.99.p/eina_binshare.c.o
FAILED: src/lib/eina/libeina.so.1.27.99.p/eina_binshare.c.o
ccache cc -Isrc/lib/eina/libeina.so.1.27.99.p -Isrc/lib/eina
-I../src/lib/eina -I. -I.. -I/usr/include/valgrind
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-fvisibility=hidden -Wpointer-arith -Wunused-parameter -Wsign-compare
-Wno-missing-field-initializers -DHAVE_CONFIG_H=1 -D_GNU_SOURCE=1
-DEFL_BETA_API_SUPPORT=1 -DELM_INTERNAL_API_ARGESFSDFEFC=1
-march=x86-64 -mtune=generic -O2 -pipe -fno-plt -fexceptions
-Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security
-fstack-clash-protection -fcf-protection -fno-omit-frame-pointer
-mno-omit-leaf-frame-pointer -g
-ffile-prefix-map=/usr/src/aur/efl-git/src=/usr/src/debug/efl-git
-flto=auto -fvisibility=hidden -fPIC -pthread
'-DPACKAGE_DATA_DIR="/usr/share/eina"' -DNEED_RUN_IN_TREE=1
-DEFL_BUILD=1 -DEINA_BUILD '' -MD -MQ
src/lib/eina/libeina.so.1.27.99.p/eina_binshare.c.o -MF
src/lib/eina/libeina.so.1.27.99.p/eina_binshare.c.o.d -o
src/lib/eina/libeina.so.1.27.99.p/eina_binshare.c.o -c
../src/lib/eina/eina_binshare.c
cc: warning: : linker input file unused because linking not done
cc: error: : linker input file not found: No such file or directory
[4/2065] Compiling C object src/lib/eina/libeina.so.1.27.99.p/eina_benchmark.c.o
FAILED: src/lib/eina/libeina.so.1.27.99.p/eina_benchmark.c.o
ccache cc -Isrc/lib/eina/libeina.so.1.27.99.p -Isrc/lib/eina
-I../src/lib/eina -I. -I.. -I/usr/include/valgrind
-fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch
-fvisibility=hidden -Wpointer-arith -Wunused-parameter -Wsign-compare

[e-users] New Bodhi Linux release

2023-08-21 Thread Philippe Jean Guillaumie

Bodhi Linux 7.0 is out:

https://distrowatch.com/?newsid=11915


--
https://github.com/batden
https://gist.github.com/batden


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Eina Magic Check Failed , Input handle pointer is NULL

2023-03-07 Thread Philippe Jean Guillaumie

Yes, plain build with Xorg.

You might want to try option 3 (release build with Xorg) to see if it 
makes a difference.


Le 07/03/2023 à 16:17, Francesc Guasch a écrit :



El 7/3/23 a les 15:59, Philippe Jean Guillaumie ha escrit:

Which build type?
Does this happen in Xorg and Wayland?


My guess this is Xorg, I choose option 2:
Update and REBUILD the ecosystem


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
https://github.com/batden


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Eina Magic Check Failed , Input handle pointer is NULL

2023-03-07 Thread Philippe Jean Guillaumie

Which build type?
Does this happen in Xorg and Wayland?

Le 07/03/2023 à 08:42, Francesc Guasch a écrit :

Hello, recently I have been having problems with Enlightenment.

I use batden's elluminate script to install it from source. It runs
fine, but It is always crashed when I am away. I guess it may be
something related to suspend. When I wake it up it the e logs starts
spitting out Eina stack traces until the home partition is filled up.

This is an Ubuntu 22.04 with efl and e pulled from March 5th
It shows version 0.25.99.24894.

That is the error I copied from logs, to make the system usable
again I remove the log file and restart GDM.

I tried to copy and paste as it shows there but I am not sure it
did something. Also I completely removed e & efl and installed
again, just in case it was some old lib forgotten out there.

Is there something else I can try ? Thanks !

ERR<824248>: ../src/lib/eina/eina_tiler.c:1252 eina_tiler_rect_del()
  *** Eina Magic Check Failed !!!
     Input handle pointer is NULL.


## Copy & Paste the below (until EOF) into a terminal, then hit Enter

eina_btlog << EOF
/usr/local/lib/x86_64-linux-gnu/libeina.so.1 0x7fd4644a8111 0x7fd46446d000
/usr/local/lib/x86_64-linux-gnu/libeina.so.1 0x7fd4644a7089 0x7fd46446d000
/usr/local/lib/x86_64-linux-gnu/libeina.so.1 0x7fd4644a8c54 0x7fd46446d000
/usr/local/lib/x86_64-linux-gnu/libeina.so.1 0x7fd4644a95d1 0x7fd46446d000
/usr/local/lib/x86_64-linux-gnu/libeina.so.1 0x7fd4644d4780 0x7fd46446d000
/usr/local/bin/enlightenment 0x55b68e92a102 0x55b68e8ae000
/usr/local/bin/enlightenment 0x55b68e92a766 0x55b68e8ae000
/usr/local/lib/x86_64-linux-gnu/libecore.so.1 0x7fd46435a16c 0x7fd464337000
/usr/local/lib/x86_64-linux-gnu/libecore.so.1 0x7fd4643616dc 0x7fd464337000
/usr/local/lib/x86_64-linux-gnu/libecore.so.1 0x7fd46436e771 0x7fd464337000
/usr/local/lib/x86_64-linux-gnu/libecore.so.1 0x7fd4643661c9 0x7fd464337000
/usr/local/lib/x86_64-linux-gnu/libecore.so.1 0x7fd46436643b 0x7fd464337000
/usr/local/lib/x86_64-linux-gnu/libecore.so.1 0x7fd46435ef49 0x7fd464337000
/usr/local/lib/x86_64-linux-gnu/libecore.so.1 0x7fd46435c053 0x7fd464337000
/usr/local/lib/x86_64-linux-gnu/libecore.so.1 0x7fd4643644f5 0x7fd464337000
/usr/local/lib/x86_64-linux-gnu/libecore.so.1 0x7fd464366a95 0x7fd464337000
/usr/local/lib/x86_64-linux-gnu/libecore.so.1 0x7fd46435c22f 0x7fd464337000
/usr/local/bin/enlightenment 0x55b68ea0628c 0x55b68e8ae000
/lib/x86_64-linux-gnu/libc.so.6 0x7fd4633d4d90 0x7fd4633ab000
/lib/x86_64-linux-gnu/libc.so.6 0x7fd4633d4e40 0x7fd4633ab000
/usr/local/bin/enlightenment 0x55b68e8f1575 0x55b68e8ae000
EOF


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users



___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] New enlightenment git : Please delete my user account

2022-05-09 Thread Philippe Jean Guillaumie

Thank you Vincent.

Speaking about enlightenment git, do you plan to move Entice to this new 
website?


Le 09/05/2022 à 12:09, Vincent Torri a écrit :

should be done

Vincent


On Mon, May 9, 2022 at 12:04 PM Philippe Jean Guillaumie 
wrote:


Hello,

I accidentally created an account on the new (gitea) enlightenment git.
I did click on the suppress button but my user details still appears in
the Explore > Users tab.

Could someone please remove it?

Thank you,
Philippe


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users



___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users



___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] New enlightenment git : Please delete my user account

2022-05-09 Thread Philippe Jean Guillaumie

Hello,

I accidentally created an account on the new (gitea) enlightenment git.
I did click on the suppress button but my user details still appears in 
the Explore > Users tab.


Could someone please remove it?

Thank you,
Philippe


___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E on Bodhi and Mint (was: Re: New applications -- menu/ibar entries

2017-12-17 Thread Philippe Jean Guillaumie


Le 17/12/2017 à 13:56, Peter Flynn a écrit :
> On 17/12/17 00:56, Carsten Haitzler wrote:
>> On Sat, 16 Dec 2017 22:50:36 + Peter Flynn  said:
> [...]
>>> 2. Build from source using Meson; never used Meson, and it won't
>>>  install:
>>>
>>>  Command "python setup.py egg_info" failed with error code 1 in
>>>  /tmp/pip-build-ruyohi9b/meson/
>>>  You are using pip version 8.1.1, however version 9.0.1 is
>>> available.
>>>  You should consider upgrading via the 'pip install --upgrade pip'
>>>  command.

You can safely ignore the warning message about pip version (no upgrade
needed).

>> just use the meson PACKAGES.
>>
>>    apt-get install meson ninja
> 
> Because https://www.enlightenment.org/docs/distros/ubuntu-start said to
> use sudo apt-get install ninja-build python3-pip

Yes, this is the right way to get the latest meson version in Ubuntu.
Works flawlessly in 16.04 LTS and 17.10.

meson -v = 0.43.0

> I did sudo apt-get purge ninja-build python3-pip to get rid of the two
> packages I installed, but now if I try to apt-get install meson ninja I get

To remove locally installed meson use:
pip3 uninstall meson first (you don't need sudo).

Then you'll be able to uninstall python3-pip and ninja-build if you want.

> 
>    The following packages have unmet dependencies:
>     meson : Depends: ninja-build (>= 1.6) but it is not going to be
>     installed
>    E: Unable to correct problems, you have held broken packages.
> 
> If I try to add ninja-build to the install command, it says
> 
>    The following packages have unmet dependencies:
>     ninja-build : Conflicts: ninja but 0.1.3-2 is to be installed
>    E: Unable to correct problems, you have held broken packages.
>>> None of them have any autoconf.sh so it's impossible to build them.
>>
>> well rage and terminology have autogen.sh .. autoGEN.sh. there never
>> was an
>> autoconf.sh. always autogen.sh. these 3 all moved to meson. 
> 
> My apologies...mistyping, I meant autogen.sh. Is it therefore impossible
> to build enlightenment with autogen.sh and make?
> 
>> read README and
>> INSTALL files... they tell you what to do with meson.

Read the docs (Ubuntu-start) and check out my script (batden's
script=oneartful.sh): you will find answers to all your questions.


> Not useful if I can't get meson installed. Does this mean that support
> for building will be only using meson in future? Is meson stable enough
> for this move? It's clearly not there yet.
> 
>> But I'm done with Bodhi.

Bodhi is a really good distro, but Bodhi != Ubuntu and Moshka != E23.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] ***SPAM*** Re: Enlightenment on Ubuntu 16.04

2016-11-01 Thread Philippe Jean Guillaumie


Le 01/11/2016 à 01:10, Simon Lees a écrit :
>
>
> On 11/01/2016 08:32 AM, Peter Flynn wrote:
>> I have been (and still am) running e18 without problems on Xubuntu 15.10
>> but I just upgraded a system to 16.04 and found that the only packaged
>> version in the repos was e17!
>>
>> Does anyone know why this has gone backwards?
>>
>> I know I should be using e20, but the PPA doesn't support 16.04 yet.
>>
>> ///Peter
>>
>
> Well were now at 21.3, Ubuntu doesn't have an active community
> maintainer, for enlightenment, if you really want to use enlightenment
> on ubuntu its probably best to build efl and it yourself, with some
> package merges the number of things you need to build now is quite small.


Git code is generally very stable these days.

Easy build script here (X/K/Ubuntu):

http://dazibao.perso.sfr.fr/HTML/index.html



--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E in Xubuntu 16.04

2016-07-13 Thread Philippe Jean Guillaumie
Hi,

My script is aimed at desktop users.
Optional features like ConnMan, PackageKit or Wayland integration make 
no sense on a typical Ubuntu system.

And you can easily modify the script to meet your specific needs.


Le 12/07/2016 17:30, jls a écrit :
> Hi
> May I ask you why --disable-packagekit and connman in your script?
> Merci
> Il giorno 12/lug/2016 08:07, "Philippe Jean Guillaumie" <bat...@sfr.fr> ha
> scritto:
>
>> Oups!
>>
>> sudo add-apt-repository ppa:enlightenment-git/ppa
>> sudo apt-get update
>> sudo apt-get install e20 terminology
>>
>> Or check out my build script here:
>> http://dazibao.perso.sfr.fr/HTML/index.html
>> Works fine with Ubuntu (Unity) and Ubuntustudio (XFCE).
>>
>>
>> Le 12/07/2016 07:35, Philippe Jean Guillaumie a écrit :
>>> On the same page...
>>>
>>> /E20/daily builds/// PPA for Ubuntu Xenial Xerus:
>> sudo//add-apt-repository ppa:enlightenment-git/ppa//sudoapt-get
>> update //sudoapt-get install//e20 terminology/
>>>
>>>
>>> On 11/07/16 21:13, Peter Flynn wrote:
>>>> I've been using e17 under Xubuntu for several years, currently at 15.10,
>>>> installed from the Xubuntu repos. I've got used to its quirks and the
>>>> workarounds needed to overcome them.
>>>>
>>>> I'm starting to move my machines to 16.04 and I notice from
>>>> enlightenment.org that "[t]he available packages in the official Ubuntu
>>>> repositories are outdated" and recommending E20.
>>>>
>>>> I added the repos as described:
>>>>
>>>> sudo add-apt-repository ppa:niko2040/e19
>>>>
>>>> but when I ran sudo apt-get update it ended with:
>>>>
>>>>> W: The repository 'http://ppa.launchpad.net/niko2040/e19/ubuntu
>> xenial Release' does not have a Release file.
>>>>> N: Data from such a repository can't be authenticated and is therefore
>> potentially dangerous to use.
>>>>> N: See apt-secure(8) manpage for repository creation and user
>> configuration details.
>>>>> E: Failed to fetch
>> http://ppa.launchpad.net/niko2040/e19/ubuntu/dists/xenial/main/binary-i386/Packages
>> 404 Not Found
>>>>> E: Some index files failed to download. They have been ignored, or old
>> ones used instead.
>>>> Is there a workaround for this or should I just install e17?
>>>>
>>>> ///Peter
>>>>
>>>>
>> --
>>>> Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
>>>> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
>>>> present their vision of the future. This family event has something for
>>>> everyone, including kids. Get more information and register today.
>>>> http://sdm.link/attshape
>>>> ___
>>>> enlightenment-users mailing list
>>>> enlightenment-users@lists.sourceforge.net
>>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>> --
>>> What NetFlow Analyzer can do for you? Monitors network bandwidth and
>> traffic
>>> patterns at an interface-level. Reveals which users, apps, and protocols
>> are
>>> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
>>> J-Flow, sFlow and other flows. Make informed decisions using capacity
>> planning
>>> reports.http://sdm.link/zohodev2dev
>>> ___
>>> enlightenment-users mailing list
>>> enlightenment-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>
>>
>> --
>> What NetFlow Analyzer can do for you? Monitors network bandwidth and
>> traffic
>> patterns at an interface-level. Reveals which users, apps, and protocols
>> are
>> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
>> J-Flow, sFlow and other flows. Make informed decisions using capacity
>> planning
>> reports.http://sdm.link/zohodev2dev
>> ___
>> enlightenment-users mailing list
>> enlightenment-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>&

Re: [e-users] E in Xubuntu 16.04

2016-07-12 Thread Philippe Jean Guillaumie
Oups!

sudo add-apt-repository ppa:enlightenment-git/ppa
sudo apt-get update
sudo apt-get install e20 terminology

Or check out my build script here:
http://dazibao.perso.sfr.fr/HTML/index.html
Works fine with Ubuntu (Unity) and Ubuntustudio (XFCE).


Le 12/07/2016 07:35, Philippe Jean Guillaumie a écrit :
> On the same page...
>
> /E20/daily builds/// PPA for Ubuntu Xenial Xerus: sudo//add-apt-repository 
> ppa:enlightenment-git/ppa//sudoapt-get update //sudoapt-get 
> install//e20 terminology/
>
>
>
> On 11/07/16 21:13, Peter Flynn wrote:
>> I've been using e17 under Xubuntu for several years, currently at 15.10,
>> installed from the Xubuntu repos. I've got used to its quirks and the
>> workarounds needed to overcome them.
>>
>> I'm starting to move my machines to 16.04 and I notice from
>> enlightenment.org that "[t]he available packages in the official Ubuntu
>> repositories are outdated" and recommending E20.
>>
>> I added the repos as described:
>>
>> sudo add-apt-repository ppa:niko2040/e19
>>
>> but when I ran sudo apt-get update it ended with:
>>
>>> W: The repository 'http://ppa.launchpad.net/niko2040/e19/ubuntu xenial 
>>> Release' does not have a Release file.
>>> N: Data from such a repository can't be authenticated and is therefore 
>>> potentially dangerous to use.
>>> N: See apt-secure(8) manpage for repository creation and user configuration 
>>> details.
>>> E: Failed to fetch 
>>> http://ppa.launchpad.net/niko2040/e19/ubuntu/dists/xenial/main/binary-i386/Packages
>>>  404 Not Found
>>> E: Some index files failed to download. They have been ignored, or old ones 
>>> used instead.
>> Is there a workaround for this or should I just install e17?
>>
>> ///Peter
>>
>> --
>> Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
>> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
>> present their vision of the future. This family event has something for
>> everyone, including kids. Get more information and register today.
>> http://sdm.link/attshape
>> ___
>> enlightenment-users mailing list
>> enlightenment-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> --
> What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
> patterns at an interface-level. Reveals which users, apps, and protocols are
> consuming the most bandwidth. Provides multi-vendor support for NetFlow,
> J-Flow, sFlow and other flows. Make informed decisions using capacity planning
> reports.http://sdm.link/zohodev2dev
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E in Xubuntu 16.04

2016-07-11 Thread Philippe Jean Guillaumie
On the same page...

/E20/daily builds/// PPA for Ubuntu Xenial Xerus: sudo//add-apt-repository 
ppa:enlightenment-git/ppa//sudoapt-get update //sudoapt-get 
install//e20 terminology/



On 11/07/16 21:13, Peter Flynn wrote:
> I've been using e17 under Xubuntu for several years, currently at 15.10,
> installed from the Xubuntu repos. I've got used to its quirks and the
> workarounds needed to overcome them.
>
> I'm starting to move my machines to 16.04 and I notice from
> enlightenment.org that "[t]he available packages in the official Ubuntu
> repositories are outdated" and recommending E20.
>
> I added the repos as described:
>
> sudo add-apt-repository ppa:niko2040/e19
>
> but when I ran sudo apt-get update it ended with:
>
>> W: The repository 'http://ppa.launchpad.net/niko2040/e19/ubuntu xenial 
>> Release' does not have a Release file.
>> N: Data from such a repository can't be authenticated and is therefore 
>> potentially dangerous to use.
>> N: See apt-secure(8) manpage for repository creation and user configuration 
>> details.
>> E: Failed to fetch 
>> http://ppa.launchpad.net/niko2040/e19/ubuntu/dists/xenial/main/binary-i386/Packages
>>  404 Not Found
>> E: Some index files failed to download. They have been ignored, or old ones 
>> used instead.
> Is there a workaround for this or should I just install e17?
>
> ///Peter
>
> --
> Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
> Francisco, CA to explore cutting-edge tech and listen to tech luminaries
> present their vision of the future. This family event has something for
> everyone, including kids. Get more information and register today.
> http://sdm.link/attshape
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] build problem

2015-10-28 Thread Philippe Jean Guillaumie
Same error building elm on Ubuntu 15.10.
As a workaround use this: CFLAGS="-O2 -ffast-math -march=native"


On 10/28/2015 09:11 PM, Jérémy Zurcher wrote:
> Hi,
>
> is
>> /usr/local/bin/edje_cc
> the result of latest efl installation or is it the remain of a previous one ?
>
> On Wednesday 28 October 2015  12:25, Conrad Knight wrote :
>> Hi all,
>>
>> I'm having trouble building the EFL, etc. libraries... I typically
>> download the tarballs and compile from those, but i've also now tried
>> following the directions on:
>>
>> https://www.enlightenment.org/docs-efl-start
>>
>> Compiling all the libraries (in the order specified) still results in
>> the same problem. Since the last time i had a successful build, the
>> instructions have been updated to include (or maybe they were there
>> before, but i just missed them)
>>
>> To ensure your code is compiled with decent optimzations you should
>> also set this up in your environment:
>> export CFLAGS="-O3 -ffast-math -march=native"
>>
>> efl, emotion_generic_players, and evas_generic_loaders all build fine,
>> but when it comes to elementary i get the following error towards the
>> end:
>>
>> make[2]: Entering directory '/home/conrad/src/e19/elementary/data'
>> Making all in themes
>> make[3]: Entering directory '/home/conrad/src/e19/elementary/data/themes'
>>EDJ  default.edj
>> /bin/bash: line 3:  9778 Segmentation fault  (core dumped)
>> /usr/local/bin/edje_cc -fastdecomp -id . -fd . -id
>> ../../data/themes/img -fd ../../data/themes/fnt -sd
>> ../../data/themes/snd -l ../../COPYING -a ../../AUTHORS -fastdecomp
>> ../../data/themes/default.edc ../../data/themes/default.edj
>> Makefile:1545: recipe for target 'default.edj' failed
>> make[3]: *** [default.edj] Error 139
>>
>> If i start over (make clean, run configure again, etc.) and don't set
>> those optimization CFLAGS, all goes well.
>>
>> What could be causing this? Is there any way to track down the
>> problem? There is a work-around, but that means everything is built
>> without the aforementioned "decent optimzations".
>>
>> Thanks,
>> -Conrad.
>>
>> -- 
>> Whenever and  wherever you want.
>>
>> --
>> ___
>> enlightenment-users mailing list
>> enlightenment-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> --- Hell'O from Yverdoom
>
> Jérémy (jeyzu)
>
> --
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Fwd: Using Enlighentment with Dell XPS 13

2015-05-15 Thread Philippe Jean Guillaumie


On 15/05/2015 11:40, Raju Bitter wrote:
 Responded to Carsten's message directly, forwarding to the mailing list,
 in case someone else wants is interested in the discussion.
 
 Hi Carsten,
 thanks for your quick response!
 it's the xps 13 developer edition, optimized for Ubuntu 14.04, with Intel
 HD graphics 5500:
 http://www.dell.com/us/business/p/xps-13-linux/pd
 http://bartongeorge.net/2015/04/09/4th-gen-dell-xps-13-developer-edition-available/
 with the xps 13, dell started to contribute all driver patches for
 touchpad, keyboard, etc. back into kernel. which means, for both 14.04 and
 15.05 everything should be working out of the box.
 
 i'll do a test run with bodhi over the weekend, and report my experience
 here.
 
 Dell has 2 notebooks optimized for linux right now, you can get them with
 ubuntu pre-installed:
 xps 13 developer edition
 precision m3800 work station: this review mentions that enlightenment was
 running fine
 http://www.networkworld.com/article/2897199/opensource-subnet/review-dells-ubuntu-powered-m3800-mobile-workstation-is-a-desktop-destroyer.html
 
 hidpi: yes, that's why i tried enlightenment again in the first place. was
 getting really bad rendering on ubuntu 13.04 a while ago with hidpi. using
 enlightenment i could just increase the zoom factor, everything worked.
 pretty awesome!
 
 i've used enlightenment a long time ago (2001-2004) was my favorite window
 manager back then. so thanks for all the hard work you put into it.
 :)
 
 On Fri, May 15, 2015 at 9:12 AM, Carsten Haitzler ras...@rasterman.com
 wrote:
 
 On Fri, 15 May 2015 09:03:40 +0200 Raju Bitter rajubit...@gmail.com
 said:

 Hi,
 do you have any recommendation for using Enlightenment with Dell XPS 13?
 Does it work with Bodhi Linux 3.0? I want to get a new Linux notebook,
 and
 it's time to go back using Enlightenment (which I last used back 10 years
 ago, I guess). Really like the clean design, compared to default Ubuntu
 UI.
 Any input appreciated! Thanks,
 Raju

 what's the hardware on the xps13 you are looking at? if it's a new machine
 in
 general i'd say:

 1. don't get optimus or any of these dual-gpu setups. either pure intel
 (modernish gpus), or pure nvidia (in general i'm wary of ati/amd so i'd
 generally counsel to keep away from them thanks to my history/experience).
 2. make sure you have more than 64m ram. i think that's easy.
 3. hi-dpi could be problematic if you plan to mix hi-dpi and normal dpi
 screens. if you want all hi dpi, or all normal - you are good to go with
 scaling.

 that's really it. as such bodhi may work fine for you, as will arch (which
 packages e verbatim and AUr offers git master tracking packages). opensuse
 has
 good e packages, and tbh the rest - i don't know off the top of my head,
 but:

 https://phab.enlightenment.org/w/packaging_status/

 :)

@ Raju Bitter

Enlightenment git version builds/works fine on Ubuntu 14.04 LTS and 15.04.

My advice: keep the pre-installed OS (Ubuntu 14.04 LTS is an obvious
choice for the Dell XPS 13) and get E20 git version.

Build scripts available here:
http://ubuntuforums.org/showthread.php?t=2274982

--
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Crashes with darktable

2015-04-18 Thread Philippe Jean Guillaumie


On 04/18/2015 05:18 PM, Pierre Couderc wrote:
 Well,
 1- No, I have not installed gdb (I never use debuggers, but I add traces 
 in my programs when needed), but I am ready to do it if it helps.
 2- I do not know if symbols are compiled, but I have not changed any of 
 the default compile options.
 3- I do not know what yama ptrace  is, but I have done sudo sysctl -w 
 kernel.yama.ptrace_scope=0
 I have installed nothing other than what is in e19 instructions of 
 compilation with default parameters.
 Is there a howto somewhere to prepare to get ~/.e-crashdump.txt ?

This may help you:
http://ubuntuforums.org/showthread.php?t=2203190p=13012014#post13012014

Look at the function called 'rebuild_for_debug'.

--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] mixer ?

2014-12-17 Thread Philippe Jean Guillaumie


On 12/17/2014 03:41 PM, John Holland wrote:
 I have this problem as well, and I tried rebuilding elf but it didn't help. I 
 found that qasmixer works ok and I can map my volume control keys to little 
 scripts to adjust the volume using xbindkeys. Don't have this here at work 
 but I could send it later. Enlightenment mixer was doing all this with 
 pulseaudio but I wanted to try running without pulse.
 
 On December 17, 2014 3:29:09 AM EST, Pierre Couderc pie...@couderc.eu wrote:
 I have a mixer gadget, but it empty saying no alsa mixer found, and 
 this either if I install alsamixergui debian packet or not.
 Please note that ALSA is installed and VLC is working correctly.

Is libasound-dev (libasound2-dev on Ubuntu) installed?

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [ANN] Ubuntu 14.10 PPA for EFL + E

2014-11-13 Thread Philippe Jean Guillaumie

On 13/11/2014 20:45, Martinx - ジェームズ wrote:
 Hey guys!

 I'm maintaining my own Ubuntu 14.10 PPA for EFL + E, check it out!

What about pdf (poppler) support in evas_generic_loaders?
Is it enabled?

--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Annoying compositor warning

2014-10-14 Thread Philippe Jean Guillaumie
Your display driver does not support Opengl...
But OpenGL support is OK in Unity.

Screenshot:
https://www.enlightenment.org/ss/e-543cccf6a157c6.24078506.jpg

EFL builds fine and configure shows full OpenGL support (today git).
Autogen output:
http://paste.ubuntu.com/8557465/

This error may have been triggered by recent changes in Evas GL_X11...

Thoughts?


--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Annoying compositor warning

2014-10-14 Thread Philippe Jean Guillaumie

On 10/14/2014 02:04 PM, Iván Briano wrote:
 On Tue, Oct 14, 2014 at 4:45 AM, Philippe Jean Guillaumie bat...@sfr.fr 
 wrote:
 Your display driver does not support Opengl...
 But OpenGL support is OK in Unity.

 Screenshot:
 https://www.enlightenment.org/ss/e-543cccf6a157c6.24078506.jpg

 EFL builds fine and configure shows full OpenGL support (today git).
 Autogen output:
 http://paste.ubuntu.com/8557465/

 This error may have been triggered by recent changes in Evas GL_X11...

 Thoughts?

 https://git.enlightenment.org/core/efl.git/commit/?id=4ea75113caeeec6bbc047f2406f8d1c89870360b

 That commit fixes the problem of alpha windows with GL, but breaks GL
 as a whole for NVIDIA.

Thank you for your response.

Suggested TODO for next release:
Break OpenGL support for Intel drivers
[Sarcasm]

--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Recovering an old theme of Agust JAPAN

2014-10-07 Thread Philippe Jean Guillaumie

On 10/07/2014 03:02 PM, yunn wrote:
 I wanted to share, one of the a lot of themes of Agust. Now recovered for
 Bodhi 3.0 and E19.

 http://forums.bodhilinux.com/index.php?/topic/11188-e19-themes/page__pid__86176#entry86176

Beautiful and intuitive.
Thanksfor sharing!

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] segfault with enlightenment-0.18.8 and spotify/chrome

2014-05-23 Thread Philippe Jean Guillaumie
Look for a file named e-crashdump.txt in your home directory for infos.

Running Ubuntu 14.04 and E19 (latest git code).
Spotify-client and Google Chrome work fine here.

Spotify screenshot:
https://www.enlightenment.org/ss/e-537ee1f1ae6d21.51625737.jpg

My build scripts:
http://ubuntuforums.org/showthread.php?t=2203190p=13012014#post13012014

On 23/05/2014 05:18, Yomi Ogunwumi wrote:
 You'll want to read some of this,
 https://phab.enlightenment.org/w/debugging/#debugging-using-gdb

 Read through the debugging with gdb section.

 Recompile with debugging symbols and then once your able to get
 enlightenment to crash, don't click recover, switch to a virtual terminal
 via Ctrl + Alt + F6, login, then run the commands from the Debugging guide.

 After you get the back trace, head over to phab.enlightenment.org create a
 account if you don't already have one and a new task in Maniphest.

 Yomi
 On May 22, 2014 9:51 PM, Conrad Hill-Knight iestynap...@gmail.com wrote:

 After upgrading Ubuntu to 14.04, i got impatient waiting for a
 packaged E-18 and compiled enlightenment-0.18.7 myself. I did,
 however, have an odd problem whenever i started the spotify client: E
 would segfault. On the rare occasion E has segfaulted in the past,
 pressing F1 to resume has always worked. Now, though, it continued to
 segfault every time after redrawing all windows. The only option left
 was to press F12 to log out.

 Fast forward to this week... I compiled efl and elementary 1.9.4,
 noticed there was an 0.18.8 version of enlightenment, too, so also
 compiled that. Coincidentally, while logging out and back in again, I
 noticed there were a large number of updates to Ubuntu packages,
 including a new version of spotify. So with new enlightenment and new
 spotify, i decided to try again, but had the same result: segfault,
 followed by F1 not working and having to log out.

 I noticed that as spotify starts up, a window is drawn and quickly
 disappears before i can see its contents. Then the main window
 appears, and just before all of the pictures, buttons, etc. show up, E
 segfaults. After i press F1, i even have time to press the play
 button to start music playing before E segfaults again.

 Just before i attempted to run spotify, i also noticed a pop-up
 notification from chrome (new email) was badly drawn: the bottom half
 of the pop-up was black. I didn't think much of it, until after the
 segfault, but it's quite possible chrome also got updated. I logged
 out, and back in again, fired up chrome to write this email, and some
 time after chrome started i again got a new email notification. This
 time the pop-up didn't appear at all, but E threw another segfault at
 the exact moment it would have (i could tell the timing because gmail
 on my phone usually chimes at almost the same time the pop-up
 appears). F1 didn't help again, E segfaulted almost immediately. But
 in between i noticed a new, borderless window had appeared in the top,
 left corner of the screen: a dark grey square with a small bell icon.
 In the second or so between pressing F1 and the next segfault i was
 able to click on this icon and see that it was for chrome's
 notification settings.

 tl;dr : E is segfaulting whenever chrome tries to draw a pop-up
 window, or whenever i open spotify (which may involve drawing a window
 i never get to see). Pressing F1 doesn't help, E will just crash again
 moments later.

 The crash notification window mentions attaching gdb to the process,
 or possibly recompiling E with certain compiler flags. I could do
 either, or both, but i don't know what i'd be looking for. Would
 anyone have some minimal instructions to track down what's causing
 these crashes?

 --
 Whenever and  wherever you want.


 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform
 available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--

Re: [e-users] Terminology and EFL 1.10.0 beta 1

2014-05-08 Thread Philippe Jean Guillaumie

On 08/05/2014 19:11, ADA wrote:
  Hi,

   I've been playing around with the upcoming EFL/Elementary v1.10.0 beta
 1 and e19 release and it seems to be promising. It's definitely faster
 than the current stable version (probably due to the compositing
 rewrite) on my machine. :-)
   Unfortunately, Terminology doesn't compile with this version. (I tried
 the released v0.5.0 and GIT HEAD too.) I was able to patch it, so my
 terminal emulator is usable again. It works for me, but your mileage may
 vary. :-)

Terminology builds fine on my Ubuntu and Debian systems.
No tweaks needed.


--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
#149; 3 signs your SCM is hindering your productivity
#149; Requirements for releasing software faster
#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] package list to build e18 on ubuntu 14.04

2014-04-25 Thread Philippe Jean Guillaumie

Le 25/04/2014 16:37, Francesc Guasch a écrit :
 Hi, I just built e18 on a fresh Ubuntu 14.04.
 Here is the list of packages I installed:

  http://pastebin.com/hdEY4Fbu

http://ubuntuforums.org/showthread.php?t=2203190p=12925096#post12925096

--
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users