Re: [e-users] screen setup error

2023-04-07 Thread mh via enlightenment-users


On 4/7/23 04:45, Carsten Haitzler wrote:

On Thu, 6 Apr 2023 19:16:01 -0400 mh  said:


On 4/6/23 18:09, Carsten Haitzler wrote:

On Thu, 6 Apr 2023 15:56:57 -0400 mh via enlightenment-users
   said:


On 4/6/23 00:51, Carsten Haitzler wrote:

On Wed, 5 Apr 2023 14:49:28 -0400 mh via enlightenment-users
said:


On 4/5/23 12:43, Carsten Haitzler wrote:

On Tue, 4 Apr 2023 20:22:32 -0400 mh via enlightenment-users
 said:


I'm just back to using E after a while, using 0.25.4 from Debian sid.
After first logging in, and every time after resuming from
screensaver/blanking, I get the pop-up error message: "You seem to have
no screens configured to be on the given outputs you have. This should
be fixed by going to: Settings-Screen-Screen Setup."

is this a laptop? did you have the lid closed?

it's a desktop, 4080 gpu, evil NVIDIA driver version 530.30.02 installed

this would imply the nvidia driver is unplugging all screens ever time the
screen goes into dpms. check your logs as per previous email and see. all
lines going RRR: will have to do with randr screen stuff.

Not sure which log to check. I looked at Xorg.0.log but didn't see
anything with RRR. I was going to uninstall the nvidia drivers and try
it with nouveau but having problems with X starting. Not sure if nouveau
supports rtx4080 yet.

~/.e-log.log

yes, a LOT of RRR messages... Seem to be several sections where the
screens are "reconfigure screens due to event..." That must nvidia
unplugging the screens.

So if I use nouveau should that stop that?

within all those RRR messages it'll list outputs if they are connected or not
etc. when queried... read them carefully (yes - i know. lots of them) and it
shows the decision logic coming from E and why it's doing that.
I will do that, and see about getting nouveau running again to see if 
that stops the error.



When I do that, there is a list showing two DP-4 outputs where the
monitor is connected, and a third that lists the monitor. But the only
one that I can set the screen setup settings for is the first DP-4.
What do I need to do to setup the monitor to the output properly?

what? multiple DP-4's - that shouldnt happen. you should have all
outputs named differently. does xrandr (commandline) also list multiple
dp-4's?

only one DP-4 with xrandr. this is the output:

$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 connected 3840x2160+0+0 (normal left inverted right x axis y axis)
708mm x 399mm
   3840x2160 60.00*+ 144.00   120.00   119.88    59.94 50.00
29.97 2560x1440    143.97   120.00    59.95
   1920x1080    143.85   119.88    60.00    59.94
   1680x1050 59.95
   1440x900  59.89
   1280x1024 75.02    60.02
   1280x960  60.00
   1280x720 119.88    60.00    59.94    50.00
   1152x864  75.00
   1024x768  75.03    70.07    60.00
   800x600   75.00    72.19    60.32    56.25
   720x576   50.00
   720x480   59.94
   640x480   75.00    72.81    59.94    59.93
DP-5 disconnected (normal left inverted right x axis y axis)

are you sure dp-4 is listed twice and it isn't just the hoversel showing
the selected one at the top in addition to the set of possible selections
below?

I see DP-4 listed twice, then 32UHD144. If I hover/click over the first
DP-4 I see a DP-4, indented and selectable. But the second one remains
after I select a resolution and hit apply. The 32UHD144 entry is never
selectable.

can you share screenshots?

I have two. I'll attach them here, but if that doesn't work I can find
some place to post them. The e-screen-setup1 is first going to Screen
Setup, e-screen-setup2 is after clicking on the top DP-4.

oh... you don't have it listed twice. that below the hoversel above where
you select is just the name of the output selected - it's not part of the list
or selector - it's a separate entry widget you can copy & paste from (even type
into - tho it wont be useful to do that). so no bug here. it shows only 1
output. DP-4 (when you click on the hoversel above to select the output it
lists only 1 in addition to what is selected).

Got it, thanks for helping me to understand what I'm seeing!




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


Re: [e-users] screen setup error

2023-04-06 Thread mh via enlightenment-users
sorry about the google picture post... what's the best way to get those 
screenshots to you?


On 4/6/23 19:36, mh via enlightenment-users wrote:


On 4/6/23 18:09, Carsten Haitzler wrote:

On Thu, 6 Apr 2023 15:56:57 -0400 mh via enlightenment-users
 said:


On 4/6/23 00:51, Carsten Haitzler wrote:

On Wed, 5 Apr 2023 14:49:28 -0400 mh via enlightenment-users
 said:


On 4/5/23 12:43, Carsten Haitzler wrote:

On Tue, 4 Apr 2023 20:22:32 -0400 mh via enlightenment-users
 said:

I'm just back to using E after a while, using 0.25.4 from Debian 
sid.

After first logging in, and every time after resuming from
screensaver/blanking, I get the pop-up error message: "You seem 
to have
no screens configured to be on the given outputs you have. This 
should

be fixed by going to: Settings-Screen-Screen Setup."

is this a laptop? did you have the lid closed?
it's a desktop, 4080 gpu, evil NVIDIA driver version 530.30.02 
installed
this would imply the nvidia driver is unplugging all screens ever 
time the
screen goes into dpms. check your logs as per previous email and 
see. all

lines going RRR: will have to do with randr screen stuff.

Not sure which log to check. I looked at Xorg.0.log but didn't see
anything with RRR. I was going to uninstall the nvidia drivers and try
it with nouveau but having problems with X starting. Not sure if 
nouveau

supports rtx4080 yet.

~/.e-log.log


yes, a LOT of RRR messages... Seem to be several sections where the 
screens are "reconfigure screens due to event..." That must nvidia 
unplugging the screens.


So if I use nouveau should that stop that?


When I do that, there is a list showing two DP-4 outputs where the
monitor is connected, and a third that lists the monitor. But 
the only
one that I can set the screen setup settings for is the first 
DP-4. What

do I need to do to setup the monitor to the output properly?
what? multiple DP-4's - that shouldnt happen. you should have all 
outputs
named differently. does xrandr (commandline) also list multiple 
dp-4's?

only one DP-4 with xrandr. this is the output:

$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
HDMI-0 disconnected primary (normal left inverted right x axis y 
axis)

DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 connected 3840x2160+0+0 (normal left inverted right x axis y 
axis)

708mm x 399mm
   3840x2160 60.00*+ 144.00   120.00   119.88    59.94 
50.00    29.97

   2560x1440    143.97   120.00    59.95
   1920x1080    143.85   119.88    60.00    59.94
   1680x1050 59.95
   1440x900  59.89
   1280x1024 75.02    60.02
   1280x960  60.00
   1280x720 119.88    60.00    59.94    50.00
   1152x864  75.00
   1024x768  75.03    70.07    60.00
   800x600   75.00    72.19    60.32    56.25
   720x576   50.00
   720x480   59.94
   640x480   75.00    72.81    59.94    59.93
DP-5 disconnected (normal left inverted right x axis y axis)
are you sure dp-4 is listed twice and it isn't just the hoversel 
showing the
selected one at the top in addition to the set of possible 
selections below?

I see DP-4 listed twice, then 32UHD144. If I hover/click over the first
DP-4 I see a DP-4, indented and selectable. But the second one remains
after I select a resolution and hit apply. The 32UHD144 entry is never
selectable.

can you share screenshots?


yes. first link is going to Screen Setup, second is after clicking on 
the top DP-4.


https://photos.google.com/photo/AF1QipM8OYjS0AnHNV90FNcbv9DAI0JFFyhCdBhqPe-c 



https://photos.google.com/photo/AF1QipOumJflDikhPa3-xJkNIhGBuXyuLt7y9qZJl35_ 






___
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

___
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

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


Re: [e-users] screen setup error

2023-04-06 Thread mh via enlightenment-users


On 4/6/23 18:09, Carsten Haitzler wrote:

On Thu, 6 Apr 2023 15:56:57 -0400 mh via enlightenment-users
 said:


On 4/6/23 00:51, Carsten Haitzler wrote:

On Wed, 5 Apr 2023 14:49:28 -0400 mh via enlightenment-users
 said:


On 4/5/23 12:43, Carsten Haitzler wrote:

On Tue, 4 Apr 2023 20:22:32 -0400 mh via enlightenment-users
 said:


I'm just back to using E after a while, using 0.25.4 from Debian sid.
After first logging in, and every time after resuming from
screensaver/blanking, I get the pop-up error message: "You seem 
to have
no screens configured to be on the given outputs you have. This 
should

be fixed by going to: Settings-Screen-Screen Setup."

is this a laptop? did you have the lid closed?
it's a desktop, 4080 gpu, evil NVIDIA driver version 530.30.02 
installed
this would imply the nvidia driver is unplugging all screens ever 
time the
screen goes into dpms. check your logs as per previous email and 
see. all

lines going RRR: will have to do with randr screen stuff.

Not sure which log to check. I looked at Xorg.0.log but didn't see
anything with RRR. I was going to uninstall the nvidia drivers and try
it with nouveau but having problems with X starting. Not sure if nouveau
supports rtx4080 yet.

~/.e-log.log


yes, a LOT of RRR messages... Seem to be several sections where the 
screens are "reconfigure screens due to event..." That must nvidia 
unplugging the screens.


So if I use nouveau should that stop that?


When I do that, there is a list showing two DP-4 outputs where the
monitor is connected, and a third that lists the monitor. But the 
only
one that I can set the screen setup settings for is the first 
DP-4. What

do I need to do to setup the monitor to the output properly?
what? multiple DP-4's - that shouldnt happen. you should have all 
outputs
named differently. does xrandr (commandline) also list multiple 
dp-4's?

only one DP-4 with xrandr. this is the output:

$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 connected 3840x2160+0+0 (normal left inverted right x axis y axis)
708mm x 399mm
   3840x2160 60.00*+ 144.00   120.00   119.88    59.94 50.00    
29.97

   2560x1440    143.97   120.00    59.95
   1920x1080    143.85   119.88    60.00    59.94
   1680x1050 59.95
   1440x900  59.89
   1280x1024 75.02    60.02
   1280x960  60.00
   1280x720 119.88    60.00    59.94    50.00
   1152x864  75.00
   1024x768  75.03    70.07    60.00
   800x600   75.00    72.19    60.32    56.25
   720x576   50.00
   720x480   59.94
   640x480   75.00    72.81    59.94    59.93
DP-5 disconnected (normal left inverted right x axis y axis)
are you sure dp-4 is listed twice and it isn't just the hoversel 
showing the
selected one at the top in addition to the set of possible 
selections below?

I see DP-4 listed twice, then 32UHD144. If I hover/click over the first
DP-4 I see a DP-4, indented and selectable. But the second one remains
after I select a resolution and hit apply. The 32UHD144 entry is never
selectable.

can you share screenshots?


yes. first link is going to Screen Setup, second is after clicking on 
the top DP-4.


https://photos.google.com/photo/AF1QipM8OYjS0AnHNV90FNcbv9DAI0JFFyhCdBhqPe-c

https://photos.google.com/photo/AF1QipOumJflDikhPa3-xJkNIhGBuXyuLt7y9qZJl35_




___
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

___
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


Re: [e-users] screen setup error

2023-04-06 Thread mh via enlightenment-users


On 4/6/23 18:09, Carsten Haitzler wrote:

On Thu, 6 Apr 2023 15:56:57 -0400 mh via enlightenment-users
  said:


On 4/6/23 00:51, Carsten Haitzler wrote:

On Wed, 5 Apr 2023 14:49:28 -0400 mh via enlightenment-users
   said:


On 4/5/23 12:43, Carsten Haitzler wrote:

On Tue, 4 Apr 2023 20:22:32 -0400 mh via enlightenment-users
said:


I'm just back to using E after a while, using 0.25.4 from Debian sid.
After first logging in, and every time after resuming from
screensaver/blanking, I get the pop-up error message: "You seem to have
no screens configured to be on the given outputs you have. This should
be fixed by going to: Settings-Screen-Screen Setup."

is this a laptop? did you have the lid closed?

it's a desktop, 4080 gpu, evil NVIDIA driver version 530.30.02 installed

this would imply the nvidia driver is unplugging all screens ever time the
screen goes into dpms. check your logs as per previous email and see. all
lines going RRR: will have to do with randr screen stuff.

Not sure which log to check. I looked at Xorg.0.log but didn't see
anything with RRR. I was going to uninstall the nvidia drivers and try
it with nouveau but having problems with X starting. Not sure if nouveau
supports rtx4080 yet.

~/.e-log.log


yes, a LOT of RRR messages... Seem to be several sections where the 
screens are "reconfigure screens due to event..." That must nvidia 
unplugging the screens.


So if I use nouveau should that stop that?


When I do that, there is a list showing two DP-4 outputs where the
monitor is connected, and a third that lists the monitor. But the only
one that I can set the screen setup settings for is the first DP-4. What
do I need to do to setup the monitor to the output properly?

what? multiple DP-4's - that shouldnt happen. you should have all outputs
named differently. does xrandr (commandline) also list multiple dp-4's?

only one DP-4 with xrandr. this is the output:

$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 connected 3840x2160+0+0 (normal left inverted right x axis y axis)
708mm x 399mm
      3840x2160 60.00*+ 144.00   120.00   119.88    59.94 50.00    29.97
      2560x1440    143.97   120.00    59.95
      1920x1080    143.85   119.88    60.00    59.94
      1680x1050 59.95
      1440x900  59.89
      1280x1024 75.02    60.02
      1280x960  60.00
      1280x720 119.88    60.00    59.94    50.00
      1152x864  75.00
      1024x768  75.03    70.07    60.00
      800x600   75.00    72.19    60.32    56.25
      720x576   50.00
      720x480   59.94
      640x480   75.00    72.81    59.94    59.93
DP-5 disconnected (normal left inverted right x axis y axis)

are you sure dp-4 is listed twice and it isn't just the hoversel showing the
selected one at the top in addition to the set of possible selections below?

I see DP-4 listed twice, then 32UHD144. If I hover/click over the first
DP-4 I see a DP-4, indented and selectable. But the second one remains
after I select a resolution and hit apply. The 32UHD144 entry is never
selectable.

can you share screenshots?


e-screen-setup1 is first going to Screen Setup, e-screen-setup2 is after 
clicking on the top DP-4.




___
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

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


Re: [e-users] screen setup error

2023-04-06 Thread mh via enlightenment-users


On 4/6/23 00:51, Carsten Haitzler wrote:

On Wed, 5 Apr 2023 14:49:28 -0400 mh via enlightenment-users
  said:


On 4/5/23 12:43, Carsten Haitzler wrote:

On Tue, 4 Apr 2023 20:22:32 -0400 mh via enlightenment-users
   said:


I'm just back to using E after a while, using 0.25.4 from Debian sid.
After first logging in, and every time after resuming from
screensaver/blanking, I get the pop-up error message: "You seem to have
no screens configured to be on the given outputs you have. This should
be fixed by going to: Settings-Screen-Screen Setup."

is this a laptop? did you have the lid closed?

it's a desktop, 4080 gpu, evil NVIDIA driver version 530.30.02 installed

this would imply the nvidia driver is unplugging all screens ever time the
screen goes into dpms. check your logs as per previous email and see. all lines
going RRR: will have to do with randr screen stuff.


Not sure which log to check. I looked at Xorg.0.log but didn't see 
anything with RRR. I was going to uninstall the nvidia drivers and try 
it with nouveau but having problems with X starting. Not sure if nouveau 
supports rtx4080 yet.



When I do that, there is a list showing two DP-4 outputs where the
monitor is connected, and a third that lists the monitor. But the only
one that I can set the screen setup settings for is the first DP-4. What
do I need to do to setup the monitor to the output properly?

what? multiple DP-4's - that shouldnt happen. you should have all outputs
named differently. does xrandr (commandline) also list multiple dp-4's?

only one DP-4 with xrandr. this is the output:

$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 connected 3840x2160+0+0 (normal left inverted right x axis y axis)
708mm x 399mm
     3840x2160 60.00*+ 144.00   120.00   119.88    59.94 50.00    29.97
     2560x1440    143.97   120.00    59.95
     1920x1080    143.85   119.88    60.00    59.94
     1680x1050 59.95
     1440x900  59.89
     1280x1024 75.02    60.02
     1280x960  60.00
     1280x720 119.88    60.00    59.94    50.00
     1152x864  75.00
     1024x768  75.03    70.07    60.00
     800x600   75.00    72.19    60.32    56.25
     720x576   50.00
     720x480   59.94
     640x480   75.00    72.81    59.94    59.93
DP-5 disconnected (normal left inverted right x axis y axis)

are you sure dp-4 is listed twice and it isn't just the hoversel showing the
selected one at the top in addition to the set of possible selections below?
I see DP-4 listed twice, then 32UHD144. If I hover/click over the first 
DP-4 I see a DP-4, indented and selectable. But the second one remains 
after I select a resolution and hit apply. The 32UHD144 entry is never 
selectable.

___
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


Re: [e-users] screen setup error

2023-04-05 Thread mh via enlightenment-users


On 4/5/23 12:43, Carsten Haitzler wrote:

On Tue, 4 Apr 2023 20:22:32 -0400 mh via enlightenment-users
  said:


I'm just back to using E after a while, using 0.25.4 from Debian sid.
After first logging in, and every time after resuming from
screensaver/blanking, I get the pop-up error message: "You seem to have
no screens configured to be on the given outputs you have. This should
be fixed by going to: Settings-Screen-Screen Setup."

is this a laptop? did you have the lid closed?

it's a desktop, 4080 gpu, evil NVIDIA driver version 530.30.02 installed

When I do that, there is a list showing two DP-4 outputs where the
monitor is connected, and a third that lists the monitor. But the only
one that I can set the screen setup settings for is the first DP-4. What
do I need to do to setup the monitor to the output properly?

what? multiple DP-4's - that shouldnt happen. you should have all outputs named
differently. does xrandr (commandline) also list multiple dp-4's?


only one DP-4 with xrandr. this is the output:

$ xrandr
Screen 0: minimum 8 x 8, current 3840 x 2160, maximum 32767 x 32767
HDMI-0 disconnected primary (normal left inverted right x axis y axis)
DP-0 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
DP-3 disconnected (normal left inverted right x axis y axis)
DP-4 connected 3840x2160+0+0 (normal left inverted right x axis y axis) 
708mm x 399mm

   3840x2160 60.00*+ 144.00   120.00   119.88    59.94 50.00    29.97
   2560x1440    143.97   120.00    59.95
   1920x1080    143.85   119.88    60.00    59.94
   1680x1050 59.95
   1440x900  59.89
   1280x1024 75.02    60.02
   1280x960  60.00
   1280x720 119.88    60.00    59.94    50.00
   1152x864  75.00
   1024x768  75.03    70.07    60.00
   800x600   75.00    72.19    60.32    56.25
   720x576   50.00
   720x480   59.94
   640x480   75.00    72.81    59.94    59.93
DP-5 disconnected (normal left inverted right x axis y axis)

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


[e-users] screen setup error

2023-04-04 Thread mh via enlightenment-users
I'm just back to using E after a while, using 0.25.4 from Debian sid. 
After first logging in, and every time after resuming from 
screensaver/blanking, I get the pop-up error message: "You seem to have 
no screens configured to be on the given outputs you have. This should 
be fixed by going to: Settings-Screen-Screen Setup."


When I do that, there is a list showing two DP-4 outputs where the 
monitor is connected, and a third that lists the monitor. But the only 
one that I can set the screen setup settings for is the first DP-4. What 
do I need to do to setup the monitor to the output properly?


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


Re: [e-users] enlightenment build fails with meson - SUCCESS

2019-07-19 Thread mh

On 7/19/19 6:34 AM, Carsten Haitzler (The Rasterman) wrote:


On Thu, 18 Jul 2019 16:30:37 -0400 mh  said:


On 7/18/19 12:22 PM, Massimo Maiurana wrote:

mh ha scritto il 18/07/19 alle 17:32:

On 7/18/19 5:38 AM, Marcel Hollerbach wrote:

Hi,

On 7/17/19 11:40 PM, mh wrote:

On 7/17/19 5:20 PM, Massimo Maiurana wrote:

mh ha scritto il 17/07/19 alle 23:05:

On 7/17/19 12:04 PM, Massimo Maiurana wrote:


mh ha scritto il 17/07/19 alle 15:16:

On 7/17/19 12:50 AM, Vincent Torri wrote:


On Wed, Jul 17, 2019 at 12:25 AM mh  wrote:

On 7/16/19 5:39 PM, Vincent Torri wrote:


On Tue, Jul 16, 2019 at 10:32 PM mh
wrote:

I am trying to build/install E into /opt/e. I have my PATH,
LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /opt/e. EFL
builds
and install properly to /opt/e. Enlightenment meson build fails
with:
meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

The end of the enlightenment/build/meson-logs/meson-log.txt
(below)
shows that it appears to see the correct PKG_CONFIG_PATH, but
still
fails. What is happening? When autoconf was still possible with
efl I
could install to /opt/e with that and then build the
enlightenment,
ephoto, terminology with their respective meson/ninja methods.


CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var
undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at
['/usr/bin/cmake']
Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in
/home/michael/e-git-script/enlightenment/build/meson-private/cmake_bluez




-> 0
-- Module search paths: ['/', '/opt', '/usr', '/usr/local']
-- CMake root: /usr/share/cmake-3.13
-- CMake architectures: ['i386-linux-gnu', 'x86_64-linux-gnu']
-- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32',
'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu']
Run-time dependency bluez found: NO (tried pkgconfig and cmake)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'systemd' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion systemd` -> 0
241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --cflags systemd` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

Run-time dependency systemd found: YES 241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --variable=systemduserunitdir
systemd`
-> 0
/usr/lib/systemd/user
Got pkgconfig variable systemduserunitdir :
/usr/lib/systemd/user
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'eeze' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion eeze` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency eeze found: NO (tried pkgconfig and cmake)

meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

the error is that eeze is not found.

Either :

1) build the efl with eeze support (iirc, libmount is
necessary for
eeze). Verify that eeze.pc is available where you installed
the EFL

or :

2) build E without eeze support (it's disabled by default)

Vincent


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

yes, but it really is installed:

$:/mnt/opt/e$ ls bin

diffeet  edje_inspector  eetpack efl_debug
elementary_codegen  elm_prefs_cc eolian_cxx
ecore_evas_convert   edje_pick   eeze_disk_ls efl_debugd
elementary_config   elua eolian_gen
edje_cc  edje_player eeze_mount efreetd
elementary_perf embryo_cc    ethumb
edje_codegen edje_recc   eeze_scanner eina_btlog
elementary_quicklaunch  emotion_test ethumbd
edje_decc    edje_watch  eeze_scanner_monitor
eina_modinfo    elementary_run  emotion_test-eo
ethumbd_client
edje_external_inspector  eet eeze_umount
eldbus-codegen
elementary_test eo_debug vieet

and

$:/mnt/opt/e/lib/x86_64-linux-gnu$ ls

cmake libecore_imf.so
libefl.so.1 libembryo.so.1.22.99
ecore libecore_imf.so.1
libefl.so.1.22.99   libemile.so
ecore_con libecore_imf.so.1.22.99
libefreet_mime.so   libemile.so.1
ecore_evas    libecore_input_evas.so
libefreet_mime.so.1 libemile.so.1.22.99
ecore_imf libecore_input_evas.so.1
libefreet_mime.so.1.22.99   libemotion.so
edje  li

Re: [e-users] enlightenment build fails with meson

2019-07-18 Thread mh


On 7/18/19 4:10 PM, Massimo Maiurana wrote:

Massimo Maiurana ha scritto il 18/07/19 alle 18:22:

mh ha scritto il 18/07/19 alle 17:32:

On 7/18/19 5:38 AM, Marcel Hollerbach wrote:

Hi,

On 7/17/19 11:40 PM, mh wrote:

On 7/17/19 5:20 PM, Massimo Maiurana wrote:

mh ha scritto il 17/07/19 alle 23:05:

On 7/17/19 12:04 PM, Massimo Maiurana wrote:


mh ha scritto il 17/07/19 alle 15:16:

On 7/17/19 12:50 AM, Vincent Torri wrote:


On Wed, Jul 17, 2019 at 12:25 AM mh  wrote:

On 7/16/19 5:39 PM, Vincent Torri wrote:


On Tue, Jul 16, 2019 at 10:32 PM mh
wrote:

I am trying to build/install E into /opt/e. I have my PATH,
LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /opt/e. EFL
builds
and install properly to /opt/e. Enlightenment meson build fails
with:
meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

The end of the enlightenment/build/meson-logs/meson-log.txt
(below)
shows that it appears to see the correct PKG_CONFIG_PATH, but
still
fails. What is happening? When autoconf was still possible with
efl I
could install to /opt/e with that and then build the
enlightenment,
ephoto, terminology with their respective meson/ninja methods.


CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var
undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at
['/usr/bin/cmake']
Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in
/home/michael/e-git-script/enlightenment/build/meson-private/cmake_bluez




-> 0
-- Module search paths: ['/', '/opt', '/usr', '/usr/local']
-- CMake root: /usr/share/cmake-3.13
-- CMake architectures: ['i386-linux-gnu', 'x86_64-linux-gnu']
-- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32',
'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu']
Run-time dependency bluez found: NO (tried pkgconfig and cmake)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'systemd' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion systemd` -> 0
241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --cflags systemd` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

Run-time dependency systemd found: YES 241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --variable=systemduserunitdir
systemd`
-> 0
/usr/lib/systemd/user
Got pkgconfig variable systemduserunitdir :
/usr/lib/systemd/user
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'eeze' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion eeze` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency eeze found: NO (tried pkgconfig and cmake)

meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

the error is that eeze is not found.

Either :

1) build the efl with eeze support (iirc, libmount is
necessary for
eeze). Verify that eeze.pc is available where you installed
the EFL

or :

2) build E without eeze support (it's disabled by default)

Vincent


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

yes, but it really is installed:

$:/mnt/opt/e$ ls bin

diffeet  edje_inspector  eetpack efl_debug
elementary_codegen  elm_prefs_cc eolian_cxx
ecore_evas_convert   edje_pick   eeze_disk_ls efl_debugd
elementary_config   elua eolian_gen
edje_cc  edje_player eeze_mount efreetd
elementary_perf embryo_cc    ethumb
edje_codegen edje_recc   eeze_scanner eina_btlog
elementary_quicklaunch  emotion_test ethumbd
edje_decc    edje_watch  eeze_scanner_monitor
eina_modinfo    elementary_run  emotion_test-eo
ethumbd_client
edje_external_inspector  eet eeze_umount
eldbus-codegen
elementary_test eo_debug vieet

and

$:/mnt/opt/e/lib/x86_64-linux-gnu$ ls

cmake libecore_imf.so
libefl.so.1 libembryo.so.1.22.99
ecore libecore_imf.so.1
libefl.so.1.22.99   libemile.so
ecore_con libecore_imf.so.1.22.99
libefreet_mime.so   libemile.so.1
ecore_evas    libecore_input_evas.so
libefreet_mime.so.1 libemile.so.1.22.99
ecore_imf libecore_input_evas.so.1
libefreet_mime.so.1.22.99   libemotion.so
edje  libecore_input_evas.so.1.22.99
libefre

Re: [e-users] enlightenment build fails with meson

2019-07-18 Thread mh


On 7/18/19 4:30 PM, mh wrote:


On 7/18/19 12:22 PM, Massimo Maiurana wrote:

mh ha scritto il 18/07/19 alle 17:32:

On 7/18/19 5:38 AM, Marcel Hollerbach wrote:

Hi,

On 7/17/19 11:40 PM, mh wrote:

On 7/17/19 5:20 PM, Massimo Maiurana wrote:

mh ha scritto il 17/07/19 alle 23:05:

On 7/17/19 12:04 PM, Massimo Maiurana wrote:


mh ha scritto il 17/07/19 alle 15:16:

On 7/17/19 12:50 AM, Vincent Torri wrote:

On Wed, Jul 17, 2019 at 12:25 AM mh  
wrote:

On 7/16/19 5:39 PM, Vincent Torri wrote:


On Tue, Jul 16, 2019 at 10:32 PM mh
wrote:

I am trying to build/install E into /opt/e. I have my PATH,
LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include 
/opt/e. EFL

builds
and install properly to /opt/e. Enlightenment meson build 
fails

with:
meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

The end of the enlightenment/build/meson-logs/meson-log.txt
(below)
shows that it appears to see the correct PKG_CONFIG_PATH, but
still
fails. What is happening? When autoconf was still possible 
with

efl I
could install to /opt/e with that and then build the
enlightenment,
ephoto, terminology with their respective meson/ninja 
methods.



CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var
undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at
['/usr/bin/cmake']
Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in
/home/michael/e-git-script/enlightenment/build/meson-private/cmake_bluez 






-> 0
-- Module search paths: ['/', '/opt', '/usr', '/usr/local']
-- CMake root: /usr/share/cmake-3.13
-- CMake architectures: ['i386-linux-gnu', 
'x86_64-linux-gnu']
-- CMake lib search paths: ['lib', 'lib32', 'lib64', 
'libx32',

'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu']
Run-time dependency bluez found: NO (tried pkgconfig and 
cmake)

Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'systemd' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion systemd` -> 0
241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --cflags systemd` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

Run-time dependency systemd found: YES 241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --variable=systemduserunitdir
systemd`
-> 0
/usr/lib/systemd/user
Got pkgconfig variable systemduserunitdir :
/usr/lib/systemd/user
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'eeze' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion eeze` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency eeze found: NO (tried pkgconfig and 
cmake)


meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

the error is that eeze is not found.

Either :

1) build the efl with eeze support (iirc, libmount is
necessary for
eeze). Verify that eeze.pc is available where you installed
the EFL

or :

2) build E without eeze support (it's disabled by default)

Vincent


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


yes, but it really is installed:

$:/mnt/opt/e$ ls bin

diffeet  edje_inspector eetpack efl_debug
elementary_codegen  elm_prefs_cc eolian_cxx
ecore_evas_convert   edje_pick eeze_disk_ls efl_debugd
elementary_config   elua eolian_gen
edje_cc  edje_player eeze_mount efreetd
elementary_perf embryo_cc ethumb
edje_codegen edje_recc eeze_scanner eina_btlog
elementary_quicklaunch  emotion_test ethumbd
edje_decc    edje_watch eeze_scanner_monitor
eina_modinfo    elementary_run emotion_test-eo
ethumbd_client
edje_external_inspector  eet eeze_umount
eldbus-codegen
elementary_test eo_debug vieet

and

$:/mnt/opt/e/lib/x86_64-linux-gnu$ ls

cmake libecore_imf.so
libefl.so.1 libembryo.so.1.22.99
ecore libecore_imf.so.1
libefl.so.1.22.99   libemile.so
ecore_con libecore_imf.so.1.22.99
libefreet_mime.so   libemile.so.1
ecore_evas libecore_input_evas.so
libefreet_mime.so.1 libemile.so.1.22.99
ecore_imf libecore_input_evas.so.1
libefreet_mime.so.1.22.99   libemotion.so
edje libecore_input_evas.so.1.22.99
libefreet.so    libemotion.so.1
eeze libecore_input.so
libefreet.so.1 libemotion.so.1.22.99
efreet libecore_input.so.1
libefreet.so.1.22.99    libeo_dbg.so
elementary libecore_input.so.1.22.99
l

Re: [e-users] enlightenment build fails with meson

2019-07-18 Thread mh


On 7/18/19 12:22 PM, Massimo Maiurana wrote:

mh ha scritto il 18/07/19 alle 17:32:

On 7/18/19 5:38 AM, Marcel Hollerbach wrote:

Hi,

On 7/17/19 11:40 PM, mh wrote:

On 7/17/19 5:20 PM, Massimo Maiurana wrote:

mh ha scritto il 17/07/19 alle 23:05:

On 7/17/19 12:04 PM, Massimo Maiurana wrote:


mh ha scritto il 17/07/19 alle 15:16:

On 7/17/19 12:50 AM, Vincent Torri wrote:


On Wed, Jul 17, 2019 at 12:25 AM mh  wrote:

On 7/16/19 5:39 PM, Vincent Torri wrote:


On Tue, Jul 16, 2019 at 10:32 PM mh
wrote:

I am trying to build/install E into /opt/e. I have my PATH,
LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /opt/e. EFL
builds
and install properly to /opt/e. Enlightenment meson build fails
with:
meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

The end of the enlightenment/build/meson-logs/meson-log.txt
(below)
shows that it appears to see the correct PKG_CONFIG_PATH, but
still
fails. What is happening? When autoconf was still possible with
efl I
could install to /opt/e with that and then build the
enlightenment,
ephoto, terminology with their respective meson/ninja methods.


CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var
undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at
['/usr/bin/cmake']
Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in
/home/michael/e-git-script/enlightenment/build/meson-private/cmake_bluez




-> 0
-- Module search paths: ['/', '/opt', '/usr', '/usr/local']
-- CMake root: /usr/share/cmake-3.13
-- CMake architectures: ['i386-linux-gnu', 'x86_64-linux-gnu']
-- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32',
'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu']
Run-time dependency bluez found: NO (tried pkgconfig and cmake)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'systemd' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion systemd` -> 0
241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --cflags systemd` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

Run-time dependency systemd found: YES 241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --variable=systemduserunitdir
systemd`
-> 0
/usr/lib/systemd/user
Got pkgconfig variable systemduserunitdir :
/usr/lib/systemd/user
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'eeze' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion eeze` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency eeze found: NO (tried pkgconfig and cmake)

meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

the error is that eeze is not found.

Either :

1) build the efl with eeze support (iirc, libmount is
necessary for
eeze). Verify that eeze.pc is available where you installed
the EFL

or :

2) build E without eeze support (it's disabled by default)

Vincent


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

yes, but it really is installed:

$:/mnt/opt/e$ ls bin

diffeet  edje_inspector  eetpack efl_debug
elementary_codegen  elm_prefs_cc eolian_cxx
ecore_evas_convert   edje_pick   eeze_disk_ls efl_debugd
elementary_config   elua eolian_gen
edje_cc  edje_player eeze_mount efreetd
elementary_perf embryo_cc    ethumb
edje_codegen edje_recc   eeze_scanner eina_btlog
elementary_quicklaunch  emotion_test ethumbd
edje_decc    edje_watch  eeze_scanner_monitor
eina_modinfo    elementary_run  emotion_test-eo
ethumbd_client
edje_external_inspector  eet eeze_umount
eldbus-codegen
elementary_test eo_debug vieet

and

$:/mnt/opt/e/lib/x86_64-linux-gnu$ ls

cmake libecore_imf.so
libefl.so.1 libembryo.so.1.22.99
ecore libecore_imf.so.1
libefl.so.1.22.99   libemile.so
ecore_con libecore_imf.so.1.22.99
libefreet_mime.so   libemile.so.1
ecore_evas    libecore_input_evas.so
libefreet_mime.so.1 libemile.so.1.22.99
ecore_imf libecore_input_evas.so.1
libefreet_mime.so.1.22.99   libemotion.so
edje  libecore_input_evas.so.1.22.99
libefreet.so    libemotion.so.1
eeze 

Re: [e-users] enlightenment build fails with meson

2019-07-18 Thread mh


On 7/18/19 5:38 AM, Marcel Hollerbach wrote:

Hi,

On 7/17/19 11:40 PM, mh wrote:

On 7/17/19 5:20 PM, Massimo Maiurana wrote:

mh ha scritto il 17/07/19 alle 23:05:

On 7/17/19 12:04 PM, Massimo Maiurana wrote:


mh ha scritto il 17/07/19 alle 15:16:

On 7/17/19 12:50 AM, Vincent Torri wrote:


On Wed, Jul 17, 2019 at 12:25 AM mh  wrote:

On 7/16/19 5:39 PM, Vincent Torri wrote:


On Tue, Jul 16, 2019 at 10:32 PM mh  wrote:

I am trying to build/install E into /opt/e. I have my PATH,
LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /opt/e. EFL
builds
and install properly to /opt/e. Enlightenment meson build fails
with:
meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

The end of the enlightenment/build/meson-logs/meson-log.txt
(below)
shows that it appears to see the correct PKG_CONFIG_PATH, but
still
fails. What is happening? When autoconf was still possible with
efl I
could install to /opt/e with that and then build the
enlightenment,
ephoto, terminology with their respective meson/ninja methods.


CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var
undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at
['/usr/bin/cmake']
Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in
/home/michael/e-git-script/enlightenment/build/meson-private/cmake_bluez



-> 0
-- Module search paths: ['/', '/opt', '/usr', '/usr/local']
-- CMake root: /usr/share/cmake-3.13
-- CMake architectures: ['i386-linux-gnu', 'x86_64-linux-gnu']
-- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32',
'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu']
Run-time dependency bluez found: NO (tried pkgconfig and cmake)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'systemd' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion systemd` -> 0
241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --cflags systemd` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

Run-time dependency systemd found: YES 241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --variable=systemduserunitdir systemd`
-> 0
/usr/lib/systemd/user
Got pkgconfig variable systemduserunitdir : /usr/lib/systemd/user
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'eeze' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion eeze` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency eeze found: NO (tried pkgconfig and cmake)

meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

the error is that eeze is not found.

Either :

1) build the efl with eeze support (iirc, libmount is necessary for
eeze). Verify that eeze.pc is available where you installed the EFL

or :

2) build E without eeze support (it's disabled by default)

Vincent


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

yes, but it really is installed:

$:/mnt/opt/e$ ls bin

diffeet  edje_inspector  eetpack efl_debug
elementary_codegen  elm_prefs_cc eolian_cxx
ecore_evas_convert   edje_pick   eeze_disk_ls efl_debugd
elementary_config   elua eolian_gen
edje_cc  edje_player eeze_mount efreetd
elementary_perf embryo_cc    ethumb
edje_codegen edje_recc   eeze_scanner eina_btlog
elementary_quicklaunch  emotion_test ethumbd
edje_decc    edje_watch  eeze_scanner_monitor
eina_modinfo    elementary_run  emotion_test-eo
ethumbd_client
edje_external_inspector  eet eeze_umount eldbus-codegen
elementary_test eo_debug vieet

and

$:/mnt/opt/e/lib/x86_64-linux-gnu$ ls

cmake libecore_imf.so
libefl.so.1 libembryo.so.1.22.99
ecore libecore_imf.so.1
libefl.so.1.22.99   libemile.so
ecore_con libecore_imf.so.1.22.99
libefreet_mime.so   libemile.so.1
ecore_evas    libecore_input_evas.so
libefreet_mime.so.1 libemile.so.1.22.99
ecore_imf libecore_input_evas.so.1
libefreet_mime.so.1.22.99   libemotion.so
edje  libecore_input_evas.so.1.22.99
libefreet.so    libemotion.so.1
eeze  libecore_input.so
libefreet.so.1  libemotion.so.1.22.99
efreet   

Re: [e-users] enlightenment build fails with meson

2019-07-17 Thread mh


On 7/17/19 5:20 PM, Massimo Maiurana wrote:

mh ha scritto il 17/07/19 alle 23:05:

On 7/17/19 12:04 PM, Massimo Maiurana wrote:


mh ha scritto il 17/07/19 alle 15:16:

On 7/17/19 12:50 AM, Vincent Torri wrote:


On Wed, Jul 17, 2019 at 12:25 AM mh  wrote:

On 7/16/19 5:39 PM, Vincent Torri wrote:


On Tue, Jul 16, 2019 at 10:32 PM mh  wrote:

I am trying to build/install E into /opt/e. I have my PATH,
LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /opt/e. EFL
builds
and install properly to /opt/e. Enlightenment meson build fails
with:
meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

The end of the enlightenment/build/meson-logs/meson-log.txt (below)
shows that it appears to see the correct PKG_CONFIG_PATH, but still
fails. What is happening? When autoconf was still possible with
efl I
could install to /opt/e with that and then build the enlightenment,
ephoto, terminology with their respective meson/ninja methods.


CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var
undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at
['/usr/bin/cmake']
Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in
/home/michael/e-git-script/enlightenment/build/meson-private/cmake_bluez


-> 0
-- Module search paths: ['/', '/opt', '/usr', '/usr/local']
-- CMake root: /usr/share/cmake-3.13
-- CMake architectures: ['i386-linux-gnu', 'x86_64-linux-gnu']
-- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32',
'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu']
Run-time dependency bluez found: NO (tried pkgconfig and cmake)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'systemd' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion systemd` -> 0
241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --cflags systemd` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

Run-time dependency systemd found: YES 241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --variable=systemduserunitdir systemd`
-> 0
/usr/lib/systemd/user
Got pkgconfig variable systemduserunitdir : /usr/lib/systemd/user
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'eeze' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion eeze` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency eeze found: NO (tried pkgconfig and cmake)

meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

the error is that eeze is not found.

Either :

1) build the efl with eeze support (iirc, libmount is necessary for
eeze). Verify that eeze.pc is available where you installed the EFL

or :

2) build E without eeze support (it's disabled by default)

Vincent


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

yes, but it really is installed:

$:/mnt/opt/e$ ls bin

diffeet  edje_inspector  eetpack efl_debug
elementary_codegen  elm_prefs_cc eolian_cxx
ecore_evas_convert   edje_pick   eeze_disk_ls efl_debugd
elementary_config   elua eolian_gen
edje_cc  edje_player eeze_mount efreetd
elementary_perf embryo_cc    ethumb
edje_codegen edje_recc   eeze_scanner eina_btlog
elementary_quicklaunch  emotion_test ethumbd
edje_decc    edje_watch  eeze_scanner_monitor
eina_modinfo    elementary_run  emotion_test-eo ethumbd_client
edje_external_inspector  eet eeze_umount eldbus-codegen
elementary_test eo_debug vieet

and

$:/mnt/opt/e/lib/x86_64-linux-gnu$ ls

cmake libecore_imf.so
libefl.so.1 libembryo.so.1.22.99
ecore libecore_imf.so.1
libefl.so.1.22.99   libemile.so
ecore_con libecore_imf.so.1.22.99
libefreet_mime.so   libemile.so.1
ecore_evas    libecore_input_evas.so
libefreet_mime.so.1 libemile.so.1.22.99
ecore_imf libecore_input_evas.so.1
libefreet_mime.so.1.22.99   libemotion.so
edje  libecore_input_evas.so.1.22.99
libefreet.so    libemotion.so.1
eeze  libecore_input.so
libefreet.so.1  libemotion.so.1.22.99
efreet    libecore_input.so.1
libefreet.so.1.22.99    libeo_dbg.so
elementary

Re: [e-users] enlightenment build fails with meson

2019-07-17 Thread mh

On 7/17/19 12:04 PM, Massimo Maiurana wrote:


mh ha scritto il 17/07/19 alle 15:16:

On 7/17/19 12:50 AM, Vincent Torri wrote:


On Wed, Jul 17, 2019 at 12:25 AM mh  wrote:

On 7/16/19 5:39 PM, Vincent Torri wrote:


On Tue, Jul 16, 2019 at 10:32 PM mh  wrote:

I am trying to build/install E into /opt/e. I have my PATH,
LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /opt/e. EFL builds
and install properly to /opt/e. Enlightenment meson build fails with:
meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

The end of the enlightenment/build/meson-logs/meson-log.txt (below)
shows that it appears to see the correct PKG_CONFIG_PATH, but still
fails. What is happening? When autoconf was still possible with efl I
could install to /opt/e with that and then build the enlightenment,
ephoto, terminology with their respective meson/ninja methods.


CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at
['/usr/bin/cmake']
Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in
/home/michael/e-git-script/enlightenment/build/meson-private/cmake_bluez

-> 0
-- Module search paths: ['/', '/opt', '/usr', '/usr/local']
-- CMake root: /usr/share/cmake-3.13
-- CMake architectures: ['i386-linux-gnu', 'x86_64-linux-gnu']
-- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32',
'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu']
Run-time dependency bluez found: NO (tried pkgconfig and cmake)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'systemd' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion systemd` -> 0
241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --cflags systemd` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

Run-time dependency systemd found: YES 241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --variable=systemduserunitdir systemd`
-> 0
/usr/lib/systemd/user
Got pkgconfig variable systemduserunitdir : /usr/lib/systemd/user
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'eeze' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion eeze` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency eeze found: NO (tried pkgconfig and cmake)

meson.build:225:11: ERROR: Dependency "eeze" not found, tried
pkgconfig
and cmake

the error is that eeze is not found.

Either :

1) build the efl with eeze support (iirc, libmount is necessary for
eeze). Verify that eeze.pc is available where you installed the EFL

or :

2) build E without eeze support (it's disabled by default)

Vincent


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

yes, but it really is installed:

$:/mnt/opt/e$ ls bin

diffeet  edje_inspector  eetpack efl_debug
elementary_codegen  elm_prefs_cc eolian_cxx
ecore_evas_convert   edje_pick   eeze_disk_ls efl_debugd
elementary_config   elua eolian_gen
edje_cc  edje_player eeze_mount efreetd
elementary_perf embryo_cc    ethumb
edje_codegen edje_recc   eeze_scanner eina_btlog
elementary_quicklaunch  emotion_test ethumbd
edje_decc    edje_watch  eeze_scanner_monitor
eina_modinfo    elementary_run  emotion_test-eo ethumbd_client
edje_external_inspector  eet eeze_umount eldbus-codegen
elementary_test eo_debug vieet

and

$:/mnt/opt/e/lib/x86_64-linux-gnu$ ls

cmake libecore_imf.so
libefl.so.1 libembryo.so.1.22.99
ecore libecore_imf.so.1
libefl.so.1.22.99   libemile.so
ecore_con libecore_imf.so.1.22.99
libefreet_mime.so   libemile.so.1
ecore_evas    libecore_input_evas.so
libefreet_mime.so.1 libemile.so.1.22.99
ecore_imf libecore_input_evas.so.1
libefreet_mime.so.1.22.99   libemotion.so
edje  libecore_input_evas.so.1.22.99
libefreet.so    libemotion.so.1
eeze  libecore_input.so
libefreet.so.1  libemotion.so.1.22.99
efreet    libecore_input.so.1
libefreet.so.1.22.99    libeo_dbg.so
elementary    libecore_input.so.1.22.99
libefreet_trash.so  libeo_dbg.so.1
emot

Re: [e-users] enlightenment build fails with meson

2019-07-17 Thread mh

On 7/17/19 12:50 AM, Vincent Torri wrote:


On Wed, Jul 17, 2019 at 12:25 AM mh  wrote:

On 7/16/19 5:39 PM, Vincent Torri wrote:


On Tue, Jul 16, 2019 at 10:32 PM mh  wrote:

I am trying to build/install E into /opt/e. I have my PATH,
LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /opt/e. EFL builds
and install properly to /opt/e. Enlightenment meson build fails with:
meson.build:225:11: ERROR: Dependency "eeze" not found, tried pkgconfig
and cmake

The end of the enlightenment/build/meson-logs/meson-log.txt (below)
shows that it appears to see the correct PKG_CONFIG_PATH, but still
fails. What is happening? When autoconf was still possible with efl I
could install to /opt/e with that and then build the enlightenment,
ephoto, terminology with their respective meson/ninja methods.


CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at
['/usr/bin/cmake']
Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in
/home/michael/e-git-script/enlightenment/build/meson-private/cmake_bluez
-> 0
-- Module search paths: ['/', '/opt', '/usr', '/usr/local']
-- CMake root: /usr/share/cmake-3.13
-- CMake architectures: ['i386-linux-gnu', 'x86_64-linux-gnu']
-- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32',
'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu']
Run-time dependency bluez found: NO (tried pkgconfig and cmake)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'systemd' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion systemd` -> 0
241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --cflags systemd` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

Run-time dependency systemd found: YES 241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --variable=systemduserunitdir systemd` -> 0
/usr/lib/systemd/user
Got pkgconfig variable systemduserunitdir : /usr/lib/systemd/user
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'eeze' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion eeze` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency eeze found: NO (tried pkgconfig and cmake)

meson.build:225:11: ERROR: Dependency "eeze" not found, tried pkgconfig
and cmake

the error is that eeze is not found.

Either :

1) build the efl with eeze support (iirc, libmount is necessary for
eeze). Verify that eeze.pc is available where you installed the EFL

or :

2) build E without eeze support (it's disabled by default)

Vincent


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

yes, but it really is installed:

$:/mnt/opt/e$ ls bin

diffeet  edje_inspector  eetpack efl_debug
elementary_codegen  elm_prefs_cc eolian_cxx
ecore_evas_convert   edje_pick   eeze_disk_ls efl_debugd
elementary_config   elua eolian_gen
edje_cc  edje_player eeze_mount efreetd
elementary_perf embryo_ccethumb
edje_codegen edje_recc   eeze_scanner eina_btlog
elementary_quicklaunch  emotion_test ethumbd
edje_deccedje_watch  eeze_scanner_monitor
eina_modinfoelementary_run  emotion_test-eo ethumbd_client
edje_external_inspector  eet eeze_umount eldbus-codegen
elementary_test eo_debug vieet

and

$:/mnt/opt/e/lib/x86_64-linux-gnu$ ls

cmake libecore_imf.so
libefl.so.1 libembryo.so.1.22.99
ecore libecore_imf.so.1
libefl.so.1.22.99   libemile.so
ecore_con libecore_imf.so.1.22.99
libefreet_mime.so   libemile.so.1
ecore_evaslibecore_input_evas.so
libefreet_mime.so.1 libemile.so.1.22.99
ecore_imf libecore_input_evas.so.1
libefreet_mime.so.1.22.99   libemotion.so
edje  libecore_input_evas.so.1.22.99
libefreet.solibemotion.so.1
eeze  libecore_input.so
libefreet.so.1  libemotion.so.1.22.99
efreetlibecore_input.so.1
libefreet.so.1.22.99libeo_dbg.so
elementarylibecore_input.so.1.22.99
libefreet_trash.so  libeo_dbg.so.1
emotion   libecore_ipc.so
libefreet_tras

Re: [e-users] enlightenment build fails with meson

2019-07-16 Thread mh

On 7/16/19 5:39 PM, Vincent Torri wrote:


On Tue, Jul 16, 2019 at 10:32 PM mh  wrote:

I am trying to build/install E into /opt/e. I have my PATH,
LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /opt/e. EFL builds
and install properly to /opt/e. Enlightenment meson build fails with:
meson.build:225:11: ERROR: Dependency "eeze" not found, tried pkgconfig
and cmake

The end of the enlightenment/build/meson-logs/meson-log.txt (below)
shows that it appears to see the correct PKG_CONFIG_PATH, but still
fails. What is happening? When autoconf was still possible with efl I
could install to /opt/e with that and then build the enlightenment,
ephoto, terminology with their respective meson/ninja methods.


CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at
['/usr/bin/cmake']
Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in
/home/michael/e-git-script/enlightenment/build/meson-private/cmake_bluez
-> 0
-- Module search paths: ['/', '/opt', '/usr', '/usr/local']
-- CMake root: /usr/share/cmake-3.13
-- CMake architectures: ['i386-linux-gnu', 'x86_64-linux-gnu']
-- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32',
'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu']
Run-time dependency bluez found: NO (tried pkgconfig and cmake)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'systemd' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion systemd` -> 0
241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --cflags systemd` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

Run-time dependency systemd found: YES 241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --variable=systemduserunitdir systemd` -> 0
/usr/lib/systemd/user
Got pkgconfig variable systemduserunitdir : /usr/lib/systemd/user
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'eeze' with pkg-config executable
'/usr/bin/pkg-config'
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion eeze` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency eeze found: NO (tried pkgconfig and cmake)

meson.build:225:11: ERROR: Dependency "eeze" not found, tried pkgconfig
and cmake

the error is that eeze is not found.

Either :

1) build the efl with eeze support (iirc, libmount is necessary for
eeze). Verify that eeze.pc is available where you installed the EFL

or :

2) build E without eeze support (it's disabled by default)

Vincent


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


yes, but it really is installed:

$:/mnt/opt/e$ ls bin

diffeet  edje_inspector  eetpack efl_debug 
elementary_codegen  elm_prefs_cc eolian_cxx
ecore_evas_convert   edje_pick   eeze_disk_ls efl_debugd  
elementary_config   elua eolian_gen
edje_cc  edje_player eeze_mount efreetd 
elementary_perf embryo_cc    ethumb
edje_codegen edje_recc   eeze_scanner eina_btlog  
elementary_quicklaunch  emotion_test ethumbd
edje_decc    edje_watch  eeze_scanner_monitor 
eina_modinfo    elementary_run  emotion_test-eo ethumbd_client
edje_external_inspector  eet eeze_umount eldbus-codegen 
elementary_test eo_debug vieet


and

$:/mnt/opt/e/lib/x86_64-linux-gnu$ ls

cmake libecore_imf.so 
libefl.so.1 libembryo.so.1.22.99
ecore libecore_imf.so.1 
libefl.so.1.22.99   libemile.so
ecore_con libecore_imf.so.1.22.99 
libefreet_mime.so   libemile.so.1
ecore_evas    libecore_input_evas.so 
libefreet_mime.so.1 libemile.so.1.22.99
ecore_imf libecore_input_evas.so.1 
libefreet_mime.so.1.22.99   libemotion.so
edje  libecore_input_evas.so.1.22.99 
libefreet.so    libemotion.so.1
eeze  libecore_input.so 
libefreet.so.1  libemotion.so.1.22.99
efreet    libecore_input.so.1 
libefreet.so.1.22.99    libeo_dbg.so
elementary    libecore_input.so.1.22.99 
libefreet_trash.so  libeo_dbg.so.1
emotion   libecore_ipc.so 
libefreet_trash.so.1    libeo_dbg.so.1.22.99
ethumb    libecore_ipc.so.1 

[e-users] enlightenment build fails with meson

2019-07-16 Thread mh
I am trying to build/install E into /opt/e. I have my PATH, 
LD_LIBRARY_PATH, and PKG_CONFIG_PATH set to include /opt/e. EFL builds 
and install properly to /opt/e. Enlightenment meson build fails with: 
meson.build:225:11: ERROR: Dependency "eeze" not found, tried pkgconfig 
and cmake


The end of the enlightenment/build/meson-logs/meson-log.txt (below) 
shows that it appears to see the correct PKG_CONFIG_PATH, but still 
fails. What is happening? When autoconf was still possible with efl I 
could install to /opt/e with that and then build the enlightenment, 
ephoto, terminology with their respective meson/ninja methods.



CMake binary for MachineChoice.HOST is not cached
CMake binary missing from cross or native file, or env var undefined.
Trying a default CMake fallback at cmake
Trying CMake binary cmake for machine MachineChoice.HOST at 
['/usr/bin/cmake']

Found CMake: /usr/bin/cmake (3.13.4)
Extracting basic cmake information
Try CMake generator: auto
Called `/usr/bin/cmake --trace-expand .` in 
/home/michael/e-git-script/enlightenment/build/meson-private/cmake_bluez 
-> 0

  -- Module search paths:    ['/', '/opt', '/usr', '/usr/local']
  -- CMake root: /usr/share/cmake-3.13
  -- CMake architectures:    ['i386-linux-gnu', 'x86_64-linux-gnu']
  -- CMake lib search paths: ['lib', 'lib32', 'lib64', 'libx32', 
'share', 'lib/i386-linux-gnu', 'lib/x86_64-linux-gnu']

Run-time dependency bluez found: NO (tried pkgconfig and cmake)
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'systemd' with pkg-config executable 
'/usr/bin/pkg-config'

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion systemd` -> 0
241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --cflags systemd` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config systemd --libs` -> 0

Run-time dependency systemd found: YES 241
PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --variable=systemduserunitdir systemd` -> 0
/usr/lib/systemd/user
Got pkgconfig variable systemduserunitdir : /usr/lib/systemd/user
Pkg-config binary for MachineChoice.HOST is cached.
Determining dependency 'eeze' with pkg-config executable 
'/usr/bin/pkg-config'

PKG_CONFIG_PATH: /opt/e/lib/pkgconfig:
Called `/usr/bin/pkg-config --modversion eeze` -> 1

CMake binary for MachineChoice.HOST is cached.
Run-time dependency eeze found: NO (tried pkgconfig and cmake)

meson.build:225:11: ERROR: Dependency "eeze" not found, tried pkgconfig 
and cmake

(END)



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


Re: [e-users] Terminology deleted by update

2018-04-18 Thread mh


On 4/18/18 4:56 AM, Carsten Haitzler (The Rasterman) wrote:

On Wed, 18 Apr 2018 09:11:33 +0100 Peter Flynn  said:


Yes, it looks like a build fail.

Thanks, Carsten, for suggesting dpkg --purge. I had used apt --purge 
but it

seems that doesn't actually purge everything.

Then reinstalling it worked (with a waning) so now it's back and on hold.

I know meson is terrribly fashionable these days, but I have tried to get
it to work on at least five Linux distros and it's never worked 
properly --

always been missing some unfindable component.

ummm maybe its just the distros you tried that don't stay up to date that
easily? at last arch has been smooth sailing on this, but it's a 
rolling distro

so it stays relatively up to date :)



I'm running Debian sid and have no problems building with meson. just 
recompiled new two days ago. unstable and testing are using meson 
version 0.45.1-2 right now, stable is at 0.37.1-1 . Arch is at version 
0.45.1-1 ;)






///Peter

On 18 April 2018 03:27:53 Dave  wrote:

Weird. I've downloaded and unpacked that deb file. It just contains the
/usr/share/doc/terminology data. No binaries. I'm guessing whoever 
created
it has an automated system for building packages, and it's failing on 
binary

compilation.

Your old deb files are located in /var/cache/apt/archives . You can 
install

the previous terminology version from there via dpkg, or download the old
version from the repository. Then you can put the package on "hold" by
running "echo terminology hold | dpkg --set-selections". That'll 
prevent it

from being automatically upgraded.

Otherwise, you could always compile the latest terminology yourself. It's
not too hard. Though there is an annoying focus bug present in the latest
version, which you may want to avoid until a point release is done.

Cheers,
dave.k


In the year 2018, of the month of April, on the 17th day, Peter Flynn 
wrote:

Sorry, this failed to send earlier.

On 17/04/18 12:12, Peter Flynn wrote:
[...]> 1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
E: Internal Error, No file name for terminology:amd64

Does anyone know where I can get it in a .deb form that won't vanish
at an update

I did some digging into
http://ppa.launchpad.net/niko2040/e19/ubuntu/pool/main/t/terminology/
and found that the two most recent .debs are only 11Kb, which must
surely be an error.

terminology_1.2.0-0artful0_amd64.deb 2018-04-15 19:20 5.7M
terminology_1.2.0-0bionic0_amd64.deb 2018-04-15 19:52 5.7M
terminology_1.2.0-0trusty4_amd64.deb 2018-04-15 20:06 11K
terminology_1.2.0-0xenial3_amd64.deb 2018-04-15 20:06 11K

I've sent Niko an email via launchpad, but does anyone else have a 
solution?


P


--
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

--
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




--
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





--
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] More help with meson please ...

2017-12-11 Thread mh

On 12/11/17 9:11 AM, Massimo Maiurana wrote:

mh ha scritto il 11/12/2017 alle 13:52:

On 12/11/17 6:35 AM, Massimo Maiurana wrote:

Carsten Haitzler ha scritto il 11/12/2017 alle 01:00:

On Sun, 10 Dec 2017 17:43:55 +0100 Massimo Maiurana
<maiur...@gmail.com> said:


marcel-hollerb...@t-online.de ha scritto il 10/12/2017 alle 11:30:

Hello,

On Sun, Dec 10, 2017 at 10:20:22AM +0100, Massimo Maiurana wrote:

Massimo Maiurana ha scritto il 10/12/2017 alle 09:41:

Carsten Haitzler ha scritto il 10/12/2017 alle 02:02:

On Sat, 9 Dec 2017 18:06:49 +0100 Massimo Maiurana
<maiur...@gmail.com>
said:


I have a different problem with the prefix.

I build E using this command:
meson --prefix=/opt/e17 . build

But both modules and pkgconfig files are not installed in
/opt/e17/lib
as I would expect, they are installed in
/opt/e17/lib/x86_64-linux-gnu,
so E doesn't find any module at startup and additional modules
can't be
built as at configuration stage they can't find
enlightenment.pc. I have
to move all directories by hand.

Is there a way to make it install these files in the right
directories?

odd. they don't do that for me on arch. they install in the
usual old
school places. PREFIX/lib/enligntenment/... for modules,
PREFIX/lib/pkgconfig/... for pc files...

has your meson been patched by your distro?

It could be, I'm on debian buster. The current shipped version is
0.42.1
and I see in changelog that something has changed to solve some
problems
with multiarch and cross builds:
http://metadata.ftp-master.debian.org/changelogs/main/m/meson/meson_0.42.1-1_changelog


Uhm, it appears that this is the only patch in debian package and it
looks unrelated to this issue:
https://sources.debian.org/patches/meson/0.42.1-1/1-disable-openmpi.patch/


Maybe the problem is the meson version, 0.42.1 in buster but
0.43.0 in
Arch?

0.43.0 has not been ported to debian due to compilation problems:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879976


I'll try do downgrade meson to see if the issue has been
introduced at
some point.

There aren't other versions available in buster :(


Can you check the output of mesonconf ?

I think you have your libdir variable set to lib/x86_64-linux-gnu/ no
idea why, but debian & ubuntu default theire lib directory in meson to
that value ...

Looks like they do it in order to avoid conflict in multiarch systems,
see here: https://wiki.debian.org/Multiarch/Implementation

Maybe $prefix/lib/ should be included in the search path? This
way a default installation would work in any system, as even installing
in standard prefixes would end having libraries in the triplet subdir.

then something isn't setting PACKAGE_LIB_DIR (and other defines)
correctly...
because this is what lets the lib or app find its modules at runtime.
in rage i
put:

dir_lib    = join_paths(dir_prefix, get_option('libdir'))
...
cfg.set_quoted('PACKAGE_LIB_DIR' , dir_lib)

so it SHOULD be set right... so i am guessing e isn't setting these
right so
that it can then know the libdir is actually a 2 level thing (and
what it is ->
lib/x86... from prefix)

Well, I found out that E didn't do it at that time because I just
restarted it after building with the usual "killall -HUP enlightenment".
For some reason the fresh installed E did keep looking at /opt/e17/lib
to load its modules and didn't found them.

Today I rebooted and now it looked at /opt/e17/lib/x86_64-linux-gnu, but
as I moved them all it again didn't found them. For now I solved with a
simple symlink, but at least now I know it does the right thing, though
it didn't after SIGHUP :)


You can change that with `meson --libdir=lib [whatever option] ..`


Greetings,
     bu5hm4n


Massimo

Daniel Kasak ha scritto il 29/11/2017 alle 04:14:

I'm having a small issue with meson and enlightenment. It's
ignoring my
'prefix' option. I'm building like this:

---

export LIBRAW_CFLAGS=-I/usr/include/libraw
export PKG_CONFIG_PATH=/opt/e22/lib/pkgconfig
export CFLAGS="-O3 -g3 -march=skylake -ffast-math -W -Wall
-Wextra
-Wshadow -Wstrict-prototypes"

rm -rf build

meson . build

meson configure build \
   -Dprefix=/opt/e22 \
   -Dincludedir=/opt/e22 \
   -Dwayland=True

ninja -C build
ninja -C build install

---

If I cd into the enlightenment source and go:

   meson configure build

   ... it says it's recognised the 'prefix':

Directories:
    Option Current Value Description
    -- - ---
    prefix /opt/e22  Installation prefix.

But when I do:

   ninja -C build install

   ... it installs into /usr/local/

If I do:

   DESTDIR=/opt/e22 ninja -C build install

   ... it puts things in /opt/e22/usr/local/ ... etc

I guess I'm doing something wrong. Any hints?

Dan
--

Check out the vibrant tech community on one of the world's most
engaging tech sites,

Re: [e-users] More help with meson please ...

2017-12-11 Thread mh

On 12/11/17 6:35 AM, Massimo Maiurana wrote:

Carsten Haitzler ha scritto il 11/12/2017 alle 01:00:

On Sun, 10 Dec 2017 17:43:55 +0100 Massimo Maiurana  said:


marcel-hollerb...@t-online.de ha scritto il 10/12/2017 alle 11:30:

Hello,

On Sun, Dec 10, 2017 at 10:20:22AM +0100, Massimo Maiurana wrote:

Massimo Maiurana ha scritto il 10/12/2017 alle 09:41:

Carsten Haitzler ha scritto il 10/12/2017 alle 02:02:

On Sat, 9 Dec 2017 18:06:49 +0100 Massimo Maiurana 
said:


I have a different problem with the prefix.

I build E using this command:
meson --prefix=/opt/e17 . build

But both modules and pkgconfig files are not installed in /opt/e17/lib
as I would expect, they are installed in /opt/e17/lib/x86_64-linux-gnu,
so E doesn't find any module at startup and additional modules can't be
built as at configuration stage they can't find enlightenment.pc. I have
to move all directories by hand.

Is there a way to make it install these files in the right directories?

odd. they don't do that for me on arch. they install in the usual old
school places. PREFIX/lib/enligntenment/... for modules,
PREFIX/lib/pkgconfig/... for pc files...

has your meson been patched by your distro?

It could be, I'm on debian buster. The current shipped version is 0.42.1
and I see in changelog that something has changed to solve some problems
with multiarch and cross builds:
http://metadata.ftp-master.debian.org/changelogs/main/m/meson/meson_0.42.1-1_changelog

Uhm, it appears that this is the only patch in debian package and it
looks unrelated to this issue:
https://sources.debian.org/patches/meson/0.42.1-1/1-disable-openmpi.patch/

Maybe the problem is the meson version, 0.42.1 in buster but 0.43.0 in
Arch?

0.43.0 has not been ported to debian due to compilation problems:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=879976


I'll try do downgrade meson to see if the issue has been introduced at
some point.

There aren't other versions available in buster :(



Can you check the output of mesonconf ?

I think you have your libdir variable set to lib/x86_64-linux-gnu/ no
idea why, but debian & ubuntu default theire lib directory in meson to
that value ...

Looks like they do it in order to avoid conflict in multiarch systems,
see here: https://wiki.debian.org/Multiarch/Implementation

Maybe $prefix/lib/ should be included in the search path? This
way a default installation would work in any system, as even installing
in standard prefixes would end having libraries in the triplet subdir.

then something isn't setting PACKAGE_LIB_DIR (and other defines) correctly...
because this is what lets the lib or app find its modules at runtime. in rage i
put:

dir_lib= join_paths(dir_prefix, get_option('libdir'))
...
cfg.set_quoted('PACKAGE_LIB_DIR' , dir_lib)

so it SHOULD be set right... so i am guessing e isn't setting these right so
that it can then know the libdir is actually a 2 level thing (and what it is ->
lib/x86... from prefix)

Well, I found out that E didn't do it at that time because I just
restarted it after building with the usual "killall -HUP enlightenment".
For some reason the fresh installed E did keep looking at /opt/e17/lib
to load its modules and didn't found them.

Today I rebooted and now it looked at /opt/e17/lib/x86_64-linux-gnu, but
as I moved them all it again didn't found them. For now I solved with a
simple symlink, but at least now I know it does the right thing, though
it didn't after SIGHUP :)


You can change that with `meson --libdir=lib [whatever option] ..`


Greetings,
bu5hm4n


Massimo

Daniel Kasak ha scritto il 29/11/2017 alle 04:14:

I'm having a small issue with meson and enlightenment. It's ignoring my
'prefix' option. I'm building like this:

---

export LIBRAW_CFLAGS=-I/usr/include/libraw
export PKG_CONFIG_PATH=/opt/e22/lib/pkgconfig
export CFLAGS="-O3 -g3 -march=skylake -ffast-math -W -Wall -Wextra
-Wshadow -Wstrict-prototypes"

rm -rf build

meson . build

meson configure build \
  -Dprefix=/opt/e22 \
  -Dincludedir=/opt/e22 \
  -Dwayland=True

ninja -C build
ninja -C build install

---

If I cd into the enlightenment source and go:

  meson configure build

  ... it says it's recognised the 'prefix':

Directories:
   Option Current Value Description
   -- - ---
   prefix /opt/e22  Installation prefix.

But when I do:

  ninja -C build install

  ... it installs into /usr/local/

If I do:

  DESTDIR=/opt/e22 ninja -C build install

  ... it puts things in /opt/e22/usr/local/ ... etc

I guess I'm doing something wrong. Any hints?

Dan
--
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

Re: [e-users] No icons showing in E20 systray

2015-12-01 Thread mh
On 12/01/2015 07:32 AM, Ondřej Svoboda wrote:
> On 1.12.2015 10:51, Mats Bertil Tegner wrote:
>
>> That would explain why I don't see the XEmbed icons in the E20 systray
>> module then. I guess I'll have to find an alternative solution.
>>
>> Mats
> Well, you can try out stalonetray, too.
>
> Cheers,
> Ondra
>

cairo-dock works well too.

good luck,
mike

--
Go from Idea to Many App Stores Faster with Intel(R) XDK
Give your users amazing mobile app experiences with Intel(R) XDK.
Use one codebase in this all-in-one HTML5 development environment.
Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs.
http://pubads.g.doubleclick.net/gampad/clk?id=254741911=/4140
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL and Elementary 1.15.2 release

2015-10-06 Thread mh
On 10/06/2015 10:49 AM, Daniel Juyung Seo wrote:
> Second update for the 1.15.x series.
> With the help of a lot of passionate developers, we were able to fix many 
> bugs.
> Kudos to all!
>
> **Efl fixes (after 1.15.1):**
>
> * ecore_wayland: bind and destroy session_recovery interface correctly.
> * ecore_pipe: add write fdset and except fdset.
> * edje: Fix double free scenario caused by static pointer.
> * Evas textblock: fix case of own_closer in style_set (T2654)
> * evas - fix texture context bind reset in gl common using wrong texture
> * eldbus: add dbus_pending NULL check
> * ecore_evas-x11: unset withdrawn state when window is mapped (T2745)
> * upower: free version string splits
> * ecore_win32: fix the mouse out behavior.
> * ecore-audio: defer deletion of pulseaudio timer until after event processing
> * doc/eldbus: fix parameter in document
> * edje_cc: Fix inheritance of "no_render" flag
> * eldbus - make method calls less crasy since libdbus likes to abort
>
>
> **Elementary fixes (after 1.15.1):**
>
> * Revert "Elm_Interface_Scrollable: Improvement in looping behavior"
> * naviframe: When push is in progress, block pop until push is complete.
> * multibuttonentry: Fix mbe  clicked signal is not work.
> * multibuttonentry: Item resize issue on text set
> * genlist: Dont select first item if its DISPLAY_ONLY
> * config: revert first_item_focus_on_first_focus_in to 0 (T2662)
> * toolbar: fix issue of focus not coming to item on mouse click (T2697)
> * gengrid: extends D2418 to horizontal mode.
> * gengird: change focus move mechanism in gengrid.
> * gengrid: Fix wrong focus movement in _item_single_select_down
> * gengrid: fix item focus movement in case of horizontal mode
> * gengrid: no need to loop in case of reorder mode is enabled
> * gengrid: fix crash issue.
> * naviframe: fix a focus issue when deleting the first item
> * fileSelector: fix behaviour when the file is chosen
> * map: fix module load craziness loading all elm modules
> * map: fix crash on badly handled zoom timeout callback
> * multibuttonentry: Input panel should be controlled only if
> multibuttonentry is editable
> * toolbar 0 size items fix if icon not found (T2710)
> * spinner: Notify when value is edited directly
> * conformant: display mode set fix
> * gengrid: fix duplicate edje signal (elm,state,focused) to item on focus
> * spinner: fix extra callback calls
> * multibuttonentry: Fix MBE item box min size calc error.
>
>
> **Download**
>
> |LINK| SHA256|
> | http://download.enlightenment.org/rel/libs/efl/efl-1.15.2.tar.gz |
> bdba025f4e47835e794aedd0d0595288d38d360a344142b96513c023178bc47a |
> | 
> http://download.enlightenment.org/rel/libs/elementary/elementary-1.15.2.tar.gz
> | 99f52de150b170b4c42ac01ffab75cd4afea74651659ef023d799a0234503b87 |
>
> **Link to Announcement**
> https://phab.enlightenment.org/phame/live/3/post/efl_and_elementary_1_15_2_release/
>
> **Building and Dependencies**
>
> If you have an existing EFL or Elementary install, you may wish to
> delete its header files and libraries before compiling and installing
> to avoid possible conflicts during compilation. If you are compiling
> the above, please compile them in the following order:
>
> efl
> elementary
>
> If you have an existing EFL or Elementary install, you may wish to
> delete its header files and libraries before building the above.
>
> Thanks,
> Daniel Juyung Seo (SeoZ)

thanks to everyone!

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


Re: [e-users] SF SUCKS! WAS: Re: Mail delivery failed: returning message to sender

2015-07-22 Thread mh
++1. I've had several as well. ( sorry about top post )

mike

On 07/22/2015 08:35 AM, Paul Cartwright wrote:
 +1 I also had a bounce.
 Hey Carsten, with all the crap[1,2] sf is up to these days, and now this
 bounce for no good reason, don't you think it's really past time to
 ditch them as the list hosting service?

 [1]
 http://arstechnica.com/information-technology/2015/05/sourceforge-grabs-gimp-for-windows-account-wraps-installer-in-bundle-pushing-adware/

 [2] http://seclists.org/nmap-dev/2015/q2/194

 On Tue, 21 Jul 2015 23:00:37 +
 Mail Delivery System mailer-dae...@sourceforge.net wrote:

 This message was created automatically by mail delivery software.

 A message that you sent could not be delivered to one or more of its
 recipients. This is a permanent error. The following address(es)
 failed:

   enlightenment-users@lists.sourceforge.net
 retry time not reached for any host after a long failure period

 -- This is a copy of the message, including all the headers. --

 Return-path: christopher.r.ba...@gmail.com
 Received-SPF: pass (sog-mx-3.v43.ch3.sourceforge.com: domain of
 gmail.com designates 209.85.160.178 as permitted sender)
 client-ip=209.85.160.178; envelope-from=christopher.r.ba...@gmail.com;
 helo=mail-yk0-f178.google.com; Received: from mail-yk0-f178.google.com
 ([209.85.160.178])
 by sog-mx-3.v43.ch3.sourceforge.com with esmtps
 (TLSv1:RC4-SHA:128) (Exim 4.76)
 id 1ZHgWb-0007ma-8A
 for enlightenment-users@lists.sourceforge.net; Tue, 21 Jul
 2015 23:00:37 +
 Received: by ykdu72 with SMTP id u72so178673141ykd.2
 for enlightenment-users@lists.sourceforge.net; Tue, 21 Jul
 2015 16:00:30 -0700 (PDT)
 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=gmail.com; s=20120113;
 h=date:from:to:subject:message-id:mime-version:content-type
  :content-transfer-encoding;
 bh=B772851YkI/Wn+l1e2fJhN30j6Fa1vWnBfT16tVXxnk=;
 b=0aV7UiDVwUUUhRC8WeVQdSGZ0nY2YP4YLNhyt/MLfkikw8Qxyg6o02SC73/YRy1Zwd
  
 4C1/N6aS1lz6c27l68ZE9GUAtBqHIRKQD734qTZahr/1i8urbPzl7YT+kIAHfPlUCcSu
  
 C3fJL2q/sRw+/UOMZkaeHs5JFIss7ITFqg8rsSXG/RRMRfQg99mhHqvbpsaqCiXuSCpp
  
 jCsVmUO2t429E+luvHm62+tfNA3cVimUHBHMNPMwO0CGX51IQ08hEtjabX1fORm+g2Ne
  
 zBCYB80j/6T9BFgD/mEcwmDz8Agx1Y2x3pRai3hEJuAZ+O31TeHd6Cr3teD/r65tOiPg
  6c1w==
 X-Received: by 10.170.92.65 with SMTP id
 j62mr33940211yka.24.1437494234216;
 Tue, 21 Jul 2015 08:57:14 -0700 (PDT)
 Received: from monolith.infinux.org
 (pool-100-34-34-131.phlapa.fios.verizon.net. [100.34.34.131])
 by smtp.gmail.com with ESMTPSA id
 o123sm23557004ywe.36.2015.07.21.08.57.13 for
 enlightenment-users@lists.sourceforge.net (version=TLSv1.2
 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Jul 2015
 08:57:14 -0700 (PDT)
 Date: Tue, 21 Jul 2015 11:54:06 -0400
 From: Christopher Barry christopher.r.ba...@gmail.com
 To: Enlightenment Users enlightenment-users@lists.sourceforge.net
 Subject: fps overlay display
 Message-ID: 20150721115406.0a4ed...@monolith.infinux.org
 X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.28; x86_64-pc-linux-gnu)
 MIME-Version: 1.0
 Content-Type: text/plain; charset=US-ASCII
 Content-Transfer-Encoding: 7bit
 X-Spam-Score: -1.6 (-)
 X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
 See http://spamassassin.org/tag/ for more details.
 -1.5 SPF_CHECK_PASS SPF reports sender host as permitted
 sender for sender-domain
   0.0 FREEMAIL_FROM  Sender email is commonly abused enduser
 mail provider (christopher.r.barry[at]gmail.com)
 -0.0 SPF_PASS   SPF: sender matches SPF record
 -0.1 DKIM_VALID_AU  Message has a valid DKIM or DK signature
 from author's domain
   0.1 DKIM_SIGNEDMessage has a DKIM or DK signature, not
 necessarily valid -0.1 DKIM_VALID Message has at least
 one valid DKIM or DK signature
 X-Headers-End: 1ZHgWb-0007ma-8A

 Hi,

 Today the FPS: n.n overlay was on, and I did not turn it on. What can
 cause this debug display item to turn itself (or be turned) on? Could
 an application set that on? I see nothing in the key/mouse/acpi
 bindings that might have let me fat-finger a hotkey or something. I
 was able to turn it off in compositor settings, (thanks herdsman) but
 it's curious to me that it was on. Thoughts?

 --
 Regards,
 Christopher Barry

 Random geeky fortune:
 That's odd.  That's very odd.  Wouldn't you say that's very odd?

 --
 Regards,
 Christopher Barry

 Random geeky fortune:
 Whatever women do they must do twice as well as men to be thought half
 as good.  Luckily this is not difficult.
  -- Charlotte Whitton

 --
 Don't Limit Your Business. Reach for the Cloud.
 GigeNET's Cloud Solutions provide you with the tools and support that
 you need to offload your IT needs and focus on growing your business.
 Configured For All Businesses. Start Your 

Re: [e-users] conky now centered in desktop

2015-07-16 Thread mh
On 07/14/2015 04:02 PM, mh wrote:
 Updated to today's git, and now my conky display has moved from top left
 ( 0,0 ) to being centered in the desktop. Didn't change the .conkyrc
 file, that still shows the position:

 -- Conky positioning.
   alignment = 'top_left',
   gap_x = 0,
   gap_y = 0,

 I can move it around by changing the values of gap_x and gap_y, but
 can't get back to top left. What changed?


Recompiled from git just now, still the same problem. Something has 
changed since June 12's commits which did not have this problem. Not 
sure where to look.

mike

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] conky now centered in desktop

2015-07-16 Thread mh
On 07/16/2015 07:56 AM, mh wrote:
 On 07/14/2015 04:02 PM, mh wrote:
 Updated to today's git, and now my conky display has moved from top left
 ( 0,0 ) to being centered in the desktop. Didn't change the .conkyrc
 file, that still shows the position:

 -- Conky positioning.
alignment = 'top_left',
gap_x = 0,
gap_y = 0,

 I can move it around by changing the values of gap_x and gap_y, but
 can't get back to top left. What changed?

 Recompiled from git just now, still the same problem. Something has
 changed since June 12's commits which did not have this problem. Not
 sure where to look.

 mike
.
sorry to reply to my own email. if I use gap_x=30 and gap_y=30, it gets 
very close to top left corner. But if both are set to 0 it is centered 
in desktop.

mike



--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Emotion Media Center 1.1 first beta is out

2015-07-14 Thread mh
On 07/13/2015 01:54 PM, Davide Andreoli wrote:
 Hi all,

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

 Lots of bugs fixed and some new features, see the Changelog file for the
 complete list.

 We have some translations pending, german and spanish for what I recall, if
 you would like to contribute this is the right week to do it ;)
 Please contact me if you need some more time, it would be cool to include
 more translations.


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

 Direct download link for this release:
 https://github.com/DaveMDS/epymc/archive/v1.1.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.1 release in 7/10 days, please let me
 know of any issue you encounter with this first release.

 Happy testing
 davemds
I have installed enlightenment in /opt/e. I installed followed the 
instructions in the Github wiki and installed epymc with the prefix sudo 
python setup.py --prefix=/opt/e install . Everything installed properly, 
but when I cd to /opt/e/bin and run epymc I get the following:

Traceback (most recent call last):
   File ./epymc, line 5, in module
 from epymc.main import start_epymc

Not sure if this is an environment issue, program issue, or something else.

Thanks! It looks great, can't wait to try it out.

mike





--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] conky now centered in desktop

2015-07-14 Thread mh
Updated to today's git, and now my conky display has moved from top left 
( 0,0 ) to being centered in the desktop. Didn't change the .conkyrc 
file, that still shows the position:

-- Conky positioning.
 alignment = 'top_left',
 gap_x = 0,
 gap_y = 0,

I can move it around by changing the values of gap_x and gap_y, but 
can't get back to top left. What changed?

--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] new www site

2015-04-08 Thread mh
On 04/07/2015 10:55 PM, Carsten Haitzler wrote:
 On Tue, 7 Apr 2015 22:39:37 +0900 Carsten Haitzler (The Rasterman)
 ras...@rasterman.com said:

 So i put the new dokuwiki site up.

http://www.enlightenment.org

 you have to register to edit... captcha is there to limit bots spamming, but
 let's see how it goes. the www content is actually in git so changes can
 easily be reverted on the back-end.the git back-end storage is at:

 http://git.enlightenment.org/website/www-content.git

 we can commit to that git repo and changes SHOULD appear on www. edits on www
 should also be committed back to git too. there may be a minute lag for this.
 we get commit mails now when these edits happen via www. good

 but we are a step closer to having .. better content, docs and infra.

 now it's time to focus a bit on content and usefulness to
 users/developers/small furry animals. :)


Very well done Raster! Looks great, easy to use. Thanks.

--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] chrome freezes

2015-04-06 Thread mh
I remember seeing some email here or messages on #e about chrome 
freezing when using enlightenment. There is an empty text box and then a 
totally frozen chrome window. I'm still seeing this and wonder if there 
is some solution to this or not. I have to pkill chrome and restart to 
use it. Seems random, but not uncommon. If switch to xfce I never see 
this behavior. If there's something I can test to help I'll be happy to.

--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e_layer_win

2015-01-15 Thread mh
On 01/15/2015 04:03 AM, Tom Hacohen wrote:
 On 14/01/15 14:00, mh wrote:
 I've tried a couple of alternative docks with Enlightenment that provide
 a systray, cairo-dock and tint2. I need a system tray so that I can use
 Synergy with another computer. I'm using cairo-dock right now and it
 works fine.

 But, the are eleven instances of something called e_layer_win that
 appear in the dock. What are those processes?

 Doesn't synergy support Application Indicator? Because if it does, it
 should work just fine in e.

 More info about Qt apps and indicator:

 http://blog.martin-graesslin.com/blog/2014/03/system-tray-in-plasma-next/

 --
 Tom.

Synergy used to run in e if I had the system tray module enabled and 
xembed selected. But system tray isn't working in e for me, 
v.19.99.19206. Didn't want to bother raster about that since I think he 
doesn't like systray from previous threads here.  So I am trying other 
docks.

Gnome-panel and synergy work and it doesn't display the 
override-redirect windows. I read the link, thanks. If synergy works 
properly with gnome-panel, does that means is supports Application 
Indicator? And on another box with arch and kde, synergy works.

mike

--
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_layer_win

2015-01-15 Thread mh
On 01/15/2015 11:03 AM, Tom Hacohen wrote:
 On 15/01/15 15:38, mh wrote:
 On 01/15/2015 04:03 AM, Tom Hacohen wrote:
 On 14/01/15 14:00, mh wrote:
 I've tried a couple of alternative docks with Enlightenment that provide
 a systray, cairo-dock and tint2. I need a system tray so that I can use
 Synergy with another computer. I'm using cairo-dock right now and it
 works fine.

 But, the are eleven instances of something called e_layer_win that
 appear in the dock. What are those processes?

 Doesn't synergy support Application Indicator? Because if it does, it
 should work just fine in e.

 More info about Qt apps and indicator:

 http://blog.martin-graesslin.com/blog/2014/03/system-tray-in-plasma-next/

 --
 Tom.

 Synergy used to run in e if I had the system tray module enabled and
 xembed selected. But system tray isn't working in e for me,
 v.19.99.19206. Didn't want to bother raster about that since I think he
 doesn't like systray from previous threads here.  So I am trying other
 docks.
 We've dropped support for XEmbed, so that won't work any more. It seems
 that synergy uses Qt which is meant to work automatically with sni-qt
 from what I understand, but I just tried it, and it doesn't seem to.
 I'd probably contact the synergy guys (open a ticket?) to fix it.

 Gnome-panel and synergy work and it doesn't display the
 override-redirect windows. I read the link, thanks. If synergy works
 properly with gnome-panel, does that means is supports Application
 Indicator? And on another box with arch and kde, synergy works.
 gnome-panel doesn't support app indicator atm, but uses xembed for all I
 remember. KDE does both atm iirc, but in the next version will drop
 xembed completely.

 --
 Tom.

Thanks Tom. I just sent an email to Synergy to let them know about the 
problem with it not working with sni-qt. When I get a reply I'll post it 
here.

mike

--
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


[e-users] e_layer_win

2015-01-14 Thread mh
I've tried a couple of alternative docks with Enlightenment that provide 
a systray, cairo-dock and tint2. I need a system tray so that I can use 
Synergy with another computer. I'm using cairo-dock right now and it 
works fine.

But, the are eleven instances of something called e_layer_win that 
appear in the dock. What are those processes?

Thanks.



--
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] mixer ?

2014-12-23 Thread mh
On 12/23/2014 01:11 AM, Pierre Couderc wrote:
 Le 23/12/2014 00:19, Carsten Haitzler (The Rasterman) a écrit :
 likely alsa will get dropped and current mixer replaced by epulse.
 Fine !


sorry to hear that!

--
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] mixer ?

2014-12-23 Thread mh
On 12/23/2014 09:12 AM, marcel-hollerb...@t-online.de wrote:
 Hi!

 On Tue, Dec 23, 2014 at 10:59:40PM +0900, Carsten Haitzler wrote:
 On Tue, 23 Dec 2014 08:54:38 -0500 mhmhe...@member.fsf.org  said:

 On 12/23/2014 01:11 AM, Pierre Couderc wrote:
 Le 23/12/2014 00:19, Carsten Haitzler (The Rasterman) a écrit :
 likely alsa will get dropped and current mixer replaced by epulse.
 Fine !

 sorry to hear that!
 mixer isnt in great shape, and alsa is definitely less used than pulse. and
 epulse is very solid and working well - so less bugs. it is far more fully
 featured.

 if people have a problem with this, then it may be an idea to get up and get
 your hands dirty. :)

 There is a abstraction layer for backends in epulse, and as far as I
 know there is a alsa backend, currently it is in a branch, but it works,
 I run it a long time :)

I'm old and slow and not a programmer so I wouldn't be much help ;) I 
tried pulse again a few months ago, and it wouldn't recognize the 
headphone jack. Maybe that's fixed now. I understood that pulse is just 
an abstraction layer on top of alsa, so not sure how alsa could go away?

I use alsa to try an have as close to bit-perfect source for my external 
dac and headphones. cd  alsa  external DAC/amp  headphones. With 
pulse, it's cd  alsa  pulse  external DAC/amp  headphones.



--
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] mixer ?

2014-12-23 Thread mh
I have a JDS Labs ObjectiveDAC and pair it with the JDS Objective2 
headphone amp. Beyer DT990 phones.


On 12/23/2014 10:54 AM, John Holland wrote:
 What do you use for a dac?

 On December 23, 2014 9:52:08 AM EST, mh mhe...@member.fsf.org wrote:
 On 12/23/2014 09:12 AM, marcel-hollerb...@t-online.de wrote:
 Hi!

 On Tue, Dec 23, 2014 at 10:59:40PM +0900, Carsten Haitzler wrote:
 On Tue, 23 Dec 2014 08:54:38 -0500 mhmhe...@member.fsf.org  said:

 On 12/23/2014 01:11 AM, Pierre Couderc wrote:
 Le 23/12/2014 00:19, Carsten Haitzler (The Rasterman) a écrit :
 likely alsa will get dropped and current mixer replaced by
 epulse.
 Fine !

 sorry to hear that!
 mixer isnt in great shape, and alsa is definitely less used than
 pulse. and
 epulse is very solid and working well - so less bugs. it is far more
 fully
 featured.

 if people have a problem with this, then it may be an idea to get up
 and get
 your hands dirty. :)

 There is a abstraction layer for backends in epulse, and as far as I
 know there is a alsa backend, currently it is in a branch, but it
 works,
 I run it a long time :)



--
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] mixer ?

2014-12-23 Thread mh
I plug the dac into the front usb port, then dac output into the amp. To 
play cds or music files, I usually use Audacious. Connect the dac first, 
then start Audacious. Then, set Audacious pcm device setting for the 
dac, use the default mixer device.

For system audio, like Firefox, youtube etc, there is the 
/etc/asound.conf file. In it there are two lines that identify the 
default audio card to use. Normal system default is 0, my dac is 3:

defaults.ctl.card 3
defaults.pcm.card 3

As I plug and unplug the dac it will change from 0 to 3 and back and the 
system audio will change from the computer speakers to the the dac.


On 12/23/2014 02:01 PM, John Holland wrote:
 Is that something that is built into a desktop?

 On December 23, 2014 11:00:49 AM EST, mh mhe...@member.fsf.org wrote:
 I have a JDS Labs ObjectiveDAC and pair it with the JDS Objective2
 headphone amp. Beyer DT990 phones.


 On 12/23/2014 10:54 AM, John Holland wrote:
 What do you use for a dac?

 On December 23, 2014 9:52:08 AM EST, mh mhe...@member.fsf.org
 wrote:
 On 12/23/2014 09:12 AM, marcel-hollerb...@t-online.de wrote:
 Hi!

 On Tue, Dec 23, 2014 at 10:59:40PM +0900, Carsten Haitzler wrote:
 On Tue, 23 Dec 2014 08:54:38 -0500 mhmhe...@member.fsf.org
 said:
 On 12/23/2014 01:11 AM, Pierre Couderc wrote:
 Le 23/12/2014 00:19, Carsten Haitzler (The Rasterman) a écrit :
 likely alsa will get dropped and current mixer replaced by
 epulse.
 Fine !

 sorry to hear that!
 mixer isnt in great shape, and alsa is definitely less used than
 pulse. and
 epulse is very solid and working well - so less bugs. it is far
 more
 fully
 featured.

 if people have a problem with this, then it may be an idea to get
 up
 and get
 your hands dirty. :)

 There is a abstraction layer for backends in epulse, and as far as
 I
 know there is a alsa backend, currently it is in a branch, but it
 works,
 I run it a long time :)

 --
 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/enlightenmen
 --
 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


Re: [e-users] mixer ?

2014-12-23 Thread mh
Looks like a nice player :) I think the optical out is a digital signal. 
As far as the difference in sound with my external dac, to be honest 
it's hard to say. I'd like to think that it would sound better than the 
dac included on the computer main board. I think it sounds better, but 
to say for sure you'd need to do some A-B-X testing I suppose. I'm happy 
with the setup though. I really needed the O2 amp to drive the Beyer 
headphones, even though they are 250 ohm, not the 600 ohm.

I also have the eMixer working, sitting on my shelf :) It works 
perfectly! I haven't tried any of the other settings, just using the 
master channel.


On 12/23/2014 03:23 PM, John Holland wrote:
 I have a fiio X3 but I've only used it as a portable music player. It says it 
 can be a dac though. Is an optical audio signal digital data or analog? Do 
 you perceive the difference in sound from using the dac?

 Also you know I was able to get the enlightenment mixer to work with Alsa by 
 installing libasound2-dev before compiling e.

 On December 23, 2014 3:10:57 PM EST, mh mhe...@member.fsf.org wrote:
 I plug the dac into the front usb port, then dac output into the amp.
 To
 play cds or music files, I usually use Audacious. Connect the dac
 first,
 then start Audacious. Then, set Audacious pcm device setting for the
 dac, use the default mixer device.

 For system audio, like Firefox, youtube etc, there is the
 /etc/asound.conf file. In it there are two lines that identify the
 default audio card to use. Normal system default is 0, my dac is 3:

 defaults.ctl.card 3
 defaults.pcm.card 3

 As I plug and unplug the dac it will change from 0 to 3 and back and
 the
 system audio will change from the computer speakers to the the dac.


 On 12/23/2014 02:01 PM, John Holland wrote:
 Is that something that is built into a desktop?

 On December 23, 2014 11:00:49 AM EST, mh mhe...@member.fsf.org
 wrote:
 I have a JDS Labs ObjectiveDAC and pair it with the JDS Objective2
 headphone amp. Beyer DT990 phones.


 On 12/23/2014 10:54 AM, John Holland wrote:
 What do you use for a dac?

 On December 23, 2014 9:52:08 AM EST, mh mhe...@member.fsf.org
 wrote:
 On 12/23/2014 09:12 AM, marcel-hollerb...@t-online.de wrote:
 Hi!

 On Tue, Dec 23, 2014 at 10:59:40PM +0900, Carsten Haitzler wrote:
 On Tue, 23 Dec 2014 08:54:38 -0500 mhmhe...@member.fsf.org
 said:
 On 12/23/2014 01:11 AM, Pierre Couderc wrote:
 Le 23/12/2014 00:19, Carsten Haitzler (The Rasterman) a écrit
 :
 likely alsa will get dropped and current mixer replaced by
 epulse.
 Fine !

 sorry to hear that!
 mixer isnt in great shape, and alsa is definitely less used than
 pulse. and
 epulse is very solid and working well - so less bugs. it is far
 more
 fully
 featured.

 if people have a problem with this, then it may be an idea to
 get
 up
 and get
 your hands dirty. :)

 There is a abstraction layer for backends in epulse, and as far
 as
 I
 know there is a alsa backend, currently it is in a branch, but it
 works,
 I run it a long time :)

 --
 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/enlightenmen
 --
 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

Re: [e-users] mixer ?

2014-12-23 Thread mh
On 12/23/2014 06:58 PM, Carsten Haitzler wrote:
 On Wed, 24 Dec 2014 10:01:25 +1000 David Seikel onef...@gmail.com said:

 On Wed, 24 Dec 2014 08:16:44 +0900 Carsten Haitzler (The Rasterman)
 ras...@rasterman.com wrote:

 On Wed, 24 Dec 2014 08:55:38 +1000 David Seikel onef...@gmail.com
 said:

 BTW John, DAC stands for Digital to Analogue Converter.  Any
 computer sound has to go through a DAC to produce analogue sound.
 Your ears are analogue, and can't accept a digital signal.  So DACs
 aren't anything special.  Motherboard sound uses DACs, as does any
 USB sound device.

 On Tue, 23 Dec 2014 17:25:14 -0500 mh mhe...@member.fsf.org wrote:

 Looks like a nice player :) I think the optical out is a digital
 signal. As far as the difference in sound with my external dac,
 to be honest it's hard to say. I'd like to think that it would
 sound better than the dac included on the computer main board. I
 think it sounds better, but to say for sure you'd need to do some
 A-B-X testing I suppose. I'm happy with the setup though. I
 really needed the O2 amp to drive the Beyer headphones, even
 though they are 250 ohm, not the 600 ohm.
 Typical sound on motherboards doesn't shield the analogue side of
 things from all the electrical noise inside the computer.  So it's
 usual to hear a variety of horrid little sounds, clicks, buzzes,
 pops, if you listen carefully to typical motherboard sound.
 Typical USB based sound is outside of the computer, and thus tend
 to be shielded enough to not pick up all that noise.  Try listening
 to silence or quiet tracks with headphones.  YMMV
 maybe i have just gotten lucky machine after machine year after
 year... or you have just been unlucky... but i have never had
 unshielded analogue lines on any pc or laptop i have had. never heard
 a buzz or clicks, bings, beeps, clicks, ticks or anything. indeed you
 are right - unshielded analogue lines will indeed inherit
 interference from general electric signals from the motherboard - but
 i've never heard it...
 The interference on my desktop motherboards built in sound was only an
 issue when I got my fancy RIG mixer and headphones.  It's still fine on
 the desktop speakers unless I crank it up, but for headphone usage I use
 USB audio.
 my speakers are not your regular shitty desktop speakers. and i spend good
 money on decent headphones too - analogue plugs on my machines. never heard 
 the
 interference you speak of.

 The interference on a certain model of embedded board I've been using
 is so horrible that my client has exchanged strong words with the
 manufacturer.  I put some workarounds into the software, but it makes
 loud clicks and pops while booting up, something I can't work around.
 The previous model we used worked fine, but they don't sell that one
 any more.
 aaah but it's an embedded board - embedded is there to cut cost and/or size 
 and
 power and thus... corners are cut invariably. :)

There you go ;) The only remaining problem I have with the external 
digital to analogue converter, amplifier, and audio signal to sound wave 
converter ( headphones ) is that some music recordings really sound 
horrible!


 Built in sound on motherboards is like built in graphics on
 motherboards, half the time it's crap, but good enough for most people.

 i HAVE heard it from a phone if near enough to the headphone or
 speaker cables in the past. though that seems to have stopped these
 days of glorious lte-a :)
 The frequencies of lots of stuff is moving up.  Even low frequency
 harmonics are moving out of the audio range, making this sort of
 interference less of a problem as the years go by.

 I also have the eMixer working, sitting on my shelf :) It works
 perfectly! I haven't tried any of the other settings, just using
 the master channel.


 On 12/23/2014 03:23 PM, John Holland wrote:
 I have a fiio X3 but I've only used it as a portable music
 player. It says it can be a dac though. Is an optical audio
 signal digital data or analog? Do you perceive the difference
 in sound from using the dac?

 Also you know I was able to get the enlightenment mixer to work
 with Alsa by installing libasound2-dev before compiling e.

 On December 23, 2014 3:10:57 PM EST, mh mhe...@member.fsf.org
 wrote:
 I plug the dac into the front usb port, then dac output into
 the amp. To
 play cds or music files, I usually use Audacious. Connect the
 dac first,
 then start Audacious. Then, set Audacious pcm device setting
 for the dac, use the default mixer device.

 For system audio, like Firefox, youtube etc, there is the
 /etc/asound.conf file. In it there are two lines that identify
 the default audio card to use. Normal system default is 0, my
 dac is 3:

 defaults.ctl.card 3
 defaults.pcm.card 3

 As I plug and unplug the dac it will change from 0 to 3 and
 back and the
 system audio will change from the computer speakers to the the
 dac.


 On 12/23/2014 02:01 PM, John Holland wrote:
 Is that something that is built into a desktop

Re: [e-users] [E-devel] Videos from the dev day are finally up!

2014-11-20 Thread mh
On 11/20/2014 03:24 AM, Tom Hacohen wrote:
 On 19/11/14 20:59, mh wrote:
 On 11/19/2014 01:42 PM, Tom Hacohen wrote:
 And all the videos are now up on YouTube (to our new official channel)!
 what is the url to that, please? I couldn't find it.
 As state in my first email:

 https://phab.enlightenment.org/w/events/enlightenment_developer_day_2014/

 --
 Tom.

The url that I was asking about was the address to the Youtube channel, 
the new official channel,  where you uploaded the videos.

mike

--
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=157005751iu=/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] Videos from the dev day are finally up!

2014-11-20 Thread mh
On 11/20/2014 07:55 AM, Tom Hacohen wrote:
 On 20/11/14 12:45, mh wrote:
 On 11/20/2014 03:24 AM, Tom Hacohen wrote:
 On 19/11/14 20:59, mh wrote:
 On 11/19/2014 01:42 PM, Tom Hacohen wrote:
 And all the videos are now up on YouTube (to our new official channel)!
 what is the url to that, please? I couldn't find it.
 As state in my first email:

 https://phab.enlightenment.org/w/events/enlightenment_developer_day_2014/

 --
 Tom.
 The url that I was asking about was the address to the Youtube channel,
 the new official channel,  where you uploaded the videos.
 It's accessible from each of the videos and the social strip at the top
 right of our website.

 Anyhow, here it is: http://www.youtube.com/channel/UCs9Xcw4TwJ1_A8QI8PxCNNA

 --
 Tom.
Thanks Tom.



--
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=157005751iu=/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] Videos from the dev day are finally up!

2014-11-19 Thread mh
On 11/19/2014 01:42 PM, Tom Hacohen wrote:
 And all the videos are now up on YouTube (to our new official channel)!
what is the url to that, please? I couldn't find it.

--
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=157005751iu=/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 mh
On 11/13/2014 08:36 AM, Wido wrote:
 Wow, I actually helped somobyd with a previous thread! :D

 Just be aware, aftear installing the libgl-mesa libs and all those 
 libs, reinstall the binary NV drivers and make sure it install the gl 
 libs.

 If you don't do that, E will run with GL but will be slower and 
 probably have some issues. The NV GL libs have something that make it 
 work better than using mesa libs. I do that everytime that I update 
 mesa libs

I forgot to thank you as well for that hint/solution Wido. ;)  and 
thanks for the tip about reinstalling the NV libs.


 2014-11-12 17:02 GMT-03:00 mh mhe...@member.fsf.org 
 mailto:mhe...@member.fsf.org:

 On 11/12/2014 12:55 PM, mh wrote:
  On 11/12/2014 09:29 AM, Carsten Haitzler wrote:
  On Wed, 12 Nov 2014 07:58:45 -0500 mh mhe...@member.fsf.org
 mailto:mhe...@member.fsf.org said:
 
  On 11/11/2014 08:14 PM, Carsten Haitzler wrote:
  On Tue, 11 Nov 2014 12:27:33 -0500 mh mhe...@member.fsf.org
 mailto:mhe...@member.fsf.org said:
 
  On 11/11/2014 12:15 PM, Carsten Haitzler wrote:
  On Tue, 11 Nov 2014 10:46:47 -0500 mh
 mhe...@member.fsf.org mailto:mhe...@member.fsf.org said:
 
  On 11/11/2014 09:28 AM, Carsten Haitzler wrote:
  On Tue, 11 Nov 2014 08:39:36 -0500 mh
 mhe...@member.fsf.org mailto:mhe...@member.fsf.org
  said:
 
  I continue to see the Compositor Warning, Your display
 driver
  does not
  support OpenGL, GLSL shaders or not OpenGL engines were
  compiled or
  installed for Evas or Ecore-Evas... when I start
 enlightenment.
 
  I have EFL 1.12, evas generic player 1.12, emotion 1.12,
  enlightenment
  0.19.1 installed. System is Debian sid using
 nvidia-driver v.
  340.46-4.
  If I remove nvidia packages and use nouveau I do not see
 this
  warning.
 
  I created a ticket, T1817, on phabricator. I thought this
  problem was
  previously corrected, but I am still seeing it.
  i have nvidia drivers (not nouveau) at home and i dont
 see it.
  i have no
  idea what is wrong with your machine. nvidia 343.22
 drivers on
  arch.
  everything is fine and dandy.
 
  some things to try:
 
rm -rf ~/.cache/evas*
 
  maybe:
 
export EINA_LOG_LEVEL=4
export ELM_ACCEL=gl
export EVAS_GL_INFO=1
elementary_test  log
 
  share that log file
  deleted the evas cache file, still same warning. exported the
  variables
  and started elementary_test. it started fine, but no output to
  the log
  file. should there be something?
  zero output to log file? i don't believe that. the eina log
 level
  env var
  should have turned on tonnes of debugging even in basic init of
  efl like
  loading module lists, initting mempools, adding eina prefix and
  then in eo
  as well etc. unless a release builg turns off all DBG macros...
  the evas
  gl info env var would dump gl info out on init... but it'd
 need to
  succeed. at least a build from it gets ou a massive file
 
  oops, sorry. found my mistake. I posted the log contents here:
  http://pastebin.com/AAgEzMJ7
  h. you compiled for egl/gles not opengl/glx. i can only guess
  hat the
  nvidia drivers have a problem with this for you - you can
 something
  wrong
  with them. nvidia ADDED egl/gles libs/drivers recently. they work
  for me
  for apps when i was fixing some context/visual stuff 2 weeks
 back.
  i build
  for egl/gles as well as opengl/glx on nvidia - ut my drivers were
  newer
  than yours. why are you building for gles? (efl here). but
 thats a
  major
  difference. i know 100% for sure that the mesa drivers work with
  gles/egl
  and enlightenment and compositing is fine, but i didnt test
 nvidia
  at the
  time, but clients do work there on newer nvidia drivers.
  hmm. i didn't knowingly build for gles instead of opengl/glx.
 not sure
  how to do that. was that during the efl build? debian has
 343.22 in
  efl build. efl builds for glx/opengl normally unless it has no
 choice
  or is
  told to use gles/egl. so go check. but switch back to
 opengl/glx and
  you'll be fine. your issue there is that lierally the egl/gles
 nidia
  drives are
  refusing to work for you (window/context creation fails)
 
 
  so it looks like this indicates the problem, from the configure
 output
  for the efl build?
 
  checking whether to enable OpenGL Cocoa rendering backend... no
  checking whether OpenGL Cocoa rendering backend will be built... no
  checking whether to enable OpenGL SDL rendering backend... no
  checking whether OpenGL SDL rendering backend will be built... no
  checking

Re: [e-users] compositor warning with nvidia

2014-11-12 Thread mh
On 11/11/2014 08:14 PM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 12:27:33 -0500 mh mhe...@member.fsf.org said:

 On 11/11/2014 12:15 PM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 10:46:47 -0500 mh mhe...@member.fsf.org said:

 On 11/11/2014 09:28 AM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 08:39:36 -0500 mh mhe...@member.fsf.org said:

 I continue to see the Compositor Warning, Your display driver does not
 support OpenGL, GLSL shaders or not OpenGL engines were compiled or
 installed for Evas or Ecore-Evas... when I start enlightenment.

 I have EFL 1.12,  evas generic player 1.12, emotion 1.12, enlightenment
 0.19.1 installed. System is Debian sid using nvidia-driver v. 340.46-4.
 If I remove nvidia packages and use nouveau I do not see this warning.

 I created a ticket, T1817, on phabricator. I thought this problem was
 previously corrected, but I am still seeing it.
 i have nvidia drivers (not nouveau) at home and i dont see it. i have no
 idea what is wrong with your machine. nvidia 343.22 drivers on arch.
 everything is fine and dandy.

 some things to try:

  rm -rf ~/.cache/evas*

 maybe:

  export EINA_LOG_LEVEL=4
  export ELM_ACCEL=gl
  export EVAS_GL_INFO=1
  elementary_test  log

 share that log file
 deleted the evas cache file, still same warning. exported the variables
 and started elementary_test. it started fine, but no output to the log
 file. should there be something?
 zero output to log file? i don't believe that. the eina log level env var
 should have turned on tonnes of debugging even in basic init of efl like
 loading module lists, initting mempools, adding eina prefix and then in eo
 as well etc. unless a release builg turns off all DBG macros... the evas gl
 info env var would dump gl info out on init... but it'd need to succeed. at
 least a build from it gets ou a massive file

 oops, sorry. found my mistake. I posted the log contents here:
 http://pastebin.com/AAgEzMJ7
 h. you compiled for egl/gles not opengl/glx. i can only guess hat the
 nvidia drivers have a problem with this for you - you can something wrong with
 them. nvidia ADDED egl/gles libs/drivers recently. they work for me for apps
 when i was fixing some context/visual stuff 2 weeks back. i build for egl/gles
 as well as opengl/glx on nvidia - ut my drivers were newer than yours. why are
 you building for gles? (efl here). but thats a major difference. i know 100%
 for sure that the mesa drivers work with gles/egl and enlightenment and
 compositing is fine, but i didnt test nvidia at the time, but clients do work
 there on newer nvidia drivers.

hmm. i didn't knowingly build for gles instead of opengl/glx. not sure 
how to do that. was that during the efl build? debian has 343.22 in 
experimental, but they're in freeze now so probably won't be out any 
time soon. or i could use nvidia's drivers, but i'd prefer not to. or i 
could build efl(?) for opengl/glx... how to do that? would prefer that 
option.




--
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] compositor warning with nvidia

2014-11-12 Thread mh
On 11/12/2014 09:29 AM, Carsten Haitzler wrote:
 On Wed, 12 Nov 2014 07:58:45 -0500 mh mhe...@member.fsf.org said:

 On 11/11/2014 08:14 PM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 12:27:33 -0500 mh mhe...@member.fsf.org said:

 On 11/11/2014 12:15 PM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 10:46:47 -0500 mh mhe...@member.fsf.org said:

 On 11/11/2014 09:28 AM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 08:39:36 -0500 mh mhe...@member.fsf.org said:

 I continue to see the Compositor Warning, Your display driver does not
 support OpenGL, GLSL shaders or not OpenGL engines were compiled or
 installed for Evas or Ecore-Evas... when I start enlightenment.

 I have EFL 1.12,  evas generic player 1.12, emotion 1.12, enlightenment
 0.19.1 installed. System is Debian sid using nvidia-driver v. 340.46-4.
 If I remove nvidia packages and use nouveau I do not see this warning.

 I created a ticket, T1817, on phabricator. I thought this problem was
 previously corrected, but I am still seeing it.
 i have nvidia drivers (not nouveau) at home and i dont see it. i have no
 idea what is wrong with your machine. nvidia 343.22 drivers on arch.
 everything is fine and dandy.

 some things to try:

   rm -rf ~/.cache/evas*

 maybe:

   export EINA_LOG_LEVEL=4
   export ELM_ACCEL=gl
   export EVAS_GL_INFO=1
   elementary_test  log

 share that log file
 deleted the evas cache file, still same warning. exported the variables
 and started elementary_test. it started fine, but no output to the log
 file. should there be something?
 zero output to log file? i don't believe that. the eina log level env var
 should have turned on tonnes of debugging even in basic init of efl like
 loading module lists, initting mempools, adding eina prefix and then in eo
 as well etc. unless a release builg turns off all DBG macros... the evas
 gl info env var would dump gl info out on init... but it'd need to
 succeed. at least a build from it gets ou a massive file

 oops, sorry. found my mistake. I posted the log contents here:
 http://pastebin.com/AAgEzMJ7
 h. you compiled for egl/gles not opengl/glx. i can only guess hat the
 nvidia drivers have a problem with this for you - you can something wrong
 with them. nvidia ADDED egl/gles libs/drivers recently. they work for me
 for apps when i was fixing some context/visual stuff 2 weeks back. i build
 for egl/gles as well as opengl/glx on nvidia - ut my drivers were newer
 than yours. why are you building for gles? (efl here). but thats a major
 difference. i know 100% for sure that the mesa drivers work with gles/egl
 and enlightenment and compositing is fine, but i didnt test nvidia at the
 time, but clients do work there on newer nvidia drivers.
 hmm. i didn't knowingly build for gles instead of opengl/glx. not sure
 how to do that. was that during the efl build? debian has 343.22 in
 efl build. efl builds for glx/opengl normally unless it has no choice or is
 told to use gles/egl. so go check. but switch back to opengl/glx and
 you'll be fine. your issue there is that lierally the egl/gles nidia drives 
 are
 refusing to work for you (window/context creation fails)


so it looks like this indicates the problem, from the configure output 
for the efl build?

checking whether to enable OpenGL Cocoa rendering backend... no
checking whether OpenGL Cocoa rendering backend will be built... no
checking whether to enable OpenGL SDL rendering backend... no
checking whether OpenGL SDL rendering backend will be built... no
checking whether to enable Software GDI rendering backend... no
checking whether Software GDI rendering backend will be built... no
checking whether to enable Software DirectDraw rendering backend... no
checking whether Software DirectDraw rendering backend will be built... no
checking whether to enable Wayland Egl rendering backend... no
checking whether Wayland Egl rendering backend will be built... no
checking whether to enable Wayland Shm rendering backend... no
checking whether Wayland Shm rendering backend will be built... no
checking whether to enable Drm rendering backend... no
checking whether Drm rendering backend will be built... no
checking whether to enable OpenGL Drm rendering backend... no
checking whether OpenGL Drm rendering backend will be built... no
checking whether to build Software XCB Engine... no
checking whether to enable Software Xlib rendering backend... yes




--
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] compositor warning with nvidia

2014-11-12 Thread mh
On 11/12/2014 12:55 PM, mh wrote:
 On 11/12/2014 09:29 AM, Carsten Haitzler wrote:
 On Wed, 12 Nov 2014 07:58:45 -0500 mh mhe...@member.fsf.org said:

 On 11/11/2014 08:14 PM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 12:27:33 -0500 mh mhe...@member.fsf.org said:

 On 11/11/2014 12:15 PM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 10:46:47 -0500 mh mhe...@member.fsf.org said:

 On 11/11/2014 09:28 AM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 08:39:36 -0500 mh mhe...@member.fsf.org 
 said:

 I continue to see the Compositor Warning, Your display driver 
 does not
 support OpenGL, GLSL shaders or not OpenGL engines were 
 compiled or
 installed for Evas or Ecore-Evas... when I start enlightenment.

 I have EFL 1.12,  evas generic player 1.12, emotion 1.12, 
 enlightenment
 0.19.1 installed. System is Debian sid using nvidia-driver v. 
 340.46-4.
 If I remove nvidia packages and use nouveau I do not see this 
 warning.

 I created a ticket, T1817, on phabricator. I thought this 
 problem was
 previously corrected, but I am still seeing it.
 i have nvidia drivers (not nouveau) at home and i dont see it. 
 i have no
 idea what is wrong with your machine. nvidia 343.22 drivers on 
 arch.
 everything is fine and dandy.

 some things to try:

   rm -rf ~/.cache/evas*

 maybe:

   export EINA_LOG_LEVEL=4
   export ELM_ACCEL=gl
   export EVAS_GL_INFO=1
   elementary_test  log

 share that log file
 deleted the evas cache file, still same warning. exported the 
 variables
 and started elementary_test. it started fine, but no output to 
 the log
 file. should there be something?
 zero output to log file? i don't believe that. the eina log level 
 env var
 should have turned on tonnes of debugging even in basic init of 
 efl like
 loading module lists, initting mempools, adding eina prefix and 
 then in eo
 as well etc. unless a release builg turns off all DBG macros... 
 the evas
 gl info env var would dump gl info out on init... but it'd need to
 succeed. at least a build from it gets ou a massive file

 oops, sorry. found my mistake. I posted the log contents here:
 http://pastebin.com/AAgEzMJ7
 h. you compiled for egl/gles not opengl/glx. i can only guess 
 hat the
 nvidia drivers have a problem with this for you - you can something 
 wrong
 with them. nvidia ADDED egl/gles libs/drivers recently. they work 
 for me
 for apps when i was fixing some context/visual stuff 2 weeks back. 
 i build
 for egl/gles as well as opengl/glx on nvidia - ut my drivers were 
 newer
 than yours. why are you building for gles? (efl here). but thats a 
 major
 difference. i know 100% for sure that the mesa drivers work with 
 gles/egl
 and enlightenment and compositing is fine, but i didnt test nvidia 
 at the
 time, but clients do work there on newer nvidia drivers.
 hmm. i didn't knowingly build for gles instead of opengl/glx. not sure
 how to do that. was that during the efl build? debian has 343.22 in
 efl build. efl builds for glx/opengl normally unless it has no choice 
 or is
 told to use gles/egl. so go check. but switch back to opengl/glx and
 you'll be fine. your issue there is that lierally the egl/gles nidia 
 drives are
 refusing to work for you (window/context creation fails)


 so it looks like this indicates the problem, from the configure output 
 for the efl build?

 checking whether to enable OpenGL Cocoa rendering backend... no
 checking whether OpenGL Cocoa rendering backend will be built... no
 checking whether to enable OpenGL SDL rendering backend... no
 checking whether OpenGL SDL rendering backend will be built... no
 checking whether to enable Software GDI rendering backend... no
 checking whether Software GDI rendering backend will be built... no
 checking whether to enable Software DirectDraw rendering backend... no
 checking whether Software DirectDraw rendering backend will be 
 built... no
 checking whether to enable Wayland Egl rendering backend... no
 checking whether Wayland Egl rendering backend will be built... no
 checking whether to enable Wayland Shm rendering backend... no
 checking whether Wayland Shm rendering backend will be built... no
 checking whether to enable Drm rendering backend... no
 checking whether Drm rendering backend will be built... no
 checking whether to enable OpenGL Drm rendering backend... no
 checking whether OpenGL Drm rendering backend will be built... no
 checking whether to build 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

[e-users] compositor warning with nvidia

2014-11-11 Thread mh
I continue to see the Compositor Warning, Your display driver does not 
support OpenGL, GLSL shaders or not OpenGL engines were compiled or 
installed for Evas or Ecore-Evas... when I start enlightenment.

I have EFL 1.12,  evas generic player 1.12, emotion 1.12, enlightenment 
0.19.1 installed. System is Debian sid using nvidia-driver v. 340.46-4. 
If I remove nvidia packages and use nouveau I do not see this warning.

I created a ticket, T1817, on phabricator. I thought this problem was 
previously corrected, but I am still seeing it.

mike

--
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] compositor warning with nvidia

2014-11-11 Thread mh
On 11/11/2014 09:28 AM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 08:39:36 -0500 mh mhe...@member.fsf.org said:

 I continue to see the Compositor Warning, Your display driver does not
 support OpenGL, GLSL shaders or not OpenGL engines were compiled or
 installed for Evas or Ecore-Evas... when I start enlightenment.

 I have EFL 1.12,  evas generic player 1.12, emotion 1.12, enlightenment
 0.19.1 installed. System is Debian sid using nvidia-driver v. 340.46-4.
 If I remove nvidia packages and use nouveau I do not see this warning.

 I created a ticket, T1817, on phabricator. I thought this problem was
 previously corrected, but I am still seeing it.
 i have nvidia drivers (not nouveau) at home and i dont see it. i have no idea
 what is wrong with your machine. nvidia 343.22 drivers on arch. everything is
 fine and dandy.

 some things to try:

rm -rf ~/.cache/evas*

 maybe:

export EINA_LOG_LEVEL=4
export ELM_ACCEL=gl
export EVAS_GL_INFO=1
elementary_test  log

 share that log file


deleted the evas cache file, still same warning. exported the variables 
and started elementary_test. it started fine, but no output to the log 
file. should there be something?


--
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] compositor warning with nvidia

2014-11-11 Thread mh
On 11/11/2014 12:15 PM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 10:46:47 -0500 mh mhe...@member.fsf.org said:

 On 11/11/2014 09:28 AM, Carsten Haitzler wrote:
 On Tue, 11 Nov 2014 08:39:36 -0500 mh mhe...@member.fsf.org said:

 I continue to see the Compositor Warning, Your display driver does not
 support OpenGL, GLSL shaders or not OpenGL engines were compiled or
 installed for Evas or Ecore-Evas... when I start enlightenment.

 I have EFL 1.12,  evas generic player 1.12, emotion 1.12, enlightenment
 0.19.1 installed. System is Debian sid using nvidia-driver v. 340.46-4.
 If I remove nvidia packages and use nouveau I do not see this warning.

 I created a ticket, T1817, on phabricator. I thought this problem was
 previously corrected, but I am still seeing it.
 i have nvidia drivers (not nouveau) at home and i dont see it. i have no
 idea what is wrong with your machine. nvidia 343.22 drivers on arch.
 everything is fine and dandy.

 some things to try:

 rm -rf ~/.cache/evas*

 maybe:

 export EINA_LOG_LEVEL=4
 export ELM_ACCEL=gl
 export EVAS_GL_INFO=1
 elementary_test  log

 share that log file

 deleted the evas cache file, still same warning. exported the variables
 and started elementary_test. it started fine, but no output to the log
 file. should there be something?
 zero output to log file? i don't believe that. the eina log level env var
 should have turned on tonnes of debugging even in basic init of efl like
 loading module lists, initting mempools, adding eina prefix and then in eo
 as well etc. unless a release builg turns off all DBG macros... the evas gl
 info env var would dump gl info out on init... but it'd need to succeed. at
 least a build from it gets ou a massive file


oops, sorry. found my mistake. I posted the log contents here: 
http://pastebin.com/AAgEzMJ7



--
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] [Enlightenment-release] Efl and Elementary 1.11.4 releases

2014-10-30 Thread mh
On 10/21/2014 09:26 AM, Stefan Schmidt wrote:
 Quickly after our last stable update we discovered a regression we
 introduced in it. This update fixes this regression in efl. If you had
 problem with efl and the binary Nvidia driver please update to this version.

 EFL fixes:
 * Ecore_Win32: Fix string for the BackSpace key on Windows
 * revert this gl x11 alpha fix. this is worse than before

 Elementary fixes:
 * widget: fix seg fault when ts is NULL.

 Download
 http://download.enlightenment.org/rel/libs/efl/efl-1.11.4.tar.gz
 http://download.enlightenment.org/rel/libs/efl/efl-1.11.4.tar.gz.sha256

 http://download.enlightenment.org/rel/libs/elementary/elementary-1.11.4.tar.gz
 http://download.enlightenment.org/rel/libs/elementary/elementary-1.11.4.tar.gz.sha256

 Building and Dependencies

 If you have an existing EFL or Elementary install, you may wish to
 delete its header files and libraries before compiling and installing to
 avoid possible conflicts during compilation. If you are compiling the
 above, please compile them in the following order:

 efl
 elementary

 If you have an existing EFL or Elementary install, you may wish to
 delete its header files and libraries before building the above.

I just built efl-1.11-4 and elementary-1.11-4 and I'm still getting the 
same OpenGL message at start: Your display driver does not support 
OpenGL, GLSL shaders or no OpenGL engines were compiled or installed for 
Evas or Ecore-Evas. Falliing back to software enigne. You will need an 
OpenGL 2.0 ( or OpenGL ES 2.0 ) capable GPU to use OpenGL with compositing.

No problems before efl-1.11. I have a GeForce GTX-550 Ti card.

Is this still a known issue?

Thanks, mike

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


Re: [e-users] missing app window icons

2014-09-28 Thread mh
I tried setting the icon theme as you mentioned, changing the icon theme 
to a couple other I have but that didn't work. I tried adding several 
path settings for icons in the settings/advanced/search 
directories/icons also without success.  I also noticed that in the 
icons search directories that the first default directory had an extra 
/. It read /home/michael/.e/e//icons which an error. Tried 
reinstalling several times. No problem with xfce4 showing the icons in 
the app window. Looks like a path setting somewhere.

thanks,
mike

On 09/27/2014 06:14 PM, Daniel Kasak wrote:
 I had this issue quite a while back ( doesn't appear to happen recently for
 me ... ie after clearing out my profile ). Try going: Settings ==
 Application Theme == Icons ... and select an icon theme.

 Dan

 On Sun, Sep 28, 2014 at 12:09 AM, mh mhe...@member.fsf.org wrote:

 I have a new Debian install running sid. I added /opt/e/lib to
 /etc/ld.so.conf and installed the stable efl 1.11.2,
 evas-generic-loaders 1.11.2, emotion-generic-players 1.11.0, elementrary
 1.11.2, and enlightenment 0.19.0 to /opt/e. E starts and I have menu
 icons and icons in iBar and desktop. I selected and set an icon theme in
 settings/application theme/icons, and checked the enable icon theme for
 apps. box.

 I don't have icons in the application window. If I set the explicit path
 to the icon, right click on where the icon should be, edit icon the icon
 appears. But I shouldn't have to set each app like that. I've can't find
 anything else online that might suggest what the issue is.




 --
 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


--
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] missing app window icons

2014-09-28 Thread mh
On 09/28/2014 06:38 PM, Carsten Haitzler wrote:
 On Sun, 28 Sep 2014 11:28:56 -0400 mh mhe...@member.fsf.org said:

 I tried setting the icon theme as you mentioned, changing the icon theme
 to a couple other I have but that didn't work. I tried adding several
 path settings for icons in the settings/advanced/search
 directories/icons also without success.  I also noticed that in the
 icons search directories that the first default directory had an extra
 /. It read /home/michael/.e/e//icons which an error. Tried
 reinstalling several times. No problem with xfce4 showing the icons in
 the app window. Looks like a path setting somewhere.
 is efreetd running in the background?
it is.

michael@debian:~$ ps ax | grep efreetd

11538 ?SN 0:00 /opt/e/bin/efreetd
11623 pts/0R+ 0:00 grep efreetd



 thanks,
 mike

 On 09/27/2014 06:14 PM, Daniel Kasak wrote:
 I had this issue quite a while back ( doesn't appear to happen recently for
 me ... ie after clearing out my profile ). Try going: Settings ==
 Application Theme == Icons ... and select an icon theme.

 Dan

 On Sun, Sep 28, 2014 at 12:09 AM, mh mhe...@member.fsf.org wrote:

 I have a new Debian install running sid. I added /opt/e/lib to
 /etc/ld.so.conf and installed the stable efl 1.11.2,
 evas-generic-loaders 1.11.2, emotion-generic-players 1.11.0, elementrary
 1.11.2, and enlightenment 0.19.0 to /opt/e. E starts and I have menu
 icons and icons in iBar and desktop. I selected and set an icon theme in
 settings/application theme/icons, and checked the enable icon theme for
 apps. box.

 I don't have icons in the application window. If I set the explicit path
 to the icon, right click on where the icon should be, edit icon the icon
 appears. But I shouldn't have to set each app like that. I've can't find
 anything else online that might suggest what the issue is.




 --
 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

 --
 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


Re: [e-users] missing app window icons

2014-09-28 Thread mh
On 09/28/2014 08:00 PM, Carsten Haitzler wrote:
 On Sun, 28 Sep 2014 19:41:08 -0400 mh mhe...@member.fsf.org said:

 On 09/28/2014 07:25 PM, Carsten Haitzler wrote:
 On Sun, 28 Sep 2014 19:22:59 -0400 mh mhe...@member.fsf.org said:

 On 09/28/2014 06:38 PM, Carsten Haitzler wrote:
 On Sun, 28 Sep 2014 11:28:56 -0400 mh mhe...@member.fsf.org said:

 I tried setting the icon theme as you mentioned, changing the icon theme
 to a couple other I have but that didn't work. I tried adding several
 path settings for icons in the settings/advanced/search
 directories/icons also without success.  I also noticed that in the
 icons search directories that the first default directory had an extra
 /. It read /home/michael/.e/e//icons which an error. Tried
 reinstalling several times. No problem with xfce4 showing the icons in
 the app window. Looks like a path setting somewhere.
 is efreetd running in the background?
 it is.

 michael@debian:~$ ps ax | grep efreetd

 11538 ?SN 0:00 /opt/e/bin/efreetd
 11623 pts/0R+ 0:00 grep efreetd
 hrrrm. missing evas_generic_loaders and its svg support?
 I have evas_generic_loaders installed, but it looks like no svg. Checked
 debian packages but they only seem to have libsvg-perl or libsvg-ruby
 packages. Those don't sound like they'd work, and I can't seem to find
 just libsvg in the debian package listings.
 /usr/lib/evas/utils

 (or /usr/local/lib ... or wherever it's installed for you)

 will have a bunch of binaries from generic loaders. a lot are symlinks. there
 should be a .svg one if librsvg support was build for generic loaders. we kind
 of expect it to be... and this allows evas to load svg files via this external
 binary.
don't see any evas_image_loader.svg in /opt/e/lib/evas/utils/. I have 
librsvg installed, but not the librsvg-dev package. Will install that, 
recompile, check, and reply. Thanks!



 thanks,
 mike

 On 09/27/2014 06:14 PM, Daniel Kasak wrote:
 I had this issue quite a while back ( doesn't appear to happen recently
 for me ... ie after clearing out my profile ). Try going: Settings ==
 Application Theme == Icons ... and select an icon theme.

 Dan

 On Sun, Sep 28, 2014 at 12:09 AM, mh mhe...@member.fsf.org wrote:

 I have a new Debian install running sid. I added /opt/e/lib to
 /etc/ld.so.conf and installed the stable efl 1.11.2,
 evas-generic-loaders 1.11.2, emotion-generic-players 1.11.0,
 elementrary 1.11.2, and enlightenment 0.19.0 to /opt/e. E starts and I
 have menu icons and icons in iBar and desktop. I selected and set an
 icon theme in settings/application theme/icons, and checked the enable
 icon theme for apps. box.

 I don't have icons in the application window. If I set the explicit
 path to the icon, right click on where the icon should be, edit icon
 the icon appears. But I shouldn't have to set each app like that. I've
 can't find anything else online that might suggest what the issue is.




 --
 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
 --
 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

Re: [e-users] missing app window icons

2014-09-28 Thread mh
On 09/28/2014 08:09 PM, mh wrote:
 On 09/28/2014 08:00 PM, Carsten Haitzler wrote:
 On Sun, 28 Sep 2014 19:41:08 -0400 mh mhe...@member.fsf.org said:

 On 09/28/2014 07:25 PM, Carsten Haitzler wrote:
 On Sun, 28 Sep 2014 19:22:59 -0400 mh mhe...@member.fsf.org said:

 On 09/28/2014 06:38 PM, Carsten Haitzler wrote:
 On Sun, 28 Sep 2014 11:28:56 -0400 mh mhe...@member.fsf.org said:

 I tried setting the icon theme as you mentioned, changing the 
 icon theme
 to a couple other I have but that didn't work. I tried adding 
 several
 path settings for icons in the settings/advanced/search
 directories/icons also without success.  I also noticed that in the
 icons search directories that the first default directory had an 
 extra
 /. It read /home/michael/.e/e//icons which an error. Tried
 reinstalling several times. No problem with xfce4 showing the 
 icons in
 the app window. Looks like a path setting somewhere.
 is efreetd running in the background?
 it is.

 michael@debian:~$ ps ax | grep efreetd

 11538 ?SN 0:00 /opt/e/bin/efreetd
 11623 pts/0R+ 0:00 grep efreetd
 hrrrm. missing evas_generic_loaders and its svg support?
 I have evas_generic_loaders installed, but it looks like no svg. 
 Checked
 debian packages but they only seem to have libsvg-perl or libsvg-ruby
 packages. Those don't sound like they'd work, and I can't seem to find
 just libsvg in the debian package listings.
 /usr/lib/evas/utils

 (or /usr/local/lib ... or wherever it's installed for you)

 will have a bunch of binaries from generic loaders. a lot are 
 symlinks. there
 should be a .svg one if librsvg support was build for generic 
 loaders. we kind
 of expect it to be... and this allows evas to load svg files via this 
 external
 binary.
 don't see any evas_image_loader.svg in /opt/e/lib/evas/utils/. I have 
 librsvg installed, but not the librsvg-dev package. Will install that, 
 recompile, check, and reply. Thanks!

The missing librsvg-dev package fixed it. I checked the configure 
messages for evas_generic_loaders and SVG and SVG_2_36 were there. 
Everything looks good. Thanks Raster!

mike



 thanks,
 mike

 On 09/27/2014 06:14 PM, Daniel Kasak wrote:
 I had this issue quite a while back ( doesn't appear to happen 
 recently
 for me ... ie after clearing out my profile ). Try going: 
 Settings ==
 Application Theme == Icons ... and select an icon theme.

 Dan

 On Sun, Sep 28, 2014 at 12:09 AM, mh mhe...@member.fsf.org 
 wrote:

 I have a new Debian install running sid. I added /opt/e/lib to
 /etc/ld.so.conf and installed the stable efl 1.11.2,
 evas-generic-loaders 1.11.2, emotion-generic-players 1.11.0,
 elementrary 1.11.2, and enlightenment 0.19.0 to /opt/e. E 
 starts and I
 have menu icons and icons in iBar and desktop. I selected and 
 set an
 icon theme in settings/application theme/icons, and checked 
 the enable
 icon theme for apps. box.

 I don't have icons in the application window. If I set the 
 explicit
 path to the icon, right click on where the icon should be, 
 edit icon
 the icon appears. But I shouldn't have to set each app like 
 that. I've
 can't find anything else online that might suggest what the 
 issue is.




 --
  

 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
 --
  

 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

[e-users] missing app window icons

2014-09-27 Thread mh
I have a new Debian install running sid. I added /opt/e/lib to 
/etc/ld.so.conf and installed the stable efl 1.11.2, 
evas-generic-loaders 1.11.2, emotion-generic-players 1.11.0, elementrary 
1.11.2, and enlightenment 0.19.0 to /opt/e. E starts and I have menu 
icons and icons in iBar and desktop. I selected and set an icon theme in 
settings/application theme/icons, and checked the enable icon theme for 
apps. box.

I don't have icons in the application window. If I set the explicit path 
to the icon, right click on where the icon should be, edit icon the icon 
appears. But I shouldn't have to set each app like that. I've can't find 
anything else online that might suggest what the issue is.



--
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] Window stacking policy acting strange ( Chromium )

2014-09-06 Thread mh
On 09/06/2014 11:32 AM, Mick wrote:
 On Saturday 06 Sep 2014 07:49:40 Carsten Haitzler wrote:
 On Fri, 5 Sep 2014 10:21:02 +1000 Daniel Kasak d.j.kasak...@gmail.com
 said:
 Recently E ( built from git, as of a couple of days ago as far as I can
 tell ) has started raising windows contrary to my settings. In Focus
 Settings == Miscellaneous, I have:

 [x] Always pass click events to programs
 [ ] Click raises the window
 [ ] Click focuses the window
 [x] Refocus last window on desktop switch
 [x] Focus last focused window on lost focus

 The problem is that clicks *sometimes* raise windows. Chromium, in
 particular, will usually be raised if I click in it ... though sometimes
 not. Other windows appear far less ( possibly not at all ) likely to be
 raised. Is Chromium requesting to be raised when clicked, and E honoring
 this?
 if this is a recent chromium, then i suspect yes. chromium s of v34 duped
 gtk with a home-grown xlib direct backend of theirs (called aurora) and as
 of that all sorts of stuff has broken. behavior has gone down the tubes.

 you know alt+click (drag to move) will raise anyway... so if you do that...
 I noticed Chromium 37.0.2062.94 (290621) (64-bit) playing up here too, on e18.
 If I minimise it and then restore it, the whole window is blank (white).  I
 haven't found a way of making it refresh/rerender its content.

Same here, with Chrome 37.0.2062.94 64-bit, and E 0.19.0.18686. Have to 
close and restart.

--
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


[e-users] make version 4.0

2014-05-03 Thread mh
Are there any issues compiling the current versions of EFL, 
Enlightenment etc with make version 4.0? Thought I'd ask before I 
upgrade make from version 3.81. Thanks.


--
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] [Enlightenment-release] [E-devel] Terminology 0.5 is out!

2014-03-09 Thread mh
fantastic! thanks much.

On 03/09/2014 03:38 PM, Boris Faure wrote:
 On 14-03-09 20:29, Boris Faure wrote:
 After three months of development, we are pleased to announce the
 release of Terminology 0.5.

 You can download the tarball either as [1]terminology-0.5.0.tar.gz or as
 [2]terminology-0.5.0.tar.bz2.

 This release features:

 - a color settings panel,
 - a wallpaper settings panel,
 - loading themes from ~/.config/terminology/themes/,
 - a better default configuration,
 - improvements to the terminal compatibility,
 - many bug fixes.

 Happy compiling!

 1. 
 http://download.enlightenment.org/rel/apps/terminology/terminology-0.4.0.tar.gz
 2. 
 http://download.enlightenment.org/rel/apps/terminology/terminology-0.4.0.tar.bz2
 Of course the correct URL are:
 1. 
 http://download.enlightenment.org/rel/apps/terminology/terminology-0.5.0.tar.gz
 2. 
 http://download.enlightenment.org/rel/apps/terminology/terminology-0.5.0.tar.bz2



 --
 Subversion Kills Productivity. Get off Subversion  Make the Move to Perforce.
 With Perforce, you get hassle-free workflows. Merge that actually works.
 Faster operations. Version large binaries.  Built-in WAN optimization and the
 freedom to use Git, Perforce or both. Make the move to Perforce.
 http://pubads.g.doubleclick.net/gampad/clk?id=122218951iu=/4140/ostg.clktrk


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

--
Subversion Kills Productivity. Get off Subversion  Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Some issues with the current state of E

2014-03-02 Thread mh
On 03/01/2014 09:56 AM, Carsten Haitzler (The Rasterman) wrote:
 On Sat, 01 Mar 2014 09:40:08 -0500 mhmhe...@member.fsf.org  said:

 On 02/19/2014 06:10 PM, Florian Schaefer wrote:
 On 19.02.2014 21:53, mh wrote:
 On 02/19/2014 01:46 AM, Carsten Haitzler (The Rasterman) wrote:
 On Wed, 19 Feb 2014 12:38:53 +0900 Florian Schaeferlist...@netego.de
 said:

 OK, I think I figured out part of the mystery: My E is installed to
 /opt/e. Hence also the efreet dbus service files finished up in this
 location and my dbus was, of course, not picking up those files. Now
 I've symlinked them to a proper location, E can talk with Efreet, icon
 themes show up and most of my icons are back.
 OH! aha!
 This sounds like it would fix my problem with missing icons as well. I'm
 not sure what to symlink where, but I'd like to give this a try.
 Good if I was not the only one stupid enough. ;-)

 Anyway, I symlinked org.enlightenment.Efreet.service and
 org.enlightenment.Ethumb.service from my E installation directory
 (subdir share/dbus-1/services) to /usr/share/dbus-1/services/.

 Good luck,
 Florian
 I installed e1.9 from release tarballs yesterday, and efl had a message
 stating that since the install was not to /usr that I would need to add
 both of these symlinks as you mentioned Florian. Nice. All icons
 available, no problems with the install or running e1.9. Thanks to everyone!

 The e default install location has changed from /usr/local to /usr now?
 nothing has changed. :)

Ah, found it. I meant efl, not e ;) In the configure.ac file, lines 4356 
- 4372, in the efl v.1.9 stable release:

  if test x$prefix != x/usr; then
   echo 
   echo 
#---#
   echo ##==-- ALERT  --==##
   echo 
#---#
   echo 
   echo   Your installation prefix is *NOT* /usr so this means you need
   echo to ensure some files are visible to dbus otherwise services cannot
   echo be started when needed. You will need to do the following:
   echo 
   echo   ln -s 
$prefix/share/dbus-1/services/org.enlightenment.Ethumb.service 
/usr/share/dbus-1/services/org.enlightenment.Ethumb.service
   echo   ln -s 
$prefix/share/dbus-1/services/org.enlightenment.Efreet.service 
/usr/share/dbus-1/services/org.enlightenment.Efreet.service
   echo 
   echo or add \$prefix/share\ to \$XDG_DATA_DIRS
   echo 
   echo 
#---#
fi


This is different than the configure.ac in efl v.1.8.4 release. When I 
installed I installed to /opt/e and got this alert, which was certainly 
appreciated because with these symlinks I don't have any problems with 
missing icons.



--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis  security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Some issues with the current state of E

2014-03-01 Thread mh
On 02/19/2014 06:10 PM, Florian Schaefer wrote:
 On 19.02.2014 21:53, mh wrote:
 On 02/19/2014 01:46 AM, Carsten Haitzler (The Rasterman) wrote:
 On Wed, 19 Feb 2014 12:38:53 +0900 Florian Schaefer list...@netego.de 
 said:

 OK, I think I figured out part of the mystery: My E is installed to
 /opt/e. Hence also the efreet dbus service files finished up in this
 location and my dbus was, of course, not picking up those files. Now
 I've symlinked them to a proper location, E can talk with Efreet, icon
 themes show up and most of my icons are back.
 OH! aha!
 This sounds like it would fix my problem with missing icons as well. I'm
 not sure what to symlink where, but I'd like to give this a try.
 Good if I was not the only one stupid enough. ;-)

 Anyway, I symlinked org.enlightenment.Efreet.service and
 org.enlightenment.Ethumb.service from my E installation directory
 (subdir share/dbus-1/services) to /usr/share/dbus-1/services/.

 Good luck,
 Florian
I installed e1.9 from release tarballs yesterday, and efl had a message 
stating that since the install was not to /usr that I would need to add 
both of these symlinks as you mentioned Florian. Nice. All icons 
available, no problems with the install or running e1.9. Thanks to everyone!

The e default install location has changed from /usr/local to /usr now?




--
Flow-based real-time traffic analytics software. Cisco certified tool.
Monitor traffic, SLAs, QoS, Medianet, WAAS etc. with NetFlow Analyzer
Customize your own dashboards, set traffic alerts and generate reports.
Network behavioral analysis  security monitoring. All-in-one tool.
http://pubads.g.doubleclick.net/gampad/clk?id=126839071iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Some issues with the current state of E

2014-02-21 Thread mh
On 02/19/2014 06:10 PM, Florian Schaefer wrote:
 On 19.02.2014 21:53, mh wrote:
 On 02/19/2014 01:46 AM, Carsten Haitzler (The Rasterman) wrote:
 On Wed, 19 Feb 2014 12:38:53 +0900 Florian Schaefer list...@netego.de 
 said:

 OK, I think I figured out part of the mystery: My E is installed to
 /opt/e. Hence also the efreet dbus service files finished up in this
 location and my dbus was, of course, not picking up those files. Now
 I've symlinked them to a proper location, E can talk with Efreet, icon
 themes show up and most of my icons are back.
 OH! aha!
 This sounds like it would fix my problem with missing icons as well. I'm
 not sure what to symlink where, but I'd like to give this a try.
 Good if I was not the only one stupid enough. ;-)

 Anyway, I symlinked org.enlightenment.Efreet.service and
 org.enlightenment.Ethumb.service from my E installation directory
 (subdir share/dbus-1/services) to /usr/share/dbus-1/services/.

 Good luck,
 Florian

Thanks for that! Will try this weekend.

mike

--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Some issues with the current state of E

2014-02-17 Thread mh
On 02/17/2014 10:22 PM, P Purkayastha wrote:
 On 02/18/2014 08:20 AM, Florian Schaefer wrote:
 One of them is related to window focus. I use sloppy focus and ever so
 often it goes astray: I have, e.g., a java application, Pauker, that at
 some point emits some kind of alert, getting the focus. However, the
 window is at that time on another virtual desktop and the window my
 mouse cursor currently resides in is still having the decorations to
 tell me hey, I have currently the focus. Even moving the mouse between
 some windows does not recover the focus (even though the title bars
 indicate activated windows as expected). I am forced to switch to the
 Pauker application, do something there and only after that I finally
 regain control over my focus.
 Latest git has got window focus issues. Stay away from git if you want
 stable software. Most stable is the latest e17 release. I would hold e18
 releases as next in stability.

 Another point is application icons. Most of my application icons have
 disappeared, both in the start menus (that's not so bad) and in the
 windows itself (it get's kind of tricky to distinguish between several
 minimized applications if all of them are without any kind of icon). The
 You need to set an icon theme in e. *Any* reasonably complete icon
 theme. Also, either install evas-generic-loaders if you want to use svg
 based icon theme, or set a png based icon theme.

Another possibility for the missing icons is apparently an efreet bug. I 
filled out a phab bug report on this:

https://phab.enlightenment.org/T870


 Perhaps related to that, most applications have also vanished from
 Everything, and I get messages such as app not found acroread on the
 console. Even though my acroread is still there and happily around.
 No idea what causes this. Maybe something wrong with your efreet cache
 files? Try removing efreet cache files from ~/.cache.

 environment, just a window manager. I disabled anything related to efm
 and could curse any program that creates a ~/Desktop folder. I do not
 This can be easily fixed by setting the following your desktop directory
 in ~/.config/user-dirs.dirs

 XDG_DESKTOP_DIR=$HOME/.config/Desktop

 e follows freedesktop specs and it will respect the settings there.


 --
 Managing the Performance of Cloud-Based Applications
 Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
 Read the Whitepaper.
 http://pubads.g.doubleclick.net/gampad/clk?id=121054471iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] environment variable

2014-01-13 Thread mh
On 01/12/2014 07:29 PM, Christopher Barry wrote:
 On Sat, 11 Jan 2014 17:15:16 -0500
 mh mhe...@member.fsf.org wrote:

 On 01/11/2014 01:03 PM, Christopher Barry wrote:
 On Sat, 11 Jan 2014 10:18:08 -0500
 mh mhe...@member.fsf.org wrote:

 On 01/10/2014 10:11 AM, mh wrote:
 I don't understand. Running e18.2, efl 1.8.4, if I echo $PATH in a
 terminal I get: /opt/e18/bin:/usr/local/bin:/usr/bin:/bin. I have e
 installed in /opt/e18/.

 If I logout and then login to xfce, echo $PATH, I get:
 /usr/local/bin:/usr/bin:/bin

 I looked in ~/.bashrc but there is nothing there
 adding /opt/e18/bin to PATH. Where is that set?
 I've searched and read about environmental variables, looked at
 /etc/profile, /etc/bash.bashrc, .profile, .bashrc and don't see
 where it's set.  Interactive and non-interactive terminals.

 Logging into a tty after starting e show the paths I expect shown in
 /etc/profile. I'm running Debian.

 If I start terminology in e as user, echo $PATH has /opt/e18/bin: as
 the first location, but if I become root, echo $PATH does not
 have /opt/e18/bin.

 Is the path to the enlightenment bin directory built into e at
 compile time? I just want to understand where that's being read
 from.

 Thanks,

 mike



 how about trying this:

 # grep -H -r -w PATH= {/etc,/opt,~/} | grep e18

 to show you all files that mention e18 in the PATH var. You either
 see it spelled out or not. That should show whether e is setting it
 internally from compiled code or not, from it's non-presence in the
 grep output, or it'll show you the file where it's defined.

 --
 Regards,
 Christopher Barry

 Random geeky fortune:
 The UNIX philosophy basically involves giving you enough rope to
 hang yourself.  And then a couple of feet more, just to be sure.
 Thanks Christopher. I ran the grep command ( I need to spend more time
 with grep! ). I didn't seen any output from /etc or my home directory.
 The /opt directory matched in these:

 Binary file /opt/e18/lib/libeina.so.1.8.3 matches
 Binary file /opt/e18/lib/enlightenment/utils/enlightenment_sys matches
 Binary file /opt/e18/lib/libeina.so.1.8.4 matches
 Binary file /opt/e18/bin/enlightenment matches

 So it looks like it might be compiled in? I also tried creating a new
 user account that didn't have a ~/.bashrc file. PATH still included
 the /opt/e18/bin at the front. I bet Raster knows for sure, but I'm
 sure Raster is wicked busy too :)

 Thanks again,
 mike


 Mike,

 My assumption is you set PREFIX=/opt when compiling. Logically, the
 code wants other 'e' things to know that. xfce does not need to know
 about /opt, so it's not included in the path. If you just want xfce to
 know about /opt/e18/bin (or wherever), then simply add it to your PATH.


 --
 Regards,
 Christopher Barry

 Random geeky fortune:
 Virginia law forbids bathtubs in the house; tubs must be kept in the
 yard.

Christopher,

Exactly, I set the install location with .configure --prefix=/opt/e18. 
Raster also explained that e adds that to PATH. It makes sense, I didn't 
understand that it did that. I was, mistakenly, looking at the bashrc 
files thinking because my PATH can also be changed there. Thanks for 
your help!

mike



--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] environment variable

2014-01-11 Thread mh
On 01/10/2014 10:11 AM, mh wrote:
 I don't understand. Running e18.2, efl 1.8.4, if I echo $PATH in a
 terminal I get: /opt/e18/bin:/usr/local/bin:/usr/bin:/bin. I have e
 installed in /opt/e18/.

 If I logout and then login to xfce, echo $PATH, I get:
 /usr/local/bin:/usr/bin:/bin

 I looked in ~/.bashrc but there is nothing there adding /opt/e18/bin to
 PATH. Where is that set?

I've searched and read about environmental variables, looked at 
/etc/profile, /etc/bash.bashrc, .profile, .bashrc and don't see where 
it's set.  Interactive and non-interactive terminals.

Logging into a tty after starting e show the paths I expect shown in 
/etc/profile. I'm running Debian.

If I start terminology in e as user, echo $PATH has /opt/e18/bin: as the 
first location, but if I become root, echo $PATH does not have /opt/e18/bin.

Is the path to the enlightenment bin directory built into e at compile 
time? I just want to understand where that's being read from.

Thanks,

mike





--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] environment variable

2014-01-11 Thread mh
On 01/11/2014 04:02 PM, Shawn Haworth wrote:
 Ahoy!

 I don't understand. Running e18.2, efl 1.8.4, if I echo $PATH in a
 terminal I get: /opt/e18/bin:/usr/local/bin:/usr/bin:/bin. I have e
 installed in /opt/e18/.

 If I logout and then login to xfce, echo $PATH, I get:
 /usr/local/bin:/usr/bin:/bin

 I looked in ~/.bashrc but there is nothing there adding /opt/e18/bin to
 PATH. Where is that set?
 First off, install the bash-doc package.  ie $ sudo apt-get install bash-doc
 Which contains:

 Bash_aliases Some useful aliases (Fox).
 Bash_profile Sample startup file for bash login shells (Fox).
 bash-profile Sample startup file for bash login shells (Ramey).
 bashrc Sample Bourne Again SHell init file (Ramey).
 Bashrc.bfox Sample Bourne Again SHell init file (Fox).
 README README

 apple Example Start-up files for Mac OS X.
 apple/aliases Sample aliases for Mac OS X.
 apple/bash.defaults Sample User preferences file.
 apple/environment Sample Bourne Again Shell environment file.
 apple/login Sample login wrapper.
 apple/logout Sample logout wrapper.
 apple/rc Sample Bourne Again Shell config file.
 apple/README README

 I've _attached_ the example bash-profile and bashrc.  I suggest you
 read docs and learn about bash(1) before you consider using it as your
 long term shell.

 Also, remember, in bash(1): ~/.profile: executed by the command
 interpreter for login shells.  This file is not read by bash(1), if
 ~/.bash_profile or ~/.bash_login exists.

 Shawn

Thank you. As I said, I have been reading all the bash docs I could 
find, and I understand that non-interactive login shells use 
/etc/profile or ~/.profile for environmental variables, and that 
interactive shells use /etc/bash.bashrc or ~/.bashrc. I also said that I 
looked at the bashrc files and could not find anything put /opt/e18/bin 
in my usr PATH.

This led to my question about whether or not the e18/bin path was 
something that was added during the compile process. It seems that this 
would be useful to do.

Can you shed any light on this, or just provide shell recommendations?

mike


--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] environment variable

2014-01-11 Thread mh
On 01/11/2014 01:03 PM, Christopher Barry wrote:
 On Sat, 11 Jan 2014 10:18:08 -0500
 mh mhe...@member.fsf.org wrote:

 On 01/10/2014 10:11 AM, mh wrote:
 I don't understand. Running e18.2, efl 1.8.4, if I echo $PATH in a
 terminal I get: /opt/e18/bin:/usr/local/bin:/usr/bin:/bin. I have e
 installed in /opt/e18/.

 If I logout and then login to xfce, echo $PATH, I get:
 /usr/local/bin:/usr/bin:/bin

 I looked in ~/.bashrc but there is nothing there adding /opt/e18/bin
 to PATH. Where is that set?
 I've searched and read about environmental variables, looked at
 /etc/profile, /etc/bash.bashrc, .profile, .bashrc and don't see where
 it's set.  Interactive and non-interactive terminals.

 Logging into a tty after starting e show the paths I expect shown in
 /etc/profile. I'm running Debian.

 If I start terminology in e as user, echo $PATH has /opt/e18/bin: as
 the first location, but if I become root, echo $PATH does not
 have /opt/e18/bin.

 Is the path to the enlightenment bin directory built into e at compile
 time? I just want to understand where that's being read from.

 Thanks,

 mike



 how about trying this:

 # grep -H -r -w PATH= {/etc,/opt,~/} | grep e18

 to show you all files that mention e18 in the PATH var. You either see
 it spelled out or not. That should show whether e is setting it
 internally from compiled code or not, from it's non-presence in the
 grep output, or it'll show you the file where it's defined.

 --
 Regards,
 Christopher Barry

 Random geeky fortune:
 The UNIX philosophy basically involves giving you enough rope to
 hang yourself.  And then a couple of feet more, just to be sure.

Thanks Christopher. I ran the grep command ( I need to spend more time 
with grep! ). I didn't seen any output from /etc or my home directory. 
The /opt directory matched in these:

Binary file /opt/e18/lib/libeina.so.1.8.3 matches
Binary file /opt/e18/lib/enlightenment/utils/enlightenment_sys matches
Binary file /opt/e18/lib/libeina.so.1.8.4 matches
Binary file /opt/e18/bin/enlightenment matches

So it looks like it might be compiled in? I also tried creating a new 
user account that didn't have a ~/.bashrc file. PATH still included the 
/opt/e18/bin at the front. I bet Raster knows for sure, but I'm sure 
Raster is wicked busy too :)

Thanks again,
mike




--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] environment variable

2014-01-10 Thread mh
I don't understand. Running e18.2, efl 1.8.4, if I echo $PATH in a 
terminal I get: /opt/e18/bin:/usr/local/bin:/usr/bin:/bin. I have e 
installed in /opt/e18/.

If I logout and then login to xfce, echo $PATH, I get: 
/usr/local/bin:/usr/bin:/bin

I looked in ~/.bashrc but there is nothing there adding /opt/e18/bin to 
PATH. Where is that set?



--
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments  Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E18 Mixer problem

2013-12-30 Thread mh
I had similar problems before the latest efl and e tarballs, which now 
work fine. But, before if the mixer stopped working, I would have to 
unload the mixer module and delete the mixer gadget. Restarted e, add 
the mixer module and gadget again and it would should the correct card 
and the mixer would work properly. ymmv. But as I said, with the latest 
tarball releases I have not had any problems.

mike


On 12/30/2013 01:33 PM, Fan Cris wrote:
 try settings panelextensionsmixerdiisable pulseaudio

 On 12/30/13, David Moylan dmoy...@daxunlimited.com wrote:
 After a recent reboot, my mixer module doesn't seem to be working
 anymore.  Clicking the icon in my shelf, then the wrench icon opens the
 settings.  The selected card seems to be incorrect but changing settings
 has no effect.  After closing the settings window and reopening it's
 back to the incorrect card.  Sound is functional and I can control it
 with a number of other utilities.  Are there any recommended steps for
 debugging?

 --
 David Moylan
 Dax Unlimited
 213.399.2979


 --
 Rapidly troubleshoot problems before they affect your business. Most IT
 organizations don't have a clear picture of how application performance
 affects their revenue. With AppDynamics, you get 100% visibility into your
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics
 Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 Rapidly troubleshoot problems before they affect your business. Most IT
 organizations don't have a clear picture of how application performance
 affects their revenue. With AppDynamics, you get 100% visibility into your
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E18 Mixer problem

2013-12-30 Thread mh
... and it would *show* the correct card... , not should the correct 
card.

On 12/30/2013 02:16 PM, mh wrote:
 I had similar problems before the latest efl and e tarballs, which now
 work fine. But, before if the mixer stopped working, I would have to
 unload the mixer module and delete the mixer gadget. Restarted e, add
 the mixer module and gadget again and it would should the correct card
 and the mixer would work properly. ymmv. But as I said, with the latest
 tarball releases I have not had any problems.

 mike


 On 12/30/2013 01:33 PM, Fan Cris wrote:
 try settings panelextensionsmixerdiisable pulseaudio

 On 12/30/13, David Moylan dmoy...@daxunlimited.com wrote:
 After a recent reboot, my mixer module doesn't seem to be working
 anymore.  Clicking the icon in my shelf, then the wrench icon opens the
 settings.  The selected card seems to be incorrect but changing settings
 has no effect.  After closing the settings window and reopening it's
 back to the incorrect card.  Sound is functional and I can control it
 with a number of other utilities.  Are there any recommended steps for
 debugging?

 --
 David Moylan
 Dax Unlimited
 213.399.2979


 --
 Rapidly troubleshoot problems before they affect your business. Most IT
 organizations don't have a clear picture of how application performance
 affects their revenue. With AppDynamics, you get 100% visibility into your
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics
 Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 Rapidly troubleshoot problems before they affect your business. Most IT
 organizations don't have a clear picture of how application performance
 affects their revenue. With AppDynamics, you get 100% visibility into your
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics 
 Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 Rapidly troubleshoot problems before they affect your business. Most IT
 organizations don't have a clear picture of how application performance
 affects their revenue. With AppDynamics, you get 100% visibility into your
 Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
 http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] system tray problem

2013-12-19 Thread mh
I seem to have a problem with the system tray in Enlightenment e18. I am 
trying to use a program called Synergy, http://synergy-foss.org/, which 
is a server/client program that lets me use one mouse and keyboard 
across two or more computers. When you move the mouse off the current 
(server) screen it will appear on the other (client) computer's display 
and the mouse/keyboard work on the other computer. Move it to the side 
on the second computer and it returns to the first. This works perfectly 
using xfce 4.x.

When I try to start the Synergy server with E18 running I get an error 
window that says System tray is unavailable, quitting. I enabled the 
Systray module and Systray gadget in E18 but this has no effect and I 
still get the same error message. Does the Systray module function 
differently than the system tray in xfce? Is there something else I need 
to enable in E18?

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] system tray problem

2013-12-19 Thread mh
On 12/19/2013 03:49 PM, Stefan Schmidt wrote:
 Hello.

 On Thu, 2013-12-19 at 14:53, mh wrote:
 I seem to have a problem with the system tray in Enlightenment e18. I am
 trying to use a program called Synergy, http://synergy-foss.org/, which
 is a server/client program that lets me use one mouse and keyboard
 across two or more computers. When you move the mouse off the current
 (server) screen it will appear on the other (client) computer's display
 and the mouse/keyboard work on the other computer. Move it to the side
 on the second computer and it returns to the first. This works perfectly
 using xfce 4.x.
 And it works perfectly fine here for me with two machines and e18. I
 run synergy client and server from the commandline without any UI
 though. Which would explain why I'm not seeing your problem.

 When I try to start the Synergy server with E18 running I get an error
 window that says System tray is unavailable, quitting. I enabled the
 Systray module and Systray gadget in E18 but this has no effect and I
 still get the same error message. Does the Systray module function
 differently than the system tray in xfce? Is there something else I need
 to enable in E18?
 You added the gadget to a shelf? You might need to enable xmbed in the
 systray settings. Besides that it should work.

 regards
 Stefan Schmidt
Once I enabled xmbed in the systray settings I had no problems, either 
starting synergy from command line, or from the UI menus. Thank you!

mike

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Terminology 0.4.0 is out!

2013-12-08 Thread mh
On 12/08/2013 10:39 AM, Boris Faure wrote:
 We are pleased to announce the release of Terminology 0.4

 You can download the tarball either as [1]terminology-0.4.0.tar.gz or as
   [2]terminology-0.4.0.tar.bz2.

 This release features:

* text reflow on resize,
* full 256 colors support,
* improved terminal compatibility,
* improved selection handling,
* backscroll compression to reduce memory usage,
* many bug fixes,
* and more!

 It is best run with the EFL 1.8 but also works with EFL 1.7.


 Happy compiling!

 1. 
 http://download.enlightenment.org/rel/apps/terminology/terminology-0.4.0.tar.gz
 2. 
 http://download.enlightenment.org/rel/apps/terminology/terminology-0.4.0.tar.bz2


Congrats and thanks on the release! Working fine here.

little-tommy

--
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] E17 Twinview Menu Items (Ubuntu 12.04)

2013-11-15 Thread mh
On 11/15/2013 07:19 PM, Carsten Haitzler (The Rasterman) wrote:
 On Fri, 15 Nov 2013 13:34:20 -0800 Dustin N. Jenkins at88...@shaw.ca said:

 Hi Jonathan,

 I didn't have any response to it.  I can confirm, however, that it is
 fixed in EFL 1.8 with Enlightenment 0.18 if you're interested in the
 bleeding edge.
 it's not that bleeding really. likely less bleeding than 0.17...

I had a lot of stability issues with 0.17, but 0.18 has been really 
solid for me. thanks to all!


 Regards,
 Dustin


 On 11/15/2013 11:36 AM, Jonathan wrote:
 I too am having the strange menu behaviour with E17. I am having the
 exact-same symptoms described by Dustin on 2013-11-05

 I'm running Ubuntu 12.04 64bit with Twinview, using the Nvidia binary
 driver v304.

 I am using the latest e17 packages from the Offical PPA on the website.

 Any menu whatsoever (root, title bar, etc) generated by the WM on the
 secondary screen will not respond to mouse-clicks. However it will
 respond to the Enter key as he indicates. (Thanks, I hadn't thought of
 that :-)

 Dustin: Did you make any progress on this issue? (Sorry for not replying
 directly, but I wasn't subscribed to the list when you posted.) If not,
 I'm going to try posting to the development mailing list, to see if they
 have any ideas.

 Thanks!

 Jonathan

 --
 DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
 OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
 Free app hosting. Or install the open source package on any LAMP server.
 Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
 http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
 OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
 Free app hosting. Or install the open source package on any LAMP server.
 Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
 http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/4140/ostg.clktrk
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




--
DreamFactory - Open Source REST  JSON Services for HTML5  Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 Terminology 0.4 Alpha1

2013-11-07 Thread mh
On 11/07/2013 09:08 AM, Carsten Haitzler (The Rasterman) wrote:
 On Thu, 07 Nov 2013 07:34:19 -0500 mh mhe...@member.fsf.org said:

 On 11/07/2013 02:05 AM, Carsten Haitzler (The Rasterman) wrote:
 On Wed, 06 Nov 2013 19:53:48 -0500 mh mhe...@member.fsf.org said:

 Trying to compile e18 as suggested below, into /opt/e18. efl
 builds/installs ok but elementrary fails. In the autogen output is see
 this:

 /opt/e18/elementary-1.8.0-alpha1/missing: Unknown `--is-lightweight' option
 Try `/opt/e18/elementary-1.8.0-alpha1/missing --help' for more information
 configure: WARNING: 'missing' script is too old or missing

 --help didn't help me much. Any helpful suggestions here?
 did you use configure? or did u maybe run autogen.sh ?
 I ran autogen.sh.
 in which case... your problem will be with your local install of autotools. if
 you just used configure.. u'll be fine. autogen.sh is for developers who need
 to GENERATe configure, makefile.in etc. - unless u are hacking on these build
 files.. you don't need to do this - ever. it just creates problems.

up and running,  thanks!


 On Tue, Nov 5, 2013 at 6:00 PM, Carsten
 Haitzlerras...@rasterman.comwrote:

 We are pleased to announce that our very first Alpha release (Alpha 1) of
 EFL
 1.8 is now available for download at:

 http://download.enlightenment.org/releases/

 The relevant components are:

 **GZ**
 http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
 http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz

 http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz

 http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz

 **BZ2**
 http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
 http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2

 http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2

 http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2

 If you are compiling the above, please compile them in the following
 order:

  efl
  elementary
  emotion_generic_players
  evas_generic_players

 If you have an existing EFL or Elementary install, you may wish to delete
 its
 header files and libraries before building the above.

 In addition we have also put up early stage Alphas of Enlightenment 0.18
 and
 Terminology 0.4 available here:

 **GZ**

 http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
 http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz

 **BZ2**

 http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
 http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2

 We ask people to test builds and functionality at this stage in
 preparation for
 full release. Of course there will be bugs, and this is the point at which
 to
 weed them out. Please file bug tasks onhttp://phab.enlightenment.org  and
 we
 will address them as best as possible for release. Future Alpha and Betas
 will
 come.

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

 --
 November Webinars for C, C++, Fortran Developers
 Accelerate application performance with scalable programming models.
 Explore techniques for threading, error checking, porting, and tuning. Get
 the most from the latest Intel processors and coprocessors. See abstracts
 and register
 http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk
 ___ enlightenment-users
 mailing list enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 Terminology 0.4 Alpha1

2013-11-06 Thread mh
Trying to compile e18 as suggested below, into /opt/e18. efl 
builds/installs ok but elementrary fails. In the autogen output is see this:

/opt/e18/elementary-1.8.0-alpha1/missing: Unknown `--is-lightweight' option
Try `/opt/e18/elementary-1.8.0-alpha1/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing

--help didn't help me much. Any helpful suggestions here?

On Tue, Nov 5, 2013 at 6:00 PM, Carsten Haitzlerras...@rasterman.comwrote:

 We are pleased to announce that our very first Alpha release (Alpha 1) of
 EFL
 1.8 is now available for download at:

 http://download.enlightenment.org/releases/

 The relevant components are:

 **GZ**
 http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.gz
 http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.gz

 http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.gz

 http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.gz

 **BZ2**
 http://download.enlightenment.org/releases/efl-1.8.0-alpha1.tar.bz2
 http://download.enlightenment.org/releases/elementary-1.8.0-alpha1.tar.bz2

 http://download.enlightenment.org/releases/emotion_generic_players-1.8.0-alpha1.tar.bz2

 http://download.enlightenment.org/releases/evas_generic_loaders-1.8.0-alpha1.tar.bz2

 If you are compiling the above, please compile them in the following order:

efl
elementary
emotion_generic_players
evas_generic_players

 If you have an existing EFL or Elementary install, you may wish to delete
 its
 header files and libraries before building the above.

 In addition we have also put up early stage Alphas of Enlightenment 0.18
 and
 Terminology 0.4 available here:

 **GZ**

 http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.gz
 http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.gz

 **BZ2**

 http://download.enlightenment.org/releases/enlightenment-0.18.0-alpha1.tar.bz2
 http://download.enlightenment.org/releases/terminology-0.4.0-alpha1.tar.bz2

 We ask people to test builds and functionality at this stage in
 preparation for
 full release. Of course there will be bugs, and this is the point at which
 to
 weed them out. Please file bug tasks onhttp://phab.enlightenment.org  and
 we
 will address them as best as possible for release. Future Alpha and Betas
 will
 come.

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



--
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231iu=/4140/ostg.clktrk
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] symbol lookup error

2013-06-11 Thread mh
Thanks SeoZ. Here are the results:

1. /opt/efl/include$ grep _eina_log_state_shutdown . -rnI:

./eina-1/eina/eina_log.h:945:extern EAPI const char 
*_eina_log_state_shutdown;
./eina-1/eina/eina_log.h:948:#define EINA_LOG_STATE_SHUTDOWN 
_eina_log_state_shutdown

2. /opt/efl/lib$ nm libeina.so | grep _eina_log_state_shutdown:

0025af20 D _eina_log_state_shutdown

fwiw, I'm on Debian sid, amd64.

On 06/11/2013 01:15 AM, Daniel Juyung Seo wrote:
 Can you grep _eina_log_state_shutdown?
 1. /opt/efl/include$ grep _eina_log_state_shutdown . -rnI
 2. /opt/efl/lib$ nm libeina.so|grep _eina_log_state_shutdown

 Thanks.

 Daniel Juyung Seo (SeoZ)


 On Tue, Jun 11, 2013 at 8:45 AM, mh mhe...@member.fsf.org wrote:

 Tried again a couple times, same result. I'm using Debian sid, amd64.
 Cedric, does this ring any bells? Thanks.

 On 06/10/2013 07:54 AM, mh wrote:
 Compiled e from git into /opt/efl, fails to start with this error in
 .xsession-errors, not sure how to fix:

 /opt/efl/bin/enlightenment: symbol lookup error:
 /opt/efl/lib/libeo.so.1: undefined symbol: _eina_log_state_shutdown






 --
 How ServiceNow helps IT people transform IT departments:
 1. A cloud service to automate IT design, transition and operations
 2. Dashboards that offer high-level views of enterprise services
 3. A single system of record for all IT processes
 http://p.sf.net/sfu/servicenow-d2d-j
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] symbol lookup error

2013-06-11 Thread mh
Yeah, I did sudo ldconfig in the script. What I just tried was delete 
all directories in /opt/efl, and then install efl, evas_generic_loaders, 
enlightenment, and elementary by hand: autogen.sh, configure.sh, make, 
and then sudo make install and sudo ldconfig. Same result.


On 06/11/2013 08:43 AM, Daniel Juyung Seo wrote:
 Weird...
 Did you run this?
 $ sudo ldconfig

 Or can you wipe out /opt/efl and install efl libraries again?

 Daniel Juyung Seo (SeoZ)


 On Tue, Jun 11, 2013 at 8:42 PM, mh mhe...@member.fsf.org wrote:

 Thanks SeoZ. Here are the results:

 1. /opt/efl/include$ grep _eina_log_state_shutdown . -rnI:

 ./eina-1/eina/eina_log.h:945:extern EAPI const char
 *_eina_log_state_shutdown;
 ./eina-1/eina/eina_log.h:948:#define EINA_LOG_STATE_SHUTDOWN
 _eina_log_state_shutdown

 2. /opt/efl/lib$ nm libeina.so | grep _eina_log_state_shutdown:

 0025af20 D _eina_log_state_shutdown

 fwiw, I'm on Debian sid, amd64.

 On 06/11/2013 01:15 AM, Daniel Juyung Seo wrote:
 Can you grep _eina_log_state_shutdown?
 1. /opt/efl/include$ grep _eina_log_state_shutdown . -rnI
 2. /opt/efl/lib$ nm libeina.so|grep _eina_log_state_shutdown

 Thanks.

 Daniel Juyung Seo (SeoZ)


 On Tue, Jun 11, 2013 at 8:45 AM, mh mhe...@member.fsf.org wrote:

 Tried again a couple times, same result. I'm using Debian sid, amd64.
 Cedric, does this ring any bells? Thanks.

 On 06/10/2013 07:54 AM, mh wrote:
 Compiled e from git into /opt/efl, fails to start with this error in
 .xsession-errors, not sure how to fix:

 /opt/efl/bin/enlightenment: symbol lookup error:
 /opt/efl/lib/libeo.so.1: undefined symbol: _eina_log_state_shutdown






 --
 How ServiceNow helps IT people transform IT departments:
 1. A cloud service to automate IT design, transition and operations
 2. Dashboards that offer high-level views of enterprise services
 3. A single system of record for all IT processes
 http://p.sf.net/sfu/servicenow-d2d-j
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] symbol lookup error

2013-06-11 Thread mh
Not sure if this was the problem, but I had an e17.conf and e18.conf 
file(s) in /etc/ld.so.conf.d, in addition to an efl.conf. I deleted 
those and ran sudo ldconf in build directories. That, and a reboot, and 
I'm good. Could the multiple e*.conf files have caused the problem?

On 06/11/2013 03:05 PM, mh wrote:
 Yeah, I did sudo ldconfig in the script. What I just tried was delete
 all directories in /opt/efl, and then install efl, evas_generic_loaders,
 enlightenment, and elementary by hand: autogen.sh, configure.sh, make,
 and then sudo make install and sudo ldconfig. Same result.


 On 06/11/2013 08:43 AM, Daniel Juyung Seo wrote:
 Weird...
 Did you run this?
 $ sudo ldconfig

 Or can you wipe out /opt/efl and install efl libraries again?

 Daniel Juyung Seo (SeoZ)


 On Tue, Jun 11, 2013 at 8:42 PM, mh mhe...@member.fsf.org wrote:

 Thanks SeoZ. Here are the results:

 1. /opt/efl/include$ grep _eina_log_state_shutdown . -rnI:

 ./eina-1/eina/eina_log.h:945:extern EAPI const char
 *_eina_log_state_shutdown;
 ./eina-1/eina/eina_log.h:948:#define EINA_LOG_STATE_SHUTDOWN
 _eina_log_state_shutdown

 2. /opt/efl/lib$ nm libeina.so | grep _eina_log_state_shutdown:

 0025af20 D _eina_log_state_shutdown

 fwiw, I'm on Debian sid, amd64.

 On 06/11/2013 01:15 AM, Daniel Juyung Seo wrote:
 Can you grep _eina_log_state_shutdown?
 1. /opt/efl/include$ grep _eina_log_state_shutdown . -rnI
 2. /opt/efl/lib$ nm libeina.so|grep _eina_log_state_shutdown

 Thanks.

 Daniel Juyung Seo (SeoZ)


 On Tue, Jun 11, 2013 at 8:45 AM, mh mhe...@member.fsf.org wrote:

 Tried again a couple times, same result. I'm using Debian sid, amd64.
 Cedric, does this ring any bells? Thanks.

 On 06/10/2013 07:54 AM, mh wrote:
 Compiled e from git into /opt/efl, fails to start with this error in
 .xsession-errors, not sure how to fix:

 /opt/efl/bin/enlightenment: symbol lookup error:
 /opt/efl/lib/libeo.so.1: undefined symbol: _eina_log_state_shutdown






 --
 How ServiceNow helps IT people transform IT departments:
 1. A cloud service to automate IT design, transition and operations
 2. Dashboards that offer high-level views of enterprise services
 3. A single system of record for all IT processes
 http://p.sf.net/sfu/servicenow-d2d-j
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 This SF.net email is sponsored by Windows:

 Build for Windows Store.

 http://p.sf.net/sfu/windows-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] symbol lookup error

2013-06-10 Thread mh
Compiled e from git into /opt/efl, fails to start with this error in 
.xsession-errors, not sure how to fix:

/opt/efl/bin/enlightenment: symbol lookup error: 
/opt/efl/lib/libeo.so.1: undefined symbol: _eina_log_state_shutdown





--
How ServiceNow helps IT people transform IT departments:
1. A cloud service to automate IT design, transition and operations
2. Dashboards that offer high-level views of enterprise services
3. A single system of record for all IT processes
http://p.sf.net/sfu/servicenow-d2d-j
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] symbol lookup error

2013-06-10 Thread mh
Tried again a couple times, same result. I'm using Debian sid, amd64. 
Cedric, does this ring any bells? Thanks.

On 06/10/2013 07:54 AM, mh wrote:
 Compiled e from git into /opt/efl, fails to start with this error in
 .xsession-errors, not sure how to fix:

 /opt/efl/bin/enlightenment: symbol lookup error:
 /opt/efl/lib/libeo.so.1: undefined symbol: _eina_log_state_shutdown





 --
 How ServiceNow helps IT people transform IT departments:
 1. A cloud service to automate IT design, transition and operations
 2. Dashboards that offer high-level views of enterprise services
 3. A single system of record for all IT processes
 http://p.sf.net/sfu/servicenow-d2d-j
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Enlightenment Telling all my users they need E updates when they have E 0.17.2.1

2013-04-28 Thread mh
On 04/28/2013 03:53 PM, Jeff Hoogland wrote:
 Who broke what? I have haven't had it happen yet on my personal system -
 but I have an entire thread of users on the Bodhi forums who have systems
 telling them they need to upgrade their 0.17.2.1 installs to a E17 release
 older the 0.17

 http://forums.bodhilinux.com/index.php?/topic/8529-enlightenment-update/

 Help?

Yeah, I got that this afternoon, too. I'm running 1.7.6 with 0.17.2.1, 
got a popup a couple of times. It's been mentioned on #e too. I just 
closed and ignored it.

--
Try New Relic Now  We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app,  servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] favorites menu

2013-04-10 Thread mh
If I use the e17 stable release, 1.7.6, I can add apps to the favorites 
menu without trouble. With e18, it doesn't seem to work. I have 
chromium, terminology and thunderbird in favorites, but I can't add 
others like audacity, midori or others. And I had to restart 
enlightenment after adding terminology, and again for thunderbird, for 
them to appear. I've tried using the Settings/Apps/Favorite Apps method 
also, no luck.

--
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis  visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] bullet problem

2013-03-29 Thread mh
Yes! Thanks.

mike

On 03/29/2013 05:55 AM, Dave wrote:
   Looks like the dynamic linker isn't aware of your new library file yet.
 Just run ldconfig from a root prompt to rebuild the lib cache.  Should work
 after that.  Assuming you've got /usr/local/lib configured in the
 /etc/ld.so.conf file.

   Cheers,
   dave.k



   In the year 2013, of the month of March, on the 28th day, mh wrote:
 I'm on debian sid, compiling e17 from latest git. Debian doesn't have
 bullet, so I downloaded the source for version 2.81 and installed it:

 $ cmake .. -DBUILD_CPU_DEMOS=OFF -DBUILD_DEMOS=OFF -DBUILD_SHARED_LIBS=ON
 $ make
 $ sudo make install

 But, during the build of efl, edje failed:

 CC bin/eeze/bin_eeze_eeze_sensor_test-eeze_sensor_test.o
 CCLD   bin/eeze/eeze_sensor_test
 EDJtests/edje/data/test_layout.edj
 /home/michael/e17-git/efl/src/bin/edje/.libs/lt-edje_cc: error while
 loading shared libraries: libBulletSoftBody.so.2.81: cannot open shared
 object file: No such file or directory
 make[4]: *** [tests/edje/data/test_layout.edj] Error 127
 make[3]: *** [all-recursive] Error 1
 make[2]: *** [all] Error 2

 I found that shared library in: /usr/local/lib/libBulletSoftBody.so.2.81

 Is there a better way to install bullet, or to disable bullet
 requirement from the build?




 --
 Own the Future-Intel(R) Level Up Game Demo Contest 2013
 Rise to greatness in Intel's independent game demo contest. Compete
 for recognition, cash, and the chance to get your game on Steam.
 $5K grand prize plus 10 genre and skill prizes. Submit your demo
 by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 --
 Own the Future-Intel(R) Level Up Game Demo Contest 2013
 Rise to greatness in Intel's independent game demo contest. Compete
 for recognition, cash, and the chance to get your game on Steam.
 $5K grand prize plus 10 genre and skill prizes. Submit your demo
 by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] bullet problem

2013-03-28 Thread mh
I'm on debian sid, compiling e17 from latest git. Debian doesn't have 
bullet, so I downloaded the source for version 2.81 and installed it:

$ cmake .. -DBUILD_CPU_DEMOS=OFF -DBUILD_DEMOS=OFF -DBUILD_SHARED_LIBS=ON
$ make
$ sudo make install

But, during the build of efl, edje failed:

CC bin/eeze/bin_eeze_eeze_sensor_test-eeze_sensor_test.o
CCLD   bin/eeze/eeze_sensor_test
EDJtests/edje/data/test_layout.edj
/home/michael/e17-git/efl/src/bin/edje/.libs/lt-edje_cc: error while 
loading shared libraries: libBulletSoftBody.so.2.81: cannot open shared 
object file: No such file or directory
make[4]: *** [tests/edje/data/test_layout.edj] Error 127
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2

I found that shared library in: /usr/local/lib/libBulletSoftBody.so.2.81

Is there a better way to install bullet, or to disable bullet 
requirement from the build?




--
Own the Future-Intel(R) Level Up Game Demo Contest 2013
Rise to greatness in Intel's independent game demo contest. Compete 
for recognition, cash, and the chance to get your game on Steam. 
$5K grand prize plus 10 genre and skill prizes. Submit your demo 
by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Anyone else seeing increased memory usage in E17.1 + EFL 1.7.5?

2013-02-04 Thread mh
I have to report operator error/misunderstanding. That was Virt memory 
usage. Right now, with several programs running, virt memory is 506M, 
Res memory is 92M as reported by htop. Looks like I'm not seeing what 
Jeff is seeing.


On 02/04/2013 07:36 AM, Robert David wrote:
 After two days running I have 80M rss, 500MB virt. So you must have
 something wrong.

 Which plugins and gadgets you have enabled?

 Robert.


 On Mon, 04 Feb 2013 07:55:18 +
 Garywitsc...@gmail.com  wrote:

 Quoting Jeff Hooglandjeffhoogl...@linux.com:

 Something must be very wrong with your system that E is taking
 almost 500MB of RAM. Are you sure whatever tool you are using is
 measuring that properly.

 I do smell a rat though - 7 hours later of my computer simply being
 idle and E's memory usage is up from 70mb to 95.


 On Sun, Feb 3, 2013 at 3:15 PM, mhmhe...@member.fsf.org  wrote:

 I wish! Here e's got ~472MB, with just terminal and the net and
 forecast modules gadgets running. Right after a fresh reboot. Same
 version of e and efl. amd64.


 On 02/03/2013 03:53 PM, Jeff Ho

 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users



 --
 ~Jeff Hooglandhttp://jeffhoogland.com/
 Thoughts on Technologyhttp://jeffhoogland.blogspot.com/, Tech
 Blog Bodhi Linuxhttp://bodhilinux.com/, Enlightenment for your
 Desktop
 --
 Everyone hates slow websites. So do we. Make your web apps faster
 with AppDynamics Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.netogland wrote:
 So I was killing some extra processes in my system monitor today
 and I noticed that for some reason E was using 250+ MB of RAM.
 When I restarted Enlightenment that memory usage promptly
 dropped back down to 70~MB where it normally starts/stays.

 Using E17.1 tarbal and EFL 1.7.5 release. Anyone else seeing
 this? Going
 to
 leave my system on for a few hours and check back to see if it
 starts shooting up again.

 After a full day of running e, htop reports enlightenmen using 140M
 RES memory on my system. Doesn't seem like a lot to me, although it
 does drop down to 61M after a restart. How do you measure your usage?





 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Anyone else seeing increased memory usage in E17.1 + EFL 1.7.5?

2013-02-04 Thread mh
Just installed that and it works well. Right not it shows 66M memory 
being taken. I have forecasts and net modules running. Thanks for the 
suggestion.

On 02/04/2013 07:53 AM, Jeff Hoogland wrote:
 I always use the gnome system tool -
 http://www.enlightenment.org/ss/e-510faed83002e6.68365118.jpg

 Overnight the memory for enlightenment was up to 150MB on my system.

 The only extra (non-core) module I had loaded was forecasts. My system has
 compositing enabled and has E running in a twinview across two monitors.


 On Mon, Feb 4, 2013 at 6:43 AM, mhmhe...@member.fsf.org  wrote:

 I have to report operator error/misunderstanding. That was Virt memory
 usage. Right now, with several programs running, virt memory is 506M,
 Res memory is 92M as reported by htop. Looks like I'm not seeing what
 Jeff is seeing.


 On 02/04/2013 07:36 AM, Robert David wrote:
 After two days running I have 80M rss, 500MB virt. So you must have
 something wrong.

 Which plugins and gadgets you have enabled?

 Robert.


 On Mon, 04 Feb 2013 07:55:18 +
 Garywitsc...@gmail.com   wrote:

 Quoting Jeff Hooglandjeffhoogl...@linux.com:

 Something must be very wrong with your system that E is taking
 almost 500MB of RAM. Are you sure whatever tool you are using is
 measuring that properly.

 I do smell a rat though - 7 hours later of my computer simply being
 idle and E's memory usage is up from 70mb to 95.


 On Sun, Feb 3, 2013 at 3:15 PM, mhmhe...@member.fsf.org   wrote:

 I wish! Here e's got ~472MB, with just terminal and the net and
 forecast modules gadgets running. Right after a fresh reboot. Same
 version of e and efl. amd64.


 On 02/03/2013 03:53 PM, Jeff Ho


 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

 --
 ~Jeff Hooglandhttp://jeffhoogland.com/
 Thoughts on Technologyhttp://jeffhoogland.blogspot.com/, Tech
 Blog Bodhi Linuxhttp://bodhilinux.com/, Enlightenment for your
 Desktop

 --
 Everyone hates slow websites. So do we. Make your web apps faster
 with AppDynamics Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.netogland  wrote:
 So I was killing some extra processes in my system monitor today
 and I noticed that for some reason E was using 250+ MB of RAM.
 When I restarted Enlightenment that memory usage promptly
 dropped back down to 70~MB where it normally starts/stays.

 Using E17.1 tarbal and EFL 1.7.5 release. Anyone else seeing
 this? Going
 to
 leave my system on for a few hours and check back to see if it
 starts shooting up again.

 After a full day of running e, htop reports enlightenmen using 140M
 RES memory on my system. Doesn't seem like a lot to me, although it
 does drop down to 61M after a restart. How do you measure your usage?






 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users




--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
enlightenment-users mailing list

Re: [e-users] Second Python+Elementary Tutorial

2013-02-03 Thread mh
wido: I haven't tried 'Dive' yet, but I'll def. take a look. The rpi is 
why I've started to look at python too. I want to work more with the 
GPIO; right now I have a 16x2 display working and displaying some 
messages. With some more python experience I hope to do it better.

On 02/02/2013 08:21 PM, Wido wrote:
 +1 to Jeff.

 I'm thinking I could do *something* with this and R-Pi =D

 @mh: Did you tried 'Dive into python'? I started with it, and I keep the 
 python lib reference as a fav. Having both at the same time worked for me =)

 On Friday February 1 2013 20:20:30 Jeff Hoogland escribió:
 This seems like a pretty good place to start -  http://www.learnpython.org/

 #python on freenode is VERY active


 On Fri, Feb 1, 2013 at 4:59 PM, mhmhe...@member.fsf.org  wrote:

 On Feb 1, 2013, at 5:31 PM, Jeff Hoogland wrote:

 For any who care -

 http://jeffhoogland.blogspot.com/2013/02/tutorial-2-elm-images-file-selector-and.html
 --
 ~Jeff Hooglandhttp://jeffhoogland.com/
 Thoughts on Technologyhttp://jeffhoogland.blogspot.com/, Tech Blog
 Bodhi Linuxhttp://bodhilinux.com/, Enlightenment for your Desktop

 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 Thanks Jeff. Hey, any online python tutorials you recommend? I'm trying to
 save a (quite) a few bucks on books.

 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users





 Wido
 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Anyone else seeing increased memory usage in E17.1 + EFL 1.7.5?

2013-02-03 Thread mh
I wish! Here e's got ~472MB, with just terminal and the net and forecast 
modules gadgets running. Right after a fresh reboot. Same version of e and efl. 
amd64.


On 02/03/2013 03:53 PM, Jeff Hoogland wrote:
 
 So I was killing some extra processes in my system monitor today and I
 noticed that for some reason E was using 250+ MB of RAM. When I restarted
 Enlightenment that memory usage promptly dropped back down to 70~MB where
 it normally starts/stays.
 
 Using E17.1 tarbal and EFL 1.7.5 release. Anyone else seeing this? Going to
 leave my system on for a few hours and check back to see if it starts
 shooting up again.
 


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Second Python+Elementary Tutorial

2013-02-01 Thread mh

On Feb 1, 2013, at 5:31 PM, Jeff Hoogland wrote:

 For any who care -
 http://jeffhoogland.blogspot.com/2013/02/tutorial-2-elm-images-file-selector-and.html
 
 -- 
 ~Jeff Hoogland http://jeffhoogland.com/
 Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
 Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop
 --
 Everyone hates slow websites. So do we.
 Make your web apps faster with AppDynamics
 Download AppDynamics Lite for free today:
 http://p.sf.net/sfu/appdyn_d2d_jan
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Thanks Jeff. Hey, any online python tutorials you recommend? I'm trying to save 
a (quite) a few bucks on books. 
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] a taste of new enlightenment

2013-01-24 Thread mh
On 01/23/2013 06:56 PM, Carsten Haitzler (The Rasterman) wrote:
 On Wed, 23 Jan 2013 20:58:17 -0200 wilson directo...@gmail.com said:

 Hello, List

 After an upgrade in my machine, from debian 6.0 to testing (hope february
 brings us news) and trying to compile the new version of enlightenment, I
 have a few words to say:

 1 - I am sure I am not using the right method to retrieve and compile the
 source, and if someone could help me I will appreciate, but after trying the
 git method and the easy_17 method, only easy17 gave me some results. Git
 methos tells me that I have to download around 1 million objects and even
 with my best efforts, download speed is not more than 30KB, so I will have to
 wait an eternity to the process start. Is there a way to improve it?

 2 - After easy17 running, I had to skip a lot of modules, because of
 e_mod_main having no dbus references

 3 - Compiled the basic, after start e17, where is the installed applications
 in the menu? last version I installed in my debian 6, 0.16.999.71439, all the
 references on the applications were there. What am I doing wrong?
 use our RELEASES... download the efl tarballs and e17 release tarballs. don't
 use git. don't use easy0e17. these use svn or whatever is in development at
 any point in time - its not released and unless you closely follow development
 and work WITH developers, it's going to be a big problem using svn -
 especially since we have been merging our source trees etc. so... either get
 in or get out. by that i mean - get deep into development, tracking
 progress, helping out, and being aware of everything going on and why, OR...
 stick to our stable releases. there is a nice about e17 page telling you how
 to build it all FROM releases.

 http://www.enlightenment.org/p.php?p=about/e17
I'd add to be absolutely sure that apt removed EVERYTHING it installed. 
I was having a lot of problems recently and discovered that I had a few 
old e libraries left over in /usr/share/, after apt had supposedly 
uninstalled. Once that cruft was gone my git install is much, much better.

I keep a stable 1.7.5 install in /opt/e17 and my git install in 
/opt/e17-dev, and I have  ~/.e-stable and ~/.e-dev configurations. I 
like to help test work with devs with the git install, but if I have 
problems I can go back to the stable install.


 4 - Composing took me almost 60% of opengl performance. Even with an nvidia
 board overclocked, performance with vsync turned on is more stable than with
 it off, but it limits the framerate on 60fps, and after 3 opengl applications
 running, it starts to degrade. Any suggestions?
 60% of what... glxgears? also there just is no point doing  60fps (assuming
 your refresh rate is 60hz). that's the point of vsync. to do tear-free
 rendering.

 5 - I was always a big fan of enlughtenment, since version 16, when I changed
 windowmaker to e16, and I understand the decision of stabilish goals to
 finish version 17, but in my opinion, it is a very steep transition, and some
 of them may make users run away from e17

 well, it is just my 2 cents.
 there is no transition... e17 is an entirely different wm.



--
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] [E-devel] Korean E dinner

2013-01-09 Thread mh
Raster, a man of his word.  I (almost) needed that this morning. ;)

On 01/09/2013 06:16 AM, ChunEon Park wrote:
 OMG..  i should wear the mask there.
   
 

 -Regards, Hermet-
 -Original Message-
 From: Daniel Juyung Seolt;seojuyu...@gmail.comgt;
 To: Enlightenment users discussion amp; 
 supportlt;enlightenment-users@lists.sourceforge.netgt;;
 Cc: Enlightenment developer 
 listlt;enlightenment-de...@lists.sourceforge.netgt;;
 Sent: 2013-01-06 (일) 00:55:24
 Subject: Re: [E-devel] [e-users] Korean E dinner

 Everybody pants on!!!

 Raster and Hermet actually danced Gangnam Style in Itaewon just for 5
 seconds.
 Let's party.

 http://www.youtube.com/watch?v=qyS-HhlXmRE

 Daniel Juyung Seo (SeoZ)

 On Fri, Jan 4, 2013 at 9:19 PM, Carsten Haitzler 
 lt;rastergt;@rasterman.comgt;wrote:

 gt; On Fri, 4 Jan 2013 19:27:32 +0900 Cedric BAIL 
 lt;cedric.bailgt;@free.frgt; said:
 gt;
 gt; gt; On Fri, Jan 4, 2013 at 5:21 PM, Carsten Haitzler 
 lt;rastergt;@rasterman.comgt;
 gt; wrote:
 gt; gt; gt; On Fri, 4 Jan 2013 15:55:21 +0900 Cedric BAIL 
 lt;cedric.bailgt;@free.frgt;
 gt; said:
 gt; gt; gt;gt; On Fri, Jan 4, 2013 at 2:58 PM, Jérôme Pinot 
 lt;ngc891gt;@gmail.comgt;
 gt; wrote:
 gt; gt; gt;gt; gt; On 01/04/13 14:51, Daniel Juyung Seo wrote:
 gt; gt; gt;gt; gt;gt; On Fri, Jan 4, 2013 at 2:47 PM, Carsten Haitzler
 gt; gt; gt;gt; gt;gt; lt;rastergt;@rasterman.comgt;wrote:
 gt; gt; gt;gt; gt;gt; gt; On Fri, 4 Jan 2013 13:23:43 +0900 Daniel 
 Juyung Seo
 gt; gt; gt;gt; gt;gt; gt; lt;seojuyung2gt;@gmail.comgt; said:
 gt; gt; gt;gt; gt;gt; gt;
 gt; gt; gt;gt; gt;gt; gt; gangnam vs itaewon... FIGHT!
 gt; gt; gt;gt; gt;gt; gt;
 gt; gt; gt;gt; gt;gt; gt; /me sings itaewon style and dances in a 
 silly fashion.
 gt; gt; gt;gt; gt;gt; gt;
 gt; gt; gt;gt; gt;gt;
 gt; gt; gt;gt; gt;gt; Dance during the meeting :)
 gt; gt; gt;gt; gt;gt; I bring my camera if we meet at Itaewon.
 gt; gt; gt;gt; gt;
 gt; gt; gt;gt; gt; If Raster dances Gangnam style, I would LOVE going to 
 Itaewon :-D
 gt; gt; gt;gt;
 gt; gt; gt;gt; Ok, so it will be Itaewon if raster accept to dance 
 Gangnam style.
 gt; gt; gt;gt; Hermet can show him how, I already saw him dancing ;-) If 
 not, then
 gt; gt; gt;gt; Gangnam.
 gt; gt; gt;gt;
 gt; gt; gt;gt; What times guy ? 7pm ?
 gt; gt; gt;
 gt; gt; gt; yargh... i can dance with my arms. theres never enough room to 
 use your
 gt; gt; gt; legs... :)
 gt; gt;
 gt; gt; We will find the necessary room for that. So Itaewon tomorrow at 7 
 at
 gt; gt; the subway exit in front of Paris baguette.
 gt;
 gt; i shall try remember my pants. u'll need to be fast with the camera.
 gt; dancing
 gt; may not last long. ;)
 gt;
 gt; --
 gt; - Codito, ergo sum - I code, therefore I am --
 gt; The Rasterman (Carsten Haitzler)ras...@rasterman.com
 gt;
 gt;
 gt;
 gt; 
 --
 gt; Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
 gt; much more. Get web development skills now with LearnDevNow -
 gt; 350+ hours of step-by-step video tutorials by Microsoft MVPs and experts.
 gt; SALE $99.99 this month only -- learn more at:
 gt; http://p.sf.net/sfu/learnmore_122812
 gt; ___
 gt; enlightenment-users mailing list
 gt; enlightenment-users@lists.sourceforge.net
 gt; https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 gt;
 --
 Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
 MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
 with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
 MVPs and experts. SALE $99.99 this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_122912
 ___
 enlightenment-devel mailing list
 enlightenment-de...@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

   
 --
 Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
 and much more. Keep your Java skills current with LearnJavaNow -
 200+ hours of step-by-step video tutorials by Java experts.
 SALE $49.99 this month only -- learn more at:
 http://p.sf.net/sfu/learnmore_122612
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users

--
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 

Re: [e-users] modules nag...

2012-10-18 Thread mh
On 10/17/2012 07:39 PM, Carsten Haitzler (The Rasterman) wrote:
 On Wed, 17 Oct 2012 20:45:20 +0300 (EEST) Robert Krambovitisrob...@split.gr
 said:

 You added a nag about unofficial modules ?
 And the list is hard coded ?!

 Seriously ?
 yup.

 Are you planning on adding a don't nag about these modules configuration or
 whitelist file ? Or at least a way to disable the nag at E start ?
 or even an acknowledge, don't tell me again about these modules button ?
 not planning on adding any way to disable it. i'm tired of when i use places
 module e crashes and i get random segvs all day - help me (in the end
 convincing them to unload enagage fixed the crashes) etc.

 we are doing a release here. trying to fix bugs that are E bugs. not the bugs
 of random module X. e-modules-extra modules are random modules as they 
 mostly
 just have no maintenance.

 you're using code from svn and that code is intended to be going through QA
 testing and i am encouraging thq QA testing to stop wasting peoples time.

 be happy i simply didn't just deny the ability to load ANY modules other than
 in the whitelist. you still can. you just get a nag. in the same way us devs
 have been nagged day after day, week after week, month after month about
 modules we don't maintain and we don't care about. i'm very well tried of
 saying do you have any modules loaded not shipped with e? and then people
 sanying no and they end up having these extra modules loaded anyway after 5 or
 10 minutes of back and forth.

I noticed the nag yesterday. I don't have a problem with it, and I'm 
glad that I can still use the couple unsupported modules that I do use: 
net and forecasts. The nag will remind me to remove those first and see 
if I still have the problem. Thanks all for your work, looking forward 
to the release!


--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evas and eobj

2012-10-13 Thread mh
And obviously I don't understand how the script works, because removing PROTO 
worked just fine. Thanks.

On Oct 12, 2012, at 2:20 PM, mh wrote:

 The script looks for each at svn.enlightenment.org/svn/e/trunk, but eobj is 
 located in svn.enlightenment.or/svn/e/trunk/PROTO. 
 
 On Oct 12, 2012, at 1:40 PM, Viktor Kojouharov wrote:
 
 Remove PROTO and just leave eobj there
 On Oct 12, 2012 8:12 PM, mh mhe...@member.fsf.org wrote:
 
 I tried updating to 77941 and evas failed to build because it was missing
 package eo. Looked through the changes on trac and found that PROTO/eobj
 needs to be built before evas. I'm using easy_e17 script, and tried just
 adding PROTO/eobj before evas in the script, but that failed.  I downloaded
 the e17 source and got eobj installed, then e17 is updated to 77941.
 
 The modified line in easy_e17 was: efl_basic=eina eet PROTO/eobj evas
 ecore eio embryo edje efreet e_dbus eeze elementary
 
 Where'd I mess up?
 
 
 
 
 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] evas and eobj

2012-10-12 Thread mh
I tried updating to 77941 and evas failed to build because it was missing 
package eo. Looked through the changes on trac and found that PROTO/eobj needs 
to be built before evas. I'm using easy_e17 script, and tried just adding 
PROTO/eobj before evas in the script, but that failed.  I downloaded the e17 
source and got eobj installed, then e17 is updated to 77941. 

The modified line in easy_e17 was: efl_basic=eina eet PROTO/eobj evas ecore 
eio embryo edje efreet e_dbus eeze elementary

Where'd I mess up?



--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] evas and eobj

2012-10-12 Thread mh
The script looks for each at svn.enlightenment.org/svn/e/trunk, but eobj is 
located in svn.enlightenment.or/svn/e/trunk/PROTO. 

On Oct 12, 2012, at 1:40 PM, Viktor Kojouharov wrote:

 Remove PROTO and just leave eobj there
 On Oct 12, 2012 8:12 PM, mh mhe...@member.fsf.org wrote:
 
 I tried updating to 77941 and evas failed to build because it was missing
 package eo. Looked through the changes on trac and found that PROTO/eobj
 needs to be built before evas. I'm using easy_e17 script, and tried just
 adding PROTO/eobj before evas in the script, but that failed.  I downloaded
 the e17 source and got eobj installed, then e17 is updated to 77941.
 
 The modified line in easy_e17 was: efl_basic=eina eet PROTO/eobj evas
 ecore eio embryo edje efreet e_dbus eeze elementary
 
 Where'd I mess up?
 
 
 
 
 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users
 
 --
 Don't let slow site performance ruin your business. Deploy New Relic APM
 Deploy New Relic app performance management and know exactly
 what is happening inside your Ruby, Python, PHP, Java, and .NET app
 Try New Relic at no cost today and get our sweet Data Nerd shirt too!
 http://p.sf.net/sfu/newrelic-dev2dev
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] poll fyi

2012-07-30 Thread mh
well… I'm playing xonotic right now, but I did vote for e earlier ;)


On Jul 30, 2012, at 7:35 PM, P Purkayastha wrote:

 On 07/31/2012 06:30 AM, Carsten Haitzler (The Rasterman) wrote:
 http://gopollgo.com/what-linux-desktop-do-you-use-currently
 :)
 
 
 Where are all the enlightened users? :(
 
 
 --
 Live Security Virtual Conference
 Exclusive live event will cover all the ways today's security and 
 threat landscape has changed and how IT managers can respond. Discussions 
 will include endpoint security, mobile security and the latest in malware 
 threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] fresh build configuration required

2012-05-31 Thread mh

On May 31, 2012, at 3:08 PM, B.S.J.W. Stephenson wrote:

 P Purkayastha wrote:
 On 06/01/2012 02:38 AM, B.S.J.W. Stephenson wrote:
 P Purkayastha wrote:
 On 06/01/2012 12:56 AM, B.S.J.W. Stephenson wrote:
 Things have changed a little since I last built an enlightenment
 download . I have just completed my first apparently complete build .
 When I call enlightenment_start ( a new one to me ) it outputs the
 attachment . What am I missing ? What requires configuration ? How
 should I configure it ? The old one used to go up , on a similar
 configuration to that which I am running at the moment , with a simple
 call and.
 Please Enlighten me .
 B.S.J.W.S
 If enlightenment_start is new to you then things have changed a *lot*
 since the last time you built enlightenment. Try renaming your ~/.e
 folder and start enlightenment again. You will lose your current settings.
 Ummm Yes
  niether xfm nor fluxbox are a reasonable donor config. Does anybody
 have a reasonable donor .e directory downloadable ?
 B.S.J.W.S
 It will be hard to get anyone to give you their .e. It typically
 contains private data.
  Which distros last had a current Enlightenment configuration ? Nothing 
 personal ,just start up required . The last system I built  apparently 
 fired up originally on SUSE , they stopped using it , (2008) however , 
 has any other distro set up on enlightenment since then with a current 
 .e directory , or even them ?

If you move your current .e directory out of the way, and then start 
enlightenment, it will generate a default .e directory.



--
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] Changing System Resolution Results in systray duplicate error

2012-03-21 Thread mh

On Mar 21, 2012, at 3:23 PM, Jeff Hoogland wrote:

 I've had two users now report that the latest E builds are causing an issue
 when they change resolution (both via randr directly and the E tool):
 
 every time I change the screen resolution I got an error that
 
 ---
 Another systray exists
 
 There can be only one systray gadget and another one exists
 --
 
 Removing all systray gadgets still results in this same message they claim.
 Is anyone else getting this issue or is it limited to my Bodhi packages?
 
 -- 
 ~Jeff Hoogland http://jeffhoogland.com/
 Thoughts on Technology http://jeffhoogland.blogspot.com/, Tech Blog
 Bodhi Linux http://bodhilinux.com/, Enlightenment for your Desktop

Just tried it here, worked without problem. Used the settings panel to change 
resolution.


--
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] Fwd: e version

2012-02-26 Thread mh
Interesting. Last update I did was a few days ago to r. 68428. But timeline 
today showed the latest changeset is 68387. Screenshot: http://3rvs.com/shot.jpg

--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] e version

2012-02-26 Thread mh
I found in listing the svn for ~/e17_src/e/.svn/entries,  the 68428 number, and 
then below that a time-stamp followed by 68364, which must be the actual 
revision number for the svn version I have. 


On Feb 26, 2012, at 5:00 PM, mh wrote:

 Interesting. Last update I did was a few days ago to r. 68428. But timeline 
 today showed the latest changeset is 68387. Screenshot: 
 http://3rvs.com/shot.jpg
 
 --
 Virtualization  Cloud Management Using Capacity Planning
 Cloud computing makes use of virtualization - but cloud computing 
 also focuses on allowing computing to be delivered as a service.
 http://www.accelacomm.com/jaw/sfnl/114/51521223/
 ___
 enlightenment-users mailing list
 enlightenment-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/enlightenment-users


--
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] settings settings panel

2012-02-24 Thread mh
Somehow the top of my settings panel window extends beyond the top of the 
desktop. I can't pull it down or move it lower. Besides deleting my e 
configuration, is there any way to move it down? All the other Settings 
options, like Gadgets, Modules, Themes etc are fine. thanks...



--
Virtualization  Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
___
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


  1   2   >