View previous topic :: View next topic |
Author |
Message |
Scen Retired Dev
Joined: 29 Jul 2003 Posts: 2470 Location: Padova, Italy
|
Posted: Fri Nov 03, 2006 5:34 pm Post subject: |
|
|
http://packages.gentoo.org/ebuilds/?elogv-0.4.1
Grande, elogv entrato nel Portage tree ufficiale _________________ I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny |
|
Back to top |
|
|
Luca89 Advocate
Joined: 27 Apr 2005 Posts: 2107 Location: Agrigento (Italy)
|
Posted: Fri Nov 03, 2006 8:51 pm Post subject: |
|
|
noi dei gechi ci facciamo riconoscere _________________ Running Fast! |
|
Back to top |
|
|
cloc3 Advocate
Joined: 13 Jan 2004 Posts: 4809 Location: http://www.gentoo-users.org/user/cloc3/
|
Posted: Sat Nov 04, 2006 6:10 am Post subject: |
|
|
Scen wrote: | http://packages.gentoo.org/ebuilds/?elogv-0.4.1
Grande, elogv entrato nel Portage tree ufficiale |
testato su amd64.
bug. _________________ vu vu vu
gentù
mi piaci tu |
|
Back to top |
|
|
DiMar Tux's lil' helper
Joined: 10 Feb 2005 Posts: 127 Location: Milan, Italy
|
Posted: Mon Dec 04, 2006 4:42 pm Post subject: |
|
|
Grazie Luca89!
Se avessi letto questo thread prima, mi sarei evitato una settimana di mal di testa per cercare di capire come mai la mia scheda wireless non si connetteva più al mio router all'avvio: semplicemente con la nuova versione di wpa_supplicant, il file di configurazione (wpa_supplicant.conf) è stato spostato da /etc a /etc/wpa_supplicant/....
Complimenti ancora! _________________ :: Divin Marchese
"Entro giusti confin virtù si tiene,
se oltrepassarli vuoi vizio diviene!"
(D.A.F de Sade) |
|
Back to top |
|
|
Scen Retired Dev
Joined: 29 Jul 2003 Posts: 2470 Location: Padova, Italy
|
Posted: Thu Dec 14, 2006 5:56 pm Post subject: |
|
|
Riscontrato piccolo bug nella versione 0.5.
Quando cancello (tramite comando dd) L'ULTIMO log della lista, il programma esce con il seguente errore:
Code: |
Traceback (most recent call last):
File "/usr/bin/elogv", line 405, in ?
curses.wrapper(ElogViewer)
File "/usr/lib/python2.4/curses/wrapper.py", line 44, in wrapper
return func(stdscr, *args, **kwds)
File "/usr/bin/elogv", line 189, in __init__
self.show_log()
File "/usr/bin/elogv", line 301, in show_log
filepath = os.path.join(elogdir,self.file_list[self.usel])
IndexError: list index out of range
|
_________________ I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny |
|
Back to top |
|
|
syntaxerrormmm Guru
Joined: 17 Apr 2005 Posts: 449 Location: Romano di Lombardia - BG - ITALY
|
Posted: Thu Dec 14, 2006 6:24 pm Post subject: |
|
|
Confermo. Code: | [ebuild R ] app-portage/elogv-0.5 11 kB [2] |
Ciao. _________________ "Every rule can be broken, but no rule may be ignored."
Last.fm - Gentoo 2006.1 on:
Acer Aspire 1355LC - suspend2-sources-2.6.18-r3
IBM Thinkpad T30 - suspend2-sources-2.6.19-r3 |
|
Back to top |
|
|
Luca89 Advocate
Joined: 27 Apr 2005 Posts: 2107 Location: Agrigento (Italy)
|
Posted: Thu Dec 14, 2006 7:03 pm Post subject: |
|
|
Corretto nel repository subversion, grazie per la segnalazione _________________ Running Fast! |
|
Back to top |
|
|
skypjack l33t
Joined: 05 Aug 2006 Posts: 884 Location: Italia - Firenze
|
Posted: Mon Jan 08, 2007 9:18 am Post subject: |
|
|
Scusate, ma non sono riuscito a capire come fare: una volta letto e analizzato il file, è possibile cancellarlo con logv senza doverlo fare a mano?
Grazie e complimenti per il lavoro... |
|
Back to top |
|
|
Luca89 Advocate
Joined: 27 Apr 2005 Posts: 2107 Location: Agrigento (Italy)
|
Posted: Mon Jan 08, 2007 1:14 pm Post subject: |
|
|
skypjack wrote: | Scusate, ma non sono riuscito a capire come fare: una volta letto e analizzato il file, è possibile cancellarlo con logv senza doverlo fare a mano?
Grazie e complimenti per il lavoro... |
Si, il comando per eliminare funziona in maniera simile al comando "d" di vim, nell'help (tasto h o F1) c'è qualche esempio. _________________ Running Fast! |
|
Back to top |
|
|
skypjack l33t
Joined: 05 Aug 2006 Posts: 884 Location: Italia - Firenze
|
Posted: Mon Jan 08, 2007 2:11 pm Post subject: |
|
|
Ok, thanks...
Scemo io a non averci pensato da solo!! |
|
Back to top |
|
|
crisandbea Veteran
Joined: 03 Jul 2005 Posts: 1778 Location: BOSCO (SA) ... ma domiciliato a Bologna....
|
Posted: Mon Jan 08, 2007 4:16 pm Post subject: |
|
|
volevo provare anche io questo tool, volevo sapere alcune cose, dopo aver aggiunto in /etc/make.conf :
Code: |
PORTAGE_ELOG_CLASSES="warn error log info"
PORTAGE_ELOG_SYSTEM="save" |
bisogna creare qualche directory particolare ????
dimenticavo, l'ho appena installato tramite emerge.
ciauz
nb:scusate l'ignoranza su tale tool...., |
|
Back to top |
|
|
Luca89 Advocate
Joined: 27 Apr 2005 Posts: 2107 Location: Agrigento (Italy)
|
Posted: Mon Jan 08, 2007 5:42 pm Post subject: |
|
|
Va bene così, ora devi fare il merge di qualche pacchetto e poi potrai visionare gli eventuali log creati. _________________ Running Fast! |
|
Back to top |
|
|
skypjack l33t
Joined: 05 Aug 2006 Posts: 884 Location: Italia - Firenze
|
Posted: Thu Jan 11, 2007 1:20 pm Post subject: |
|
|
Ciao, mi unisco al coro dei cerca bug e ti informo che, cancellando l'ultima voce dell'elenco (qualsiasi essa sia) dopo un merge, ottengo:
Code: | Traceback (most recent call last):
File "/usr/bin/elogv", line 405, in ?
curses.wrapper(ElogViewer)
File "/usr/lib/python2.4/curses/wrapper.py", line 44, in wrapper
return func(stdscr, *args, **kwds)
File "/usr/bin/elogv", line 189, in __init__
self.show_log()
File "/usr/bin/elogv", line 301, in show_log
filepath = os.path.join(elogdir,self.file_list[self.usel])
IndexError: list index out of range
|
Spero ti sia d'aiuto per la prossima versione e bada bene che la mia non è una critica, piuttosto it avverto nella speranza di esserti d'aiuto.
Ciao.
PS: Scusa, mi sono accorto solo ora che era già stato detto. Pardon... |
|
Back to top |
|
|
crisandbea Veteran
Joined: 03 Jul 2005 Posts: 1778 Location: BOSCO (SA) ... ma domiciliato a Bologna....
|
Posted: Thu Jan 11, 2007 1:27 pm Post subject: |
|
|
mi accodo a "scen" e "skypjack"
Code: | sudo elogv
Password:
Traceback (most recent call last):
File "/usr/bin/elogv", line 405, in ?
curses.wrapper(ElogViewer)
File "/usr/lib/python2.4/curses/wrapper.py", line 44, in wrapper
return func(stdscr, *args, **kwds)
File "/usr/bin/elogv", line 189, in __init__
self.show_log()
File "/usr/bin/elogv", line 301, in show_log
filepath = os.path.join(elogdir,self.file_list[self.usel])
IndexError: list index out of range |
succede anche a me la stessissima cosa...,
ciauz |
|
Back to top |
|
|
Luca89 Advocate
Joined: 27 Apr 2005 Posts: 2107 Location: Agrigento (Italy)
|
Posted: Thu Jan 11, 2007 1:53 pm Post subject: |
|
|
è stato corretto nella versione 0.5.1, ieri ho già messo i tarball su sourceforge, a breve aprirò un bug per farlo includere in portage. _________________ Running Fast! |
|
Back to top |
|
|
|