On Sat, 10 Nov 2012 03:59:06 -0200 Lucas De Marchi
said:
> On Sat, Nov 10, 2012 at 2:26 AM, Enlightenment SVN
> wrote:
> > Log:
> > even if we have an older libdbus - let's #define the strings that are
> > missing - at r4untime we wont get them, but hey - we'll compile at
> > least and when
On Sat, Nov 10, 2012 at 2:26 AM, Enlightenment SVN
wrote:
> Log:
> even if we have an older libdbus - let's #define the strings that are
> missing - at r4untime we wont get them, but hey - we'll compile at
> least and when dbus is upgrade... we'll get them and work right. :)
>
>
>
> Author:
On Thu, 8 Nov 2012 20:37:06 +0100 Sebastian Dransfeld
said:
> On 11/08/2012 07:52 PM, Sebastian Dransfeld wrote:
> > Den 8. nov. 2012 kl. 13:39 skrev Massimo Maiurana :
> >
> >> Sebastian Dransfeld, il 08/11/2012 05:49, ha scritto:
> >>
> >>> Try to copy
> >>> ${prefix}/share/dbus-1/services/org
On Thursday, November 8, 2012, Vincent Torri wrote:
> On Wed, Nov 7, 2012 at 5:38 PM, Gustavo Sverzut Barbieri
> > wrote:
> > Some updates based on talks here, Vincent would you look at doing them?
> >
> > On Mon, Nov 5, 2012 at 11:51 AM, Gustavo Sverzut Barbieri <
> > barbi...@profusion.mobi > wr
On Fri, 9 Nov 2012 22:34:02 -0400 Deon Thomas said:
no symbol table... it just says "there is some crash somewhere inside evas"...
that's about as useful as saying "there's a needle somewhere in that haystack,
but you have to find it by guessing where it might be as you can't look
through the hay
On Fri, 09 Nov 2012 20:52:27 +0200 Tom Hacohen wrote:
> 5. Get an alternative desktop config that's more
> "windows/mac/gnome/kde" friendly wrt key-bindings and general
> behaviour.
If this includes using the damn "Win" key instead of the Alt key, coz
Alt key tends to conflict with application,
On Fri, 09 Nov 2012 10:05:01 +0100 Guillaume Friloux
said:
> Hello efl devs.
> I just had a crash of e17 right now.
>
> Here is the backtrace : http://pastebin.com/XCbKKpyn
NULL return from eo_data_get... no checks for that case. added a bunch in
evas_object_main.c but this will be elsewhere to
Logs and GDB: http://pastebin.com/raw.php?i=7AhpZx49
It seems to only happen the fist time I login.
Thank You.
--- --- --- --- --- --- --- --- ---
Deon Thomas [ http://www.elivecd.org ]
Programmer / Network Admin / Microsoft Certified Technology Specialist
-
* Igor Murzov [2012-11-10 01:00:18 +0400]:
> On Fri, 9 Nov 2012 21:34:51 +0100
> Vincent Torri wrote:
>
> > hey
> >
> > from gcc 4.8:
> >
> > lib/evas/canvas/evas_object_box.c: In function
> > '_box_layout_flow_horizontal':
> > lib/evas/canvas/evas_object_box.c:1427:31: warning: argument to
On Fri, 9 Nov 2012 13:22:56 -0800 "Enlightenment SVN"
said:
and i backported it to stable branches for u. :)
> Log:
> Evas: fix memset bug and no need to check returned value of alloca
>
>
>
> Author: caro
> Date: 2012-11-09 13:22:56 -0800 (Fri, 09 Nov 2012)
> New Revision:
On Fri, 9 Nov 2012 17:07:08 +0100 Thanatermesis
said:
> Problem seems to be the option --enable-thread-safety in ecore
as has been suggested so often here and on irc... don't go enabling or
disabling options. take efl's build as standard default. :) there's an option
for every atom in the univer
Im not sure if this is related but I have experienced some stubborn
screen-blanking (dpms turned off) in e17 with new configurations, a
possible way to reproduce the problem is to change the dpms minutes (20 set
here), after i saved this option my screen wanted to turn blank constantly
2012/10/23
On Fri, Nov 9, 2012 at 4:34 PM, Vincent Torri wrote:
> Hey
>
> can someone fix the pmaps loader, as it uses void* arith pointer. Just
> compile efl/ and you'll see where the problem is (can't remember the
> lines right now)
>
> Vincent
modules/evas/loaders/pmaps/evas_image_load_pmaps.c: In functi
On Fri, Nov 9, 2012 at 3:01 PM, Tom Hacohen wrote:
> On 08/11/12 21:49, Rafael Coutinho wrote:
>> Hi,
>> Anyone has any experience or suggestion on how to generate QRCode images
>> using EFL?
>>
>
> This really has nothing to do with the EFL. I mean you can do that and
> draw them with the EFL but
On Fri, 9 Nov 2012 21:34:51 +0100
Vincent Torri wrote:
> hey
>
> from gcc 4.8:
>
> lib/evas/canvas/evas_object_box.c: In function '_box_layout_flow_horizontal':
> lib/evas/canvas/evas_object_box.c:1427:31: warning: argument to
> 'sizeof' in 'memset' call is the same expression as the destinatio
* Vincent Torri [2012-11-09 21:34:51 +0100]:
> hey
>
> from gcc 4.8:
>
> lib/evas/canvas/evas_object_box.c: In function '_box_layout_flow_horizontal':
> lib/evas/canvas/evas_object_box.c:1427:31: warning: argument to
> 'sizeof' in 'memset' call is the same expression as the destination;
> did y
hey
from gcc 4.8:
lib/evas/canvas/evas_object_box.c: In function '_box_layout_flow_horizontal':
lib/evas/canvas/evas_object_box.c:1427:31: warning: argument to
'sizeof' in 'memset' call is the same expression as the destination;
did you mean to dereference it? [-Wsizeof-pointer-memaccess]
mem
hey
about loaders, i have a working code for --with-loaders=gif,tiff
but how do I manage the static case for each loader ?
Vincent
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Do
E_FREE
S.
Den 9. nov. 2012 kl. 20:41 skrev "Enlightenment SVN"
:
> Log:
> E entry: Fixed issue with marup and text set/get.
>
> This fixes #1715 or at least should.
>
> Author: tasn
> Date: 2012-11-09 11:41:06 -0800 (Fri, 09 Nov 2012)
> New Revision: 79061
> Trac: http:
On Fri, 09 Nov 2012 21:23:25 +0200
Tom Hacohen wrote:
> On 09/11/12 21:23, Igor Murzov wrote:
> > And fix at least efenniht and detourious. Having only one theme breaks
> > all the fun.
>
> Unrelated to the release as those are maintained externally.
Fuck you.
-- Igor
---
On 09/11/12 21:23, Igor Murzov wrote:
> And fix at least efenniht and detourious. Having only one theme breaks
> all the fun.
Unrelated to the release as those are maintained externally.
--
Tom.
--
Everyone hates slow w
On Fri, 09 Nov 2012 20:52:27 +0200
Tom Hacohen wrote:
> Hey!
>
> So this is my list. Those issues are driving me nuts and I don't think
> we can ship with them still broken. Bugs are already in trac so I'm just
> sending this email to remind people, and make sure we don't forget.
>
> 1. E entry
Tom Hacohen, il 09/11/2012 19:52, ha scritto:
> 3. Thunderbird window - start writing an email and then try to close the
> window, the windows will not close. I've had it in other places too,
> don't remember exactly where though.
there is also a focus problem with thunderbird, I described it in
Hey!
So this is my list. Those issues are driving me nuts and I don't think
we can ship with them still broken. Bugs are already in trac so I'm just
sending this email to remind people, and make sure we don't forget.
1. E entry - some focus issues, usage of TAB and password mode is
broken. I will
On Fri, Nov 9, 2012 at 4:08 PM, Christopher Michael
wrote:
> Hi All,
>
> Experiencing a weird bug with latest svn.
>
> I have icons for applications in the menu, but anything added to IBar
> will not show icons anymore :(
>
> I have a sneaky feeling this is related to efreet & edbus changes...
>
>
Hi All,
Experiencing a weird bug with latest svn.
I have icons for applications in the menu, but anything added to IBar
will not show icons anymore :(
I have a sneaky feeling this is related to efreet & edbus changes...
Anyone else experiencing this ?
Is there anything I look for to help debug
On Fri, Nov 9, 2012 at 6:56 PM, rustyBSD wrote:
> Le 09/11/2012 18:40, Vincent Torri a écrit :
>> On Fri, Nov 9, 2012 at 6:18 PM, rustyBSD wrote:
>>> > Le 09/11/2012 16:39, Vincent Torri a écrit :
>> I would suggest
>>
>> #if !defined(__OpenBSD) && etc
>>
>> instead o
Le 09/11/2012 18:40, Vincent Torri a écrit :
> On Fri, Nov 9, 2012 at 6:18 PM, rustyBSD wrote:
>> > Le 09/11/2012 16:39, Vincent Torri a écrit :
>>> >> I would suggest
>>> >>
>>> >> #if !defined(__OpenBSD) && etc
>>> >>
>>> >> instead of
>>> >>
>>> >> #ifdef __linux__
>>> >>
>>> >> As it will
On Fri, Nov 9, 2012 at 6:18 PM, rustyBSD wrote:
> Le 09/11/2012 16:39, Vincent Torri a écrit :
>> I would suggest
>>
>> #if !defined(__OpenBSD) && etc
>>
>> instead of
>>
>> #ifdef __linux__
>>
>> As it will work for Mac OS X, and probably on Solaris too
>>
>> Btw, it's strange that it works o
Le 09/11/2012 16:39, Vincent Torri a écrit :
> I would suggest
>
> #if !defined(__OpenBSD) && etc
>
> instead of
>
> #ifdef __linux__
>
> As it will work for Mac OS X, and probably on Solaris too
>
> Btw, it's strange that it works on Mac OS X and not in FreeBSD.
Ah yes, forgot it.
Ialso teste
On 08/11/12 21:49, Rafael Coutinho wrote:
> Hi,
> Anyone has any experience or suggestion on how to generate QRCode images
> using EFL?
>
This really has nothing to do with the EFL. I mean you can do that and
draw them with the EFL but you'd still have to implement the logic.
--
Tom.
--
Are we talking about --enable-thread-safety in ecore options ? This option
was the cause that my E17 freezed in a SLEEP line at start, only removing
it from ecore i was able to run it correctly... im going to report this bug
to trac
2012/11/7 Mike McCormack
>
> > That's quite a good patch, than
Problem seems to be the option --enable-thread-safety in ecore
2012/11/8 Deon Thomas
> That is almost unreadable, but it happens to me too, tested on 2 PC.
>
> Thank You.
> --- --- --- --- --- --- --- --- ---
> Deon Thomas [ http://www.elivecd.org ]
> Programmer / Network Admin / Microsoft Cert
On Fri, Nov 9, 2012 at 1:48 PM, Carsten Haitzler wrote:
> On Fri, 9 Nov 2012 12:41:20 -0200 Lucas De Marchi
> said:
>
>> On Fri, Nov 9, 2012 at 12:13 PM, Carsten Haitzler
>> wrote:
>> >
>> > On Fri, 9 Nov 2012 11:40:47 -0200 Lucas De Marchi
>> > said:
>> >
>> > > On Fri, Nov 9, 2012 at 8:45 AM,
On Fri, 9 Nov 2012 12:41:20 -0200 Lucas De Marchi
said:
> On Fri, Nov 9, 2012 at 12:13 PM, Carsten Haitzler
> wrote:
> >
> > On Fri, 9 Nov 2012 11:40:47 -0200 Lucas De Marchi
> > said:
> >
> > > On Fri, Nov 9, 2012 at 8:45 AM, Enlightenment SVN <
> > > no-re...@enlightenment.org> wrote:
> > > >
On Fri, Nov 9, 2012 at 4:33 PM, rustyBSD wrote:
> Hi,
> here are patches to fix compilation on OpenBSD and FreeBSD
> (and NetBSD ?).
>
> - The 'tainted' variable is unused, so removed.
> - Switch to execv(), as FreeBSD and OpenBSD doesn't have
> PTRACE_GETSIGINFO
I would suggest
#if !defined(_
Hey
can someone fix the pmaps loader, as it uses void* arith pointer. Just
compile efl/ and you'll see where the problem is (can't remember the
lines right now)
Vincent
--
Everyone hates slow websites. So do we.
Make you
Hi,
here are patches to fix compilation on OpenBSD and FreeBSD
(and NetBSD ?).
- The 'tainted' variable is unused, so removed.
- Switch to execv(), as FreeBSD and OpenBSD doesn't have
PTRACE_GETSIGINFO
- Just moved to size_t to avoid warning on FreeBSD
Thanks
--- src/bin/e_start_main.c 2012-11-
On Fri, Nov 9, 2012 at 12:13 PM, Carsten Haitzler wrote:
>
> On Fri, 9 Nov 2012 11:40:47 -0200 Lucas De Marchi
> said:
>
> > On Fri, Nov 9, 2012 at 8:45 AM, Enlightenment SVN <
> > no-re...@enlightenment.org> wrote:
> > > Log:
> > > lucas... u're going to hate me... but i'm reverting this whole l
On Fri, 9 Nov 2012 11:40:47 -0200 Lucas De Marchi
said:
> On Fri, Nov 9, 2012 at 8:45 AM, Enlightenment SVN <
> no-re...@enlightenment.org> wrote:
> > Log:
> > lucas... u're going to hate me... but i'm reverting this whole lot of
> > module build chnages because its fundamentally broken. it DOE
On Fri, 9 Nov 2012 11:40:47 -0200 Lucas De Marchi
said:
> On Fri, Nov 9, 2012 at 8:45 AM, Enlightenment SVN <
> no-re...@enlightenment.org> wrote:
> > Log:
> > lucas... u're going to hate me... but i'm reverting this whole lot of
> > module build chnages because its fundamentally broken. it DOE
Hi,
The release date for E17, as well as some other interesting info about LinuxCon
and the EFL Dev Day can be found in the following post on the release blog:
http://e17releasemanager.wordpress.com/2012/11/09/friday-of-doom/
Any assistance from translators, bug fixers, and testers is great appr
Massimo Maiurana, il 16/09/2012 08:54, ha scritto:
> actually I've experienced these issues even the last time I rebuilt E, but I
> thought they were transitional problems due to work in progress and so I've
> never reported them. now I've rebuilt all and they are still there, so here I
> am :)
>
Typo fixed in svn now, thanks :)
dh
-Original Message-
From: rustyBSD [mailto:rusty...@gmx.fr]
Sent: 09 November 2012 10:47 AM
To: Enlightenment developer list
Subject: [E-devel] [e] OpenBSD
Hi,
I just compiled e17 on OpenBSD, and when starting e I get this:
Enlightenment was started wi
Hi,
I just compiled e17 on OpenBSD, and when starting e I
get this:
Enlightenment was started without any configuration
files available for the given profile (normally
default or the last profile used or provided on the
command-line with -profile etc.)
Cannot contiue without configuration to work
thanks for the quick fix.
btw how can i reproduce/check the bug?
Daniel Juyung Seo (SeoZ)
On Nov 8, 2012 6:37 PM, "Bluezery" wrote:
> Oops, actually I removed automated whitespace removal by editor.
> Something is remained.. sorry :(
>
> I attached patch again.
> In the orianal code, tab & spa
Hello efl devs.
I just had a crash of e17 right now.
Here is the backtrace : http://pastebin.com/XCbKKpyn
<>--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite f
On Thu, 8 Nov 2012 22:08:32 -0200
Lucas De Marchi wrote:
> On Thu, Nov 8, 2012 at 8:47 PM, Michael Blumenkrantz
> wrote:
> > On Wed, 7 Nov 2012 13:46:36 -0800
> > "Enlightenment SVN" wrote:
> >
> >> Log:
> >> e/modules: Do not use recursive Makefiles
> >>
> >>
> >>
> >> Author: lucas
> >
thank you glima :)
-Regards, Hermet-
-Original Message-
From: "Enlightenment SVN"
To: ;
Cc:
Sent: 2012-11-07 (수) 04:54:16
Subject: E SVN: glima IN trunk/elementary/src: bin edje
49 matches
Mail list logo