This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11162 - rbutil: Too many error messages on network problems
Attached to Project:
Rockbox
Opened by Tomer Shalev (tomers) - Thursday, 01 April 2010, 07:57 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Monday, 24 May 2010, 12:15 GMT+2
Opened by Tomer Shalev (tomers) - Thursday, 01 April 2010, 07:57 GMT+2
Last edited by Dominik Riebeling (bluebrother) - Monday, 24 May 2010, 12:15 GMT+2
|
DetailsRockbox Utility version r25247
http://www.alice-dsl.net/dominik.riebeling/rockbox/rbutil/RockboxUtility-r25247.zip I tried to use Rockbox Utility in a network environment which directs network traffic through a proxy. The utility can't get access to the Internet unless it defines a proxy. When the network is not configured properly, and the utility is closed, I get a notification that the version information could not be retrieved from the Internet. The issue is that this notification comes in a form of two different dialog boxes, each showing twice, for a total of four error messages shown *after the user chose to exit the application*: [Title: Network Error] Network error: Request aborted. Please check your network and proxy settings. [Title: Network error] Can't get version information. [Title: Network Error] Network error: Request aborted. Please check your network and proxy settings. [Title: Network error] Can't get version information. Note: These messages shows if I close the application before the version fetching timeout is triggered. If I keep the application open and wait for the timeout to occur, I get (only) three messages: [Title: Network Error] Network error: Request failed. Please check your network and proxy settings. [Title: Network Error] Network error: Request failed. Please check your network and proxy settings. [Title: Network error] Can't get version information. |
This task depends upon
Closed by Dominik Riebeling (bluebrother)
Monday, 24 May 2010, 12:15 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed since a while, the latest release only shows one error message.
Monday, 24 May 2010, 12:15 GMT+2
Reason for closing: Fixed
Additional comments about closing: Fixed since a while, the latest release only shows one error message.