Re: [e-users] Need help with NetworkManager / Gnome stuff under E ...

2016-12-01 Thread Daniel Kasak
So I just dealt with this for a 2nd time ( E profile got corrupted
after a hard lockup ). I thought I document what was needed for me, at
least for myself the next time it happens, if not for others who have
the same issue ...

I need to run:

 polkit-gnome-authentication-agent-1
 nm-applet

 ... on startup. nm-applet triggers a dialog asking for my password
for gnome keyring, and after it's entered, I can successfully connect
to saved networks.

Dan

On Wed, Nov 2, 2016 at 12:29 PM, Carsten Haitzler  wrote:
> On Wed, 2 Nov 2016 11:52:28 +1100 Daniel Kasak  said:
>
>> Hi all.
>>
>> I just switched jobs ( yay ) and the new one has a wireless network
>> with WPA2 security, PEAP auth, and a CA certificate.
>>
>> When I set this up in the gnome control panel, running under gnome, it
>> connects fine. But when I launch E after booting, I get a cryptic
>> error in systemd logs:
>>
>> No agents were available for this request
>>
>> I guess there are some gnome services that are required that aren't
>> running for me under E? Does anyone know what I'm missing?
>
> i don't know but i might guess that gnome talks to networkwrmanager over dbus
> and advertises/provides this "auth agent" which would require popping up a
> password or something dialog and passing it back to networkmanager. we hve no
> such code in e... :/ you could run nm-client or whatever it is? we removed
> xmbed systray support so as long as nm-client supports the app indicator dbus
> protocol it should be ok i think... if not there are 3rd party tray apps like
> trayer or others.
>
>
> --
> - Codito, ergo sum - "I code, therefore I am" --
> The Rasterman (Carsten Haitzler)ras...@rasterman.com
>

--
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] Need help with NetworkManager / Gnome stuff under E ...

2016-11-01 Thread The Rasterman
On Wed, 2 Nov 2016 11:52:28 +1100 Daniel Kasak  said:

> Hi all.
> 
> I just switched jobs ( yay ) and the new one has a wireless network
> with WPA2 security, PEAP auth, and a CA certificate.
> 
> When I set this up in the gnome control panel, running under gnome, it
> connects fine. But when I launch E after booting, I get a cryptic
> error in systemd logs:
> 
> No agents were available for this request
> 
> I guess there are some gnome services that are required that aren't
> running for me under E? Does anyone know what I'm missing?

i don't know but i might guess that gnome talks to networkwrmanager over dbus
and advertises/provides this "auth agent" which would require popping up a
password or something dialog and passing it back to networkmanager. we hve no
such code in e... :/ you could run nm-client or whatever it is? we removed
xmbed systray support so as long as nm-client supports the app indicator dbus
protocol it should be ok i think... if not there are 3rd party tray apps like
trayer or others.


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


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


Re: [e-users] Need help with NetworkManager / Gnome stuff under E ...

2016-11-01 Thread Simon Lees


On 11/02/2016 11:22 AM, Daniel Kasak wrote:
> Hi all.
> 
> I just switched jobs ( yay ) and the new one has a wireless network
> with WPA2 security, PEAP auth, and a CA certificate.
> 
> When I set this up in the gnome control panel, running under gnome, it
> connects fine. But when I launch E after booting, I get a cryptic
> error in systemd logs:
> 
> No agents were available for this request
> 
> I guess there are some gnome services that are required that aren't
> running for me under E? Does anyone know what I'm missing?
> 
> Dan
> 

Is efl / e built with systemd support? if so it should (TM) just work if
not another alternative is to run some other policykit agent at startup,
most distro's ship the LXDE one as a standalone package which works
otherwise there is a couple of others that can be used. Its also
possible to get nm-applet running in the systray if its built with the
following configure flag "--with-appindicator" or something similar
anyway although that maybe broken in the last release.

In enlightenments startup app section i'm also starting "Certificate and
Key Storage" although I don't remember if thats related.

-- 

Simon Lees (Simotek)http://simotek.net

Emergency Update Team   keybase.io/simotek
SUSE LinuxAdeliade Australia, UTC+9:30
GPG Fingerprint: 5B87 DB9D 88DC F606 E489 CEC5 0922 C246 02F0 014B

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