[Bug 18729] New: Slingplayer 2.0 setup exits silently in Vista mode
http://bugs.winehq.org/show_bug.cgi?id=18729 Summary: Slingplayer 2.0 setup exits silently in Vista mode Product: Wine Version: 1.1.22 Platform: PC URL: http://download.slingmedia.com/player/pc/SP2/SlingPlay er-2.0.3508-Setup-EMEA.exe OS/Version: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: kennybobs(a)o2.co.uk Created an attachment (id=21470) --> (http://bugs.winehq.org/attachment.cgi?id=21470) wine-1.1.22-219-gfbb43c4 +relay +seh +tid +loaddll Slingplayer 2.0 is officially supported (by Sling Media) in Vista, but when the setup is ran in Vista mode... there's nothing. Works in XP mode. This is a dotnet20 app, and dotnet20 is installed, but dotnet is not called this early in the installation. -- 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=18729 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-06-01 01:40:14 --- Most likely the cause is: 0029:Call KERNEL32.GetProcAddress(7e940000,004b4120 "InitNetworkAddressControl") ret=00437eef 0029:Ret KERNEL32.GetProcAddress() retval=00000000 ret=00437eef Try adding a stub to shell32 for this function, and see if it fixes the bug -- 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=18729 --- Comment #2 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-01 03:06:37 --- Created an attachment (id=21474) --> (http://bugs.winehq.org/attachment.cgi?id=21474) InitNetworkAddressControl stub Don't know if it's right, but here's my stub (a first for me). This causes an unhandled exception (unimplemented function), so it does confirm that this is the cause. -- 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=18729 --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-06-01 03:23:15 --- (In reply to comment #2)
Created an attachment (id=21474) --> (http://bugs.winehq.org/attachment.cgi?id=21474) [details] InitNetworkAddressControl stub
Don't know if it's right, but here's my stub (a first for me).
This causes an unhandled exception (unimplemented function), so it does confirm that this is the cause.
you should change this line: +@ stub InitNetworkAddressControl into @ stdcall InitNetworkAddressControl() Then try again run the app -- 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=18729 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #21474|0 |1 is obsolete| | --- Comment #4 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-01 04:49:28 --- Created an attachment (id=21477) --> (http://bugs.winehq.org/attachment.cgi?id=21477) InitNetworkAddressControl stub Quite right, silly mistake, thanks Louis. This patch solves the bug and allows install to continue. Will send. -- 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=18729 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch --- Comment #5 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-01 04:55:53 --- Patch sent http://www.winehq.org/pipermail/wine-patches/2009-June/073600.html -- 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=18729 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Ken Sharp <kennybobs(a)o2.co.uk> 2009-06-02 09:55:44 --- Fixed by http://source.winehq.org/git/wine.git?a=commit;h=6ed93bf82408e3a3c3ee918e078... -- 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=18729 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Alexandre Julliard <julliard(a)winehq.org> 2009-06-05 12:47:38 --- Closing bugs fixed in 1.1.23. -- 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=18729 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs(a)winehq.org |kennybobs(a)o2.co.uk -- 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=18729 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6ed93bf82408e3a3c3ee918e078 | |6e88e6cea8d22 -- 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