patchmldonkey, a multi-networks file-sharing client - Patches: patch #5212, Fix DNS lookup of localhost,...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5212: Fix DNS lookup of localhost, SIGTERM & SIGINT support for GTK2 GUI

Submitter:  Rico <richikiki>
Submitted:  Thu 29 Jun 2006 03:54:03 PM UTC
   
 
Category:  None Priority:  5 - Normal
Status:  Done Assigned to:  None
Open/Closed:  Closed

Thu 29 Jun 2006 03:56:49 PM UTC, comment #3: 

Applied 2006/06/29

spiralvoice <spiralvoice>
Group administrator
Thu 29 Jun 2006 03:54:03 PM UTC, comment #2: 

This item has been reassigned from the project mldonkey, a multi-networks file-sharing client bugs tracker to your tracker.

The original report is still available at bugs #16963

Following are the information included in the original report:

[field #0]                  Item ID: 16963
[field #1]                 Group ID: 1409
[field #2]              Open/Closed: Open
[field #3]                 Severity: 3 - Normal
[field #4]                  Privacy: Public
[field #6]                 Category: GUI GTK2
[field #7]             Submitted by: richikiki
[field #8]              Assigned to: None
[field #9]             Submitted on: Donnerstag 29.06.2006 um 06:52
[field #10]                  Summary: Exception Failure("inet_addr_of_string") in inet_addr_of_string
[field #11]      Original Submission: ricardo@phoenix:$ ./mlgui
2006/06/29 00:45:32 Starting MLDonkey 2.7.7 ...
2006/06/29 00:45:32 Language EN, locale ISO-8859-1, ulimit for open files 1024
2006/06/29 00:45:32 MLDonkey is working in /home/ricardo/.mldonkey
2006/06/29 00:45:32 [DNS] Resolving [phoenix] ...
Registered protocol IRC
2006/06/29 00:45:32 Starting MLGui 2.7.7 ...
2006/06/29 00:45:32 MLGui is working in /home/ricardo/.mldonkey
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
Use encoding ISO-8859-1
Use encoding WINDOWS-1252
Use encoding ISO-8859-15
Use encoding IBM850
Use encoding UCS-2
2006/06/29 00:45:33 [DNS] Resolving [localhost] ...
Exception Not_found in gethostbyname
Exception Failure("inet_addr_of_string") in inet_addr_of_string

mlgui was unable to find the IP address of the host [localhost]

Please, edit the $HOME/.mldonkey/mlgui.ini, and change the  hostname  option
to the correct IP address of the host running mldonkey.
Fatal error: exception Not_found
00:45:33 - Thu Jun 29
Dir: ~/src/mldonkey/mldonkey-2.7.7
ricardo@phoenix:$

[field #13]               Item Group: Program malfunction
[field #14]                   Status: None
[field #15]        Component Version: None
[field #16]         Operating System: Linux
[field #17]          Reproducibility: None
[field #18]               Size (loc): None
[field #19]            Fixed Release: None
[field #20]          Planned Release: None
[field #21]                   Effort: 0.00
[field #25]                 Priority: 5 - Normal
[field #28]         Percent Complete: 0%
[field #30]                  Release: 2.7.7
[field #31]                  Release: 2.7.7
[field #55]          Binaries Origin: CVS / Self compiled
[field #56]                 CPU type: x86_64
[field #57]                      CPU: None
[field #58]     Custom Select Box #4: None
[field #59]     Custom Select Box #5: None
[field #60]     Custom Select Box #6: None
[field #61]     Custom Select Box #7: None
[field #62]     Custom Select Box #8: None
[field #63]     Custom Select Box #9: None
[field #64]    Custom Select Box #10: None

spiralvoice <spiralvoice>
Group administrator
Thu 29 Jun 2006 03:53:50 PM UTC, comment #1: 

Pango fixed this bug:
https://savannah.nongnu.org/patch/?func=detailitem&item_id=5075#comment2

Attached patch is a slightly improved and working version
which also introduces SIGINT and SIGTERM support in GTK2 GUI
and removes some logging lines.

spiralvoice <spiralvoice>
Group administrator
Thu 29 Jun 2006 03:54:03 PM UTC, original submission:  

ricardo@phoenix:$ ./mlgui
2006/06/29 00:45:32 Starting MLDonkey 2.7.7 ...
2006/06/29 00:45:32 Language EN, locale ISO-8859-1, ulimit for open files 1024
2006/06/29 00:45:32 MLDonkey is working in /home/ricardo/.mldonkey
2006/06/29 00:45:32 [DNS] Resolving [phoenix] ...
Registered protocol IRC
2006/06/29 00:45:32 Starting MLGui 2.7.7 ...
2006/06/29 00:45:32 MLGui is working in /home/ricardo/.mldonkey
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
* attempt to put segment in horiz list twice
Use encoding ISO-8859-1
Use encoding WINDOWS-1252
Use encoding ISO-8859-15
Use encoding IBM850
Use encoding UCS-2
2006/06/29 00:45:33 [DNS] Resolving [localhost] ...
Exception Not_found in gethostbyname
Exception Failure("inet_addr_of_string") in inet_addr_of_string

mlgui was unable to find the IP address of the host [localhost]

Please, edit the $HOME/.mldonkey/mlgui.ini, and change the 'hostname' option
to the correct IP address of the host running mldonkey.
Fatal error: exception Not_found
00:45:33 - Thu Jun 29
Dir: ~/src/mldonkey/mldonkey-2.7.7
ricardo@phoenix:$

Rico <richikiki>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #10273:  localhost_ip.patch added by spiralvoice (2KiB - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-06-29 spiralvoice StatusNone Done
    Open/ClosedOpen Closed
2006-06-29 spiralvoice SummaryReassigned item: Exception Failure(&quot;inet_addr_of_string&quot;) in inet_addr_of_string Fix DNS lookup of localhost, SIGTERM & SIGINT support for GTK2 GUI
2006-06-29 spiralvoice Reassign itemFrom group mldonkey, a multi-networks file-sharing client, bugs tracker To group mldonkey, a multi-networks file-sharing client, patch tracker

Back to the top

Powered by Savane 3.13-4b48.
Corresponding source code