Re: [e-users] Mouse cursor size

2023-01-10 Thread Wido
Hi Carsten! I appreciate that you always take the time to respond to users
:)

> E has its own cursors that uses the efl/e theme
I know, I tried, I actually notice the "same behaviour". EFL mouse on some
apps, X mouse on other apps (I just tried, sublime uses E theme, chrome and
kde uses X theme)

> if you use something else then "you're mileage may vary"
I guess that is understandable, but would it be possible to have some
hints/idea/helps on how to define this for a consistent env? Again, I am
aware this is probably out of E's scope, but it _feels_ like as a DE you
actually should care. As I user, I _expect_ the DE to own the cursor theme
in one way on another.

Emphasis on the words that are probably the most debatable.

El lun, 9 ene 2023 a la(s) 18:14, Carsten Haitzler (ras...@rasterman.com)
escribió:

> On Mon, 9 Jan 2023 11:45:51 -0300 Wido  said:
>
> > Happy new year! I'm having an issue with cursor theme/size.
> >
> > I'm not using E's theme, I have selected `application` in settings ->
> mouse
> > -> e theme. Then, I have configured my mouse theme and size in KDE system
> > settings -> appearance cursors. My current cursor size is 24.
> >
> > The problem I have is that some applications respect my cursor size, and
> > others do not, and I don't understand the pattern:
> >
> > * Enlightenment and EFL uses size 36
>
> E has its own cursors that uses the efl/e theme. if you use something else
> then
> "you're mileage may vary". efl's cursors will scale based on scale factor.
> there is no good reason to set cursor size as pointers will follow the same
> scale factor as everything else.
>
> > * Dolphin (kde file explorer) uses size 24
> > * Sublime (gtk3?) uses size 36
> > * Chrome (gtk3?) uses size 24
> >
> > I tried modifying gtk configfiles in my home, but without success.
> >
> > I know this probably is not an E issue and rather a gtk issue, but given
> > that it _apperas_ like E is following different cursors, I thought this
> > would be first place to _start_ asking.
> >
> > Thanks!
> >
> > --
> > Wido
> >
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> Carsten Haitzler - ras...@rasterman.com
>
>

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Mouse cursor size

2023-01-09 Thread Wido
Hi! thanks for the reply.

I think this will not fix my issue. See, my problem is not QT (all kde apps
seems to be honoring my size: 24), but rather E globally and (I think) some
gtk apps.

Also, to me it looks like E is not able to (or doesn't want to) be involved
globally in defining a global cursor theme and size. Which I guess is fine,
but leaves the user to figure out how each library handles each theme, and
that can be a little cumbersome.

I will try those vars anyway and report back, thanks!

El lun, 9 ene 2023 a la(s) 14:50, Φ SNAKΣ ΣYΣZ Φ (snake8e...@gmail.com)
escribió:

> I seem to recall a similar issue on a system a while ago with QT and GTK
> apps not scaling the same - KDE uses QT.  Just a guess, but you could try
> adding the below 5 lines as environment variables - how to do that/location
> will depend on your setup, I think I edited /etc/environment
>
>
> export QT_QPA_PLATFORMTHEME=qt5ct
> export QT_AUTO_SCREEN_SCALE_FACTOR=0
> export QT_SCREEN_SCALE_FACTORS=1
> export QT_SCALE_FACTOR=0
> export XCURSOR_SIZE=24
>
>
> At your own risk, but could just remove if it doesn't help...best of luck
> ;)
> On 09/01/2023 14:45, Wido wrote:
>
> Happy new year! I'm having an issue with cursor theme/size.
>
> I'm not using E's theme, I have selected `application` in settings -> mouse
> -> e theme. Then, I have configured my mouse theme and size in KDE system
> settings -> appearance cursors. My current cursor size is 24.
>
> The problem I have is that some applications respect my cursor size, and
> others do not, and I don't understand the pattern:
>
> * Enlightenment and EFL uses size 36
> * Dolphin (kde file explorer) uses size 24
> * Sublime (gtk3?) uses size 36
> * Chrome (gtk3?) uses size 24
>
> I tried modifying gtk configfiles in my home, but without success.
>
> I know this probably is not an E issue and rather a gtk issue, but given
> that it _apperas_ like E is following different cursors, I thought this
> would be first place to _start_ asking.
>
> Thanks!
>
>
> --
>
>
>
> Φ SNAKΣ ΣYΣZ Φ
>


-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Mouse cursor size

2023-01-09 Thread Wido
Happy new year! I'm having an issue with cursor theme/size.

I'm not using E's theme, I have selected `application` in settings -> mouse
-> e theme. Then, I have configured my mouse theme and size in KDE system
settings -> appearance cursors. My current cursor size is 24.

The problem I have is that some applications respect my cursor size, and
others do not, and I don't understand the pattern:

* Enlightenment and EFL uses size 36
* Dolphin (kde file explorer) uses size 24
* Sublime (gtk3?) uses size 36
* Chrome (gtk3?) uses size 24

I tried modifying gtk configfiles in my home, but without success.

I know this probably is not an E issue and rather a gtk issue, but given
that it _apperas_ like E is following different cursors, I thought this
would be first place to _start_ asking.

Thanks!

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] multiple clocks with multiple timezones

2022-05-27 Thread Wido
Hi!

I know I can add different clock gadgets in different places. Is it
possible to change the TZ for them?

I haven't found it in the "obvious" places, but I might not be looking good
enough (and also didn't find it in the list, but apologies if this was
asked before) :)

Cheers

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Backlight and (lib?)dccutil

2022-03-10 Thread Wido
a it makes sense.

Based on the original list mail, I didn't understand it relied on the
_library_, and I failed to interpret that.

Thanks for the reply :)

El jue, 10 mar 2022 a la(s) 06:01, Carsten Haitzler (ras...@rasterman.com)
escribió:

> On Wed, 9 Mar 2022 21:53:16 -0300 Wido  said:
>
> > Hhello!
> >
> > I've been recently digging into E's ability for backlight, and saw this
> > post from Mr Raster himself:
> > https://www.mail-archive.com/git@lists.enlightenment.org/msg23232.html
> >
> > So, if I understand correctly, E has the ability to change backlight from
> > regular monitors (and not only for laptops!). And this even has 2 years!
> >
> > But today I'm posting to the list because this is not working, and I
> don't
> > really know why :D
> >
> > I'm using Ubuntu 20.04 using Niko's PPA (
> > http://ppa.launchpad.net/niko2040/e19/ubuntu/) and using E 0.25. Also,
> > Ubuntu has no "libddcutil" but it does have a plain "ddcutil", which I
> > tried and it's working with my monitor. I've also tried gddccontrol, same
> > protocol, different lib, also works.
>
> you need libddcutil.so.[2,3,4]. you will have to provide it somehow. it
> needs
> the library. not the binary util. you will probably have to compile and
> install
> it yourself and not rely on packages.
>
> > So, I'm kinda curious if my problem is the integration between E and
> DDC. I
> > tried looking into the code to reverse engineer (and granted, I am BAD at
> > it :D ), but the line that I definitely do not understand is this one:
> > ```e_system_send("ddc-val-set", "%s %i %i", bd->dev + 4, 0x10,
> > (int)(bd->val * 100.0)); // backlight val in e_system_ddc.c```
> >
> > So, how does that `ddc-val-set` works?
> >
> >
> > regards!
> >
> > --
> > Wido
> >
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> Carsten Haitzler - ras...@rasterman.com
>
>

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Backlight and (lib?)dccutil

2022-03-09 Thread Wido
Hhello!

I've been recently digging into E's ability for backlight, and saw this
post from Mr Raster himself:
https://www.mail-archive.com/git@lists.enlightenment.org/msg23232.html

So, if I understand correctly, E has the ability to change backlight from
regular monitors (and not only for laptops!). And this even has 2 years!

But today I'm posting to the list because this is not working, and I don't
really know why :D

I'm using Ubuntu 20.04 using Niko's PPA (
http://ppa.launchpad.net/niko2040/e19/ubuntu/) and using E 0.25. Also,
Ubuntu has no "libddcutil" but it does have a plain "ddcutil", which I
tried and it's working with my monitor. I've also tried gddccontrol, same
protocol, different lib, also works.

So, I'm kinda curious if my problem is the integration between E and DDC. I
tried looking into the code to reverse engineer (and granted, I am BAD at
it :D ), but the line that I definitely do not understand is this one:
```e_system_send("ddc-val-set", "%s %i %i", bd->dev + 4, 0x10,
(int)(bd->val * 100.0)); // backlight val in e_system_ddc.c```

So, how does that `ddc-val-set` works?


regards!

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Display all windows?

2020-10-22 Thread Wido
Hi all, me again, sorry to bother with this again. I just found something I
have completely forgotten about, there was already a module for this!!!

I't called comp-scale:
https://git.enlightenment.org/enlightenment/modules/comp-scale.git

However, it kinda looks dead, having the latest "code" update back in 2013
(with some translations added later). This was the module I was looking
for, yet I fell it's not going to be revived.

El jue., 22 de oct. de 2020 a la(s) 12:56, Wido (wido...@gmail.com)
escribió:

> yeah, itś not exactly the same. I guess I´ll submit a feature request, if
> that's ok =)
>
> El jue., 22 de oct. de 2020 a la(s) 12:15, Carsten Haitzler (
> ras...@rasterman.com) escribió:
>
>> On Thu, 22 Oct 2020 12:11:06 -0300 Wido  said:
>>
>> well git master has:
>>
>> https://www.enlightenment.org/ss/e-5f8b66914977b4.90230387.png
>>
>> for winlist (alt+tab). it requires theme to support it... you can bind
>> winlist
>> to an edge binding
>>
>> > sad me is sad :'(
>> >
>> > Do you think it will ever be? (yes yes, I know, "please submit a feature
>> > request" :D )
>> >
>> > El mié., 21 de oct. de 2020 a la(s) 21:23, Carsten Haitzler (
>> > ras...@rasterman.com) escribió:
>> >
>> > > On Wed, 21 Oct 2020 15:59:04 -0300 Wido  said:
>> > >
>> > > > Hi!
>> > > >
>> > > > Thereś something that I´ve been missing for some time, the edge
>> binding
>> > > for
>> > > > "display all windows". I can't seem to find that option!
>> > > >
>> > > > I remember, back in the old e17 days, when compiz was the new toy,
>> there
>> > > > was a module that introduced compiz in E and allowed you to do that,
>> > > kinda
>> > > > like in MacOS. There was another that allowed you to show all the
>> virtual
>> > > > desktops in a flat way (not sure how to say that, but I'm not
>> talking
>> > > about
>> > > > the cube, I´m talking about the all virtual desk at the same time).
>> > > >
>> > > > I think I recall some discussion that said something like "when E
>> > > becomes a
>> > > > full composite, it will be able to do it". And seeing the new
>> pager, I
>> > > > think I has the features to be able to do it. But I can´t find that
>> > > option.
>> > > >
>> > > >
>> > > > Sorry for the long mail but for the TL;DR: is there a
>> shortcut/plugin to
>> > > > show all the windows using an edge binding?
>> > >
>> > > nope. :)
>> > >
>> > > > cheers!
>> > > > --
>> > > > Wido
>> > > >
>> > > > ___
>> > > > enlightenment-users mailing list
>> > > > enlightenment-users@lists.sourceforge.net
>> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>> > >
>> > >
>> > > --
>> > > - Codito, ergo sum - "I code, therefore I am"
>> --
>> > > Carsten Haitzler - ras...@rasterman.com
>> > >
>> > >
>> >
>> > --
>> > Wido
>> >
>> > ___
>> > enlightenment-users mailing list
>> > enlightenment-users@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>>
>>
>> --
>> - Codito, ergo sum - "I code, therefore I am" --
>> Carsten Haitzler - ras...@rasterman.com
>>
>>
>
> --
> Wido
>


-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Display all windows?

2020-10-22 Thread Wido
yeah, itś not exactly the same. I guess I´ll submit a feature request, if
that's ok =)

El jue., 22 de oct. de 2020 a la(s) 12:15, Carsten Haitzler (
ras...@rasterman.com) escribió:

> On Thu, 22 Oct 2020 12:11:06 -0300 Wido  said:
>
> well git master has:
>
> https://www.enlightenment.org/ss/e-5f8b66914977b4.90230387.png
>
> for winlist (alt+tab). it requires theme to support it... you can bind
> winlist
> to an edge binding
>
> > sad me is sad :'(
> >
> > Do you think it will ever be? (yes yes, I know, "please submit a feature
> > request" :D )
> >
> > El mié., 21 de oct. de 2020 a la(s) 21:23, Carsten Haitzler (
> > ras...@rasterman.com) escribió:
> >
> > > On Wed, 21 Oct 2020 15:59:04 -0300 Wido  said:
> > >
> > > > Hi!
> > > >
> > > > Thereś something that I´ve been missing for some time, the edge
> binding
> > > for
> > > > "display all windows". I can't seem to find that option!
> > > >
> > > > I remember, back in the old e17 days, when compiz was the new toy,
> there
> > > > was a module that introduced compiz in E and allowed you to do that,
> > > kinda
> > > > like in MacOS. There was another that allowed you to show all the
> virtual
> > > > desktops in a flat way (not sure how to say that, but I'm not talking
> > > about
> > > > the cube, I´m talking about the all virtual desk at the same time).
> > > >
> > > > I think I recall some discussion that said something like "when E
> > > becomes a
> > > > full composite, it will be able to do it". And seeing the new pager,
> I
> > > > think I has the features to be able to do it. But I can´t find that
> > > option.
> > > >
> > > >
> > > > Sorry for the long mail but for the TL;DR: is there a
> shortcut/plugin to
> > > > show all the windows using an edge binding?
> > >
> > > nope. :)
> > >
> > > > cheers!
> > > > --
> > > > Wido
> > > >
> > > > ___
> > > > enlightenment-users mailing list
> > > > enlightenment-users@lists.sourceforge.net
> > > > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > >
> > >
> > > --
> > > - Codito, ergo sum - "I code, therefore I am"
> --
> > > Carsten Haitzler - ras...@rasterman.com
> > >
> > >
> >
> > --
> > Wido
> >
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> Carsten Haitzler - ras...@rasterman.com
>
>

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Display all windows?

2020-10-22 Thread Wido
sad me is sad :'(

Do you think it will ever be? (yes yes, I know, "please submit a feature
request" :D )

El mié., 21 de oct. de 2020 a la(s) 21:23, Carsten Haitzler (
ras...@rasterman.com) escribió:

> On Wed, 21 Oct 2020 15:59:04 -0300 Wido  said:
>
> > Hi!
> >
> > Thereś something that I´ve been missing for some time, the edge binding
> for
> > "display all windows". I can't seem to find that option!
> >
> > I remember, back in the old e17 days, when compiz was the new toy, there
> > was a module that introduced compiz in E and allowed you to do that,
> kinda
> > like in MacOS. There was another that allowed you to show all the virtual
> > desktops in a flat way (not sure how to say that, but I'm not talking
> about
> > the cube, I´m talking about the all virtual desk at the same time).
> >
> > I think I recall some discussion that said something like "when E
> becomes a
> > full composite, it will be able to do it". And seeing the new pager, I
> > think I has the features to be able to do it. But I can´t find that
> option.
> >
> >
> > Sorry for the long mail but for the TL;DR: is there a shortcut/plugin to
> > show all the windows using an edge binding?
>
> nope. :)
>
> > cheers!
> > --
> > Wido
> >
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> Carsten Haitzler - ras...@rasterman.com
>
>

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Display all windows?

2020-10-21 Thread Wido
Hi!

Thereś something that I´ve been missing for some time, the edge binding for
"display all windows". I can't seem to find that option!

I remember, back in the old e17 days, when compiz was the new toy, there
was a module that introduced compiz in E and allowed you to do that, kinda
like in MacOS. There was another that allowed you to show all the virtual
desktops in a flat way (not sure how to say that, but I'm not talking about
the cube, I´m talking about the all virtual desk at the same time).

I think I recall some discussion that said something like "when E becomes a
full composite, it will be able to do it". And seeing the new pager, I
think I has the features to be able to do it. But I can´t find that option.


Sorry for the long mail but for the TL;DR: is there a shortcut/plugin to
show all the windows using an edge binding?


cheers!
-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] First time trying to use Wayland. E segfaults when enabling module

2020-09-13 Thread Wido
Ahhh, gotcha!

I do have a tty, but my TV and video card are not playing nice on the
console, so I don't think I'll go that way.

Thanks for the reply!

El dom., 13 de sep. de 2020 a la(s) 15:37, Carsten Haitzler (
ras...@rasterman.com) escribió:

> On Sun, 13 Sep 2020 15:17:31 -0300 Wido  said:
>
> don't enable the wl module - it's auto-loaded if e finds itself needing to
> be a
> wl compositor. dont manually load it..
>
> log into a tty and just run enlightenment_start. assuming your distro
> provided
> a systemd+logind session in a tty of course.
>
> > Hi all!
> >
> > Long time E user but first time trying to play around with Wayland. The
> > problem I'm having is that, when enabling the wayland module, E segfaults
> > and I see the (new) guru meditation error.
> >
> > My setup is Debian Testing, E 0.24.2 (from Debian repos), NVidia 1050TI
> > with 450.66 drivers. I log with sddm (or nodm) in auto-login.
> >
> > At this moment, I don't have any debug symbol installed. But even if I
> do,
> > I'm unsure what kind of logs would you actually need.
> >
> >
> > On a side note, what would be the pros/cons on going wayland, from the
> user
> > perspective?
> >
> >
> > cheers!
> >
> > --
> > Wido
> >
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> Carsten Haitzler - ras...@rasterman.com
>
>

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] First time trying to use Wayland. E segfaults when enabling module

2020-09-13 Thread Wido
Hi all!

Long time E user but first time trying to play around with Wayland. The
problem I'm having is that, when enabling the wayland module, E segfaults
and I see the (new) guru meditation error.

My setup is Debian Testing, E 0.24.2 (from Debian repos), NVidia 1050TI
with 450.66 drivers. I log with sddm (or nodm) in auto-login.

At this moment, I don't have any debug symbol installed. But even if I do,
I'm unsure what kind of logs would you actually need.


On a side note, what would be the pros/cons on going wayland, from the user
perspective?


cheers!

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] New to high-res screens (4k)

2019-12-01 Thread Wido
El dom., 1 de dic. de 2019 a la(s) 07:23, Carsten Haitzler (
ras...@rasterman.com) escribió:

> On Sat, 30 Nov 2019 23:36:55 -0300 Wido  said:
>
> > Hi!
> >
> > Long time E user (like, since e17beta) but haven't checked this mail list
> > in a while =)
> >
> > I'm writing you guys because I just bought a 4k TV, where I have my
> desktop
> > plugged in. I used to have a 43" phillips tv and now I have a 43" 4k LG.
> > No, I don't use regular monitors because I don't have a "desktop" where I
> > live, so I just use my TV.
> >
> > Now, the question is, what's the best/proper way to have a high res
> screen,
> > without having everything with the size of an ant?
> >
> >
> > I tried using the "scaling" E module and setting it to x2, but that
> wasn't
> > good enough. Also, I mostly use KDE apps (dolphin, clementine, digikam)
> and
> > some GTK apps (darktable, chrome, steam), and those weren't happy either.
> > The fonts were tiny tiny tiny almost impossible to read.
>
> you will have to read up on scaling qt and gtk separately. they have their
> own
> schemes (and in the past it's been about faking the dpi and not just
> scaling
> things like e/efl). then even more fun with libreoffice, wine, chrome and
> firefox and so on as these do their own things too. :)
>

Fair enough! but, is this approach correct? or is there another (less
painfull) way?


>
> > At this moment, I'm back at 1080 so I can use my new display, but I'd
> like
> > to use this new wonders of technology that I'm having troubles to
> > understand.
> >
> >
> >
> > thanks! and sorry if it's too long of a mail.
> >
> > --
> > Wido
> >
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> Carsten Haitzler - ras...@rasterman.com
>
>

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] New to high-res screens (4k)

2019-11-30 Thread Wido
Hi!

Long time E user (like, since e17beta) but haven't checked this mail list
in a while =)

I'm writing you guys because I just bought a 4k TV, where I have my desktop
plugged in. I used to have a 43" phillips tv and now I have a 43" 4k LG.
No, I don't use regular monitors because I don't have a "desktop" where I
live, so I just use my TV.

Now, the question is, what's the best/proper way to have a high res screen,
without having everything with the size of an ant?


I tried using the "scaling" E module and setting it to x2, but that wasn't
good enough. Also, I mostly use KDE apps (dolphin, clementine, digikam) and
some GTK apps (darktable, chrome, steam), and those weren't happy either.
The fonts were tiny tiny tiny almost impossible to read.


At this moment, I'm back at 1080 so I can use my new display, but I'd like
to use this new wonders of technology that I'm having troubles to
understand.



thanks! and sorry if it's too long of a mail.

-- 
Wido

___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Failed to initialize EvasGL

2018-04-07 Thread Wido
Hi Ross, I don't think sid has the debug symbols from E22.3, which is the
verion I have.

Raster, the problem was indeed in the driver version. When I rolled back to
386.111 and enabled opengl evas engine, the error logs disapeared ¯\_(ツ)_/¯

El sáb., 7 de abr. de 2018 a la(s) 15:15, Ross Vandegrift <r...@kallisti.us>
escribió:

> On Sat, Apr 07, 2018 at 04:27:58PM +0000, Wido wrote:
> > Unfortunately, sparky doesn't provides debug symbols, and I'm over
> > compiling.
>
> Since you're running buster, you can install the packages from sid.  Debug
> symbols are also packaged, see instructions at:
> https://wiki.debian.org/HowToGetABacktrace#Installing_the_debugging_symbols
>
> Ross
>
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
-- 
Wido
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Failed to initialize EvasGL

2018-04-07 Thread Wido
What could I do to better show you the issue?

Unfortunately, sparky doesn't provides debug symbols, and I'm over
compiling.

Here's the complete output of the .xsession-error. These 4 messages keeps
showing permanently. I did one of the suggested backtraces, since all 4 are
the same, but I know that without dbg symbols they may not be much help.

https://pastebin.com/8g8Lg7i6

I'll try downgrading nvidia drivers, but I'm not sure if I can still get
the packages


thanks!

El sáb., 7 de abr. de 2018 03:31, Carsten Haitzler <ras...@rasterman.com>
escribió:

> On Sat, 07 Apr 2018 04:33:52 +0000 Wido <wido...@gmail.com> said:
>
> > Hi,
> >
> > I'm currently using E 22.3 with Debian test (buster). I'm geting E from
> the
> > Sparky repos. Also, I have an Nvidia 1050 with propietary blobs (from
> > debian non-free)
> >
> > Recently, E started misbehaving, high cpu and suddenly my home partition
> > was full.
> >
> > I noticed that E filled the .xsession-errors file with some evas GL
> errors:
> >
> > ERR<1136>:EvasGL modules/evas/engines/gl_common/evas_gl_core.c:973
> > _surface_cap_init() There are no available surface formats. Error!
> > ERR<1136>:EvasGL modules/evas/engines/gl_common/evas_gl_core.c:1901
> > evgl_engine_init() Error initializing surface cap
> > ERR<1136>:EvasGL modules/evas/engines/gl_common/evas_gl_core.c:1946
> > evgl_engine_init() Failed to initialize EvasGL!
> > ERR<1136>:EvasGL modules/evas/engines/gl_common/evas_gl_core.c:1605
> > _evgl_tls_resource_get() Invalid EVGL Engine!
> >
> >
> > and a backtrace that, since I don't have debug symbols, I can't really
> see.
> > And it's printing that permanently.
> >
> > I was able to get rid of those messages, by changing the engine to
> software
> > (it was in opengl), but performance now sucks
> >
> > Now, I think the culprit is in nvidia drives, since they were updated
> from
> > version 386.111 to 390.42. And I did this after updating E from 22.1 to
> > 22.3 (about a week later), so  I don't think updating E had anything to
> do,
> > but updating nvidia's driver did.
> >
> > could it be possible to fix this?
>
> i'm on the nvidia 390.42 drivers too and i don't see any of the issues you
> seem
> to have (this is arch though). gl working as normal. i am on git master
> though
> (naturally). :/ i guess downgrading your nvidia driver will do the job for
> you... but i don't see the same issues. :(
>
> > --
> > Wido
> >
> --
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> Carsten Haitzler - ras...@rasterman.com
>
> --
Wido
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Failed to initialize EvasGL

2018-04-06 Thread Wido
Hi,

I'm currently using E 22.3 with Debian test (buster). I'm geting E from the
Sparky repos. Also, I have an Nvidia 1050 with propietary blobs (from
debian non-free)

Recently, E started misbehaving, high cpu and suddenly my home partition
was full.

I noticed that E filled the .xsession-errors file with some evas GL errors:

ERR<1136>:EvasGL modules/evas/engines/gl_common/evas_gl_core.c:973
_surface_cap_init() There are no available surface formats. Error!
ERR<1136>:EvasGL modules/evas/engines/gl_common/evas_gl_core.c:1901
evgl_engine_init() Error initializing surface cap
ERR<1136>:EvasGL modules/evas/engines/gl_common/evas_gl_core.c:1946
evgl_engine_init() Failed to initialize EvasGL!
ERR<1136>:EvasGL modules/evas/engines/gl_common/evas_gl_core.c:1605
_evgl_tls_resource_get() Invalid EVGL Engine!


and a backtrace that, since I don't have debug symbols, I can't really see.
And it's printing that permanently.

I was able to get rid of those messages, by changing the engine to software
(it was in opengl), but performance now sucks

Now, I think the culprit is in nvidia drives, since they were updated from
version 386.111 to 390.42. And I did this after updating E from 22.1 to
22.3 (about a week later), so  I don't think updating E had anything to do,
but updating nvidia's driver did.

could it be possible to fix this?
-- 
Wido
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Key control - VOLUME

2017-07-18 Thread Wido
Hi Larry. Not sure if you managed to get this done, but I think there's
 workaround. E20 (and all Es since 17 at least) has a nice keyboard
shortcut editor. Go to preferences -> input -> keyboard shortcut -> add
(button) and press the volume key. You will see that in the left panel a
keyboard signal will be added (or selected, because sometimes they already
are there). On the right side, you should look for an entry for up, down or
mute, assign a value (or not) and apply. Do that for all your volume keys
and that should be enough, but it is important to have the mixer module
enabled and working, or shortcut won't work

El lun., 16 de may. de 2016 a la(s) 13:07, Larry Wyble <
llwy...@suddenlink.net> escribió:

> On Sun, 15 May 2016 22:38:11 +0100
> Mick <michaelkintz...@gmail.com> wrote:
>
> > On Sunday 15 May 2016 15:24:40 Larry Wyble wrote:
> > > On Sun, 15 May 2016 19:21:39 +0100
> > >
> > > Mick <michaelkintz...@gmail.com> wrote:
> > > > On Sunday 15 May 2016 10:05:32 Larry Wyble wrote:
> > > > > I find that when I use the volume keys to increase or decrease
> > > > > volume the action not only changes volume but everything across
> > > > > the board:
> > > > >
> > > > > Master  Headphon<  PCM   > Front   Front Mi Front Mi Surround
> > > > > CenterLFE  Side Line
> > > > >
> > > > > all those are controlled by the volume key on my keyboard. Is
> > > > > there some place that I can change this??
> > > > >
> > > > > I tried making a new keyboard shortcut with
> > > > > amixer -- sset Master Playback 2+
> > > >
> > > > Use pulse or the audio mixer module provided by e20.  Click on
> > > > Mixer tab and while the sound source is playing adjust Playback
> > > > and/or the corresponding Output.
> > >
> > > So what you're saying is I can't use the keyboard volume control
> > > with E-20, is that right?
> >
> > No, sorry, I'm not saying that.  I don't know how your keyboard
> > volume control can be configured, only suggested that instead of the
> > amixer ncurses you should/could use the e20 mixer widget.  I hope
> > someone else can offer advice on keyboard control.
> >
>
> So, no remedy for this???
>
> Thanks
>
>
> --
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data
> untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
-- 
Wido
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Randomg segfaults

2017-06-16 Thread Wido
heap is corrupted!??!?! should I check the physical ram? because I've
powered off the laptop a bunch of times and the error still happend (power
off was not to test WSOD)

I have placed those EINA vars in my .profile, I expect that to work,
because the packages I'm using have the xsession.destop file and I don't
think I could place the vars in there

Regarding valgrind, debug symbols and libunwind. I haven't used c debug
tools in a long LONG time, and I haven't compiled E since e18. I "could"
try, but it's going to take some (lot?) time to prepare that.


Thanks Raster for the feedback =)

El jue., 15 de jun. de 2017 a la(s) 23:30, Carsten Haitzler <
ras...@rasterman.com> escribió:

> On Thu, 15 Jun 2017 13:44:55 + Wido <wido...@gmail.com> said:
>
> > Hi all,
> >
> > I'm having some random segfaults. I'm using debian testing (stretch) +
> > sparky repos. Sparky compiles the latest releases, so I'm using, at the
> > moment of this writting, elf 1.19.1-1 and e 0.21.8-1
> >
> > The hardware is a lenovo e440, with ssd disk (encrypted home), core i5,
> > intel integrated gpu (driver i915...i think. xorg.log wasn't exactly
> clear
> > on this), and I usually have 3 screens (laptpot + 2 monitors)
> >
> > I haven't detected what triggers the segfault, sometimes are 3 in half an
> > hour, sometimes nothing happens for long time. Most of the times I get
> back
> > with F1, but sometimes the white-screen-of-dead doesn't show and I have
> to
> > restart X
> >
> > Here's a link to the .xsession-errors, with the memmap and backtrace.
> > There's nothing else in the logs (dmesg, messages, kern.log, xorg.log).
> And
> > I don't have any debug tools, as I'm just a user and not a dev :P
> >
> > https://pastebin.com/yxmeY298
>
> well that tells me "heap is corrupted and malloc is now unhappy". why - no
> idea. no info on why. somethnig has scribbled over the heap memory outside
> an
> allocation tho... to catch this you need valgrind. and valgrind will make
> everything super-slow.
>
> you COULD try setting these env vars before running e:
>
> export EINA_LOG_BACKTRACE=999
> export EINA_FREEQ_TOTAL_MAX=1024
> export EINA_FREEQ_FILL_MAX=4096
>
> now ... maybe if you also have debug symbols (you don't) and libunwind
> installed on efl compile... then you'll get backtraces for error logs
> AND...
> efl will fill freed memory with patterns and have a purgatory space with
> "to be
> freed memory on a queue" filled with other patterns... and it might give us
> more info on what is happening with a live gdb session...
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>
> --
Wido
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Randomg segfaults

2017-06-15 Thread Wido
Hi all,

I'm having some random segfaults. I'm using debian testing (stretch) +
sparky repos. Sparky compiles the latest releases, so I'm using, at the
moment of this writting, elf 1.19.1-1 and e 0.21.8-1

The hardware is a lenovo e440, with ssd disk (encrypted home), core i5,
intel integrated gpu (driver i915...i think. xorg.log wasn't exactly clear
on this), and I usually have 3 screens (laptpot + 2 monitors)

I haven't detected what triggers the segfault, sometimes are 3 in half an
hour, sometimes nothing happens for long time. Most of the times I get back
with F1, but sometimes the white-screen-of-dead doesn't show and I have to
restart X

Here's a link to the .xsession-errors, with the memmap and backtrace.
There's nothing else in the logs (dmesg, messages, kern.log, xorg.log). And
I don't have any debug tools, as I'm just a user and not a dev :P

https://pastebin.com/yxmeY298
-- 
Wido
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Is there a newer E that will play nice with google-chrome?

2017-01-27 Thread Wido
I've been using Debian,  chrome and E for a long time and never had your
issue. At this moment, I'm running Debian stretch (testing) with chrome
beta and e from sparky repos (which usually are the official tgz, compiled)
and things work fine

El vie., 27 de ene. de 2017 08:16, Gustavo Sverzut Barbieri <
barbi...@gmail.com> escribió:

> I tested this with Chromium 55.0.2883.87 (ArchLinux) and it works on
> Enlightenment from GIT (>0.21.3).
>
>
>
> On Fri, Jan 27, 2017 at 5:52 AM, Marc MERLIN <marc_...@merlins.org> wrote:
>
> > On Thu, Jan 26, 2017 at 03:17:17PM -0500, Ross Vandegrift wrote:
> > > On Thu, Jan 26, 2017 at 11:21:22AM -0800, Marc MERLIN wrote:
> > > > So, is there a newer version with debian packages that is likely to
> fix
> > > > my issues, or should I stay put?
> > >
> > > Enlightenment 0.21.5 is available in experimental.  If you're running
> > > stretch or sid, you can use those directly.  No backports for jessie or
> > > earlier at this time.
> >
> > Thanks.
> > So before I go through the work of upgrading (with a downgrade being even
> > more work), can you confirm that it has fixed the problems it had with
> > google-chrome?
> > No version of E I have tried after 0.18 works with chrome properly. Has
> > this
> > been found and fixed in 20 or 21?
> >
> > Thanks,
> > Marc
> > --
> > "A mouse is a device used to point at the xterm you want to type in" -
> > A.S.R.
> > Microsoft is to operating systems 
> >    what McDonalds is to gourmet
> > cooking
> > Home page: http://marc.merlins.org/
> >
> > 
> > --
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> > ___
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> >
>
>
>
> --
> Gustavo Sverzut Barbieri
> --
> Mobile: +55 (16) 99354-9890
>
> --
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
-- 
Wido
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Weird messages from terminology

2016-11-03 Thread Wido
Hi all, I've been seeing these messages in .xsession-errors for a long
time. I'm currently using e0.21.3 and terminology 0.9.1, They are from
sparky repos.

The messages I see appear each time i hover a link , file or whatever
terminology has clickable:

ERR<21781>:elementary lib/elementary/elm_widget.c:1130
elm_widget_sub_object_parent_add() You passed a wrong parent parameter
(0x4008908a termio). Elementary widget's parent should be an
elementary widget.

-- 
Wido
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] multiple monitors alignment

2016-09-19 Thread Wido
Hi Folks, it's been a while since I don't check this list, but I have a
question.

Currently, I'm using E0.21.2 (I'm using the sparky repos which, as far as I
can tell, uses the latest tar from the official site). It's running in a
lenovo e440 with intel video. And I have it attached to 2x23 monitors
(vga + hdmi) and I'm also using the laptop screen

The question I have is: Is it possible to modify the screen alignement, so
the laptop monitor is aligned with the lower part of the other monitors?

I remember E19 (or 17, or 18 or 20, can remember exaclty which one, sorry)
had a more visual screen configuration. This new screen setup has an
alignment bar, but when I change it it doesn't do anything noticeable

Thanks!
-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] GLX Pixmap problem

2016-06-22 Thread Wido
Is there a way to do it from console? Because menus are black so I cannot
really click.

BTW, I noticed this when updated nv drivers to 364.19 and 367.27, but it
works in 358.16, except that this version doesn't compile in Linux kernel
4.6 (it does in 4.5).

El jue., 19 de may. de 2016 05:31, Carsten Holtkamp <
carsten-holtk...@t-online.de> escribió:

> Am Sat, 14 May 2016 22:39:28 -0400
> schrieb Conrad Knight <iestynap...@gmail.com>:
>
> > I seem to have run into a conflict with efl, enlightenment, and nvidia
> > GLX libraries, and i'm not sure where the problem lies. While running
> > E-0.20.6, or E-0.21-beta, any windows opened have completely black
> > contents. The window decorations are fine, and E's menus, etc. appear
> > normally. But if i open a settings window from the menu, it's black.
> > Terminology is likewise completely black.
>
> Try Settings/Compositor/Advanced/Rendering
> and uncheck Texture from pixmap
>
>
> --
> Mobile security can be enabling, not merely restricting. Employees who
> bring their own devices (BYOD) to work are irked by the imposition of MDM
> restrictions. Mobile Device Manager Plus allows you to control only the
> apps on BYO-devices by containerizing them, leaving personal data
> untouched!
> https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>
-- 
Wido
--
Attend Shape: An AT Tech Expo July 15-16. Meet us at AT Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] I can't open terminology, except I can

2015-12-30 Thread Wido
Hi all,

I've recently updated e19 to e20 using Sparky for debian repos. This
package includes all the E stuff, including terminology.

Now, I'm having a problem where I can't open terminology, and I get this
message in ~/.xsession-errors:

CRI<2852>:elementary elm_conform.c:903
_elm_conformant_evas_object_smart_add() Failed to set layout!
ERR<2852>:elementary elm_layout.c:970
_elm_layout_elm_container_content_set() could not swallow
0x8006c037 into part 'elm.swallow.content'
ERR<2852>:efreet_cache lib/efreet/efreet_cache.c:1134 on_send_register()
org.freedesktop.DBus.Error.Spawn.ExecFailed Failed to execute program
org.enlightenment.Efreet: No such file or directory




Now, things get odd when I run terminology from xterm. It *just works*,
without doing anything.

First, I though I had an env var pointing to some library in some e19 path,
but I don't. And this says dbus, efreet and elementary error. This is way
beyond my EFL foo.

Any ideas?
-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Test

2015-10-29 Thread Wido
I don't knowcan I?

just kidding =)

2015-10-28 17:45 GMT-03:00 Yomi Ogunwumi <abyo...@gmail.com>:

> Can you read this?
>
> --
> *Yomi*
>
> --
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>



-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Sound too low

2015-09-23 Thread Wido
Are you using e17 from stable/testing? It has the old mixer, which I think
is nicer than the new one.

If you have a mixer in a shelf, right click, go to advanced and I think you
will likely see more controls and not just pcm. I don't remember exactly
the names and I have the new module, but explore the options as I'm sure
you'll find there what you need.


2015-09-23 4:40 GMT-03:00 Pierre Couderc <pie...@couderc.eu>:

> Thnk you but it seems a hammer to kill a fly and I do not want one more
> control.
> I have soon mixer control which is enough.
> I just want to adjust global gain.
>
> On 09/21/2015 09:26 PM, Paul Cartwright wrote:
> > On 09/21/2015 09:27 AM, Pierre Couderc wrote:
> >> Thank you, I am nearly sure that I use pulse.
> >> I use the "Mixer" control in "Shelf Contents" with all controls at the
> >> maximum values.
> >> Is that "master mix volume" ? If yes, it is soon at max value...
> > you might try Pulse Audio volume control..
> > dnf list|grep pavucontrol
> > pavucontrol.x86_64   3.0-3.fc22
> > updates
> >
> >
>
>
>
> --
> Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
> Get real-time metrics from all of your servers, apps and tools
> in one place.
> SourceForge users - Click here to start your Free Trial of Datadog now!
> http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140
> ___
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>



-- 
Wido
--
Monitor Your Dynamic Infrastructure at Any Scale With Datadog!
Get real-time metrics from all of your servers, apps and tools
in one place.
SourceForge users - Click here to start your Free Trial of Datadog now!
http://pubads.g.doubleclick.net/gampad/clk?id=241902991=/4140
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] only getting crit nottifications

2015-08-18 Thread Wido
mmm, I don't know. I kinda like that it remembers it. I usually keep it on
always. I would like that is at least documented that presentation
deactivates notifications.

2015-08-18 15:40 GMT-03:00 Massimo Maiurana maiur...@gmail.com:

 Felipe Magno de Almeida ha scritto il 18/08/2015 alle 20:01:

  Maybe, shouldn't presentation mode disable itself after a restart? The
  problem is,
  IMO, we forget about it.

 That would be a good thing indeed.

 --
 Massimo Maiurana
 Ragusa (RG)


 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] only getting crit nottifications

2015-08-18 Thread Wido
yup, good catch!

I disabled presentation and now notifications are displayed again. Is this
a feature? or a bug?

honestly, doesn't look like a desired behaviour to me.

2015-08-18 4:27 GMT-03:00 Massimo Maiurana maiur...@gmail.com:

 It turned out that it was because in presentation mode normal and low
 levels are not diplayed, only urgent are, and it indeed makes perfect
 sense.
 Wido, were you in presentation mode as me?

 Massimo Maiurana ha scritto il 14/08/2015 alle 08:18:
  I can confirm it, only critical level are really displayed non matter
  what I check in the module configuration. I just created a ticket on
 phab:
  https://phab.enlightenment.org/T2664
 
  Wido ha scritto il 12/08/2015 alle 16:11:
  Maybe I didn't explained myself. Activating low and normal in that
 settings
  windows did not affect anything, I only get critical notifications
 
  2015-08-11 20:40 GMT-03:00 Carsten Haitzler ras...@rasterman.com:
 
  On Tue, 11 Aug 2015 16:05:17 -0300 Wido wido...@gmail.com said:
 
  Hi guys, I've noticed that I'm not getting normal or low
 notifications,
  only crits.
 
  I've been playing with the not module and configuration, using
  'notify-send' for doing tests, and only get notifications when they
 are
  ciritcal. Normal and lows are discarded and I'm not seeing errors in
  .xsession-errors, so I don't know if E is getting them or no, or what
  could
  it be.
 
  any ideas?
 
  settings - extensions - notification
 
  ?
 
  --
  - Codito, ergo sum - I code, therefore I am
 --
  The Rasterman (Carsten Haitzler)ras...@rasterman.com
 
 
 
 
 
 


 --
 Massimo Maiurana
 Ragusa (RG)


 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] alsa NOT mixer?

2015-08-12 Thread Wido
I can't find anything specific to which commit version is in sparky repos,
the best guest I have is that is based on e19.8 tgz, from this post
http://sparkylinux.org/enlightenment-0-19-8/.

I'll try to explain the issues I'm having the best I can but, it could be
possible that are already fixed in git (I'll try to test it during the
weekend as I don't think I'll have time before that).

I have 2 different pcs but with the same debian/sparky e19 combination, and
in both the mixed module work similary wrong:

One of my pcs is a laptop with all intel hw. alsamixer (and E mixer)
recognise 2 outputs 'hda intel hdmi' and 'hda intel pch'. As I don't use
the hdmi output, I wan't to set 'hda intel pch' as default, but I can't.
When I click pch and move the slider, it goes back to the center, 100, when
I release it. Also, the slider goes to 150 but actual mixer only works from
0 to 100, the portion between 100 and 150 behaves really odd. Moreover,
changing the slide affects ALL controls at the same time.

In the other PC, I have an onboard ATI card that don't use and a discrete
NV card that I do use, with binary drivers. In this case, I do use the HDMI
output but have tweaked mi asoundrc to include a software mixer, so I can
control the volume from the PC. The mixem module selects the ati cards as
default again, so I have to do a few clicks to select the NV, but even
there, but I cannot see the software mixer I created (which I do can see in
alsamixer) so I can't control the volume. The NV card has other 4 controls
in alsamixer, but they are only 's/pdif X' on/off switches and I only need
one of those on for volume to work.


My point is, the old mixer used to behave exactly like alsamixer. The new
module looks nicer, but does not works as alsamixer at all and, at this
point, to me doesn't work at all

2015-08-12 5:30 GMT-03:00 marcel-hollerb...@t-online.de:

 Okay, can you somehow check which commit is the last for the sparky
 repos ?

 It should work, If the commits are older than
 c61320ce72e67ca66fba1d652e1a7da44d8ab67e.

 Can you also specify what are the exact problems ?

 Those are fixed:

 - Volume jumping back to 0% all the time
 - Segfault if there is no card.
 - Devices which are no real playbackdevices are gone.

 Greeings bu5hm4n

 On Tue, Aug 11, 2015 at 04:00:53PM -0300, Wido wrote:
  Haven't tried it from git, but from sparky repost looks de same
 
  2015-08-11 5:54 GMT-03:00 marcel-hollerb...@t-online.de:
 
   Hello,
  
   can you update and tell if the mixer is working better with the current
   state ?
  
   There where a few problems, they should be solved now. :)
  
   Greetings bu5hm4n
  
   On Thu, Aug 06, 2015 at 12:34:55AM -0300, Wido wrote:
Hi Guys,
   
for those who didn't read my previous mail, I've recently updated E
 from
compiling to the ones from sparkylinux repos, now at version
   0.19.99.20358
(does that number even mean anything?)
   
This version has a new mixer module which seems nicer but totally
 doesn't
works.
   
in this setup I have an onboard ati card, (which I don't use at all)
 and
   an
nvidia card plugged to a TV via HDMI. I did some alsa tricks for
 having a
software volume mixer because reasons and I don't use pulse, only
 minimal
deps installed
   
The old mixer module worked fine, i could choose which card and for
 each
card, what would be the default volume and done. With the new one,
 even
when seems nicer, it doesn't do anything, I can't choose  a default
   volume
and the volumes mixers don't affect anything.
   
--
   
  
 --
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
  
  
  
 --
   ___
   enlightenment-users mailing list
   enlightenment-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-users
  
 
 
 
  --
  Wido
 
 --
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users


 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo

Re: [e-users] only getting crit nottifications

2015-08-12 Thread Wido
Maybe I didn't explained myself. Activating low and normal in that settings
windows did not affect anything, I only get critical notifications

2015-08-11 20:40 GMT-03:00 Carsten Haitzler ras...@rasterman.com:

 On Tue, 11 Aug 2015 16:05:17 -0300 Wido wido...@gmail.com said:

  Hi guys, I've noticed that I'm not getting normal or low notifications,
  only crits.
 
  I've been playing with the not module and configuration, using
  'notify-send' for doing tests, and only get notifications when they are
  ciritcal. Normal and lows are discarded and I'm not seeing errors in
  .xsession-errors, so I don't know if E is getting them or no, or what
 could
  it be.
 
  any ideas?

 settings - extensions - notification

 ?

 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] weird randr behaviour

2015-08-12 Thread Wido
Ok, I'll give it a try during weekend as I'm not sure I'll have time to do
it durint the rest of the week. Thanks!

2015-08-11 22:50 GMT-03:00 Carsten Haitzler ras...@rasterman.com:

 On Wed, 5 Aug 2015 12:34:54 -0300 Wido wido...@gmail.com said:

 i did some more fixes to randr - after trying to make ti automagic so
 displays clone even if you dont configure them (request from zmike), this
 broke
 some other stuff. try again - somethingup to date from git and see.

  Hello all,
 
  I'm not surte if this should be post here, so sorry in advance if ti
  doesn't.
 
  I'm using E19 from the sparkylinux repo, but the rest is debian stretch
  (testing) fully updated. I've recently updated e19 from the repos and
  currently is in version 0.19.99.20340 (from about info), not entirely
 sure
  how up-to-date is, but seems pretty updated.
 
  I have a laptop with 2 monitors. The laptop lid is closed and I don't use
  it (named eDPI, disabled) and the 2 monitors are exatcly the same (2 LG
  23), one connected via HDMI and the other VGA (those are the ports I
 have
  in the laptop).
 
  The problem I'm having now is that randr is doing whatever it wants and
 not
  what I told it to. For example, I set both monitors in 1920x1080, vga
 right
  of hdmi and when I accept, the result is both screen cloned at 1024x768.
  This happens from E screen gui, not from CLI (the xrandr cli works fine)
 
 
  I looked at the .xsession-errors log and what I saw is this:
 
  ERResrc/bin/e_randr2.c:877 screen config loop!
  RRR: to right relative
  RRR: 'VGA1' is relative to 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
 
 
  This get repeated several times, sometimes with VGA to HDMI, sometimes
 HDMI
  to VGA or to eDPI.
 
  --
  Wido
 
 --
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] alsa NOT mixer?

2015-08-11 Thread Wido
Haven't tried it from git, but from sparky repost looks de same

2015-08-11 5:54 GMT-03:00 marcel-hollerb...@t-online.de:

 Hello,

 can you update and tell if the mixer is working better with the current
 state ?

 There where a few problems, they should be solved now. :)

 Greetings bu5hm4n

 On Thu, Aug 06, 2015 at 12:34:55AM -0300, Wido wrote:
  Hi Guys,
 
  for those who didn't read my previous mail, I've recently updated E from
  compiling to the ones from sparkylinux repos, now at version
 0.19.99.20358
  (does that number even mean anything?)
 
  This version has a new mixer module which seems nicer but totally doesn't
  works.
 
  in this setup I have an onboard ati card, (which I don't use at all) and
 an
  nvidia card plugged to a TV via HDMI. I did some alsa tricks for having a
  software volume mixer because reasons and I don't use pulse, only minimal
  deps installed
 
  The old mixer module worked fine, i could choose which card and for each
  card, what would be the default volume and done. With the new one, even
  when seems nicer, it doesn't do anything, I can't choose  a default
 volume
  and the volumes mixers don't affect anything.
 
  --
 
 --
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users


 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] only getting crit nottifications

2015-08-11 Thread Wido
Hi guys, I've noticed that I'm not getting normal or low notifications,
only crits.

I've been playing with the not module and configuration, using
'notify-send' for doing tests, and only get notifications when they are
ciritcal. Normal and lows are discarded and I'm not seeing errors in
.xsession-errors, so I don't know if E is getting them or no, or what could
it be.

any ideas?

-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Some windows insist on opening on my laptop screen

2015-08-11 Thread Wido
I think it's a java thing. I notice the same behaviour and also, they think
I have I large screen instead of 2. Is most annoying with splash screens
beeing cut in half

2015-08-11 20:47 GMT-03:00 Daniel Kasak d.j.kasak...@gmail.com:

 Hi all.

 Some applications ( java apps, and also an app of mine ) always open new
 windows on my laptop's screen, even though I launch them on a 2nd LCD
 screen. Changing the 'Window Display' policy doesn't seem to affect them.
 I'm running E19 from git, by the way.

 I have no idea what the java apps are doing, but I've noticed that with my
 app, it's only a single window affected - one with gtk+'s new header bar
 and client-side decorations. AFAIK I haven't done anything to hint that I
 want it launched in a particular location. I've looked at gtk's window
 gravity stuff etc, and there is nothing different about this window
 compared to others.

 Any ideas what's happening?

 Dan

 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] weird randr behaviour

2015-08-05 Thread Wido
Hello all,

I'm not surte if this should be post here, so sorry in advance if ti
doesn't.

I'm using E19 from the sparkylinux repo, but the rest is debian stretch
(testing) fully updated. I've recently updated e19 from the repos and
currently is in version 0.19.99.20340 (from about info), not entirely sure
how up-to-date is, but seems pretty updated.

I have a laptop with 2 monitors. The laptop lid is closed and I don't use
it (named eDPI, disabled) and the 2 monitors are exatcly the same (2 LG
23), one connected via HDMI and the other VGA (those are the ports I have
in the laptop).

The problem I'm having now is that randr is doing whatever it wants and not
what I told it to. For example, I set both monitors in 1920x1080, vga right
of hdmi and when I accept, the result is both screen cloned at 1024x768.
This happens from E screen gui, not from CLI (the xrandr cli works fine)


I looked at the .xsession-errors log and what I saw is this:

ERResrc/bin/e_randr2.c:877 screen config loop!
RRR: to right relative
RRR: 'VGA1' is relative to 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'
RRR: screen do 'HDMI1'


This get repeated several times, sometimes with VGA to HDMI, sometimes HDMI
to VGA or to eDPI.

-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] weird randr behaviour

2015-08-05 Thread Wido
Yes, I'm sure. Using cli is not the point, the point is that the GUI
behaves odd, does not turn off the laptop display and does not change the
monitors resolution, but gives an error in the .xsesssion-error log and
does a fade (like it tries to change things) but doesn't change anything.

Eventually forced things in cli, the gui I think accepted it and saved my
conf by reloading E. But I'm not sure it's going to work in a diff
environment.

2015-08-05 12:57 GMT-03:00 Chris stoni stoni2...@gmail.com:

 You sure you have the laptop monitor off in randr when you are running 2
 external monitors?
 Something like 'output lvd1 --off' if I remember right.
 And you can set left -of the same way so you dont have to run dupped
 screens.
 Something like 'xrandr hdmi1 left -of'
 On Aug 5, 2015 8:36 AM, Wido wido...@gmail.com wrote:

  Hello all,
 
  I'm not surte if this should be post here, so sorry in advance if ti
  doesn't.
 
  I'm using E19 from the sparkylinux repo, but the rest is debian stretch
  (testing) fully updated. I've recently updated e19 from the repos and
  currently is in version 0.19.99.20340 (from about info), not entirely
 sure
  how up-to-date is, but seems pretty updated.
 
  I have a laptop with 2 monitors. The laptop lid is closed and I don't use
  it (named eDPI, disabled) and the 2 monitors are exatcly the same (2 LG
  23), one connected via HDMI and the other VGA (those are the ports I
 have
  in the laptop).
 
  The problem I'm having now is that randr is doing whatever it wants and
 not
  what I told it to. For example, I set both monitors in 1920x1080, vga
 right
  of hdmi and when I accept, the result is both screen cloned at 1024x768.
  This happens from E screen gui, not from CLI (the xrandr cli works fine)
 
 
  I looked at the .xsession-errors log and what I saw is this:
 
  ERResrc/bin/e_randr2.c:877 screen config loop!
  RRR: to right relative
  RRR: 'VGA1' is relative to 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
  RRR: screen do 'HDMI1'
 
 
  This get repeated several times, sometimes with VGA to HDMI, sometimes
 HDMI
  to VGA or to eDPI.
 
  --
  Wido
 
 
 --
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 

 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] alsa NOT mixer?

2015-08-05 Thread Wido
Hi Guys,

for those who didn't read my previous mail, I've recently updated E from
compiling to the ones from sparkylinux repos, now at version 0.19.99.20358
(does that number even mean anything?)

This version has a new mixer module which seems nicer but totally doesn't
works.

in this setup I have an onboard ati card, (which I don't use at all) and an
nvidia card plugged to a TV via HDMI. I did some alsa tricks for having a
software volume mixer because reasons and I don't use pulse, only minimal
deps installed

The old mixer module worked fine, i could choose which card and for each
card, what would be the default volume and done. With the new one, even
when seems nicer, it doesn't do anything, I can't choose  a default volume
and the volumes mixers don't affect anything.

--
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Multitouch touchpad guestures

2015-08-02 Thread Wido
I think is more up to the driver than E. In my case, is just a regular
debian with synaptics touch, the synaptic X driver is the one that
understand that 2fingers is scroll, or side is the scroll.

2015-07-31 2:43 GMT-03:00 Daniel Kasak d.j.kasak...@gmail.com:

 Now that I have multitouch working on my macbook, I'm wondering if
 there is any support for multitouch guestures in E?

 For example, being able to change desktops by doing a 3-finger swipe
 in a particular direction would be particularly cool :) To be honest,
 I'm not sure if this is even possible in Linux yet. At least 2-finger
 guestures are working ( ie 2-finger up/down is triggering a mousewheel
 up/down ).

 Dan


 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] unlock with fingerprint?

2015-07-29 Thread Wido
I have created task T2618 as wishlist in phab. I make no promisses that I
will actually fix this (I know it's an old excuse, but I don't have much
time), but I'll try to do my best.

Thanks for the tip on where to start, Cedric

2015-07-28 17:47 GMT-03:00 Cedric BAIL cedric.b...@free.fr:

 Hello,

 On Tue, Jul 28, 2015 at 8:31 PM, Wido wido...@gmail.com wrote:
  I used this
  
 http://www.thinkwiki.org/wiki/How_to_enable_integrated_fingerprint_reader_with_fprint
 
  to
  get the fingerprint stuff working and this
  
 http://askubuntu.com/questions/210815/how-can-i-login-to-lightdm-with-password-for-fingerprint-enabled-user-after-12-1
 
  as
  a guide to get lightdm working as well (which so far I've failed
 miserably
  in getting it working)
 
  I'll check the code, but I'm not the coding kind of guy. I know how to
  break and debug things, but making them work not so much. However, I'm
 glad
  to be a guinea pig to help and make it work.
 
  Just to give more info, I'm not seeing an error when passing my finger
  though the reader. It just doesn't do anything (like nothing happend). I
  don't see any PAM related logs in my /var/log, so I really don't know if
  there is any kind of interaction.
 
  As far as I understood, the fprint daemon talks via dbus with stuff using
  the fprint-pam library. The daemon is being registered in dbus, but seems
  to not be called

 This is indeed what I was expecting and is consistent with our code.
 We only call PAM when we do have a password entered in the textbox and
 Enter has been pressed. Obviously that doesn't work well with
 fingerprint check :-D Thing is that their is also no way for us to
 have an event, as far as I know, from PAM when a valid fingerprint has
 been entered. I guess the best we can do at this stage is to remove
 the check for the string length and let empty password go in. This
 would means you are required to still press Enter before the
 fingerprint will be checked, but at least that should work. It also
 make it possible to have more complex PAM setup where a password and a
 fingerprint are required.

 I am guessing that with direct integration with fprintd, we could get
 a signal when someone actually use their fingerprint and just not
 require to press Enter in that case, but I don't have the hardware to
 look at that. This is going to be a task for someone else. Maybe you
 should open a task on phabricator for it so nobody forget. It should
 not require deep knowledge of Enlightenment and EFL to add it, just C,
 so it would be a good task for a beginner to start contributing to
 Enlightenment :-)
 --
 Cedric BAIL


 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] unlock with fingerprint?

2015-07-28 Thread Wido
Hi Cedric,

I used this
http://www.thinkwiki.org/wiki/How_to_enable_integrated_fingerprint_reader_with_fprint
to
get the fingerprint stuff working and this
http://askubuntu.com/questions/210815/how-can-i-login-to-lightdm-with-password-for-fingerprint-enabled-user-after-12-1
as
a guide to get lightdm working as well (which so far I've failed miserably
in getting it working)

I'll check the code, but I'm not the coding kind of guy. I know how to
break and debug things, but making them work not so much. However, I'm glad
to be a guinea pig to help and make it work.

Just to give more info, I'm not seeing an error when passing my finger
though the reader. It just doesn't do anything (like nothing happend). I
don't see any PAM related logs in my /var/log, so I really don't know if
there is any kind of interaction.

As far as I understood, the fprint daemon talks via dbus with stuff using
the fprint-pam library. The daemon is being registered in dbus, but seems
to not be called

2015-07-27 21:15 GMT-03:00 Cedric BAIL cedric.b...@free.fr:

 Hello,

 On Tue, Jul 28, 2015 at 1:51 AM, Wido wido...@gmail.com wrote:
  Backstory: I have a kinda new laptop where I installed Debian stretch
  (testing at this moment) and E19 from the sparkylinux repos, since I
 don't
  want to compile everything like I did with my desktop (the laptop is from
  my work, so all the dev libs and compiling work is really not needed).
 
  The thing is, this laptop has a fingerprint reader which works fine with
  the fprintd daemon. I was able to enroll and verify my fingerprint.
 
  Now, fprintd works well with PAM. And as far as I know, E also works with
  PAM for unlocking, right? so, technically, this should be possible,
 right?
 
  Well, it doesn't work out of the box, so I don't know if its possible, or
  if it IS but I'm doing something wrong.

 Do you have a pointer that describe and document the PAM module you
 are using for that purpose ? I am wondering if the issue is not just
 that we enforce the password to be at least 1 char in length. I am
 guessing nobody has ever been trying this before with E :-) The code
 where the issue come from is in src/bin/e_auth.c at line 141. If you
 have time to play around and see how to make that work, I am sure a
 patch will be welcome !
 --
 Cedric BAIL


 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] unlock with fingerprint?

2015-07-27 Thread Wido
Hi guy!

Backstory: I have a kinda new laptop where I installed Debian stretch
(testing at this moment) and E19 from the sparkylinux repos, since I don't
want to compile everything like I did with my desktop (the laptop is from
my work, so all the dev libs and compiling work is really not needed).

The thing is, this laptop has a fingerprint reader which works fine with
the fprintd daemon. I was able to enroll and verify my fingerprint.

Now, fprintd works well with PAM. And as far as I know, E also works with
PAM for unlocking, right? so, technically, this should be possible, right?

Well, it doesn't work out of the box, so I don't know if its possible, or
if it IS but I'm doing something wrong.


cheers!

-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] wiki/www - help?

2015-06-12 Thread Wido
I know is something stupid to ask but, have you checked the robot.txt file?
google usually behaves to that file, so if you have it and it's saying
'don't read this', it probable isn't

2015-06-12 4:36 GMT-03:00 Carsten Haitzler ras...@rasterman.com:

 short:

 i logged out of phab and discovered out main pah wiki page has not been
 publicly visible! i bet you i can find a host of other wiki pages on phab
 not
 publicly visible. this is bad... so

 we need to move over most content from phab to www's wiki IMHO. it'd be
 great
 to have help here.

 one issue i have yet to figure out is, why google refuses to crawl our
 pages.

 https://www.enlightenment.org/docs/efl/advanced/dnd

 even though it's links down from several parent pages (so it's not a
 matter of
 lack of links), google's bot simply wont index it. my test is to try an
 exact
 full line of text from the page like:

 There are two applications visible on the screen. The first is a window
 with a
 blue background and a gengrid containing 8 different images.

 search for that exactly (in quotes) and google has no idea it exists. it's
 not
 the meta data - there's a robots index,follow there. - well it's not
 that...
 what is it? if someone has a clue - it'd be great to know how to fix it.
 until
 google (and others) can index out www, it won't be useful to put content
 there.
 and yes - i've tried googles control panel. i manually submitted a bunch of
 urls/pages (but not the url above), so thats' the only reason they got
 indexed.
 gogole simply isn't spidering. :(

 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com



 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] display manager

2015-06-08 Thread Wido
An option, if you don't mind not having an actual user/pass prompt is
'nodm'. You may configure your user and it will login to E at boot. Almost
no deps.

Of course, is not secure. I only use it in my desktop at home, where I
don't care about login in.

2015-06-06 21:47 GMT-03:00 Yomi Ogunwumi abyo...@gmail.com:

 :-/
 I could have at least read that over before I hit send. Oh well.

 • Yomi
 On Jun 6, 2015 8:44 PM, Yomi Ogunwumi abyo...@gmail.com wrote:

  I don't know if you only plan on _only_ using Enlightenment, but if you
 do
  then it can be configured to start locked.
 
  • Yomi
  On Jun 6, 2015 8:22 PM, Peter Koellner pe...@asgalon.net wrote:
 
  On Sat, 6 Jun 2015, toki clover wrote:
 
   If you go to that discursive route... I'd prefer a million time a
 clean
   (and efficient) C variant rather than... python (monster.)
 
  I'd prefer C++ or C for any important system component, especially
  security
  sensitive stuff.
 
   Anybody who have some free time... do not hesitate to give a hand
   to... entrance.
 
  Well, I am lokking at the source code now, but it is a bit difficult
  without any comments or documentation and no description how to test it
  within the current desktop. Where would I begin?
 
 
  --
  peter kollner pe...@asgalon.net
 
 
 
 --
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 

 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] enventor v0.5.1 release

2015-06-01 Thread Wido
Congrats!

Just a question, I recently noticed that EDI did a new release as well.
While I do appreciate some fragmentation in big things, I don't understand
why something that is not-as-popular (such as an EFL-based ide) is is being
done twice, when both project could be merged for a super-cool EFL
ide/editor.

is there any reason why both project decided to go separate instead of
joining effort and resources?

regards

2015-05-28 4:25 GMT-03:00 ChunEon Park her...@naver.com:

 Hi.

 Enventor v0.5.1 has been just released.

 There bugs were not much found/fixed since v0.5.0,
 However, it fixed compile issue of the package because of the broken Eo
 compatibility with efl v1.14.

 Have a fun.
 thank you.

 Fixes:
 Fix the compatibility to eo syntax change.
 Fix library initialization count corruption.

 Package Download:
 http://download.enlightenment.org/rel/apps/enventor/enventor-0.5.1.tar.gz
 http://download.enlightenment.org/rel/apps/enventor/enventor-0.5.1.tar.bz2
 http://download.enlightenment.org/rel/apps/enventor/enventor-0.5.1.tar.xz

 Source Repository:
 http://git.enlightenment.org/tools/enventor.git

 See Page:
 https://phab.enlightenment.org/w/projects/enventor/#

 
 -Regards, Hermet-

 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Terminology does not get focus in some window managers

2015-03-20 Thread Wido
Can't see any attach in any of your emails. Maybe the list is filtering
them?

2015-03-20 9:21 GMT-03:00 José Romildo Malaquias j.romi...@gmail.com:

 On Fri, Mar 20, 2015 at 09:10:07AM -0300, José Romildo Malaquias wrote:
  On Fri, Mar 20, 2015 at 07:47:12PM +0900, Carsten Haitzler wrote:
   On Fri, 20 Mar 2015 06:46:17 -0300 José Romildo Malaquias 
 j.romi...@gmail.com
   said:
  
I have been using terminology as my default terminal for some time,
 but
recently it has stopped working with some window managers.
   
After starting terminology, its window is drawn without decoration,
 but
it does not receive focus and I cannot type anything in it. It is
 still
sensitive to mouse actions, allowing access to its menu.
   
The attached file is a screenshot showing a terminology window and a
gnome-terminal window. The window manager is openbox.
   
This is happening with several window managers I have tried: openbox,
fluxbox, window maker. So it probably is a problem with terminology
itself, and not with the window manager.
   
It works with enlightenment and xfce, though.
   
Is anybody else seing this behaviour or has any clues on how to fix
 it?
  
   what is that white/grey 2 pixel box outside of terminology? i don't
 remember
   there being a theme that draws that inside... so i'd guess that that
 is the wm
   decorating it and managing it.
 
  It could be the wm trying to decorate and manage the terminology
  window. But it is not working. I cannot type anything in the terminology
  window, making it useless.
 
  See the new attached screenshot, done with the fluxbox window
  manager. Now it seems that there is no box around the terminology window
  and I still cannot type anything in the terminology window.

 With the WindowMaker window manager the terminology window is not even
 drawn. Just an icon appears on the bottom left corner of the screen. See
 the attached screenshot.

 Romildo


 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for
 all
 things parallel software development, from weekly thought leadership blogs
 to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Module allowing to swallow any applicaion into shelf

2015-03-16 Thread Wido
I recall there was an application that allows you to 'tray' any app. Let me
apt-cache that and I'll be back. (I should buy another dimm for my head as
it seems to be running short by every birthday)

2015-03-16 15:32 GMT-03:00 Pavel Reznicek pav.rez...@gmail.com:

  I guess you're asking an update of 'engage' module to E19
  which has task-bar and launcher (iBar like)

 Not really (unless I missed some engage features). I though of a
 possibity to have the live window of an application running inside a
 shelf. A standalone system tray or e.g. gkrellm monitor placed in a
 shelf would then (mostly) look like a standard e19 module. The shelf
 would drive the window's size and position in order to keep it in. In
 an more extreme case imagine an xterm in a shelf, which would in fact
 behave as a command-line launcher from a shelf (I know we have
 everything-launcher and thus this is not needed, but hopefully
 explains the idea).


 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for
 all
 things parallel software development, from weekly thought leadership blogs
 to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Module allowing to swallow any applicaion into shelf

2015-03-16 Thread Wido
Ye, I got it. It's alltray. You may find it here
http://alltray.sourceforge.net/ or in it's new site (which didn't worked
for me) here http://alltray.trausch.us/

hope it's what you need

2015-03-16 22:07 GMT-03:00 Wido wido...@gmail.com:

 I recall there was an application that allows you to 'tray' any app. Let
 me apt-cache that and I'll be back. (I should buy another dimm for my head
 as it seems to be running short by every birthday)

 2015-03-16 15:32 GMT-03:00 Pavel Reznicek pav.rez...@gmail.com:

  I guess you're asking an update of 'engage' module to E19
  which has task-bar and launcher (iBar like)

 Not really (unless I missed some engage features). I though of a
 possibity to have the live window of an application running inside a
 shelf. A standalone system tray or e.g. gkrellm monitor placed in a
 shelf would then (mostly) look like a standard e19 module. The shelf
 would drive the window's size and position in order to keep it in. In
 an more extreme case imagine an xterm in a shelf, which would in fact
 behave as a command-line launcher from a shelf (I know we have
 everything-launcher and thus this is not needed, but hopefully
 explains the idea).


 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software development, from weekly thought leadership
 blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




 --
 Wido




-- 
Wido
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] menus stalling when trying to select them

2015-02-03 Thread Wido
Wow, I've never noticed this (or didn't wanted to?)

I've noticed that when I highligh a menu and the submenu doesn't appear, if
I move the cursor out of the menu and put it again IN THE SAME highlighted
menu, the submenu still doesn't appear. It does if I select another submenu.


+1 for 'you are (not) alone' :P

2015-02-03 18:40 GMT-03:00 Peter Flynn pe...@silmaril.ie:

 On 02/03/2015 01:23 AM, Conrad Hill-Knight wrote:
  Hi,
 
  This is something that's been bothering me for a while, and i think i
  just have something misconfigured. When i left-click on the desktop to
  bring up the main enlightenment menu, sometimes (often, actually) it
  stalls. [snip]

 You Are Not Alone™ :-)

 This is a very common occurrence in all Linux interfaces I have used. I
 *believe* it's because the loading of entry names, icons, paths, etc is
 done at the time your cursor hovers on the menu (aka in real time,
 just-in-time, etc), and it take a lot of cycles to retrieve and
 present the data. As distinct from systems (Windows? Mac?) where the
 whole menu content is preloaded at login, and sits there in an array in
 memory taking up space all the time --  but providing a faster response.
 But this is just my deduction based on observation, so it's a hypotheses
 for which I have no proof.

  So, what appears to happen, is that the menu display is temporarily
  frozen.

 Sometimes with all the flickering and bouncing and popping-up and
 popping-down that goes on in modern decorated menus, the script gets out
 of whack and loses control of where it's supposed to be; or there is a
 bug or other problem like a memory leak.

 I suspect this doesn't happen on really fast modern machines. I have no
 idea what the devs use, but they are probably better equipped than my
 old Dell Latitude D810. I have a bunch of even older D610s that I need
 to resuscitate from the kerlutches of Windows by installing Lubuntu for
 some graduate students, and it would be nice to give them a good
 interface like e17...so I will test one of the machines this week and
 see if it copes.

 ///Peter


 --
 Dive into the World of Parallel Programming. The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] jessie and systemd packages

2015-01-22 Thread Wido
Hey guys,

Yesterday I had a few hiccups in my install, so I had to recompile
everything. It wasn't so bad, because I was a couple month outdated, but
I'll post it here in case anyone is about to do the same thing.

As you may guess, I use debian jessie. yesteday I updated my repos and
noticed 2 things.

First, the libjpeg8 is no longer there, only libjpeg62. I had both
installed but E19 was linked against version8. But I dind't noticed until I
removed it and E started to run funky.

Second, Debian is unifing systemd libs. libsystemd-things and
libsystemd-things-dev are now marked as transition and deprecated. They are
still available but won't be there much longer. Since I like to keep my
packages as clean as possible, I tend to remove transitional and deprecated
packages. Again, the EFL won't compile as they look for *something* in
those packages (I think they still have .pc files).

Again, it wasn't a big deal, just reinstalled those systemd packages and
recompiled to the libjpeg62 and I was back on E.

-- 
Wido
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offering a free month of service with a new server in Ashburn.
Choose from 2 high performing configs, both with 100TB of bandwidth.
Higher redundancy.Lower latency.Increased capacity.Completely compliant.
http://p.sf.net/sfu/gigenet
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E config questions

2014-12-30 Thread Wido
Welcome back Peter

It's possible to do the scroll thing. There is already a shortcut for
alt+scroll in any place of the desktop, but if you want with only scroll go
to preferencies - input - mouse bindings. Create a new binding for scroll
and play with the options to where it applies (I think there are 9 options
with a selector. I'm not running E at the moment and I don't remember all
those options, sorry)

For the pointer, I have chosen to use only X cursor and put a nice theme
(there are lots to choose from in the qt oxygen theme, in debian). I think
there is a check to disable effects, or used to benot sure.

if you want to check for errors, the first place I'd look is the
~/.xsessions-errors. E logs there, so you may see if there is something.
You can make E more verbose with some env variables, I don't remember those
but check for Raster mails as he always mention them. You may export them
and reload E.


BTW, I haven't used xfce in a long long time, but I recall the default
theme was very similar to clearlooks. Maybe you'll like to check the new
theme that was posted in the list a couple weeks ago. You may find it here
https://github.com/tokiclover/e-gtk-theme

2014-12-30 9:30 GMT-03:00 toki clover tokiclo...@gmail.com:

 2014-12-30 12:36 GMT+01:00 Petter Adsen pet...@synth.no:

  Hi,
 
  I hadn't looked at enlightenment for a lot of years, but recently
  installed it since it offers separate workspaces for each screen,
  something that I missed in xfce. I've got it set up mostly as I like
  it, but have a couple of questions:
 
  First off, can I set it up to switch workspaces if I move the
  mouse-wheel on the desktop (as in addition to over the pager)?
 
  Second, how do I stop the pointer from glowing blue every time I click
  something? I know it's a minor issue, but it bugs me :) Do I need to
  make a theme? I should probably do that anyway, since I'd like to make
  it look a bit more like xfce.
 
  Also, I don't know what does this, but if I enable gnome services, the
  pointer disappears. This probably has more to do with gnome than e, but
  does anyone have any ideas where I should start to find out what
  exactly causes this?
 
  Any help would be most appreciated :)
 
  Petter
 


 You're asking too much!!! Just kidding.

 I don't knwo about the feasibility of the first point... but you can look
 at
 the key bindings configuration section.

 An alternative is to switch when the pointer reach an edge of the screen.
 And this usable with a 4x2, 4x4 or higher VD (virtual desktop). Remains
 minor annoyances when a window is on the edge... but it's still a workable
 set up with cheap space to work with.

 No idea whatsoever on the second point it's complicated depending on the
 toolkit an app depends on (seems to be gtk+[23] for you.)

 And I don't know what you're talking about by _gnome services_... because
 it could be D-Bus/ConsoleKit/PolKit services... E/EFL has it's own D-Bus
 services running for ... e.g. power buttons (Note: UPower is needed here)
 et al. It does not depend/run other *Kit crap. So no idead on those
 supposedly
 _gnome services_.

 --
 Error 404: gentoo user 0123456789 was not found

 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E config questions

2014-12-30 Thread Wido
[off-topic]

Toki, have you tried to use the qt theme that matches gtk? what could be
the result in having qt to match gtk to match efl?

[/off-topic]

2014-12-30 11:07 GMT-03:00 toki clover tokiclo...@gmail.com:

 2014-12-30 14:36 GMT+01:00 Petter Adsen pet...@synth.no:

 
  I thought the pointer was part of the theme? Didn't think it had
  anything to do with gtk/qt toolkits? I might be confused here - as I
  said, I haven't looked at E in years.


 The pointer theme depends on E theme of course but only for...
 EFL apps, so gtk/qt apps will have a different pointer theme.

 Note: screen shots for the gtk theme mentioned in the previous
 message is over here:
 http://opendesktop.org/content/show.php?content=156023

 Error 404: gentoo user 0123456789 was not found

 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Enlightenment configuration questions regarding focus, shortcuts, alt-tab, ...

2014-12-30 Thread Wido
I'm running e19 pretty up-to-date and that behaviour works well. Actually,
now that I think about it, it has always work that way for me.

I have selected focus, raise, scroll and both move pointer, the other are
off. I think the test-case would be something like:
* working on a window A (window is focused); alt-tab and start working in
another window B (both pointer and focus are now in window B and window is
above all); Next alt-tab goes back to window A
* I have sloppy focus. If I move the pointer to another window C and then
alt-tab it also goes back to window A. Doesn't matter how many windows I
have as long as I don't move the cursor

2014-12-30 16:40 GMT-03:00 Mick michaelkintz...@gmail.com:

 On Tuesday 30 Dec 2014 16:28:48 John Holland wrote:
  For me, if I alt tab to a window and release the alt tab, then alt tab to
  another window and release, and if I then alt tab, those two windows are
  at the top of the list.

 In my set up (e18) this does not work.  :-(

 The list order of windows stays the same regardless of the last window(s) I
 selected via Alt-Tab.

 --
 Regards,
 Mick


 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Enlightenment configuration questions regarding focus, shortcuts, alt-tab, ...

2014-12-30 Thread Wido
It looks like you're having it sorted like stack and not a list. Honestly,
not sure why sorry.

Just to try, replicate my settings with selecting focus and raise activated
and raise when reverting focus. But my guess is that one of the devs will
have more info.

2014-12-30 20:36 GMT-03:00 Walter Rudametkin rudamet...@gmail.com:

   I think you might be on to something, sloppy focus does have a
 different behavior, but it's still not, in my opinion, the expected
 behavior.

 Anyhow, I use  click to focus and can't get to a normal focusing method.

 Here's my settings:
  Focus settings - Focus Poicy - Click
  New window focus - All windows
  Stacking
  Raise windows on mouse over (deactivated)
  Raise when moving/restarting (deactivated)
  Raise when reverting focus (deactivated)

 Window Switcher Settings
  Display
  Windows from other desks (deactivated)
  Windows from other screens (deactivated)
  Selecting
  Focus (deactivated)
  Raise (deactivated)

 Notice that Selecting-Focus and Selecting-Raise are both not activated.

 So let's say I have windows A, B, C, D and E open and the window
 switcher currently shows them in that order and window A is focused.
 If I alt+tab from A to E, I would expect the switcher to then show
 E,A,B,C,D in the list. However that's not what it shows.
 I get E, D, C, B, A instead which is not expected, and is the exact
 reversed list, meaning each window that I alt-tabbed through was thus
 somehow selected/focused.

 Is that clear?

 I think what is happening is that the the option
 WindowSwitcher-Selecting-Focus (deactivated) has no effect, it is in
 fact focusing the windows instead on each and every alt+tab, thus
 changing the switcher's list.

 Regards,
 Walter


 On 30/12/14 23:13, Wido wrote:
  I'm running e19 pretty up-to-date and that behaviour works well.
 Actually,
  now that I think about it, it has always work that way for me.
 
  I have selected focus, raise, scroll and both move pointer, the other are
  off. I think the test-case would be something like:
  * working on a window A (window is focused); alt-tab and start working in
  another window B (both pointer and focus are now in window B and window
 is
  above all); Next alt-tab goes back to window A
  * I have sloppy focus. If I move the pointer to another window C and then
  alt-tab it also goes back to window A. Doesn't matter how many windows I
  have as long as I don't move the cursor
 
  2014-12-30 16:40 GMT-03:00 Mick michaelkintz...@gmail.com:
 
   On Tuesday 30 Dec 2014 16:28:48 John Holland wrote:
For me, if I alt tab to a window and release the alt tab, then alt
 tab to
another window and release, and if I then alt tab, those two windows
 are
at the top of the list.
  
   In my set up (e18) this does not work.  :-(
  
   The list order of windows stays the same regardless of the last
 window(s) I
   selected via Alt-Tab.
  
   --
   Regards,
   Mick
  
  
  
 --
   Dive into the World of Parallel Programming! The Go Parallel Website,
   sponsored by Intel and developed in partnership with Slashdot Media, is
   your
   hub for all things parallel software development, from weekly thought
   leadership blogs to news, videos, case studies, tutorials and more.
 Take a
   look and join the conversation now. http://goparallel.sourceforge.net
   ___
   enlightenment-users mailing list
   enlightenment-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-users
  
  
 
 



 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo

Re: [e-users] Enlightenment configuration questions regarding focus, shortcuts, alt-tab, ...

2014-12-28 Thread Wido
Welcome! I'll try to answer the bits I know. You'll see that all options
can be configured from the preferencies, no need to hack conf files.

1) should be working that way, but I know there are some libs that do not
behave that way (java, for example). Check preferencies - windows -
options - new windows

2) you don't need enlightenment_remote for keyboard, just go to options -
input - keyboard.

3) gtk apps should not be E concern as it uses EFL libs. Maybe you need to
load gnome services? preferencies - applications - desktop environment.

4) preferencies - windows - window seletor (may have a different name, I
run E in spanish :P)

5) Don't use task, so I can't tell

6) dito 5°

7) haven't seen that behaviour, sorry

8) you don't want to resize windows from titlebar? I think that's up to the
theme, you could select in pref - apearance - borders - noresize to get
that (but I think that make everything non-resizable...you could try anyway)


cheers!

2014-12-28 20:27 GMT-03:00 Walter Rudametkin rudamet...@gmail.com:

 Hi everybody,

 I'm new to enlightenment but I'm really liking it so far. Nice work.
 However, after a couple of days playing with it I have a couple of
 things I'm having trouble configuring.

 1) I would like windows to be brought up on the current desktop instead
 of the view being moved to the other desktop. For example, if I'm on
 desktop 1 and I select an app in the IBar or through a shortcut (e.g.
 tomboy--show notes) that's on desktop 4, I would like it brought up on
 current desktop. How should I configure that?

 2) I would like to make custom keyboard shortcuts to :
  - change scaling (this is useful when I changing to a high-res
 monitor, laptop screen, or my TV especially if I'm far away)
  - hide/show all shelves
  - change shelve sizes
 I do this in Xfce with xfconf and in Gnome with dconf, but
 enlightenment_remote and edbus don't seem to offer the same level of
 configuration.

 3) How do you scale gtk apps like deluge or nemo?

 4) Alt-tab behavior is different and I find it weird. If you have
 multiple windows, you alt-tab to change to the next window, then you
 alt-tab once to go back to last window but it's not the one selected, a
 third window is selected instead.
 Is there any way to configure it so it works like in xfce, gnome or
 windows ?

 5) Why are icons in Task different and uglier than the icons in IBar for
 the same apps ?

 6) I have a transparent shelve but Task adds a small square background
 to icons too.

 7) Sometimes windows disappear when I try to move them by clicking on
 the titlebar or they don't appear when I open them. Changing desktops
 makes them come back most of the time, but sometimes I have to close
 them through the taskbar. A simple case to reproduce:
  - click on desktop, open settings
  - move to next desktop
  - click on desktop, open settings (window does not show)
  - however, the window does appear in the pager and the
 taskbar, but is otherwise not visible on the desktop
  - to make window visible, change to another desktop and come back.

 8) I would like to have the entire titlebar do the same thing when
 left-clicking it instead of having just the top part of the bar resize
 and the lower part move.
 However, In Signal Binding Settings I can't set action params to do
 this. I need to set 'end' for mouse,up,1 on e.event.resize.t, but the
 params aren't editable.

 In case it helps, I'm on Archlinux using enlightenment 0.19.2-1.

 Happy holidays,
 Walter


 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Region screenshot tool

2014-12-09 Thread Wido
:O

I've been seeing that icon for as long as the new screenshot module has
been hereand never actually noticed it. Facepalm, big time...

2014-12-09 10:50 GMT-03:00 Carsten Haitzler ras...@rasterman.com:

 On Tue, 9 Dec 2014 14:01:42 +1000 David Seikel onef...@gmail.com said:

  On Tue, 9 Dec 2014 11:18:59 +0900 Carsten Haitzler (The Rasterman)
  ras...@rasterman.com wrote:
 
   On Mon, 08 Dec 2014 19:57:24 +0100 Morten Nilsen mor...@runsafe.no
   said:
  
Hello!
   
I was hoping you guys might share how you've set up things to be
able to take a screenshot of a region and share it quickly.
   
The grab screenshot feature in e is nice, but after I added a 4k
monitor, I can't use it to take full desktop screenshots - but
that's fine.
   
What I want is the ability to quickly and easily grab a screenshot
of a region I select and send a link to someone.
   
On windows, I used some application that put a url in my clipboard,
and that was nice.
   
My fedora has a take screenshot app that seemed promising, but it
proved to be almost malware.
   
Once I tried sharing, it require a zimagez username and password,
and would not let me cancel.
After I caved in and made a zimagez account, it turns out that
website is a bit crap. More than a little.
   
So, I was hoping someone knew of a way to get something elegant
running with e. A scriptlet I could hook up to a hotkey, maybe?
  
   when i want this .. i just screenshot a window not the screen (in
   window menu of every window - clikc on its icon).
 
  Hmmm, is a module needed for that?  I can't see any screenshot this
  window in the menus.

 click window menu (the icon on top-left of titlebar or alt+right mouse on
 any
 window) and .. take shot - it's part of the shot module features.

   we could dd cropping to the screenshot module, but that feature isn't
   there right now. the alternative is to save to file, crop using gimp
   or something then share that image via imgur or other means...
 
  If you are going to crop, or otherwise post process the screen shot,
  using GIMP, just use GIMP to take the region / screen shot.  Saves a
  step.  No idea if GIMP can handle 4K screens, I don't have one.  GIMP
  can be scripted, but I've not tried, so no idea if this is a suitable
  task for GIMP scripting.  Though sure, if all you want is a quick
  screen grab and post to the web, GIMP might be overkill.
 
  --
  A big old stinking pile of genius that no one wants
  coz there are too many silver coated monkeys in the world.
 
 
 --
  Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
  from Actuate! Instantly Supercharge Your Business Reports and Dashboards
  with Interactivity, Sharing, Native Excel Exports, App Integration  more
  Get technology previously reserved for billion-dollar corporations, FREE
 
 http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com



 --
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration  more
 Get technology previously reserved for billion-dollar corporations, FREE

 http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] compositor warning with nvidia

2014-11-13 Thread Wido
 Software XCB Engine... no
  checking whether to enable Software Xlib rendering backend... yes

 solved! I found this thread started by Wido earlier this year where he
 had the same problem:
 http://sourceforge.net/p/enlightenment/mailman/message/32164668/

 in that thread Wido mentioned having to install libgl-mesa-dev . i could
 not find that, but i found that i did not have libgl1-mesa-dev (v.
 10.3.2-1) installed. after installing that, and rebuilding everything, i
 no longer receive the opengl warning after starting enlightenment.

 thanks for your help raster!



 --
 Comprehensive Server Monitoring with Site24x7.
 Monitor 10 servers for $9/Month.
 Get alerted through email, SMS, voice calls or mobile push notifications.
 Take corrective actions from your mobile device.

 http://pubads.g.doubleclick.net/gampad/clk?id=154624111iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] RFC - Dropping Xembed support from E20

2014-11-03 Thread Wido
Well, clementine (the player) and keepassx work with xembeed (or at least,
is the only way I have to see them, and don't see them very well).

I'm with Vinicius, please fix systray in the best way you can =) ('best
way' includes nuking xembeed)

2014-11-03 15:10 GMT-03:00 Alex-P. Natsios apnats...@gmail.com:

 Very good decision and at long last ... Nuke it from Orbit!

 --
 Regards,

 Alex-P. Natsios
 (a.k.a Drakevr)


 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Touchpad features and E19

2014-10-20 Thread Wido
It does, just like the xorg configuration.

+1 for making an E module for synaptic (and I don't even use it)
El 20/10/2014 21:19, Daniel Kasak d.j.kasak...@gmail.com escribió:

 From memory, synclient also allows you to control touchpad sensitivity.

 On Tue, Oct 21, 2014 at 6:44 AM, Wawrzek Niewodniczanski 
 m...@wawrzek.name
 wrote:

  On 19 October 2014 01:10, Daniel Kasak d.j.kasak...@gmail.com wrote:
   I use the 'synclient' tool to switch the touchpad on and off. It's
  annoying
   during normal use for me - I keep touching the touchpad and sending the
   mouse  focus elsewhere.
 
  Thank you for your suggestion. This problems bother me as well.
  However, I think (or rather feel - without proper data), that touchpad
  in Linux is much more sensitive, and I don't remember having the same
  problem with OSX or Windows (not that I last one a lot).
 
   Admittedly OSX users roll their eyes when they
   see me do this :P
  
 
  They are just jealous. After all the back to ancient Egypt time, where
  people communicate with hyielogrphis only.
 
 
  Cheers,
  Wawrzek
  --
  Dr  Wawrzyniec Niewodniczańskior Wawrzek for short
PhD in Quantum Chemistry   MSc in Molecular Engineering
 WWW: http://wawrzek.name E-MAIL: j...@wawrzek.name
Linux User #177124
 
 
 
 --
  Comprehensive Server Monitoring with Site24x7.
  Monitor 10 servers for $9/Month.
  Get alerted through email, SMS, voice calls or mobile push notifications.
  Take corrective actions from your mobile device.
  http://p.sf.net/sfu/Zoho
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 

 --
 Comprehensive Server Monitoring with Site24x7.
 Monitor 10 servers for $9/Month.
 Get alerted through email, SMS, voice calls or mobile push notifications.
 Take corrective actions from your mobile device.
 http://p.sf.net/sfu/Zoho
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Touchpad features and E19

2014-10-18 Thread Wido
I would guess that gnome has some kind of synaptics included (synaptics as
in touchpad, not the package manager) and that keeps running/configured
after you close gnome, and stays like that when you start E

I think there is a synaptics daemon that you can run from cli instead of
putting into xorg. You could create a .desktop file and tell E that launch
that at start

2014-10-18 12:52 GMT-03:00 Massimo Maiurana maiur...@gmail.com:

 Morten Nilsen ha scritto il 18/10/2014 alle 16:02:
  I seem to have some strange behaviour here..
  After logging out of gnome and into e, my touchpad works with tap to
  click and horizontal scrolling.
 
  But if I log straight into e after booting, I only have vertical
  scrolling and I have to press the physical button to click.
 
  There is an option in gnome to enable tap to click, which is default off.
 
  Is there some way to get these features to work as expected in e, or is
  my quickest option to run gnome-settings-daemon, which I presume will
  have some effect on this?
 

 Just create a configuration file in /etx/X11/xorg.conf.d (at least on
 debian, don't know if your distro put them elsewhere) and list all the
 options you need. For example this is the content of my
 /etx/X11/xorg.conf.d/10-synaptics.conf:

 Section InputClass
 Identifier touchpad catchall
 MatchIsTouchpad on
 MatchDevicePath /dev/input/event*
 Driver synaptics
 Option MaxTapTime 0
 Option VertEdgeScroll 1
 EndSection

 In my case I disable tapping and enable only the vertical scrolling,
 basically the configuration you don't want :D

 --
 Massimo Maiurana
 Ragusa (RG)


 --
 Comprehensive Server Monitoring with Site24x7.
 Monitor 10 servers for $9/Month.
 Get alerted through email, SMS, voice calls or mobile push notifications.
 Take corrective actions from your mobile device.
 http://p.sf.net/sfu/Zoho
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Automounting

2014-10-13 Thread Wido
In my case, it says mode:raster. I know that option works as I've tested it
some time ago, but I can't help you much more than that, I'm in e19 and
don't really use that. I'm also using the 'places' gadget which also has an
automount option, I know using a gadget for what the desktop should do is
not the solution, but it can do the trick AND it also has a cool gadget

hope that helps

2014-10-13 4:56 GMT-03:00 Markus Törnqvist m...@nysv.org:

 On Sun, Oct 12, 2014 at 09:52:07PM -0300, Wido wrote:
 Do you have libudisk2 installed? I think that does the trick.

 Installed it. Compiled efl and enlightenment, with --enable-mount-eeze even
 and does not automount when I stick the usb stick in.

 What's the deal with Mode: UDISKS in the settings? Is that a clue, that I
 should somehow change it to eeze somewhere?

 Cheers!

 --
 mjt



 --
 Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
 Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
 Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
 Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
 http://p.sf.net/sfu/Zoho
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Automounting

2014-10-13 Thread Wido
It does!

2014-10-13 17:25 GMT-03:00 jls legalize jlslegal...@gmail.com:

 does places works in e19?

 2014-10-13 18:45 GMT+02:00 Wido wido...@gmail.com:

  In my case, it says mode:raster. I know that option works as I've tested
 it
  some time ago, but I can't help you much more than that, I'm in e19 and
  don't really use that. I'm also using the 'places' gadget which also has
 an
  automount option, I know using a gadget for what the desktop should do is
  not the solution, but it can do the trick AND it also has a cool gadget
 
  hope that helps
 
  2014-10-13 4:56 GMT-03:00 Markus Törnqvist m...@nysv.org:
 
   On Sun, Oct 12, 2014 at 09:52:07PM -0300, Wido wrote:
   Do you have libudisk2 installed? I think that does the trick.
  
   Installed it. Compiled efl and enlightenment, with --enable-mount-eeze
  even
   and does not automount when I stick the usb stick in.
  
   What's the deal with Mode: UDISKS in the settings? Is that a clue,
 that I
   should somehow change it to eeze somewhere?
  
   Cheers!
  
   --
   mjt
  
  
  
  
 
 --
   Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
   Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS
 Reports
   Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
   Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
   http://p.sf.net/sfu/Zoho
   ___
   enlightenment-users mailing list
   enlightenment-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-users
  
 
 
 
  --
  Wido
 
 
 --
  Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
  Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
  Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
  Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
  http://p.sf.net/sfu/Zoho
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 

 --
 Comprehensive Server Monitoring with Site24x7.
 Monitor 10 servers for $9/Month.
 Get alerted through email, SMS, voice calls or mobile push notifications.
 Take corrective actions from your mobile device.
 http://p.sf.net/sfu/Zoho
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Automounting

2014-10-12 Thread Wido
Do you have libudisk2 installed? I think that does the trick.

2014-10-10 9:19 GMT-03:00 Markus Törnqvist m...@nysv.org:

 Hi!

 I compiled a new e18 setup (from releases) and as far as I can tell
 all the mounting works except automounting.

 Inserting a USB stick gives me the icon a-ok, but that's it. In
 my File Manager Settings I have

   Mode: UDISKS

   [X] Show device icons on desktop
   [X] Mount volumes on insert
   [X] Open filemanager on mount

 The icon appears with an empty bubble in the corner. Sure, I can mount
 it by double-clicking it, or right-clicking in EFM and selecting mount,
 but these are not the behavior I'm looking for(!)

 I tried to run down whether or not this is a dbus issue, with Espionage,
 and there are no eeze-related messages. Should there be?

 Also, should eeze_scanner be running? eeze_disk_ls shows these changes
 without eeze_scanner running.

 What else I could figure out, enlightenment_sys being owned by root
 and setuid takes care of calling the binaries, by default, though I
 also added myself to the disk group. So no changes required into
 ~/e18/etc/enlightenment/sysactions.conf

 Kinda confused here, is this a real bug that warrants a ticket?

 PS.
 Tried this with a USB stick that reports removable 1 in sysfs and
 an external drive-in-usb-casing that says removable 0. Same behavior.

 Thanks!

 --
 mjt



 --
 Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
 Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
 Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
 Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer

 http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://p.sf.net/sfu/Zoho
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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

2014-10-01 Thread Wido
2014-09-29 15:25 GMT-03:00 Davide Andreoli d...@gurumeditation.it:

 2014-09-29 3:09 GMT+02:00 Wido wido...@gmail.com:

 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.


 I never seen this issue before, buttons are all normally clickable
 here...all the buttons everywhere don't work? give a look at the log(see
 below) to see if there are some errors please

Nevermind. It's entirely related to the other bug I mentioned. When I use
it without fullscreen mouse works as expected.





 And keyboard does funny things, like inserting a '1' when I hit enter
 (instead of accpeting) or going back when I try to delete a character
 (going back is fine when in a menu, but not when trying to write)

 You simply cannot write in the virtual keyboard using your keyboard
 letters, you need to navigate trough the buttons using arrows and the enter
 key just insert the focused letter. Or press the letters using the mouse. I
 know it's annoying but I still didn't find a decent solution, remember that
 epymc primary goal is to be used with a remote controller.

Right, maybe my use case is different than what you though for epymc




 * Is there a log? I tried watching something that never appeared, it may
 be related to a different bug I have in E with fullscreen apps (which I've
 already reported) but I would like to confirm

 The log is the console output, just run 'epymc' from a terminal, all the
 output will be there.

Thanks! I wonder why didn't tried that.





 *I'm sending you the Spanish translation, which I've said I was going to
 send you some months ago. I'ts almost full (I would say 97%). I tried to
 make it as neutral as possible, but I'm from Argentina, so it may be a
 little biased to es_LA. I'm taking the liberty of sending it to your
 personal email account, I hope you don't mind =), let me know if you don't
 receive it


 Thank you very much for the translation, I will try and merge soon.

Cool :D !!! I'll try to complete it when I have time. I can keep updating
it if you like =)




 * one suggestion: there is a efl-webkit lib. Can you make a simple
 browser plugin?  so you don't have to exit the media center everytime you
 want to look for something


 Yes, that is a module that can be written, but it will never be very user
 friendly IMO as you should be able to navigate with the usual remote
 (arrows and 2 buttons) without a mouse. Using a normal webpage without a
 mouse can be tricky. My approach is more in the way to create modules for
 most-used site, like wikipedia, weather, a mail reader... other site you
 are interested?

As I said before, my use case is slightly different than what you thought
for epymc. In my case, I live in an appartement, don't have a proper
desktop pc nor a laptop. My computer (which is actually a desktop form
factor) is connected to my TV through hdmi. My TV is not smart, but I
didn't cared because I always knew that my pc was going to be connected to
it.

Now, I do watch series, listen to music, but I also use it as a regular pc
(web browsing, some officematic stuff, gaming with steam), so having an
embedded web browser would be a nice-to-have feature. The fact that I don't
use xmbc permanently (or epymc now) is that fact, that web browsing is what
I use the most and can't do that without having to close the MC. Now, I
understand that those are different things, that's why I said it was a
suggestion =)





 2014-09-28 21:16 GMT-03:00 Wido wido...@gmail.com:

 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 wido...@gmail.com:

 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 linux2
 Type help, copyright, credits or license for more information.
  import efl
  help (efl)

 Help on package efl:

 NAME
 efl

 FILE
 /opt/e19/lib/python3.4/site-packages/efl/__init__.py

 PACKAGE CONTENTS
 ecore (package)
 elementary (package)
 utils (package)

 DATA
 __version__ = '1.11.0'
 __version_info__ = (1, 11, 0)




 should I be using python2?


 2014-09-28 11:23 GMT-03:00 Davide Andreoli d...@gurumeditation.it:

 2014-09-28 15:47 GMT+02:00 Wido wido...@gmail.com:

  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/default.edc
  error

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/default.edc
error: [Errno 2] No such file or directory

frankie:~/sources/enlightenment/e19/epymc$ ls -l
data/themes/default/default.edc
-rw-r--r-- 1 wido wido 71159 sep 28 10:33 data/themes/default/default.edc


I just pulled from git...

2014-09-28 8:31 GMT-03:00 Davide Andreoli d...@gurumeditation.it:

 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
 https://github.com/DaveMDS/epymc/archive/v1.0.0-beta2.tar.gz

 On the Github wiki you will find all the needed instructions for installing
 and using the media center, along with screenshots and screencasts.
 https://github.com/DaveMDS/epymc/wiki



 Happy playing
 davemds

 --
 Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
 Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
 Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
 Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer

 http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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 linux2
Type help, copyright, credits or license for more information.
 import efl
 help (efl)

Help on package efl:

NAME
efl

FILE
/opt/e19/lib/python3.4/site-packages/efl/__init__.py

PACKAGE CONTENTS
ecore (package)
elementary (package)
utils (package)

DATA
__version__ = '1.11.0'
__version_info__ = (1, 11, 0)




should I be using python2?


2014-09-28 11:23 GMT-03:00 Davide Andreoli d...@gurumeditation.it:

 2014-09-28 15:47 GMT+02:00 Wido wido...@gmail.com:

  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/default.edc
  error: [Errno 2] No such file or directory
 

 something wrong in your build environment, is the edje_cc executable in
 your path ?
 Also note that if you install in /opt you must be sure that also the python
 paths are correct



 
  frankie:~/sources/enlightenment/e19/epymc$ ls -l
  data/themes/default/default.edc
  -rw-r--r-- 1 wido wido 71159 sep 28 10:33 data/themes/default/default.edc
 
 
  I just pulled from git...
 
  2014-09-28 8:31 GMT-03:00 Davide Andreoli d...@gurumeditation.it:
 
   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
   https://github.com/DaveMDS/epymc/archive/v1.0.0-beta2.tar.gz
  
   On the Github wiki you will find all the needed instructions for
  installing
   and using the media center, along with screenshots and screencasts.
   https://github.com/DaveMDS/epymc/wiki
  
  
  
   Happy playing
   davemds
  
  
 
 --
   Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
   Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS
 Reports
   Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
   Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
  
  
 
 http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
   ___
   enlightenment-users mailing list
   enlightenment-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-users
  
 
 
 
  --
  Wido
 
 
 --
  Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
  Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
  Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
  Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
 
 
 http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 

 --
 Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
 Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
 Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
 Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer

 http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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 wido...@gmail.com:

 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 linux2
 Type help, copyright, credits or license for more information.
  import efl
  help (efl)

 Help on package efl:

 NAME
 efl

 FILE
 /opt/e19/lib/python3.4/site-packages/efl/__init__.py

 PACKAGE CONTENTS
 ecore (package)
 elementary (package)
 utils (package)

 DATA
 __version__ = '1.11.0'
 __version_info__ = (1, 11, 0)




 should I be using python2?


 2014-09-28 11:23 GMT-03:00 Davide Andreoli d...@gurumeditation.it:

 2014-09-28 15:47 GMT+02:00 Wido wido...@gmail.com:

  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/default.edc
  error: [Errno 2] No such file or directory
 

 something wrong in your build environment, is the edje_cc executable in
 your path ?
 Also note that if you install in /opt you must be sure that also the
 python
 paths are correct



 
  frankie:~/sources/enlightenment/e19/epymc$ ls -l
  data/themes/default/default.edc
  -rw-r--r-- 1 wido wido 71159 sep 28 10:33
 data/themes/default/default.edc
 
 
  I just pulled from git...
 
  2014-09-28 8:31 GMT-03:00 Davide Andreoli d...@gurumeditation.it:
 
   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
   https://github.com/DaveMDS/epymc/archive/v1.0.0-beta2.tar.gz
  
   On the Github wiki you will find all the needed instructions for
  installing
   and using the media center, along with screenshots and screencasts.
   https://github.com/DaveMDS/epymc/wiki
  
  
  
   Happy playing
   davemds
  
  
 
 --
   Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
   Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS
 Reports
   Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
   Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
  
  
 
 http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
   ___
   enlightenment-users mailing list
   enlightenment-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-users
  
 
 
 
  --
  Wido
 
 
 --
  Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
  Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
  Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
  Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
 
 
 http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 

 --
 Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
 Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
 Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
 Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer

 http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




 --
 Wido




-- 
Wido
--
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


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 try to delete a
character (going back is fine when in a menu, but not when trying to write)
* Is there a log? I tried watching something that never appeared, it may be
related to a different bug I have in E with fullscreen apps (which I've
already reported) but I would like to confirm

*I'm sending you the Spanish translation, which I've said I was going to
send you some months ago. I'ts almost full (I would say 97%). I tried to
make it as neutral as possible, but I'm from Argentina, so it may be a
little biased to es_LA. I'm taking the liberty of sending it to your
personal email account, I hope you don't mind =), let me know if you don't
receive it

* one suggestion: there is a efl-webkit lib. Can you make a simple browser
plugin?  so you don't have to exit the media center everytime you want to
look for something

2014-09-28 21:16 GMT-03:00 Wido wido...@gmail.com:

 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 wido...@gmail.com:

 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 linux2
 Type help, copyright, credits or license for more information.
  import efl
  help (efl)

 Help on package efl:

 NAME
 efl

 FILE
 /opt/e19/lib/python3.4/site-packages/efl/__init__.py

 PACKAGE CONTENTS
 ecore (package)
 elementary (package)
 utils (package)

 DATA
 __version__ = '1.11.0'
 __version_info__ = (1, 11, 0)




 should I be using python2?


 2014-09-28 11:23 GMT-03:00 Davide Andreoli d...@gurumeditation.it:

 2014-09-28 15:47 GMT+02:00 Wido wido...@gmail.com:

  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/default.edc
  error: [Errno 2] No such file or directory
 

 something wrong in your build environment, is the edje_cc executable in
 your path ?
 Also note that if you install in /opt you must be sure that also the
 python
 paths are correct



 
  frankie:~/sources/enlightenment/e19/epymc$ ls -l
  data/themes/default/default.edc
  -rw-r--r-- 1 wido wido 71159 sep 28 10:33
 data/themes/default/default.edc
 
 
  I just pulled from git...
 
  2014-09-28 8:31 GMT-03:00 Davide Andreoli d...@gurumeditation.it:
 
   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
   https://github.com/DaveMDS/epymc/archive/v1.0.0-beta2.tar.gz
  
   On the Github wiki you will find all the needed instructions for
  installing
   and using the media center, along with screenshots and screencasts.
   https://github.com/DaveMDS/epymc/wiki
  
  
  
   Happy playing
   davemds
  
  
 
 --
   Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
   Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS
 Reports
   Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
   Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
  
  
 
 http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
   ___
   enlightenment-users mailing list
   enlightenment-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-users
  
 
 
 
  --
  Wido
 
 
 --
  Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
  Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS
 Reports
  Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
  Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
 
 
 http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 

 --
 Meet PCI DSS 3.0 Compliance

Re: [e-users] ugly segfault

2014-09-20 Thread Wido
I'm going to submit it. Not sure if you are aware, but googles auth is
broken:

*Error: invalid_client*

The OAuth client was deleted.
Request Details

   - response_type=code
   - scope=email profile
   - redirect_uri=https://phab.enlightenment.org/oauth/google/login/
   - state=a4141896aa5aa012c36cffc3489ab23fe6ad7d56
   - client_id=1095192845546.apps.googleusercontent.com

That’s all we know.

2014-09-20 3:43 GMT-03:00 Carsten Haitzler ras...@rasterman.com:

 On Sat, 20 Sep 2014 02:32:31 -0300 Wido wido...@gmail.com said:

 could you please file a bug on phab if you haven't and make sure zmike is
 assigned?

  Hi All,
 
  I'm running e19 from git. I just updated, but I'm having an issue that's
  been for a while (didn't reported earlier because was about a month
  out-of-date).
 
  The thing is that everythin is working fine until I open a video in full
  screen. I'm having the same behaviour with flash videos (from chrome) and
  local videos (smplayer2).
 
  The problem is that E segfaults, but I'm not getting the white screen of
  dead. The apps remain there visible (no decorations) and I have to
 restart
  X to get things up again.
 
  as I mentioned earlier, I just recompiled E19 to latest git, but just to
 be
  sure befure I updated/reinstalled all the mesa libs and nvidia closed
  drivers (with opengl headers).
 
  the only error I can get is from ~.xsession-error, which now is
  gone..ok, I just triggered it again to capture it, I can reproduce it
  every time.
 
  INFe_compsrc/bin/e_comp.c:241 NOCOMP 0x2223fa0: frame
 0x80dc20002852
  PAUSE !
  called gdb with 'gdb --pid=28433 -batch -ex 'set logging file
  /home/wido/.e-crashdump.txt' -ex 'set logging on' -ex 'thread apply all
  backtrace full' -ex detach  /dev/null 21  /dev/zero' = 0
  exit_gdb: 0
 
 
  I checked .e-crashdump.txt and it's empy. I also got this in dmesg:
 
  [447964.022570] enlightenment[28433]: segfault at 18 ip 7fbc6e261f5b
 sp
  7fff4b095040 error 4 in module.so[7fbc6e258000+d000]
 
 
 
  --
  Wido
 
 --
  Slashdot TV.  Video for Nerds.  Stuff that Matters.
 
 http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com




-- 
Wido
--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] No icons show up in systray

2014-09-20 Thread Wido
+1 for this, I'm having same issue but with NV binary drivers. Also,
sometimes, some of the icons get in front of fullscreen apps (like a video).

I ended up removing the systray mod

2014-09-20 23:09 GMT-03:00 Gary witsc...@gmail.com:

 Quoting Vinícius dos Santos Oliveira vini.ipsma...@gmail.com:

  2014-09-20 6:51 GMT-03:00 Tassilo Horn t...@gnu.org:

  but the actual
 app's systray icon is not shown


 I face this problem since e18 and at each release this problem get worse.

 Maybe the developers will want to enable the shelf autohide feature. I
 suspect that the problem will expose earlier with shelf autohide.


 --

 I too have had some problems with icon display in the system tray. I've
 found that sometimes on new boots the tray will expand with apps but will
 not have any icons visible. A quick fix for me is to restart E, they all
 become visible then. I've also had the case where the tray doesn't expand
 with apps, I fixed that condition by enabling Xembed in the system tray
 settings, then if the tray expands but there are no icons visible restart E.

 Hope that helps.




 --
 Slashdot TV.  Video for Nerds.  Stuff that Matters.

 http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] ugly segfault

2014-09-19 Thread Wido
Hi All,

I'm running e19 from git. I just updated, but I'm having an issue that's
been for a while (didn't reported earlier because was about a month
out-of-date).

The thing is that everythin is working fine until I open a video in full
screen. I'm having the same behaviour with flash videos (from chrome) and
local videos (smplayer2).

The problem is that E segfaults, but I'm not getting the white screen of
dead. The apps remain there visible (no decorations) and I have to restart
X to get things up again.

as I mentioned earlier, I just recompiled E19 to latest git, but just to be
sure befure I updated/reinstalled all the mesa libs and nvidia closed
drivers (with opengl headers).

the only error I can get is from ~.xsession-error, which now is
gone..ok, I just triggered it again to capture it, I can reproduce it
every time.

INFe_compsrc/bin/e_comp.c:241 NOCOMP 0x2223fa0: frame 0x80dc20002852
PAUSE !
called gdb with 'gdb --pid=28433 -batch -ex 'set logging file
/home/wido/.e-crashdump.txt' -ex 'set logging on' -ex 'thread apply all
backtrace full' -ex detach  /dev/null 21  /dev/zero' = 0
exit_gdb: 0


I checked .e-crashdump.txt and it's empy. I also got this in dmesg:

[447964.022570] enlightenment[28433]: segfault at 18 ip 7fbc6e261f5b sp
7fff4b095040 error 4 in module.so[7fbc6e258000+d000]



-- 
Wido
--
Slashdot TV.  Video for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Enventor 0.3.2 Release

2014-09-02 Thread Wido
Congrats! are there any screenshots to share?


2014-09-02 12:40 GMT-03:00 ChunEon Park her...@naver.com:

 Enventor 0.3.2 has just released.

 This version is more stable with some bug fixes.

 The tarballs can be found at:
 http://download.enlightenment.org/rel/apps/enventor/enventor-0.3.2.tar.gz
 http://download.enlightenment.org/rel/apps/enventor/enventor-0.3.2.tar.bz2

 Major fixes:
 * Fixed memory leaks in some cases.
* Fixed segfault in applying syntax color.
* Fixed window title file path to be updated correctly.
* Fixed auto completion keyword relative
* Fixed auto completion candidation list to be updated correctly.
* Fixed dummy object(swallow) has invisible problem.

 Have fun with Enventor!

 

 -Regards, Hermet-

 --
 Slashdot TV.
 Video for Nerds.  Stuff that matters.
 http://tv.slashdot.org/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] No icons in iBar, Everything Launcher

2014-08-28 Thread Wido
I think your problem is with ethumb and efree service files. Check if you
have them in /usr/lib/systemd/user/ and in /usr/share/dbus-1/services/. If
you don't use systemd, check the EFL installer, when it ends it will give
you a suggestion where to put those files (the original files are in the
sources)


2014-08-27 10:41 GMT-03:00 Yomi Ogunwumi abyo...@gmail.com:

 It's probably somewhere in /usr. I can check the PKGBUILD to confirm.

 I've got the same icons I had installed on the other machine.
 Maybe I'm missing some other package.

 Yomi
 On Aug 24, 2014 7:09 PM, Daniel Kasak d.j.kasak...@gmail.com wrote:

  I had the same a little while back. I fixed it by going into Settings ==
  Application Theme == Icons and selecting an icon theme. I tried to
  reproduce the issue later ( ie rm -rf ~/.e and restart ) and couldn't
  reproduce it, so assumed it had been fixed.
 
  Dan
 
 
  On Mon, Aug 25, 2014 at 7:43 AM, Massimo Maiurana maiur...@gmail.com
  wrote:
 
   Yomi Ogunwumi, il 24/08/2014 23:34, ha scritto:
  
I'm on git, but this seemed to work fine a few days ago.
  
   Did you install in /usr or somewhere else?
  
  
   --
   Massimo Maiurana
   Ragusa (RG)
  
  
  
 
 --
   Slashdot TV.
   Video for Nerds.  Stuff that matters.
   http://tv.slashdot.org/
   ___
   enlightenment-users mailing list
   enlightenment-users@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-users
  
 
 
 --
  Slashdot TV.
  Video for Nerds.  Stuff that matters.
  http://tv.slashdot.org/
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 

 --
 Slashdot TV.
 Video for Nerds.  Stuff that matters.
 http://tv.slashdot.org/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E from git consumes a lot of CPU

2014-08-10 Thread Wido
check your .xsession-errors. I have a version from a couple of days and
sometimes I get that file full of 'SLEEP' things. Restarting E
(ctrl+alt+end) does the trick to me


2014-08-10 7:24 GMT-03:00 Stefano pietran...@gmail.com:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi all,

 I am currently using the following from git:

 * efl fd3f5f4
 * elementary 40034a8
 * enlightenment 4e7c44d

 and have noticed that enlightenment is consuming a lot of CPU, namely
 around
 70% (and that *after* disabling the pager module(s), otherwise it would
 have
 been 99%!).

 Has anyone seen this behavior? Any idea about how to fix it?

 Incidentally the ibar does not respond to clicking (I have to double- or
 triple-click to launch a program), the notifications disappear in the
 blink of
 any eye, and screen blanking dims the screen but does not actually blank
 it.

 Thanks,

 - -- Stefano
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.11 (GNU/Linux)

 iQEcBAEBAgAGBQJT50hfAAoJEFQWuLhMTpvmVWcH/3jMT9gqT/bj62JyM9mnyGLP
 u9mu3RwzIoxdEmWB90CKYyVdV6atLOshx/lpLDMYn3eKWTqL57f8i56yCRzQ7Obx
 mvYymHhOYJRRtRs3r0Y9TJOPwzyKXwXTeHgtqGn283WIOxnwwHe0i4YDpTBnO9hw
 cpVrpmJBIqrbc/kW5DQkTh2ukmmM+N1v2zZwYe/4s1hqZ4RiqanlqiRbblk+cTg4
 HGs4i1uJC3g0V0IgSGyUXEJumBLz0V6Ils0FYzDB0iPfRV9ODSBt2eUaf3uq8EsR
 zEGh0Kqp4WR1vFA7Y/e173b0Gaj1xn/SiZ5QCf8GHWHKNlQtDcOPT5jSkm49zNk=
 =jkut
 -END PGP SIGNATURE-

 --
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E19 and terminology odd behaviour

2014-08-06 Thread Wido
Never used gdb with efl libs, or valgrind at all.

I narrowed the issue to elementary, anything using elm throws a segv in
that same place
El 05/08/2014 22:15, Carsten Haitzler ras...@rasterman.com escribió:

 On Tue, 5 Aug 2014 19:25:38 -0300 Wido wido...@gmail.com said:

  Hi all,
 
  I just got a fresh install from git and I hit 2 bugs, on in E and the
 other
  in terminology
 
  First in E, when I tried to login it hunged forever while loading
 modules,
  which I narrowed to the pager module. I had to remove
  prefix/lib/enlightenment/modules/pager
 
  I then find out there is a new 'pager_plain' which is the old e17 pager,
 so
  I enabled that and no harm was done.

 i talked with zmike yesterday why pager16 is not default - and so i
 switched it
 over so pager became pager_pplain and pager16 became pager. this way users
 upgrade to the preview pager by default. this has been working for me for
 months flawlessly, so i guess making this a default is good. it gets
 testing -
 for those of us that switched to it, it's awesome.

 so you should file a ticket on phab about this.

  This was a compile/install from scratch, there weren't old files there.
 
  The other bug I got is in terminology. It doesn't start, all I hit is a
  segfault. I tried using strace, but it doesn't give me any hint. It reads
  /proc/meminfo, closes that files and sigsegv

 not very useful info there. terminology works perfectly for me. use
 gdb/valgrind.

  --
  Wido
 
 --
  Infragistics Professional
  Build stunning WinForms apps today!
  Reboot your WinForms applications with our WinForms controls.
  Build a bridge from your legacy apps to the future.
 
 http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com


--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] latest EFL fails to compile

2014-08-05 Thread Wido
It works now, thanks!


2014-08-05 10:34 GMT-03:00 Stefan Schmidt ste...@datenfreihafen.org:

 Hello.

 On Tue, 2014-08-05 at 11:16, Stefan Schmidt wrote:
  Hello.
 
  On Mon, 2014-08-04 at 19:56, Wido wrote:
   I think there may be an error when generating the makefile in EFL
 (fresh
   from git).
  
   I run it as always, make runs fine and compiles everything, but when I
 run
   'sudo make install' I got this message:
  
   
   
   libtool: install: warning: relinking `lib/efreet/libefreet_trash.la'
   libtool: install: warning: relinking `lib/eeze/libeeze.la'
   libtool: install: warning: relinking `lib/evas/libevas.la'
   /usr/bin/ld: cannot find -lecore_input
   /usr/bin/ld: cannot find -lecore_drm
   collect2: error: ld returned 1 exit status
   libtool: install: error: relink `lib/evas/libevas.la' with the above
   command before installing it
   make[4]: *** [install-libLTLIBRARIES] Error 1
   make[3]: *** [install-am] Error 2
   make[2]: *** [install-recursive] Error 1
   make[1]: *** [install] Error 2
   make: *** [install-recursive] Error 1
  
 
  Are you by any chance compiling with --enable-drm?
 
  If yes you might got hit by
  https://phab.enlightenment.org/T1473
 
  I need tro have a look at it.

 This should now be fixed by a patch from Gwanglim. Could you check
 latest git and see if it works for you?

 regards
 Stefan Schmidt


 --
 Infragistics Professional
 Build stunning WinForms apps today!
 Reboot your WinForms applications with our WinForms controls.
 Build a bridge from your legacy apps to the future.

 http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] E19 and terminology odd behaviour

2014-08-05 Thread Wido
Hi all,

I just got a fresh install from git and I hit 2 bugs, on in E and the other
in terminology

First in E, when I tried to login it hunged forever while loading modules,
which I narrowed to the pager module. I had to remove
prefix/lib/enlightenment/modules/pager

I then find out there is a new 'pager_plain' which is the old e17 pager, so
I enabled that and no harm was done.

This was a compile/install from scratch, there weren't old files there.

The other bug I got is in terminology. It doesn't start, all I hit is a
segfault. I tried using strace, but it doesn't give me any hint. It reads
/proc/meminfo, closes that files and sigsegv

-- 
Wido
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-05 Thread Wido
I'm getting an error when trying to lunch it:

Traceback (most recent call last):
  File /opt/e19/bin/epymc, line 5, in module
from epymc.main import start_epymc
  File /opt/e19/lib/python3.4/site-packages/epymc/main.py, line 31, in
module
gettext.install('epymc', names='ngettext', localedir=localedir)
  File /usr/lib/python3.4/gettext.py, line 425, in install
t = translation(domain, localedir, fallback=True, codeset=codeset)
  File /usr/lib/python3.4/gettext.py, line 410, in translation
t = _translations.setdefault(key, class_(fp))
  File /usr/lib/python3.4/gettext.py, line 160, in __init__
self._parse(fp)
  File /usr/lib/python3.4/gettext.py, line 281, in _parse
self.plural = c2py(plural)
  File /usr/lib/python3.4/gettext.py, line 74, in c2py
raise ValueError('plural forms expression could be dangerous')
ValueError: plural forms expression could be dangerous


I googled that and it would seem because of the linguage (which is
possible, since I'm working in the Spanish translation), but I have removed
my es.po file and I keep hiting this error


2014-08-04 18:36 GMT-03:00 Davide Andreoli d...@gurumeditation.it:

 2014-08-04 2:54 GMT+02:00 Daniel Juyung Seo seojuyu...@gmail.com:

  Hi, great job!
  I had svn version of epymc but I can't even remember how it was because
  there were a lot of enhancements.
  Thanks to you.
 
  By the way, I have a couple of comments.
  1. The icon and text sizes are too big compared with the default
 elementary
  theme with the default scalability. I had to manually scale it down to
 0.5
  to match it with default elementary theme from the general configuration
  panel. Is there a reason behind this?
  2. Unfocused buttons look like disabled as its in a grey color. It will
 be
  great if you can adjust the colors.
 

 I'm trying different colors. Now the labels are always white but the bg of
 the
 selected button is blue.. the effect seems good but i'm still not happy
 with the blu deviation... raster: your help needed here ;)

 Please update and tell me what you think


  3. Does it work with Joystick well? Then Cinoo needs to check this.
 
  Thanks.
 
  Daniel Juyung Seo (SeoZ)
 
 
 
  On Fri, Aug 1, 2014 at 6:55 PM, Davide Andreoli d...@gurumeditation.it
  wrote:
 
   Hi all,
  
   the first beta release of EpyMC is waiting for you !!
  
   This is the result of many years of development, I hope you will enjoy
  the
   result as I enjoined the development.
  
   The code is hosted at Github:
   https://github.com/DaveMDS/epymc
  
   Direct download link for this release:
   https://github.com/DaveMDS/epymc/archive/v1.0.0-beta1.tar.gz
  
   On the Github wiki you will find all the needed instructions for
  installing
   and using the media center, along with screenshots and screencasts.
  
   I'm planning to roll out the final 1.0 release in 7/10 days, please let
  me
   know of any issue you encounter with this first release.
  
   Happy testing
   davemds
  
  
 
 --
   Want fast and easy access to all the code in your enterprise? Index and
   search up to 200,000 lines of code with a free copy of Black Duck
   Code Sight - the same software that powers the world's largest code
   search on Ohloh, the Black Duck Open Hub! Try it now.
   http://p.sf.net/sfu/bds
   ___
   enlightenment-devel mailing list
   enlightenment-de...@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
  
 
 
 --
  Infragistics Professional
  Build stunning WinForms apps today!
  Reboot your WinForms applications with our WinForms controls.
  Build a bridge from your legacy apps to the future.
 
 
 http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 

 --
 Infragistics Professional
 Build stunning WinForms apps today!
 Reboot your WinForms applications with our WinForms controls.
 Build a bridge from your legacy apps to the future.

 http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk

Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-05 Thread Wido
Ok, it IS because of the spanish translation. I removed the installed .mo
file but now I just have a segfault :S



2014-08-05 20:02 GMT-03:00 Wido wido...@gmail.com:

 I'm getting an error when trying to lunch it:

 Traceback (most recent call last):
   File /opt/e19/bin/epymc, line 5, in module
 from epymc.main import start_epymc
   File /opt/e19/lib/python3.4/site-packages/epymc/main.py, line 31, in
 module
 gettext.install('epymc', names='ngettext', localedir=localedir)
   File /usr/lib/python3.4/gettext.py, line 425, in install
 t = translation(domain, localedir, fallback=True, codeset=codeset)
   File /usr/lib/python3.4/gettext.py, line 410, in translation
 t = _translations.setdefault(key, class_(fp))
   File /usr/lib/python3.4/gettext.py, line 160, in __init__
 self._parse(fp)
   File /usr/lib/python3.4/gettext.py, line 281, in _parse
 self.plural = c2py(plural)
   File /usr/lib/python3.4/gettext.py, line 74, in c2py
 raise ValueError('plural forms expression could be dangerous')
 ValueError: plural forms expression could be dangerous


 I googled that and it would seem because of the linguage (which is
 possible, since I'm working in the Spanish translation), but I have removed
 my es.po file and I keep hiting this error


 2014-08-04 18:36 GMT-03:00 Davide Andreoli d...@gurumeditation.it:

 2014-08-04 2:54 GMT+02:00 Daniel Juyung Seo seojuyu...@gmail.com:

  Hi, great job!
  I had svn version of epymc but I can't even remember how it was because
  there were a lot of enhancements.
  Thanks to you.
 
  By the way, I have a couple of comments.
  1. The icon and text sizes are too big compared with the default
 elementary
  theme with the default scalability. I had to manually scale it down to
 0.5
  to match it with default elementary theme from the general configuration
  panel. Is there a reason behind this?
  2. Unfocused buttons look like disabled as its in a grey color. It will
 be
  great if you can adjust the colors.
 

 I'm trying different colors. Now the labels are always white but the bg of
 the
 selected button is blue.. the effect seems good but i'm still not happy
 with the blu deviation... raster: your help needed here ;)

 Please update and tell me what you think


  3. Does it work with Joystick well? Then Cinoo needs to check this.
 
  Thanks.
 
  Daniel Juyung Seo (SeoZ)
 
 
 
  On Fri, Aug 1, 2014 at 6:55 PM, Davide Andreoli d...@gurumeditation.it
 
  wrote:
 
   Hi all,
  
   the first beta release of EpyMC is waiting for you !!
  
   This is the result of many years of development, I hope you will enjoy
  the
   result as I enjoined the development.
  
   The code is hosted at Github:
   https://github.com/DaveMDS/epymc
  
   Direct download link for this release:
   https://github.com/DaveMDS/epymc/archive/v1.0.0-beta1.tar.gz
  
   On the Github wiki you will find all the needed instructions for
  installing
   and using the media center, along with screenshots and screencasts.
  
   I'm planning to roll out the final 1.0 release in 7/10 days, please
 let
  me
   know of any issue you encounter with this first release.
  
   Happy testing
   davemds
  
  
 
 --
   Want fast and easy access to all the code in your enterprise? Index
 and
   search up to 200,000 lines of code with a free copy of Black Duck
   Code Sight - the same software that powers the world's largest code
   search on Ohloh, the Black Duck Open Hub! Try it now.
   http://p.sf.net/sfu/bds
   ___
   enlightenment-devel mailing list
   enlightenment-de...@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
  
 
 
 --
  Infragistics Professional
  Build stunning WinForms apps today!
  Reboot your WinForms applications with our WinForms controls.
  Build a bridge from your legacy apps to the future.
 
 
 http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 

 --
 Infragistics Professional
 Build stunning WinForms apps today!
 Reboot your WinForms applications with our WinForms controls.
 Build a bridge from your legacy apps to the future.

 http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




 --
 Wido




-- 
Wido
--
Infragistics Professional
Build stunning WinForms apps

Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-05 Thread Wido
I kept investigating, I think the problem is elementary as I can't run any
elm app, I get the same segv in all of them (terminology and
elementary_test and another python-elm app I  was testing)


2014-08-05 20:40 GMT-03:00 Davide Andreoli d...@gurumeditation.it:

 2014-08-06 1:29 GMT+02:00 Wido wido...@gmail.com:

  Ok, it IS because of the spanish translation. I removed the installed .mo
  file but now I just have a segfault :S
 

 segv on start?? never see one in several years.

 It was working before? what version of efl? python-efl?

 try to uninstall (setup.py uninstall) and reinstall. Or try to wipe your
 config
 (rm -rf ~/.config/epymc)

 If still segv plese post the console output


 
 
 
  2014-08-05 20:02 GMT-03:00 Wido wido...@gmail.com:
 
   I'm getting an error when trying to lunch it:
  
   Traceback (most recent call last):
 File /opt/e19/bin/epymc, line 5, in module
   from epymc.main import start_epymc
 File /opt/e19/lib/python3.4/site-packages/epymc/main.py, line 31,
 in
   module
   gettext.install('epymc', names='ngettext', localedir=localedir)
 File /usr/lib/python3.4/gettext.py, line 425, in install
   t = translation(domain, localedir, fallback=True, codeset=codeset)
 File /usr/lib/python3.4/gettext.py, line 410, in translation
   t = _translations.setdefault(key, class_(fp))
 File /usr/lib/python3.4/gettext.py, line 160, in __init__
   self._parse(fp)
 File /usr/lib/python3.4/gettext.py, line 281, in _parse
   self.plural = c2py(plural)
 File /usr/lib/python3.4/gettext.py, line 74, in c2py
   raise ValueError('plural forms expression could be dangerous')
   ValueError: plural forms expression could be dangerous
  
  
   I googled that and it would seem because of the linguage (which is
   possible, since I'm working in the Spanish translation), but I have
  removed
   my es.po file and I keep hiting this error
  
  
   2014-08-04 18:36 GMT-03:00 Davide Andreoli d...@gurumeditation.it:
  
   2014-08-04 2:54 GMT+02:00 Daniel Juyung Seo seojuyu...@gmail.com:
  
Hi, great job!
I had svn version of epymc but I can't even remember how it was
  because
there were a lot of enhancements.
Thanks to you.
   
By the way, I have a couple of comments.
1. The icon and text sizes are too big compared with the default
   elementary
theme with the default scalability. I had to manually scale it down
 to
   0.5
to match it with default elementary theme from the general
  configuration
panel. Is there a reason behind this?
2. Unfocused buttons look like disabled as its in a grey color. It
  will
   be
great if you can adjust the colors.
   
  
   I'm trying different colors. Now the labels are always white but the
 bg
  of
   the
   selected button is blue.. the effect seems good but i'm still not
 happy
   with the blu deviation... raster: your help needed here ;)
  
   Please update and tell me what you think
  
  
3. Does it work with Joystick well? Then Cinoo needs to check this.
   
Thanks.
   
Daniel Juyung Seo (SeoZ)
   
   
   
On Fri, Aug 1, 2014 at 6:55 PM, Davide Andreoli 
  d...@gurumeditation.it
   
wrote:
   
 Hi all,

 the first beta release of EpyMC is waiting for you !!

 This is the result of many years of development, I hope you will
  enjoy
the
 result as I enjoined the development.

 The code is hosted at Github:
 https://github.com/DaveMDS/epymc

 Direct download link for this release:
 https://github.com/DaveMDS/epymc/archive/v1.0.0-beta1.tar.gz

 On the Github wiki you will find all the needed instructions for
installing
 and using the media center, along with screenshots and
 screencasts.

 I'm planning to roll out the final 1.0 release in 7/10 days,
 please
   let
me
 know of any issue you encounter with this first release.

 Happy testing
 davemds


   
  
 
 --
 Want fast and easy access to all the code in your enterprise?
 Index
   and
 search up to 200,000 lines of code with a free copy of Black Duck
 Code Sight - the same software that powers the world's largest
 code
 search on Ohloh, the Black Duck Open Hub! Try it now.
 http://p.sf.net/sfu/bds
 ___
 enlightenment-devel mailing list
 enlightenment-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

   
   
  
 
 --
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls.
Build a bridge from your legacy apps to the future.
   
   
  
 
 http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk

[e-users] latest EFL fails to compile

2014-08-04 Thread Wido
I think there may be an error when generating the makefile in EFL (fresh
from git).

I run it as always, make runs fine and compiles everything, but when I run
'sudo make install' I got this message:



libtool: install: warning: relinking `lib/efreet/libefreet_trash.la'
libtool: install: warning: relinking `lib/eeze/libeeze.la'
libtool: install: warning: relinking `lib/evas/libevas.la'
/usr/bin/ld: cannot find -lecore_input
/usr/bin/ld: cannot find -lecore_drm
collect2: error: ld returned 1 exit status
libtool: install: error: relink `lib/evas/libevas.la' with the above
command before installing it
make[4]: *** [install-libLTLIBRARIES] Error 1
make[3]: *** [install-am] Error 2
make[2]: *** [install-recursive] Error 1
make[1]: *** [install] Error 2
make: *** [install-recursive] Error 1


Just to be sure, I copied the already compiled ecore_input.so* and
ecore_drm.so* to my prefix, re-run 'sudo make install' and it installed
fine, later compiling e19, terminology and stuff. But when I tried running
E it gave a segfault when starting compositor. I tried attaching gdb, but
never done that so I don't know what exactly to check from gdb

-- 
Wido
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Emotion Media Center 1.0 first beta is out

2014-08-03 Thread Wido
Hi!

I sounds awesome, I was thinking in enna, what a shame it never made it
(Sorry Nicolas, enna was awesome but it never catched up)

I would like to give you a hand with spanish (latin american) translation
and maybe, just maybe help you with the photo module. I would need some
guidance, at least at the beginning, if you are ok with it =)


2014-08-03 12:41 GMT-03:00 Davide Andreoli d...@gurumeditation.it:

 2014-08-03 12:43 GMT+02:00 Steven@e ste...@enlightenment.org:

  hey what a great work here !
 
  some thoughts/ideas
 
  Is the webserver wire compliant with xbmc ? so you could benefits from
  all xbmc apps (like yatse) to remote control it from your coutch.
 

 no, it is not compatible, for the moment it just serve a (skinnable) html
 page
 that simulate a remote (play, pause, etc). So it is usable by any device
 with a webrowser.

 I dont know how the xbmc one work, if the protocol is simple then it can be
 easily implemented in epymc.


 
  One of the common issue with all mediaserver softwares it that there
  are no backend/frontend separation. But the backend is basically the
  same problem for everyone, the frontend differs in its implementation
  (EFL/xbmc/...). This could merge efforts on the backend side with all
  networking/sharing/stuff and each project implements its frontend.
 

 epymc is not in any way a mediaserver, is more a mediaclient :)


 
  The success for a project like this is to be embedded in a distro
  (like openelec for xbmc). Being wire compatible, you could be an
  alternative integrated into openelec.
 

 Indeed, I was looking for an integration in openelec, but its a quite big
 task, someone else should do this


 
  Keep the good work :)
 
 
  On Fri, Aug 1, 2014 at 11:55 AM, Davide Andreoli d...@gurumeditation.it
 
  wrote:
   Hi all,
  
   the first beta release of EpyMC is waiting for you !!
  
   This is the result of many years of development, I hope you will enjoy
  the
   result as I enjoined the development.
  
   The code is hosted at Github:
   https://github.com/DaveMDS/epymc
  
   Direct download link for this release:
   https://github.com/DaveMDS/epymc/archive/v1.0.0-beta1.tar.gz
  
   On the Github wiki you will find all the needed instructions for
  installing
   and using the media center, along with screenshots and screencasts.
  
   I'm planning to roll out the final 1.0 release in 7/10 days, please let
  me
   know of any issue you encounter with this first release.
  
   Happy testing
   davemds
  
 
 --
   Want fast and easy access to all the code in your enterprise? Index and
   search up to 200,000 lines of code with a free copy of Black Duck
   Code Sight - the same software that powers the world's largest code
   search on Ohloh, the Black Duck Open Hub! Try it now.
   http://p.sf.net/sfu/bds
   ___
   enlightenment-devel mailing list
   enlightenment-de...@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 
 
 
 --
  Want fast and easy access to all the code in your enterprise? Index and
  search up to 200,000 lines of code with a free copy of Black Duck
  Code Sight - the same software that powers the world's largest code
  search on Ohloh, the Black Duck Open Hub! Try it now.
  http://p.sf.net/sfu/bds
  ___
  enlightenment-devel mailing list
  enlightenment-de...@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
 

 --
 Want fast and easy access to all the code in your enterprise? Index and
 search up to 200,000 lines of code with a free copy of Black Duck
 Code Sight - the same software that powers the world's largest code
 search on Ohloh, the Black Duck Open Hub! Try it now.
 http://p.sf.net/sfu/bds
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Infragistics Professional
Build stunning WinForms apps today!
Reboot your WinForms applications with our WinForms controls. 
Build a bridge from your legacy apps to the future.
http://pubads.g.doubleclick.net/gampad/clk?id=153845071iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] error message: unable to fork process

2014-07-12 Thread Wido
check for some hints in ~/.xsession-errors. But it sounds like you're
hitting an nproc limit (which is odd, since you're able to open it fine).

Just to be sure, check ulimit, see if you have anything there. I'm not sure
this is the problem, but better to discard it


2014-07-09 21:00 GMT-03:00 Conrad Hill-Knight iestynap...@gmail.com:

 I just had an error message pop up in a window in Enlightenment that
 i've never seen before. This occurred when I selected a program from
 the applications menu (normal left-click on desktop). The text of the
 message is: Enlightenment is unable to fork a child process:
 speedcrunch. (Speedcrunch is the name of the calculator program i was
 trying top run.)

 I was able to run the program manually from a terminal window, and it
 opened a window as usual, complete with E's normal decorations. Then I
 tried it again from the menu, but got the same error message. In fact,
 any program i try to start from the menu gives a similar error. E's
 various dialogs open fine (e.g. settings), but external programs
 don't.

 I'm running E 0.18.8... Any idea what caused this? And, more
 importantly, how to fix it

 Thanks!

 --
 Whenever and  wherever you want..


 --
 Open source business process management suite built on Java and Eclipse
 Turn processes into business applications with Bonita BPM Community Edition
 Quickly connect people, data, and systems into organized workflows
 Winner of BOSSIE, CODIE, OW2 and Gartner awards
 http://p.sf.net/sfu/Bonitasoft
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E19 commit 412095f (have e disable screensaver on resume to force screen on) breaks compilation

2014-07-07 Thread Wido
I think you'll have to re-install efl (probably elm too) from a fresh git
version


2014-07-07 18:01 GMT-03:00 Stefano pietran...@gmail.com:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hi all,

 commit 412095f (have e disable screensaver on resume to force screen on)
 breaks
 compilation with the following error:

  src/bin/src_bin_enlightenment-e_screensaver.o: In function
  `e_screensaver_activate': e_screensaver.c:(.text+0xe57): undefined
 reference
  to `ecore_x_screensaver_activate'
  src/bin/src_bin_enlightenment-e_screensaver.o: In function
  `e_screensaver_deactivate': e_screensaver.c:(.text+0xe87): undefined
  reference to `ecore_x_screensaver_reset' collect2: ld returned 1 exit
 status

 the previous commit (36c3d15) compiles OK.

 Best,

 - --
 Stefano

 Fortune of the day: Your own qualities will help prevent your advancement
 in
 the world.
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.11 (GNU/Linux)

 iQEcBAEBAgAGBQJTuwqrAAoJEFQWuLhMTpvmHqcH/1/Xb/u3txPcep77sIJ8kCiY
 nCK47ZCC1UHQb9Q232qr3e6ggCMrY1B5gaqTOXdyfyZE6z+GgSj9XTx5K89AWja7
 xwP+txukGWFAoy5d+fw4kpqwXZ1xPqwK/1xFFovAtHpMNe2B5gNC8JpXKg0fEdjK
 q6t6VChCHHO32Hp9vspMaYwAYPl75ulzPNd326I17Gtzd1yM16MBM2/Z+FPTkKG2
 fTGqEC4KuirwqIScvfX7ffU9/UeOALCio+cBFEXs0obyXi2HgBM7Lct7SW6mP4Uy
 lkUyb0BdB2WxPvQueoBdPqDYqDW09XCdruVFE9oOChK/Mq7yVB7JVSTmJrm5oQs=
 =W/Py
 -END PGP SIGNATURE-

 --
 Open source business process management suite built on Java and Eclipse
 Turn processes into business applications with Bonita BPM Community Edition
 Quickly connect people, data, and systems into organized workflows
 Winner of BOSSIE, CODIE, OW2 and Gartner awards
 http://p.sf.net/sfu/Bonitasoft
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] E19 not running in opengl

2014-07-07 Thread Wido
Hi All,

I've been doing whoknows exactly what, but now E19is not running in
openGL.It says: 'your display does not support openGL, glsl shaders or no
openGL.'

I've been using enlightenment with opengl for years. I have an NVIDIA with
binary installed from debian jessie repo (version 331.67).

I tried getting a fresh git version for efl, elm and e19, but I'm still
hitting this. OpenGL works fine in everything else, and even glx finds it:

wido@frankie:~/sources/enlightenment/e19/efl$ glxinfo | grep -i vendor
server glx vendor string: NVIDIA Corporation
client glx vendor string: NVIDIA Corporation
OpenGL vendor string: NVIDIA Corporation


The only log I see that can say anything is this, in ~.xsession-errors:
ESTART: 0,09241 [0,00010] - Compositor Init
enable crtc: 634 1
1920x1080+0+0
640 1
disable crtc: 635
0  16384
0  16384
0
(nil)
libEGL warning: DRI2: failed to authenticate

So,I've reinstalled libegl libs, mesa libs and a bunch of other
thingsrelated to mesa and/or openGL, but I still get the same


Any ideas?

-- 
Wido
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E19 not running in opengl

2014-07-07 Thread Wido
I've found an old mail I sent about this same thing that I fixed using
NVIDIA installer. In that time, Raster suggested to run expedite, here is
the output

wido@frankie:~/sources/enlightenment/e19$ export EINA_LOG_LEVEL=4

wido@frankie:~/sources/enlightenment/e19$ expedite -e gl

INF6276:eina_prefix lib/eina/eina_prefix.c:591 eina_prefix_new() dladdr
for symbol=0x7f2d1102a000: /opt/e19/lib/libevas.so.1
libEGL warning: DRI2: failed to authenticate
WRN6276:evas-gl_x11 modules/evas/engines/gl_x11/evas_x_main.c:211
eng_window_new() OpenGL Driver blacklisted:
WRN6276:evas-gl_x11 modules/evas/engines/gl_x11/evas_x_main.c:212
eng_window_new() Vendor: VMware, Inc.
WRN6276:evas-gl_x11 modules/evas/engines/gl_x11/evas_x_main.c:213
eng_window_new() Renderer: Gallium 0.4 on llvmpipe (LLVM 3.4, 128 bits)
WRN6276:evas-gl_x11 modules/evas/engines/gl_x11/evas_x_main.c:214
eng_window_new() Version: OpenGL ES 3.0 Mesa 10.2.1
Evas can not setup the informations of the OpenGL X11 Engine
No engine selected.


I'm not using VMware, nor gallium (I think) nor mesa, although I do have
all mesa libs installed.


2014-07-07 21:41 GMT-03:00 Wido wido...@gmail.com:

 Hi All,

 I've been doing whoknows exactly what, but now E19is not running in
 openGL.It says: 'your display does not support openGL, glsl shaders or no
 openGL.'

 I've been using enlightenment with opengl for years. I have an NVIDIA with
 binary installed from debian jessie repo (version 331.67).

 I tried getting a fresh git version for efl, elm and e19, but I'm still
 hitting this. OpenGL works fine in everything else, and even glx finds it:

 wido@frankie:~/sources/enlightenment/e19/efl$ glxinfo | grep -i vendor
 server glx vendor string: NVIDIA Corporation
 client glx vendor string: NVIDIA Corporation
 OpenGL vendor string: NVIDIA Corporation


 The only log I see that can say anything is this, in ~.xsession-errors:
 ESTART: 0,09241 [0,00010] - Compositor Init
 enable crtc: 634 1
 1920x1080+0+0
 640 1
 disable crtc: 635
 0  16384
 0  16384
 0
 (nil)
 libEGL warning: DRI2: failed to authenticate

 So,I've reinstalled libegl libs, mesa libs and a bunch of other
 thingsrelated to mesa and/or openGL, but I still get the same


 Any ideas?

 --
 Wido




-- 
Wido
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] X requirements

2014-06-27 Thread Wido
what about 'xpresent'?

Last time I checked, E19 can use xpresent, but I have not found such
xpresent.h file. I'm using Debian Jessie and I know is not as bleeding edge
as arch or whatever, but the truth is that I haven't found much about
xpresent. Moreover, my xorg.log says Initializing built-in extension
Present and it continues just fine (i.e. no errors), so I wonder where
xpresent is present (pun intended).


2014-06-22 18:39 GMT-03:00 Carsten Haitzler ras...@rasterman.com:

 On Sun, 22 Jun 2014 15:06:51 +0200 Páder Rezső re...@rezso.net said:

 
   - I can build efl and elementary without X, but elementary *requires*
 it.
 
  enlightenment package requires the X. :)

 yes it does. funny that. :)

 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com



 --
 HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
 Find What Matters Most in Your Big Data with HPCC Systems
 Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
 Leverages Graph Analysis for Fast Processing  Easy Data Exploration
 http://p.sf.net/sfu/hpccsystems
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Open source business process management suite built on Java and Eclipse
Turn processes into business applications with Bonita BPM Community Edition
Quickly connect people, data, and systems into organized workflows
Winner of BOSSIE, CODIE, OW2 and Gartner awards
http://p.sf.net/sfu/Bonitasoft
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Cannot rename directories.

2014-06-22 Thread Wido
Mick, he mentioned he is using Bhodi. Bodhi 2.4 uses E17 as desktop, while
Bodhi3 uses E19


2014-06-22 5:40 GMT-03:00 Mick michaelkintz...@gmail.com:

 On Sunday 22 Jun 2014 09:08:32 Mark Beardsley wrote:
  Fully intending to kick Windows off of my PC, I have been looking at a
 few
  Linux distros recently. Bodhi is one and it, of course, uses
 Enlightenment
  as it's window manager.
 
  Running the OS - both versions 2.4 (E17) and 3.0rc1 (E19) - from live
 CD's
  I have found it impossible to change the name of a directory; this seems
  to hold whether I create the directory myself or attempt to alter the
 name
  of an existing one.

 The OS is some Linux distribution, not e17 or e19, which are different
 versions of the Enlightenment desktop environment.

 How exactly are you trying to change the name of a directory?  Can you
 give an
 example of the commands that you are running?


  Does anyone know of a cause or reason for this? Could it be the fact I am
  running from Live CD's? Might it be a permissions problem? Or maybe
  something else.

 You wouldn't be able to make changes on the LiveCD filesystem, because it
 is a
 read only iso, but you should be able to make changes on any mounted
 filesystems on the PC that you are running the iso - as long as you are
 trying
 to make such changes as the same user you mounted the fs with.

 e.g. running as root:

 # mkdir /mnt/sda3
 # mount /dev/sda3 /mnt/sda3
 # mkdir /mnt/sda3/my_dir_1
 # mv /mnt/sda3/my_dir_1 /mnt/sda3/my_dir_2

 If you then tried to make changes as a different user, e.g. knoppix, you
 will
 find that knoppix does not have the appropriate access rights to modify the
 mounted filesystem.  Also, many LiveCDs automount filesystems as read
 only, so
 you could try remounting the filesystem as rw.

 In any case, on an installed OS you will be able to automount the
 filesystem
 with rw access rights as a plain user and make changes to it, as long as
 you
 have installed udisks.

 HTH.
 --
 Regards,
 Mick


 --
 HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
 Find What Matters Most in Your Big Data with HPCC Systems
 Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
 Leverages Graph Analysis for Fast Processing  Easy Data Exploration
 http://p.sf.net/sfu/hpccsystems
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] file manager mode RASTER

2014-06-17 Thread Wido
Why not both?

I think eeze is still experimental while udisk works complete (be careful,
udisk works but udisk2 doesn't!)


2014-06-17 8:32 GMT-03:00 Vasiliy Tolstov v.tols...@selfip.ru:

 2014-06-17 15:16 GMT+04:00 Will Hopper wjhopper...@gmail.com:
  Can you mount at all with efm/enlightenment, or just not automount
 things?
  A while ago in e17 days I had this file mode and also couldn't mount
  anything. If you don't have it, try installing udisks (might need to
  rebuild enlightenment, not sure). If that doesn't work, try adding
  --enable-mount-eeze at configure time


 udisks not installed.. Hm what is preferred way - mount via udisks or via
 eeze?

 --
 Vasiliy Tolstov,
 e-mail: v.tols...@selfip.ru
 jabber: v...@selfip.ru


 --
 HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
 Find What Matters Most in Your Big Data with HPCC Systems
 Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
 Leverages Graph Analysis for Fast Processing  Easy Data Exploration
 http://p.sf.net/sfu/hpccsystems
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] file manager mode RASTER

2014-06-17 Thread Wido
Maybe you have both udisk and udisk2.

Only udisk2 won't work, I had this probem
https://www.mail-archive.com/enlightenment-users@lists.sourceforge.net/msg21324.html


2014-06-17 10:16 GMT-03:00 Mick michaelkintz...@gmail.com:

 On Tuesday 17 Jun 2014 13:51:41 Vasiliy Tolstov wrote:
  2014-06-17 16:18 GMT+04:00 Wido wido...@gmail.com:
   Why not both?
  
   I think eeze is still experimental while udisk works complete (be
   careful, udisk works but udisk2 doesn't!)
 
  Ok. I'm try

 I use udisks-2.1.3 and it works fine here with e-0.18.8

 It mounts USB sticks under /run/media/$USER

 --
 Regards,
 Mick


 --
 HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
 Find What Matters Most in Your Big Data with HPCC Systems
 Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
 Leverages Graph Analysis for Fast Processing  Easy Data Exploration
 http://p.sf.net/sfu/hpccsystems
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] engage

2014-06-12 Thread Wido
Yomi, engage is 'something like' the macosX bar. Used to work fine

Mik, I'm not sure if it's much helpful but, I've fixed net and mem modules
for e19 without actually knowing much about EFL. What I did was try to
compile and follow the errors. When it failed due to x function not
present, I looked for it in the git repo and did the same thing others
modules did when the api was updated.

Sure mem and net are much less complex that engage, but maybe that helps as
a starting point.


2014-06-12 10:20 GMT-03:00 Yomi Ogunwumi abyo...@gmail.com:

 I've never used engage.
 Screenshot?

 Yomi

 --
 HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
 Find What Matters Most in Your Big Data with HPCC Systems
 Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
 Leverages Graph Analysis for Fast Processing  Easy Data Exploration
 http://p.sf.net/sfu/hpccsystems
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] engage

2014-06-12 Thread Wido
I think iBar (e19) has a lot of engage-like thinks, like showing icons for
open applications. The only thing I *think* is not there is enlarging icons
while you hover. And I mean enlarging like macos|engage, not the current
beating it does (which, I actually like most).

Knowing that e19 is full composited makes me thinkg it should be easier to
achieve, since now everything supports alpha in all layers, so you don't
have to worry to 'what's below'.


2014-06-12 11:58 GMT-03:00 Christopher Barry christopher.r.ba...@gmail.com
:

 On Thu, 12 Jun 2014 16:36:39 +0300
 Alex-P. Natsios apnats...@gmail.com wrote:

 
 https://encrypted.google.com/search?tbm=ischq=engagetbs=imgo:1#q=engage+e17tbm=ischtbs=imgo:1imgdii=_
 
 There you go, a whole assortment of them :)
 

 While resurrecting engage would be cool, I agree with someone earlier
 who thought putting that effort into extending the iBar with
 additional engage-like functionality might bear more fruit.
 If that's even possible of course...

 --
 Regards,
 Christopher Barry

 Random geeky fortune:
 Freedom is still the most radical idea of all.
 -- Nathaniel Branden


 --
 HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
 Find What Matters Most in Your Big Data with HPCC Systems
 Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
 Leverages Graph Analysis for Fast Processing  Easy Data Exploration
 http://p.sf.net/sfu/hpccsystems
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Japanese input

2014-06-09 Thread Wido
I think scim and ibus can be enabled at compile time, but I haven't
acutally used any of them


2014-06-09 11:07 GMT-03:00 Morten Nilsen mor...@runsafe.no:

 Hi

 I was using Microsoft IME to input Japanese text on my old windows
 environment, and am now looking to set something up to do it on my new
 linux environment.

 So, I thought I'd ask you guys what methods you've used and what
 experiences you've had with them?

 A quick search suggests the main alternatives are named uim, scim and
 ibus - but I have not done any research on either of them yet. Going to
 go take a look at them after I send this email though ^_^

 --
 Regards, Dr. P
 :wq


 --
 HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
 Find What Matters Most in Your Big Data with HPCC Systems
 Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
 Leverages Graph Analysis for Fast Processing  Easy Data Exploration
 http://www.hpccsystems.com
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://www.hpccsystems.com
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Problem when compiling EFL from git

2014-06-07 Thread Wido
Hello all,

I just downloaded a fresh update from git and I'm hitting this error:

make  all-recursive
  CCLD bin/ethumb_client/ethumbd_client
  CCLD bin/ethumb_client/ethumbd
  CCLD bin/ethumb/ethumb
lib/edje/.libs/libedje.so: undefined reference to
`ecore_audio_in_tone_class_get'
lib/edje/.libs/libedje.so: undefined reference to
`ecore_audio_out_pulse_class_get'
lib/edje/.libs/libedje.so: undefined reference to
`ecore_audio_in_sndfile_class_get'
collect2: error: ld returned 1 exit status
Makefile:16833: recipe for target 'bin/ethumb_client/ethumbd_client' failed
make[4]: *** [bin/ethumb_client/ethumbd_client] Error 1


A couple months ago I had a similar error and it was because of my
LD_LIBRARY_PATH pointing to my current install. But not this time, I'm
using a different path (and I've checked it using strace).

-- 
Wido
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Problem when compiling EFL from git

2014-06-07 Thread Wido
Hi Cedric

Yeah, I found it was reading another LD var which i didn't noticed.

I've fixed that and now it compiled fine

Thanks!
El 07/06/2014 18:12, Cedric BAIL cedric.b...@free.fr escribió:

 Hello,

 On Sat, Jun 7, 2014 at 9:56 PM, Wido wido...@gmail.com wrote:
  Hello all,
 
  I just downloaded a fresh update from git and I'm hitting this error:
 
  make  all-recursive
CCLD bin/ethumb_client/ethumbd_client
CCLD bin/ethumb_client/ethumbd
CCLD bin/ethumb/ethumb
  lib/edje/.libs/libedje.so: undefined reference to
  `ecore_audio_in_tone_class_get'
  lib/edje/.libs/libedje.so: undefined reference to
  `ecore_audio_out_pulse_class_get'
  lib/edje/.libs/libedje.so: undefined reference to
  `ecore_audio_in_sndfile_class_get'
  collect2: error: ld returned 1 exit status
  Makefile:16833: recipe for target 'bin/ethumb_client/ethumbd_client'
 failed
  make[4]: *** [bin/ethumb_client/ethumbd_client] Error 1
 
 
  A couple months ago I had a similar error and it was because of my
  LD_LIBRARY_PATH pointing to my current install. But not this time, I'm
  using a different path (and I've checked it using strace).

 Well, edje does not use ecore_audio this way, so it is a library from
 the system that is taken for linking edje. I will look later at it if
 I find anything suspicious in the Makefile.am, but it sounds like you
 are overwriting the linking somehow.
 --
 Cedric BAIL


 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/NeoTech
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Windows parity question

2014-06-07 Thread Wido
you can always assign a keyboard shotcut for that. I have 'alt+x' for
maximise|unmaximise and I've found it quite confortable


2014-06-07 21:41 GMT-03:00 Carsten Haitzler ras...@rasterman.com:

 On Sun, 08 Jun 2014 00:36:36 +0200 Morten Nilsen mor...@runsafe.no said:

  Hello again ^_^
 
  There is one feature of windows that I miss;
  The behaviour where you drag a window to the top screen edge to maximize
  and drag a maximized window with some resistance to unmaximize.
 
  Is it possible to set E up to do the same?

 nope. to be honest... i'd find that feature insanely annoying. no code in
 e to
 do this at all - even optionally.

 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com



 --
 Learn Graph Databases - Download FREE O'Reilly Book
 Graph Databases is the definitive new guide to graph databases and their
 applications. Written by three acclaimed leaders in the field,
 this first edition is now available. Download your free book today!
 http://p.sf.net/sfu/NeoTech
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Learn Graph Databases - Download FREE O'Reilly Book
Graph Databases is the definitive new guide to graph databases and their 
applications. Written by three acclaimed leaders in the field, 
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] how to move a window...?

2014-05-14 Thread Wido
you can use alt+click, that's the common shortcut (which you can change if
you don't like). I have also setup another shortcut for movement with
win+one ofWASD, to move the window up|down|left|right.


2014-05-14 16:40 GMT-03:00 Pierre Couderc pie...@couderc.eu:

 ...when the upper bar is not visible ?
 How to force it to come back in the scrren?
 Thank you
 PC


 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.
 Get unparalleled scalability from the best Selenium testing platform
 available
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL fails to compile

2014-05-07 Thread Wido
Aparently, the current git did not compile well with the version I had
installed (efl1.9 post prealpha1). I was using a new prefix for the
installation, but I had to also use  LD_LIBRARY_PATH.

Thanks!


2014-05-05 7:20 GMT-03:00 Stefan Schmidt ste...@datenfreihafen.org:

 Hello.

 On Sun, 2014-05-04 at 13:06, Wido wrote:
  Hi all,
 
  I just got a new pull from git and EFL is failing to compile. I have
  already installed efl1.9 from git, it's what I'm using now, so I tried to
  compile everything in a new prefix to try to make sure is not my current
  installation that it's making it fail (but I still think that's the
 reason).
 
  Here is the error (before it was compiling fine):
 
CC   bin/ethumb/bin_ethumb_ethumb-ethumb.o
CCLD bin/ethumb/ethumb
  lib/edje/.libs/libedje.so: undefined reference to
  `ecore_audio_obj_in_length_set'
  lib/edje/.libs/libedje.so: undefined reference to
  `_ECORE_AUDIO_IN_EVENT_IN_STOPPED'
  lib/edje/.libs/libedje.so: undefined reference to
 `ecore_audio_obj_name_set'
  /opt/e19/lib/libephysics.so.1: undefined reference to
  `btConvexHullShape::addPoint(btVector3 const)'
  /opt/e19/lib/libecore_audio.so.1: undefined reference to
  `eo_do_super_internal'
  /opt/e19/lib/libecore_audio.so.1: undefined reference to
  `eo_class_funcs_set'
  lib/edje/.libs/libedje.so: undefined reference to
  `ecore_audio_obj_in_speed_set'
  /opt/e19/lib/libecore_audio.so.1: undefined reference to `eo_do_internal'
  lib/edje/.libs/libedje.so: undefined reference to
  `ecore_audio_obj_out_input_attach'
  /opt/e19/lib/libecore_audio.so.1: undefined reference to
 `EO_BASE_BASE_ID'
  lib/edje/.libs/libedje.so: undefined reference to
  `_ECORE_AUDIO_OUT_PULSE_EVENT_CONTEXT_FAIL'
  lib/edje/.libs/libedje.so: undefined reference to
 `ecore_audio_obj_vio_set'
  collect2: error: ld returned 1 exit status
  make[4]: *** [bin/ethumb/ethumb] Error 1
  make[3]: *** [all-recursive] Error 1
  make[2]: *** [all] Error 2
  make[1]: *** [all-recursive] Error 1
  make: *** [all] Error 2

 This looks like a local problem of yours. Its building fine for me on
 various machines as well as on buildbot and for others.

 Make sure you clean your current build tree and you don't have old
 install around.

 regards
 Stefan Schmidt


 --
 Is your legacy SCM system holding you back? Join Perforce May 7 to find
 out:
 #149; 3 signs your SCM is hindering your productivity
 #149; Requirements for releasing software faster
 #149; Expert tips and advice for migrating your SCM now
 http://p.sf.net/sfu/perforce
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
#149; 3 signs your SCM is hindering your productivity
#149; Requirements for releasing software faster
#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL based IDE project

2014-05-06 Thread Wido
I liked the milestones. I think this is a great idea for lowering the entry
barrier.

I think 'Cross reference for c, c++ and some scripting language' should be
explicit with python, since is the most supported efl language. Also, I
think that 'search' should be expanded into 'search' (for current
directory), 'search and replace' (plain text or regex) and 'find in files'
(like a grep).

my 2 cents =)


2014-05-02 10:48 GMT-03:00 Carsten Haitzler ras...@rasterman.com:

 On Sun, 27 Apr 2014 19:21:28 +0100 Andy Williams a...@andywilliams.me
 said:

 awesome. how... organized! :) i think i'll just add emacs mode to the mode
 line... :)

  Hi,
 
  So I thought it was about time I posted about the EDI project that I'm
  working on. The Dev list has seen this before but I thought it was a
  good time to post on this list too.
  In an attempt to learn EFL whilst reducing barriers to new devs I wanted
  to create an IDE for / using EFL.
 
  And i've just started phase 2 - a code aware editor.
  What this means is we have basic editing but also integrated build
  functionality too.
  You can see / contribute to the TODO list / plan
  here:https://phab.enlightenment.org/w/edi/.
 
  I'd be delighted to get feedback or suggestions on what's there or
  what's planned.
  You can grab the code
  here:http://git.enlightenment.org/devs/ajwillia-ms/edi.git
 
  Cheers,
  Andy
 
  -
  Andy Williams
  blog:http://ajwillia.ms http://ajwillia.ms/
  web:http://andywilliams.me http://andywilliams.me/
 
 
 --
  Start Your Social Network Today - Download eXo Platform
  Build your Enterprise Intranet with eXo Platform Software
  Java Based Open Source Intranet - Social, Extensible, Cloud Ready
  Get Started Now And Turn Your Intranet Into A Collaboration Platform
  http://p.sf.net/sfu/ExoPlatform
  ___
  enlightenment-users mailing list
  enlightenment-users@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


 --
 - Codito, ergo sum - I code, therefore I am --
 The Rasterman (Carsten Haitzler)ras...@rasterman.com



 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.  Get
 unparalleled scalability from the best Selenium testing platform available.
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




-- 
Wido
--
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
#149; 3 signs your SCM is hindering your productivity
#149; Requirements for releasing software faster
#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] EFL fails to compile

2014-05-04 Thread Wido
Hi all,

I just got a new pull from git and EFL is failing to compile. I have
already installed efl1.9 from git, it's what I'm using now, so I tried to
compile everything in a new prefix to try to make sure is not my current
installation that it's making it fail (but I still think that's the reason).

Here is the error (before it was compiling fine):

  CC   bin/ethumb/bin_ethumb_ethumb-ethumb.o
  CCLD bin/ethumb/ethumb
lib/edje/.libs/libedje.so: undefined reference to
`ecore_audio_obj_in_length_set'
lib/edje/.libs/libedje.so: undefined reference to
`_ECORE_AUDIO_IN_EVENT_IN_STOPPED'
lib/edje/.libs/libedje.so: undefined reference to `ecore_audio_obj_name_set'
/opt/e19/lib/libephysics.so.1: undefined reference to
`btConvexHullShape::addPoint(btVector3 const)'
/opt/e19/lib/libecore_audio.so.1: undefined reference to
`eo_do_super_internal'
/opt/e19/lib/libecore_audio.so.1: undefined reference to
`eo_class_funcs_set'
lib/edje/.libs/libedje.so: undefined reference to
`ecore_audio_obj_in_speed_set'
/opt/e19/lib/libecore_audio.so.1: undefined reference to `eo_do_internal'
lib/edje/.libs/libedje.so: undefined reference to
`ecore_audio_obj_out_input_attach'
/opt/e19/lib/libecore_audio.so.1: undefined reference to `EO_BASE_BASE_ID'
lib/edje/.libs/libedje.so: undefined reference to
`_ECORE_AUDIO_OUT_PULSE_EVENT_CONTEXT_FAIL'
lib/edje/.libs/libedje.so: undefined reference to `ecore_audio_obj_vio_set'
collect2: error: ld returned 1 exit status
make[4]: *** [bin/ethumb/ethumb] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2


-- 
Wido
--
Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.  Get 
unparalleled scalability from the best Selenium testing platform available.
Simple to use. Nothing to install. Get started now for free.
http://p.sf.net/sfu/SauceLabs
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


  1   2   3   4   5   >