http://bugs.winehq.org/show_bug.cgi?id=11604
Summary: Adobe Premiere 6 tryout installer / Cleaner 5 EZ crashes
Product: Wine
Version: 0.9.42.
Platform: Other
URL: http://download.adobe.com/pub/adobe/magic/premiere/win/6
.x/pre60to.zip
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This happens both with 0.9.42 and with 0.9.54-190-g6d59ddf
and probably others.
The installer crashes and puts up a dialog "Unhandled Exception".
Backtrace:
2 0x7e18ba8b TLB_abort+0xb() [dlls/oleaut32/typelib.c:1357] in oleaut32
(0x0034def0)
3 0x7e18bb1f MSFT_Read+0x8f(buffer=0x34df68, count=0xc, pcx=?, where=0x880)
[dlls/oleaut32/typelib.c:1455] in oleaut32 (0x0034df30)
4 0x7e193044 MSFT_CustData+0x64(pcx=0x34e208, offset=?, ppCustData=0x11c64c)
[dlls/oleaut32/typelib.c:1700] in oleaut32 (0x0034df80)
5 0x7e193464 ITypeLib2_Constructor_MSFT+0x3b4(pLib=?, dwTLBLength=?)
[dlls/oleaut32/typelib.c:2476] in oleaut32 (0x0034e350)
6 0x7e197269 LoadTypeLibEx+0x799(szFile=?, regkind=0x0, pptLib=0x34e75c)
[dlls/oleaut32/typelib.c:2335] in oleaut32 (0x0034e5b0)
Clicking OK hits the same crash once, but otherwise continues.
Enough of the app is installed to try to start.
The crash happens when the installer is running
c:\\Program Files\\Cleaner 5 EZ\\CleanerEZ5.exe /Regserver
and sure enough, after install is over, running that app with
or without /Regserver reproduces the crash (as well as the
nasty directdraw screen black bug).
I'll attach a log. The key lines seem to be
0027:Call oleaut32.LoadTypeLib(0034f0ec L"C:\\Program Files\\Cleaner 5
EZ\\CleanerEZ5.tlb",0034fdb0) ret=00544f78
...
trace:typelib:MSFT_ReadString L"Cleaner 1.0 Type Library" 25
trace:typelib:MSFT_CustData
trace:typelib:MSFT_Read pos=0x0000075a len=0x0000000c 0x00000000 0x0000085d
0x00000880
err:ole:MSFT_Seek seek beyond end (2176/2141)
0027:Call KERNEL32.DebugBreak() ret=7e97ea8b
0027:Call user32.MessageBoxA(00000000,0034e05c "Unhandled exception:
80000003\nAt address: 7ee20433\n",006f68a8 "Unhandled
Exception",00002000) ret=005f6fbc
And yes, you can reproduce the crash by loading that typelib into
wine's OleView. So I guess I'll attach the .tlb, too.
--
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=12341
Summary: Winambulancia -DB backup crashes
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://www.softprogres.sk/prog_winamb.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuharsky(a)misbb.sk
WinAmbulancia (see AppDB) is medical software for variety of specialisations of
medical prax. It uses VFP and VB with MDB backend. The app is in Slovak (SK)
language. Mostly the wine problems are related to the OLE.
The database backup function dosen't work properly. In the app, please go to
"Nástroje > Zálohovania" and You will be asked for location of the backup.
Just confirm the path and press OK. You will be then asked, whether You wish to
run DB Defragmentation first. Say "Nie" (eng:No), otherwise You will crash
because of the bug 12340.
The user faces the backup option automatically even after startup after several
days without backup.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39378
Bug ID: 39378
Summary: winecfg and ntdll disagree upon the proper place for
DllOverrides key
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: galtgendo(a)o2.pl
Distribution: ---
I've run into this problem as I've tried to run a 32bit program in a 64bit
prefix that needed native msvcr120.dll due to missing (at very least) some
strto* functions.
When I've set the override via winecfg, they've got ignored till I've removed
builtin from /usr/lib32/wine.
Surprisingly, environment override *did* work without that step, so I've dug in
deeper - first via WINEDEBUG=loaddll, then WINEDEBUG="module,reg".
The conclusion was:
winecfg creates [Software\\Wine\\AppDefaults\foo\\DllOverrides] keys
ntdll looks at [Software\\Wow6432Node\\Wine\\AppDefaults\foo\\DllOverrides]
keys
Obviously, ntdll trumps winecfg every time.
Correcting winecfg keys makes things work, but obviously, the entries disappear
from winecfg.
--
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=14543
Summary: Worms World Party crashes on attempting to run
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
Created an attachment (id=14883)
--> (http://bugs.winehq.org/attachment.cgi?id=14883)
Wine 1.1.1 output log (including BT)
Worms World Party crashed when I attempted to run it - WWP fullscreened and
rendered a black screen atop everything else, then Wine crashed, and sat at a
backtrace until I killed wineserver.
Wine output, including backtrace, 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=19514
Summary: installation succeeds, running fails -- "the program X
has encountered a serious problem and needs to close"
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bluedzins(a)wp.pl
I try to run PWN Polish Dictionary (v.3.0) using wine. Using virtualbox
everything fine, but using wine only installation works OK. When executing
installed program I get windows program error:
the program X has encountered a serious problem and needs to close
with wine explanation below (the same dialog).
Exactly the same behaviour I see for another program -- SuperMemo UX. I will
attach logs for both of them.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38196
Bug ID: 38196
Summary: ffmpeg fails to create direct3d9 device on shell
window
Product: Wine
Version: 1.7.37
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: michael(a)fds-team.de
Distribution: ---
Created attachment 50972
--> https://bugs.winehq.org/attachment.cgi?id=50972
wine test to reproduce the issue
If you enable DXVA2 in ffmpeg, the creation of the Direct3D9 device fails. They
use the following code:
--------
IDirect3D9_GetAdapterDisplayMode(ctx->d3d9, adapter, &d3ddm);
d3dpp.Windowed = TRUE;
d3dpp.BackBufferWidth = 640;
d3dpp.BackBufferHeight = 480;
d3dpp.BackBufferCount = 0;
d3dpp.BackBufferFormat = d3ddm.Format;
d3dpp.SwapEffect = D3DSWAPEFFECT_DISCARD;
d3dpp.Flags = D3DPRESENTFLAG_VIDEO;
hr = IDirect3D9_CreateDevice(ctx->d3d9, adapter, D3DDEVTYPE_HAL,
GetShellWindow(), D3DCREATE_SOFTWARE_VERTEXPROCESSING | D3DCREATE_MULTITHREADED
| D3DCREATE_FPU_PRESERVE, &d3dpp, &ctx->d3d9device);
---
The creation fails because ffmpeg tries to create the device using the shell
window, but GetShellWindow() always returns NULL as handle until some program
sets the shell window using SetShellWindow(). Wine does not provide any program
which calls SetShellWindow() and it is therefore not possible to get ffmpeg +
DXVA2 working with plain Wine.
In order to test this bug you either need to apply the DXVA2 patches from
https://github.com/wine-compholio/wine-staging/tree/master/patches/dxva2-Vi…
and enable vaapi in the registry or you can use the wine test from the
attachment.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38416
Bug ID: 38416
Summary: Unhandled D3DFORMAT
Product: Wine
Version: 1.7.40
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: isakov-sl(a)bk.ru
This is the test utility from Microsoft DerectxSDK free distributed
Utilities/bin/x86/DXCapsViewer.exe
----
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format
WINED3DFMT_B10G10R10A2_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x54
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x55
fixme:d3d9:wined3dformat_from_d3dformat Unhandled D3DFORMAT 0x76
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format
WINED3DFMT_B10G10R10A2_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B5G5R5X1_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
fixme:d3d:wined3d_check_device_format_conversion wined3d 0x134ba0, adapter_idx
0, device_type WINED3D_DEVICE_TYPE_HAL, src_format WINED3DFMT_B5G5R5A1_UNORM,
dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
----
--
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=19561
Summary: Very large memory leak when doing overlapped reads
Product: Wine
Version: 1.1.26
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wineserver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ronfischler(a)gmail.com
Created an attachment (id=22796)
--> (http://bugs.winehq.org/attachment.cgi?id=22796)
Program compiled and ready to run using mingw
WINE is buffering serial ports which is in conflict with using overlapped
reads. Additionally, when using overlapped reads on a serial port, there is a
large memory leak. Every time we receive a block of data on the port, (say 800
bytes in our case,) wineserver allocates many pages on the heap and does not
free them afterwards. We are seeing as many as 21 pages lost to the heap every
time we read a small block of data.
My company is creating a Monitor & Control product that works through serial
ports, and we want it to be able to run on Linux netbooks (using USB to serial
port adapters.) This memory leak is the only thing holding us up. The memory
leak is too large for us to recommend to customers that our application can be
used on Linux platforms using WINE.
We are including an attachment for a small program that captures the leak. The
problem is a result of our call to readfile() in the do-while loop. It is using
the overlappedRead feature. Every time this Win32 function call is made, 84K
bytes disappears forever.
-Ron F.
--
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=33785
Bug #: 33785
Summary: Invisible graphics elements in Patrimonium adventure
game
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ChristophFranzen(a)gmx.net
Classification: Unclassified
Created attachment 44761
--> http://bugs.winehq.org/attachment.cgi?id=44761
Console messages when starting the game
Hi,
in the "Patrimonium" adventure game moving objects such as the player and
non-player characters are partly invisible, it seems that the order of
foreground and background is reversed; the mouse cursor also seems to vanish
occasionally.
The graphical game menu for actions is also absent, probably in the background
as well.
You can get the game from there:
http://patrimonium.amberfisharts.com/de/download/1 (Installer)
http://patrimonium.amberfisharts.com/de/download/2 (ZIP)
Note that the language is german, but that should not be a problem.
Changing graphics settings in the wine registry did not work.
Regards, Christoph
--
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.