Results 1 to 2 of 2

Thread: Proper way to install network manager under lxde

  1. #1
    Join Date
    Sep 2011
    Beans
    126

    Proper way to install network manager under lxde

    Folks,

    I just built a minimal Ubuntu 14.04 box and installed lxde on it.

    Next, I installed the network manager:

    $ sudo apt-get install network-manager
    $ sudo reboot

    After logging in, I was hoping to see nm-applet UI somewhere on the screen but I don't see anything.

    I am used to using Openbox and lxde is a bit new for me.

    Under openbox, I would install a program called "docker." Here are the things I used to do on openbox.

    $ sudo rm /etc/xdg/autostart/nm-applet.desktop

    Next, I would add the following lines to autostart:

    docker &
    (sleep 3 && sudo /usr/bin/nm-applet --sm-disable) &

    When I start openbox, I could see nm-applet UI in docker.


    I am wondering if all these steps are still required when under lxde.

    Thank you in advance for your help,

    Regards,
    Peter

  2. #2
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: Proper way to install network manager under lxde

    https://bugs.launchpad.net/ubuntu/+s...n/+bug/1247118

    There is a current bug on lubuntu (although you do not say you are running lubuntu, but point out at lxde and openbox).

    The work around is to manually add nm-applet to the Prefs > Default apps for LXSession > Autostart tab.
    Attached Images Attached Images
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

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
  •