[RISOLTO][Wicd] Non appare l'icona in tray

Installazione, configurazione e uso di programmi e strumenti.
Scrivi risposta
Avatar utente
Six110
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 528
Iscrizione: venerdì 4 aprile 2008, 13:26
Desktop: Unity
Distribuzione: Ubuntu 15.10 x86_64
Sesso: Maschile
Località: Savona - Italia
Contatti:

[RISOLTO][Wicd] Non appare l'icona in tray

Messaggio da Six110 »

Come dal titolo si intuisce che, dopo l'installazione di wicd, seguendo la apposita guida del wiki di Ubuntu, premo alt+F2, inserisco il comando, ma niente icona.
VI dico i miei tentativi:
da synaptic, tasto destro, proprietà e ho visto con cosa sarebbe potuto andare in conflitto e ho verificato che non avessi nulla di installato (vedi network manager, wifi-radar, ecc).
ricerca su google, e ho visto che dalla versione 1.50 il comando cambia, ma dai repo si scarica ancora la versione precedente
ho verificato dal path di installazione /opt/wicd/ che ci fosse il file tray.py

....dove vado a sbattere?  >:(
grazie a chi mi aiuta
Ultima modifica di Anonymous il sabato 19 luglio 2008, 12:45, modificato 1 volta in totale.
~The quieter you become, the more you are able to hear~
Avatar utente
Six110
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 528
Iscrizione: venerdì 4 aprile 2008, 13:26
Desktop: Unity
Distribuzione: Ubuntu 15.10 x86_64
Sesso: Maschile
Località: Savona - Italia
Contatti:

Re: [Wicd] Non appare l'icona in tray

Messaggio da Six110 »

ah ho appena provato a riavviare, facendo in modo da non essere connesso mentre eseguo tray.py
~The quieter you become, the more you are able to hear~
Avatar utente
mous16
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3940
Iscrizione: mercoledì 25 ottobre 2006, 15:51
Sesso: Maschile

Re: [Wicd] Non appare l'icona in tray

Messaggio da mous16 »

se in un terminale lanci quello script cosa ti dice?
si dovrebbe lanciare con

Codice: Seleziona tutto

python /opt/wicd/tray.py
ma non sonosicuro della path
Pagine personali: Forum Ubuntu-it - Wiki Ubuntu-it - Launchpad
Solo/mous16
Le0
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 354
Iscrizione: venerdì 27 maggio 2005, 20:43

Re: [Wicd] Non appare l'icona in tray

Messaggio da Le0 »

prova con wicd-client , l'ho letto qui in giro ma non ti assicuro niente...
Avatar utente
Six110
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 528
Iscrizione: venerdì 4 aprile 2008, 13:26
Desktop: Unity
Distribuzione: Ubuntu 15.10 x86_64
Sesso: Maschile
Località: Savona - Italia
Contatti:

Re: [Wicd] Non appare l'icona in tray

Messaggio da Six110 »

Le cose si complicano, e non poco.

Codice: Seleziona tutto

simone@UbuNtu-Laptop:~$ python /opt/wicd/tray.py
attempting to connect daemon...
daemon not running...
You need to start the daemon before using the gui or tray.  Use the command 'sudo /etc/init.d/wicd start'.
simone@UbuNtu-Laptop:~$ sudo /etc/init.d/wicd start
Stopping any running daemons...
Starting wicd daemon...
/opt/wicd
wicd daemon: pid 10872
simone@UbuNtu-Laptop:~$ python /opt/wicd/tray.py
attempting to connect daemon...
daemon not running...
You need to start the daemon before using the gui or tray.  Use the command 'sudo /etc/init.d/wicd start'.
simone@UbuNtu-Laptop:~$ sudo /etc/init.d/wicd start
Stopping any running daemons...
Starting wicd daemon...
/opt/wicd
wicd daemon: pid 10937
simone@UbuNtu-Laptop:~$ ps aux | grep wicd
simone   10980  0.0  0.0   3008   772 pts/0    S+   01:41   0:00 grep wicd
Mi sa ma il demone...è indemoniato!
Dice che non posso lanciarlo senza il suo demone, gli avvio il demone, lo rilancio, dice che il demone non c'è, listo i processi che si chiamano wicd e non trovo nulla....
~The quieter you become, the more you are able to hear~
Avatar utente
Six110
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 528
Iscrizione: venerdì 4 aprile 2008, 13:26
Desktop: Unity
Distribuzione: Ubuntu 15.10 x86_64
Sesso: Maschile
Località: Savona - Italia
Contatti:

Re: [Wicd] Non appare l'icona in tray

Messaggio da Six110 »

Ho provato anche a riavviare e fare tutte le operazioni in precedenza off-line.  :-X

Adesso è tardi, domani con calma provo a fare strage di processi, magri va in conflitto con qualcosa!
Posto ps aux così magari se vedete qualcosa di "conflittuale"...notte e grazie

Codice: Seleziona tutto

simone@UbuNtu-Laptop:~$ ps aux
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.5  0.0   2844  1688 ?        Ss   01:44   0:01 /sbin/init
root         2  0.0  0.0      0     0 ?        S<   01:44   0:00 [kthreadd]
root         3  0.0  0.0      0     0 ?        S<   01:44   0:00 [migration/0]
root         4  0.0  0.0      0     0 ?        S<   01:44   0:00 [ksoftirqd/0]
root         5  0.0  0.0      0     0 ?        S<   01:44   0:00 [watchdog/0]
root         6  0.0  0.0      0     0 ?        S<   01:44   0:00 [migration/1]
root         7  0.0  0.0      0     0 ?        S<   01:44   0:00 [ksoftirqd/1]
root         8  0.0  0.0      0     0 ?        S<   01:44   0:00 [watchdog/1]
root         9  0.0  0.0      0     0 ?        S<   01:44   0:00 [events/0]
root        10  0.0  0.0      0     0 ?        S<   01:44   0:00 [events/1]
root        11  0.0  0.0      0     0 ?        S<   01:44   0:00 [khelper]
root        46  0.0  0.0      0     0 ?        S<   01:44   0:00 [kblockd/0]
root        47  0.0  0.0      0     0 ?        S<   01:44   0:00 [kblockd/1]
root        50  0.0  0.0      0     0 ?        S<   01:44   0:00 [kacpid]
root        51  0.0  0.0      0     0 ?        S<   01:44   0:00 [kacpi_notify]
root       141  0.0  0.0      0     0 ?        S<   01:44   0:00 [kseriod]
root       183  0.0  0.0      0     0 ?        S    01:44   0:00 [pdflush]
root       184  0.0  0.0      0     0 ?        S    01:44   0:00 [pdflush]
root       185  0.0  0.0      0     0 ?        S<   01:44   0:00 [kswapd0]
root       226  0.0  0.0      0     0 ?        S<   01:44   0:00 [aio/0]
root       227  0.0  0.0      0     0 ?        S<   01:44   0:00 [aio/1]
root      1436  0.0  0.0      0     0 ?        S<   01:44   0:00 [ksuspend_usbd]
root      1437  0.0  0.0      0     0 ?        S<   01:44   0:00 [khubd]
root      1567  0.0  0.0      0     0 ?        S<   01:44   0:00 [khpsbpkt]
root      1595  0.0  0.0      0     0 ?        S<   01:44   0:00 [ata/0]
root      1596  0.0  0.0      0     0 ?        S<   01:44   0:00 [ata/1]
root      1597  0.0  0.0      0     0 ?        S<   01:44   0:00 [ata_aux]
root      2316  0.0  0.0      0     0 ?        S<   01:44   0:00 [knodemgrd_0]
root      2378  0.0  0.0      0     0 ?        S<   01:44   0:00 [scsi_eh_0]
root      2379  0.0  0.0      0     0 ?        S<   01:44   0:00 [scsi_eh_1]
root      2380  0.0  0.0      0     0 ?        S<   01:44   0:00 [scsi_eh_2]
root      2416  0.0  0.0      0     0 ?        S<   01:44   0:00 [scsi_eh_3]
root      2417  0.0  0.0      0     0 ?        S<   01:44   0:00 [scsi_eh_4]
root      2613  0.0  0.0      0     0 ?        S<   01:44   0:00 [kjournald]
root      2844  0.0  0.0   2524  1028 ?        S<s  01:44   0:00 /sbin/udevd --daemon
root      3114  0.0  0.0      0     0 ?        S<   01:44   0:00 [kmmcd]
root      3306  0.0  0.0      0     0 ?        S<   01:44   0:00 [iwl3945/0]
root      3309  0.0  0.0      0     0 ?        S<   01:44   0:00 [iwl3945/1]
root      3349  0.0  0.0      0     0 ?        S<   01:44   0:00 [kpsmoused]
root      4861  0.0  0.0   1716   508 tty4     Ss+  01:44   0:00 /sbin/getty 38400 tty4
root      4862  0.0  0.0   1716   512 tty5     Ss+  01:44   0:00 /sbin/getty 38400 tty5
root      4864  0.0  0.0   1716   504 tty2     Ss+  01:44   0:00 /sbin/getty 38400 tty2
root      4866  0.0  0.0   1716   512 tty3     Ss+  01:44   0:00 /sbin/getty 38400 tty3
root      4868  0.0  0.0   1716   512 tty6     Ss+  01:44   0:00 /sbin/getty 38400 tty6
syslog    5034  0.0  0.0   1936   648 ?        Ss   01:44   0:00 /sbin/syslogd -u syslog
root      5079  0.0  0.0      0     0 ?        S<   01:44   0:00 [kondemand/0]
root      5082  0.0  0.0      0     0 ?        S<   01:44   0:00 [kondemand/1]
root      5203  0.0  0.0   2456  1356 ?        Ss   01:44   0:00 /usr/sbin/acpid -c /etc/acpi/events -s /var/run/acpid.socket
root      5235  0.0  0.0   1872   540 ?        S    01:44   0:00 /bin/dd bs 1 if /proc/kmsg of /var/run/klogd/kmsg
klog      5237  0.0  0.0   3796  2712 ?        Ss   01:44   0:00 /sbin/klogd -P /var/run/klogd/kmsg
108       5260  0.0  0.0   2804  1300 ?        Ss   01:44   0:00 /usr/bin/dbus-daemon --system
root      5274  0.0  0.0   4112  1108 ?        Ss   01:44   0:00 /usr/bin/system-tools-backends
avahi     5295  0.0  0.0   2760  1416 ?        Ss   01:44   0:00 avahi-daemon: running [UbuNtu-Laptop.local]
avahi     5296  0.0  0.0   2760   464 ?        Ss   01:44   0:00 avahi-daemon: chroot helper
nobody    5402  0.0  0.0   5388  1580 ?        S    01:44   0:00 /usr/bin/freepopsd -n -s nobody.nogroup
root      5455  0.0  0.0   5920  2264 ?        Ss   01:44   0:00 /usr/sbin/cupsd
root      5515  0.0  0.0   2020   768 ?        Ss   01:44   0:00 /usr/sbin/dhcdbd --system
111       5523  0.1  0.1   6320  4312 ?        Ss   01:44   0:00 /usr/sbin/hald
root      5526  0.0  0.0   8908  2380 ?        Ssl  01:44   0:00 /usr/sbin/console-kit-daemon
root      5527  0.0  0.0   3352  1156 ?        S    01:44   0:00 hald-runner
root      5600  0.0  0.0   3416  1152 ?        S    01:44   0:00 hald-addon-input: Listening on /dev/input/event7 /dev/input/event1 /dev/input/event3 /dev/in
root      5609  0.0  0.0   3428  1224 ?        S    01:44   0:00 /usr/lib/hal/hald-addon-cpufreq
111       5610  0.0  0.0   2204   908 ?        S    01:44   0:00 hald-addon-acpi: listening on acpid socket /var/run/acpid.socket
root      5634  0.0  0.0   3420  1140 ?        S    01:44   0:00 hald-addon-storage: polling /dev/scd0 (every 2 sec)
root      5663  0.0  0.0  14308  1688 ?        Ss   01:44   0:00 /usr/sbin/gdm
root      5672  0.0  0.1  14792  3152 ?        S    01:44   0:00 /usr/sbin/gdm
root      5678  8.9  0.9 298008 30220 tty7     RLs+ 01:44   0:22 /usr/bin/X :0 -br -audit 0 -auth /var/lib/gdm/:0.Xauth -nolisten tcp vt7
daemon    5736  0.0  0.0   1984   420 ?        Ss   01:44   0:00 /usr/sbin/atd
root      5737  0.0  0.0   2104   888 ?        Ss   01:44   0:00 /usr/sbin/cron
root      5832  0.0  0.0   1716   512 tty1     Ss+  01:44   0:00 /sbin/getty 38400 tty1
simone    5854  0.2  0.1   7924  4888 ?        S    01:45   0:00 /usr/lib/libgconf2-4/gconfd-2 4
simone    5856  0.0  0.0  14496  2160 ?        S    01:45   0:00 /usr/bin/gnome-keyring-daemon -d --login
simone    5857  0.0  0.2  29244  7764 ?        Ssl  01:45   0:00 x-session-manager
simone    5913  0.0  0.2  23404  7064 ?        Ss   01:45   0:00 /usr/bin/seahorse-agent --execute x-session-manager
simone    5917  0.0  0.0   2696  1148 ?        Ss   01:45   0:00 dbus-daemon --fork --print-address 20 --print-pid 22 --session
simone    5918  0.1  0.3  40376 10644 ?        Sl   01:45   0:00 gnome-settings-daemon
simone    5932  0.1  0.1  28572  5812 ?        Sl   01:45   0:00 /usr/bin/pulseaudio --log-target=syslog
simone    5937  0.0  0.0   5776  2256 ?        S    01:45   0:00 /usr/lib/pulseaudio/pulse/gconf-helper
simone    5951  0.1  0.0  15496  2608 ?        Ss   01:45   0:00 gnome-screensaver
simone    5952  0.0  0.0   1772   536 ?        S    01:45   0:00 /bin/sh /usr/bin/compiz --sm-client-id default0
simone    5953  0.3  0.6  46384 21100 ?        S    01:45   0:00 gnome-panel --sm-client-id default1
simone    5955  0.3  0.6  64004 19928 ?        S    01:45   0:00 nautilus --no-default-window --sm-client-id default2
simone    5959  0.0  0.1  33236  3324 ?        Ssl  01:45   0:00 /usr/lib/bonobo-activation/bonobo-activation-server --ac-activate --ior-output-fd=16
simone    5965  0.0  0.0   5432  2148 ?        S    01:45   0:00 /usr/lib/gvfs/gvfsd
simone    5996  0.0  0.0  29048  1976 ?        Ssl  01:45   0:00 /usr/lib/gvfs//gvfs-fuse-daemon /home/simone/.gvfs
simone    6023  4.6  1.0  54336 31576 ?        SL   01:45   0:10 /usr/bin/compiz.real --ignore-desktop-hints --replace --loose-binding --sm-client-id default
simone    6030  0.0  0.4  25452 13752 ?        S    01:45   0:00 update-notifier
simone    6035  0.0  0.1  15660  5780 ?        S    01:45   0:00 tracker-applet
simone    6039  0.0  0.3  63708 10572 ?        Sl   01:45   0:00 /usr/lib/evolution/2.22/evolution-alarm-notify
simone    6042  0.4  0.7  35080 22084 ?        S    01:45   0:00 python /usr/share/screenlets-manager/screenlets-daemon.py
simone    6043  0.0  0.3  31708 10444 ?        SNl  01:45   0:00 trackerd
simone    6045  0.4  0.4  27392 13864 ?        S    01:45   0:00 /usr/bin/avant-window-navigator
simone    6048  0.0  0.3  24484 12344 ?        S    01:45   0:00 python /usr/share/system-config-printer/applet.py
simone    6050  0.0  0.1  20980  4700 ?        Ss   01:45   0:00 /usr/lib/gnome-volume-manager/gnome-volume-manager --sm-disable
simone    6051  0.0  0.2  24020  8896 ?        Ss   01:45   0:00 gnome-power-manager
simone    6072  0.0  0.0   5492  2200 ?        S    01:45   0:00 /usr/lib/gvfs/gvfsd-burn --spawner :1.4 /org/gtk/gvfs/exec_spaw/0
simone    6076  0.0  0.2  68160  6664 ?        Sl   01:45   0:00 /usr/lib/evolution/evolution-data-server-2.22 --oaf-activate-iid=OAFIID:GNOME_Evolution_Data
simone    6096  0.0  0.0  14004  2772 ?        S    01:45   0:00 /usr/lib/gvfs/gvfsd-trash --spawner :1.4 /org/gtk/gvfs/exec_spaw/1
simone    6113  0.0  0.3  22832 10120 ?        S    01:45   0:00 /usr/lib/gnome-applets/trashapplet --oaf-activate-iid=OAFIID:GNOME_Panel_TrashApplet_Factory
simone    6136  0.0  0.3  39276  9976 ?        Sl   01:45   0:00 /usr/lib/evolution/2.22/evolution-exchange-storage --oaf-activate-iid=OAFIID:GNOME_Evolution
simone    6151  0.0  0.0   1772   484 ?        Ss   01:45   0:00 /bin/sh -c gtk-window-decorator --replace
simone    6152  0.0  0.3  18544  9588 ?        S    01:45   0:00 gtk-window-decorator --replace
simone    6174  0.2  0.2  21616  8900 ?        S    01:45   0:00 /usr/lib/gnome-applets/geyes_applet2 --oaf-activate-iid=OAFIID:GNOME_GeyesApplet_Factory --o
simone    6186  0.0  0.4  44456 15188 ?        Sl   01:45   0:00 /usr/lib/gnome-applets/mixer_applet2 --oaf-activate-iid=OAFIID:GNOME_MixerApplet_Factory --o
simone    6189  0.0  0.4  25720 13128 ?        S    01:45   0:00 /usr/lib/fast-user-switch-applet/fast-user-switch-applet --oaf-activate-iid=OAFIID:GNOME_Fas
simone    6308  0.0  0.0   1772   492 ?        S    01:45   0:00 sh /home/simone/.config/autostart/SysmonitorScreenlet.desktop
simone    6309  2.7  0.9  65492 28808 ?        S    01:45   0:05 python -u /usr/share/screenlets/Sysmonitor/SysmonitorScreenlet.py
simone    6311  0.0  0.0   1772   488 ?        S    01:45   0:00 sh /home/simone/.config/autostart/ACPIBatteryScreenlet.desktop
simone    6312  0.3  0.6  32884 19940 ?        S    01:45   0:00 python -u /usr/share/screenlets/ACPIBattery/ACPIBatteryScreenlet.py
simone    6382  0.2  0.6  73716 20560 ?        Sl   01:45   0:00 gnome-terminal
simone    6393  0.0  0.0   2912   856 ?        S    01:45   0:00 gnome-pty-helper
simone    6394  0.0  0.1   6060  3468 pts/0    Ss   01:45   0:00 bash
simone    6666  7.3  2.2 162736 68964 ?        Sl   01:46   0:10 /usr/lib/firefox-3.0.1/firefox
dhcp      6690  0.0  0.0   2440   548 ?        Ss   01:46   0:00 dhclient
simone    7337  0.0  0.0   2644  1004 pts/0    R+   01:48   0:00 ps aux
~The quieter you become, the more you are able to hear~
Avatar utente
mous16
Imperturbabile Insigne
Imperturbabile Insigne
Messaggi: 3940
Iscrizione: mercoledì 25 ottobre 2006, 15:51
Sesso: Maschile

Re: [Wicd] Non appare l'icona in tray

Messaggio da mous16 »

io non uso wicd, quindi ti devi chiedere di postare il contenuto di /etc/init.d/wicd che proviamo a capire perchè non parte
Pagine personali: Forum Ubuntu-it - Wiki Ubuntu-it - Launchpad
Solo/mous16
Avatar utente
Six110
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 528
Iscrizione: venerdì 4 aprile 2008, 13:26
Desktop: Unity
Distribuzione: Ubuntu 15.10 x86_64
Sesso: Maschile
Località: Savona - Italia
Contatti:

Re: [Wicd] Non appare l'icona in tray

Messaggio da Six110 »

Questo è il contenuto

Codice: Seleziona tutto

#!/bin/bash

if [[ $1 = "start" ]]
then
	echo "Stopping any running daemons..."
	killall daemon.py 2> /dev/null
	echo "Starting wicd daemon..."
	/opt/wicd/daemon.py 2> /dev/null
fi

if [[ $1 = "stop" ]]
then
	echo "Stopping wicd daemon..."
	killall daemon.py 2> /dev/null
fi
~The quieter you become, the more you are able to hear~
Avatar utente
Six110
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 528
Iscrizione: venerdì 4 aprile 2008, 13:26
Desktop: Unity
Distribuzione: Ubuntu 15.10 x86_64
Sesso: Maschile
Località: Savona - Italia
Contatti:

Re: [Wicd] Non appare l'icona in tray

Messaggio da Six110 »

Vi ringrazio per l'aiuto ma sono riuscito a cavarmela.
Scrivo come mai si è verificato questo problema e come l'ho risolto, potrebbe servire in futuro.

Avevo installato wicd senza modificare il file /network/interfaces come scritto sulla guida. Infatti non funzionava.
Così avevo disinstallato wicd, modificato il file, reinstallato wicd e....il demone, come c'è scritto in questa discussione, non voleva saperne di partire!
Come ho risolto???
disinstallando wicd rimuovendo i file di configurazione!

Codice: Seleziona tutto

sudo apt-get autoremove --purge wicd
e poi MANUALMENTE nella directory /opt ho rimosso la directory wicd e tutto il suo contenuto.
sono rimasto sorpreso che un s.o. preciso e affidabile come è ubuntu lasci in giro delle porcherie simili per l'hdd, forse perché wicd non è un programma preso dai repo ufficiali...bho.
comunque risolto, grazie mous16 che mi hai insegnato a lanciare gli scrip in quel modo dal terminale, senza quel comando non mi sarei accorto che il demone non girava.
~The quieter you become, the more you are able to hear~
Avatar utente
Six110
Scoppiettante Seguace
Scoppiettante Seguace
Messaggi: 528
Iscrizione: venerdì 4 aprile 2008, 13:26
Desktop: Unity
Distribuzione: Ubuntu 15.10 x86_64
Sesso: Maschile
Località: Savona - Italia
Contatti:

Re: [RISOLTO][Wicd] Non appare l'icona in tray

Messaggio da Six110 »

E do anche del cogl :-X da solo!
Nella guida di wicd c'è anche scritto come disinstallare wicd correttamente.

Un post davvero inutile, scusate!

(ot)                                     (ot)                                         (ot)                                  (ot)              
~The quieter you become, the more you are able to hear~
Scrivi risposta

Ritorna a “Applicazioni”

Chi c’è in linea

Visualizzano questa sezione: 0 utenti iscritti e 8 ospiti