Re: [E-devel] E18 CFBugs

2013-05-22 Thread David Seikel
On Wed, 22 May 2013 15:43:28 +1000 David Seikel wrote: > On Tue, 21 May 2013 20:38:46 +1000 David Seikel > wrote: > > > On Tue, 21 May 2013 11:23:11 +0100 Michael Blumenkrantz > > wrote: > > > > > On Tue, May 21, 2013 at 11:12 AM, David Seikel > > > wrote: > > > > > > > On Tue, 21 May 2013

Re: [E-devel] Desktop hover

2013-05-22 Thread Nikolas Arend
On 05/21/2013 07:52 PM, Michael Blumenkrantz wrote: > On Tue, 21 May 2013 19:45:36 +0200 > Massimo Maiurana wrote: > >> The string in the subject is located in >> src/modules/gadman/e_mod_gadman.c:124, but I'm not really sure what it >> does and I need to know it to correctly translate it. >> Has

Re: [E-devel] elua "bitching" on exit

2013-05-22 Thread Leif Middelschulte
Am Mittwoch, 22. Mai 2013 um 05:00 schrieb David Seikel: > On Thu, 16 May 2013 11:43:50 +0200 Leif Middelschulte > mailto:leif.middelschu...@gmail.com)> wrote: > > > 2013/5/3 David Seikel mailto:onef...@gmail.com)> > > > > > On Thu, 2 May 2013 18:24:43 +0200 Leif Middelschulte > > > mailto:leif.m

Re: [E-devel] Desktop hover

2013-05-22 Thread Michael Blumenkrantz
On Wed, May 22, 2013 at 9:37 AM, Nikolas Arend wrote: > On 05/21/2013 07:52 PM, Michael Blumenkrantz wrote: > > On Tue, 21 May 2013 19:45:36 +0200 > > Massimo Maiurana wrote: > > > >> The string in the subject is located in > >> src/modules/gadman/e_mod_gadman.c:124, but I'm not really sure what

Re: [E-devel] Desktop hover

2013-05-22 Thread Nikolas Arend
On 05/22/2013 11:26 AM, Michael Blumenkrantz wrote: > On Wed, May 22, 2013 at 9:37 AM, Nikolas Arend wrote: > >> On 05/21/2013 07:52 PM, Michael Blumenkrantz wrote: >>> On Tue, 21 May 2013 19:45:36 +0200 >>> Massimo Maiurana wrote: >>> The string in the subject is located in src/modules

Re: [E-devel] E18 CFBugs

2013-05-22 Thread Nikolas Arend
On 05/21/2013 09:21 AM, Michael Blumenkrantz wrote: > Not to be confused with last year's Call For Beards, this is an open call > for people to submit any outstanding bug reports for E18. > > Known issues: > > * Window shading doesn't "shade" > * Keyboard movement of windows between desks/screens m

Re: [E-devel] Desktop hover

2013-05-22 Thread Michael Blumenkrantz
On Wed, May 22, 2013 at 11:55 AM, Nikolas Arend wrote: > On 05/22/2013 11:26 AM, Michael Blumenkrantz wrote: > > On Wed, May 22, 2013 at 9:37 AM, Nikolas Arend wrote: > > > >> On 05/21/2013 07:52 PM, Michael Blumenkrantz wrote: > >>> On Tue, 21 May 2013 19:45:36 +0200 > >>> Massimo Maiurana wro

Re: [E-devel] E18 CFBugs

2013-05-22 Thread Viktor Kojouharov
Pann-able wallpapers don't seem to work anymore. The edje file still contains the message function, and e_desk.c still contains a message_send call, so maybe something else is breaking this feature. On Wed, May 22, 2013 at 2:25 PM, Nikolas Arend wrote: > On 05/21/2013 09:21 AM, Michael Blumenkr

Re: [E-devel] E18 CFBugs

2013-05-22 Thread Tom Hacohen
On 21/05/13 22:53, Luca Galli wrote: Still segfaulting Could you please try the attached patch? -- Tom. >From f546822b0fe678498ff31fd66dae4e983ac50455 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Wed, 22 May 2013 12:50:51 +0100 Subject: [PATCH] Evas eo-compat: Don't call legacy events if

Re: [E-devel] E18 CFBugs

2013-05-22 Thread Michael Blumenkrantz
I've never even seen one of these. Do you have an example somewhere that I can test with? On Wed, May 22, 2013 at 12:47 PM, Viktor Kojouharov wrote: > Pann-able wallpapers don't seem to work anymore. The edje file still > contains the message function, and e_desk.c still contains a message_send >

Re: [E-devel] E18 CFBugs

2013-05-22 Thread Nikolas Arend
On 05/22/2013 01:57 PM, Michael Blumenkrantz wrote: > I've never even seen one of these. Do you have an example somewhere that I > can test with? You mean like my .e configuration? > > On Wed, May 22, 2013 at 12:47 PM, Viktor Kojouharov > wrote: > >> Pann-able wallpapers don't seem to work anymo

Re: [E-devel] E18 CFBugs

2013-05-22 Thread Michael Blumenkrantz
you're also using pannable wallpapers? On Wed, May 22, 2013 at 1:48 PM, Nikolas Arend wrote: > On 05/22/2013 01:57 PM, Michael Blumenkrantz wrote: > > I've never even seen one of these. Do you have an example somewhere that > I > > can test with? > > You mean like my .e configuration? > > > > >

Re: [E-devel] E18 CFBugs

2013-05-22 Thread Nikolas Arend
On 05/22/2013 02:55 PM, Michael Blumenkrantz wrote: > you're also using pannable wallpapers? Not that I'm aware, just a custom picture for all desktops. Nick > > On Wed, May 22, 2013 at 1:48 PM, Nikolas Arend wrote: > >> On 05/22/2013 01:57 PM, Michael Blumenkrantz wrote: >>> I've never eve

Re: [E-devel] E18 CFBugs

2013-05-22 Thread Viktor Kojouharov
E itself can create one for you. Just import a wider picture and select pan from the fill and stretch options On Wed, May 22, 2013 at 2:57 PM, Michael Blumenkrantz < michael.blumenkra...@gmail.com> wrote: > I've never even seen one of these. Do you have an example somewhere that I > can test wit

[E-devel] Announce: Wayland Functional Integration Test Suite

2013-05-22 Thread Eoff, Ullysses A
I wanted to announce that a new open source project called "wayland-fits" is now available on 01.org . The Wayland Functional Integration Test Suite (wayland-fits) is a fully automated test suite. Its purpose is to validate the functionality and integration between Wayland

Re: [E-devel] E18 CFBugs

2013-05-22 Thread Luca Galli
On Wed, 22 May 2013 12:52:16 +0100 Tom Hacohen wrote: > On 21/05/13 22:53, Luca Galli wrote: > > Still segfaulting > > Could you please try the attached patch? > > -- > Tom. > Now i can navigate through directories without problems but e freezes when I try to close the e_fm window, and pager

Re: [E-devel] Announce: Wayland Functional Integration Test Suite

2013-05-22 Thread Tom Hacohen
On 22/05/13 14:56, Eoff, Ullysses A wrote: > I wanted to announce that a new open source project called > "wayland-fits" is now available on 01.org . > > The Wayland Functional Integration Test Suite (wayland-fits) is a fully > automated test suite. Its purpose is to valida

[E-devel] Elementary release BLOCKER -- ABI BREAK

2013-05-22 Thread Gustavo Lima Chaves
This is addressed to Elementary coders, especially Tom and (Jack)Daniel. When I released the new, widget classes enabled version of Elementary, I introduced the scrollable widgets, as seen on picture http://docs.enlightenment.org/auto/elementary/elm-widget-tree.png. All those would respond to all

Re: [E-devel] Elementary release BLOCKER -- ABI BREAK

2013-05-22 Thread Tom Hacohen
On 22/05/13 16:43, Gustavo Lima Chaves wrote: > This is addressed to Elementary coders, especially Tom and (Jack)Daniel. > > When I released the new, widget classes enabled version of Elementary, > I introduced the scrollable widgets, as seen on picture > http://docs.enlightenment.org/auto/elementa

Re: [E-devel] Elementary release BLOCKER -- ABI BREAK

2013-05-22 Thread Gustavo Lima Chaves
* Tom Hacohen [2013-05-22 17:20:32 +0100]: > On 22/05/13 16:43, Gustavo Lima Chaves wrote: > >This is addressed to Elementary coders, especially Tom and (Jack)Daniel. > > > >When I released the new, widget classes enabled version of Elementary, > >I introduced the scrollable widgets, as seen on p

[E-devel] failed to build econnman with stable efl

2013-05-22 Thread Vasiliy Tolstov
I'm try to create econnman ubuntu package and stuck at compiling econnman: https://launchpadlibrarian.net/140505486/buildlog_ubuntu-precise-amd64.econnman_0.0.1-1ppa1~precise_FAILEDTOBUILD.txt.gz Makefile:174: *** Recursive variable `am__v_EDJ_' references itself (eventually). Stop. -- Vasiliy