I'll try to look into it, it's been acting weird on me since the edje
thumbnailing stuff got merged in. :(
* Paulo Jorge de Oliveira Cantante de Matos ([EMAIL PROTECTED]) wrote:
> OK, finally.
>
> The patch seems to work... sometime. However, I've been getting
> other segfaults...
>
> For exampl
OK, finally.
The patch seems to work... sometime. However, I've been getting
other segfaults...
For example this one:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 13229)]
0xb7fa8211 in epsilon_info_get (e=0x8057f10) at Epsilon.c:303
303 if ((p->eei =
export CFLAGS=-g
On 7/31/05, Paulo Jorge de Oliveira Cantante de Matos
<[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> Indeed, no more imlib2 warning and the segfault as it was
> disappears but a little bit later after moving around the
> thumbnails and checking some photos...:
> $ entice fotos/
> Unabl
Hi,
Indeed, no more imlib2 warning and the segfault as it was
disappears but a little bit later after moving around the
thumbnails and checking some photos...:
$ entice fotos/
Unable to thumbnail fotos//fotos-escalada-31Mar2005.tar.bz2
Segmentation fault
I tried to run gdb on it and it segfault
Paulo Jorge de Oliveira Cantante de Matos <[EMAIL PROTECTED]> [2005-07-29
21:43]:
> Hi all,
Hi,
> Anyway I've chosen a directory were I keep my images and entice
> segfaults (probably trying to create thumbnail of a tar.bz2
> file):
>
> $ entice fotos/
> Segmentation fault
> * Imlib2 Develo
Yes
when I removed -malign-double from CFLAGS of eet build, edje_cc started
to work normaly, fine. I've suspected that it was in interaction with
libjpeg. Perhaps, try to debug jpeg compression in eet write functions?
Regards
Michel
Carsten Haitzler (The Rasterman) wrote:
> On Sun, 23 May 2004 07
On Sun, 23 May 2004 07:06:33 +0200 (MEST) Vincent Torri
<[EMAIL PROTECTED]> babbled:
>
> I have had the same problem. Raster told me that's because eet had some
> problems when it is compiled with some flags. The flags -ffast-math
> -malign-double -march=pentium seem causing tro
Indeed,
I compiled all modules (http://kheb.homelinux.org/lunar/cache/pentium4)
with :
-O2 -mcpu=pentium4 -march=pentium4 -fomit-frame-pointer
-falign-functions -falign-loops -falign-jumps -malign-double -msse
-msse2 -mfpmath=sse
Maybe I can debug EET to fix this
I start investigations this aft
I have had the same problem. Raster told me that's because eet had some
problems when it is compiled with some flags. The flags -ffast-math
-malign-double -march=pentium seem causing trouble for eet.
Hope this helps
Vincent TORRI
On Sat, 22 May 2004, Corey Donohoe wrote:
> * Michel Briand ([EMA
* Michel Briand ([EMAIL PROTECTED]) wrote:
> Hello
>
> some issue on entice from CVS (22-05-2004) :
>
> make[4]: Entering directory `/usr/src/entice/data/themes/default'
> edje_cc -v -id ../../images -fd ../../fonts default.edc default.eet
> edje_cc: Error. unable to write image part "bg.png" as
Hi,
I added a little bit of code to image.c which does a tolower() on the
file extension. I know this is a hack, but it works great for funny
file names, like Png and JPG.
Stafford
On Tue, 2004-05-11 at 22:29, Corey Donohoe wrote:
> k, I think you have an old version. My code from a fresh
k, I think you have an old version. My code from a fresh cvs update
looks like this. I ran into this in the past as well, and ended up
fixing it (if you can call it that) with the same idea you suggested.
imlib_save_image_with_error_return(tmpfile, &err);
evas_image_cache_flush(e
hmm... Latest cvs should already have these changes. iirc xcomp merged
this stuff in when esmart migrated to e17/libs/ I had some fixups after
that, but this patch shouldn't be necessary. Maybe try updating again?
On Sun, 2004-05-09 at 00:32, Jeremy Kolb wrote:
> Now sure what do do here, but
You're building Entice against the outdated Esmart in e17/proto/esmart.
Esmart has been moved to e17/libs/esmart and is now a collection of
libraries, rather than a single library. Did you get the memo about this?
--Ibukun
Jeremy Kolb wrote:
Now sure what do do here, but I made some fixes to g
Mathieu Bruneau wrote:
Basically entice won't work right if your container plugins aren't
working properly. So that might be your problem. You can check to
make
sure that it's not edje itself that's giving you issues.
$ edje /usr/local/share/entice/themes/default.eet
The Edje test progra
Basically entice won't work right if your container plugins aren't
working properly. So that might be your problem. You can check to make
sure that it's not edje itself that's giving you issues.
$ edje /usr/local/share/entice/themes/default.eet
The Edje test program works fine. It once in
* Didier Casse ([EMAIL PROTECTED]) wrote:
> On 29/01/04, at 02:40 -0600, Corey Donohoe <[EMAIL PROTECTED]> wrote:
>
> > * Didier Casse ([EMAIL PROTECTED]) wrote:
> > >
> > > It helped more than I had imagined. Now it works fine! Really cool!
> > >
> > > But with the default.eet I don't see much
On 28/01/04, at 23:16 -0600, Corey Donohoe <[EMAIL PROTECTED]> wrote:
> Just to be sure checkout
> http://www.atmos.org/docs/entice/index.html#requirements
Hi Corey,
This is the one I checked out first. Everything is in my box.
> > ERROR: lt_dlclose (can't close resident module)
> k,
* Didier Casse ([EMAIL PROTECTED]) wrote:
>
> Hi Corey,
> This is the one I checked out first. Everything is in my box.
yay ! cool.
>
> > > ERROR: lt_dlclose (can't close resident module)
> > k, I'm not really sure here. This is coming from the container in
> > esmart(container_plugin.
* Didier Casse ([EMAIL PROTECTED]) wrote:
>
> It helped more than I had imagined. Now it works fine! Really cool!
>
> But with the default.eet I don't see much buttons around (no buttons I
> would say!), so I replaced it with the winter.eet by rephorm and now it
> looks similar to this
>
> http:
* Didier Casse ([EMAIL PROTECTED]) wrote:
>
> I think that I've the same problem! Take a look at my attachment!
> All my imlib2 loaders are here!
Just to be sure checkout
http://www.atmos.org/docs/entice/index.html#requirements
You can skip the imlib2 stuff there, what you already have should
suff
* Didier Casse ([EMAIL PROTECTED]) wrote:
> On 29/01/04, at 15:54 +0800, Didier Casse <[EMAIL PROTECTED]> wrote:
>
> > On 29/01/04, at 01:29 -0600, Corey Donohoe <[EMAIL PROTECTED]> wrote:
> >
> > > * What version of libtool are you using?
> >
> > libtool-1.4.3-5
> >
> > > * Does commenting ou
On 29/01/04, at 01:29 -0600, Corey Donohoe <[EMAIL PROTECTED]> wrote:
> * What version of libtool are you using?
libtool-1.4.3-5
> * Does commenting out the e_container_layout_plugin_set(e->container,
> "entice"); call in src/bin/entice.c about line 125 help? You'll have to
> recompile but you
On 29/01/04, at 03:17 -0600, Corey Donohoe <[EMAIL PROTECTED]> wrote:
> * Didier Casse ([EMAIL PROTECTED]) wrote:
> > On 29/01/04, at 02:40 -0600, Corey Donohoe <[EMAIL PROTECTED]> wrote:
> >
> > > * Didier Casse ([EMAIL PROTECTED]) wrote:
> > > >
> > > > It helped more than I had imagined. Now
On 29/01/04, at 15:54 +0800, Didier Casse <[EMAIL PROTECTED]> wrote:
> On 29/01/04, at 01:29 -0600, Corey Donohoe <[EMAIL PROTECTED]> wrote:
>
> > * What version of libtool are you using?
>
> libtool-1.4.3-5
>
> > * Does commenting out the e_container_layout_plugin_set(e->container,
> > "entic
On 29/01/04, at 02:40 -0600, Corey Donohoe <[EMAIL PROTECTED]> wrote:
> * Didier Casse ([EMAIL PROTECTED]) wrote:
> >
> > It helped more than I had imagined. Now it works fine! Really cool!
> >
> > But with the default.eet I don't see much buttons around (no buttons I
> > would say!), so I repla
> Kevin Brosius wrote:
>
> >>>And entice is build and working! Except for the icons in the top right
> corner they doesn't show up but i know the shortcuts already so
> everything is fine to me!
>
> Thanks
>
>
> >>
> >>
> >>
> >>No icons in the upper right, ev
* Mathieu Bruneau ([EMAIL PROTECTED]) wrote:
> Kevin Brosius wrote:
>
> And entice is build and working! Except for the icons in the top
> right corner they doesn't show up but i know the shortcuts
> already so everything is fine to me!
>
> Thanks
>
> >>
> >>No icons
Kevin Brosius wrote:
And entice is build and working! Except for the icons in the top right
corner they doesn't show up but i know the shortcuts already so
everything is fine to me!
Thanks
No icons in the upper right, even when you mouse over that window
region? That is working here..
Mathieu Bruneau wrote:
>
>
> Corey Donohoe wrote:
>
> >* Mathieu Bruneau ([EMAIL PROTECTED]) wrote:
> >
> >
> >>Mike Frysinger wrote:
> >>
> >>
> >>
> >>>here's what i got for depends:
> >>>[EMAIL PROTECTED] 0 root # emerge entice -ep
> >>>media-libs/imlib2
> >>>dev-db/edb
> >>>dev-libs/eet
> >>
Corey Donohoe wrote:
* Mathieu Bruneau ([EMAIL PROTECTED]) wrote:
Mike Frysinger wrote:
here's what i got for depends:
[EMAIL PROTECTED] 0 root # emerge entice -ep
media-libs/imlib2
dev-db/edb
dev-libs/eet
x11-libs/evas
x11-libs/ecore
media-libs/edje
media-libs/epeg
media-libs/epsilon
x11
* Mathieu Bruneau ([EMAIL PROTECTED]) wrote:
> Mike Frysinger wrote:
>
> >here's what i got for depends:
> >[EMAIL PROTECTED] 0 root # emerge entice -ep
> >media-libs/imlib2
> >dev-db/edb
> >dev-libs/eet
> >x11-libs/evas
> >x11-libs/ecore
> >media-libs/edje
> >media-libs/epeg
> >media-libs/epsilon
Mike Frysinger wrote:
here's what i got for depends:
[EMAIL PROTECTED] 0 root # emerge entice -ep
media-libs/imlib2
dev-db/edb
dev-libs/eet
x11-libs/evas
x11-libs/ecore
media-libs/edje
media-libs/epeg
media-libs/epsilon
x11-libs/esmart
media-gfx/entice
Thanks, i'm in the progress of builiding i
On Wednesday 21 January 2004 20:37, Mathieu Bruneau wrote:
> I was using entice a lot in the past and i'm missing it right now on my
> new computer. From what I see here, i think entice is buildable at the
> moment and I was wondering which libs is needed for it ?
> Evas, imlib2 and imlib2_loaders
1. What does it mean "zooming in/out twice doubles/halves the scale
factor"? Usually i need to scale faces up or down to fit screen. My
vote for AutoCAD mousewheel behaviour.
I was trying to think of a concise way to say that the zoom factor is
approximately sqrt(2) and is multiplicative, so zoom
Can't find my entice sources, but long time ago i made some changes,
zooming related.
piece:
scale -= 0.5;
if (scale < 0.5)
scale = 0.5;
e_handle_resize();
IMHO should be replaced with scale /=0.8;
and scale *=1.25; otherwise.
changes should be made in both buttons.c and event.c
--
Daniel Hulme wrote:
>
>
> > Ah, well it would figure that I might find another error with the
> > entice. I'm using it for most of my image viewing needs now, even
> > without Enlightenment running.
> That's what I like to hear.
>
> > This error occurs when I click on a bitmap (which shows up i
> Ah, well it would figure that I might find another error with the
> entice. I'm using it for most of my image viewing needs now, even
> without Enlightenment running.
That's what I like to hear.
> This error occurs when I click on a bitmap (which shows up in the
> sidebar and in the preview
> I updated my cvs yesterday before compiling ... Where are those files
> supposed to be ? I was unable to locate them in my cvs tree. Are they
> supposed to be in SPLIT ?
Yes, entice has been rewritten to use the ecore in SPLIT. This is the
way of the future, and soon enough everything will be u
> With the new patches submitted for Entice, I finally got it to compile
> without error. All I can say is... WOW!!! It was worth the wait. ;)
Thanks! Of course raster should take the credit as it is his original
efforts that make it so nice.
> One question: how do you load new files from within
On Wed, 13 Aug 2003 01:32:42 -0400 Kyle Gonzales <[EMAIL PROTECTED]> babbled:
> With the new patches submitted for Entice, I finally got it to compile
> without error. All I can say is... WOW!!! It was worth the wait. ;)
>
> One question: how do you load new files from within En
41 matches
Mail list logo