[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#894850: cinnamon: Network applet can't activate new networks



]] Fabio Fantoni 

> Thanks for you report, this is caused by my mistake in latest network
> patch fix, sorry.
> To solves it in /usr/share/cinnamon/applets/network@cinnamon.org/applet.js
> change:
> let perms = client.get_permission_result
> (NM.Client.Permission.SETTINGS_MODIFY_SYSTEM);
> with:
> let perms = client.get_permission_result
> (NM.ClientPermission.SETTINGS_MODIFY_SYSTEM);

Thanks, this solves it, and I can connect to passworded wifi just fine
after that change.

(If you'd like me to NMU with this, I'd be happy to.  Please let me
know.)

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are


Reply to: