On Fri, 9 Aug 2013 09:53:45 -0400 Deon Thomas <[email protected]> said:
> any idea why it fails raster? no. i havent got enough debug info. as per my mail. EIPC_SOCKET env var isnt set. that probably is what causes init splahs to not connect. it doesnt know where to conenct to. why is it not set? e_ipc.c ... in there... in the init... why hasnt the env var set succeeded? > On Fri, Aug 9, 2013 at 9:53 AM, Deon Thomas <[email protected]>wrote: > > > after some digging i figure out that pause is not the culprit :/ > > > > > > On Fri, Aug 9, 2013 at 8:31 AM, Carsten Haitzler > > <[email protected]>wrote: > > > >> On Fri, 9 Aug 2013 07:03:33 -0500 Jeff Hoogland <[email protected]> > >> said: > >> > >> > Will test this weekend! Thanks for the guidance > >> > >> pause is not the culprit... the fact that ipc from the init plash back to > >> e > >> fails to connect is the culprit. this pause is waiting for the init > >> splash to > >> say it's ready before e continues. commenting it out is NOt a fix. it just > >> changes the nature of the bug. > >> > >> > On Thu, Aug 8, 2013 at 10:31 PM, Deon Thomas <[email protected] > >> >wrote: > >> > > >> > > e_main.c:662 this like has "pause();" which is the culprit. > >> > > > >> > > ---- > >> > > if (!((!e_config->show_splash) || (after_restart))) > >> > > { > >> > > e_init_title_set(_("Enlightenment")); > >> > > e_init_version_set(VERSION); > >> > > e_init_show(); > >> > > pause(); > >> > > } > >> > > ---- > >> > > > >> > > @jeff can you comment out the line //pause(); rebuild and test. > >> > > > >> > > > >> > > On Thu, Aug 8, 2013 at 10:18 PM, Jeff Hoogland < > >> [email protected] > >> > > >wrote: > >> > > > >> > > > That was 100% the issue. Are new tarbals going to be released to > >> fix this > >> > > > issue or is it just hanging out until E 0.17.5? > >> > > > > >> > > > > >> > > > On Thu, Aug 8, 2013 at 9:12 PM, Dave <[email protected]> wrote: > >> > > > > >> > > > > It's not related to the splash screen issue, is it? > >> > > > > > >> > > > > > >> > > > > > >> > > > > >> > > > >> http://www.mail-archive.com/[email protected]/msg20033.html > >> > > > > > >> > > > > Cheers, > >> > > > > dave.k > >> > > > > > >> > > > > > >> > > > > In the year 2013, of the month of August, on the 8th day, Jeff > >> > > Hoogland > >> > > > > wrote: > >> > > > > > I'm not getting an E segfault with F1/F2 options - I am just > >> getting > >> > > a > >> > > > > > black screen :-/ > >> > > > > > > >> > > > > > > >> > > > > > On Thu, Aug 8, 2013 at 8:56 PM, Deon Thomas < > >> > > [email protected] > >> > > > > >wrote: > >> > > > > > > >> > > > > > > nope it should be in the home folder if e crash. > >> > > > > > > > >> > > > > > > > >> > > > > > > On Thu, Aug 8, 2013 at 9:35 PM, Jeff Hoogland < > >> > > > [email protected] > >> > > > > > > >wrote: > >> > > > > > > > >> > > > > > > > .xsession-errors is attached. Don't have a .e-crashdump in > >> my > >> > > home > >> > > > > > > folder - > >> > > > > > > > would it be somewhere else? > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > On Thu, Aug 8, 2013 at 8:28 PM, Deon Thomas < > >> > > > > [email protected] > >> > > > > > > > >wrote: > >> > > > > > > > > >> > > > > > > > > can you attach .xsession-errors or .e-crashdump > >> > > > > > > > > > >> > > > > > > > > > >> > > > > > > > > On Thu, Aug 8, 2013 at 9:16 PM, Jeff Hoogland < > >> > > > > [email protected] > >> > > > > > > > > >wrote: > >> > > > > > > > > > >> > > > > > > > > > So, with the release of EFL 1.7.8 and E 0.17.4 I (and > >> other > >> > > > Bodhi > >> > > > > > > > > > users< > >> > > > > > > > > > >> > > > > > >> http://forums.bodhilinux.com/index.php?/topic/9067-e174-and-efl-178/ > >> > > > > > > > > > >) > >> > > > > > > > > > are currently experiencing this really rotten bug. > >> > > > > > > > > > > >> > > > > > > > > > Every time we try to log in with existing E profile > >> data - > >> > > all > >> > > > > we get > >> > > > > > > > is > >> > > > > > > > > a > >> > > > > > > > > > black screen. Wiping out my ~/.e folder, restarting my X > >> > > server > >> > > > > gets > >> > > > > > > me > >> > > > > > > > > to > >> > > > > > > > > > the E start up wizard and then everything works as > >> expected - > >> > > > > until I > >> > > > > > > > > > relog/reboot - then I get just blackness until I wipe > >> out > >> > > ~/.e > >> > > > > again > >> > > > > > > > and > >> > > > > > > > > > restart X. > >> > > > > > > > > > > >> > > > > > > > > > Anyone else experiencing this? I haven't had issues with > >> > > > profiles > >> > > > > > > > since E > >> > > > > > > > > > 0.17.0 released and I was under the impression that > >> since > >> > > this > >> > > > > was > >> > > > > > > now > >> > > > > > > > > > "stable" release snapshots profile breakage shouldn't be > >> > > > allowed > >> > > > > to > >> > > > > > > > > happen > >> > > > > > > > > > any more. > >> > > > > > > > > > > >> > > > > > > > > > Any suggestions for what I can do to fix this? Holding > >> these > >> > > > > packages > >> > > > > > > > in > >> > > > > > > > > > testing till I can get it sorted :-/ > >> > > > > > > > > > > >> > > > > > > > > > -- > >> > > > > > > > > > ~Jeff Hoogland <http://jeffhoogland.com/> > >> > > > > > > > > > Thoughts on Technology < > >> http://jeffhoogland.blogspot.com/>, > >> > > > Tech > >> > > > > > > Blog > >> > > > > > > > > > Bodhi Linux <http://bodhilinux.com/>, Enlightenment > >> for your > >> > > > > Desktop > >> > > > > > > > > > > >> > > > > > > > > > > >> > > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > >> ------------------------------------------------------------------------------ > >> > > > > > > > > > Get 100% visibility into Java/.NET code with AppDynamics > >> > > Lite! > >> > > > > > > > > > It's a free troubleshooting tool designed for > >> production. > >> > > > > > > > > > Get down to code-level detail for bottlenecks, with <2% > >> > > > overhead. > >> > > > > > > > > > Download for free and get started troubleshooting in > >> minutes. > >> > > > > > > > > > > >> > > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > >> > > > > > > > > > _______________________________________________ > >> > > > > > > > > > enlightenment-devel mailing list > >> > > > > > > > > > [email protected] > >> > > > > > > > > > > >> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > > > > > > > > >> > > > > > > > > > >> > > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > >> ------------------------------------------------------------------------------ > >> > > > > > > > > Get 100% visibility into Java/.NET code with AppDynamics > >> Lite! > >> > > > > > > > > It's a free troubleshooting tool designed for production. > >> > > > > > > > > Get down to code-level detail for bottlenecks, with <2% > >> > > overhead. > >> > > > > > > > > Download for free and get started troubleshooting in > >> minutes. > >> > > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > >> > > > > > > > > _______________________________________________ > >> > > > > > > > > enlightenment-devel mailing list > >> > > > > > > > > [email protected] > >> > > > > > > > > > >> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > -- > >> > > > > > > > ~Jeff Hoogland <http://jeffhoogland.com/> > >> > > > > > > > Thoughts on Technology <http://jeffhoogland.blogspot.com/>, > >> Tech > >> > > > > Blog > >> > > > > > > > Bodhi Linux <http://bodhilinux.com/>, Enlightenment for > >> your > >> > > > Desktop > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > >> ------------------------------------------------------------------------------ > >> > > > > > > > Get 100% visibility into Java/.NET code with AppDynamics > >> Lite! > >> > > > > > > > It's a free troubleshooting tool designed for production. > >> > > > > > > > Get down to code-level detail for bottlenecks, with <2% > >> overhead. > >> > > > > > > > Download for free and get started troubleshooting in > >> minutes. > >> > > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > >> > > > > > > > _______________________________________________ > >> > > > > > > > enlightenment-devel mailing list > >> > > > > > > > [email protected] > >> > > > > > > > > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > > > > > > >> > > > > > > > > >> > > > > > > > >> > > > > > > > >> > > > > > >> > > > > >> > > > >> ------------------------------------------------------------------------------ > >> > > > > > > Get 100% visibility into Java/.NET code with AppDynamics Lite! > >> > > > > > > It's a free troubleshooting tool designed for production. > >> > > > > > > Get down to code-level detail for bottlenecks, with <2% > >> overhead. > >> > > > > > > Download for free and get started troubleshooting in minutes. > >> > > > > > > > >> > > > > > >> > > > > >> > > > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > >> > > > > > > _______________________________________________ > >> > > > > > > enlightenment-devel mailing list > >> > > > > > > [email protected] > >> > > > > > > > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > > > > > >> > > > > > > >> > > > > > > >> > > > > > > >> > > > > > -- > >> > > > > > ~Jeff Hoogland <http://jeffhoogland.com/> > >> > > > > > Thoughts on Technology <http://jeffhoogland.blogspot.com/>, > >> Tech > >> > > Blog > >> > > > > > Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your > >> Desktop > >> > > > > > > >> > > > > > >> > > > > >> > > > >> ------------------------------------------------------------------------------ > >> > > > > > Get 100% visibility into Java/.NET code with AppDynamics Lite! > >> > > > > > It's a free troubleshooting tool designed for production. > >> > > > > > Get down to code-level detail for bottlenecks, with <2% > >> overhead. > >> > > > > > Download for free and get started troubleshooting in minutes. > >> > > > > > > >> > > > > > >> > > > > >> > > > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > >> > > > > > _______________________________________________ > >> > > > > > enlightenment-devel mailing list > >> > > > > > [email protected] > >> > > > > > > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > > > >> > > > > > >> > > > > > >> > > > > >> > > > >> ------------------------------------------------------------------------------ > >> > > > > Get 100% visibility into Java/.NET code with AppDynamics Lite! > >> > > > > It's a free troubleshooting tool designed for production. > >> > > > > Get down to code-level detail for bottlenecks, with <2% overhead. > >> > > > > Download for free and get started troubleshooting in minutes. > >> > > > > > >> > > > > >> > > > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > >> > > > > _______________________________________________ > >> > > > > enlightenment-devel mailing list > >> > > > > [email protected] > >> > > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > > > >> > > > > >> > > > > >> > > > > >> > > > -- > >> > > > ~Jeff Hoogland <http://jeffhoogland.com/> > >> > > > Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech > >> Blog > >> > > > Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your > >> Desktop > >> > > > > >> > > > > >> > > > >> ------------------------------------------------------------------------------ > >> > > > Get 100% visibility into Java/.NET code with AppDynamics Lite! > >> > > > It's a free troubleshooting tool designed for production. > >> > > > Get down to code-level detail for bottlenecks, with <2% overhead. > >> > > > Download for free and get started troubleshooting in minutes. > >> > > > > >> > > > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > >> > > > _______________________________________________ > >> > > > enlightenment-devel mailing list > >> > > > [email protected] > >> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > > >> > > > >> > > > >> ------------------------------------------------------------------------------ > >> > > Get 100% visibility into Java/.NET code with AppDynamics Lite! > >> > > It's a free troubleshooting tool designed for production. > >> > > Get down to code-level detail for bottlenecks, with <2% overhead. > >> > > Download for free and get started troubleshooting in minutes. > >> > > > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > >> > > _______________________________________________ > >> > > enlightenment-devel mailing list > >> > > [email protected] > >> > > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > >> > > >> > > >> > > >> > -- > >> > ~Jeff Hoogland <http://jeffhoogland.com/> > >> > Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog > >> > Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop > >> > > >> ------------------------------------------------------------------------------ > >> > Get 100% visibility into Java/.NET code with AppDynamics Lite! > >> > It's a free troubleshooting tool designed for production. > >> > Get down to code-level detail for bottlenecks, with <2% overhead. > >> > Download for free and get started troubleshooting in minutes. > >> > > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > >> > _______________________________________________ > >> > enlightenment-devel mailing list > >> > [email protected] > >> > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > >> > >> > >> -- > >> ------------- Codito, ergo sum - "I code, therefore I am" -------------- > >> The Rasterman (Carsten Haitzler) [email protected] > >> > >> > >> > >> ------------------------------------------------------------------------------ > >> Get 100% visibility into Java/.NET code with AppDynamics Lite! > >> It's a free troubleshooting tool designed for production. > >> Get down to code-level detail for bottlenecks, with <2% overhead. > >> Download for free and get started troubleshooting in minutes. > >> > >> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > >> _______________________________________________ > >> enlightenment-devel mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > >> > > > > > ------------------------------------------------------------------------------ > Get 100% visibility into Java/.NET code with AppDynamics Lite! > It's a free troubleshooting tool designed for production. > Get down to code-level detail for bottlenecks, with <2% overhead. > Download for free and get started troubleshooting in minutes. > http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- The Rasterman (Carsten Haitzler) [email protected] ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
