Hi,
When EWL is configured with --enable-fb, the EWL engine evas_fb.so
fails to be dlopen()able due to missing symbols. The missing symbols
can be found in -lecore_fb.
-Graham
--- Makefile.am 2008-12-09 18:23:18.0 +1030
+++ ewl/src/engines/evas_fb/Makefile.am 2008-12-09 18:26:23.00
Gustavo Sverzut Barbieri wrote:
> On Tue, Dec 9, 2008 at 5:00 AM, Sebastian Dransfeld
> <[EMAIL PROTECTED]> wrote:
>
>> Jose Gonzalez wrote:
>>
>>> Sebastian Dransfeld wrote:
>>>
>>>
Jose Gonzalez wrote:
>Gustavo wrote:
>
>
>
>
On Wed, 10 Dec 2008 00:31:30 +0100 Viktor Kojouharov <[EMAIL PROTECTED]>
babbled:
> > e has a "livethumb" object just for this purpose... :) (live scaled down
> > previews). if u have a full edje file - e's thumbnailer just needs to be
> > smarter about generating thumbs for themes as all it does
On Wed, 2008-12-10 at 10:20 +1100, Carsten Haitzler wrote:
> On Tue, 9 Dec 2008 19:57:07 -0200 "Gustavo Sverzut Barbieri"
> <[EMAIL PROTECTED]> babbled:
>
> > On Tue, Dec 9, 2008 at 7:41 PM, Toma <[EMAIL PROTECTED]> wrote:
> > > 2008/12/10 Dave Andreoli <[EMAIL PROTECTED]>:
> > >>
> > >> - "Gu
On Tue, 9 Dec 2008 19:57:07 -0200 "Gustavo Sverzut Barbieri"
<[EMAIL PROTECTED]> babbled:
> On Tue, Dec 9, 2008 at 7:41 PM, Toma <[EMAIL PROTECTED]> wrote:
> > 2008/12/10 Dave Andreoli <[EMAIL PROTECTED]>:
> >>
> >> - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto:
> >>
> >>> On Tue
On Wed, 10 Dec 2008 06:41:46 +0900 Toma <[EMAIL PROTECTED]> babbled:
> 2008/12/10 Dave Andreoli <[EMAIL PROTECTED]>:
> >
> > - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto:
> >
> >> On Tue, Dec 9, 2008 at 12:25 AM, Enlightenment SVN
> >> <[EMAIL PROTECTED]> wrote:
> >> > Log:
> >>
On Tue, 9 Dec 2008 16:03:28 -0200 "Gustavo Sverzut Barbieri"
<[EMAIL PROTECTED]> babbled:
> >> - delay heavy operations before dialog is displayed. So far it
> >> takes
> >> a lot to show the window, which is very bad. (Some other E dialogs
> >> are
> >> like that, mainly those that deal with fr
One of the issues with preview images, is that people have been known
to create previews using a totally different background than to what
is included in the theme. Its happened twice on exchange so far and
Ive had to request the themer fix up the preview, which they never do.
Another issue that y
- "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto:
> On Tue, Dec 9, 2008 at 7:41 PM, Toma <[EMAIL PROTECTED]> wrote:
> > 2008/12/10 Dave Andreoli <[EMAIL PROTECTED]>:
> >>
> >> - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha
> scritto:
> >>
> >>> On Tue, Dec 9, 2008 at 12:25
The problem is not the parsing of xml stream, but the download of the
stream. I used the libxml's internal url fopen wrapper to open the
stream, imho we can have some benefit switching to ecore_file_download
+ parsing the saved file.
2008/12/9, Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>:
> On Tu
- "Jose Gonzalez" <[EMAIL PROTECTED]> ha scritto:
> Dave Andreoli wrote:
>
> >>> The only work done on etk is small fixes to keep it usable.
> >>>
> >> and this is mostly dave because he is using for edje_editor...
> >> however
> >> I see Dave moving to elementary once we have what he
- "Toma" <[EMAIL PROTECTED]> ha scritto:
> 2008/12/10 Dave Andreoli <[EMAIL PROTECTED]>:
> >
> > - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha
> scritto:
> >
> >> On Tue, Dec 9, 2008 at 12:25 AM, Enlightenment SVN
> >> <[EMAIL PROTECTED]> wrote:
> >> > Log:
> >> > * Use the new Ex
Viktor Kojouharov wrote:
> On Tue, 2008-12-09 at 01:57 -0500, Jose Gonzalez wrote:
>
>> Sebastian Dransfeld wrote:
>>
>>
>>> Jose Gonzalez wrote:
>>>
>>>
Gustavo wrote:
> On Mon, Dec 1, 2008 at 8:15 AM, John Lee <[EMAIL PROTECTED]> wrote:
>
Dave Andreoli wrote:
>>> The only work done on etk is small fixes to keep it usable.
>>>
>> and this is mostly dave because he is using for edje_editor...
>> however
>> I see Dave moving to elementary once we have what he needs. and we're
>> not far.
>>
>
> Indeed, etk is not well de
On Tue, Dec 9, 2008 at 7:41 PM, Toma <[EMAIL PROTECTED]> wrote:
> 2008/12/10 Dave Andreoli <[EMAIL PROTECTED]>:
>>
>> - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto:
>>
>>> On Tue, Dec 9, 2008 at 12:25 AM, Enlightenment SVN
>>> <[EMAIL PROTECTED]> wrote:
>>> > Log:
>>> > * Use th
2008/12/10 Dave Andreoli <[EMAIL PROTECTED]>:
>
> - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto:
>
>> On Tue, Dec 9, 2008 at 12:25 AM, Enlightenment SVN
>> <[EMAIL PROTECTED]> wrote:
>> > Log:
>> > * Use the new Exchange Smart Object in the E17 theme dialog (if
>> exchange is in
Hello.
Dans son message intitulé « E SVN: englebass
trunk/ecore/src/lib/ecore_file » du Tue, 9 Dec 2008 12:08:37 -0800,
"Enlightenment SVN" <[EMAIL PROTECTED]> nous a donné
l'occasion de lire :
> Log:
> Remove const qualifier.
>
> Dynamically allocated buffers which we will free shouldn'
On Tue, 9 Dec 2008 20:31:42 +0100
Andreas Volz <[EMAIL PROTECTED]> wrote:
> Am Tue, 9 Dec 2008 03:32:35 +0100 (CET) schrieb Dave Andreoli:
>
> >
> > - "Andreas Volz" <[EMAIL PROTECTED]> ha scritto:
> >
> > > Hello,
> > >
> > > I found no bugs for Edje_Editor in bugzilla. How should I repor
Am Tue, 9 Dec 2008 03:32:35 +0100 (CET) schrieb Dave Andreoli:
>
> - "Andreas Volz" <[EMAIL PROTECTED]> ha scritto:
>
> > Hello,
> >
> > I found no bugs for Edje_Editor in bugzilla. How should I report
> > bugs?
> >
>
> bugzilla is not used anymore, we are using trac now.
> I have added e
Hi,
The ninth FOSDEM is a two-day event organized by volunteers to promote
the widespread use of Free and Open Source software. FOSDEM take place
in Brussels, Belgium on Saturday 7 and Sunday 8 February 2009.
Some E developpers and Users are going to Brussels and we'll be having
an IRC meeting on
On Tue, Dec 9, 2008 at 1:11 PM, Dave Andreoli <[EMAIL PROTECTED]> wrote:
>
> - "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto:
>
>> On Tue, Dec 9, 2008 at 12:25 AM, Enlightenment SVN
>> <[EMAIL PROTECTED]> wrote:
>> > Log:
>> > * Use the new Exchange Smart Object in the E17 theme d
On Tue, 2008-12-09 at 15:24 -0200, Gustavo Sverzut Barbieri wrote:
> On Tue, Dec 9, 2008 at 12:24 PM, Viktor Kojouharov
> <[EMAIL PROTECTED]> wrote:
> > On Tue, 2008-12-09 at 10:18 -0200, Gustavo Sverzut Barbieri wrote:
> >> On Tue, Dec 9, 2008 at 9:41 AM, Enlightenment SVN
> >> <[EMAIL PROTECTED]>
On Tue, Dec 9, 2008 at 12:24 PM, Viktor Kojouharov
<[EMAIL PROTECTED]> wrote:
> On Tue, 2008-12-09 at 10:18 -0200, Gustavo Sverzut Barbieri wrote:
>> On Tue, Dec 9, 2008 at 9:41 AM, Enlightenment SVN
>> <[EMAIL PROTECTED]> wrote:
>> > Log:
>> > categorizing support for the list view plugin
>>
>> H
On Tue, Dec 9, 2008 at 12:14 PM, Viktor Kojouharov
<[EMAIL PROTECTED]> wrote:
> On Tue, 2008-12-09 at 11:00 -0200, Gustavo Sverzut Barbieri wrote:
>> On Tue, Dec 9, 2008 at 10:52 AM, Vincent Torri <[EMAIL PROTECTED]> wrote:
>> >
>> >> quietly behind the scenes we have agreed we need to merge and be
- "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto:
> On Tue, Dec 9, 2008 at 12:25 AM, Enlightenment SVN
> <[EMAIL PROTECTED]> wrote:
> > Log:
> > * Use the new Exchange Smart Object in the E17 theme dialog (if
> exchange is installed)
>
> couple of comments:
> - as I reported t
On Tue, 2008-12-09 at 10:18 -0200, Gustavo Sverzut Barbieri wrote:
> On Tue, Dec 9, 2008 at 9:41 AM, Enlightenment SVN
> <[EMAIL PROTECTED]> wrote:
> > Log:
> > categorizing support for the list view plugin
>
> Hi,
>
> I just tried your module on both shelf and as a gadget/gadman and I
> have so
On Tue, 2008-12-09 at 11:00 -0200, Gustavo Sverzut Barbieri wrote:
> On Tue, Dec 9, 2008 at 10:52 AM, Vincent Torri <[EMAIL PROTECTED]> wrote:
> >
> >> quietly behind the scenes we have agreed we need to merge and be 1 - they
> >> are
> >> close enough in structure and gaols that this is not a tec
- "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> ha scritto:
> On Tue, Dec 9, 2008 at 5:00 AM, Sebastian Dransfeld
> <[EMAIL PROTECTED]> wrote:
> > Jose Gonzalez wrote:
> >> Sebastian Dransfeld wrote:
> >>
> >>> Jose Gonzalez wrote:
> >>>
> Gustavo wrote:
>
>
> > On Mo
On Tue, Dec 9, 2008 at 10:52 AM, Vincent Torri <[EMAIL PROTECTED]> wrote:
>
>> quietly behind the scenes we have agreed we need to merge and be 1 - they are
>> close enough in structure and gaols that this is not a technical problem -
>> and
>> it's definitely not a political one. we both very muc
> quietly behind the scenes we have agreed we need to merge and be 1 - they are
> close enough in structure and gaols that this is not a technical problem - and
> it's definitely not a political one. we both very much want a merge. it is
> simply that both started development in separate pools for
On Tue, 9 Dec 2008 13:34:03 +0100 "Michael 'Mickey' Lauer"
<[EMAIL PROTECTED]> babbled:
> > do not consider elementary and guarana separate entities, they're for
> > now, but we'll merge soon, just need time, but xmas is there for this
> > kind of thing ;-)
>
> Wow, that's good news!
quietly
On Tue, 9 Dec 2008 10:57:23 +0100 "Cedric BAIL" <[EMAIL PROTECTED]> babbled:
> On Tue, Dec 9, 2008 at 9:51 AM, Hanspeter Portner <[EMAIL PROTECTED]>
> wrote:
> > Gustavo Sverzut Barbieri wrote:
> >> On Fri, Dec 5, 2008 at 1:50 PM, Hendrik Siedelmann
> >> <[EMAIL PROTECTED]> wrote:
> >>> 2008/12/5
Am Tuesday 09 December 2008 11:38:32 schrieb Gustavo Sverzut Barbieri:
> On Tue, Dec 9, 2008 at 5:00 AM, Sebastian Dransfeld
>
> <[EMAIL PROTECTED]> wrote:
> > Jose Gonzalez wrote:
> >> Sebastian Dransfeld wrote:
> >>> Jose Gonzalez wrote:
> Gustavo wrote:
> > On Mon, Dec 1, 2008 at 8
On Tue, 9 Dec 2008 11:01:59 +0100 "Cedric BAIL" <[EMAIL PROTECTED]> babbled:
> On Tue, Dec 9, 2008 at 10:47 AM, Massimiliano Calamelli
> <[EMAIL PROTECTED]> wrote:
> > On Tue, 9 Dec 2008 10:29:37 +0100
> > "Cedric BAIL" <[EMAIL PROTECTED]> wrote:
> >> If we start to use Exchange in E17, it sounds
On Tue, Dec 9, 2008 at 9:41 AM, Enlightenment SVN
<[EMAIL PROTECTED]> wrote:
> Log:
> categorizing support for the list view plugin
Hi,
I just tried your module on both shelf and as a gadget/gadman and I
have some comments:
- remember to delete your children objects, when I removed the
gadget/
On Tue, Dec 9, 2008 at 9:03 AM, Viktor Kojouharov <[EMAIL PROTECTED]> wrote:
> Though I really don't think how relevant etk (or ewl for that matter)
> will be in the future. It's a good bet that raster will use elementary
> to replace e17's internal widgets (either for e17 or for a future
> release
On Tue, 2008-12-09 at 01:57 -0500, Jose Gonzalez wrote:
> Sebastian Dransfeld wrote:
>
> > Jose Gonzalez wrote:
> >
> >>Gustavo wrote:
> >>
> >>
> >>> On Mon, Dec 1, 2008 at 8:15 AM, John Lee <[EMAIL PROTECTED]> wrote:
> >>>
> >>>
> ... by adding 3 callbacks to vi
On Tue, Dec 9, 2008 at 12:25 AM, Enlightenment SVN
<[EMAIL PROTECTED]> wrote:
> Log:
> * Use the new Exchange Smart Object in the E17 theme dialog (if exchange is
> installed)
couple of comments:
- as I reported to you the other day on irc, rating stars are over
text description.
- delay he
On Tue, Dec 9, 2008 at 5:00 AM, Sebastian Dransfeld
<[EMAIL PROTECTED]> wrote:
> Jose Gonzalez wrote:
>> Sebastian Dransfeld wrote:
>>
>>> Jose Gonzalez wrote:
>>>
Gustavo wrote:
> On Mon, Dec 1, 2008 at 8:15 AM, John Lee <[EMAIL PROTECTED]> wrote:
>
>>... by
On Thu, 4 Dec 2008 11:18:03 +0100
Anders Troback <[EMAIL PROTECTED]> wrote:
> Hi,
>
> not sure if this is the right list for this kind of questions, if not
> just slap my in the right direction:-)
>
> I'm trying to build E17 on a new FreeBSD box to do a debug test of
> eina (see prev posting) bu
On Tue, Dec 9, 2008 at 10:47 AM, Massimiliano Calamelli
<[EMAIL PROTECTED]> wrote:
> On Tue, 9 Dec 2008 10:29:37 +0100
> "Cedric BAIL" <[EMAIL PROTECTED]> wrote:
>> If we start to use Exchange in E17, it sounds like it is ready to be
>> moved outside of PROTO, no ?
> No objection for me, it isn't
On Tue, Dec 9, 2008 at 9:51 AM, Hanspeter Portner <[EMAIL PROTECTED]> wrote:
> Gustavo Sverzut Barbieri wrote:
>> On Fri, Dec 5, 2008 at 1:50 PM, Hendrik Siedelmann
>> <[EMAIL PROTECTED]> wrote:
>>> 2008/12/5 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>:
On Thu, Dec 4, 2008 at 10:59 PM, The Ra
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Tue, 9 Dec 2008 10:29:37 +0100
"Cedric BAIL" <[EMAIL PROTECTED]> wrote:
> If we start to use Exchange in E17, it sounds like it is ready to be
> moved outside of PROTO, no ?
>
> --
> Cedric BAIL
No objection for me, it isn't complete (see TODO),
On Tue, Dec 9, 2008 at 3:25 AM, Enlightenment SVN
<[EMAIL PROTECTED]> wrote:
> Log:
> * Use the new Exchange Smart Object in the E17 theme dialog (if exchange is
> installed)
If we start to use Exchange in E17, it sounds like it is ready to be
moved outside of PROTO, no ?
--
Cedric BAIL
Gustavo Sverzut Barbieri wrote:
> On Fri, Dec 5, 2008 at 1:50 PM, Hendrik Siedelmann
> <[EMAIL PROTECTED]> wrote:
>
>> 2008/12/5 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>:
>>
>>> On Thu, Dec 4, 2008 at 10:59 PM, The Rasterman Carsten Haitzler
>>> <[EMAIL PROTECTED]> wrote:
>>>
>>>
45 matches
Mail list logo