Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Wido
Hey Dave, epymc it's pretty cool! but there are a bunch of things that are not 'quite there' * Mouse and keyb don't behave as expected. When I click any button, it just doesn't react. And keyboard does funny things, like inserting a '1' when I hit enter (instead of accpeting) or going back when I t

Re: [e-users] missing app window icons

2014-09-28 Thread mh
On 09/28/2014 08:09 PM, mh wrote: > On 09/28/2014 08:00 PM, Carsten Haitzler wrote: >> On Sun, 28 Sep 2014 19:41:08 -0400 mh said: >> >>> On 09/28/2014 07:25 PM, Carsten Haitzler wrote: On Sun, 28 Sep 2014 19:22:59 -0400 mh said: > On 09/28/2014 06:38 PM, Carsten Haitzler wrote: >>>

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Wido
Hey, it was 'edje_cc'. Since I was running it with sudo, it was not taking my PATH env (where I had /opt), so I had to pass it with the rest of the variables. Thanks! I'll check it out =) 2014-09-28 21:10 GMT-03:00 Wido : > Yup, it's all there: > > wido@frankie:~/sources/enlightenment/e19/epymc$

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Wido
Yup, it's all there: wido@frankie:~/sources/enlightenment/e19/epymc$ which edje_cc /opt/e19/bin/edje_cc I've installed python-efl using that exact same command, with no problems wido@frankie:~/sources/enlightenment/e19/epymc$ python Python 2.7.8 (default, Jul 26 2014, 15:25:14) [GCC 4.9.1] on li

Re: [e-users] missing app window icons

2014-09-28 Thread mh
On 09/28/2014 08:00 PM, Carsten Haitzler wrote: > On Sun, 28 Sep 2014 19:41:08 -0400 mh said: > >> On 09/28/2014 07:25 PM, Carsten Haitzler wrote: >>> On Sun, 28 Sep 2014 19:22:59 -0400 mh said: >>> On 09/28/2014 06:38 PM, Carsten Haitzler wrote: > On Sun, 28 Sep 2014 11:28:56 -0400 mh

Re: [e-users] missing app window icons

2014-09-28 Thread The Rasterman
On Sun, 28 Sep 2014 19:41:08 -0400 mh said: > On 09/28/2014 07:25 PM, Carsten Haitzler wrote: > > On Sun, 28 Sep 2014 19:22:59 -0400 mh said: > > > >> On 09/28/2014 06:38 PM, Carsten Haitzler wrote: > >>> On Sun, 28 Sep 2014 11:28:56 -0400 mh said: > >>> > I tried setting the icon theme as

Re: [e-users] missing app window icons

2014-09-28 Thread mh
On 09/28/2014 07:25 PM, Carsten Haitzler wrote: > On Sun, 28 Sep 2014 19:22:59 -0400 mh said: > >> On 09/28/2014 06:38 PM, Carsten Haitzler wrote: >>> On Sun, 28 Sep 2014 11:28:56 -0400 mh said: >>> I tried setting the icon theme as you mentioned, changing the icon theme to a couple oth

Re: [e-users] missing app window icons

2014-09-28 Thread The Rasterman
On Sun, 28 Sep 2014 19:22:59 -0400 mh said: > On 09/28/2014 06:38 PM, Carsten Haitzler wrote: > > On Sun, 28 Sep 2014 11:28:56 -0400 mh said: > > > >> I tried setting the icon theme as you mentioned, changing the icon theme > >> to a couple other I have but that didn't work. I tried adding sever

Re: [e-users] missing app window icons

2014-09-28 Thread mh
On 09/28/2014 06:38 PM, Carsten Haitzler wrote: > On Sun, 28 Sep 2014 11:28:56 -0400 mh said: > >> I tried setting the icon theme as you mentioned, changing the icon theme >> to a couple other I have but that didn't work. I tried adding several >> path settings for icons in the settings/advanced/s

Re: [e-users] missing app window icons

2014-09-28 Thread The Rasterman
On Sun, 28 Sep 2014 11:28:56 -0400 mh said: > I tried setting the icon theme as you mentioned, changing the icon theme > to a couple other I have but that didn't work. I tried adding several > path settings for icons in the settings/advanced/search > directories/icons also without success. I

Re: [e-users] Terminology: Alt-Backspace doesn't work

2014-09-28 Thread Boris Faure
On 14-09-28 22:29, Tassilo Horn wrote: > Hi all, > > my shell is configured to kill one word backwards when Alt-Backspace is > pressed. In terminology however, Alt-Backspace just deletes the last > character. It seems the shell doesn't receive the correct key. > > And indeed, in urxvt, gnome-te

[e-users] Terminology: Alt-Backspace doesn't work

2014-09-28 Thread Tassilo Horn
Hi all, my shell is configured to kill one word backwards when Alt-Backspace is pressed. In terminology however, Alt-Backspace just deletes the last character. It seems the shell doesn't receive the correct key. And indeed, in urxvt, gnome-terminal or a plain VT, Alt-Backspace results in the sh

Re: [e-users] missing app window icons

2014-09-28 Thread mh
I tried setting the icon theme as you mentioned, changing the icon theme to a couple other I have but that didn't work. I tried adding several path settings for icons in the settings/advanced/search directories/icons also without success. I also noticed that in the icons search directories tha

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Davide Andreoli
2014-09-28 15:47 GMT+02:00 Wido : > Well, this is awkward... > > frankie:~/sources/enlightenment/e19/epymc$ sudo > LD_LIBRARY_PATH=/opt/e19/lib PREFIX=/opt/e19 > PKG_CONFIG_PATH=/opt/e19/lib/pkgconfig/ ./setup.py install --prefix=$PREFIX > running install > running build > running build_themes > b

Re: [e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Wido
Well, this is awkward... frankie:~/sources/enlightenment/e19/epymc$ sudo LD_LIBRARY_PATH=/opt/e19/lib PREFIX=/opt/e19 PKG_CONFIG_PATH=/opt/e19/lib/pkgconfig/ ./setup.py install --prefix=$PREFIX running install running build running build_themes building theme: "default" from: data/themes/default/d

[e-users] Emotion Media Center 1.0 is out !

2014-09-28 Thread Davide Andreoli
Hi all, the first stable release of EpyMC is waiting for you !! Direct download link for this release: https://github.com/DaveMDS/epymc/archive/v1.0.0.tar.gz On the Github wiki you will find all the needed instructions for installin

Re: [e-users] Terminology: box instead of hollow cursor in active window

2014-09-28 Thread The Rasterman
On Sun, 28 Sep 2014 12:50:59 +0300 Markus Törnqvist said: > On Sun, Sep 28, 2014 at 11:45:53AM +0900, Carsten Haitzler wrote: > >On Sat, 27 Sep 2014 21:21:57 +0200 Tassilo Horn said: > > > >> for me. Is there a way to get a filled box cursor in the active > >> terminology window? > > >change t

Re: [e-users] Terminology: box instead of hollow cursor in active window

2014-09-28 Thread Markus Törnqvist
On Sun, Sep 28, 2014 at 11:45:53AM +0900, Carsten Haitzler wrote: >On Sat, 27 Sep 2014 21:21:57 +0200 Tassilo Horn said: > >> for me. Is there a way to get a filled box cursor in the active >> terminology window? >change theme (make your own) to make cursors whatever you like them to look >like?