http://bugs.winehq.org/show_bug.cgi?id=11978
Summary: Southwest.com "Ding!" application not usable. Product: Wine Version: 0.9.57. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: polpak@yahoo.com
The application is available for download from
http://www.southwest.com/ding/
It will download and install with no trouble. The application will start, after prompting and downloading the Gecko engine installer, but the user registration process complains that it cannot connect to southwest.com. The only error in the debug output is :
err:wininet:NETCON_secure_connect couldn't verify the security of the connection, 20
Since you can't register, I'm unable to verify whether the content pane (which would show airfare rates and provide links which would direct the browser to a url to purchase them) is correctly rendering the HTML, though it was reported in appdb that this was also not working a few versions ago.
http://bugs.winehq.org/show_bug.cgi?id=11978
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.southwest.com/din | |g/ Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 Keywords| |download
--- Comment #1 from Lei Zhang thestig@google.com 2008-03-12 00:59:01 --- Confirming, need to hit the "update registration" button to trigger the bug.
http://bugs.winehq.org/show_bug.cgi?id=11978
--- Comment #2 from Lei Zhang thestig@google.com 2008-03-12 00:59:44 --- Created an attachment (id=11334) --> (http://bugs.winehq.org/attachment.cgi?id=11334) +wininet log
http://bugs.winehq.org/show_bug.cgi?id=11978
--- Comment #3 from polpak@yahoo.com 2008-03-25 11:34:40 --- Yes, it's the update registration part which is not working. I can't tell if there are any other issues until I can register successfully.
http://bugs.winehq.org/show_bug.cgi?id=11978
Hans Leidekker hans@it.vu.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@it.vu.nl
--- Comment #4 from Hans Leidekker hans@it.vu.nl 2008-05-25 15:16:11 --- The +wininet trace looks perfectly normal, please attach a +relay trace.
http://bugs.winehq.org/show_bug.cgi?id=11978
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wininet |-unknown
--- Comment #5 from Austin English austinenglish@gmail.com 2008-12-07 19:00:11 --- Still present in git, but native wininet from winetricks doesn't appear to help.
http://bugs.winehq.org/show_bug.cgi?id=11978
Niko Sandschneider nsandschn@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nsandschn@gmx.de
--- Comment #6 from Niko Sandschneider nsandschn@gmx.de 2009-08-26 12:04:15 --- Ding still can't connect to southwest.com in wine 1.1.28 when pressing the "Update Registration" button. The wininet error is gone though, i.e. there is no terminal output at all. Attached is a +relay trace.
http://bugs.winehq.org/show_bug.cgi?id=11978
--- Comment #7 from Niko Sandschneider nsandschn@gmx.de 2009-08-26 12:06:18 --- Created an attachment (id=23259) --> (http://bugs.winehq.org/attachment.cgi?id=23259) +relay trace in wine 1.1.28
http://bugs.winehq.org/show_bug.cgi?id=11978
--- Comment #8 from Niko Sandschneider nsandschn@gmx.de 2010-07-19 13:17:17 --- Still present in wine-1.2-94-g15c6057
http://bugs.winehq.org/show_bug.cgi?id=11978
butraxz@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz@gmail.com
--- Comment #9 from butraxz@gmail.com 2012-05-17 15:24:53 CDT --- This bug has not been updated for three years. Is this still an issue i current (1.5.4) or newer wine ? You may also close this as abandoned if you feel that that this is issue is no longer relevant to you.
https://bugs.winehq.org/show_bug.cgi?id=11978
Anastasius Focht focht@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@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@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&am... 06/16/2014 22:44:09 - Note ding::common::CServiceAgentBase::Retrieve(): Requesting URL = http://ding.southwest.com/cgi-bin/systray?action=createSession&version=1... 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
https://bugs.winehq.org/show_bug.cgi?id=11978
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Austin English austinenglish@gmail.com --- Closing.