[Bug 19693] New: FeedDemon wizard cannot check NewsGator account
http://bugs.winehq.org/show_bug.cgi?id=19693 Summary: FeedDemon wizard cannot check NewsGator account Product: Wine Version: unspecified Platform: PC URL: http://www.filehippo.com/download_feed_demon/4159/ OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: lucak3(a)gmail.com Created an attachment (id=22992) --> (http://bugs.winehq.org/attachment.cgi?id=22992) log of the first run of FeedDemon Version is wine-1.1.27-40-g0c862de Steps to reproduce: 1- clean wine prefix; 2- download FD 2.7 from URL above 3- install it (it finishes with few unimportant fixmes); 4- registrate an account on NewsGator; 5- run FD. At the first run, you will be shown a wizard that checks your account and syncs with its feeds, but it fails showing the err:ntlm:SECUR32_initNTLMSP and the others. I don't know which is the fatal error so i couldn't decide between secur32 or wininet components. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 Luca Bennati <lucak3(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |lucak3(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|lucak3(a)gmail.com | Version|unspecified |1.1.27 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 Luca Bennati <lucak3(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lucak3(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 --- Comment #1 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-11 10:53:18 --- Does 'winetricks msxml3' help? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 --- Comment #2 from Luca Bennati <lucak3(a)gmail.com> 2009-08-11 13:00:04 --- Created an attachment (id=23000) --> (http://bugs.winehq.org/attachment.cgi?id=23000) log with msxml3 I reverted back to 1.1.27 shipped by my distro, but it didn't change anything. I attached the log got with msxml3 installed with winetricks. I did it before installing the app. Result: same behaviour as before. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 --- Comment #3 from Luca Bennati <lucak3(a)gmail.com> 2009-08-11 15:42:18 --- Created an attachment (id=23002) --> (http://bugs.winehq.org/attachment.cgi?id=23002) log of first run with WINEDEBUG=+ntlm,+wininet Version is wine-1.1.27-63-g862bd3c Attached is the log of the first run of FD with WINEDEBUG set on ntlm and wininet, the two components that return errs in the normal log. Just a correction to the steps to reproduce: if after the failure of the online check you just press Quit, it won't record anything and on the next run the wizard will appear again. No need to delete and reinstall every time. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 --- Comment #4 from Luca Bennati <lucak3(a)gmail.com> 2009-08-11 16:43:10 --- Created an attachment (id=23004) --> (http://bugs.winehq.org/attachment.cgi?id=23004) log of first run with native wininet Now i gave it another try after using winetricks to have native wininet. The log is different: there are no errs, only fixmes, but it still report the same error and doesn't work. I'm no wine expert, so please tell me explicitly if you need additional info. Thanks -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 --- Comment #5 from Luca Bennati <lucak3(a)gmail.com> 2009-08-11 17:02:43 --- Created an attachment (id=23007) --> (http://bugs.winehq.org/attachment.cgi?id=23007) log with native wininet, msxlm3 and urlmon As a last effort for today, i tried this approach: "winetricks wininet msxml3 urlmon" and run FD. The resulting log is attached. As i feared, it's not good: even with only those two fixmes, FD still returns the same error. The error reported in the messagebox says (every time i tried it): Server did not recognize the value of HTTP Header SOAPAction: http://services.newsgator.com/ngws/svc/UserAccount.asmx/GetUserInfo", "http://services.newsgator.com/ngws/svc/UserAccount.asmx/GetUserInfo. My guess would be a typo in the HTTP Header SOAPAction code, but i don't actually know where it is... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 --- Comment #6 from Luca Bennati <lucak3(a)gmail.com> 2009-08-12 02:37:32 --- (In reply to comment #5) I stand corrected: it doesn't always report the same messagebox. If i don't set wininet as native, it doesn't says what i wrote above, but simply tells me to check if i entered wrong inputs. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 Luca Bennati <lucak3(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|lucak3(a)gmail.com | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 Luca Bennati <lucak3(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.filehippo.com/do |http://www.filehippo.com/do |wnload_feed_demon/4159/ |wnload_feed_demon4 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 Luca Bennati <lucak3(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.filehippo.com/do |http://www.filehippo.com/do |wnload_feed_demon4 |wnload_feed_demon -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 Luca Bennati <lucak3(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |ABANDONED --- Comment #7 from Luca Bennati <lucak3(a)gmail.com> 2011-11-05 14:59:33 CDT --- Don't know what to do with this, since it has been some time that FeedDemon doesn't support NewsGator accounts anymore... Marking RESOLVED ABANDONED. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=19693 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh(a)gmail.com --- Comment #8 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-11-08 09:24:42 CST --- Closing -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
participants (1)
-
wine-bugs@winehq.org