[e-users] [PATCH 1.7.5+svn82296] emotion: fix for xine-lib-1.2.2 backend

2013-01-07 Thread Arvind R
Hi all, I used to use emotion earlier, but I don't remember whether it was with the default gstreamer backend or not. Found the xine backend not working with emotion-1.7.4 even with this patch applied. Now, with emotion-1.7.5+svn82296 installed without the patch, no video with xine backend. With

[e-users] Problem with eina_prefix_new

2013-01-07 Thread Arvind R
Hi all, After getting xine backend working in emotion, tried generic (vlc) backend. Nope - doesn't work -:( Problem 1: Using the example source, now need to add: emotion_object_module_option_set(em, player, vlc); It does not fall-back to the default generic player. Problem 2: em_player_vlc

[e-users] E17 screen idle-freeze problem

2013-01-07 Thread Arvind R
Hi all, I work mostly on the linux virtual consoles (only now is something close available in terminology on X!). So I leave an open X-session and return, sometimes after a couple of hours but mostly in 15-20 minutes. Only to find the X screen unresponsive. The digital clock is stuck in history.

[e-users] Virtual keyboard with some special characters

2013-01-07 Thread Mester Attila
Dear All, The use of the different virtual keyboards seems so easy but I have some problems with the special characters. I made a Hungarian virtual keyboard, and copied to the folder where the kbd files are. It works, except the special characters we have in Hungarian: öüáéíóőúű. On the

[e-users] error compile efl rev 82353

2013-01-07 Thread maderios
Hi I tried to compile efl, I got always same error Last time with rev 82353: CCLD bin/evas/loaders/tga/module.la CCLD bin/evas/loaders/tiff/module.la CCLD bin/evas/loaders/wbmp/module.la CCLD bin/evas/loaders/xpm/module.la CCLD lib/eo/libeo.la CCLD

Re: [e-users] Problem with eina_prefix_new

2013-01-07 Thread Nicolas Aguirre
2013/1/7 Arvind R arvin...@gmail.com So put printf() and recompiled. (Is there is a small howto on the eina logging system?) Output: yes, here : http://docs.enlightenment.org/auto/eina/tutorial_log_page.html and the complete doc :

Re: [e-users] Bodhi Guide to Enlightenment

2013-01-07 Thread Jeff Hoogland
We are very much interested in translations. Get in contact with the doc folks on our forums - http://forums.bodhilinux.com/index.php?/forum/22-documentation/ On Sun, Jan 6, 2013 at 3:39 PM, nicolas gruson nico...@mesopotamie.orgwrote: Very nice !! I use bodhi on an efika mx with a lot of

Re: [e-users] Problem with eina_prefix_new

2013-01-07 Thread Gustavo Sverzut Barbieri
On Mon, Jan 7, 2013 at 9:14 AM, Arvind R arvin...@gmail.com wrote: Hi all, After getting xine backend working in emotion, tried generic (vlc) backend. Nope - doesn't work -:( Problem 1: Using the example source, now need to add: emotion_object_module_option_set(em, player, vlc); It does

Re: [e-users] [PATCH 1.7.5+svn82296] emotion: fix for xine-lib-1.2.2 backend

2013-01-07 Thread Gustavo Sverzut Barbieri
applied to trunk, would be nice if someone with branches checked out could apply to 1.7 On Mon, Jan 7, 2013 at 8:56 AM, Arvind R arvin...@gmail.com wrote: Hi all, I used to use emotion earlier, but I don't remember whether it was with the default gstreamer backend or not. Found the xine