Re: [E-devel] Enna segv when playing OGG, MP3, AVI

2008-09-03 Thread Nicolas Aguirre
2008/9/3 Will Keaney [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.organd
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]
Web: http://www.digital-corner.org
-
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=100url=/
___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


Re: [E-devel] Enna segv when playing OGG, MP3, AVI

2008-09-03 Thread Will Keaney
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.organd 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
I was using libplayer.   I tried the emotion backend today, and it plays
music without any problems at all.  I don't see anything about plugins
in the terminal output.

Will


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=100url=/___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel


[E-devel] Enna segv when playing OGG, MP3, AVI

2008-09-02 Thread Will Keaney
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
#0  0x00413544 in enna_mediaplayer_playlist_clear ()
at mediaplayer.c:294
No locals.
#1  0x7f63f5051496 in _browse (data=0x7f63f4a3d220, data2=0x282d640)
at enna_module_music.c:420
i = 0
prev_vfs = (Enna_Vfs_File *) 0x233c640
prev_uri = 0x0
o = (Evas_Object *) 0x2ad4450
oe = (Evas_Object *) 0x7fff02423e00
vfs = (Enna_Class_Vfs *) 0x7f63f4a3d220
file = (Enna_Vfs_File *) 0x282d640
files = (Evas_List *) 0x2aca7a0
l = (Evas_List *) 0x416ee0
#2  0x7f63f5050baa in _activate () at enna_module_music.c:198
f = (Enna_Vfs_File *) 0x282d640
vfs = (Enna_Class_Vfs *) 0x7f63f4a3d220
#3  0x7f63f50509a6 in _class_event (event_info=0x2666b70)
at enna_module_music.c:131
ev = (Ecore_X_Event_Key_Down *) 0x2666b70
key = ENNA_KEY_RIGHT
#4  0x0040c010 in enna_activity_event (act=0x7f63f52542c0, 
event_info=0x2666b70) at activity.c:150
No locals.
#5  0x00407444 in _event_bg_key_down_cb (data=0x221ef40, type=14, 
event=0x2666b70) at enna.c:113
enna = (Enna *) 0x221ef40
key = ENNA_KEY_RIGHT
#6  0x7f63f8b1540d in _ecore_event_call () at ecore_events.c:429
l = (Ecore_List2 *) 0x22ef140
ll = (Ecore_List2 *) 0x2281060
e = (Ecore_Event *) 0x22ef140
ef = (Ecore_Event_Filter *) 0x2230e60
eh = (Ecore_Event_Handler *) 0x2281060
ehd = (Ecore_List2_Data *) 0x7f63f8b1d9db
handle_count = 2
#7  0x7f63f8b1df3e in _ecore_main_loop_iterate_internal (once_only=0)
at ecore_main.c:680
next_time = 2.7400352954864502
have_event = 1
have_signal = 0
have_msg = 0
#8  0x7f63f8b1cfef in ecore_main_loop_begin () at ecore_main.c:87
No locals.
#9  0x00407f32 in main (arc=1, arv=0x7fff024240a8) at enna.c:401
No locals.


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=100url=/___
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel