https://bugs.winehq.org/show_bug.cgi?id=49372
Bug ID: 49372
Summary: winedump crashes for sltg typelib files
Product: Wine
Version: 5.10
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: infyquest(a)gmail.com
Distribution: ---
Created attachment 67425
--> https://bugs.winehq.org/attachment.cgi?id=67425
tlb file
When calling trying to dump the sltg typelib files, winedump crashes
with assert error and it show incorrect pad9 output.
The command line output is below:
$ winedump hello.tlb
Contents of hello.tlb: 2519 bytes
Header {
magic = 47544c53h
# file blocks = 5
res06 = 000ch
size of index = 002bh
first block = 1
guid = {000204ff-0000-0000-c000-000000000046}
res1c = 00000034h
res20 = ffff0000h
}
Block entry 0 {
len = 0000012bh
index string = 21h "6b09b0648"
next = 0002h
}
Block entry 1 {
len = 00000103h
index string = 17h "7b09b0648"
next = 0003h
}
Block entry 2 {
len = 0000012fh
index string = dh "8b09b0648"
next = 0004h
}
Block entry 3 {
len = 000005cbh
index string = 9h "dir"
next = 0000h
}
index:
"\1CompObj"
"dir"
"8b09b0648"
"7b09b0648"
"6b09b0648"
pad9:
0000006f: 00 00 00 00 18 88 50 34-54 .....�P4T
winedump: ../../../wine/tools/winedump/tlb.c:1984: sltg_dump: Assertion
`hlpstr_len == len + 6' failed.
Aborted (core dumped)
Attaching the affected sltg typelib file.
--
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=48779
Bug ID: 48779
Summary: Secret Files 3 crashes at launch (needs
d3dx9_skin_info_Clone)
Product: Wine
Version: 5.4
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
fixme:d3dx:d3dx9_skin_info_Clone iface 05278980, skin_info 0479BD48 stub!
wine-5.4-128-gc43998cb51
--
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=44306
Bug ID: 44306
Summary: Visual Novel "A Clockwork Ley-Line: The Borderline of
Dusk" doesn't work with d3d9
Product: Wine
Version: 3.0-rc4
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The game simply doesn't start when directx is used. The console log stops, and
nothing happens anymore.
Issue happens with wine-3.0-rc4 and wine-staging-2.21.
Complete log:
--------
006f:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
006f:fixme:win:WINNLSEnableIME hwnd 0x70050 enable 0: stub!
006f:fixme:win:EnumDisplayDevicesW ((null),0,0x33f874,0x00000000), stub!
006f:fixme:d3d:wined3d_check_device_format_conversion wined3d 0x16ae38,
adapter_idx 0, device_type WINED3D_DEVICE_TYPE_HAL, src_format
WINED3DFMT_B8G8R8A8_UNORM, dst_format WINED3DFMT_B8G8R8X8_UNORM stub!
--------
When setting d3d9 to disabled in winecfg, the game starts up fine.
Note: I'm using the non-steam version of the game.
--
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=49379
Bug ID: 49379
Summary: d2d1.dll.D2D1CreateDevice is unimplemented
Product: Wine
Version: 5.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: me+wine(a)shane.sh
Distribution: ---
Created attachment 67439
--> https://bugs.winehq.org/attachment.cgi?id=67439
The crash report generated by Altium
I'm trying to get Altium Designer 20 running in wine. I'm using wine-staging
5.10 with the msxml6 and dotnet461 winetricks. These are necessary to get the
application to start (and wine-staging because it includes a fix for
https://bugs.winehq.org/show_bug.cgi?id=46568).
However, the problem is that when I try to actually open a file, it crashes
with the following being printed to STDERR:
wine: Call from 0x7b0317a8 to unimplemented function d2d1.dll.D2D1CreateDevice,
aborting
Altium's own crash report seems to confirm that this is the problem (attached).
I don't really know anything about DirectX, or Windows programming at all, but
I don't think it should be too hard to implement this stub. Wine's
dlls/d2d1/device.c does have a function called d2d_device_init, and my guess
would be that D2D1CreateDevice would mostly just be a wrapper around that. But
my naive attempt to implement that didn't work so it's quite likely I'm missing
something important.
Any help would be appreciated.
--
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=49322
Bug ID: 49322
Summary: cmudpro334 pops up errorwindow "OLE error 80004001"
Product: Wine
Version: 5.9
Hardware: x86-64
URL: https://web.archive.org/web/20190527111622if_/http://www.zuggsoft.com/files/cmudpro334_setup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: explorerframe
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Created attachment 67347
--> https://bugs.winehq.org/attachment.cgi?id=67347
Screenshot of error
Happens when version set to (default) win7
In console:
04b8:fixme:win:LockWindowUpdate ((nil)), partial stub!
04b8:fixme:explorerframe:taskbar_list_SetOverlayIcon iface 06741228, hwnd
0003024C, hIcon 00000000, pszDescription (null) stub!
Returning S_OK for taskbar_list_SetOverlayIcon fixes the bug. As this function
only takes "in"-parameters I think it`s safe to just return S_OK here.
--
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=49189
Bug ID: 49189
Summary: Auslogics registry cleaner crash ans show "OLE error
80004001"
Product: Wine
Version: 5.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal54(a)gmail.com
Distribution: ---
Created attachment 67208
--> https://bugs.winehq.org/attachment.cgi?id=67208
Wine log
Hi,
When I Installed Autodesk registry cleaner(probably 8.2 or 8.4 version) from
this site -
https://downloads.auslogics.com/en/registry-cleaner/registry-cleaner-setup.…,
then I got just an error "OLE error 80004001".
With WINEDEBUG=+heap
I have also this errors:
```
03dc:err:heap:HEAP_GetPtr Invalid heap (nil)!
```
and also
```
ive_c/Program Files (x86)/Auslogics\Registry Cleaner\Integrator.exe:
heap.c:465: HEAP_GetPtr: Assertion `FALSE' failed.
```
sha256
a538fa3c01da54c3092ecbe117da08d9106e9a5d51b6c97117cd636ed052b18b
registry-cleaner-setup.exe
md5sum registry-cleaner-setup.exe
ebf363d2140a4219e290c9e806199e73 registry-cleaner-setup.exe
--
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=26171
Summary: wine fails to install BVRP classic phone tools
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axel.braun(a)gmx.de
Created an attachment (id=33350)
--> (http://bugs.winehq.org/attachment.cgi?id=33350)
backtrace
I try to install the BVRP classic phone tools (
http://www.avanquest.com/USA/software/classic-phonetools-9-27401 ) - use trial
version to cross-check - to manage a USR 56K Message modem
axel@southpole:/daten/linux/USRobotics/DEU> wine setup.exe
wine: created the configuration directory '/home/axel/.wine'
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0x90fe914, overlapped 0x90fe918): stub
wine: configuration in '/home/axel/.wine' has been updated.
fixme:storage:create_storagefile Storage share mode not implemented.
err:richedit:ReadStyleSheet skipping optional destination
err:richedit:ReadStyleSheet skipping optional destination
fixme:shell:IShellLinkA_fnGetPath (0x13198e8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x13198e8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x13184a8): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x13184a8): WIN32_FIND_DATA is not yet
filled.
fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling
mixer
fixme:spoolsv:service_handler got service ctrl 4
-- at this point in the the installation asks for the C:\windows\Driver
Cache\I386\ files. I redirect to the installation disk, and wine scans
winsys32.cab.
Afterwards the error message 'AddPrintProcessor: No enough buffer' is issued in
a pop-up box
When then starting the application, the assistant for device configuration is
startet, and shows com1-com8
I see tons of messages:
fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0
method=0)
fixme:winspool:OpenPrinterW PRINTER_DEFAULTS ignored => L"RAW",(nil),0x000f000c
fixme:winspool:AddPrintProcessorA
((null),(null),"WfxPrint2000.dll","WfxPrint2000"): stub
fixme:spoolsv:service_handler got service ctrl 4
fixme:rpc:handle_bind_error unexpected status value 1765
fixme:spoolsv:service_handler got service ctrl 4
fixme:shell:IShellLinkA_fnGetPath (0x13f9df0): WIN32_FIND_DATA is not yet
filled.
fixme:shell:IShellLinkA_fnGetPath (0x13f9df0): WIN32_FIND_DATA is not yet
filled.
axel@southpole:/daten/linux/USRobotics/DEU> fixme:win:AnimateWindow partial
stub
fixme:tapi:lineInitialize (0x33f83c, 0x820000, 0x83c200, (null), 0x33f880):
stub.
fixme:tapi:lineInitialize (0x33e83c, 0x820000, 0x83c200, (null), 0x33e880):
stub.
fixme:tapi:lineInitialize (0x33dff8, 0x820000, 0x83c200, (null), 0x33e03c):
stub.
fixme:tapi:lineInitialize (0x845948, 0x820000, 0x83c200, (null), 0x84598c):
stub.
fixme:setupapi:SetupDiLoadClassIcon : stub
{4d36e978-e325-11ce-bfc1-08002be10318}, (nil), 0x33d468
fixme:setupapi:SetupDiLoadClassIcon : stub
{4d36e978-e325-11ce-bfc1-08002be10318}, (nil), 0x33d468
fixme:setupapi:SetupDiLoadClassIcon : stub
{4d36e978-e325-11ce-bfc1-08002be10318}, (nil), 0x33d468
fixme:setupapi:SetupDiLoadClassIcon : stub
{4d36e978-e325-11ce-bfc1-08002be10318}, (nil), 0x33d468
fixme:comm:set_queue_size insize 16384 outsize 16384 unimplemented stub
fixme:setupapi:SetupDiLoadClassIcon : stub
{4d36e978-e325-11ce-bfc1-08002be10318}, (nil), 0x33b044
(etc)
When starting the application manually, it tries to access the modem installed
under /dev/ttyS0 as com1, which fails.
axel@southpole:~/.wine> dir /dev/ttyS0
crw-rw---- 1 root dialout 4, 64 19. Feb 17:35 /dev/ttyS0
If I install without hardware check, and select the hardware manually from the
list, an error message
c:\windows\inf\mdmgen.inf not found
If I contineu with the installation, phonetools.exe crashes - see backtrace.
Any Idea what I could do to make the programm see the modem
--
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.