After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 503587 - Looking up certain ips in whois tab freezes network-tools
Looking up certain ips in whois tab freezes network-tools
Status: RESOLVED FIXED
Product: gnome-nettool
Classification: Applications
Component: Tools
2.20.x
Other Linux
: Normal critical
: ---
Assigned To: Germán Poo-Caamaño
Rodrigo Moya
Depends on:
Blocks:
 
 
Reported: 2007-12-14 12:41 UTC by Pedro Villavicencio
Modified: 2009-05-04 04:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Fix freezes in howis tab (1.37 KB, patch)
2009-01-07 10:11 UTC, Antonio Litterio
none Details | Review
Fix freezes in howis tab (1.37 KB, patch)
2009-01-07 10:18 UTC, Antonio Litterio
reviewed Details | Review

Description Pedro Villavicencio 2007-12-14 12:41:34 UTC
This report has been filled here:

https://bugs.launchpad.net/ubuntu/+source/gnome-nettool/+bug/164552

"when searching for the info. on ip 146.134.8.125 in the whois tab in network tools it freezes - network tools 2.20.0 and having to force quit it to exit out of it.."

"
adding that these ips do the same also one just acts like it is still downloading whois info even tho it isn't and it was done..

190.154.124.200
200.86.35.235
24.195.183.241 - finishes getting whois info. however bar at bottom acts like it has NOT.
200.101.177.110
"

Thanks,
Comment 1 Germán Poo-Caamaño 2008-12-03 14:38:40 UTC
It might be a problem with the pipe's communication between whois and
gnome-nettool.
Comment 2 Antonio Litterio 2009-01-07 10:11:58 UTC
Created attachment 125911 [details] [review]
Fix freezes in howis tab

I have solved this bug.
The problem was with particular char for example with address 146.134.8.125 one  string is: "Marco Antônio Raupp"
I have solved with changing the encoding (local charset -> ISO-8859-1) only for this problematic string.
Comment 3 Antonio Litterio 2009-01-07 10:18:51 UTC
Created attachment 125912 [details] [review]
Fix freezes in howis tab

I have solved this bug.
The problem was with particular char for example with address 146.134.8.125 one  string is: "Marco Antônio Raupp"
I have solved with changing the encoding (local charset -> ISO-8859-1) only for this problematic string.
Comment 4 Germán Poo-Caamaño 2009-05-04 04:19:15 UTC
The encoding can not be set back to the previous enconding if still it
has data.

I fixed the patch and formatted according the programming guidelines.
Comment 5 Germán Poo-Caamaño 2009-05-04 04:36:31 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.