Re: [e-users] Introducing ewpi : a package installer for EFL dependencies on Windows

2019-04-07 Thread Vincent Torri
Hello

small update : ICU (dependency of harfbuzz and libxml2) has been added

regards


Vincent

On Wed, Mar 20, 2019 at 8:07 PM Vincent Torri  wrote:
>
> Hello
>
> Since win-builds has not been updated for around 3 years, I decided to
> write a simple installer of the dependencies of the EFL on Windows.
>
> Unlike win-builds, it is NOT a package manager, it just downloads the
> sources, untar them, builds from sources and installs them in the same
> prefix. This ensures, like win-builds, that all the packages has been
> compiled with the same toolchain.
>
> Even if it is easy to add any library/application, the purpose of ewpi
> is only for EFL dependencies on Windows (and eventually the EFL
> themselves and some applications like ephoto or rage)
>
> compared to win-builds, some additional packages are provided for the EFL :
>
> harfbuzz
> libwebp
> bullet (for ephysics)
> gstreamer 1
>
> For now, there are 54 libraries installed by ewpi (see github repo
> below). As of today, ewpi installs the latest versions of these
> libraries.
>
> For more informations on how to get and use ewpi :
>
> https://github.com/vtorri/ewpi
> https://phab.enlightenment.org/w/windows/
>
> I have successfully installed the dependencies on Windows 7 64 bits
> (with MSYS2 and mingw-w64) and Mageia (mingw-w64 toolchain).
>
> If some people want to play with ewpi and encounter problems or want
> additional features, please open an issue on github
>
> regards
>
> Vincent Torri


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


Re: [e-users] Trouble running terminology 1.4 after installation

2019-04-07 Thread eric

On 4/7/19 4:21 AM, Carsten Haitzler (The Rasterman) wrote:

On Fri, 5 Apr 2019 11:38:05 -0700 eric  said:


Hello,

I tried building and installing terminology 1.4 today and can not get it
to run. I am pretty unfamiliar with meson and ninja and this may be the
problem.



--deleted text to make this shorter--



I followed the build instructions:

meson . build
ninja -C build
sudo ninja -C build install

It is installed but does not run.

$terminology --verion
Version: 1.4.0

$ ls -l /usr/local/share/terminology/themes/total 20980
-rw--- 1 root root 1933272 Apr  5 11:15 base16_ocean_dark.edj
-rw--- 1 root root 1934288 Apr  5 11:15 black.edj
-rw--- 1 root root 2898145 Apr  5 11:15 default.edj
-rw--- 1 root root 1934232 Apr  5 11:15 mild.edj
-rw--- 1 root root 1933112 Apr  5 11:15 mustang.edj
-rw--- 1 root root 2898617 Apr  5 11:15 nord.edj
-rw--- 1 root root  203978 Apr  5 11:14 nyanology.edj
-rw--- 1 root root 1934416 Apr  5 11:15 smyck.edj
-rw--- 1 root root 2898449 Apr  5 11:15 solarized.edj
-rw--- 1 root root 2898273 Apr  5 11:15 solarized_light.edj

The themes are installed.


I think I missed an important step but do not know what it is.


look at the permissions. only root can read and write. other users can't
access the files. i don't know how that messed up. it doesn't here (installing
at root). :)



You are awesome Carsten.

I should have figured it out when I found out I could run it from the 
build directory but not from /usr/local/bin and after you mentioned it 
the above directory listing shows the problem.  :-)


I have it running now but don't know why the permissions were wrong.  I 
built it again today and had to manually change the permissions in 
themes directory.  This is using the latest source code release from 
www.enlightenment.org/download.


Thank you very much.

Regards,

Eric


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


Re: [e-users] efl 1.22 wayland freeze

2019-04-07 Thread leoutation

On 4/7/19 3:52 PM, Carsten Haitzler wrote:

On Sun, 7 Apr 2019 14:35:01 +0200 leoutat...@gmx.fr said:


On 4/7/19 1:22 PM, Carsten Haitzler (The Rasterman) wrote:

On Sun, 7 Apr 2019 11:38:52 +0200 leoutat...@gmx.fr said:


Hi
I compiled and installed efl-git-1.22 + enlightenment-git
It freezes under wayland, so I downgraded to 1.22 beta.
Arch system, Arch-Aur packages


software or gl rendering in e? i know about the sw freezes. not sure why.
interesting that beta works i'll see if i can reproduce that. it might
lead to identifying a commit.


I use software, not gl.
Freeze with:
efl-git-1.22.99.61758
enlightenment-git-0.22.99.23539
Works better with:
efl-git-1.22.0beta2.61568
enlightenment-git-0.22.99.23537


and it works with gl?


It works (a little) better with gl but when trying to sort ibar icons, i
get a kind of freeze with a "moving" blue square near mouse pointer.
After killing and restarting e, i tried again to sort ibar icons,
successfully. But, When i click "applying" on the first dialog box, e
crashes. I reproduced this bug several times.

--
Maderios


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


Re: [e-users] efl 1.22 wayland freeze

2019-04-07 Thread Carsten Haitzler
On Sun, 7 Apr 2019 14:35:01 +0200 leoutat...@gmx.fr said:

> On 4/7/19 1:22 PM, Carsten Haitzler (The Rasterman) wrote:
> > On Sun, 7 Apr 2019 11:38:52 +0200 leoutat...@gmx.fr said:
> >
> >> Hi
> >> I compiled and installed efl-git-1.22 + enlightenment-git
> >> It freezes under wayland, so I downgraded to 1.22 beta.
> >> Arch system, Arch-Aur packages
> >
> > software or gl rendering in e? i know about the sw freezes. not sure why.
> > interesting that beta works i'll see if i can reproduce that. it might
> > lead to identifying a commit.
> >
> I use software, not gl.
> Freeze with:
> efl-git-1.22.99.61758
> enlightenment-git-0.22.99.23539
> Works better with:
> efl-git-1.22.0beta2.61568
> enlightenment-git-0.22.99.23537

and it works with gl?

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


-- 
- Codito, ergo sum - "I code, therefore I am" --
Carsten Haitzler - ras...@rasterman.com



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


Re: [e-users] efl 1.22 wayland freeze

2019-04-07 Thread leoutation

On 4/7/19 1:22 PM, Carsten Haitzler (The Rasterman) wrote:

On Sun, 7 Apr 2019 11:38:52 +0200 leoutat...@gmx.fr said:


Hi
I compiled and installed efl-git-1.22 + enlightenment-git
It freezes under wayland, so I downgraded to 1.22 beta.
Arch system, Arch-Aur packages


software or gl rendering in e? i know about the sw freezes. not sure why.
interesting that beta works i'll see if i can reproduce that. it might lead
to identifying a commit.


I use software, not gl.
Freeze with:
efl-git-1.22.99.61758
enlightenment-git-0.22.99.23539
Works better with:
efl-git-1.22.0beta2.61568
enlightenment-git-0.22.99.23537

--
Maderios


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


Re: [e-users] efl 1.22 wayland freeze

2019-04-07 Thread The Rasterman
On Sun, 7 Apr 2019 11:38:52 +0200 leoutat...@gmx.fr said:

> Hi
> I compiled and installed efl-git-1.22 + enlightenment-git
> It freezes under wayland, so I downgraded to 1.22 beta.
> Arch system, Arch-Aur packages

software or gl rendering in e? i know about the sw freezes. not sure why.
interesting that beta works i'll see if i can reproduce that. it might lead
to identifying a commit.


-- 
- Codito, ergo sum - "I code, therefore I am" --
Carsten Haitzler - ras...@rasterman.com



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


Re: [e-users] Trouble running terminology 1.4 after installation

2019-04-07 Thread The Rasterman
On Fri, 5 Apr 2019 11:38:05 -0700 eric  said:

> Hello,
> 
> I tried building and installing terminology 1.4 today and can not get it 
> to run. I am pretty unfamiliar with meson and ninja and this may be the 
> problem.
> 
> When I enter terminology at a terminal I get:
> 
> $terminology
> 
> terminology
> ERR<3095>:terminology ../terminology-1.4.0/src/bin/utils.c:48 
> theme_apply() Could not load any theme for group=terminology/base: File 
> Does Not Exist
> ## Copy & Paste the below (until EOF) into a terminal, then hit Enter
> 
> eina_btlog << EOF
> /usr/local/lib/libeina.so.10x7f846b4e9a49 0x7f846b4bf000
> /usr/local/lib/libeina.so.10x7f846b4ea811 0x7f846b4bf000
> /usr/local/lib/libeina.so.10x7f846b4ebe41 0x7f846b4bf000
> /usr/local/bin/terminology 0x455d89 0x40
> /usr/local/bin/terminology 0x4517ab 0x40
> /usr/local/bin/terminology 0x4165ad 0x40
> /usr/local/bin/terminology 0x40cf8c 0x40
> /lib/x86_64-linux-gnu/libc.so.60x7f8469025830 0x7f8469005000
> /usr/local/bin/terminology 0x40cfe9 0x40
> EOF
> 
> ERR<3095>:terminology ../terminology-1.4.0/src/bin/utils.c:48 
> theme_apply() Could not load any theme for group=terminology/core: File 
> Does Not Exist
> ## Copy & Paste the below (until EOF) into a terminal, then hit Enter
> 
> eina_btlog << EOF
> /usr/local/lib/libeina.so.10x7f846b4e9a49 0x7f846b4bf000
> /usr/local/lib/libeina.so.10x7f846b4ea811 0x7f846b4bf000
> /usr/local/lib/libeina.so.10x7f846b4ebe41 0x7f846b4bf000
> /usr/local/bin/terminology 0x455d89 0x40
> /usr/local/bin/terminology 0x454599 0x40
> /usr/local/bin/terminology 0x416620 0x40
> /usr/local/bin/terminology 0x40cf8c 0x40
> /lib/x86_64-linux-gnu/libc.so.60x7f8469025830 0x7f8469005000
> /usr/local/bin/terminology 0x40cfe9 0x40
> EOF
> 
> ERR<3095>:terminology ../terminology-1.4.0/src/bin/utils.c:48 
> theme_apply() Could not load any theme for group=terminology/background: 
> File Does Not Exist
> ## Copy & Paste the below (until EOF) into a terminal, then hit Enter
> 
> eina_btlog << EOF
> /usr/local/lib/libeina.so.10x7f846b4e9a49 0x7f846b4bf000
> /usr/local/lib/libeina.so.10x7f846b4ea811 0x7f846b4bf000
> /usr/local/lib/libeina.so.10x7f846b4ebe41 0x7f846b4bf000
> /usr/local/bin/terminology 0x455d89 0x40
> /usr/local/bin/terminology 0x45463a 0x40
> /usr/local/bin/terminology 0x416620 0x40
> /usr/local/bin/terminology 0x40cf8c 0x40
> /lib/x86_64-linux-gnu/libc.so.60x7f8469025830 0x7f8469005000
> /usr/local/bin/terminology 0x40cfe9 0x40
> EOF
> 
> CRI<3095>:win ../terminology-1.4.0/src/bin/win.c:5630 term_new() 
> Couldn't find terminology theme! Forgot 'ninja install'?
> ## Copy & Paste the below (until EOF) into a terminal, then hit Enter
> 
> eina_btlog << EOF
> /usr/local/lib/libeina.so.10x7f846b4e9a49 0x7f846b4bf000
> /usr/local/lib/libeina.so.10x7f846b4ea811 0x7f846b4bf000
> /usr/local/lib/libeina.so.10x7f846b4ebe41 0x7f846b4bf000
> /usr/local/bin/terminology 0x454a53 0x40
> /usr/local/bin/terminology 0x416620 0x40
> /usr/local/bin/terminology 0x40cf8c 0x40
> /lib/x86_64-linux-gnu/libc.so.60x7f8469025830 0x7f8469005000
> /usr/local/bin/terminology 0x40cfe9 0x40
> EOF
> 
> CRI<3095>:terminology ../terminology-1.4.0/src/bin/main.c:906 elm_main() 
> Could not create terminal widget.
> ## Copy & Paste the below (until EOF) into a terminal, then hit Enter
> 
> eina_btlog << EOF
> /usr/local/lib/libeina.so.10x7f846b4e9a49 0x7f846b4bf000
> /usr/local/lib/libeina.so.10x7f846b4ea811 0x7f846b4bf000
> /usr/local/lib/libeina.so.10x7f846b4ebe41 0x7f846b4bf000
> /usr/local/bin/terminology 0x416c07 0x40
> /usr/local/bin/terminology 0x40cf8c 0x40
> /lib/x86_64-linux-gnu/libc.so.60x7f8469025830 0x7f8469005000
> /usr/local/bin/terminology 0x40cfe9 0x40
> EOF
> 
> I followed the build instructions:
> 
> meson . build
> ninja -C build
> sudo ninja -C build install
> 
> It is installed but does not run.
> 
> $terminology --verion
> Version: 1.4.0
> 
> $ ls -l /usr/local/share/terminology/themes/total 20980
> -rw--- 1 root root 1933272 Apr  5 11:15 base16_ocean_dark.edj
> -rw--- 1 root root 1934288 Apr  5 11:15 black.edj
> -rw--- 1 root root 2898145 Apr  5 11:15 default.edj
> -rw--- 1 root root 1934232 Apr  5 11:15 mild.edj
> -rw--- 1 root root 1933112 Apr  5 11:15 mustang.edj
> -rw--- 1 root root 2898617 Apr  5 11:15 nord.edj
> -rw--- 1 root root  203978 Apr  5 11:14 nyanology.edj
> -rw--- 1 root root 1934416 Apr  5 11:15 smyck.edj
> -rw--- 1 root root 2898449 Apr  5 11:15 solarized.edj
> -rw--- 1 root root 2898273 Apr  5 11:15 solarized_light.edj
> 
> The themes are installed.
> 
> 
> I think I missed an important step but do not know what it is.

look at the permissions. only root can read and write. other users can't
access the files. 

[e-users] efl 1.22 wayland freeze

2019-04-07 Thread leoutation

Hi
I compiled and installed efl-git-1.22 + enlightenment-git
It freezes under wayland, so I downgraded to 1.22 beta.
Arch system, Arch-Aur packages
--
Maderios


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