Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[TOOL] elogv - ncurses elog viewer
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools)
View previous topic :: View next topic  
Author Message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Fri Nov 03, 2006 5:34 pm    Post subject: Reply with quote

http://packages.gentoo.org/ebuilds/?elogv-0.4.1

Grande, elogv entrato nel Portage tree ufficiale 8)
_________________
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
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Fri Nov 03, 2006 8:51 pm    Post subject: Reply with quote

noi dei gechi ci facciamo riconoscere 8)
_________________
Running Fast!
Back to top
View user's profile Send private message
cloc3
Advocate
Advocate


Joined: 13 Jan 2004
Posts: 4787
Location: http://www.gentoo-users.org/user/cloc3/

PostPosted: Sat Nov 04, 2006 6:10 am    Post subject: Reply with quote

Scen wrote:
http://packages.gentoo.org/ebuilds/?elogv-0.4.1

Grande, elogv entrato nel Portage tree ufficiale 8)

testato su amd64.

bug.
_________________
vu vu vu
gentù
mi piaci tu
Back to top
View user's profile Send private message
DiMar
Tux's lil' helper
Tux's lil' helper


Joined: 10 Feb 2005
Posts: 127
Location: Milan, Italy

PostPosted: Mon Dec 04, 2006 4:42 pm    Post subject: Reply with quote

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
View user's profile Send private message
Scen
Retired Dev
Retired Dev


Joined: 29 Jul 2003
Posts: 2470
Location: Padova, Italy

PostPosted: Thu Dec 14, 2006 5:56 pm    Post subject: Reply with quote

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
View user's profile Send private message
syntaxerrormmm
Guru
Guru


Joined: 17 Apr 2005
Posts: 449
Location: Romano di Lombardia - BG - ITALY

PostPosted: Thu Dec 14, 2006 6:24 pm    Post subject: Reply with quote

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
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Thu Dec 14, 2006 7:03 pm    Post subject: Reply with quote

Corretto nel repository subversion, grazie per la segnalazione :wink:
_________________
Running Fast!
Back to top
View user's profile Send private message
skypjack
l33t
l33t


Joined: 05 Aug 2006
Posts: 884
Location: Italia - Firenze

PostPosted: Mon Jan 08, 2007 9:18 am    Post subject: Reply with quote

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
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Mon Jan 08, 2007 1:14 pm    Post subject: Reply with quote

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
View user's profile Send private message
skypjack
l33t
l33t


Joined: 05 Aug 2006
Posts: 884
Location: Italia - Firenze

PostPosted: Mon Jan 08, 2007 2:11 pm    Post subject: Reply with quote

Ok, thanks...
Scemo io a non averci pensato da solo!!
Back to top
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Mon Jan 08, 2007 4:16 pm    Post subject: Reply with quote

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
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Mon Jan 08, 2007 5:42 pm    Post subject: Reply with quote

Va bene così, ora devi fare il merge di qualche pacchetto e poi potrai visionare gli eventuali log creati. :wink:
_________________
Running Fast!
Back to top
View user's profile Send private message
skypjack
l33t
l33t


Joined: 05 Aug 2006
Posts: 884
Location: Italia - Firenze

PostPosted: Thu Jan 11, 2007 1:20 pm    Post subject: Reply with quote

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
View user's profile Send private message
crisandbea
Veteran
Veteran


Joined: 03 Jul 2005
Posts: 1778
Location: BOSCO (SA) ... ma domiciliato a Bologna....

PostPosted: Thu Jan 11, 2007 1:27 pm    Post subject: Reply with quote

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
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Thu Jan 11, 2007 1:53 pm    Post subject: Reply with quote

è 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. :wink:
_________________
Running Fast!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Risorse italiane (documentazione e tools) All times are GMT
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum