https://bugs.winehq.org/show_bug.cgi?id=52623
Bug ID: 52623
Summary: Crash of `not_dll` test from `windows-rs` due missing
implementation of `winspool.drv.GetSpoolFileHandle`
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
This test pass on Windows 10
Failures
```
wine: Call from 000000017002D6A8 to unimplemented function
winspool.drv.GetSpoolFileHandle, aborting
wine: Unimplemented function winspool.drv.GetSpoolFileHandle called at address
000000017002D6A8 (thread 0340), starting debugger...
```
Rust for Windows can be installed via
https://forge.rust-lang.org/infra/other-installation-methods.html
or directly
https://static.rust-lang.org/dist/rust-1.59.0-x86_64-pc-windows-gnu.msihttps://github.com/microsoft/windows-rs/blob/master/crates/tests/not_dll/te…
Steps to reproduce
git clone https://github.com/microsoft/windows-rs.git
cd windows-rs
git checkout 9965e3c44829d0c86b2d9d2b3c5338376f158bde
cd crates/tests/not_dll/
wine cargo test
--
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=52580
Bug ID: 52580
Summary: missing dll api-ms-win-core-memory-l1-1-5
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: api-ms-win-*
Assignee: wine-bugs(a)winehq.org
Reporter: kylianalex(a)mail.com
Distribution: ---
Created attachment 71905
--> https://bugs.winehq.org/attachment.cgi?id=71905
error showing missing dll api-ms-win-core-memory-l1-1-5
the functions VirtualUnlockEx and UnmapViewOfFile2 are missing in
kernelbase.dll, these are the 2 functions redirected from
api-ms-win-core-memory-l1-1-5.
--
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=52520
Bug ID: 52520
Summary: wine: Call from 7BC29F80 to unimplemented function
SETUPAPI.dll.SetupDiGetClassRegistryPropertyW,
aborting
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
Assignee: wine-bugs(a)winehq.org
Reporter: zizka(a)seznam.cz
Distribution: ---
Hello,
The Samsung drives are distributed with the tool Samsung Magician.
When running the installer with the latest Wine 7.0, it fails with:
wine: Call from 7BC29F80 to unimplemented function
SETUPAPI.dll.SetupDiGetClassRegistryPropertyW, aborting
I have tried adding the setupapi.dll in `winecfg`, with the same result.
For the record, there's also the Linux CLI app available at
https://semiconductor.samsung.com/consumer-storage/support/tools/
So this is bug is rather to capture that this is not implemented.
Thanks, hope this helps.
--
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=52711
Bug ID: 52711
Summary: Cakewalk Pro Audio 9.0 no longer works in wine 7.4
Product: Wine
Version: 7.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chirs241097(a)gmail.com
Distribution: ---
The application just shows a message box saying "failed to create empty
document" after starting up. Creating a new project and opening an existing
file won't work either, rendering the application useless.
An installation of the application will be provided if requested (runs well
with fresh wine prefix before 7.4).
I did a bisect and traced the first bad commit to
0044b02d482fa19f6d1ddebc4b716efeba287d44 (user32: Use UNICODE_STRING for
passing window classes internally.)
--
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=46648
Bug ID: 46648
Summary: Core Temp Error
Product: Wine
Version: 4.1
Hardware: x86-64
URL: https://www.alcpu.com/CoreTemp/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio.mgbx(a)hotmail.it
Distribution: Mint
Created attachment 63570
--> https://bugs.winehq.org/attachment.cgi?id=63570
console output
I downloaded and installed Core Temp from https://www.alcpu.com/CoreTemp/ but I
get an Error window when trying to launch it. The error window says "Core Temp
did not find any supported processors. This program will not continue."
I attach my console output.
--
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=16222
Summary: Nota Bene requires CONFIG.NT
Product: Wine
Version: 1.1.9
Platform: PC
URL: https://www.notabene.com/download/demos/nbdemo80.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Nota Bene, on install, checks for CONFIG.NT in system32. If it doesn't find it,
it restores its own copy, but we should have our own copy. Shouldn't take much
to implement.
--
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=52574
Bug ID: 52574
Summary: PlayOnline Viewer: Unhandled exception crash after
10-20 seconds.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
After a13fc3bb7e0 [1], PlayOnline Viewer (used to launch Final Fantasy XI
Online) crashes after running for a while, usually around 10-15 seconds.
For some reason the backtraces I'm getting are not very talkative:
Backtrace:
=>0 0x7b060fc0 (0x10eafd3c)
0x7b060fc0: movl %edi,0x28(%edx)
To reproduce:
- Download and install the PlayOnline Viewer.
- Launch PlayOnline Viewer and let it run.
1.
https://source.winehq.org/git/wine.git/commitdiff/a13fc3bb7e055562b8b9deae9…
--
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=34259
Bug #: 34259
Summary: cygwin 2.819 installer hangs during postinstall
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 45597
--> http://bugs.winehq.org/attachment.cgi?id=45597
terminal output
Similar to bug 24018, but that should be fixed in cygwin's upstream.
Install progresses as normal, when the postinstall script process start, it
hangs.
austin@aw25 ~ $ sha1sum setup-x86.exe
1574ef1833e07af1d6b33b80229d15c1b46c4319 setup-x86.exe
austin@aw25 ~ $ du -h setup-x86.exe
712K setup-x86.exe
austin@aw25 ~ $ wine --version
wine-1.7.0
May be related to bug 30397.
--
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.