LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Manjaro (https://www.linuxquestions.org/questions/manjaro-119/)
-   -   E and nm-applet : installed using yourt and now it don't want to remove it. (https://www.linuxquestions.org/questions/manjaro-119/e-and-nm-applet-installed-using-yourt-and-now-it-dont-want-to-remove-it-4175640769/)

BW-userx 10-20-2018 09:16 AM

E and nm-applet : installed using yourt and now it don't want to remove it.
 
I Installed Enlightenment, now i am working on getting the nm-applet to show up in the systemtray.

per arch wiki I removed the network-manager-applet, had yorgat add this, ( or how ever it is spelled, I alias it in my bashrc to yt)
Quote:

Appindicator

Appindicator support is available in nm-applet however it is not compiled into the official package, see FS#51740. To use nm-applet in an Appindicator environment, replace network-manager-applet with network-manager-applet-indicatorAUR and then start the applet with the following command:

$ nm-applet --indicator
https://wiki.archlinux.org/index.php...r#Appindicator


I get a core dump.
Code:

userx@manjaroieo:~
$ nm-applet --indicator

(process:14343): nm-applet-ERROR **: 09:01:08.931: Error: --indicator requested but indicator support not available
Trace/breakpoint trap (core dumped)

Code:

loading packages...
resolving dependencies...
looking for conflicting packages...
:: nm-connection-editor-indicator and libnm-gtk are in conflict. Remove libnm-gtk? [y/N] y

due to conflict I had to remove that.

before I get to hacking away on this thing to a point I screw it up too much.

anyone know the peoper steps to take to get nm-applet to show up in their system tray?

and how do I remove the app I had yorgat install if need be?
Code:

Packages (3) libnm-gtk-1.8.18-2 [removal]
            network-manager-applet-indicator-1.8.19+dev+18+gf7307cb6-1
            nm-connection-editor-indicator-1.8.19+dev+18+gf7307cb6-1

this is me trying to remove them.
Code:

userx@manjaroieo:~
$ yt -R  network-manager-applet-indicator-1.8.19+dev+18+gf7307cb6-1
error: target not found: network-manager-applet-indicator-1.8.19+dev+18+gf7307cb6-1
userx@manjaroieo:~
$ yt -R  network-manager-applet-indicator
error: target not found: network-manager-applet-indicator


BW-userx 10-20-2018 09:53 AM

it aperies to have been removed already,
Code:

userx@manjaroieo:~
$ yt network-manager
1 extra/network-manager-applet 1.8.18-2 [installed]
    Applet for managing network connections
2 aur/network-manager-applet-git 1.8.15.dev.r0.g69fb2d62-1 (11) (0.15)
    Applet for managing network connections
3 aur/network-manager-applet-gtk2 0.9.8.10-2 (40) (0.00)
    GNOME frontends to NetWorkmanager compiled for gtk2
4 aur/network-manager-applet-gtk2-jlindgren90-git 1.8.2.r4117.20180819-2 (3) (0.00)
    GNOME frontends to NetWorkmanager for gtk2 ported by jlindgren90
5 aur/network-manager-applet-indicator 1.8.19+dev+17+g57ef36bf-1 (4) (0.80)
    Latest nm-applet with Appindicator/StatusNotifierItem support from Gnome
    GitLab
6 aur/network-manager-applet-passwordstore 1.4.0-1 (0) (0.00)
    Applet for managing network connections with default setting to save
    authentication passwords in keyfile and make all new connections available
    for all users
==> Enter n° of packages to be installed (e.g., 1 2 3 or 1-3)
==> ---------------------------------------------------------

not showing as installed. back to the drawing board.


All times are GMT -5. The time now is 05:18 PM.