Hi William,

I'm glad that is now resolved, thanks for figuring it out.

Back to the main topic of the thread - is your intention to get this merged
back up to master on git.e.org? I think that will affect the coding style
etc expectations and so forth, so I was interested in the overall plan :)

Thanks,
Andy
On Mon, 15 May 2017 at 16:40, William L. Thomson Jr. <wlt...@o-sinc.com>
wrote:

> I was able to replace the ecore x code and resolve any dependencies
> there and crash related to such under wayland.
>
>
> https://github.com/Obsidian-StudiosInc/ecrire/commit/d07af0ebbebcde9818f2d178861d39a6edcf7269
>
> I would have much rather seen something like above than commenting out
> code and function. My other was a work around till such could be
> produced to retain function under x and fix crash under wayland,
> temporarily. The matter is put to rest now.
>
> On Fri, 12 May 2017 11:10:14 -0400
> "William L. Thomson Jr." <wlt...@o-sinc.com> wrote:
>
> > On Wed, 10 May 2017 15:37:57 -0400
> > "William L. Thomson Jr." <wlt...@o-sinc.com> wrote:
> >
> > > That is what I am used to from when I was a Gentoo developer years
> > > ago. Once you get commit access, it is unrestricted. It is expected
> > > to be respectful. If you touch another's stuff get permission etc.
> >
> > Kind of funny to mention this and the timing. This is just an example
> > it is minor. But does give me a bit of concern about working in shared
> > repositories without checking with each other.
> >
> > A user reported a known issue with ecrire under Wayland on IRC. I have
> > it on the Readme[1], and its an open issue[2]. Which I would think
> > anyone running into such, or looking to address would take the time to
> > look for such. Rather than any of that, sadly Raster went and
> > commented out the code. In the inactive repo.
> >
> https://git.enlightenment.org/apps/ecrire.git/commit/?id=20983dc2a2c737620c7aaf8f45d47d5e84e71334
> >
> > I had just last night merged my branch into master on my Github
> > mirror/clone to prepare to sync the Englightenment ecrire git repo
> > with my Github one. This commit will cause issues for that merge. It
> > can be reverted/fixed. Without such merging my changes will be
> > difficult as that effects the very base. All my work was based off
> > the commit before the one raster just did. That commit will effect my
> > changes to that file and make merging difficult. Really best for no
> > commits to be made till my work was merged back in.
> >
> > This is not really a quick fix and I have been spending time on the
> > matter. There is an open task which is related[3]. That one references
> > an older for the exact same code and purposes opened by Tom.
> >
> > I had already coded a more proper fix that has the same effect of
> > commenting out the code by not enabling a IF DEFINE condition.
> >
> > cmake -Dwayland=true .
> >
> > At least that does not remove the function from ecore x and wayland.
> > Commenting out code removes from both. If my solution was not good,
> > commenting out the code is worse.
> >
> > Anyway it is minor. This is intended to be a community project. With
> > others collaborating, etc. Though still has to be some coordination or
> > checking with each other before proceeding with commits that may cause
> > issues, additional time, work, etc for another.
> >
> > 1. https://github.com/Obsidian-StudiosInc/ecrire
> > 2. https://github.com/Obsidian-StudiosInc/ecrire/issues/2
> > 3. https://phab.enlightenment.org/T5476
> >
>
>
>
> --
> William L. Thomson Jr.
>
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>
-- 
http://andywilliams.me
http://ajwillia.ms
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to