Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music-control - install properly with meson build with icon

2017-11-22 Thread Carsten Haitzler
On Wed, 22 Nov 2017 20:13:48 + Mike Blumenkrantz said: > I'm on fedora with meson 0.42.1 and ninja 1.8.2 Can you try doing the "build as user, install as root/sudo" and hit the issue and details exactly what files are owned by root at that point and what file the problem is with and why the

Re: [E-devel] Git Feature/ Proposal

2017-11-22 Thread Simon Lees
On 22/11/17 18:42, Andrew Williams wrote: > Can we instead ask people to pull master into their branch before asking > for review / merging it up to master? That’s pretty common practice - in > fact for a long lived branch I would expect that to happen on a regular > basis. > > Andy Yeah I pres

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music-control - install properly with meson build with icon

2017-11-22 Thread Mike Blumenkrantz
I'm on fedora with meson 0.42.1 and ninja 1.8.2 On Wed, Nov 22, 2017 at 1:08 PM Andrew Williams wrote: > Hi, > > I'm on Arch and generally try to stay up to date so maybe they have fixed > it? > Mike? > > On Wed, 22 Nov 2017 at 15:55 Jérémy Zurcher wrote: > > > I can't reproduce that root owner

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music-control - install properly with meson build with icon

2017-11-22 Thread Andrew Williams
Hi, I'm on Arch and generally try to stay up to date so maybe they have fixed it? Mike? On Wed, 22 Nov 2017 at 15:55 Jérémy Zurcher wrote: > I can't reproduce that root owner ship issue right now. > I made the changes to my scripts on the 2017/08/17 > at that time on my archlinux boxes ninja wa

Re: [E-devel] FOSDEM

2017-11-22 Thread Al Poole
I can pay On Wed, Nov 22, 2017 at 6:02 PM, Andrew Williams wrote: > Hi, > > The supplier I work with does not do embroidery. > Does anyone who will be attending Fosdem have the ability to get a full > shirt with stitching organised? > > If not should I go ahead with a t-shirt or do folk feel str

Re: [E-devel] FOSDEM

2017-11-22 Thread Andrew Williams
Hi, The supplier I work with does not do embroidery. Does anyone who will be attending Fosdem have the ability to get a full shirt with stitching organised? If not should I go ahead with a t-shirt or do folk feel strongly that it is not suitable for us? Thanks, Andy p.s. still wondering if folk

[E-devel] Enlightenment Developer Days 2018 location proposals

2017-11-22 Thread Stefan Schmidt
Hello. The end of the year is near and we should start thinking about the next edition of the Enlightenment developer days. So far we have been doing good with starting to source a suitable location first and find the best dates after that. I would go the same route this year. Loking back at

Re: [E-devel] Git Feature/ Proposal

2017-11-22 Thread Mike Blumenkrantz
I think the most reliable method for handling rebases onto master is if people working on the branch just communicate that there will be a rebase at X time and then someone does the delete -> rebase -> create cycle. Anyone interested in doing review can just request a rebase if there's been signifi

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music-control - install properly with meson build with icon

2017-11-22 Thread Jérémy Zurcher
I can't reproduce that root owner ship issue right now. I made the changes to my scripts on the 2017/08/17 at that time on my archlinux boxes ninja was 1.7.2 and meson was 0.41.2 since then ninja has been upgraded to 1.8.2, and meson to 0.42.1 then 0.43.0 maybe it has been fixed in one of them fixe

[E-devel] Pre-release tarballs for efl 1.20.6

2017-11-22 Thread Stefan Schmidt
Hello. I just uploaded the pre-release tarballs for 1.20.6. If I hear nothing problematic within the next 24 hours, I will do the final release on tomorrow. https://download.enlightenment.org/pre-releases/efl-1.20.6-pre.tar.gz 66ee285d1a8cc721abf2e6aa632daa7bf645e5c4647561318b565ee81a8564c3 htt

Re: [E-devel] Website Table of Contents

2017-11-22 Thread Andrew Williams
Hi, Unfortunately I am not following what you mean by these artefacts, can you please provide screenshots? With regards to the transparent overlay I did see that in a browser, I reset the cache and it went away. There is a graphical glitch whereby it /looks/ like the code div goes under the ToC b

Re: [E-devel] Website Table of Contents

2017-11-22 Thread Carsten Haitzler
On Wed, 22 Nov 2017 10:29:29 + Andrew Williams said: > Hi, > > If you are seeing broken rendering please refresh the cache - there are CSS > changes in there that will need to be grabbed as well as the content. shift-reloaded. same story. overlaps. :) > In your screenshot I don't know what

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music-control - install properly with meson build with icon

2017-11-22 Thread Carsten Haitzler
On Wed, 22 Nov 2017 10:36:36 + Andrew Williams said: > Hi, > > I'm glad that it is not affecting you. Jeyzu and I both seem to have hit > this issue (and I guess zmike too as described earlier). > Some times after a "sudo ninja install" I can no longer "ninja" due to > permissions issues wit

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music-control - install properly with meson build with icon

2017-11-22 Thread Andrew Williams
Hi, I'm glad that it is not affecting you. Jeyzu and I both seem to have hit this issue (and I guess zmike too as described earlier). Some times after a "sudo ninja install" I can no longer "ninja" due to permissions issues with files that have become root owned. It is unfortunate but it would be

Re: [E-devel] Website Table of Contents

2017-11-22 Thread Andrew Williams
Hi, If you are seeing broken rendering please refresh the cache - there are CSS changes in there that will need to be grabbed as well as the content. In your screenshot I don't know what you mean by "gutter" - the screen is not wide enough for it to have moved into the gutter, which it will do wh

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music-control - install properly with meson build with icon

2017-11-22 Thread Carsten Haitzler
On Wed, 22 Nov 2017 10:33:05 +0100 Jérémy Zurcher said: > Hi, > > I confirm, I had to add the above in my build script : > > sudo -S chown $USER $BUILD_DIR/.ninja_deps $BUILD_DIR/.ninja_log 7:14PM ~/C/e/build ⎇ master > ls -al total 4.4M 4.0K drwxr-xr-x 9 raster raster 4.0K Nov 22 15:36 ./ 4

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music-control - install properly with meson build with icon

2017-11-22 Thread Carsten Haitzler
On Wed, 22 Nov 2017 08:18:54 + Andrew Williams said: > Hi, > > Compiling as root may be a bad thing but mike is right, ninja install hits > log files and other - some times causing root ownership. I have seen it > occasionally myself and have had to either delete the build tree or chown > it

Re: [E-devel] Git Feature/ Proposal

2017-11-22 Thread Carsten Haitzler
On Wed, 22 Nov 2017 08:12:13 + Andrew Williams said: > Can we instead ask people to pull master into their branch before asking > for review / merging it up to master? That’s pretty common practice - in > fact for a long lived branch I would expect that to happen on a regular > basis. That w

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music-control - install properly with meson build with icon

2017-11-22 Thread Jérémy Zurcher
Hi, I confirm, I had to add the above in my build script : sudo -S chown $USER $BUILD_DIR/.ninja_deps $BUILD_DIR/.ninja_log On Wednesday 22 November 2017 08:18, Andrew Williams wrote : > Hi, > > Compiling as root may be a bad thing but mike is right, ninja install hits > log files and other -

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: music-control - install properly with meson build with icon

2017-11-22 Thread Andrew Williams
Hi, Compiling as root may be a bad thing but mike is right, ninja install hits log files and other - some times causing root ownership. I have seen it occasionally myself and have had to either delete the build tree or chown it to myself. Perhaps this is a bug we should be reporting but in the me

Re: [E-devel] Git Feature/ Proposal

2017-11-22 Thread Andrew Williams
Can we instead ask people to pull master into their branch before asking for review / merging it up to master? That’s pretty common practice - in fact for a long lived branch I would expect that to happen on a regular basis. Andy On Wed, 22 Nov 2017 at 02:56, Jean-Philippe André wrote: > My prob