Re: [e-users] Changing cursor size

2014-11-25 Thread The Rasterman
On Wed, 26 Nov 2014 00:02:02 + Peter Flynn said: > On 11/24/2014 11:11 PM, Carsten Haitzler (The Rasterman) wrote: > > On Mon, 24 Nov 2014 19:42:48 + Peter Flynn said: > > > >> On 11/24/2014 02:43 AM, Christopher Barry wrote: > >>> I *think* this may be a theme function, and you may need

Re: [e-users] Changing cursor size

2014-11-25 Thread Peter Flynn
On 11/24/2014 11:11 PM, Carsten Haitzler (The Rasterman) wrote: > On Mon, 24 Nov 2014 19:42:48 + Peter Flynn said: > >> On 11/24/2014 02:43 AM, Christopher Barry wrote: >>> I *think* this may be a theme function, and you may need to hack the >>> theme you're using. (but don't hold me to that..

Re: [e-users] E19.1 Poweroff doesn't work

2014-11-25 Thread The Rasterman
On Tue, 25 Nov 2014 08:33:08 +0100 "mad_er...@aol.fr" said: > Hi > I compiled and installed successfully E19.1 on Debian Sid. It works but > poweroff system button doesnt shutdown computer. I only get black screen > in E. > Any idea? Thanks. what e does is fade the screen out then ssend a messag

Re: [e-users] Efl and Elementary 1.12.1 releases

2014-11-25 Thread Morten Nilsen
On 25/11/14 14:16, Stefan Schmidt wrote: > First update for the 1.12.x series > My packages for fedora 20 at https://fedora.runsafe.no/20/ have now been updated to 1.12.1 -- Cheers, Morten :wq -- Download BIRT iHub F-Ty

Re: [e-users] E19.1 Poweroff doesn't work

2014-11-25 Thread Massimo Maiurana
mad_er...@aol.fr ha scritto il 25/11/2014 alle 19:05: > On 11/25/2014 06:57 PM, Massimo Maiurana wrote: >> Anyway, if it looks like hanged it could be a service that systemd can't >> stop properly. You can enable a debug shell with "systemctl disable >> debug-shell", so at next startup you'll have

Re: [e-users] E19.1 Poweroff doesn't work

2014-11-25 Thread mad_er...@aol.fr
On 11/25/2014 06:42 PM, Will Hopper wrote: > I'm using 19.1 on debian testing, and have a similar issue, although i > didn't use --emable-systemd at compile time. > > Shutting down via any method (telinit 0, power button, E desktop menu) > causes the system to hang at the black screen for a while,

Re: [e-users] E19.1 Poweroff doesn't work

2014-11-25 Thread mad_er...@aol.fr
On 11/25/2014 06:57 PM, Massimo Maiurana wrote: > Anyway, if it looks like hanged it could be a service that systemd can't > stop properly. You can enable a debug shell with "systemctl disable > debug-shell", so at next startup you'll have a console on f9 as root. > You can then talk to systemd to

Re: [e-users] E19.1 Poweroff doesn't work

2014-11-25 Thread Massimo Maiurana
On debian testing there was a while ago an issue with the samba daemon not exiting correctly, it took about 5 minutes before the machine halted. It was fixed a few weeks ago. Anyway, if it looks like hanged it could be a service that systemd can't stop properly. You can enable a debug shell with "s

Re: [e-users] E19.1 Poweroff doesn't work

2014-11-25 Thread Will Hopper
I'm using 19.1 on debian testing, and have a similar issue, although i didn't use --emable-systemd at compile time. Shutting down via any method (telinit 0, power button, E desktop menu) causes the system to hang at the black screen for a while, but it eventually does shutdown after about probably

[e-users] Efl and Elementary 1.12.1 releases

2014-11-25 Thread Stefan Schmidt
First update for the 1.12.x series EFL fixes: * edje_calc: fix image set bug. * ecore_anim: fix source_set bug. * Evas GL: Fix bug in evgl_eng_pbuffer_surface_create (EGL) * Fix bug ecore_imf_context_cursor_position_set was not called when cursor was moved by ECORE_IMF_CALLBACK_SELECTI

Re: [e-users] E19.1 Poweroff doesn't work

2014-11-25 Thread mad_er...@aol.fr
On 11/25/2014 08:33 AM, mad_er...@aol.fr wrote: > I compiled and installed successfully E19.1 on Debian Sid. It works but > poweroff system button doesnt shutdown computer. I only get black screen > in E. Precision I compiled libraries and e with these options: --prefix=/usr --enable-systemd --

Re: [e-users] unwanted switch between two genlists stacked on the naviframe

2014-11-25 Thread The Rasterman
On Fri, 21 Nov 2014 09:44:28 +0100 said: > Hi, > A weird behaviour showed up in my EFL app, I am still trying to figure > out how to fix this. > > In the hierarchical menu of my app, several views of genlists are pushed > on the naviframe while going down the list tree. Then, a new pop-up is > p