http://bugs.winehq.org/show_bug.cgi?id=17600
Summary: Office XP installer: msi crash in custom action
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexis.deruelle(a)laposte.net
Got this crash while trying to install MS Office XP with today's git :
err:msi:ACTION_CallDllFunction Custom action
(L"C:\\windows\\temp\\msia409.tmp":L"OfficeDataLockPermissions") caused a page
fault: c0000005
(see line 706267 of the +msi,+msidb trace)
--
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=18208
Summary: crypt32.dll.CryptRegisterOIDInfo needed for Microsoft
Font Validator (installer)
Product: Wine
Version: 1.1.20
Platform: Other
URL: http://download.microsoft.com/download/F/E/9/FE9795A3-
756E-4F60-8989-03DC9870F189/fontvalsetup.msi
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: crypt32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
now that Wine provides UI crash handler by default you get a lot more noise
when (sub)installers fail that would otherwise go unnoticed.
I picked Microsoft Font Validator - a nice tool to run extensive test suite on
TrueType/OpenType fonts (helpful to detect broken/non M$ standard ones).
Prerequisites: clean WINEPREFIX and 'winetricks -q dotnet20'
--- snip ---
...
011d:Call KERNEL32.CreateProcessW(00000000,0019c130 L"regsvr32.exe
\"C:\\Program Files\\\\Font
Validator\\mssipotf.dll\"",00000000,00000000,00000000,00000000,00000000,6024ac98
L"C:\\",0032f6d8,0032f6c8) ret=601dbb10
...
0121:Ret crypt32.CryptSIPAddProvider() retval=00000001 ret=00452881
0121:Call KERNEL32.RaiseException(80000100,00000001,00000002,0033fd80)
ret=609880a9
0121:trace:seh:raise_exception code=80000100 flags=1 addr=0x7b84384f
ip=0x7b84384f tid=0121
0121:trace:seh:raise_exception info[0]=60988160
0121:trace:seh:raise_exception info[1]=6098838b
wine: Call from 0x7b84384f to unimplemented function
crypt32.dll.CryptRegisterOIDInfo, aborting
0121:trace:seh:call_vectored_handlers calling handler at 0x7b8408db
code=80000100 flags=1
0121:trace:seh:call_vectored_handlers handler at 0x7b8408db returned 0
0121:trace:seh:call_stack_handlers calling handler at 0x7b87d9d9 code=80000100
flags=1
wine: Unimplemented function crypt32.dll.CryptRegisterOIDInfo called at address
0x7b84384f (thread 0121), starting debugger...
--- snip ---
Not a installer blocker.
After dismissing the crash box the installer claims success and the app gets
installed.
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=18551
Summary: Xenocode: NtMapViewOfSection() callers must take
non-negative NTSTATUS into account
(STATUS_IMAGE_NOT_AT_BASE)
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://rvgsoftware.fileburst.com/holdemmanager.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: focht(a)gmx.net
Hello,
this is an continuation with Xenocode Virtual Appliance "Hold'em Manager" from
bug 18274
Although wrapped with Xenocode it seems not to bundle .NET 2.0 Framework
(Xenocode can optionally do this).
Required prerequisites:
1. clean WINEPREFIX
2. sh winetricks -q dotnet20
The next part is buried within managed app domain hence debug trace doesn't
give much useful information (some relay thunks prevent proper execution due to
nature of Xenocode).
--- snip ---
...
fixme:ntdll:NtQueryObject Unsupported information class 1
...
fixme:module:LdrAddRefDll 0x79000000 flags 1 not implemented
...
fixme:shell:URL_ParseUrl failed to parse L"System.Drawing"
...
fixme:shell:URL_ParseUrl failed to parse L"DevComponents.DotNetBar2"
...
fixme:shell:URL_ParseUrl failed to parse L"System.Windows.Forms"
...
fixme:shell:URL_ParseUrl failed to parse L"System"
...
fixme:shell:URL_ParseUrl failed to parse L"HMClass"
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 40000003
...
--- snip ---
That "LdrAddRefDll" message is harmless, Xenocode directly calls loader API
(LdrLoadDll, LdrAddRefDll, ..).
Assembly bind info from enabled fusion log:
--- snip ---
MDA notification: Name:BindingFailure, Flags:0
Description: The assembly with display name 'HMClass' failed to load in the
'Load' binding context of the AppDomain with ID 1. The cause of the failure
was: System.IO.FileLoadException: Could not load file or assembly 'HMClass,
Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its
dependencies. Exception from HRESULT: 0x8007013D
File name: 'HMClass, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
--- snip ---
This message is the culprit: "fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping
for 40000003"
Winedbg reveals the following callstack at the problem:
--- snip ---
0 0x7bc3b436 RtlNtStatusToDosErrorNoTeb+0xa6(status=1073741827)
[/opt/wine/wine-git/dlls/ntdll/error.c:73] in ntdll (0x00339ca4)
1 0x7bc3b571 RtlNtStatusToDosError+0x2d(status=1073741827)
[/opt/wine/wine-git/dlls/ntdll/error.c:103] in ntdll (0x00339cb4)
2 0x7b8aa916 MapViewOfFileEx+0xbf(handle=0x9950d8, access=0, offset_high=0,
offset_low=0, count=1941504, addr=0x46f0000)
[/opt/wine/wine-git/dlls/kernel32/virtual.c:550] in kernel32 (0x00339d04)
3 0x79ea4f44 in mscorwks (+0x34f44) (0x00339d68)
...
--- snip ---
The problematic source location:
--- snip dlls/kernel32/virtual.c ---
LPVOID WINAPI MapViewOfFileEx( HANDLE handle, DWORD access,
DWORD offset_high, DWORD offset_low, SIZE_T count, LPVOID addr )
{
...
if ((status = NtMapViewOfSection( handle, GetCurrentProcess(), &addr, 0, 0,
&offset,
&count, ViewShare, 0, protect )))
{
SetLastError( RtlNtStatusToDosError(status) );
addr = NULL;
}
return addr;
}
--- snip dlls/kernel32/virtual.c ---
Due to Xenocode native API hooks, NTSTATUS = 0x40000003
(STATUS_IMAGE_NOT_AT_BASE) gets returned which is sane in this situation.
Wine unfortunately validates "success" by either using "if (status)" or if
(status != STATUS_SUCCESS)" in several locations.
MSDN: http://msdn.microsoft.com/en-us/library/cc704588(PROT.10).aspx
--- quote ---
0x40000003
STATUS_IMAGE_NOT_AT_BASE
{Image Relocated} An image file could not be mapped at the address that is
specified in the image file. Local fixes must be performed on this image.
--- quote ---
>From my view this doesn't qualify as an error at all (positive value).
Wine should allow this to succeed.
I found at two occurrences of NtMapViewOfSection() which cause Xenocode to fail
due to NTSTATUS "STATUS_IMAGE_NOT_AT_BASE":
dlls/kernel32/virtual.c:MapViewOfFileEx
dlls/ntdll/loader.c:load_native_dll
Although there are more occurrences of this idiom in Wine source tree, only
these two seem relevant to Xenocode (due to hooks).
Either honour STATUS_IMAGE_NOT_AT_BASE when NtMapViewOfSection() is called in
these two locations or make a generic check >= 0 because non-negative numbers
usually indicate success from my understanding of NTSTATUS.
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=18705
Summary: Exception in NtQuerySystemInformation when running
HeavyLoad.exe
Product: Wine
Version: 1.1.22
Platform: PC
URL: https://www.jam-software.de/customers/downloadTrial.ph
p?article_no=402&language=EN&PHPSESSID=f090f4a84cbe361
493cc2ad36f62d15c
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: celticht32(a)aol.com
Heavy Load from
https://www.jam-software.de/customers/downloadTrial.php?article_no=402&lang…
crashes with the attached exception and backtrace
Attached is all my machine information and the application which is freeware.
--
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=18710
Summary: Quake 3 Arena - punkbuster On/Off problem
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
In Quake 3 Arena - in multiplayer menu it asks you "Enable Punkbuster YES/NO".
If i click YES or press Y key, punkbuster is still disabled. No problem under
WinXP.
--
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=19126
Summary: VS 2005 SP1 installation failure
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathieu.malaterre(a)gmail.com
Created an attachment (id=22089)
--> (http://bugs.winehq.org/attachment.cgi?id=22089)
wine bug report
I cannot install Visual Studio 2005 SP1 in order to fix an issue with Visual
Studio Express 2005.
Original mail posted to wine ML:
I am trying to install Visual Studio 2005 under wine, I followed
instructions from:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208
While running wine 1.1.22/debian stable I am getting the following error:
...
Z:\tmp\gdcm-wine\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1902:
Program database manager mismatch; please check your installation
...
Looking up on the web, it seems it can be fixed using the VS 2005 SP1,
which I downloaded from:
http://support.microsoft.com/kb/928957
Unfortunately I cannot install this SP1:
$ wine VS80sp1-KB926748-X86-INTL.exe
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:storage:StorageImpl_Commit (0x133768 0): stub
err:msi:MSI_OpenDatabaseW storage GUID is not a MSI database GUID
{000c1082-0000-0000-c000-000000000046}
fixme:msi:MsiGetLastErrorRecord
Creating attachement:
$ wine VS80sp1-KB926748-X86-INTL.exe >& /tmp/wine.log
--
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=19022
Summary: Text Does Not Display on Screen
Product: Wine
Version: 1.1.22
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjmckenzie51(a)earthlink.net
Installed BibleStudyPro from http://BibleStudyPro.com (it is a newer version of
one of the Bible Study programs.) Required Jet40, MDAC28, dotnet11 and
dotnet20 from winetricks. No text displayed on initial run, added riched20.
Still no text display.
Receive the following fixme:
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:thread:NtQueryInformationThread info class 16 not supported yet
Will attach complete run log as a gzip file.
James McKenzie
--
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=19636
Summary: Vista SDK installer fails in "Microsoft VC Redist
2008" subinstaller
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.microsoft.com/downloads/details.aspx?familyid=4377F86D-C913-4B5C…
which links to
http://download.microsoft.com/download/c/a/1/ca145d10-e254-475c-85f9-1439f4…
sha1sum 756c21a7fc9b831f7200f3f44ae55cc7689e8063
size 411000 bytes. This is a little online installer.
I tried running it like this:
rm -rf .wine
sh winetricks dotnet20
wine setup
It seemed to go fine, but once it got to installing things,
it seemed to slow to a stop. After a while the cursor
changed to an hourglass. The console showed the following
err's and a bunch of fixmes:
err:ole:NDRCContextBinding invalid handle 0x3ef72c0
err:ole:NDRCContextBinding invalid handle 0x3ed7ee0
err:ole:NDRCContextBinding invalid handle 0x3f1ea38
err:ole:NDRCContextBinding invalid handle 0x21b7b0
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
multi-threaded to apartment threaded
err:msi:ACTION_CreateShortcuts CoInitialize failed
err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned
1627
err:msi:remove_tracked_tempfiles failed to delete
L"C:\\windows\\temp\\msieb3f.tmp"
fixme:thread:NtQueryInformationThread info class 16 not supported yet
fixme:thread:NtQueryInformationThread info class 16 not supported yet
...
That 1627 seems to have been from a subinstaller, and the main
installer just kept waiting forever (maybe because the thread
query failed).
A similar error happened with the offline installer
http://www.microsoft.com/downloads/details.aspx?FamilyId=F26B1AA4-741A-433A…
which links to
http://download.microsoft.com/download/f/e/6/fe6eb291-e187-4b06-ad78-bb45d0…
size 1394618368 bytes,
sha1sum dfb601096f62fd75af6ad62b277be79793f53b56
but it was able to report the problem:
"Installation of the "Microsoft VC Redist 2008" product has reported the
following error: ERROR_FUNCTION_FAILED"
So I tried winetricks vcrun2008 and vcrun2008sp1. Sadly, those didn't help.
The little bit of log makes this sound like either
an OLE or an MSI 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=19811
Summary: Visual C 2005 redistributable installers create many
empty directories in WinSXS
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paulc(a)voip.null.ro
Attempting to install various versions of VS 2005 vcredist_x86.exe in a fresh
prefix creates directories in WinSXS for all versions described by the
policies.
Only the directory for the current version (described by the manifest) has DLL
files in it, all others are empty.
Attempting to fix the installation triggers bug # 18834
--
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=20166
Summary: NetLocalGroupGetInfo() returns success but no data
buffer and NetLocalGroupGetInfo() missing
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://rh-software.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ray(a)pobox.co.uk
With the release of Wine 1.1.30 SIV 4.01 (http://rh-software.com/) is crashing.
This is a knock effect of NetGroupGetInfo() being added. The issues can be
replicated by downloading http://rh-software.com/downloads/zip/siv_v4.01.zip
and then issuing the command: WINE SIVE -SAVE=[wine-groups]=stdout.
The first issue if caused by NetLocalGroupGetInfo() returning success, but not
actually setting the pointer to a LOCALGROUP_INFO_1 buffer. When SIV then
accesses this a fault if generated. Some times this crash does not occur.
The next crash is caused when SIV calls NetLocalGroupGetInfo() which is not
implemented at all.
This is an issue in netapi32, but that does not seem to be an available
component.
--
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=20847
Summary: Touhou Hisoutenskou crashes in deck construction/end
of battle
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 11aug89yr(a)mail.ru
Game crashes when any battle ends or I'm choosing the character in the deck
construction option.
Than terminal echoes line:
"wine: Unhandled division by zero at address 0x41199a (thread 0023), 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=21828
Summary: Unable to launch Mercenaries 2
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taurolyon(a)gmail.com
Created an attachment (id=26425)
--> (http://bugs.winehq.org/attachment.cgi?id=26425)
Terminal log of wine attempting to launch Mercenaries2.exe
Terminal log attached. Game installs fine (minor, unrelated cosmetic issue
shows installer at 100% for a long period while still copying files), but game
will not launch.
--
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=22171
Summary: BizAgi Process Modeler under Mono 2.4 requires
implemented GdipWidenPath
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://download.bizagi.com/modeler/BizAgiPMSetup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=27051)
--> (http://bugs.winehq.org/attachment.cgi?id=27051)
BizAgi Process Modeler Mono gdiplus backtrace
As a followup to bug 20677, launching the BizAgi Process Modeler under
wine-1.1.41-211-g719d904 now yields:
fixme:gdiplus:GdipWidenPath (0x236eea8,0x2543370,(nil),0.25)
Unhandled Exception: System.NotImplementedException: The requested feature is
not implemented [GDI+ status: NotImplemented]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
at System.Drawing.Drawing2D.GraphicsPath.Widen (System.Drawing.Pen pen,
System.Drawing.Drawing2D.Matrix matrix, Single flatness) [0x00000]
at System.Drawing.Drawing2D.GraphicsPath.Widen (System.Drawing.Pen pen)
[0x00000]
at (wrapper remoting-invoke-with-check)
System.Drawing.Drawing2D.GraphicsPath:Widen (System.Drawing.Pen)
...
--
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=22305
Summary: AutoWikiBrowser databse scanner fails with
err:seh:setup_exception_record
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rjwilmsi(a)gmail.com
Created an attachment (id=27263)
--> (http://bugs.winehq.org/attachment.cgi?id=27263)
err:seh:setup_exception_record
Running the AutoWikiBrowser databse scanner fails with
err:seh:setup_exception_record some way through the scan.
To reproduce: winetricks ie6 dotnet20 gdiplus
download AWB from http://sourceforge.net/projects/autowikibrowser/
download a wikipedia database dump e.g.
http://download.wikimedia.org/rowiki/20100405/rowiki-20100405-pages-article…
[125 MB, unzips to 600 MB]
unzip AWB and run wine AutoWikiBrowser.exe
choose Tools -> Database scanner
browse to the database XML file
search based on title contains 'foo' or other option. Press start.
Wait for scan to progress. Most of the time AWB crashes with
err:seh:setup_exception_record.
--
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=22836
Summary: ITypeInfo_fnInvoke member ID -525 - HP Virtual Rooms
8.0
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: https://www.rooms.hp.com/attend/default.aspx?key=RHNUU
YAGFU
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mhs(a)hp.com
CC: mhs(a)hp.com
HP Virtual Rooms is a popular teleconferencing app which supports slideshows,
desktop sharing, and webcam sharing. Until recently it worked under Wine using
ies4linux in win98 mode. Webcam sharing was almost a reality. But after
recent changes in the Wine code, it was decided to abandon the ies4linux
approach and use IE7 to launch virtual rooms.
The URL provided below is for the purpose of testing HP Virtual Rooms under
Wine. After entering a name, click the "Go" submit button to launch the room.
$ rm -rf ~/.wine/
$ ./winetricks ie7
$ wine 'C:\Program Files\Internet Explorer\iexplore'
https://www.rooms.hp.com/attend/default.aspx\?key=RHNUUYAGFU
>From the terminal output, it looks like a Typelib problem prevents the virtual
room from launching.
trace:loaddll:load_native_dll Loaded L"C:\\windows\\Downloaded Program
Files\\HPVirtualRooms35.dll" at 0x10000000: native
err:ole:ITypeInfo_fnInvoke did not find member id -525, flags 0x2!
err:ole:ITypeInfo_fnInvoke did not find member id -525, flags 0x2!
--
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=23014
Summary: InstallShield .prq don't find Windows Installer 4.5
Product: Wine
Version: 1.2-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter(a)stuge.se
wine-1.2-rc2-111-g9aa9a12
The InstallShield for the Actel Libero v9.0 FPGA design software is a 1.4GB
.exe with an embedded .msi. The .exe tries to ensure that Windows Installer 4.5
is installed on the system where applicable using a couple of .prq files with
conditions on specific DLL versions:
Windows Installer 4.5 Update for Windows Server 2003 and XP (x64).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6001.22159"></condition>
Windows Installer 4.5 for Windows Vista (x64).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6001.22162"></condition>
Windows Installer 4.5 for Windows Vista (x86).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6000.20817"></condition>
Windows Installer 4.5 for Windows XP SP2 and later (x86).prq:
<condition Type="16" Comparison="2" Path="[SystemFolder]" FileName="msi.dll"
ReturnValue="4.5.6001.22159"></condition>
The test in these files aren't satisfied by wine, but setting version to
Windows 7 (and likely also 2008) in winecfg makes the .exe skip the tests, and
allows the installer to run.
--
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=23207
Summary: Mount & Blade Warband trial crashes quickly in
GetSysColor
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://download.taleworlds.com/mb_warband_setup_1123.e
xe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The game installs ok, but crashes with
Unhandled exception: page fault on read access to 0x002d5987 in 32-bit code
(0x7ec65f27).
Backtrace:
=>0 GetSysColor+0x17(nIndex=0x0005) [dlls/user32/sysparams.c:2917] in user32
1 0x002583f4 in skinmagic (+0x183f3)
2 ButtonWndProc_common+0xdf2(hWnd=0x7ebf0000, uMsg=0x7ff7, wParam=0,
lParam=0, unicode=0) [dlls/user32/button.c:265] in user32
3 LoadBitmapW+0x27(instance=(nil), name=*** invalid address 0x7ff7 ***)
[dlls/user32/cursoricon.c:2632] in user32
...
13 CreateWindowExA+0xbe(exStyle=0, className="BUTTON", windowName="",
style=0x40000000, x=0, y=0, width=0x000a, height=0x000a, parent=0x10064,
menu=(nil), instance=0x400000, data=0x0(nil)) [dlls/user32/win.c:1472] in
user32
Running with +relay works around the problem, and lets the game play
(at least as far as I tried, which wasn't too far). Weird.
--
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=23312
Summary: have downloaded and installed Photo! Editor, Click on
.exe or desktop icon, getting "Program Error" message
box
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: enquiries(a)nemosphotography.co.uk
(new to all this).Running Linux MINT 9 Isadora ...... have downloaded and
installed Photo! Editor,
http://pho.to/editor/download.php
have done the "permissions", but when I click on the .exe file in wine, I get a
"Program Error" message box with
***************************************************************************
" The program "Photo!Editor.exe has encountered a serious problem and needs to
close. We are sorry for the inconvenience.
This can be caused by a problem in the program or a deficiency in WINE... you
may want to check appdb.winehq.org for tips about running this application
(been there, couldn`t find anything)
If this problem is not present under windows ( it works fine in windows Vista)
and has not been reported yet , you can report it at http://bugs.winehq.org
*****************************************************************************
Which is what I am doing !....
(It may be something to do with DLL files (as I needed one to get IRFANVIEW
working )(but the error box doesn`t give that info ...)
thanks
Gerry
--
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=23227
Summary: G-Police: Page fault on read access
Product: Wine
Version: 1.2-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=28907)
--> (http://bugs.winehq.org/attachment.cgi?id=28907)
wine: Unhandled page fault on read access to 0xffffffff at address 0x7e526a73
(thread 0028), starting debugger...
Install works fine, as does the configuration menu. Game crashes as soon as
it's launched.
--
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=23374
Summary: do not run the game company ALAWAR.
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: misha-mzs(a)yandex.ru
do not run the game company ALAWAR.
wine-1.2-rc3
OpenSUSE 11.3 RC1
http://www.alawar.ru/game/strange-cases-the-lighthouse-mysteries/
--
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=23900
Summary: Photoshop Elements 8 installer: “Next button” is
grayed out
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mkarlsso(a)hotmail.com
The installation is never completed. It is possible to change the language, at
the following step it is hanged. Seems like a continued failure, refer to bug.:
20735
Test configuration: Wine 1.2, ubuntu 10.04 and Photoshop Elements 8
(Other applications e.g. Google SketchUp 7 worked out just fine).
--
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=23930
Summary: Drakensang Dark Eye crash on start - d3dx9_36.dll
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zilforever(a)gmail.com
CC: wine-bugs(a)winehq.org
Created an attachment (id=30037)
--> (http://bugs.winehq.org/attachment.cgi?id=30037)
crash log
Demo install DirectX without asking!
If u let it install game works.
To run install xact:
wget http://www.kegel.com/wine/winetricks
sh winetricks xact
--
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=15534
Summary: Dragon NaturallySpeaking 10 crashes occasionally with
seh error
Product: Wine
Version: CVS/GIT
Platform: All
URL: http://nuance.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Created an attachment (id=16502)
--> (http://bugs.winehq.org/attachment.cgi?id=16502)
winedebug seh log where program crashed right away
Every once in a while, DNS10 crashes with a seh error, caused, I believe, by
either a page fault or stack handler problem.
It crashes when using Dictation Box. Sometimes it crashes when DB is being
opened, sometimes it crashes after DB has been used for a while.
I will try to attach several different logs.
The first log is a WINEDEBUG=+seh.
Last error message before crash is:
trace:seh:IsBadReadPtr 0x3056affa caused page fault during read
I will also try to get the following when the program crashes at first instance
and when it crashes later:
WINEDEBUG=+seh+relay
Ubuntu Intrepid Studio with generic kernel
wine version
wine-1.1.5-399-g82f77cc
includes 3 patches being developed by Nikolay including 2 oleacc and 1 gdiplus;
however, the error pre-dates the application of these patches.
--
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=13328
Summary: Free Zilla
Product: Wine
Version: 1.0-rc1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gwenn.allemon(a)gmail.com
Free Zilla can be installed but it doesn't work at all with Deezer or Jiwa.
--
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=16465
Summary: "Trial" button doesn't show in main menu of Nick's
"Diego's Wolf Pup Rescue"
Product: Wine
Version: 1.1.10
Platform: Other
URL: http://arcade.nickjr.com/nickjr/gameinfo.jsp?s=DiegosWol
fpupRescue
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The cd-rom version of the game works great (once you install mdac27),
but the downloadable version has a problem: the button for
"play trial version" on the main screen doesn't show up.
"winetricks ie6" works around it.
--
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=18065
Summary: Certain keyboard buttons not working in Operation
Flashpoint and Fallout 2
Product: Wine
Version: 1.1.19
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goettschwan(a)gmx.de
Keyboard number buttons 4 6 and 8 are not working correctly in Operation
Flashpoint 1.96 Resistance ; the buttons are unchangebly used to give radio
commands to your squad.
4 and 8 have no function, 6 will use zoom instead of radio command.
In Fallout 2, 6 and 8 function, but 4 has no function at all when trying to
name a savegame or a character with a number in the name.
I tested this bug with 1.1.9 and 1.1.19, the bug is still present in the latter
--
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=19432
Summary: Icy Tower 1.4 crashes when moving its window
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://download.cnet.com/Icy-Tower/3000-2099_4-1007506
0.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=22559)
--> (http://bugs.winehq.org/attachment.cgi?id=22559)
Icy Tower 1.4 backtrace
With wine-1.1.26-183-gc6570a5, after launching Icy Tower 1.4, a crash can be
induced by moving the game window. A backtrace is attached.
--
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=21712
Summary: Stem Cell engine Oil Platform Demo hangs without
displaying anything
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://www.devcellsoftware.com/demos.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The demo
sha1sum
d786ba4ee9384d1110535eb3c80518581fe61cd1 StemCellEngine-OilPlatformDemo.exe
installs fine; it offers to install DirectX, but I declined the offer.
Judging by the installed .desktop file, to start the demo, you do
$ cd ~/".wine/drive_c/Program Files/StemCell Game Engine -
OilPlatformDemo/System"
$ wine StemCell.exe
but that produces the following output and just kind of hangs for
me on an intel graphics system and karmic.
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x8edf64,0x00000000), stub!
fixme:d3d:swapchain_init The application requested more than one back buffer,
this is not properly supported.
Please configure the application to use double buffering (1 back buffer) if
possible.
fixme:d3d_texture:basetexture_set_autogen_filter_type >>>>>>>>>>>>>>>>>
GL_INVALID_ENUM (0x500) from glTexParameteri(textureDimensions,
GL_GENERATE_MIPMAP_HINT_SGIS, GL_NICEST) @ basetexture.c / 187
fixme:d3d_texture:basetexture_generate_mipmaps iface 0x15e770 stub!
...
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(1024,768)
AL lib: oss.c:179: Could not open /dev/dsp: Device or resource busy
--
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=21877
Summary: Dark Age of Camelot patcher crashes from page fault
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zorael(a)gmail.com
The Dark Age of Camelot patcher will not start on my machine running Kubuntu
lucid (10.04) x86, currently at alpha 3. The Wine package in use is from the
official repositories, wine1.2=1.1.39-0ubuntu1.
The game installs fine via the free retail downloader client (available at
http://www.darkageofcamelot.com/download/), although you can only specify the
download location with your mouse. (Editing the location bar will cause a
different crash; separate bug.)
When running 'wine camelot.exe' afterwards, it seems to start downloading
files, but eventually crashes with a Wine error popup and a wall of text output
to the terminal. Consequent tries yield the same results plus an error popup
spawned by the application itself, saying it "was unable to update the file
camelot.bin". Terminal control is not returned to the user; I have to Ctrl+C
out or kill the process.
Attaching terminal log of the crash.
--
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=24157
Summary: Tera Copy Not Being Initiated
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: krishnab91(a)gmail.com
I just installed a software Tera Copy, a windows software, using Wine..
The installation was successful, but the Software is not being initiated when I
try to open it..
--
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=24141
Summary: OpenGL Camera Demo - Part 3 crashes unimplemented
function msvcr100.dll._lock_file
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.dhpoware.com/downloads/GLCamera3.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
wine: Call from 0x7b8369d2 to unimplemented function msvcr100.dll._lock_file,
aborting
With msvcr100.dll the demo starts.
--
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=12830
Summary: Xenocode Virtual Appliance Runtime Error
Product: Wine
Version: 0.9.59.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danny.piccirillo(a)gmail.com
Running Neuro-Programmer 2.4.1 in Wine 0.9.59 set to Windows 2000, XP, or Vista
(all of which NP2 should work with), returns the following error:
Xenocode Virtual Appliance Runtime
The application has encountered an error: 0xD000003A
Please contact the publisher of this application for more information.
--
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=10190
Summary: Caesar IV does not start
Product: Wine
Version: 0.9.47.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: freddybob(a)gmail.com
Created an attachment (id=8789)
--> (http://bugs.winehq.org/attachment.cgi?id=8789)
console log
The game Caesar IV does not load... I have followed instructions from a similar
bug when I encountered an error with what I'm guessing is directX support (the
instructions were:
# In the install folder's 'Support/DirectX' folder, extract d3dx9_29.dll by
running 'cabextract Feb2006_d3dx9_29_x86.cab', then copy d3dx9_29.dll to Wine's
'windows/system32' directory (usually ~/.wine/drive_c/windows/system32)
# Place msvcr71.dll in Wine's 'windows/system32' directory
Having done this, I now get a lot further in the output in console, but the
game still does not load. I will attach the console output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23492
Summary: Windows Driver Kit (WDK) 7.1.0 install fails
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.microsoft.com/downloads/details.aspx?displa
ylang=en&FamilyID=36a2630f-5d56-43b5-b996-7633f2ec14ff
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=29324)
--> (http://bugs.winehq.org/attachment.cgi?id=29324)
terminal output + backtrace
Tried installing the WDK while looking for a header, and found the install
fails before even getting a window up:
Backtrace:
=>0 0x010ad270 in kitsetup (+0xad270) (0x005ce3d4)
1 0x6857aafa WINPROC_wrapper+0x19() in user32 (0x005ce404)
2 0x6857aafa WINPROC_wrapper+0x19() in user32 (0x005ce454)
3 0x6857c5fc call_window_proc+0x5b(hwnd=0x70054, msg=0x0081, wp=0,
lp=0x5ce938, result=0x5ce488, arg=0x10ad258)
[/home/austin/wine-git/dlls/user32/winproc.c:242] in user32 (0x005ce4a4)
4 0x6857c74a CallWindowProcW+0x59(func=0x10ad258, hwnd=0x81, msg=0x0081,
wParam=0, lParam=0x5ce938) [/home/austin/wine-git/dlls/user32/winproc.c:984] in
user32 (0x005ce4c0)
5 0x010ab289 in kitsetup (+0xab288) (0x005ce4fc)
6 0x010ad29e in kitsetup (+0xad29d) (0x005ce520)
7 0x6857aafa WINPROC_wrapper+0x19() in user32 (0x005ce550)
8 0x6857aafa WINPROC_wrapper+0x19() in user32 (0x005ce5a0)
9 0x6857c5fc call_window_proc+0x5b(hwnd=0x70054, msg=0x0081, wp=0,
lp=0x5ce938, result=0x5ce654, arg=0x10ad258)
[/home/austin/wine-git/dlls/user32/winproc.c:242] in user32 (0x005ce5f0)
10 0x6857d95f WINPROC_call_window+0x10e(hwnd=0x70054, msg=0x0081, wParam=0
terminal output / +relay,+seh,+tid attached
--
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=20946
Summary: Chromium base_unittests call unimplemented function
ADVAPI32.dll.OpenTraceW
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chromium seems to be using more win32 calls as time goes on...
[ RUN ] EtwTraceConsumerBaseTest.OpenRealtimeSucceedsWhenNoSession
fixme:advapi:ControlTraceW (0, L"TestLogSession", (nil), 1) stub
wine: Call from 0x7ef89c0e to unimplemented function ADVAPI32.dll.OpenTraceW,
aborting
Backtrace:
=>0 0x7ef89c0e stub_entry_point+0x4b(dll="ADVAPI32.dll", name="OpenTraceW",
ret_addr=0x50b25c) [/home/dank/wine-git/dlls/ntdll/loader.c:195] in ntdll
(0x0032fa2c)
1 0x0033005a (0x0032fbf0)
2 0x005088c1
EtwTraceConsumerBaseTest_OpenRealtimeSucceedsWhenNoSession_Test::TestBody+0x31()
[c:\users\dkegel\documents\src\base\event_trace_consumer_win_unittest.cc:88] in
base_unittests (0x0032fc2c)
Related source:
http://src.chromium.org/viewvc/chrome/trunk/src/base/event_trace_consumer_w…http://src.chromium.org/viewvc/chrome/trunk/src/base/event_trace_controller…http://src.chromium.org/viewvc/chrome/trunk/src/base/event_trace_controller…
--
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=20037
Summary: msxml wine: Unhandled exception 0x80000004 at address
0x740078
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eric(a)molitor.org
Crash when trying to run Sid Meiers Railroads game using wines version on
msxml3
fixme:msxml:schema_cache_add (0x1792a0)->(L"x-schema:AudioDefinesSchema.xml",
var(vt 9)): stub
fixme:msxml:domdoc_putref_schemas (0x179218): semi-stub
fixme:msxml:domdoc_validate
wine: Unhandled exception 0x80000004 at address 0x740078 (thread 001b),
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=24161
Summary: Anzio version 16.2 fails with ntdll exception
Product: Wine
Version: 1.3.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giulioo(a)gmail.com
Created an attachment (id=30405)
--> (http://bugs.winehq.org/attachment.cgi?id=30405)
Terminal output
System: Ubuntu 10.04 / Wine 1.3.1 (binary from ppa:ubuntu-wine/ppa)
Anzio is a terminal emulator program.
Up to version Anzio version 16.0 it worked fine with Wine (1.1.x, 1.2, 1.3.1)
I tried upgrading to the latest version (16.2) and this will raise an error
and is then terminated (works fine in Windows).
I'm experiencing the same issue with Wine versions 1.1.42, 1.2, 1.3.1.
Steps to reproduce:
1) Download and install (9MB)
http://www.anzio.com/pub/anzio16/anziowinsetup.exe
Installation completes w/o any error.
2) Click on the desktop icon, you are requested to choose a language, choose
English, then see the error (EExternalException in module ntdll.dll ...)
I'm attaching the terminal output and the debug output (bzipped) for wine
versione 1.3.1 (if this is something you can resolve it would be nice to get
this solved in 1.2 too, if not even in 1.1.x).
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=16998
Summary: WISO Sparbuch crashes at startup
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oliver.fels(a)gmx.net
Created an attachment (id=18792)
--> (http://bugs.winehq.org/attachment.cgi?id=18792)
general protection fault output
The WISO Sparbuch 2009 application crashes with a general protection fault at
startup in wmain09.dll.
WISO Sparbuch 2008 ran at least in most areas with wine 1.0.
See attached log for information.
--
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=22064
Summary: The Settlers 7 Demo fails to start
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://www.pfanni.de/de/die-siedler-7-exklusiv-demo.as
p
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Created an attachment (id=26879)
--> (http://bugs.winehq.org/attachment.cgi?id=26879)
wine-1.1.40 output
The game does not start because of the great copyprotection Ubisoft uses.
It requires an Internet connection during gameplay and tries to somehow setup a
proxy for this. And this fails.
There is only a message window telling:
failed to start proxy instance
--
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=11168
Summary: DVRManager + MFServer: Crashes
Product: Wine
Version: 0.9.52.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: god2blief(a)gmx.net
Both the DVRManager and the MFServer are crashing with (exactly?) the same
output in the console when operating certain functions, e.g. after submitting
username and password for the local machine when setting up the MFServer.
Colsole-output when crashing: http://ubuntuusers.de/paste/28141/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22613
Summary: dotnetfx 2.0 is not detected by a program
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: donnajj(a)vcu.edu
Razor, a tool for Ultima Online that uses the .net Framework 2.0 no longer
detects .net Framework 2.0 installation when running the installer. It is
detected in versions prior to 1.1.42 and works properly, but it no longer works
in newer versions of wine.
The software, if copied from a windows install or installed prior to upgrading
wine to 1.1.42 says that
c:/windows/Microsoft.NET/Framework/v2.0.50727/mscorwks.dll could not be
initialized.
--
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=15403
Summary: Microsoft's windbg can't load an executable
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: dbghelp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mah(a)jump-ing.de
Steps to reproduce:
1) Download Microsoft's debugging tools from
http://www.microsoft.com/whdc/devtools/debugging/installx86.mspx. In this case,
the most recent version was 6.9.3.113, which was used.
2) Install those:
cd
mv .wine .wine-backup
wine msiexec /i Debugging\ Tools*.msi
Follow the instructions, installation should work fine.
3) Run windbg (not winedbg):
cd $HOME/.wine/drive_c/Programme/Debugging\ Tools\ for\ Windows\ \(x86\)
wine start windbg.exe
4) Use the menu of the upcoming window to load an executable, e.g. notepad.exe.
Expected behaviour:
Windbg would load/launch the executable.
Actual behaviour:
Windbg dies, leaving these messages at the Unix shell:
[...]ogramme/Debugging Tools for Windows (x86)$ wine windbg.exe
fixme:system:SetProcessDPIAware stub!
fixme:win:RegisterSystemThread (00000002, 00000000)
fixme:win:SetLayeredWindowAttributes (0x1002a,0x00000000,200,2): stub!
fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
fixme:dbghelp:SymSetParentWindow (0x1002c): stub
fixme:richedit:RichEditWndProc_common EM_GETLANGOPTIONS: stub
[duplicates removed]
RaiseXception: RaiseExceptionRTL = 0x7b82f564
wine: Call from 0x7b847d98 to unimplemented function dbghelp.dll.SymAddSymbolW,
aborting
err:seh:raise_exception Unhandled exception code 80000100 flags 1 addr
0x7b847d98
--
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=14737
Summary: SmartDraw 2008: Start fails due to unimplemented
functions in gdiplus.dll
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.smartdraw.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tim(a)timg.ws
Created an attachment (id=15229)
--> (http://bugs.winehq.org/attachment.cgi?id=15229)
SmartDraw crashing, and the WINE debugger kicking in.
After installing SmartDraw 2008 in a clean prefix, attempting to run SmartDraw
immediately fails, with the following last lines outputted:
wine: Unimplemented function gdiplus.dll.GdipCloneBitmapAreaI called at address
0x7ee0afb0 (thread 0009), starting debugger...
Unhandled
wine: Call from 0x7edecfb0 to unimplemented function gdiplus.dll.GdipComment,
aborting
wine: Call from 0x7edecfb0 to unimplemented function
gdiplus.dll.GdipConvertToEmfPlusToFile, aborting
It fails in both Wine 1.0 and Wine GIT as of today (3 August 2008)
--
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=22121
Summary: EVEMon (v1.3.1.2138): crashes on adding an account
Product: Wine
Version: 1.1.41
Platform: x86
URL: http://evemon.battleclinic.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s.ruecker(a)gmx.de
Created an attachment (id=26975)
--> (http://bugs.winehq.org/attachment.cgi?id=26975)
Callstack/Crash-log
Hi,
I've installed a wine from:
deb http://www.lamaresh.net/apt squeeze main
on a debian squeeze system. It is a fresh installartion and I have installed
following via winetricks:
sh winetricks corefonts dotnet11 dotnet20 tahoma
Opened:
File->Add Account...
Crashes the Application immediatly with:
EVEMon Version: 1.3.1.2138
.NET Runtime Version: 2.0.50727.42
Operating System: Microsoft Windows NT 5.1.2600 Service Pack 3
Executable Path: "C:\Programme\EVEMon\EVEMon.exe"
System.NotImplementedException: Not implemented.
at System.Drawing.Graphics.MeasureCharacterRanges(String text, Font font,
RectangleF layoutRect, StringFormat stringFormat)
...
For full log see attachment.
There is a similar bugreport: 21109
(http://bugs.winehq.org/show_bug.cgi?id=21109)
but it has a slightly different stacktrace so I am not if it is duplicate or
not!
--
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=22429
Summary: wine to support VMWare ThinApps
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hellweiss(a)gmx.de
Hi,
i'am trying to start a VMWare ThinApp Application e.g. FreeCommander.exe
wine ./FreeCommander.exe. The error Message is:
Executable 'C:\Program Files\FreeCommander\FreeCommander.exe' had the following
unrecoverable error:
Unable to open C:\Program Files\FreeCommander\FreeCommander.exe
Looks like this is with all ThinApps. I also tested Firefox.exe and
IrfanView.exe.
It would be nice, if wine could have support for ThinApps.
Thank you.
--
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=18924
Summary: OutputDebugString does not do what it's supposed to do
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ewfewfe(a)wh4f.org
OutputDebugString seems to be "invisible" to other apps in wine, it just prints
a message to the terminal. I saw a mailing list discussion about this problem
but I got the impression this wasn't going to be changed anytime soon (because
it's "good enough"). Well, it isn't.
As wrong as it may be, some programs rely on parsing other programs debug
output, and this breaks down in wine. The specific application I'm having
trouble with is FF7Music, some hack that uses debug output to replace the music
in Final Fantasy VII.
A fix for this would be greatly appreciated.
--
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=15194
Summary: cmd.exe doesn't support for 2>&1 style redirection
Product: Wine
Version: CVS/GIT
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmitry(a)zend.com
Created an attachment (id=15945)
--> (http://bugs.winehq.org/attachment.cgi?id=15945)
proposed patch
"cmd /c <program> 2>&1" doesn't perform redirection and tries to run "1" as a
program instead. A trivial patch is attached.
--
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=16390
Summary: ct offline update: cmd crash by starting the downloads
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deep_eye(a)gmx.at
Created an attachment (id=17717)
--> (http://bugs.winehq.org/attachment.cgi?id=17717)
debug-log
I think the cmd.exe crashes by starting wget.
I attached the debug-log, hope it can help.
Manuel
--
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=20935
Summary: HoMM5: Hammers of Fate: game dvd not found
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
The game can not find it's dvd when it's inserted (it's a real dvd, not image).
I tried to add the mount path of the dvd to disk list with type 'CD-ROM', but
that didn't help. Wine doesn't give any output on this, the game just shows
'not found message' and exits.
--
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=15638
Summary: Adobe Photoshop CS4 installer crashes on unimplemented
GetProductInfo if run in Vista mode
Product: Wine
Version: 1.1.6
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
GetProductInfo is a new kernel32 function in vista.
If you try to install Photoshop CS4 with wine in vista mode,
the installer does a GetProcAddress on GetProductInfo
and promptly crashes because the function isn't there.
--
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.