https://bugs.winehq.org/show_bug.cgi?id=52733
Bug ID: 52733
Summary: Wine not in correct resolution in windows mode +
cannot move window above half screen
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: backspacestud(a)tutanota.com
Distribution: ---
I am attempting to play Leauge of legends on linux and until recently it has
worked perfectly in windowed mode. For some reason, as of late the actual game
window launches in a 2540x1080 in staid of 2560x1440 windowed, and stays below
half of my screen, making it really squished and hard to play. I was only able
to get an error once and now i cant get it anymore, but here it is:
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 10 (X_UnmapWindow)
Resource id in failed request: 0x3e00001
Serial number of failed request: 3693
Current serial number in output stream: 3694
: I don't know how it got this way but i was messing with drivers for a while
to get other things working and im on Wayland.
I have an AMD GPU with mesa drivers and pro open cl drivers installed.
Sorry if this is not enough information, its my first post. Thank you.
--
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=52305
Bug ID: 52305
Summary: The gog launcher
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jon9097(a)gmail.com
Distribution: ---
The gog launcher is very slow and errors are popping up. Please make it not
slow down.
You can download it for free from the official site and make sure it is very
slow.
--
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=16221
Summary: Nota Bene requires AUTOEXEC.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 AUTOEXEC.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=52717
Bug ID: 52717
Summary: dxgi:dxgi fails because DXGI_STATUS_OCCLUDED != S_OK
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
dxgi:dxgi fails on Windows 7 and in the 64-bit Windows 8.1 because
DXGI_STATUS_OCCLUDED != S_OK:
dxgi.c:2128: Test failed: Got unexpected hr 0x87a0001.
dxgi.c:3576: Test failed: Got unexpected hr 0x87a0001.
https://test.winehq.org/data/patterns.html#dxgi:dxgi
This is because of the commit below changed a couple of SUCCEEDED(hr) to hr ==
S_OK:
commit 65ff2098826bb9944b872251b1c9543bbbe6f488
Author: Eric Pouech <eric.pouech(a)gmail.com>
AuthorDate: Fri Mar 18 16:59:29 2022 +0100
dxgi/tests: Build without -DWINE_NO_LONG_TYPES.
Signed-off-by: Eric Pouech <eric.pouech(a)gmail.com>
Signed-off-by: Henri Verbeet <hverbeet(a)codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard(a)winehq.org>
So the question is: should these two checks be reverted to SUCCEEDED(hr), or
should we investigate why we get DXGI_STATUS_OCCLUDED on w7pro64-64, w7u*,
win81_cw-gtx560-64 and win81_cw-rx460-64 ?
--
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=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.