http://bugs.winehq.org/show_bug.cgi?id=30547
Bug #: 30547
Summary: Corel Photo Downloader (Ulead PhotoImpact X3) crashes
due to unimplemented function
SHELL32.dll.SHCreateQueryCancelAutoPlayMoniker
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello,
encountered while testing Ulead PhotoImpact X3 installer ... non-fatal but of
course worth to be reported/fixed.
It seems related to "MediaOne Plus 2.0 PhotoImpact" package which can be
optionally installed.
"C:\Program Files\Corel\Corel MediaOne\Corel Photo Downloader.exe"
--- snip ---
Unhandled exception: unimplemented function
SHELL32.dll.SHCreateQueryCancelAutoPlayMoniker called in 32-bit code
(0x7bc4bdea).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7bc4bdea ESP:0033fc60 EBP:0033fcc4 EFLAGS:00000216( - -- I -A-P- )
EAX:0033fc6c EBX:7bcbf544 ECX:0033fd08 EDX:ffffffff
ESI:0047e7f0 EDI:0045ce80
Stack dump:
0x0033fc60: 5da5218f 0045ce80 0047e7f0 80000100
0x0033fc70: 00000001 00000000 7bc4bdea 00000002
0x0033fc80: 0046f0da 0046f0a2 0033fccc 5da5240d
0x0033fc90: 5da8a3a8 ffffffff 5da5218f 5ded1836
0x0033fca0: 0047e6f0 5ded1827 0047e6f0 00416b68
0x0033fcb0: 0047c501 00000002 0047e700 0047c8c0
000c: sel=0067 base=00000000 limit=00000000 32-bit --x
Backtrace:
=>0 0x7bc4bdea stub_entry_point+0x4b(dll="SHELL32.dll",
name="SHCreateQueryCancelAutoPlayMoniker", ret_addr=0x416c16)
[/home/focht/projects/wine/wine-git/dlls/ntdll/loader.c:197] in ntdll
(0x0033fcc4)
1 0x0034000f (0x0033fcf4)
2 0x0040f2a9 in corel photo downloader (+0xf2a8) (0x0033fd14)
3 0x00411134 in corel photo downloader (+0x11133) (0x0033fd88)
...
--- snip ---
'winetricks mfc42' prerequisite needed:
--- snip
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program
Files\\Corel\\Ulead PhotoImpact X3\\ScapX.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Corel\\Ulead PhotoImpact X3\\ScapX.exe" failed, status c0000135
...
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\Program
Files\\Common Files\\Ulead Systems\\AutoDetector\\DetMethod.dll") not found
err:module:import_dll Library DetMethod.dll (which is needed by L"C:\\Program
Files\\Common Files\\Ulead Systems\\AutoDetector\\Monitor.exe") not found
--- snip
Regards
--
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=35028
Bug #: 35028
Summary: SPSS Legacy Viewer (SmartViewer 15) fails to install
("TempFolder" property reset by custom action)
Product: Wine
Version: 1.7.7
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Classification: Unclassified
Hello folks,
trace log reveals it fails in some custom action "SPSSCheckLockingCriteria":
--- snip ---
...
0028:trace:msi:ACTION_CustomAction Handling custom action
L"SPSSCheckLockingCriteria" (41 L"NewBinary39" L"ifCustomLocking")
...
0028:trace:msi:msi_get_property returning L"C:\\Program Files\\SPSS Viewer\\"
for property L"TempFolder"
0028:Call KERNEL32.GetTempFileNameW(0033f0d8 L"C:\\Program Files\\SPSS
Viewer\\",7ed2921a L"msi",00000000,0033eed0) ret=7ecaf796
0028:Ret KERNEL32.GetTempFileNameW() retval=00000000 ret=7ecaf796
0028:trace:msi:create_temp_binary unable to create temp file L"" (267)
...
0028:err:msi:ITERATE_Actions Execution halted, action
L"SPSSCheckLockingCriteria" returned 1627
...
--- snip ---
It seems the "TempFolder" msi property has been set to a folder that doesn't
exist hence GetTempFileNameW() fails (unique = 0).
Earlier in trace log:
--- snip ---
...
0028:trace:msi:msi_get_property returning L"C:\\users\\focht\\Temp\\" for
property L"TempFolder"
0028:Call KERNEL32.GetTempFileNameW(0033f278
L"C:\\users\\focht\\Temp\\",7ed2921a L"msi",00000000,0033f070) ret=7ecaf796
0028:Ret KERNEL32.GetTempFileNameW() retval=00002998 ret=7ecaf796
...
0028:trace:msi:msi_get_property returning L"C:\\users\\focht\\Temp\\" for
property L"TempFolder"
...
0028:trace:msi:msi_set_property 0x14bca0 L"TempFolder"
L"C:\\users\\focht\\Temp\\" -1
...
0028:trace:msi:msi_resolve_target_folder L"TempFolder" resolves to
L"C:\\users\\focht\\Temp\\"
...
006c:trace:msi:msi_resolve_target_folder resolving L"TempFolder"
...
006c:trace:msi:msi_set_property 0x14bca0 L"TempFolder" L"C:\\Program
Files\\SPSS Viewer\\" -1
...
006c:trace:msi:msi_resolve_target_folder L"TempFolder" resolves to
L"C:\\Program Files\\SPSS Viewer\\"
...
<first snippet>
--- snip ---
tid 0x6c which resets "TempFolder" property is a custom action thread:
--- snip ---
0028:trace:msi:HANDLE_CustomType1 Calling function L"SetTARGETDIR" from
L"C:\\users\\focht\\Temp\\msi4d0a.tmp"
...
0028:trace:msi:wait_thread_handle waiting for
L"ConfigureMFC71.E775FF93_F66D_4D6B_B08B_051E8B4371D4"
...
006c:trace:msi:ACTION_CallDllFunction calling L"SetTARGETDIR"
...
006c:Call msi.MsiSetTargetPathA(00000004,0922a18c "TARGETDIR",09c4e79c
"C:\\Program Files\\SPSS Viewer\\") ret=092216cb
...
--- snip ---
This could be one of the bugs which targets Wine insufficiency of not having a
separate custom action server.
Like bug 18070 which needs the CA server for COM/MTA isolation.
Regards
--
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=35176
Bug ID: 35176
Summary: Thread-local storage not correctly initialised for
explicitly-loaded DLLs
Product: Wine
Version: 1.7.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: r.hayden(a)gmail.com
Classification: Unclassified
I came across this trying to get Microsoft Visual Studio 11.0 (2012)'s C/C++
compiler to work under wine (cl.exe). There is an already a bug report for
this:
http://bugs.winehq.org/show_bug.cgi?id=33546
The symptom is that it page faults when trying to compile even the simplest of
programs. Some investigation detailed in that bug report tracked it down to a
particular memset causing a heap corruption.
I've investigated this further and discovered that it's due to wine not
properly handling ".tls" sections in DLLs. My understanding is that this DLL
section specifies initial values for thread-local variables and should be used
to initialise these variables when new threads are created. One reason these
come about is if the _declspec(thread) syntax is used to specify thread-local
variables. It seems Wine has similar behaviour to Windows Server 2003 and
Windows XP (see the paragraph near the bottom of
http://msdn.microsoft.com/en-us/library/windows/desktop/ms684175.aspx) in that
these sections are not treated correctly for explictly-loaded DLLs, that is,
loaded using LoadLibrary, but implicitly-loaded ones are fine.
I am able to work around my particular issues with cl.exe in Visual Studio 11.0
by hacking wine to inject the DLL with the .tls section, c2.dll, when it loads
cl.exe, rather than letting it load it explicitly later on. Then it works fine
in my fairly extensive testing (compiling a very large codebase).
--
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=31057
Bug #: 31057
Summary: makefile(3) : fatal error U1034: syntax error :
separator missing
Product: Wine
Version: 1.5.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathieu.malaterre(a)gmail.com
Classification: Unclassified
Wine does install VS 2005 Express nicely. Nmake & cl.exe are working as should.
However when installing VS 2005 C++ SP1, everything starts failing. For
instance nmake stops working, and report:
>nmake
Microsoft (R) Program Maintenance Utility Version 8.00.50727.762
Copyright (C) Microsoft Corporation. All rights reserved.
makefile(3) : fatal error U1034: syntax error : separator missing
Stop.
Steps:
$ rm -rf $HOME/.wine
$ winetricks --no-isolate vc2005express
$ wget
http://download.microsoft.com/download/7/7/3/7737290f-98e8-45bf-9075-85cc6a…
$ wine VS80sp1-KB926748-X86-INTL.exe
hint: you may need to run twice 'wine VS80sp1-KB926748-X86-INTL.exe' to get it
working. Sometimes using 'winetricks vcrun2005' helps out...
Anyway from wine then simply do:
$ wine cmd
> "%VS80COMNTOOLS%vsvars32.bat"
> nmake
Here is the simple Makefiles I am using:
$ cat Makefile
foo: main.cpp
cl main.cpp
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=35262
Bug ID: 35262
Summary: Unable to run specfic installer
Product: Wine
Version: 1.4.1
Hardware: x86
URL: https://www.xboxmb.com/download
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chaviusmiller(a)gmail.com
Classification: Unclassified
Created attachment 47029
--> http://bugs.winehq.org/attachment.cgi?id=47029
Error Dump from wine
The program fails half way through installation. The program is also an
installer for a larger program.
--
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=25061
Summary: 2
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cold4you(a)o2.pl
20dollars2surf - run-time error 445 and 5
--
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=21711
Summary: MotorM4X crashes when running with virtual desktop
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Solaris
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: christian.thalinger(a)gmail.com
Created an attachment (id=26241)
--> (http://bugs.winehq.org/attachment.cgi?id=26241)
output when running with virtual desktop enabled
When I run MotorM4X with virtual desktop it immediately crashes before
displaying the menu. This works without virtual desktop.
--
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=18752
Summary: Skype 4 MSI install fails silently in Vista mode
Product: Wine
Version: 1.1.22
Platform: PC
URL: http://download.skype.com/msi/SkypeSetup_4.0.0.226.msi
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=21502)
--> (http://bugs.winehq.org/attachment.cgi?id=21502)
wine-1.1.22-323-gc18d69e +msi
In Vista mode, trying to install the Skype 4 .msi doesn't do anything.
Could be related:
trace:msi:MSI_ProcessMessage ((nil) 0 10 L"1: SkypeOpenFirewallVista 2: failed
to change firewall settings 3: ")
--
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=17747
Summary: When starting race07 server on wan, it's crached.
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mats.lorentzson(a)telia.com
Created an attachment (id=19965)
--> (http://bugs.winehq.org/attachment.cgi?id=19965)
wine-consol-log
Every time I start the server (RaceDedicatedServer_Steam 1.2.0.1) online it's
crach with minidump of 1Mb file. If I start server on my lan it's no problem at
all. I can play on it from another computer and change tracks and every else
too do.
I have tried the test-wine and even the stable wine since begining of this year
(2009) with the same result, and even update of steam has been done under that
period.
My only intrest is to drive race07 as server on my linux-box, but on internet
offcourse.
There is no differnt in the log betveen wan or lan, and I have no idea of
wath's wrong.
--
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=25109
Summary: Blood Bowl Legendary Edition cannot be launched.
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fernando.lagrange(a)club-internet.fr
Created an attachment (id=31841)
--> (http://bugs.winehq.org/attachment.cgi?id=31841)
File create with command "nohup wine ./BB_LE.exe > wine.txt &"
Blood Bowl Legendary Edition installs without problem but cannot be run.
It seems to get stuck trying to remove game's log file, which is present in
user's directory (NOT game's installation directory).
Launch of game could go further after renaming DFA.dll file (in game's
installation directory) to rename.DFA.dll. This time it seems to get stuck
initializing random seeds ("Init Random generators" trace is started but not
ended in games log file).
This game is not available as a demo, but licence grants 3 possible activations
(so that 2 are left for wine developers if needed).
--
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.