Nicolas Aguirre wrote:
>
>
> 2008/9/3 Will Keaney <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>
>     I decided to try Enna out a couple of days ago, and must say I am very
>     impressed by the interface.  However, whenever I try to play a media
>     file, Enna segfaults.
>     I have attached a full backtrace from gdb.  Please let me know if any
>     additional information is needed.
>
>     Will
>
>
> First thanks for your comments and your report :)
>
> I would like to know which backend u are using to play media ? You can
> choose between liplayer (libplayer.geexbox.org) 
> <http://libplayer.geexbox.org>and emotion in $HOME/.enna/enna.cfg. I
> have mostly test enna with libplayer, but emotion should play music.
> In stdout you should find informations about plugins loaded at
> startup. Some time emotion plugin is not load. So it's maybe the
> reason why you have this segfault. 
> However video playing is not possible yet with emotion backend, but I
> plan to implement this soon.
>
> Could you please said me if you have lines like  :
> "Trying to load enna_emotion_plugin"
> "Unable to load enna_emotion_plugin"
>
> Regards,
> Nico
>  
> -- 
> Nicolas Aguirre
> Mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> Web: http://www.digital-corner.org
Follow-up:
I realized that I do not have libplayer installed on my system, which
might explain why enna crashes when it's selected as the backend.  I
checked out the latest mercurial of libplayer, built and installed it. 
Enna still segfaulted, so I decided to rebuild it against the newly
installed libplayer; enna now will not build:

make[5]: Entering directory
`/root/e17_src/MISC/enna/src/modules/backend/libplayer'
/bin/sh ../../../../libtool --tag=CC   --mode=compile gcc
-DHAVE_CONFIG_H -I. -I../../../.. -I. -I../../../../src/bin
-I/opt/e17/include -I/usr/kerberos/include -D_FILE_OFFSET_BITS=64
-pthread -I/opt/e17/include -I/usr/include/gstreamer-0.10
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include
-I/usr/include/libxml2      -O0 -pipe -march=native -ggdb -Wall
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -MT
enna_module_libplayer.lo -MD -MP -MF .deps/enna_module_libplayer.Tpo -c
-o enna_module_libplayer.lo enna_module_libplayer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../../../.. -I.
-I../../../../src/bin -I/opt/e17/include -I/usr/kerberos/include
-D_FILE_OFFSET_BITS=64 -pthread -I/opt/e17/include
-I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0
-I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -O0 -pipe
-march=native -ggdb -Wall -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_REENTRANT -MT enna_module_libplayer.lo -MD -MP -MF
.deps/enna_module_libplayer.Tpo -c enna_module_libplayer.c  -fPIC -DPIC
-o .libs/enna_module_libplayer.o
enna_module_libplayer.c: In function ‘module_init’:
enna_module_libplayer.c:190: warning: passing argument 5 of
‘player_init’ makes integer from pointer without a cast
enna_module_libplayer.c:190: error: too few arguments to function
‘player_init’
make[5]: *** [enna_module_libplayer.lo] Error 1
make[5]: Leaving directory
`/root/e17_src/MISC/enna/src/modules/backend/libplayer'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/e17_src/MISC/enna/src/modules/backend'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/root/e17_src/MISC/enna/src/modules'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/e17_src/MISC/enna/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/e17_src/MISC/enna'
make: *** [all] Error 2

What revision(s) of libplayer is enna known to build against?

Will

Attachment: signature.asc
Description: OpenPGP digital signature

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to