https://bugs.winehq.org/show_bug.cgi?id=11978 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL|http://www.southwest.com/di |http://download.southwest.c |ng/ |om/ding/client/DingInstall- | |1.05.zip CC| |focht(a)gmx.net Resolution|--- |ABANDONED Summary|Southwest.com "Ding!" |Southwest.com Ding! v1.05 |application not usable. |'update registration' not | |usable --- Comment #10 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming. The app http requests are rejected from server (should fail in Windows too). There is not much to see in trace log as the app implements its own http communication over windows sockets ('wininet' is not used for this). There is an app log file: --- snip --- $ find .wine/drive_c/users/focht/ -iname "Ding.log" .wine/drive_c/users/focht/Application Data/Southwest Airlines/Ding/Ding.log --- snip --- Content: --- snip --- 06/16/2014 22:44:07 - Note <ding::common::CScheduler::GetInitialWaitForPolling()>: Polling will start in 1380 seconds 06/16/2014 22:44:07 - Note <ding::common::CServiceAgentBase::Retrieve()>: Requesting URL = http://ding.southwest.com/cgi-bin/systray?action=installForm&os=WinXP&versio... 06/16/2014 22:44:09 - Note <ding::common::CServiceAgentBase::Retrieve()>: Requesting URL = http://ding.southwest.com/cgi-bin/systray?action=createSession&version=1.05.... 06/16/2014 22:44:11 - Note <ding::common::CEngine::RequestSessionID()>: Server in maintenance mode. Waiting for next poll 06/16/2014 22:44:11 - Error <ding::common::CEngine::RequestSessionID()>: RequestMessage.RetrieveMessages() returned 401 --- snip --- The updater app 'Updater.exe' is also garbage (fail by design). I'll resolve this thing 'abandoned' since the original version is broken and can't update itself. $ sha1sum DingInstall-1.05.zip 2edd37c88886bdb19223f3c9afce31037be04f52 DingInstall-1.05.zip $ du -sh DingInstall-1.05.zip 5.4M DingInstall-1.05.zip $ wine --version wine-1.7.20-33-g3ccaad8 Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.