http://bugs.winehq.org/show_bug.cgi?id=27957
Summary: psdk2003 installer crash every time
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=35773)
--> (http://bugs.winehq.org/attachment.cgi?id=35773)
Log: install psdk2003
Trying to install psdk2003 with winetricks:
$ winetricks -q psdk2003
--- snip ---
The wine wiki says don't post winetricks bug to wine bugzilla, but the
load_psdk2003 function shows that the only workaround is override mfc42, so I
think is ok to post it here, please let me know if I make mistake.
load_psdk2003()
{
w_call mfc42
# Note: aborts on 64 bit windows with dialog saying "don't run on WoW"
#
http://www.microsoft.com/downloads/details.aspx?familyid=0baf2b35-c656-4969…
w_download
http://download.microsoft.com/download/f/a/d/fad9efde-8627-4e7a-8812-c351ba…
5c7dc2e1eb902b376d7797cc383fefdfc64ff9c9
w_warn "This can take up to an hour."
cd "$W_CACHE"/psdk2003
# FIXME: says it accepts /q, but that doesn't work, so script this
# with autohotkey in -q mode.
w_try $WINE PSDK-x86.exe
}
--- snip ---
When I click the next button after selecting compose to install, the installer
always crash. Does it ever work on earlier versions of Wine ?
--
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=27834
Summary: Photosynth install doesn't work
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
I was trying to test bug 15594, but it doesn't install (new version?)
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
wine: Unhandled page fault on read access to 0x00000000 at address 0x68356e0b
(thread 0021), starting debugger...
http://photosynth.nethttp://mslabs-999.vo.llnwd.net/e1/installer/PhotosynthInstall_21103171042.e…
--
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=28090
Summary: EA Origin's launcher: freezes after a couple seconds
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=35973)
--> (http://bugs.winehq.org/attachment.cgi?id=35973)
relay,seh,tid bzip2 -9'ed
Noticed while testing bug 27326. Install Alice, patch wine with the patch from
bug 27326, then run Alice. You'll get a release day activation test, which
should pass (unless you're a dirty pirate ;-)), then it prompts for you to
login to EA's origin. The email box should be activated, so you can type a
character or two, but then the application will hang. Even if you don't type,
it will hang after a second or two.
Terminal has a few fixme's, but nothing obvious. I'll attach a relay,seh,tid.
Note: The login prompt here is different from the one when running Origin to
login. I think it may be only prompted when installing/activating a game. If
anyone wants to debug this, email me privately for my login info.
--
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=28110
Summary: ThunderMiniInstall.exe crash: unimplemented function
msvcp71.dll.??4?$basic_string@_WU?$char_traits@_W@std@
@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36013)
--> (http://bugs.winehq.org/attachment.cgi?id=36013)
Log: ThunderMiniInstall.exe crash
1. Download ThunderMiniInstall.exe
wget http://down.sandai.net/mini/ThunderMiniInstall.exe (from
http://dl.xunlei.com/mini.html )
2. start the installer with Wine:
$ wine ThunderMiniInstall.exe
wine: Call from 0x7b83a537 to unimplemented function
msvcp71.dll.??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z,
aborting
wine: Unimplemented function
msvcp71.dll.??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z
called at address 0x7b83a537 (thread 0028), starting debugger...
--
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=27425
Summary: usb-over-network-client.msi can not start
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
A free demo can be downloaded from http://www.usb-over-network.com/
$ wget http://www.usb-over-network.com/usb-over-network-client.msi
$ sha1sum usb-over-network-client.msi
a580cee5660348a80892ed008954345dddb4e3cb usb-over-network-client.msi
Install:
$ msiexec /i usb-over-network-client.msi
fixme:storage:create_storagefile Storage share mode not implemented.
After this output msiexec exit automatically.
the installer start correctly with wine1.3.21 from ubuntu ppa, but start failed
with wine-1.3.21-254-g5bf7622, a regression test shows:
880ef2bb3522aefe84faf34a00b09699c184a48d is the first bad commit
commit 880ef2bb3522aefe84faf34a00b09699c184a48d
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Tue Jun 7 10:33:35 2011 +0200
msi: Factor out common code to execute custom action commands.
:040000 040000 7cf49eed1ff29037cd9b4fa188e488340733fec5
2e382300e4a702ba762c8f710517a741a4dc4c51 M dlls
--
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=28111
Summary: ThunderMiniInstall.exe crash: unimplemented function
msvcp71.dll.?find@?$basic_string@DU?$char_traits@D@std
@@V?$allocator@D@2@@std@@QBEIPBDI@Z
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=36014)
--> (http://bugs.winehq.org/attachment.cgi?id=36014)
Log: ThunderMiniInstall.exe crash
1. Download ThunderMiniInstall.exe
wget http://down.sandai.net/mini/ThunderMiniInstall.exe (from
http://dl.xunlei.com/mini.html )
2. start the installer with Wine:
$ wine ThunderMiniInstall.exe
Then there will be more then one crash, the first crash is reported as Bug
28110.
wine: Call from 0x7b83a537 to unimplemented function
msvcp71.dll.?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDI@Z,
aborting
wine: Unimplemented function
msvcp71.dll.?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDI@Z
called at address 0x7b83a537 (thread 0020), starting debugger...
Unhandled exception: unimplemented function
msvcp71.dll.?find@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEIPBDI@Z
called in 32-bit code (0x7b83a537).
--
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=28205
Summary: (regression ? ) MSPY2010.exe crash on unimplemented
function
msvcp90.dll.??4?$basic_string@_WU?$char_traits@_W@std@
@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
1. Download MSPY2010.exe from http://www.microsoft.com/china/pinyin/
2. Start the installer with wine:
$ wine MSPY2010.exe /quiet
wine: Call from 0x7b83a537 to unimplemented function
msvcp90.dll.??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QAEAAV01@PB_W@Z,
aborting
The installer works in wine-1.3.26, doesn't work in wine-1.3.27
I'm not sure whether this is a regression, a bisect shows as below:
227f87fc7dd13c27f2f3c04eae4e036ce4d56bef is the first bad commit
commit 227f87fc7dd13c27f2f3c04eae4e036ce4d56bef
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Aug 25 17:20:28 2011 +0200
msvcr90: Add a WinSxS manifest resource.
:040000 040000 555c864d57fed04525a7d8ab5e4081001a55b242
4a86ece6791f7e7c665ed54f2c7ca8c222e0e966 M dlls
bisect run success
--
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=28215
Summary: Nightly (x64) needs
msvcp90.dll.??4?$basic_string@_WU?$char_traits@_W@std@
@V?$allocator@_W@2@@std@@QEAAAEAV01@PEB_W@Z
Product: Wine
Version: 1.3.27
Platform: x86-64
URL: http://nightly.mozilla.org/
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
CC: piotr.caban(a)gmail.com
I have an old installation of nightly firefox build and often update it to see
if it still works. This time it didn't.
Log is attached.
important parts of the log:
wine: Call from 0x7b848744 to unimplemented function
msvcp90.dll.??4?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@QEAAAEAV01@PEB_W@Z,
aborting
wine: Call from 0x7f3ba2eb5e7a to unimplemented function
MSVCR90.dll.__C_specific_handler, aborting
this strange output seems to happen right after loading xul.dll (from
relaylog):
0036:Call KERNEL32.LoadLibraryExW(0031ef90
L"C:\\Programme\\Minefield\\xul.dll",00000000,00000008) ret=140001aa1
C:\Programme\Minefield\firefox.exe: Symbol `' causes overflow in R_X86_64_32
relocation
--
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=27361
Summary: Dawn of War Dark Crusade Demo uninstaller crashes.
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hennr(a)hennr.name
Created an attachment (id=34983)
--> (http://bugs.winehq.org/attachment.cgi?id=34983)
console output after running the install twice
Tested wine versions:
1.1.44
1.2.3
1.3.21
If you try to uninstall the Demo of Dawn of War - Dark Crusade, the installer
crashes and gives you plenty of output on the console (attached).
err:msi:call_script Could not find CLSID for Windows Script
wine: Unhandled page fault on read access to 0x00000000 at address 0x7ebcdc6a
(thread 0021), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x7ebcdc6a).
Register dump:
.
.
.
Note: I don't have a windows machine here at hand, could anybody run the demo
on a windows box please and see if it works at all?
--
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.