https://bugs.winehq.org/show_bug.cgi?id=57128
Bug ID: 57128
Summary: Sensus Navigation 2014 (Volvo navigation updater)
fails to detect USB pendrive
Product: Wine
Version: 9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: plaes(a)plaes.org
Distribution: ---
Application fails to detect that mountpoint (presented as separate drive) is
actually an USB pen drive.
Preparation:
0. Make sure that USB pendrive is actually inserted and mounted (and visible in
`winecfg` under drives).
Steps:
1. Download windows application from
https://www.volvocars.com/mt/support/downloads/maps/mca/europe
2. Select the "Check Download" and attempt to point it to USB drive
or alternatively
2. Select "New Download"
3. Select "USB" which opens up a drive selector
Also, worth pointing out that there doesn't seem to be a possibility in
`winecfg` "Drives" section to manually set drive type as USB drive in advanced
settings. Available options are:
* Autodetect
* Local hard disk
* Network share
* Floppy disk
* CD-ROM
Issue does not seem to be regression at least in Wine 9.x as functionality does
not work in 9.1 and 9.15 on Fedora 40.
--
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=57933
Bug ID: 57933
Summary: SAVIHost can take a long time to close, with it and
wineserver eating the CPU
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winealsa.drv
Assignee: wine-bugs(a)winehq.org
Reporter: dark(a)darkok.xyz
Distribution: ---
Starting from 1fa0d491a87f5c7d9f600ea95ee2bfc37ca6f940 in Wine 7.5, SAVIhost
can take a long time to close, with it and wineserver then using the CPU a lot,
causing me to have to terminate it manually.
It seems the amount of time it can take depends on system, on my main machine
I've had it take a minute sometimes, whereas my laptop (which is much slower)
can somehow do so in up to about 10 seconds.
This still happens on Wine 10.3, which just released.
Downloads:
https://www.hermannseib.com/programs/savihostx64.ziphttps://cdn.roland.com/assets/media/zip/scva_win_trial.zip
Steps to reproduce:
1. Execute "winetricks mfc90" to get a required DLL
2. Extract scva_win_trial.zip and install the Roland Sound Canvas VA VST
3. Extract savihostx64.zip, and move savihost.exe to "C:\Program
Files\Roland\Sound Canvas VA"
4. Rename savihost.exe to "Sound Canvas VA.exe"
5. Run the renamed executable
6. Go to Devices>MIDI, and set Input Port 1 to "Midi Through Port-0"
7. Close the program
(I mentioned this in passing a few years ago in 52828 but never made it its own
report, sorry)
--
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=57932
Bug ID: 57932
Summary: mountmgr.sys uses SecKeychain APIs deprecated in macOS
10.10
Product: Wine
Version: 10.3
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mountmgr.sys
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
CC: bshanks(a)codeweavers.com
SecKeychain APIs are deprecated in macOS 10.10:
../dlls/mountmgr.sys/cred.c:138:12: error: 'SecKeychainSearchCopyNext' is
deprecated: first deprecated in macOS 10.7 - SecKeychainSearch is not supported
[-Werror,-Wdeprecated-declarations]
while (SecKeychainSearchCopyNext( search, &item ) == noErr)
^
/Applications/Xcode15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/System/Library/Frameworks/Security.framework/Headers/SecKeychainSearch.h:71:10:
note: 'SecKeychainSearchCopyNext' has been explicitly marked deprecated here
OSStatus SecKeychainSearchCopyNext(SecKeychainSearchRef searchRef,
SecKeychainItemRef * __nonnull CF_RETURNS_RETAINED itemRef)
^
../dlls/mountmgr.sys/cred.c:149:18: error:
'SecKeychainItemCopyAttributesAndData' is deprecated: first deprecated in macOS
10.10 - SecKeychain is deprecated [-Werror,-Wdeprecated-declarations]
status = SecKeychainItemCopyAttributesAndData( item, &info, NULL,
&attr_list, NULL, NULL );
^
Note that Wine only supports macOS 10.12 and above (according to
https://gitlab.winehq.org/wine/wine/-/merge_requests/6866).
--
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=57929
Bug ID: 57929
Summary: Illegal pointer may be dereferenced
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: 1367173408(a)qq.com
Distribution: ---
Created attachment 78182
--> https://bugs.winehq.org/attachment.cgi?id=78182
execution trace
I have found a risk that an illegal pointer may be dereferenced.
At line 119 in file `dlls/win32u/ntgdi_private.h`, the function `pop_dc_driver`
may return NULL.
At line 750 in file `dlls/win32u/path.c`, the return value of `pop_dc_driver`,
which may be NULL, is used as a real argument of call for `pDeleteDC`
(`pathdrv_DeleteDC`).
Then, as shown by step 3 and 4 in the attached image, a illegal address may be
returned by function `get_path_physdev`, because `dev` is NULL value (0) and
`offsetof(type, field)` is subtracted from it.
Finally, as shown by step 5, the illegal pointer may be dereferenced, which may
cause unexpected application behavior or crashes.
--
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=57921
Bug ID: 57921
Summary: When trying to print any graphic image (Paint Shop Pro
4.15 SE) the program disappears
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)llrainey.us
Distribution: ---
Created attachment 78175
--> https://bugs.winehq.org/attachment.cgi?id=78175
a program with the problem
Here is the PSP folder - it aborts no matter what printer I try to use
PDF, Cannon, Epson, or Brother
--
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=33743
Bug #: 33743
Summary: Fullscreen with two monitors of different size
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: enicon(a)gmail.com
Classification: Unclassified
Created attachment 44681
--> http://bugs.winehq.org/attachment.cgi?id=44681
Fullscreen Word window in the biggest monitor (1440x900) is clipped
On Linux Mint (both Nadia and Maya) on a laptop with build-in monitor 1024x768
and external monitor (now 1440x900).
On the biggest monitor, wine application don't go fullscreen correctly,
vertically size seems to be limited by the size of the smallest monitor. In my
example if I fullscreen WORD I get some of the UI missing and a desktop
background stripe in the lower part of the monitor.
Notice that if I don't use fullscreen but drag the windows border I cat enlarge
word on all the surface of the monitor and all the ui is correctly displayed.
--
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=57928
Bug ID: 57928
Summary: Potential null-pointer-dereference
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
Assignee: wine-bugs(a)winehq.org
Reporter: 1367173408(a)qq.com
Distribution: ---
Created attachment 78181
--> https://bugs.winehq.org/attachment.cgi?id=78181
execution trace
I have found a potential null pointer dereference bug in the project (the
latest version) and would like to report it to the maintainers. Can you please
help me check it? Thank you for your effort and patience!
At line 99 in file `dlls/opengl32/unix_wgl.c`, the function
`get_current_context_ptr` may return NULL.
Then, at line 935 in the same file, the pointer `ptr` receives the return
value, which may be NULL. But `ptr` is dereferenced at line 940 without
checking, which may lead to a null-pointer-dereference bug.
A image showing the execution trace is attached.
--
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=57872
Bug ID: 57872
Summary: Error trying to run opl manager for ps2
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maufel36(a)gmail.com
Distribution: ---
Created attachment 78092
--> https://bugs.winehq.org/attachment.cgi?id=78092
That is the attachment generated once i press in error log
wine cannot run opl manager for ps2 , that is a tool to put the cover to my ps2
games i have in a usb, the thing is that error its just in this last version
https://oplmanager.com/site/
Whit other can run however the servers for old version are desibled so even its
running the .exe i cannot download any cover
Please help me to this, i work selling the usbs with games inside, i recently
change form windows to arch (4 months ago) and if the first time i got an error
like this
Thanks a lot
--
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=57887
Bug ID: 57887
Summary: Certificate handler of PDF-XchangePro crashes
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Softwarepaavo(a)pm.me
Distribution: ---
Created attachment 78113
--> https://bugs.winehq.org/attachment.cgi?id=78113
Unhandled exception: unimplemented function cryptdlg.dll.CertSelectCertificateW
called in 64-bit code (0x006fffff41cf77).
When attempting to certify document in PDF-XchangePro, the dialog "use
certificate from file" doesn´t work. Selecting "Choose certificate form
certificate store module" (german version: "Zertifikat aus dem
Zertifikatspeicher benutzen:") causes th program to crash and the WineDebugger
opens and suggests I file a bug. back trace in 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=57913
Bug ID: 57913
Summary: cmd: echo(abc is misparsed
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: blubban(a)gmail.com
Distribution: ---
@echo off
echo 1
echo.
echo .
echo.2
echo(
echo (
echo(3
Expected (win10):
1
.
2
(
3
Actual (wine 10.2):
1
.
2
(
(
(3
Reduced from update.bat in
https://www.smwcentral.net/?p=section&a=details&id=33546
--
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=52445
Bug ID: 52445
Summary: Video strip poker (ALL) exits,
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: elias_0000_0000(a)yahoo.com
Distribution: ---
I have many versions of Video strip poker.
All versions are exited with error.
Only one it runs until video must be played.
I dont even know what it is being wrong.
=====================================
===Strip poker red light district ===
=====================================
elias@eliasc:~/.wine/drive_c/Program Files (x86)/Strip Poker Red Light Edition$
wine Poker.exe
0024:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0024:fixme:seh:WerRegisterRuntimeExceptionModule
(L"C:\\windows\\Microsoft.NET\\Framework\\v4.0.30319\\mscordacwks.dll",
79140000) stub
0108:err:ole:CoGetContextToken apartment not initialised
0024:fixme:path:parse_url failed to parse L"System.Windows.Forms"
0024:fixme:path:parse_url failed to parse L"System"
0024:fixme:path:parse_url failed to parse L"System.Drawing"
0024:fixme:nls:LCIDToLocaleName unsupported flags 8000000
0024:fixme:nls:get_dummy_preferred_ui_language (0x0 0032E384 00000000 0032E380)
returning a dummy value (current locale)
0024:fixme:nls:get_dummy_preferred_ui_language (0x0 0032E384 004A4270 0032E380)
returning a dummy value (current locale)
0024:fixme:path:parse_url failed to parse L"Accessibility"
0024:fixme:path:parse_url failed to parse L"System.Drawing"
0024:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for
font L"Ani"!
.............. ( alot such msgs) ........
0024:fixme:path:parse_url failed to parse L"System.Xml"
0024:fixme:path:parse_url failed to parse L"Poker"
0094:fixme:imm:ImeSetActiveContext (0x6b780, 0): stub
0094:fixme:imm:ImmReleaseContext (0000000000010020, 000000000006B780): stub
0024:fixme:gdiplus:GdipCreateHalftonePalette stub
0024:fixme:imm:ImeSetActiveContext (0x4ce258, 1): stub
0024:fixme:imm:ImmReleaseContext (0002005E, 004CE258): stub
0024:fixme:path:parse_url failed to parse L"Microsoft.DirectX"
0024:fixme:path:parse_url failed to parse L"Microsoft.DirectX.Direct3D"
0024:fixme:path:parse_url failed to parse L"System.Drawing"
0024:fixme:path:parse_url failed to parse L"Microsoft.DirectX.Direct3DX"
0024:fixme:path:parse_url failed to parse L"System.Xml"
0024:fixme:path:parse_url failed to parse L"System.Windows.Forms"
info: Game: Poker.exe
info: DXVK: v1.6
info: Built-in extension providers:
info: Win32 WSI
info: OpenVR
warn: OpenVR: Failed to locate module
info: Enabled instance extensions:
info: VK_KHR_get_surface_capabilities2
info: VK_KHR_surface
info: VK_KHR_win32_surface
warn: Skipping Vulkan 1.0 adapter: llvmpipe (LLVM 11.0.1, 256 bits)
warn: DXVK: No adapters found. Please check your device filter settings and
Vulkan setup.
info: Process set as DPI aware
0024:fixme:path:parse_url failed to parse L"System"
0024:fixme:path:parse_url failed to parse L"mscorlib.resources"
0024:fixme:path:parse_url failed to parse L"mscorlib.resources"
0024:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub
0024:fixme:advapi:ReportEventW
(CAFE4242,0x0001,0x0000,0x00000402,00000000,0x0001,0x00000000,0032DEB8,00000000):
stub
0024:err:eventlog:ReportEventW L"Application: Poker.exe\nFramework Version:
v4.0.30319\nDescription: The process was terminated due to an unhandled
exception.\nException Info:
Microsoft.DirectX.Direct3D.InvalidCallException\nStack:\n at
Microsoft.DirectX.Direct3D.Device..ctor(Int32,
Microsoft.DirectX.Direct3D.DeviceTyp"...
0024:fixme:advapi:DeregisterEventSource (CAFE4242) stub
Unhandled Exception: Microsoft.DirectX.Direct3D.InvalidCallException: Error in
the application.
at Microsoft.DirectX.Direct3D.Device..ctor(Int32 adapter, DeviceType
deviceType, Control renderWindow, Cre
ateFlags behaviorFlags, PresentParameters[] presentationParameters)
at Poker.CMainForm.InitializeGraphics()
at Poker.CMainForm.InitApplication()
at Poker.Program.Main()
wine: Unhandled exception 0xe0434352 in thread 24 at address 7B010172 (thread
0024), starting debugger...
0110:fixme:imm:ImeSetActiveContext (0x23ff10, 1): stub
0110:fixme:imm:ImmReleaseContext (000100A2, 0023FF10): stub
Module Address Debug info Name (50 modules)
PE 00400000-00448000 Deferred poker
PE 00f00000-012db000 Deferred ole32
PE 03d10000-04208000 Deferred mscorlib
PE 04670000-049c6000 Deferred system
PE 04a60000-04a6a000 Deferred accessibility
PE 04ae0000-04fa4000 Deferred system.windows.forms
PE 04fb0000-0504a000 Deferred system.drawing
PE 05050000-05289000 Deferred gdiplus
PE 05300000-0551e000 Deferred system.xml
PE 05570000-05c54000 Deferred windowscodecs
PE 05ce0000-05d1b000 Deferred microsoft.directx
PE 05d20000-05d5b000 Deferred microsoft.directx
PE 05d60000-05e12000 Deferred microsoft.directx.direct3d
PE 05e20000-05ed2000 Deferred microsoft.directx.direct3d
PE 05f00000-061d0000 Deferred microsoft.directx.direct3dx
PE 061d0000-064a0000 Deferred microsoft.directx.direct3dx
PE 5e0d0000-5e17a000 Deferred diasymreader
PE 603b0000-60416000 Deferred mscoreei
PE 60930000-60940000 Deferred nlssorting
PE 61740000-61809000 Deferred advapi32
PE 62440000-626fe000 Deferred d3d9
PE 62fc0000-631a3000 Deferred rpcrt4
PE 63480000-63499000 Deferred version
PE 63bc0000-63bfc000 Deferred shcore
PE 64a40000-64b3f000 Deferred shlwapi
PE 64ec0000-64f52000 Deferred oleaut32
PE 66240000-66277000 Deferred bcrypt
PE 66b00000-66b59000 Deferred win32u
PE 682c0000-68359000 Deferred winevulkan
PE 68500000-68623000 Deferred combase
PE 69940000-699b2000 Deferred propsys
PE 69ac0000-69ad2000 Deferred vulkan-1
PE 6a280000-6a2c4000 Deferred msvcrt
PE 6bc00000-6bc8b000 Deferred sechost
PE 6bcc0000-6be4f000 Deferred setupapi
PE 6c9c0000-6cb5a000 Deferred gdi32
PE 6cc40000-6cffe000 Deferred comctl32
PE 6e8c0000-6eb0b000 Deferred crypt32
PE 6ed00000-6f3f5000 Deferred user32
PE 6fe40000-6fec4000 Deferred rsaenh
PE 70b40000-70d82000 Deferred ucrtbase
PE 71200000-7123f000 Deferred imm32
PE 79000000-7904a000 Deferred mscoree
PE 79060000-7911e000 Deferred msvcr100_clr0400
PE 79140000-797af000 Deferred clr
PE 79810000-79870000 Deferred clrjit
PE 7b000000-7b290000 Deferred kernelbase
PE 7b600000-7b8f4000 Dwarf-4 kernel32
PE 7bc00000-7be21000 Dwarf-4 ntdll
PE 7e070000-7e074000 Deferred winex11
System information:
Wine build: wine-7.0
Platform: i386 (WOW64)
Version: Windows 7
Host system: Linux
Host version: 5.11.0-18-generic
=================================================================
=====================Video Strip poker HD =======================
=================================================================
elias@eliasc:~/.wine/drive_c/Program Files (x86)/Video Strip Poker HD$ wine
vsphd.exe
0024:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0024:fixme:olepicture:OleLoadPictureEx
(05CA2614,71718,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0032F7EC),
partially implemented.
0024:fixme:wincodecs:jpeg_decoder_get_metadata_blocks stub
0094:fixme:imm:ImeSetActiveContext (0x6ba00, 0): stub
0094:fixme:imm:ImmReleaseContext (0000000000010020, 000000000006BA00): stub
0024:fixme:imm:ImeSetActiveContext (0x873260, 1): stub
0024:fixme:imm:ImmReleaseContext (00010082, 00873260): stub
0024:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
0024:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
016c:fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot
016c:fixme:olepicture:OleLoadPictureEx
(05B8E5A4,9166,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0032FA4C),
partially implemented.
016c:fixme:olepicture:OLEPictureImpl_SaveAsFile (0075FCE0)->(00763C20, 0,
00000000), hacked stub.
01fc:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory
for {7fd52380-4e07-101b-ae2d-08002b2ec713} with error 0x80004002
01fc:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory
for
.............. ( alot such msgs) ........
0024:fixme:path:parse_url failed to parse L"common\\shuffl.wav"
0024:fixme:path:parse_url failed to parse
L"C:\\users\\elias\\APPL~JHT\\VIDE~BXN/intro.avi"
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 0 ()
Serial number of failed request: 1087
Current serial number in output stream: 1087
=================================================================
=====================Video Strip poker Classic 2007 =======================
=================================================================
elias@eliasc:~/.wine/drive_c/Program Files (x86)/Video Strip Poker$ wine
main.exe
0124:fixme:olepicture:OleLoadPictureEx
(01761DFC,2246,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0032FB10),
partially implemented.
0124:fixme:olepicture:OleLoadPictureEx
(0176A1E4,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0032F75C),
partially implemented.
0124:fixme:olepicture:OleLoadPictureEx
(0176BAE4,774,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0032F72C),
partially implemented.
0124:fixme:olepicture:OLEPictureImpl_SaveAsFile (00629CC8)->(00659548, 0,
00000000), hacked stub.
0134:fixme:imm:ImeSetActiveContext (0x6c0a0, 0): stub
0134:fixme:imm:ImmReleaseContext (00000000000200CA, 000000000006C0A0): stub
0124:fixme:imm:ImeSetActiveContext (0x66d418, 1): stub
0124:fixme:imm:ImmReleaseContext (000300F0, 0066D418): stub
0124:fixme:olepicture:OleLoadPictureEx
(0176EDAC,120054,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0032EA38),
partially implemented.
0124:fixme:olepicture:OleLoadPictureEx
(0176EDB4,120054,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0032EA38),
partially implemented.
0124:fixme:olepicture:OleLoadPictureEx
(0176EDB4,120054,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0032EA38),
partially implemented.
0124:fixme:olepicture:OleLoadPictureEx
(0176EDB4,120054,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0032EA38),
partially implemented.
0124:fixme:olepicture:OleLoadPictureEx
(0176EDB4,120054,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0032EA38),
partially implemented.
0124:fixme:olepicture:OleLoadPictureEx
(0176EDB4,120054,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0032EA38),
partially implemented.
0124:fixme:olepicture:OleLoadPictureEx
(0176EDAC,120054,1,{00020400-0000-0000-c000-000000000046},x=0,y=0,f=0,0032F6F0),
partially implemented.
0124:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0124:fixme:ntdll:NtQuerySystemInformation
(0x00000007,0x69ad78,0x00000018,0x32c6c8) stub
0124:fixme:ntdll:NtQuerySystemInformation
(0x00000050,0x69ad78,0x00000054,0x32c6c8) stub
0124:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_CACHE_INFORMATION
0124:fixme:ntdll:NtQuerySystemInformation
(0x00000021,0x69aee0,0x00000010,0x32c6c8) stub
0124:fixme:ntdll:NtQuerySystemInformation
(0x0000002d,0x69aee0,0x00000020,0x32c6c8) stub
0124:fixme:ntdll:NtQuerySystemInformation
(0x0000003d,0x69aef8,0x00000a90,0x32c6c8) stub
0124:fixme:ntdll:NtQuerySystemInformation
(0x00000012,0x69aef8,0x00000a90,0x32c6c8) stub
0124:fixme:ntdll:NtQuerySystemInformation
(0x0000002a,0x69af10,0x00000a78,0x32c6c8) stub
0124:err:ole:apartment_getclassobject DllGetClassObject returned error
0x80040111 for dll L"C:\\windows\\system32\\devenum.dll"
0124:err:ole:com_get_class_object no class object
{da4e3da0-d07d-11d0-bd50-00a0c911ce86} could be created for context 0x1
0124:fixme:path:parse_url failed to parse L"music\\vsp_~eeq.mp3"
0124:fixme:mciqtz:MCIQTZ_mciSeek MCI_TO not implemented yet
0124:fixme:reg:RegQueryInfoKeyW security argument not supported.
0124:fixme:reg:RegQueryInfoKeyW security argument not supported.
0124:fixme:reg:RegQueryInfoKeyW security argument not supported.
0124:fixme:reg:RegQueryInfoKeyW security argument not supported.
0124:fixme:reg:RegQueryInfoKeyW security argument not supported.
0124:fixme:reg:RegQueryInfoKeyW security argument not supported.
.............. ( alot such msgs) ........
0124:fixme:path:parse_url failed to parse L"data\\16-may.mcr"
0124:fixme:reg:RegQueryInfoKeyW security argument not supported.
.............. ( alot such msgs) ........
0124:fixme:path:parse_url failed to parse L"data\\16-may.vid"
X Error of failed request: GLXBadFBConfig
Major opcode of failed request: 152 (GLX)
Minor opcode of failed request: 0 ()
Serial number of failed request: 1391
Current serial number in output stream: 1391
--
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=50929
Bug ID: 50929
Summary: Silver Chains (GOG) crashes and start dumping memory
in console
Product: Wine
Version: 6.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: titan.costa(a)gmail.com
Distribution: ---
Created attachment 69745
--> https://bugs.winehq.org/attachment.cgi?id=69745
console log
Setup: wine-6.5-156-g2fcc1d0ecde, ubuntu 20.10, nvidia gtx 1070 and nvidia
driver 460.39.
--
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=57854
Bug ID: 57854
Summary: Steam.exe fails to start (hangs upon loading) in
Wine-10.2
Product: Wine
Version: 10.2
Hardware: x86-64
URL: https://cdn.cloudflare.steamstatic.com/client/installe
r/SteamSetup.exe
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Regression SHA1: e7ac2e718feebd56064ed52aae0158861284af1c
Distribution: ArchLinux
Created attachment 78073
--> https://bugs.winehq.org/attachment.cgi?id=78073
terminal output
The Steam installer works OK, but the client hangs on starting. You don't need
to have a Steam account to reproduce this, the problem occurs right before the
login window should appear.
This occurs in WOW64 (both legacy and the new, experimental WOW64s).
Doesn't seem to happen in a pure 32-bit prefix.
Reverting e7ac2e718feebd56064ed52aae0158861284af1c
fixes the problem for me.
--
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=57849
Bug ID: 57849
Summary: Multiple games: sleep accuracy is affected by mouse
movement speed
Product: Wine
Version: 10.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wineserver
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)horvath.blog
Distribution: ---
I noticed a problem occurring in osu! (stable) and AimLabs, where the in-game
frame limiter would suddenly have worse accuracy when the mouse is moved. For
example, an in-game frame limiter of 500fps will show ~2ms frame-time ingame,
but when moving the mouse quick enough it will increase up to ~2.5ms. This
maximum +0.5ms increase is constant from any starting value.
This behavior depends on mouse report rate and movement speed (more reports ->
+0.5ms frame-time is reached faster), and is exacerbated when the wine-staging
`user32-rawinput-mouse` patchset is applied. I can only presume that this is
because there are more more hardware messages exchanged with wineserver (which
the staging patchset further increases).
Furthermore, both of these games use alertable SleepEx to control the frame
limiter.
--
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=50337
Bug ID: 50337
Summary: 0009:fixme:setupapi:SetupAddToDiskSpaceListA : stub
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: enorrmann(a)gmail.com
Distribution: ---
Created attachment 68923
--> https://bugs.winehq.org/attachment.cgi?id=68923
carla vst3 bridge output
TRying to save a file from a vst3 plugin (Roland Zenology Pro)running in Carla
via carla-bridge results in a message saying
"The file could not be saved. Make sure the media is not write protected and
that there is sufficient space on the device"
the terminal shows a
"0009:fixme:setupapi:SetupAddToDiskSpaceListA : stub"
I checked that function and it returns FALSE... not sure why and if that is
correct
--
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=57850
Bug ID: 57850
Summary: Reolink fails to load dll: err:module:import_dll
Loading library libvips-42.dll
Product: Wine
Version: 10.1
Hardware: x86-64
URL: https://reolink.com/us/software-and-manual/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
Hi,
This was reported at the forum: https://forum.winehq.org/viewtopic.php?t=40279
The program fails to load that dll (error c00000cb in ), couldn't find out why.
The dll is present and wine is looking for it in the correct directory, but
just isn't able to load it. This seems some kind of irregular dll(?)
0024:trace:file:RtlDosPathNameToNtPathName_U_WithStatus
(L"\\\\?\\C:\\users\\louis\\AppData\\Local\\Programs\\Reolink\\resources\\app\\libvips-42.dll"
,00007FFFFE8EB860,0000000000000000,0000000000000000)
0024:trace:file:NtCreateFile handle=0x7ffffe8eb3f8 access=80100000
name=L"\\??\\C:\\users\\louis\\AppData\\Local\\Programs\\Reolink\\resources\\app\\l
ibvips-42.dll" objattr=00000040 root=(nil) sec=(nil) io=0x7ffffe8eb400
alloc_size=(nil) attr=00000000 sharing=00000005 disp=1 options=00000060 ea=(nil
).0x00000000
0024:trace:file:nt_to_unix_file_name_no_root
L"\\??\\C:\\users\\louis\\AppData\\Local\\Programs\\Reolink\\resources\\app\\libvips-42.dll"
-> "/home/lo
uis/ramdisk/.wine/dosdevices/c:/users/louis/AppData/Local/Programs/Reolink/resources/app/libvips-42.dll"
0024:trace:file:NtFsControlFile
(0x210,(nil),(nil),(nil),0x7ffffe8eb400,0x0009009c,(nil),0x00000000,0x7ffffe8eb440,0x00000040)
0024:warn:module:load_dll Failed to load module L"libvips-42.dll";
status=c000007b
0024:err:module:import_dll Loading library libvips-42.dll (which is needed by
L"C:\\users\\louis\\AppData\\Local\\Programs\\Reolink\\resources\\app\\sharp-win32-x64.node")
failed (error c000007b).
--
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=40523
Bug ID: 40523
Summary: legrand xlpro3 400 : unable to insert a pictogram
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
Assignee: wine-bugs(a)winehq.org
Reporter: tomlohave(a)gmail.com
Distribution: ---
Created attachment 54340
--> https://bugs.winehq.org/attachment.cgi?id=54340
inserting a pictogram
inserting a pictogram (emf file) does not work
logs show :
fixme:olepicture:OLEPictureImpl_Save (0x851a938,0x33de48,0),PICTYPE_ENHMETAFILE
not implemented!
err:olepicture:OLEPictureImpl_Load Failure while reading picture header (hr is
0, nread is 4).
fixme:olepicture:OLEPictureImpl_Save (0xdccff38,0x33def4,1), [unknown type] not
implemented!
and logs are spammed with this line :
err:olepicture:OLEPictureImpl_Load Failure while reading picture header (hr is
0, nread is 4).
--
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=57903
Bug ID: 57903
Summary: kernel32:loader - test_export_forwarder_dep_chain
fails on Windows 7
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: jinoh.kang.kr(a)gmail.com
Regression SHA1: 99e91f1c0fcb840b4840a4a3c2b079bad817b100
Distribution: ---
kernel32:loader - test_export_forwarder_dep_chain() fails on Windows 7:
loader.c:2884: Test failed: static import of dll already loaded with
DONT_RESOLVE_DLL_REFERENCES: got 1 for load count of first module
loader.c:2885: Test failed: static import of dll already loaded with
DONT_RESOLVE_DLL_REFERENCES: got 1 for unload count of first module
loader.c:2884: Test failed: dynamic import of dll already loaded with
DONT_RESOLVE_DLL_REFERENCES: got 1 for load count of first module
loader.c:2885: Test failed: dynamic import of dll already loaded with
DONT_RESOLVE_DLL_REFERENCES: got 1 for unload count of first module
See https://test.winehq.org/data/patterns.html#kernel32:loader
This started on 2025-02-18, and the commit that introduced the new tests is as
follows:
commit 99e91f1c0fcb840b4840a4a3c2b079bad817b100
Author: Jinoh Kang <jinoh.kang.kr(a)gmail.com>
Date: Tue Feb 18 00:07:17 2025 +0900
kernel32/tests: Test for unexpected LDR_PROCESS_ATTACHED flag in import
dependency loaded with DONT_RESOLVE_DLL_REFERENCES.
These failures are systematic and only happen on Windows 7, both 32-bit and
64-bit.
--
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=3930
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #92 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 10.3.
--
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=8532
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 10.3.
--
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=51121
Bug ID: 51121
Summary: blinking black screen and crash - HeidiSQL 11, Wine
5.0, Ubuntu 20.04
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mondane.woodworker(a)gmail.com
Distribution: ---
When I start HeidiSQL, my screen blinks to black a few times and then halts at
a black screen. After waiting a few minutes, my OS becomes usable again, but
almost all applications (even non-wine) are closed. This won't happen for
instance for `wine notepad`.
Using:
* HeidiSQL 11.0.0.5919 ( https://www.heidisql.com/ )
* Wine 5.0.3
* Ubuntu Unity 20.04.1 ( https://ubuntuunity.org/ )
* Laptop: Dell Precision 7550
* Graphics: NVIDIA TU117GLM [Quadro T2000 Mobile / Max-Q]
** Using nvidia-driver-460
What could this be?
NB When I set Wine to emulate a virtual desktop, the blinking isn't there and
HeidiSQL can start. But this isn't a workable solution for me.
Forumlink: https://forum.winehq.org/viewtopic.php?f=8&t=34371
--
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=57899
Bug ID: 57899
Summary: R-Link 2 Toolbox crash
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: phil.montaigu(a)gmail.com
Distribution: ---
Created attachment 78139
--> https://bugs.winehq.org/attachment.cgi?id=78139
Generated at crash by Wine debugger
Crashes at launch
--
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=45119
Bug ID: 45119
Summary: Multiple applications from Google
sandbox-attacksurface-analysis-tools (targeting native
API) need 'ntdll.NtGetNextProcess' implementation
Product: Wine
Version: 3.7
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
required by various .NET-based apps from
https://github.com/google/sandbox-attacksurface-analysis-tools
--- quote ---
sandbox-attacksurface-analysis-tools
(c) Google Inc. 2015, 2016, 2017, 2018
Developed by James Forshaw
This is a small suite of tools to test various properties of sandboxes on
Windows. Many of the checking
tools take a -p flag which is used to specify the PID of a sandboxed process.
The tool will impersonate
the token of that process and determine what access is allowed from that
location. Also it's recommended
to run these tools as an administrator or local system to ensure the system can
be appropriately enumerated.
CheckExeManifest: Check for specific executable manifest flags.
CheckNetworkAccess: Check access to network stack.
NewProcessFromToken: Create a new process based on existing token.
TokenView: View and manipulate various process token values.
NtApiDotNet: A basic managed library to access NT system calls and objects.
NtObjectManager: A powershell module which uses NtApiDotNet to expose the NT
object manager.
ViewSecurityDescriptor: View the security descriptor from an SDDL string or an
inherited object.
--- quote ---
It's actually a pretty neat "testsuite" for native API, Wine could benefit from
it. I've already found 20+ bugs within one hour of playing with this (missing
exports, stubs, incomplete + incorrect impl. etc.).
Will create more tickets as time/mood permits ;-)
Prerequisite:
* 32-bit WINEPREFIX
* .NET Framework 4.5 -> 'winetricks -q dotnet45'
--- snip ---
$ wine ./TokenViewer.exe
...
Unhandled Exception: System.EntryPointNotFoundException: Unable to find an
entry point named 'NtGetNextProcess' in DLL 'ntdll.dll'.
at NtApiDotNet.NtSystemCalls.NtGetNextProcess(SafeKernelObjectHandle
ProcessHandle, ProcessAccessRights DesiredAccess, AttributeFlags
HandleAttributes, Int32 Flags, SafeKernelObjectHandle& NewProcessHandle)
at NtApiDotNet.NtProcess.GetFirstProcess(ProcessAccessRights desired_access)
at NtApiDotNet.NtProcess.GetProcesses(ProcessAccessRights desired_access,
Boolean from_system_info)
at TokenViewer.MainForm.RefreshProcessList(String filter, Boolean
hideUnrestricted)
at TokenViewer.MainForm..ctor()
at TokenViewer.Program.Main(String[] args)
--- snip ---
https://github.com/mirror/processhacker/blob/master/2.x/trunk/phlib/include…
--- snip ---
#if !(PHNT_VERSION >= PHNT_WS03)
typedef NTSTATUS (NTAPI *_NtGetNextProcess)(
_In_ HANDLE ProcessHandle,
_In_ ACCESS_MASK DesiredAccess,
_In_ ULONG HandleAttributes,
_In_ ULONG Flags,
_Out_ PHANDLE NewProcessHandle
);
...
--- snip ---
$ sha1sum Release-v1.1.14.7z
8cd7991e675a995a3d67ef0aca2a8bf0e1512f6a Release-v1.1.14.7z
$ du -sh Release-v1.1.14.7z
384K Release-v1.1.14.7z
$ wine --version
wine-3.7-50-g8dca6c35e1
Regards
--
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=57881
Bug ID: 57881
Summary: Wine10.2 Noble does not open Quicken 2004, qw.exe file
Product: Wine
Version: 10.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: rs2crows(a)gmail.com
Distribution: ---
Update manager updated wine to WINE 10.2 NOBLE. Normally to start quicken
followed link to qw.exe file, did usual(right click) open with WINE - nothing
happens. Attempted several times.
Using timeshift went back to WINE 10.1 NOBLE, followed link to qw.exe file,
opens Quicken 2004 as expected.
I'm guessing on the 'component' selected 'winelib'
System Linux Mint 22 Cinnamon version 6.2.9
Linux Kernel 6.8.0-54.56
Processor AMD Rysen 7 3700
--
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=52094
Bug ID: 52094
Summary: IDA Pro 7.6 crashes when loading idapython3.dll
Product: Wine
Version: 6.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: esteve.varela(a)gmail.com
Distribution: ---
IDA Pro 7.6 (and 7.5) crash on startup when IDAPython3 is installed and
configured.
Steps to reproduce:
- Get an ida76sp1 installation
- Install python3 using the exe installer (go to advanced, install for all
users, and add to environment)
- Run `wine idapyswitch.exe`, select the installation.
- Run ida.exe, watch it crash and generate a crash dump.
This has been tested with Python 3.10.0, 3.9.9, and 3.8.10, all for the amd64
architecture. Python 3.4 couldn't be tested because the msi installer isn't
working properly, and when ran unattended the proper DLL isn't installed.
Any ways to bypass this after IDAPython3 has been set up include removing the
selected python3 install or removing idapython3.dll from the plugins folder.
This gets IDA to run again, though IDAPython3 still won't work.
Crash dumps: https://files.catbox.moe/rsvacg.xz ("crashdumps.tar.xz")
Nothing is shown in the command-line log that wouldn't be shown in a
non-crashing run of the 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.