Re: nm-applet crashes when connecting to new wpa AP



Ah i shouldve mentioned to the list that i solved this problem.
the issue was that since i had to regress network manager to 9.4 because
wpa1.1 isnt in the debian repository yet, i had libnm-gtk 9.8 still
which meant package incompatibility. reverting libnm-gtk0 and
libnm-gtk-common to 9.4 to match network manager and that solved the
issue. I guess can only hope that wpa 1.1 will get to testing soon so i
can finally update network manager to 9.8

-Kevin

On 06/26/2013 04:32 PM, Dan Williams wrote:
On Sun, 2013-06-23 at 15:40 +0200, Kevin Brandstatter wrote:
Settings schema 'org.gnome.nm-applet.eap' is not installed

version 0.9.4.0-5 from debian wheezy (0.9.4.0 for network-manager as well)

any thoughts? Ive tried recompiling the schemas, but the file simply
doesnt exist.
I've also tried reinstalling the network-manager-gnome package that
provides the applet

further note: im using e17 wm (0.17.3) on debian jessie, but using the
network manager from wheezy becuase of some issues with wpa supplicant
That schema should be defined in org.gnome.nm-applet.gschema.xml, which
gets generated from org.gnome.nm-applet.gschema.xml.in and then
installed in the GSettings schema directory, so it should end up here:

/usr/share/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml

and then "glib-compile-schemas /usr/share/glib-2.0/schemas" should get
called in the post-install scripts for the package to ensure that the
schema is recognized.  Any idea if that file is in the right place and
if the .deb is rebuilding the schemas?

Dan



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