On Sat, 21 Oct 2017 22:54:04 +0200 Quelrond <[email protected]> said:

> Hi,
> 
> I've just updated EFL (to 1.20.5 release) and Enlightenment (to 
> 0.22.0-beta) on my FreeBSD 11 laptop.
> 
> 1. I could crash it, moving bryce gadgets (note that in the same time I 
> was building a large project in terminology, the CPU was really high). 
> I've got the backtrace (the images attached).
> 
> 2. I cannot change the size of bryce. Actually it has the horizontal 
> orientation, I would like to decrease his height. Is it possible?
> 
> 3. I cannot understand how to use enlightenment_askpass tool. I would 
> like to use it with sudo to start some GUI apps with root privileges.

you don't need to know how to use it... e automatically sets up $SUDO_ASKPASS
env var for you so anything launched under e hold inherit that and sudo should
then use askpass to request passwords IF no controlling text/tty exists (ie
it's run from a .desktop file or similar and stdin/out is not a tty but a log
file or invalid).

read the sudo manual page about the above askpass env var to know how it
works... but it's simple ... it just prints the password you entered to stdout.
sudo does the rest.

> 4. CPUFreq gadget moves his arrow in the opposite direction - when the 
> frequency is max the arrow is glued to the left-button edge, when the 
> frequency is decreasing (I can see the digits changing inside the shelf 
> gadget) the arrow begins to move to the top-right.
> 
> It seems that the overall performance is improved, comparing with E21. 
> I'm using E on the everyday basis, so I'll report my impressions about 
> the stability a little bit later ;)
> 
> 
> Thank you for this release
> 
> Peter
> 
> 
> 
> On 29/09/2017 19:48, Mike Blumenkrantz wrote:
> > HIGHLIGHTS
> > * Greatly improved Wayland support
> > * Improvements to new gadget infrastructure
> > * Added a sudo/ssh askpass utility gui
> > * meson build system
> > * tiling policy improvements
> > * integrated per-window volume controls
> >
> > CHANGES
> > https://git.enlightenment.org/core/enlightenment.git/tree/NEWS?h=v0.22.0-alpha
> >
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
Carsten Haitzler - [email protected]


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to