PDA

View Full Version : patch per X-Chat 2.0.9


City_Hunter
15-06-2004, 19:16
Mi è stato fatto notare che su Azzurra e su qualche altra rete X-Chat non riesce a recuperare l'IP dell'utente dal server (per DCC et similia) mediante la funzione omonima ("get my IP from IRC server").
Il motivo sta nel fatto che usa `who` per i lookup.

Ho scritto una patch che gli fa usare `userhost` piuttosto che `who`;
probabilmente sarà integrata nella prossima versione del mio client preferito.
Chi non volesse attendere la trova qui, assieme ad un'altra che aggiunge un'opzione ad hoc per cambiare il metodo di lookup:
http://forum.xchat.org/viewtopic.php?t=41

(potenza dell'open source)

Steve
16-06-2004, 15:17
Si sa se il problema coinvolge solo X-Chat 2.0.9 o se vale anche per le release precedenti ?

City_Hunter
16-06-2004, 21:03
Non ho guardato il codice delle versioni precedenti,
ma ti dico che al 99% vale per tutte.

Drizzt
09-07-2004, 15:27
http://xchat.org/changelog.txt

Vedo con piacere che la patch è diventata ufficiale:

- The "Get my IP from Server" feature now works on networks that
hide your hostname too (by using the USERHOST command).