Results 1 to 7 of 7

Thread: nm-applet missing after installing ubuntu under virtualboc

  1. #1
    Join Date
    May 2007
    Beans
    9

    nm-applet missing after installing ubuntu under virtualboc

    After installing Ubuntu under VirtualBox the nm-applet is missing.

    I already tried to restart the applet but nothing has happened. Any suggestions?

    Code:
    jonas@jonas-laptop:~$ kill nm-applet 
    bash: kill: nm-applet: arguments must be process or job IDs 
    jonas@jonas-laptop:~$ kill 2649 
    jonas@jonas-laptop:~$ sudo nm-applet 
    
    
    ** (nm-applet:2740): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files 
    ** Message: applet now removed from the notification area 
    
    ** (nm-applet:2740): WARNING **: Failed to register as an agent: (2) The name org.freedesktop.NetworkManager was not provided by any .service files 
    ** Message: using fallback from indicator to GtkStatusIcon 
    
    (nm-applet:2740): GdkPixbuf-CRITICAL **: gdk_pixbuf_scale_simple: assertion `dest_width > 0' failed 
    ** Message: Starting applet secret agent because GNOME Shell disappeared 
    
    ** (nm-applet:2740): WARNING **: Failed to register as an agent: (2) The name org.freedesktop.NetworkManager was not provided by any .service files

  2. #2
    Join Date
    May 2007
    Beans
    9

    Re: nm-applet missing after installing ubuntu under virtualboc

    No idea anyone?

  3. #3
    Join Date
    May 2007
    Beans
    9

    Re: nm-applet missing after installing ubuntu under virtualboc

    So do I really need to reinstall Ubuntu in order get my nm-applet back?

  4. #4
    Join Date
    Jun 2012
    Beans
    4

    Re: nm-applet missing after installing ubuntu under virtualboc

    I am having the same problem.

    My system crashed (12.04 64bit Ubuntu) and after a reboot my nm-applet is missing and I can no longer get online.

    any help is much appreciated.

  5. #5
    Join Date
    Jun 2012
    Beans
    4

    Re: nm-applet missing after installing ubuntu under virtualboc

    Just noticing slight difference in the error mesage from the Original poster.

    --> Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files
    ** Message: applet now removed from the notification area

    Many Thanks

  6. #6
    Join Date
    May 2007
    Beans
    9

    Re: nm-applet missing after installing ubuntu under virtualboc

    Please, doesn't anybody has an idead? My computer is just worth nothing without working internet ...

  7. #7
    Join Date
    May 2007
    Beans
    9

    Re: nm-applet missing after installing ubuntu under virtualboc

    I found a solution. Edit /etc/NetworkManager/NetworkManager.conf to

    [main] plugins=ifupdown,keyfile dns=dnsmasq

    [ifupdown] managed=false

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •