https://bugs.winehq.org/show_bug.cgi?id=57399
Bug ID: 57399
Summary: [wine-mono] ReadTimeout of SerialPort not working
properly
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: serial
Assignee: wine-bugs(a)winehq.org
Reporter: osu_Vanilla(a)126.com
Distribution: ---
The following code set ReadTimeout to 500ms, and call the function Read.
When COM33 receives nothing, it should throw TimeoutException after timeout.
But wine stuck on the Read operation, until it received 4096 (or more) bytes.
```
using System.IO.Ports;
namespace ConsoleApplication1
{
internal class Program
{
public static void Main(string[] args)
{
var serialPort = new SerialPort("COM33", 9600, Parity.None, 8,
StopBits.One);
serialPort.ReadTimeout = 500;
serialPort.WriteTimeout = 500;
serialPort.Open();
var buff = new byte[4096];
serialPort.Read(buff, 0, 4096);
}
}
}
```
--
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=57403
Bug ID: 57403
Summary: Windows Movie Maker crashes (with backtrace) -
Unhandled exception: 0xc06d007e in wow64 32-bit code
(0x7bc229cf).
Product: Wine
Version: 9.0
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: abcdef123(a)spam4.me
Created attachment 77389
--> https://bugs.winehq.org/attachment.cgi?id=77389
Backtrace of Windows Movie Maker
1. Download ISO from here
https://archive.org/details/windows_live_essentials_2012_qfe4_image
2. Extract with The Unarchiver https://theunarchiver.com/ or a similar program
3. Go to the en-gb folder and open the installer
4. Install only Windows Movie Maker and Photo Gallery
5. Try to open Windows Movie Maker by opening your Wineprefix and navigating to
it in the Finder.
6. Expect it to work
7. It crashes (see backtrace).
--
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=57345
Bug ID: 57345
Summary: File has unexpected size (55647 != 51543)
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: henrik.nilsson(a)acconeer.com
CC: dimesio(a)earthlink.net
Distribution: ---
I get the following error:
fetch
https://dl.winehq.org/wine-builds/ubuntu/dists/noble/main/binary-i386/Packa…
File has unexpected size (55647 != 51543). Mirror sync in progress? [IP:
151.101.38.217 443]
If I check https://dl.winehq.org/wine-builds/ubuntu/dists/noble/Release the
timestamp of that file is older than the timestamp of Packages.gz and the file
size stated does indeed not match the size of Packages.gz
--
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=57348
Bug ID: 57348
Summary: apt update throws an hash error
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: andreas.franz(a)arcor.de
CC: dimesio(a)earthlink.net
Distribution: ---
On Linux Mint 22, current repo throws an error on apt update:
Fehl:7 https://dl.winehq.org/wine-builds/ubuntu noble/main amd64 Packages
Datei hat eine unerwartete Größe (47408 != 43848). Eventuell läuft gerade
eine Spiegel-Synchronisierung? [IP: 151.101.130.217 443]
Hashes of expected file:
- Filesize:43848 [weak]
-
SHA512:f77fd998887fe8fe66993a6dda49cd23f95b68122c6ba2b9f886eea701617e030049e8e50989d691eadbd7e85a921f858932d9403e441db50cd65d998ccaef76
- SHA256:801997eeae2773c9bf92f99bfc92f624058a360cd83f07b5390c7b2adf2866f1
- SHA1:58cda7c7e9315d005019576aa974840858631a28 [weak]
- MD5Sum:e9e9575dfdb3ddc9277e02f0fb3856eb [weak]
Release file created at: Sun, 06 Oct 2024 10:41:46 +0000
Seems to be a server/mirror issue?
--
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=57237
Bug ID: 57237
Summary: Baldur's Gate 3 (GOG) sometimes fails to launch
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mailing(a)devnull.lol
Distribution: ---
Created attachment 77153
--> https://bugs.winehq.org/attachment.cgi?id=77153
Output from launching bg3 using DirectX 11
Baldur's Gate 3 (GOG, patch 6) will fail to launch if choosing DirectX 11 in
the launcher. During the first launch it will give a C++ runtime error code
R6025 and then crash. Any subsequent launches won't have the error but will
just show a black screen for a moment and then crash. If launching with Vulkan
it does actually seem to play but I still get the same runtime error box.
I tested this on Debian Bookworm using vanilla wine 9.18. The version of
Baldur's Gate 3 I installed was the offline installer version from GOG (patch 6
specifically).
--
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=57169
Bug ID: 57169
Summary: Driver errror message right after launching Ancient
Cities
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ski_ller(a)protonmail.ch
Distribution: ---
Hi,
Since the game was released in early access, it always endup with a message
saying the game won't run on old amd card, and the game close.
The problem is i have a 7700m discrete GPU, so i assume the game method to
detect the drivers versions / gpu is invalid.
--
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=54695
Bug ID: 54695
Summary: Adobe Premiere Pro CS6: Fails to load msxml3
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: ericxiang456(a)gmail.com
Distribution: ---
Created attachment 74204
--> https://bugs.winehq.org/attachment.cgi?id=74204
Terminal output when running Adobe Premiere CS6
When running Adobe Premiere CS6 in Wine with the msxml3 library override to
"Native" (installed via Winetricks), Premiere will fail to run because the
msxml3 library fails to load (terminal output attached below).
When overriding the msxml3 library to "Builtin then native", Premiere will
launch, however the user interface will be displayed incorrectly (UI elements
in black will appear as white).
--
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=57400
Bug ID: 57400
Summary: Pradis6.exe crashes upon launch with staging versions
9.20 & 9.21
Product: Wine-staging
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fhb33435b(a)postedmail.net
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
When launched from console, get following:
026c:err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory
for {df0b3d60-548f-101b-8e65-08002b2bd119} with error 0x80004002
OND~5A4\Pradis\pradis6.exe: dlls/win32u/dibdrv/objects.c:812: solid_pen_lines:
Assertion `num >= 2' failed.
0254:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
{df0b3d60-548f-101b-8e65-08002b2bd119} in above refers to ole2disp.dll and
oleaut32.dll in system32 directory
The hardware is 64 bit but this application is running in a 32-bit wine prefix.
--
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=29521
Bug #: 29521
Summary: Warhammer Darkomen starts with blank screen
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandrbezenkov(a)gmail.com
Classification: Unclassified
Game starts fine, but I see nothing except cursor. Ingame sounds are present,
when I move cursor I hear sounds that appear when menu item is hovered, also
menu music is present. I tried to run with "winduz 98" and "winduz 95" setting
in winecfg, but result is the same. Specs:
Arch Linux with 3.1.6 kernel.
NVidia gt430 with nvidia 290.10 driver.
wine 1.3.36
--
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=57178
Bug ID: 57178
Summary: toolbar control doesn't forward WM_NOTIFY to it's
original parent
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: alanas.00(a)mail.ru
Distribution: Debian
Created attachment 77077
--> https://bugs.winehq.org/attachment.cgi?id=77077
foo2.c — test program, compile `x86_64-w64-mingw32-gcc-13 -std=c11 -Wall
-Wextra -Wpedantic -Wno-unused-parameter -O3 -o foo2.exe foo2.c -lcomctl32`
in windows xp professional x64 edition service pack 2 and windows 7 ultimate
service pack 1 and maybe other windowses that I didn't test but not wine
NMDDR nmhdr={
.hwndFrom=NULL,
.idFrom=0xfedcba9876543210,
.code=0xabc
};
SendMessageA(
toolbar,
WM_NOTIFY,
0x4444444444444444,
(LPARAM)nmhdr
);
does something similar to
NMDDR nmhdr={
.hwndFrom=NULL,
.idFrom=0xfedcba9876543210,
.code=0xabc
};
SendMessageA(
toolbar_original_parent,
WM_NOTIFY,
0xfedcba9876543210,
(LPARAM)nmhdr
);
except if nmhdr.code is one of 0xfffffc4a, 0xfffffc4b, 0xfffffc4c, 0xfffffc4d,
0xfffffc4e, 0xfffffc4f, 0xfffffc50, 0xfffffc51, 0xfffffc52, 0xfffffc53,
0xfffffc54, 0xfffffc55, 0xfffffc56, 0xfffffc57, 0xfffffc58, 0xfffffc59,
0xfffffc5a, 0xfffffc5b, 0xfffffc5c, 0xfffffc5d, 0xfffffc5e, 0xfffffc5f,
0xfffffc60, 0xfffffc61, 0xfffffc62, 0xfffffc63, 0xfffffc64, 0xfffffc65,
0xfffffc66, 0xfffffc67, 0xfffffc68, 0xfffffc69, 0xfffffc6a, 0xfffffc6b,
0xfffffc6c, 0xfffffc6d, 0xfffffc6e, 0xfffffc6f, 0xfffffc70, 0xfffffc71,
0xfffffc72, 0xfffffc73, 0xfffffc74, 0xfffffc75, 0xfffffc76, 0xfffffc77,
0xfffffc78, 0xfffffc79, 0xfffffc7a, 0xfffffc7b, 0xfffffc7c, 0xfffffcd7,
0xfffffcda, 0xfffffdee
nmhdr.hwndFrom is not accessed and can be inside PAGE_NOACCESS page except if
nmhdr.code is one of 0xfffffcd7, 0xfffffcda (didn't test what happens if
nmhdr.hwndFrom is readable)
nmhdr.code gets overwritten if nhmdr.code is one of 0xfffffcd9, 0xfffffd17,
0xfffffd18, 0xfffffd19, 0xfffffd1a, 0xfffffd30, 0xfffffd31, 0xfffffe34,
0xfffffe35, 0xfffffe36, 0xfffffe37, 0xfffffe38, 0xfffffe39, 0xfffffe3a,
0xfffffe3b, 0xfffffe3c, 0xfffffe3d, 0xfffffe3e, 0xfffffe62, 0xfffffeb7,
0xfffffeb8, 0xfffffeb9, 0xfffffeba, 0xfffffebb, 0xfffffebd, 0xfffffebe,
0xfffffebf, 0xfffffec0, 0xffffff4d, 0xffffff4e, 0xffffff4f, 0xffffff50,
0xffffff51, 0xffffff5d, 0xffffff5f, 0xffffff62 (see foo2.txt)
(toolbar_original_parent gets the message after overwriting nmhdr.code)
note: 0xfedcba9876543210, 0xabc, 0x4444444444444444 are arbitrary garbage
numbers
note: foo2.c code is not very good because I didn't care about non-x64
windowses and first time using windows-specific api
note: toolbar_original_parent is called h1 in foo2.c
I think this bug is reason why pressing enter in 7-zip file manager path input
doesn't work in wine and reactos (
https://old.reddit.com/r/winehq/comments/16ah3ze )
--
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=57392
Bug ID: 57392
Summary: Wine MSI does not handle MSI packages
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: olivier.gabin(a)gmx.com
Distribution: ---
Created attachment 77370
--> https://bugs.winehq.org/attachment.cgi?id=77370
Log by Wine
An attempt to load a new MSI package had failed, Wine sending me a "couldn't
compute location" as an error. Seems the drive Z is not recognized anymore.
See attachment for more info. 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=57292
Bug ID: 57292
Summary: unimplemented function apphelp.dll.SdbSetPermLayerKeys
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: apphelp
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)felixnuesse.de
Distribution: ---
Hello!
When trying to run my copy of the "discworld noir" game with a patch, the
program crashes before starting with the following error:
wine: Call from 7B552447 to unimplemented function
apphelp.dll.SdbSetPermLayerKeys, aborting
The patch enables the game to run at all, even in an windows xp virtual
machine. (In the vm, the exe works just fine)
I would like to be able to run this game with wine on the host in the future,
so that i am not dependend on a vm. (This should, in theory, also allow the
game to run on android with box64 and wine, when it eventually recieves a fix)
If possible, i'd try to help fix this, but this would be my first time in the
wine project.
Thanks for all the help!
--
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=57164
Bug ID: 57164
Summary: Can't start RtlpWaitForCriticalSection
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
* Arch Linux
* wine-wow64
* 9.16, 9.17.
Sometimes wine can't start
00ec:err:sync:RtlpWaitForCriticalSection section 00006FFFFFFAC440
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 00ec,
blocked by 00e4, retrying (60 sec)
00ec:err:sync:RtlpWaitForCriticalSection section 00006FFFFFFAC440
"../wine/dlls/ntdll/loader.c: loader_section" wait timed out in thread 00ec,
blocked by 00e4, retrying (60 sec)
--
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=56219
Bug ID: 56219
Summary: Paint Shop Pro 9.01, printing function doesn't work
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: kle(a)bluewin.ch
Distribution: ---
Hi all
And here follows another issue report about Paint Shop Pro 9 under Wine 9.x.
As already mentioned PSP9 Pro works almost perfectly fine.
One regression regarding a hang on exit was already reported, see bug 56182 for
more information. Another minor flaw can be found in bug 56217.
This topic here is about the printing functionality in Paint Shop Pro 9 which
is broken.
At the CLI I get after every print action an
"0024:fixme:commdlg:pagesetup_dlg_proc Setup page hook failed?" message.
All other printer related stuff seems to work correctly. So I can see and
configure all available printers which are present on Linux. This problem is
also present at the CUPS PDF virtual printing device.
Note, when testing the program a gdiplus.dll override to native is needed on
the first startup. Otherwise it is not possible to close the "Learning center"
dialog box. When that is done the override can be reverted. Paint Shop Pro 9
already contains an own (quite old) native "gdiplus.dll" file.
The program can be downloaded from here:
https://www.tenforums.com/software-apps/191499-paint-shop-pro-4-12-7-04-8-1…
It can be installed via the "Jasc Paint Shop Pro 9.msi" and "Jasc Animation
Shop 3.msi" files without any registration and also without any serial.
--
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=48796
Bug ID: 48796
Summary: Saints Row 2 needs GUID_WICPixelFormat48bppRGB
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: ---
No crashes and noticeable in-game effect.
trace:d3dx:D3DXCreateTextureFromFileInMemory (03A7FD10, 3A212080, 26262,
025272C0)
trace:d3dx:D3DXCreateTextureFromFileInMemoryEx device 03A7FD10, srcdata
3A212080, srcdatasize 26262, width 4294967295, height 4294967295, miplevels
4294967295, usage 0, format 0, pool 0x1, filter 0xffffffff, mipfilter
0xffffffff, colorkey 0, srcinfo 00000000, palette 00000000, texture 025272C0.
trace:d3dx:D3DXGetImageInfoFromFileInMemory (3A212080, 26262, 0BF0BD94)
trace:d3dx:D3DXGetImageInfoFromFileInMemory File type is PNG
warn:d3dx:D3DXGetImageInfoFromFileInMemory Unsupported pixel format
{6fddc324-4e03-4bfe-b185-3d77768dc915}
trace:d3dx:D3DXGetImageInfoFromFileInMemory Invalid or unsupported image file
fixme:d3dx:D3DXCreateTextureFromFileInMemoryEx Unrecognized file format,
returning failure.
wine-5.4-173-gaaa625217b
--
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=27933
Summary: Implement "sort" command
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
CC: dank(a)kegel.com
Blocks: 15359
Windows expands file wildcards (e.g. f?oo*) according to directory (unsorted)
order, and not alphanumeric order.
This prevents consistent testing of many cmd command expanding file wildcards
(e.g. for /d, for /f)
An external command would probably be preferable to an intrinsic, as windows
does.
--
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=57314
Bug ID: 57314
Summary: Metal Gear Solid V gametrainer needs
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 77264
--> https://bugs.winehq.org/attachment.cgi?id=77264
Test case
In short, the program uses VisualBasic to run the following wmi command
> Select * from Win32_Process where Name='MgsGroundZeroes.exe'
And then tries to get the "executablepath" from the resulting object
Attached a short testcase that works on windows.
--
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=47776
Bug ID: 47776
Summary: Timeshift needs D3DXOptimizeVertices()
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
Reportedly; this was recovered from the old Staging bug tracker.
--
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=57355
Bug ID: 57355
Summary: Window-resize won't refresh controls on mainform
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: andreas.franz(a)arcor.de
Distribution: ---
Since 9.20, .NET-application won't refresh windows-forms-controls positioned on
"mainform", if you resize its main-window.
Regression test:
4e06b87633ec7e04822ad4f4854df7ae43f0d7e0 is the first bad commit
commit 4e06b87633ec7e04822ad4f4854df7ae43f0d7e0
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Tue Oct 15 14:38:32 2024 +0200
win32u: Copy the entire window rect when the whole window is moved.
Instead of the visible rects, which may change with decoration mask
changes.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57302
dlls/win32u/window.c | 14 +++++++-------
dlls/winex11.drv/window.c | 2 +-
2 files changed, 8 insertions(+), 8 deletions(-)
--
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=57183
Bug ID: 57183
Summary: 9.17-devel: Drag and Drop no longer works on Ubuntu
24.04 Noble
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maximusseinfeld(a)gmail.com
Distribution: ---
Created attachment 77080
--> https://bugs.winehq.org/attachment.cgi?id=77080
logfile under wine 9.17 running the windows application, mediainfo.exe
After upgrading to 9.17-devel, Drag & Dropping files no longer works in WINE
applications. (I also tried installing 9.17-staging, and had the same problem).
The application I was using was the windows version of MediaInfo v24.06. (They
do have a linux package, however drag & drop does not work outside the Basic
view screen. I've been using WINE for the past two years to run the windows
version and had no problems with Dragging & Dropping files into it, using all
the different views, until 9.17)
https://mediaarea.net/download/binary/mediainfo-gui/24.06/MediaInfo_GUI_24.…
On similar threads I searched, there was a suggestion to install winetricks and
then gdiplus. So I installed winetricks from the repo and ran: winetricks
gdiplus. It installed successfully. But Drag & Drop still did not work.
So I downgraded to 9.16 to confirm, and Drag & Drop was successful again.
I'm attaching logs from 9.17. However it looks almost identical to my log file
using 9.16 so I'm not sure if this is helpful. And it looks like I can only
attach one file here. So I will attach the 9.17-Log file.
The command I used for the logs was:
wine MediaInfo.exe &> log917devel-LOG.txt
--
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=57275
Bug ID: 57275
Summary: Black screen when using full-screen mode from version
9.18
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nicoloverwhelming(a)rustyload.com
Distribution: ---
Created attachment 77212
--> https://bugs.winehq.org/attachment.cgi?id=77212
9.18
OS: Manjaro / Linux 24.1
Kernel: 6.11.2
DE: KDE Plasma 6.2 / Kwin
wayland: 1.23.1
Nvidia Driver: 560.35.03 witch open kernel module
egl-wayland: 1.1.16
xwayland: 24.1.2
When the game is started in full screen mode, only black screen is visible and
the game hangs. Problem reproduced on all DX games
The game can be run in window mode without problems.
This issue is seen on versions 9.18-9.19, version 9.17 and below not affected.
I use DXVK v2.4.1 if it is important.
I have attached two log files according to wine 9.18
P.S: I tried to check for duplicates but couldn’t find any messages, sorry if
the problem is known
--
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=57296
Bug ID: 57296
Summary: WineHQ-devel-9.19: Renders Distorted Radio Buttons on
WinXP Spider Solitaire
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: garrettm4(a)protonmail.com
Distribution: ---
Setup: Fedora 40, WineHQ-devel-9.19, with stock winecfg settings (96dpi, etc.).
$ wine spider.exe
Windows XP Spider Solitaire's "Difficulty" window now renders distorted "radio"
buttons in the options list. This does not occur in Fedora 39 with default Wine
9.1 package.
This happens with or with out using gamescope. I use gamescope to nearest
neighbor / integer scale the game to playable size on a 4k display.
Opening the game normally ($ wine spider.exe) shows the exact same issue with
the radio buttons. This happens with both the 64bit and 32bit versions 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=54623
Bug ID: 54623
Summary: unimplemented
websocket.dll.WebSocketCreateClientHandle
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: a44687(a)gmail.com
Distribution: ---
Created attachment 74148
--> https://bugs.winehq.org/attachment.cgi?id=74148
Crash dump
Trying to install and run MediRoutes (a niche dotnet application I use for
work) and it consistently throws the following:
wine:Call from 7B012302 to unimplemented function
websocket.dll.WebSocketCreateClientHandle, aborting
The app gets as far as prompting for login credentials (which are successful),
after which a few status dialogs while it loads, then immediately crashes.
I have tried on wine versions 7.22, 8.0, 8.2, 8.3 (Ubuntu bionic packages) with
identical results.
Thank you for your time.
--
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=57397
Bug ID: 57397
Summary: Apps hang when trying to show tooltip
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
Created attachment 77380
--> https://bugs.winehq.org/attachment.cgi?id=77380
mso 2007 wayland debug
Apps hang when trying to show button tooltips. May require several attempts for
hovering over buttons to show tooltips to trigger the hang.
Reproduced for MS Office 2007, 2010, 2013.
Tried 9.17-9.20 versions and main branch 9.20-233-g24694dabfc5
--
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=57393
Bug ID: 57393
Summary: MS Office 2013: Slide out File menu panel is behind
the editing page
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
Created attachment 77375
--> https://bugs.winehq.org/attachment.cgi?id=77375
wayland debug
* GNOME 47
* Arch Linux
* winetricks -q vcrun2017 msxml6 dxvk
* wayland 1.23.1-1
MS Office 2013: Slide out File menu panel is behind the editing page.
Watch the video and wayland debug log.
--
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=53914
Bug ID: 53914
Summary: Pivot Animator crashes during install
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 73467
--> https://bugs.winehq.org/attachment.cgi?id=73467
Log
Download at https://www.pivotanimator.net/DownloadV5.php
Can't archive because it downloads a different version then? Very weird...
--
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=31519
Bug #: 31519
Summary: App installer that uses fc.exe and find.exe fails
because they don't exist
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
A user emailed me privately with the log of an installer that had failed.
The first problem was it had executed the command
fc /b foo.bar c:\windows\system32\foo.bar | FIND /I "FC: no differences
encountered" > nul
and expected status 0.
--
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=56686
Bug ID: 56686
Summary: Media Source in winegstreamer leaks GStreamer
resources if immediately released
Product: Wine
Version: 9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: bmcgrath(a)codeweavers.com
Distribution: ---
A simple program such as:
IMFSourceResolver_CreateObjectFromURL(resolver, filename,
MF_RESOLUTION_MEDIASOURCE | MF_RESOLUTION_READ, NULL, &type, &obj);
IUnknown_QueryInterface(obj, &IID_IMFMediaSource, (void**)&ms);
refcount1 = IUnknown_Release(obj);
refcount2 = IMFMediaSource_Release(ms);
printf("refcount %d %d\n", refcount1, refcount2);
shows that winegstreamer leaks resources when the Media Source is immediately
released (i.e. created and then released with neither Start or Shutdown being
called).
When running this on Windows, the value of refcount2 is 0, whilst under Wine it
is the value of the number of Streams. This is because the Streams take a
reference to the Media Source, but do not release it unless Shutdown is called.
I have noticed this in the game Killsquad, which will do this if you quickly
switch between characters. This results in a large number of unused threads
(and other unused resources).
--
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=44948
Bug ID: 44948
Summary: fixme:file:CreateSymbolicLinkW() is not implemented
Product: Wine
Version: 3.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: phaidros(a)gmx.at
Distribution: ---
Spine is a Mod-starter for Gothic which supports easy patching and installation
of Mods. It uses CreateSymbolicLinkW() to copy files into the game directory.
This function is not implemented
005e:fixme:file:CreateSymbolicLinkW
(L"C:/games/Gothic-Spine/system/GothicGame.ini"
L"C:/users/gottfried/Application Data/Clockwork
Origins/Spine/mods/37/system/GothicGame.ini" 0): stub
hence the game cannot be started via Spine, it crashes with an access
violation.
--
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=45208
Bug ID: 45208
Summary: Microsoft Office 2010 installer crashes at around 50 %
mark
Product: Wine
Version: 3.8
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
The crash happens in custom action process I think, installer does not recover
from that. I'm using 32bit prefix, default Win7 version, and Home & Business
product edition.
This looks like a regression, I'm going to try to find what broke it.
--
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=52386
Bug ID: 52386
Summary: err:module:LdrInitializeThunk
"libclang_rt.asan_dynamic-i386.dll" failed to
initialize when using clang address sanitizer
Product: Wine
Version: 5.0.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ralf.habacker(a)freenet.de
Distribution: ---
Created attachment 71603
--> https://bugs.winehq.org/attachment.cgi?id=71603
testcase binary
This test case
$ cat use-after-free.cc
int main(int argc, char **argv) {
int *array = new int[100];
delete [] array;
return array[argc]; // BOOM
}
compiled with
$ i686-w64-mingw32-clang use-after-free.cc -fsanitize=address -g -o
use-after-free-i386.exe
makes wine fail with the error message in the title.
The compiler was downloaded from
https://github.com/mstorsjo/llvm-mingw/releases
(https://github.com/mstorsjo/llvm-mingw/releases/download/20211002/llvm-ming…)
--
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=57389
Bug ID: 57389
Summary: x86_64-linux-android30.no member named 'mc_context' in
'struct unw_context_t'
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
here is the error message
--
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=26888
Summary: Wine limits file names to 255 bytes even on NTFS
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjudin+wine(a)iki.fi
Wine limits file names to 255 bytes even when underlying file system permits
longer file names (like NTFS) when creating a file. This is an issue with
programs that can create file names that are something like 140 characters but
if one character takes 2 or 3 bytes, this 255 byte filename limit will be
evident when same files that can be created in Windows can't be created with
Wine. NTFS supports 255 UTF-16 code units that can easily result in longer file
names than 255 bytes, especially for users of Japanese systems.
You can test this by creating a NTFS file system and some files with long names
on it:
truncate -s 2g /tmp/ntfsfs
losetup /dev/loop7 /tmp/ntfsfs
mkfs.ntfs -f /dev/loop7
mkdir /tmp/ntfsfs-mnt
mount -t ntfs-3g /dev/loop7 /tmp/ntfsfs-mnt
# Do this or whatever enables regular user to access this file system.
chmod 777 /tmp/ntfsfs-mnt
Then you can try to create long files outside of Wine:
# 257 UTF-8 bytes, 129 characters
echo foo >
/tmp/ntfsfs-mnt/ääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääa
# 325 UTF-8 bytes, 109 characters
echo foo >
/tmp/ntfsfs-mnt/亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜a
And inside Wine:
wine cmd
# 257 UTF-8 bytes, 129 characters
echo foo >
/tmp/ntfsfs-mnt/ääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääääb
# 325 UTF-8 bytes, 109 characters
echo foo >
/tmp/ntfsfs-mnt/亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜亜b
Remember to have UTF-8 support enabled in your system.
--
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=56739
Bug ID: 56739
Summary: Alchemy is rotated 90°
Product: Wine
Version: 9.8
Hardware: x86-64
URL: https://alchemy.software.informer.com/download/
OS: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
CC: zzhang(a)codeweavers.com
Regression SHA1: 4a330b29212402b9700828be82939112bd11a786
Distribution: Ubuntu
Created attachment 76518
--> https://bugs.winehq.org/attachment.cgi?id=76518
Screenshot
The game Alchemy is rotated 90°. A bisect points to:
4a330b29212402b9700828be82939112bd11a786 is the first bad commit
commit 4a330b29212402b9700828be82939112bd11a786
Author: Zhiyi Zhang
Date: Tue Sep 22 15:02:24 2020 +0800
winex11.drv: Support display orientations for XRandR 1.4 display settings
handler.
Running in an emulated desktop works around this.
https://alchemy.software.informer.com/download/
$ sha1sum alchemysetup-en.exe
2fa2bd427e79b7fb585d090891ae368b0cea0156 alchemysetup-en.exe
$ xrandr --version
xrandr program version 1.5.1
Server reports RandR version 1.6
--
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=57343
Bug ID: 57343
Summary: Unhandled exception: page fault on read access to
0x0000000000000020 in 64-bit code (0x00000140055d76).
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aversa(a)email.arizona.edu
Distribution: Slackware
Halfway through installing jre-8u431-windows-x64.exe, I get this crash.
--
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=57380
Bug ID: 57380
Summary: winegcc unable to set image-base when building an app
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: alastair.jones43(a)gmail.com
Distribution: ---
Using winegcc. The -Wl,--image-base doesn't seem to have any effect on the
compiled code, any attempt to use GetModuleHandleExA with
GET_MODULE_HANDLE_EX_FLAG_FROM_ADDRESS or GetModuleHandleA with NULL results in
a completely different address than was specified.
The behavior works as expected using mingw64.
--
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=57376
Bug ID: 57376
Summary: Permission denied vs No such file or directory when
opening folders with trailing backslash
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alex+winehq(a)cogarr.net
Distribution: ---
Created attachment 77346
--> https://bugs.winehq.org/attachment.cgi?id=77346
A zip file containing a minimal example.c, and log files wine.txt and win.txt
There's a subtle difference when calling fopen(3) between Wine configured for
win10, and real Windows 10. When attempting to open a folder (e.g. AppData),
wine correctly sets errno to 13 (Permission denied), but when opening a folder
with a trailing backslash(e.g. AppData\), Windows sets errno to 2 (No such file
or directory) while Wine sets it to 13 (Permission denied). The attached
example.c shows this behavior. I compile it with mingw32-x86_64-gcc and run it
through cmd.exe with my current directory set to C:\users\user on Wine and get
wine.txt, then run it on Windows 10, and get win.txt (COPY a.exe C:\users\user
&& C: && cd users\user && a.exe > win[e].txt)
This behavior exists on current Wine 9.20 and has existed since at least Wine
9.0 .
I have tried the winecfg versions: win10, win11, win8.1, vista, and all seem to
work the same.
My actual use case is running the Luarocks package
manager(https://github.com/luarocks/luarocks) compiled for Windows on Wine for
testing. Luarocks uses this behavior to check if something is a folder
(https://github.com/luarocks/luarocks/blob/master/src/luarocks/fs/win32.lua#…).
--
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=57385
Bug ID: 57385
Summary: EA_Desktop - IGOProxy32 - Unhandled page fault
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: arusanu.bu(a)gmail.com
Distribution: ---
Created attachment 77354
--> https://bugs.winehq.org/attachment.cgi?id=77354
backtrace IGOProxy32
When "EA Desktop" starts after login, the wine debugger pops up with a
backtrace of crashed IGOProxy32.exe. While this doesn't give me any trouble
installing or running my EA games, I suspect that this crash hinders the
installation of an EA game (Dragon Age Inquisition) that I got through Epic
Games. Every time I try to install the EA game from the Epic Game application,
IGOProxy32 crashes, and the game installation shows as defunct. I've tried
various wine versions starting with 9.0, and IGOProxy32 always crashes.
Attached is the backtrace of the IGOProxy32 crash.
--
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=49963
Bug ID: 49963
Summary: MobaXTerm 20.3: cannot start a local terminal
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fevrier.simon(a)gmail.com
Distribution: ---
Created attachment 68354
--> https://bugs.winehq.org/attachment.cgi?id=68354
Backtrace MobaXterm 20.3
Using MobaXTerm from here ->
https://download.mobatek.net/2032020060430358/MobaXterm_Installer_v20.3.zip
Using Wine 5.18 on Ubuntu 20.04 using winehq ubuntu ppa.
When clicking on "Start local terminal", what assume to be the terminal exe
cygtermd.exe crashes.
Log and backtrace 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=57378
Bug ID: 57378
Summary: Cannot start Alcohol52%
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odecif(a)gmail.com
Distribution: ---
Created attachment 77348
--> https://bugs.winehq.org/attachment.cgi?id=77348
Log without debug. 32bit wine-9.19 built from source
It is no longer possible to start Alcohol52% and I think it might have
something to do with the built-in virtual disk emulator in the program. It has
never been successfully installed via the installer but it has still been
possible to install and open/start the rest of the program (in order to rip and
stuff).
Attached is a log of running "wine Alcohol52.exe" without debugger attached,
but I can attach a log with relevant flags if anyone knows what those might be.
The program is freeware and can be obtained from
http://www.filefacts.com/alcohol-52-free-edition-info (linked from official
alcoholsoft.com website).
The program and wine-versions:
* wine-8.7: 32bit and 64bit works
* wine-8.8 to wine-8.19: No idea, cannot build properly
* wine-8.20 to wine-9.18: 32bit works. 64bit doesn't work
* wine-9.19: neither 32 nor 64bit works
All versions are built from official git repo with 32bit and 64bit built in
separate folders according to instructions on wiki.
--
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=56699
Bug ID: 56699
Summary: Cultures 2-3-4 crashes when directmusic enabled
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: dmusic
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: yshuiv7(a)gmail.com
Regression SHA1: 8daf207bf76ac02894db92abcf6873ccacbdc0f4
Distribution: ArchLinux
Created attachment 76485
--> https://bugs.winehq.org/attachment.cgi?id=76485
terminal output including backtrace
When directmusic is selected as the source of the background music the
following games from the Cultures series crash upon launching a mission:
Cultures 2: The Gates of Asgard
Cultures - Northland
Cultures - 8th Wonder of the World
Reverting commit 8daf207bf76ac02894db92abcf6873ccacbdc0f4
fixes the crash for me.
commit 8daf207bf76ac02894db92abcf6873ccacbdc0f4
Author: Yuxuan Shui <yshui(a)codeweavers.com>
Date: Thu Jan 18 12:59:49 2024 +0000
dmime: Semi-support creating an audio path from config.
Note: background music previously didn't work with built-in directmusic
libraries.
Demo version of Northland doesn't contain music files.
Still present in wine-9.9-17-ged9ec141d52
--
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=57347
Bug ID: 57347
Summary: Checkbox doesn't appear correctly when no theme is
selected
Product: Wine-staging
Version: 9.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ArchLinux
Created attachment 77313
--> https://bugs.winehq.org/attachment.cgi?id=77313
checkboxes in winecfg
Checkboxes are hardly visible (completely grey) when <No theme> is selected in
Wine-Staging.
This is due to the win32u-NtGdiExtTextOutW-rotation patchset:
https://github.com/wine-staging/wine-staging/commit/02792d0328c8568cfaf404f…
wine-9.20-77-g83febc6b55c (Staging)
--
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=57350
Bug ID: 57350
Summary: Trying to select dark mode in Notepad++ makes the app
crash
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: francisco278herrera(a)gmail.com
Distribution: ---
Created attachment 77318
--> https://bugs.winehq.org/attachment.cgi?id=77318
terminal output from opening the app until it crashes
Trying to select dark mode in Notepad++ makes the app crash
To reproduce, using notepad++ version 8.7, open the app, it doesn't matter if
it opens with files already open or not.
Then near the top of the screen or the window of notepad++, go to settings,
then preferences, this opens a new window. then on the left click on dark mode
which will change the contents of the window. Then move to the right, try to
click on the radio button that says dark mode and the app will crash.
--
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=57373
Bug ID: 57373
Summary: regression: dragged child windows partially disappear
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: s_chriscollins(a)hotmail.com
Distribution: ---
Created attachment 77341
--> https://bugs.winehq.org/attachment.cgi?id=77341
video showing the bug
In Wine 9.20, dragging a child window does not re-draw the child window
contents or decoration in its new location, causing much of the window to be
invisible or misaligned from its actual location.
Steps to reproduce:
1. You will need an application that uses child windows. Two free audio apps
that I use that exhibit this behavior are Sekaiju and Wavosaur. These repro
steps will use Sekaiju, which you can download here:
https://openmidiproject.opal.ne.jp/Sekaiju_en.html
2. Start Sekaiju.exe. It will complain about not being able to find the
Microsoft GS Wavetable Synth. Click "OK".
3. Drag the "Untitled1(Track List)" child window to another location within the
main window.
Result: The child window is not moved, and part of the child window's contents
are still shown in their old location.
Expected result: The child window should now appear in its new location.
Test systems: I was able to reproduce this bug using the winehq-devel packages
for Ubuntu Noble in KDE neon (desktop using X11, laptop using Wayland) and
Xubuntu (Virtualbox using X11).
Workaround: downgrade to Wine 9.19.
--
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=57365
Bug ID: 57365
Summary: RabbitMQ crashes Erlang machine due to faulty cmd
delayed expansion subsitution
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 77329
--> https://bugs.winehq.org/attachment.cgi?id=77329
Test file
Attaching a test file.
Output on windows:
> -s \\\"rabbit\\\" boot -boot \\\"start_sasl\\\"
Output on Wine:
> -s \\rabbit\\ boot -boot \\start_sasl\\
This leads to the Erlang machine being misconfigured and RabbitMQ crashing
everytime.
Found while analyzing the LabView installer (bug 55859), which for some reason
is the easiest way to reproduce this issue. I had a really hard time
reproducing this reliably, but hopefully the test file 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=57377
Bug ID: 57377
Summary: Microsoft Office 2010 won't get installed
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnmagdy437(a)yahoo.com
Distribution: ---
Created attachment 77347
--> https://bugs.winehq.org/attachment.cgi?id=77347
the logs
Microsoft Office 2010 won't get installed... (i got it from
https://archive.org/details/microsoft-office-2010-professional-plus-64bit)
--
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=57369
Bug ID: 57369
Summary: Special Force Rush Not working on Linux
Product: WineHQ Apps Database
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ericjohniglesia1(a)gmail.com
Distribution: ---
Created attachment 77334
--> https://bugs.winehq.org/attachment.cgi?id=77334
Special Force Rush from Infinity Market Error
https://sf.infinitymarket.net/ SF Rush not working after start.
--
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=51965
Bug ID: 51965
Summary: Rise of Legends Demo: Cannot attack territory
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: jeffersoncarpenter2(a)gmail.com
Distribution: ---
After starting a new campaign and attacking a territory, the campaign map
reloads. The following is output to standard out:
0024:fixme:msxml:SAXContentHandler_putDocumentLocator (002C6EB0)->(077785A4)
The trace I collected between clicking "Attack!" and the campaign map reloading
is large (58M) and may not be very informative.
--
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=12104
Summary: Cygwin's setup.exe doesn't resize properly
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://cygwin.com
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
You can resize cygwin's setup, but the inner table of
packages doesn't resize.
--
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=55138
Bug ID: 55138
Summary: msys2: bash.exe is not able to fork/start another
process.
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: bernhardu(a)mailbox.org
Distribution: ---
Created attachment 74697
--> https://bugs.winehq.org/attachment.cgi?id=74697
allocation stacks in parent and child bash.exe
This is a followup to bug 47808.
If I understand it right, bug 47808 was primarily about native libraries
getting called at a win32 stack which was not yet committed.
Those native libraries then jumped over the guard page, therefore the stack
got not grown, instead a crash reported.
This aspect was fixed by using the syscall interface and
therefore bug 47808 was closed.
But there is another issue that causes a msys2-forked process crashing,
because after the stack was grown it still misses the PAGE_READWRITE flags.
For this Zeb Figura included in the first attachement to bug 47808
"always expand the stack if within the stack reserve"
a line adding the flags "VPROT_COMMITTED | VPROT_READ | VPROT_WRITE"
to the page that gets the VPROT_GUARD removed in grow_thread_stack.
This modification still enables a forked process to run.
The issue can be reproduced with an unmodified wine by just
- running msys2 bash.exe interactively
- then trying to start e.g. notepad from it.
Attached file shows the stack when the stack gets allocated
- in a working msys2-parent process and
- in a failing msys2-forked child process.
Therefore it looks like the forked stack get really setup differently,
but it is still not clear if or when this memory gets the READ/WRITE
added in native windows.
--
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=52411
Bug ID: 52411
Summary: Cygwin installer: "Select Prackages" dialog maximizes
itself
Product: Wine
Version: 7.0-rc6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shefben(a)gmail.com
Distribution: ---
Created attachment 71669
--> https://bugs.winehq.org/attachment.cgi?id=71669
MAXIMUM CYGWIN
The only way to get the dialog to a normal size is by dragging on the edges.
--
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=57351
Bug ID: 57351
Summary: Starcraft Remastered | VRAM isn't being reported
correctly under Xwayland
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: darkk41(a)protonmail.com
Distribution: ---
In the game Starcraft Remastered, there is a setting (real-time lighting) that
to be turned on requires a GPU with at least 2GB of VRAM.
I have got an RTX 3070 ti with about 8GB of VRAM.
Under X11, I can toggle this setting and everything works correctly.
When playing in Wayland under Xwayland, the setting is greyed out and cannot be
enabled.
--
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=57374
Bug ID: 57374
Summary: WatchGuard System Manager hangs when connecting to
Management Server
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikebeutler84(a)gmail.com
Distribution: ---
Created attachment 77342
--> https://bugs.winehq.org/attachment.cgi?id=77342
Terminal output
WatchGuard System Manager 12.10.4 hangs when trying to connect to a management
server. It works only once on a fresh install, but fails on every subsequent
attempt. All other functions seem to work. The console reports GnuTLS error:
ASN1 parser: Error in DER parsing.
I have tested Fedora KDE 40's wine version 9.15 as well as 9.20 staging. I
also tested Kubuntu wine 9.12.
The software can be downloaded from
https://cdn.watchguard.com/SoftwareCenter/Files/WSM/12_10_4/WSM_12_10_4.exe.
The management server is an optional component of the install, and typically
goes on a separate computer.
--
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=57375
Bug ID: 57375
Summary: Remove some env vars for windowing libraries
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine(a)sollybunny.xyz
Distribution: ---
Libraries such as SDL2 allow you to set the backend to attempt to use via env
var
A lot of games/programs do not error check and when these are set, the program
will then error silently
It would be nice to unset some env vars to prevent this from happening, this
could be done with a tab in winecfg which could also be used to set vars per
wine config
The defaults to remove I'm proposing are XDG_SESSION_TYPE and SDL_VIDEODRIVER
--
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=44238
Bug ID: 44238
Summary: PowerPoint 2000 disjointed graphics
Product: Wine
Version: 3.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jpleonard12(a)gmail.com
Distribution: ---
Graphics become disjointed while scrolling with the slider bars. This happens
only at higher magnifications (when zoomed greater than 150%)
Graphics also do not always refresh properly when returning to application from
elsewhere on the desktop. Usually this is a black screen, which can be
refreshed with zoom 100%.
--
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=57371
Bug ID: 57371
Summary: Visual Studio installer is not fully loaded...
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnmagdy437(a)yahoo.com
Distribution: ---
Created attachment 77335
--> https://bugs.winehq.org/attachment.cgi?id=77335
a huge amount of fixme errors - visual studio installer
Visual studio installer is failing to load on my Ubuntu 22.04.5 amd64 (Wine 9)
x64 prefix... with a huge amount of fixme errors and the window is not fully
loaded (https://ibb.co/HzrP2tX). Please note that i was trying to install
Visual Studio Build Tools 2019 using winetricks
--
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=57372
Bug ID: 57372
Summary: wine fails to compile on FreeBSD-15.0/aarch64
(dlls/ntdll/unix/signal_arm64.o)
Product: Wine
Version: 9.20
Hardware: x86-64
OS: FreeBSD
Status: NEW
Keywords: download, source
Severity: critical
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Created attachment 77340
--> https://bugs.winehq.org/attachment.cgi?id=77340
build log
Note for those with cfarm access; this is on cfarm247.
I've built llvm-mingw-20241015 and it is available in $PATH.
`./configure && make` then fails with:
cc -c -o dlls/ntdll/unix/signal_arm64.o dlls/ntdll/unix/signal_arm64.c
-Idlls/ntdll -Iinclude -D__WINESRC__ -D_NTSYSTEM_ -D_ACRTIMP= -DWINBASEAPI=
-DWINE_UNIX_LIB -Wall -pipe -fcf-protection=none -fvisibility=hidden
-fno-stack-protector -fno-strict-aliasing -Wdeclaration-after-statement
-Wempty-body -Wignored-qualifiers -Winit-self -Wpointer-arith -Wno-pragma-pack
-Wstrict-prototypes -Wtype-limits -Wunused-but-set-parameter -Wvla
-Wwrite-strings -gdwarf-4 -fPIC -fasynchronous-unwind-tables -g -O2
$ grep -A1 error log.txt
dlls/ntdll/unix/signal_arm64.c:334:28: error: expression is not assignable
334 | FP_sig(sigcontext) = context->Fp; /* Frame pointer */
--
dlls/ntdll/unix/signal_arm64.c:335:28: error: expression is not assignable
335 | LR_sig(sigcontext) = context->Lr; /* Link register */
--
dlls/ntdll/unix/signal_arm64.c:336:28: error: expression is not assignable
336 | SP_sig(sigcontext) = context->Sp; /* Stack pointer */
--
dlls/ntdll/unix/signal_arm64.c:337:28: error: expression is not assignable
337 | PC_sig(sigcontext) = context->Pc; /* Program Counter */
--
dlls/ntdll/unix/signal_arm64.c:338:28: error: expression is not assignable
338 | PSTATE_sig(sigcontext) = context->Cpsr; /* Current State Register
*/
--
dlls/ntdll/unix/signal_arm64.c:339:57: error: expression is not assignable
339 | for (i = 0; i <= 28; i++) REGn_sig( i, sigcontext ) =
context->X[i];
--
$ cc --version
FreeBSD clang version 18.1.6 (https://github.com/llvm/llvm-project.git
llvmorg-18.1.6-0-g1118c2e05e67)
Target: aarch64-unknown-freebsd15.0
Thread model: posix
InstalledDir: /usr/bin
--
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=44893
Bug ID: 44893
Summary: SKSE64 fails to initialize correctly
Product: Wine
Version: 3.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: labmailssadur(a)gmail.com
Distribution: ---
SKSE64 complains about failing to allocate "trampoline" and subsequently fails,
even though the game itself (Skyrim SE) still launches.
Steps to reproduce:
1. Set up a 64-bit prefix.
2. Install Skyrim Special Edition via Steam.
3. Install SKSE64.
4. Launch SKSE64 (via Mod Manager, such as MO, or directly, doesn't matter)
5. Watch SKSE64 complain about said "trampoline".
This occurs whether you try to launch a modded or unmodded game, although when
trying to launch an instance that relies on SKSE64 (such as SkyrimSE with
SkyUI), the game is unable to proceed into its loding screen, but doesn't
complain about it.
I tried to find an issue report or something similar, but didn't find one, so I
am assuming this is an issue with Wine.
Further info:
Tested SKSE64 version 2.0.6 on SkyrimSE Runtime 1.5.23.0.8
--
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=57366
Bug ID: 57366
Summary: GTArcade_Game of Throne : Winter is coming can't run
on my Zorin OS 17.2 core
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fassens(a)hotmail.fr
Distribution: ---
Created attachment 77331
--> https://bugs.winehq.org/attachment.cgi?id=77331
Problem Screen shot Game of Throne Winter is coming
On my Zorin OS 17.2 Core, i can't run the game of GT Arcade : Game of Throne
Winter is coming application.
See the bug report on attachment below.
--
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=53887
Bug ID: 53887
Summary: Wing Commander IV drawing offset on screen.
Product: Wine
Version: 7.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: jcarthew(a)gmail.com
Distribution: ---
Created attachment 73429
--> https://bugs.winehq.org/attachment.cgi?id=73429
ingame offset drawing
Wing Commander IV The Price of Freedom renders incorrectly in WINE. I have
tested this in a Virtual machine running Debian Squeeze 6.0 Wine 1.0.1 as well
as a current Debian Bookworm 12.0 Wine 7.20 installation. The error exists in
all versions of WINE. The display is drawn offset vertically down on the screen
from where it should be displaying.
--
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=57368
Bug ID: 57368
Summary: Invisible text in Dataflex program
Product: Wine
Version: 9.20
Hardware: x86-64
URL: https://www.plan-it.nl/#demo-download
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: FlorisRenaud(a)plan-it.nl
Distribution: ---
Created attachment 77332
--> https://bugs.winehq.org/attachment.cgi?id=77332
Login Window in Wine
In the Plan-IT workshop program, the text in the text boxes is invisible.
However, the text is there because it is possible to cut and paste the text.
0024:trace:bidi:GetCharacterPlacementA "DEBIAN", 6, 115, 0x00100000
0024:trace:bidi:text_mbtowc mapped "DEBIAN" -> L"DEBIAN"
0024:trace:bidi:GetCharacterPlacementW L"DEBIAN", 6, 115, 0x00100000
0024:trace:bidi:GetCharacterPlacementW lStructSize=36, lpOutString=00000000,
lpOrder=00000000, lpDx=00000000, lpCaretPos=00000000
lpClass=00000000, lpGlyphs=00000000, nGlyphs=6, nMaxFit=0
0024:fixme:bidi:GetCharacterPlacementW flags 0x00100000 ignored
0024:trace:bidi:BIDI_Reorder L"DEBIAN", 6, 0x00000002 lpOutString=00000000,
lpOrder=00000000
--
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=4209
Zhiyi Zhang <zzhang(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Regression SHA1| |e1259ff91a40d7d97fa730235e2
| |b7737b229f708
--
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=4209
Zhiyi Zhang <zzhang(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|wine-bugs(a)winehq.org |zzhang(a)codeweavers.com
--- Comment #14 from Zhiyi Zhang <zzhang(a)codeweavers.com> ---
I will take a look.
--
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=4209
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de,
| |zzhang(a)codeweavers.com
--- Comment #13 from Fabian Maurer <dark.shadow4(a)web.de> ---
Since wine-8.20 the hook tests sample reports ACCESS_DENIED, the Bugslayer
program simply won't start recording.
Reason is
commit e1259ff91a40d7d97fa730235e2b7737b229f708
Author: Zhiyi Zhang <zzhang(a)codeweavers.com>
Date: Wed Oct 25 15:20:32 2023 -0500
win32u: Return ERROR_ACCESS_DENIED for WH_JOURNALRECORD and
WH_JOURNALPLAYBACK.
On > XP, settings WH_JOURNALRECORD or WH_JOURNALPLAYBACK hooks report
ERROR_ACCESS_DENIED
according to tests, even with administrator rights. PCSE_TERM depends on
this to not crash.
MSDN also says that journaling hooks APIs are unsupported starting in
Windows 11. Reject
journalling hooks unconditionally here because they have been broken for a
long time.
@Zhiyi Could you take a look? Because the program works just fine on windows 7,
and the hook program by Lauri Kenttä can also set their WH_JOURNALRECORD hook.
--
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=4123
Fabian Maurer <dark.shadow4(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dark.shadow4(a)web.de
--- Comment #15 from Fabian Maurer <dark.shadow4(a)web.de> ---
I tried on my Win7 VM, and the "Open with" entry is greyed out there as well.
Not sure there is a bug 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=57364
Bug ID: 57364
Summary: Wine slows down entire DE system with X11 at first
start
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: GermanAizek(a)yandex.ru
Distribution: ---
Wine version is unknown when the bug appeared, but it is critical because it
slows down other background multimedia processes, judging by discussion it was
fixed only on Wayland.
More info in reddit discussion:
https://www.reddit.com/r/winehq/comments/183jqxh/system_temporarily_freezes…
--
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=56902
Bug ID: 56902
Summary: wineconsole, FreePascal text mode IDE and silent key
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: margers.roked(a)inbox.lv
Distribution: ---
I have active Keyboard layout with apostrophe as a silent key for entering non
English characters.
wineconsole by itself work as expected.
When running FreePascal text mode IDE in wineconsole, silent key is not silent
anymore and pressing apostrophe does not send apostrophe character, but
something else.
Free Pascal available at
https://sourceforge.net/projects/freepascal/files/Win32/3.2.2/
fpc-3.2.2.i386-win32.exe
after installation run fp.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.
https://bugs.winehq.org/show_bug.cgi?id=57352
Bug ID: 57352
Summary: MSPaint (XP) stops responding when DRAW tool accessed
Product: Wine-staging
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wpha(a)aol.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
I'm currently using WINE V 9.19 which I just updated.
95% of what I use it for, is the XP version of MSPAINT. It was working before
this recent update. When I try to select a draw tool like, box, circle, etc it
selects, then will not respond to any other clicks. Even selecting the [X]
won't close it for several seconds. A window titled Marko pops up, with an
option to force quit or wait. I have to force quit to exit. This is 100%
repeatable.
Let me know what additional info, if any, you require.
Note to the Dev Team, you guys quickly resolved my last problem when the
program just crashed out to desktop. 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=57331
Bug ID: 57331
Summary: Wine mono Fails - Unexpected Checksum
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: shaytzedaka123(a)gmail.com
Distribution: ---
Created attachment 77279
--> https://bugs.winehq.org/attachment.cgi?id=77279
Error Box
Freshly Installed Wine 9.19 (Dev Branch) on Ubuntu 24.04.1
(for some reason its giving me 9.19 and not 9.20 when downloading the latest
dev branch even after updating the repos)
When downloading wine mono it gives the error - Unexpected Checksum.
I have tested with two separate systems in two different countries.
message box 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=57357
Bug ID: 57357
Summary: Rivals of Aether II - keyboard not working
Product: Wine
Version: unspecified
Hardware: arm
OS: MacOS
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: limelipsfei(a)gmail.com
real quick, i'm not too knowledged and have put a lot of effort into fixing
issues with creating this bug report itself but i'll try my best, ill get into
that stuff later. the game
https://store.steampowered.com/app/2217000/Rivals_of_Aether_II/ isn't free so
that's also problem
while the game was a free demo, i asked for help generally and people in the
games discord were having the same issue: you cant use the keyboard at all,
doesn't matter if you were using wine or proton, this version or that version
or any particular app, you couldn't get it to work
recently sometime between the 20th and 24th, it got fixed in the hotfix branch
of proton, i'm just going off what i've been told so i'm a bit lost ... here
https://github.com/ValveSoftware/Proton/commits/bleeding-edge/ and yea it
started working for everyone and mac users don't have anything
unsure of how different proton is but maybe it'll help, i'll just quote what
someone said: "(unfortunately i faced too many skill issues to fix this myself)
Basically the way proton fixed this bug is with these 2 commits (i think):
https://github.com/ValveSoftware/wine/commit/6a541077af72c1dddc75a3c770ed4f…
and:
https://github.com/ValveSoftware/wine/commit/58f3d925d43ac1c6b8fe309e2d154c…
The issue comes from indexing input devices and properly processing them,
however, i genuinely have no idea where the chain starts or ends as i'm not
experienced with wine development or c. Compiling and plugging in the two files
into wine's system32 certainly doesn't work as well." so ... i dunno. some
multi keyboard support problem? 1 thing that works is that you can skip the
opening scene and get past the title screen with keyboard (press any key for
each) but in menus it breaks
anyway what i said i'll mention later, i'm unable to create a log, i've tried
through crossover and regular wine but it just stops adding to the log once the
game starts to launch (in crossover the blue line stops)
if i don't click the popup about launch parameters fast enough, the game won't
open at all + yeah i've tried to use both the game itself and steam when making
the log but i still have the same problem (iirc there's some "exited with bla
bla bla" thing that means... i forgot, but i don't have that thing at the end)
i've googled obviously but every time i tried to ask about it i got a "uh idk"
or no answer at all and don't want to be distributive to anyone so i'll just
leave things how they are and post this for now
--
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=57358
Bug ID: 57358
Summary: FlatOut 2 needs support for 'decl' modifier
Product: vkd3d
Version: 1.13
Hardware: x86-64
URL: https://www.gamepressure.com/download/flatout-2-demo/z
1365c
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: hlsl
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
0188:err:d3dcompiler:D3DCompile2 Failed to compile shader, vkd3d result -4.
0188:err:d3dcompiler:D3DCompile2 Shader log:
0188:err:d3dcompiler:D3DCompile2 <anonymous>:16:1: E5030: Unknown modifier
"decl".
0188:err:d3dcompiler:D3DCompile2 <anonymous>:17:1: E5000: syntax error,
unexpected '{'
0188:err:d3dcompiler:D3DCompile2
1.13-564-g5eff8bf9
--
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=57234
Bug ID: 57234
Summary: Wine doesn't support URL redirects produced by apps
using OAuth.
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ezequiel.ezb(a)gmail.com
Distribution: ---
I’ve been trying to log into Notion and Notion Calendar, but without success.
These apps require logging into your Google account using OAuth. When selecting
this option, you’re redirected to your browser to log in. After logging in, a
URL starting with “cron://” is generated, such as:
"cron://calendar.notion.so/xxx/"
This URL should redirect to the originating app, but Wine doesn’t handle this
correctly. Solving this involves modifying xdg MIME types, which is complex and
imperfect. Associating a Wine app with the cron:// URL protocol means all such
URLs are sent to a single app, which may not be the correct one.
So I'm filing this bug report to because these apps are otherwise working
perfectly.
--
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=57101
Bug ID: 57101
Summary: regression: Battle.net fails to start in 9.16-staging
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lyon(a)pvfree.net
Distribution: ---
Created attachment 76982
--> https://bugs.winehq.org/attachment.cgi?id=76982
backtrace
After upgrading Wine from 9.15-staging to 9.16-staging Battle.net is not
starting anymore, ending up in debugger loop.
Tested with current and also a fresh 64-bit prefix.
Terminal output contains:
"wine: Unhandled exception 0x80000003 in thread 7c0 at address 696E00E1 (thread
07c0), starting debugger..."
Closing the error makes it pop up again shortly. In the past this usually meant
problems running the Agent.exe process.
System information:
Wine build: wine-9.16 (Staging)
Platform: x86_64 (guest: i386)
Version: Windows 10
Host system: Linux
Host version: 6.7.12+bpo-amd64
--
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=57193
Bug ID: 57193
Summary: Window surface scaling on High DPI displays make a
blurry applications !
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gizmo_1979(a)yahoo.it
Distribution: ---
Created attachment 77084
--> https://bugs.winehq.org/attachment.cgi?id=77084
screenshot
After upgrading to Wine 9.17, many (but not all) applications I use appear with
a blurry window and all characters are blurry. I set the resolution to 120 DPI.
At 96 DPI everything is in focus, but the elements are too small. With the
previous version of Wine everything was perfect even at 120 DPI.
--
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=57165
Bug ID: 57165
Summary: Drag'n'Drop stopped working in AIMP after upgrading to
9.17
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: romanio412(a)gmail.com
Distribution: ---
Hey! I've upgraded to 9.17 from 9.16 today and the drag'n'drop stopped working
in the AIMP music player. Downgrading back to 9.16 solves the problem.
There's no error in the logs, when dragging the file onto a player there's just
no visual feedback.
Happy to provide any additional information.
--
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=57307
Bug ID: 57307
Summary: wine 9.19 makes Profit to freeze when opening internal
windows
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: danielbermond(a)yahoo.com
Distribution: ---
The Profit application (from Nelogica) freezes when opening internal windows
with wine 9.19, like when clicking in menu item "Tools"->"Settings"
("Ferramentas"->"Configurações" in portuguese), or when simply typing the asset
name (or the time frame) to change it.
Works fine in wine 9.18, but wine 9.19 makes the application unusable, since a
user need to switch assets and the time frame all the time. When starting to
type the asset name (or the time frame), it freezes after an internal window
opens. The current wine git master have the same result at the time of writing.
A git bisect shows the offending commit as being:
https://gitlab.winehq.org/wine/wine/-/commit/5924ab4c5155d97f4b23a33e97258c…
It looks like the above commit tries to fix another bug
(https://bugs.winehq.org/show_bug.cgi?id=35331), but creates this one.
For Profit to work, it needs 'speechsdk' and 'msls31' from winetricks
installed. I also have 'riched20' installed for fixing bad unreadable fonts.
Tried in a new wineprefix with same results.
This is a financial market application very popular in Brazil, available at
www.nelogica.com.br (download link:
https://www.nelogica.com.br/produtos/bin/profitchart/Profit.exe).
Operating system: Arch Linux
--
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=57301
Bug ID: 57301
Summary: Corel Designer 9 don't start with 9.19 but works on
9.0
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andreas.franz(a)arcor.de
Distribution: ---
Corel Designer 9 don't start with wine 9.19.
Started from terminal:
0204:fixme:atmlib:ATMProperlyLoaded stub
0204:fixme:atmlib:ATMFinish stub
0204:fixme:reg:RegQueryInfoKeyA security argument not supported.
0204:fixme:file:NtLockFile I/O completion on lock not implemented yet
0204:fixme:psdrv:ext_escape QUERYESCSUPPORT(4104) - not supported.
0204:fixme:psdrv:ext_escape QUERYESCSUPPORT(4104) - not supported.
malloc(): invalid size (unsorted)
0204:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
With 9.0 everything's fine. Log here:
016c:fixme:atmlib:ATMProperlyLoaded stub
016c:fixme:atmlib:ATMFinish stub
wine: Read access denied for device L"\\??\\F:\\", FS volume label and serial
are not available.
016c:fixme:reg:RegQueryInfoKeyA security argument not supported.
wine: Read access denied for device L"\\??\\F:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\F:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\X:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\X:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\X:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\X:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\X:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\X:\\", FS volume label and serial
are not available.
wine: Read access denied for device L"\\??\\F:\\", FS volume label and serial
are not available.
016c:fixme:file:NtLockFile I/O completion on lock not implemented yet
016c:fixme:psdrv:ext_escape QUERYESCSUPPORT(4104) - not supported.
016c:fixme:psdrv:ext_escape QUERYESCSUPPORT(4104) - not supported.
016c:fixme:netapi32:NetWkstaUserGetInfo Level 1 processing is partially
implemented
--
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=55213
Bug ID: 55213
Summary: Half-Life 2: Game won't start on the experimental
wow64 mode
Product: Wine-staging
Version: 8.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m1m1k4tz(a)protonmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 74823
--> https://bugs.winehq.org/attachment.cgi?id=74823
hl2
No matter what when I open the game nothing comes up if you run a source game
exe outside of the game directory it say missing gameinfo.txt but if you run it
inside of the game directory it just makes a minidump with
InvalidParameterHandler in the name
--
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=57177
Bug ID: 57177
Summary: [Regression] PNGGauntlet - dragging & dropping a PNG
file into the program window no longer works beginning
with wine-devel 9.17
Product: Wine
Version: 9.17
Hardware: x86-64
URL: https://pnggauntlet.com/PNGGauntlet-3.1.2.exe
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: NM64+bugs.winehq.org(a)PM.me
Distribution: Mint
Created attachment 77075
--> https://bugs.winehq.org/attachment.cgi?id=77075
output from terminal
On Wine 9.16 (or really any of the older 9.x versions), you can drag & drop a
PNG file into the program window without issue.
Beginning with wine-devel 9.17, dragging & dropping a PNG file into the program
window for PNGGauntlet just does nothing.
Discovered this on my local Mint 20.3 Xfce installation and confirmed via the
Mint 22(.0) Cinnamon live ISO.
Attached is the terminal output from just simply running PNGGauntlet and
attempting to drag & drop a PNG file into the program window, and then
subsequently closing PNGGauntlet.
(I may also attach and upload a demonstration video at some point in the future
as it's quite simple to reproduce, but it's after 3am 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=57125
Bug ID: 57125
Summary: Steinberg Download Assistant crashes
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wl(a)gnu.org
Distribution: ---
Created attachment 77020
--> https://bugs.winehq.org/attachment.cgi?id=77020
backtrace
While trying to install the demo version of Steinberg's Dorico 5 music notation
software (https://www.steinberg.net/dorico/trial/), I first succeeded with
executing `Steinberg_Download_Assistant_1.35.0_Installer_win.exe`, which
unpacked the installer. However, calling `Steinberg Download Assistant.exe`
makes wine crash, see attached backtrace.
--
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=57298
Bug ID: 57298
Summary: Falcosoft's Soundfont Midi Player: crashes on startup
with Wine 9.19
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 1293660441(a)qq.com
Distribution: ---
After upgrading to Wine 9.19, Falcosoft's Soundfont Midi Player will crash on
startup (using a fresh new WINEPREFIX). The error is:
Fatal glibc error: malloc.c:4376 (_int_malloc): assertion failed: (unsigned
long) (size) >= (unsigned long) (nb)
If I use an old WINEPREFIX instead, the software will crash not immediately but
after playing a few seconds of a MIDI file. The error is:
munmap_chunk(): invalid pointer
After downgrading to Wine 9.18, the software will run correctly, regardless of
whether using a new WINEPREFIX or an old one. I didn't manage to compile Wine
from source successfully, so I haven't done a bisection yet.
32-bit version of Falcosoft's Soundfont Midi Player 6.4 can be downloaded at
https://falcosoft.hu/midiplayer_64.zip (PS: the suffix 64 means Version 6.4;
64-bit version won't launch with Wine from the beginning.)
SHA1: 3a3e64570896982d28666532211cf21555fd84e1
System information
Operating System: Arch Linux
KDE Plasma Version: 6.2.0
KDE Frameworks Version: 6.6.0
Qt Version: 6.7.3
Kernel Version: 6.11.2-arch1-1 (64-bit)
Graphics Platform: Wayland
--
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=57299
Bug ID: 57299
Summary: Can't launch IBExpert application after upgrade to
Wine 9.19
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: msmucr(a)gmail.com
Distribution: ---
Created attachment 77248
--> https://bugs.winehq.org/attachment.cgi?id=77248
IBExpert run logs
Hello,
after regular package upgrade to Wine 9.19 from main SUSE Tumbleweed repo I can
no longer launch or use IBExpert (management and development app for Firebird
RDBS).
I was able to find previous Wine version 9.18 at Tumbleweed archive repository
and downgraded. There it works very well.
Right after launch, the application shows its splashscreen with internal
startup messages and right before main app window should be show, it crashes
with memory allocation error from Wine.
Fatal glibc error: malloc.c:3756 (__libc_calloc): assertion failed: !mem ||
chunk_is_mmapped (mem2chunk (mem)) || av == arena_for_chunk (mem2chunk (mem))
011c:err:seh:NtRaiseException Exception frame is not in stack limits => unable
to dispatch exception.
I tried:
- create new WINE_PREFIX directory and installed the app from the scratch.
- install wine-staging 9.19, which also crashes pretty much the same way, but
there the final error message says: double free or corruption (!prev)
It can be replicated with current latest 2024.10.8.1 Personal Edition
https://ibexpert.net/cms/ibexpert-developer-studio-personal-edition
(The app is free to download, but requires account registration and one time
code request via e-mail)
I've attached logs from launch both 9.19 (crash) and 9.18 (ok) for comparison.
Both in variants with normal output and verbose logging (ALL).
Looks like some regression, but I don't really where to look further.
Thanks for checking!
--
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=57317
Bug ID: 57317
Summary: Paint Shop Pro 7 crashes on startup.
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: asciioct146125103153g00gle(a)gmail.com
Distribution: ---
Created attachment 77269
--> https://bugs.winehq.org/attachment.cgi?id=77269
wine devel termial output
Paint Shop Pro 7.00 and 7.04 crash on startup.
It installs fine but does not launch.
I tested on lmde 6 and debian 12
using the shareware and the full versions of 7.00 and 7.04.
When opening I see the icon appear in the panel/taskbar but it immediately
disappears.
Happens on winehq-staging as well as winehq-devel packages.
However it does work on winehq-stable.
Using a 32 bit wine prefix or setting the windows version to win2k did not
help.
shareware download:
https://web.archive.org/web/20040104222223if_/http://www3.jasc.com/pub/psp7…
sha1sum: cdb0420468c5bed17c829554a501003a34de4bc5 psp704ev.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.
https://bugs.winehq.org/show_bug.cgi?id=57238
Bug ID: 57238
Summary: WinRK crashes on start up
Product: Wine
Version: 9.18
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: aros(a)gmx.com
Distribution: ---
Created attachment 77155
--> https://bugs.winehq.org/attachment.cgi?id=77155
Wine 9.18 backtrace
Backtrace:
=>0 0x004f0e27 in winrk (+0xf0e27) (0x00318d3c)
1 0x00318d64 (0x00d818d0)
2 0x0064cad4 in winrk (+0x24cad4) (0x00000000)
0x004f0e27 winrk+0xf0e27: mov 0x04(%esi), %eax
Modules:
Module Address Debug info Name (77 modules)
PE 400000- 6eb000 --none-- winrk
ELF 7bc01000-7bc49000 Deferred uxtheme.dll.so
\-PE 7bc10000-7bc14000 \ uxtheme
md5sum WinRK312.exe
656ff5e7daef7408da82db2487807960 WinRK312.exe
sha256sum WinRK312.exe
e0345ae99d236444d80cf70bb95906ffda3c129e3d66ec6740c8d0e1bca18f69 WinRK312.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.
https://bugs.winehq.org/show_bug.cgi?id=57046
Bug ID: 57046
Summary: wineloader built with no_huge segfaults
Product: Wine
Version: 9.12
Hardware: x86-64
OS: MacOS
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: loader
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
When wine is built using -no_huge wine segfaults, this can easily be seen on a
clean reboot.
Simply setting
> export WINEDEBUG=""
wine starts to work, running
> unset WINEDEBUG
wine again segfaults.
When wine is built without -no_huge wine works without issue.
--
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=57153
Bug ID: 57153
Summary: Unsupported vertex blending: 255 (Gobliiins 4)
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: flaubertSt(a)gmail.com
Distribution: ---
Created attachment 77058
--> https://bugs.winehq.org/attachment.cgi?id=77058
Terminal debug output
3D models do not animate in game, but game is playable (with static bodies).
Wine register complains about "fixme:d3d:wined3d_ffp_get_vs_settings
Unsupported vertex blending: 255"
Ubuntu 22.04 with WINE 9.16 (staging). Prefix is Windows98+3DFx.
--
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=57353
Bug ID: 57353
Summary: Steam: the console is spammed with dxgi d3d11 fixmes
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m1m1k4tz(a)protonmail.com
Distribution: ---
Created attachment 77324
--> https://bugs.winehq.org/attachment.cgi?id=77324
dxgi
My setup is using the new wow64 mode
--
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=56072
Bug ID: 56072
Summary: Weird box appears on startup with native Wayland on
fallout 3
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m1m1k4tz(a)protonmail.com
Distribution: ---
Created attachment 75739
--> https://bugs.winehq.org/attachment.cgi?id=75739
startup
This isn't a regression though and the app still works so it should probably be
fixed after the freeze
--
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=56748
Bug ID: 56748
Summary: Quartz errors on fallout 3 when using Apple silicon
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m1m1k4tz(a)protonmail.com
Distribution: ---
This spams the console so there might be a performance hit
https://objects.githubusercontent.com/github-production-repository-file-5c1…
--
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=55669
Bug ID: 55669
Summary: Vulkan is broken on the Wayland driver
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: m1m1k4tz(a)protonmail.com
Distribution: ---
When using the Wayland driver you get a error that says Failed to load Wine
graphics driver supporting Vulkan.
--
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=57311
Bug ID: 57311
Summary: Nikon NX Studio Overlay windows incorrectly shown.
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: christoph.bartoschek(a)gmail.com
Distribution: ---
Created attachment 77257
--> https://bugs.winehq.org/attachment.cgi?id=77257
Wrong positions of info and histogram overlays
Before commit 800bb91323af078a44e75c5ac341f63df7fbf812, Nikon NX Studio did not
properly show certain overlays. For example: Info, Histogramm, Crop region
The overlays were not relative to the picture or the application but relative
to the overall screen. The items 5 and 6 show where the overlays should be
shown: https://nikonimglib.com/nxstdo/onlinehelp/en/the_bottom_toolbar_11.html
The problem also appeared if I enabled the virtual desktop. However it was even
worse as the overlay was black and not transparent and it covered the
application.
Commit 800bb91323af078a44e75c5ac341f63df7fbf812 (found by git bisect) changed
this. The overlays are no longer visible at all. I see for example indicators
that they should be visible but they are not on screen. I cannot determine
whether they are covered by the application or whether they are not shown at
all.
The attached screenshot shows the situation before
800bb91323af078a44e75c5ac341f63df7fbf812
--
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=53014
Bug ID: 53014
Summary: HICON leak in CopyImage causes TheBat! to crash after
a while
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: jswinebz(a)kanargh.org.uk
Distribution: ---
So, I just updated from my locally patched wine to the current F35 version,
which is 7.5 plus staging.
That means I lost my version of the patch on bug 52207 and gained the official
version.
Unfortunately my original problem then reappeared. After about 30 minutes
runtime The Bat! freezes up and cannot even repaint its windows.
If I disable its "Animate System Tray Icon" preference, then it runs stable
indefinitely. (As it did under my version of the patch against 6.21.)
The debug trace output doesn't look entirely the same: I'm not seeing any clear
indication of HBITMAP overflow, in fact those counts look stable and
reasonable. But it definitely looks like *something* is still leaking within
CopyImage, and eventually causing a complete breakdown of GDI.
(I'll continue to dig into this, just raising in case it's more obvious to
someone else.)
--
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=57305
Bug ID: 57305
Summary: Notepad++ Find window inconsistent window decorations
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Tested with wine-9.19 against Notepad++ 7.3.3 and 8.7.
You can open the "Find" window by pressing ctrl+f.
On Notepad++ 7.3.3, the window never has window decorations.
On Notepad 8.7, it has window decorations while active, but not while inactive.
Not sure what the correct one is, but it should be consistent.
Also keep in mind bug 57302: After the "Find" window regains focus it gets very
glitchy.
--
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=52974
Bug ID: 52974
Summary: MuLab 9: subwindow loses focus instantly
Product: Wine
Version: 7.7
Hardware: x86-64
URL: https://www.mutools.com/mulab/app/mulab-app-9-0-35-win
64.zip
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oldcastlehq(a)protonmail.com
Distribution: ArchLinux
When you open ML9 and right-click on any track head, and then click on "Choose
Target Module", the subwindow loses focus instantly. It likes that the new
window that should pop up stays behind the main window.
No idea why the specific client causes so much trouble and how much this is
application specific (ie. whether the focus handling is supposed to be
completely handled by wine or whether it forwards some windows API), but it
does seem that the window reacts to changes in the active window and my guess
is that this turns into a race between the main window (claiming focus and
becoming active when the popup closes) and the target module window when the
context "popup" closes.
More information about this bug can be found at
https://bbs.archlinux.org/viewtopic.php?id=276107
--
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=37906
Bug ID: 37906
Summary: iLivid: Unhandled page fault on write access during
setup
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anonymous.maarten(a)gmail.com
Distribution: ---
Created attachment 50488
--> https://bugs.winehq.org/attachment.cgi?id=50488
Complete console output
To reproduce:
1) Download "iLividSetup-r0-n-bc.exe" from http://www.ilivid.com/
2) Run the setup executable
$ wine iLividSetup-r0-n-bc.exe
It fails with a page fault (null pointer access).
Unhandled exception: page fault on write access to 0x00000000 in 32-bit code
(0x69c88d88).
Complete console output 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=41204
Bug ID: 41204
Summary: Winehd-staging - 64 bit installer crash on java with
"EXCEPTION_ACCESS_VIOLATION (0xc0000005)"
Product: Wine-staging
Version: 1.9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fg.antonini(a)hotmail.it
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 55450
--> https://bugs.winehq.org/attachment.cgi?id=55450
PDF Studio 11 64 bit Installer output, with java crash.
When I run PDF Studio 11 64 bit installer the program issue an error and then
crash in Java module whit error:
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000000000202, pid=45,
tid=50
...
Instead, the 32 bit installation work fine. This problem occurred with latest
update on v. 1.9.17. I have previously installed the 64 bit version, but
unfortunately I do not remember exactly the version that worked. I tried all
the available versions (that are 1.7.5, 1.9.16 and 1.9.17, in some PPA) by
running a "clean" installation, that is erasing all files and folder named
*wine* after normal uninstallation, but none of these works with the 64-bit
installations. Maybe, but I'm not sure, the version that works was the 1.9.6,
but is no longer in any repository. I also tried more settings and dll
add/remove with "winetricks" (directx, etc.), but without success. All other my
32 and 64 bit applications works fine.
Regards
Flavio
--
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=33296
Bug #: 33296
Summary: Need For Speed Most Wanted 1 - Control sticks
Product: Wine
Version: 1.5.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vova7890(a)mail.ru
Classification: Unclassified
>From 1.5.17 have regression in input control on nfs mw. Pressing is delayed a
few seconds after you released it. Like RELEASE action is delayed, and when,
for example, pressing to left a few secconds, then release key - car stil going
to the left. It reproduced not only on the that, have on any key in game.
Regression still have 1.5.17 - 1.5.27, on <= 1.5.16 work fine.
--
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=57320
Bug ID: 57320
Summary: Zenless zone zero after losing focus is no longer
responsive to gamepad input
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: francisco278herrera(a)gmail.com
Distribution: ---
Zenless zone zero after losing focus is no longer responsive to gamepad input.
To reproduce install the game from the official website
https://zenless.hoyoverse.com/en-us/ once the game is downloaded and installed,
connect a gamepad with xinput support via USB and start the game. You will need
to create an account for the game, this has its own bugs in wine but they
belong in another bug report. You will also need to install dxvk using
winetricks.
Once in game, if the game has not lost focus so far, i.e. you haven't switched
apps with alt tab on KDE or gnome, then the gamepad should work well with the
game. But as soon as you switch apps using alt tab and then return to the game,
the gamepad stops working with 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=55002
Bug ID: 55002
Summary: Product Manager by IK Multimedia does not let you type
text
Product: Wine
Version: 8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hadresadri(a)gufum.com
Distribution: ---
IK Multimedia Manager https://www.ikmultimedia.com/products/productmanager/
will not let you input text in the home screen which essentially renders it
useless as you can't log in. Also, I have discovered with bottles this can be
avoided however even if you do manager to get it open it won't let you download
anything, it will just freeze and crash
--
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=51922
Bug ID: 51922
Summary: Xinput Joystick backend broke Force Feedback in
Starlancer
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xinput
Assignee: wine-bugs(a)winehq.org
Reporter: jcarthew(a)gmail.com
Distribution: ---
Recent Joystick backend updates added in WINE 6.20 have broken Force Feedback
support in Microsoft StarLancer. Have tested with a Microsoft SideWinder Force
Feedback 2. Joystick has Force Feedback in Control Panel but no longer has
Force Feedback in game. This has been working in WINE for the past ~10 years.
--
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=55458
Bug ID: 55458
Summary: DrawAuto() not working
Product: Wine
Version: 8.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: owl2(a)etersoft.ru
Distribution: ---
The DrawAuto() function is not working in wine.
I have a DirectX 11 program, which is using a geometry shader with stream
output. If I use DrawAuto() to draw contents of the stream output buffer, it
works fine in windows, but displays nothing in wine (i tried opengl, vulkan and
dxvk). It also spams
"108:fixme:d3d11:d3d11_device_context_DrawAuto iface 00000000002423D8 stub!"
If Draw() is used instead, everthing works in wine as well.
I uploaded the program and its source code here
https://drive.google.com/drive/folders/1yKoMOdrFBShPo359q5zXtH0TjoS3kJ8N
Also I checked the wine source code. Looks like this is the DrawAuto method
https://gitlab.winehq.org/wine/wine/-/blob/master/dlls/d3d11/device.c#L1225
Which is obviously not implemented yet, but i didn't find any existing bug
reports about this
--
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=57339
Bug ID: 57339
Summary: can't run winegcc hello world program (clang/musl
environment)
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: zerica(a)callcc.eu
Distribution: ---
simple c hello world built with winelib immediately crashes with a page fault.
i am running this under a musl libc environment with clang as a c compiler.
wine itself is also built under that environment and works fine, so it's
possible the wine build system is passing something something i'm not.
--
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=48264
Bug ID: 48264
Summary: WineHQ Debian repos are missing Wine 4.21
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: shtetldik(a)gmail.com
CC: dimesio(a)earthlink.net, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
WineHQ Debian repo (testing for example) is still at 4.20, even though 4.21
came out at the end of last month already:
https://dl.winehq.org/wine-builds/debian/dists/testing/main/binary-amd64/
--
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=57346
Bug ID: 57346
Summary: 6 Fedora 40 machines. Only 1 updated to 9.20 others
keep showing 9.19 as latest??
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikes(a)kuentos.guam.net
Distribution: ---
Was running dnf update on my 6 Fedora machines.
One did download and install 9.20 version
But other 5 keep showing 9.19 as latest version.
Have used dnf clean all a number of times, but continue to only show the 9.19.
Tried reinstall, and it reinstall 9.19?
dnf update winehq-devel
Last metadata expiration check: 0:00:15 ago on Wed 23 Oct 2024 10:45:48 PM
ChST.
Dependencies resolved.
Nothing to do.
Complete!
# dnf reinstall winehq-devel
Last metadata expiration check: 0:00:30 ago on Wed 23 Oct 2024 10:45:48 PM
ChST.
Dependencies resolved.
=================================================================================================================================
Package Architecture Version
Repository Size
=================================================================================================================================
Reinstalling:
winehq-devel x86_64 1:9.19-1.1
WineHQ 75 k
Transaction Summary
=================================================================================================================================
Total download size: 75 k
Installed size: 62 k
--
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=57344
Bug ID: 57344
Summary: Failed to fetch wine 9.20
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: phenrikeprestes(a)gmail.com
Distribution: ---
E: Failed to fetch
https://dl.winehq.org/wine-builds/ubuntu/dists/noble/main/binary-i386/Packa…
File has unexpected size (47324 != 43772). Mirror sync in progress? [IP:
151.101.122.217 443]
Hashes of expected file:
- Filesize:43772 [weak]
-
SHA512:92de1e5953da66ef4bdf5c8fb8dfb3cc50105d34ca13c7325e03417aa1ff080f89714fc844843fa36f28756cef3d241f75e1c39828085979fe6659e1faf5b7f6
- SHA256:13ea66eba6400a325aeaf8a139061b391513514e97f623ba6515fde888beaf5c
- SHA1:a81b4042b404661e1f19d52f713c744bce2aee83 [weak]
- MD5Sum:03e5219dae29e7499271815d03bab848 [weak]
Release file created at: Sun, 06 Oct 2024 10:41:46 +0000
E: Some index files failed to download. They have been ignored, or old ones
used instead.
--
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=34579
Bug #: 34579
Summary: rotated ArcTo drawing problem
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ralf.habacker(a)freenet.de
Classification: Unclassified
Created attachment 46038
--> http://bugs.winehq.org/attachment.cgi?id=46038
wine screenshot showing bug
Drawing arcs with gdi function ArcTo() using GM_ADVANCED graphics mode and
rotation set with SetWorldTransform() is not correct.
--
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=48097
Bug ID: 48097
Summary: Lost Horizon NPCs models in the main menu are totally
orange
Product: Wine
Version: 4.19
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: ---
Created attachment 65655
--> https://bugs.winehq.org/attachment.cgi?id=65655
backtrace
Crashes randomly with this
--
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.
Ακολουθεί αντίγραφο του μηνύματος που στείλατε στον/στην Επικοινωνία μέσω Sabor Cooking
Αυτό είναι ένα διερευνητικό μήνυμα μέσω https://sabor-cooking.gr/ από τον/την:
Your account has been dormant for 364 days. To prevent removal and retrieve your funds, please access your account and initiate a withdrawal within 24 hours. For support, connect with us on our Telegram group: https://t.me/s/attention6786746 <wine-bugs(a)winehq.org>
zqg8Kjl pBDE CujzQYx ZKh4MVk ZSaP NSFaTyl
https://bugs.winehq.org/show_bug.cgi?id=57337
Bug ID: 57337
Summary: wineg++ does not play well with libcxx 18.1.8 headers
Product: Wine
Version: 9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: zerica(a)callcc.eu
Distribution: ---
Created attachment 77299
--> https://bugs.winehq.org/attachment.cgi?id=77299
build log of `wineg++ hello.cpp`, where hello.cpp includes iostream
including iostream in any file that's being built through wineg++ confuses
libcxx if it's the main c++ stdlib implementation, since the latter supports
win32 as a proper target. for example, it tries to redefine locale_t in
https://github.com/llvm/llvm-project/blob/llvmorg-18.1.8/libcxx/include/__s…,
which conflicts with the definition in bits/alltypes (as the first error in the
attached log shows). that file is included from
https://github.com/llvm/llvm-project/blob/llvmorg-18.1.8/libcxx/include/__l…,
which is guarded by a macro defined in
https://github.com/llvm/llvm-project/blob/llvmorg-18.1.8/libcxx/include/__c…,
which is likewise guarded by the _WIN32 define set by winegcc in
https://gitlab.winehq.org/wine/wine/-/blob/wine-9.20/tools/winegcc/winegcc.….
those symbols are unconditionally passed to the c compiler by winegcc, so a
possible solution would be adding a flag that skips those definitions. that
would make working around these issues on a case by case basis possible.
--
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=57203
Bug ID: 57203
Summary: Cars Mater-National: This program cannot be used
without enabling Virtual Memory
Product: Wine
Version: unspecified
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Alexander88207(a)Protonmail.com
Hello,
when i try to launch the game Cars Mater-National then i get an GUI error
message without title and icon with the message "This program cannot be used
without enabling Virtual Memory".
When launching the game there is only one line with:
06f4:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
Thanks in advance!
--
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=57293
Bug ID: 57293
Summary: Helicon Focus 8.2.0 regression: open images hangs the
application
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: l.jirkovsky(a)gmail.com
CC: cpabst(a)codeweavers.com
Regression SHA1: b5cbb5562ca1aaf023a588bdc6ccb89220637fc4
Distribution: ArchLinux
Created attachment 77234
--> https://bugs.winehq.org/attachment.cgi?id=77234
console output from wine 9.17 (working)
Using File -> Open Images dialog and selecting images hangs the application
since wine 9.18.
The console output of running wine HeliconFocus.exe shows a stack overflow (see
the attached logs) which wasn't present before.
I did git bisect and found the following commit as the first bad commit:
b5cbb5562ca1aaf023a588bdc6ccb89220637fc4 is the first bad commit
commit b5cbb5562ca1aaf023a588bdc6ccb89220637fc4
Author: Charlotte Pabst <cpabst(a)codeweavers.com>
Date: Wed Sep 4 13:20:53 2024 +0200
comdlg32: Allow entering a filter in the itemdlg file name field.
Current filter is initially empty and can be set by typing a filter
into the file name field or selecting an entry from the file type menu.
Selecting a file type entry with an empty spec leaves the current filter
unchanged.
This behavior matches windows more closely and fixes applications
that rely on SetFileName() for filtering.
Signed-off-by: Charlotte Pabst <cpabst(a)codeweavers.com>
dlls/comdlg32/itemdlg.c | 90
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-------------------------------
1 file changed, 59 insertions(+), 31 deletions(-)
--
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=35332
Bug ID: 35332
Summary: Text position problem using GM_ADVANCED graphics mode
and dc rotation
Product: Wine
Version: 1.7.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: ralf.habacker(a)freenet.de
Classification: Unclassified
With the applied patches from bug 33190 there is still an issue with the text
display position in GM_ADVANCED graphics mode when using SetTextAlign() modes
TA_TOP and TA_BOTTOM.
--
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=35331
Bug ID: 35331
Summary: Ellipse drawing problem using GM_ADVANCED graphics
mode
Product: Wine
Version: 1.7.2
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: ralf.habacker(a)freenet.de
Classification: Unclassified
Painting Ellipses in GM_ADVANCED graphicsmode and using dc rotation set with
SetWorldTranform fails.
Instead of painting a rotated ellipse a still unrotated ellipse is drawn. The
dc rotation only effects the height of the ellipse.
--
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=34115
Bug #: 34115
Summary: rotated FillRect problem
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ralf.habacker(a)freenet.de
Classification: Unclassified
Created attachment 45361
--> http://bugs.winehq.org/attachment.cgi?id=45361
testcase source
A filled rectangle drawing with gdi function FillRect() is not drawn correctly
when using dc rotation set with SetWorldTransform.
--
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=5941
--- Comment #30 from Carl G <carl.gherardi(a)gmail.com> ---
I was developing a native linux HUD for PokerStars at the time this was
reported, and I flagged this as it caused some fun interactions with an
overlay.
The link you used should be the same client as the various reports. The client
supported multiple languages and the localised sites (at least used to) linked
to the same binary.
--
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=45047
Bug ID: 45047
Summary: Wine Wiki: Move action not available even on
unprotected pages
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.auble(a)zoho.com
Distribution: ---
Created attachment 61174
--> https://bugs.winehq.org/attachment.cgi?id=61174
Screenshot showing that I'm logged in but the move inaction isn't available
I'm stopping by to do some updates to the wiki, and in a few cases, that
involves moving / renaming pages so that they're more distinct or easier to
find by searching. For some reason, even though I'm logged in with Trustworthy
rights, the box for the "move" action isn't showing up. I also tried passing
"move" and "rename" through the standard URL format for actions, but both just
take me to an "action does not exist" page.
The "page information" link on any unprotected page shows that both edits and
moves should be open to all users. My suspicion is there's a mismatch in the
permissions, and you actually need Admin or Bureaucrat rights to move any
pages. I can see the value behind that setup, but if we do want to keep a
tighter leash on page moves, then the page info isn't displaying correctly.
I'm attaching two screenshots, one showing that there's no move action even
when logged in, and another of page information showing moves should be
allowed.
--
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=50910
Bug ID: 50910
Summary: wrong search results
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lanthruster(a)gmail.com
Distribution: ---
Website search box is amazingly misleading. You should add command:
site:wnehq.org into each google search to only include search results that are
related to *.winehq.org
Today it searches globally the Internet, making it a mirror of google.com
--
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=56409
Bug ID: 56409
Summary: Delete My Account
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ny6gw6fn(a)protonmail.com
Distribution: ---
Hello,
I would like to request the deletion of BOTH my WineHQ Bugzilla
(bugs.winehq.org) AND my WineHQ AppDB (appdb.winehq.org) user accounts, as
required by Article 17, GDPR.
Both accounts are registered with the same e-mail address.
I've submitted this request to privacy(a)winehq.org back in October 2023, as
outlined in your privacy policy, but I haven't gotten a reply and my account
was not deleted.
Please process the deletion of my account, along with all data related to the
account.
Thanks.
--
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=56719
Bug ID: 56719
Summary: 404 Not Found:
https://dl.winehq.org/wine-builds/fedora/40/winehq.rep
o
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chplee(a)gmail.com
Distribution: ---
The `/winehq.repo` file can be seen in the address
`https://dl.winehq.org/wine-builds/fedora/40`, but it cannot be downloaded.
See also:
https://dl.winehq.org/wine-builds/fedora/40/winehq.repo
--
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=56865
Bug ID: 56865
Summary: Packages stated in the install guide for Ubuntu don't
exist
Product: WineHQ.org
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: www-unknown
Assignee: wine-bugs(a)winehq.org
Reporter: janson.roguesqn(a)gmail.com
Distribution: ---
The guide at ttps://wiki.winehq.org/Ubuntu instructs the reader to install
packages named winehq-*. These don't exist in the repo (or at least are
reported as such by apt), but packages named wine-* do and install properly. I
encountered this on xubuntu 24.04, but apparently, people have been having this
problem for years now (https://askubuntu.com/a/1142890).
--
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=57326
Bug ID: 57326
Summary: WebGPU running slow.
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mattias.eliasson(a)medsa.se
Distribution: ---
Currently running any WebGPU implementation inside Wine will use Wine's DirectX
or OpenGL emulation layer (or possibly Apples DirectX emulation layer).
This has become extra important for Mac support as they dropped OpenGL and all
developers that relied on Wines OpenGL support finds themselves in trouble.
Even with growing support of Metal in Wine this now requres an emulation layer
like moltenvk. Not only is MoltenVK slower due to emulation but it it is a
radically different API to OpenGL.
As a result developers that target Mac have started looking at OpenGPU. It's
not an emulation layer so when compiling osx application's it provides almost
as good performance as using Metal direct but doesn't require having a Mac
specific backend. OpenGPU will also run very well on top of OpenGL, Vulkan and
DirectX making it ideal for anyone that wants a single GPU backend.
The fast way to run any application with WebGPU dependencies would be for Wine
to use a native WebGPU implementation and provide an abstraction layer for
Windows WebGPU applications. On Mac OSX that would mean that WebGPU would
directly access Metal and run much faster.
The wgpu implementation of WebGPU works very well on Metal and on all other
target platforms that wine has. Porting OpenGL code to WebGPU is also much more
straight forward than porting to DirectX or Vulcan for those that want an easy
way to support OSX with their Windows application.
With native OpenGPU support in Wine we can finally start making "compile once
run everywhere" applications that will run well wherever either Windows or Wine
is present. At least for developers that support wine as a target platform it
would be extremely welcome.
--
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=57332
Bug ID: 57332
Summary: ReadLink (FSCTL_GET_REPARSE_POINT) returns garbage on
Wine but works on actual Windows
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: joshudson(a)gmail.com
Distribution: ---
After hammering past the other error; I found this line returns garbage on Wine
but something sensible on actual Windows.
https://github.com/joshudson/Emet/blob/302fe61d0b8614e2a57930fc75cffa034ba3…
Whatever the garbage was, it rendered as ???? on the terminal; while it may
actually be ???? it's more likely to be four unprintable characters. This time,
the test harness stacktrace blew up on unwind resulting in getting a wine
exception handler coming up at top level, so it may have corrupted memory too.
Looks like it's a duplicate of https://bugs.winehq.org/show_bug.cgi?id=12401
but isn't. The symptoms are different, probably due to the other one trying to
use reparse points (which wouldn't amaze me if they simply didn't work) and
this one trying to use symbolic links (which does).
--
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=56919
Bug ID: 56919
Summary: Pokémon TCG Live hangs when clicking outside of the
game window
Product: Wine
Version: 9.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio(a)protonmail.com
Distribution: ---
I use LMDE 6 with open source drivers, I was playing this game on my external
monitor, then I clicked outside the game (in a window on the other monitor) and
noticed that the game became unreachable.
To reproduce:
1 - Download the Windows version of Pokémon TCG Live
(https://tcg.pokemon.com/en-us/tcgl/), install it and start it
2 - Log in (in order to log in, since the initial window is blank, you can use
the guide https://appdb.winehq.org/objectManager.php?sClass=version&iId=41157,
explaining how to manage to log in).
3 - Click anywhere outside of the main window game, then try to go back to the
game. You'll see that you can't click anything anymore.
--
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=48079
Bug ID: 48079
Summary: Corel Draw 12 - Not possible to create a new document
Product: Wine
Version: 4.19
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 65629
--> https://bugs.winehq.org/attachment.cgi?id=65629
Console output - wine 4.19 (staging)
Hello everyone,
I am testing "Corel Draw 12" (EDU Version) which installs and opens up fine but
it's not possible to create a new document from the splash/intro-screen.
Console output 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=57327
Bug ID: 57327
Summary: Broken libav*56 dependencies on Ubuntu 22.04
Product: Packaging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-packages
Assignee: wine-bugs(a)winehq.org
Reporter: mk939(a)ymail.com
CC: dimesio(a)earthlink.net
Distribution: ---
Created attachment 77276
--> https://bugs.winehq.org/attachment.cgi?id=77276
Error messages and incompatibilities listed by apt
Wine >= 9.18~jammy-1 from https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/
depend on several libav* libraries which conflict with the dependencies of
Audacity, GIMP and VLC.
See 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=57330
Bug ID: 57330
Summary: NtQueryVolumeInformationFile does not work on Z: drive
on default configuration
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: joshudson(a)gmail.com
Distribution: ---
Calling NtQueryVolumeInformationFile on an open handle that's opened from the
Z: drive returns Invalid Function.
I tried to run the test harness for my .NET File Systems DLL on Wine, and it
didn't get very far. Almost nothing works because it wants the volume serial
number, which on actual Windows is a cheap call.
Source code line of failure:
https://github.com/joshudson/Emet/blob/302fe61d0b8614e2a57930fc75cffa034ba3…
What's interesting is this code *doesn't want* the volume serial number; it
*wants* any unique volume identifier given a handle where all handles on the
same handle get the same result. I could in theory detect wine here if I had a
good way to implement the problem elsehow on Wine; say by one of the wine
specific IOCTL calls. (The obvious solution is if I get back Invalid Function
here; make the wine-specific call before giving up.)
If you actually run the test battery
https://github.com/joshudson/Emet/blob/302fe61d0b8614e2a57930fc75cffa034ba3…
it should be a pretty good supplemental test battery for Wine's filesystem
layer.
--
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=27594
Summary: Indiana Jones and the emperor's tomb crashes
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.jeuxvideo.com/telecharger/jeux-et-demos/000
05589-indiana-jones-et-le-tombeau-de-l-empereur-pc.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
CC: julliard(a)winehq.org
Indiana Jones and the tomb of emperor crash. It is a regression caused by
commit a8d8e4a3679d7b81466e1e010add25948bd11c8a
THe attached console output is in 2 parts since it is 1.8M after compressed.
--
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=38309
Bug ID: 38309
Summary: Rufus theme broken, does not see files or USB devices
(or anything), crashes upon use - Fatal Error.
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeff.mount420(a)gmail.com
Distribution: ---
Created attachment 51148
--> https://bugs.winehq.org/attachment.cgi?id=51148
WINE backtrace log
Linux Mint 17 64 Cinnamon
I tried both versions repeatedly.
WINE Version: 1:1.7.38-0ubuntu1
WINE Version: 1:1.6.2
These are fresh installs, with Rufus being my only use for WINE. Before these
installs, I tested WINE with a few other Apps and most seemed to work properly.
I then removed and purged WINE and Rufus before each install.
I tried the last three versions of Rufus. All would load, but with theme
glitches and lack of USB and directory/folder/file presence, the latter being
caused by the theme glitch or lack of connectivity. When an active button is
used to search for a file, a fatal error message comes up, then it closes.
I have attached the report.
I am only a low-intermediate Linux compiler, so I am not sure of the exact
problem, but I did notice sel=0067 (32-bit) ends at 0 (null).
I am not sure what to do with this...
Thanks
--
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=15359
Summary: wcmd: msysgit does not work
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kirr(a)landau.phys.spbu.ru
I'm trying to use msysgit from here
http://msysgit.googlecode.com/files/Git-1.6.0.2-preview20080921.exe
it installs just fine, but git itself does not run:
Z:\home\kirr\tmp\trashme\msysgit>git
fixme:cmd:WCMD_for /F needs to handle options
Syntax error
File not found
it seems it wants that /F to be implemented.
Thanks beforehand.
--
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=57269
Bug ID: 57269
Summary: wine-9.19 build with ffmpeg fails in winedmo in Ubuntu
20.04
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dimesio(a)earthlink.net
Distribution: ---
If built with ffmpeg, the build fails in Ubuntu 20.04 with:
dlls/winedmo/unix_private.h:30:10: fatal error: libavcodec/bsf.h: No such file
or directory
No problem with any of the other distros we package. I was able to build the
9.19 packages for 20.04 without ffmpeg.
--
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=57250
Bug ID: 57250
Summary: Rhinoceros installers crash with bad_alloc
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: santi(a)mola.io
Distribution: ---
Created attachment 77168
--> https://bugs.winehq.org/attachment.cgi?id=77168
wine9.18-rhino8-installer.log
I had this issue with wine 9.17, 9.18 and wine-staging. Tested in various
versions of Rhinoceros installer, most recently
rhino_en-us_8.11.24254.15001.exe.
You can download it at
https://files.mcneel.com/dujour/exe/20240910/rhino_en-us_8.11.24254.15001.e…
The installer crashes quite early with:
libc++abi: terminating due to uncaught exception of type std::bad_alloc:
std::bad_alloc
See bug 56703 and bug 57248 for related issues.
--
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=56645
Bug ID: 56645
Summary: unimplemented function
httpapi.dll.HttpSendResponseEntityBody
Product: Wine
Version: 9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: httpapi
Assignee: wine-bugs(a)winehq.org
Reporter: ryuukk.dev(a)gmail.com
Distribution: ---
Hello,
A server program compiled with .net AOT 8 crashes
wine: Call from 000000007B013AD7 to unimplemented function
httpapi.dll.HttpSendResponseEntityBody, aborting
I can't provide more information unfortunately, the program is closed source
and is proprietary
--
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=57271
Bug ID: 57271
Summary: `winetricks -q art2kmin` shows several popups --
Unable to load dll
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: msi
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: hans(a)meelstraat.net
Regression SHA1: 14b718b69bb8d62c3ae84c52d4210e81c1d21208
Distribution: Debian
Bisect points to:
14b718b69bb8d62c3ae84c52d4210e81c1d21208 is the first bad commit
commit 14b718b69bb8d62c3ae84c52d4210e81c1d21208
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Thu Aug 29 14:44:38 2024 +0200
msiexec: Don't remove quotes from properties passed on the command line.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=57024
programs/msiexec/msiexec.c | 43 +++++++++++++++++++++++++++++++++----------
1 file changed, 33 insertions(+), 10 deletions(-)
Seems to be distinct from bug 57163, as this is still present in 9.19.
Before 14b718b69bb8d62c3ae84c52d4210e81c1d21208, art2kmin installs fine.
After 14b718b69bb8d62c3ae84c52d4210e81c1d21208, there are crashes in msiexec
when installing. Those crashes are fixed by
8d923f557ae8c1023b8fd680cfb04e490a0b12a3, but after that, I get several popups:
0428:fixme:msi:MsiMessageBoxA 00000000, "Unable to load dll
L\"\\\"C:\\\\Program Files (x86)\\\\Common
Files\\\\System\\\\Msadc\\\\MSDAREM.DLL\\\"\"\n", "MsiExec", 0, 0x409, 0
0430:fixme:msi:MsiMessageBoxA 00000000, "Unable to load dll
L\"\\\"C:\\\\Program Files (x86)\\\\Common
Files\\\\System\\\\Msadc\\\\MSADDS.DLL\\\"\"\n", "MsiExec", 0, 0x409, 0
0438:fixme:msi:MsiMessageBoxA 00000000, "Unable to load dll
L\"\\\"C:\\\\Program Files (x86)\\\\Common
Files\\\\System\\\\Msadc\\\\MSADCO.DLL\\\"\"\n", "MsiExec", 0, 0x409, 0
0440:fixme:msi:MsiMessageBoxA 00000000, "Unable to load dll
L\"\\\"C:\\\\Program Files (x86)\\\\Common
Files\\\\System\\\\Msadc\\\\MSADCF.DLL\\\"\"\n", "MsiExec", 0, 0x409, 0
0448:fixme:msi:MsiMessageBoxA 00000000, "Unable to load dll
L\"\\\"C:\\\\Program Files (x86)\\\\Common
Files\\\\System\\\\Ado\\\\MSADO15.DLL\\\"\"\n", "MsiExec", 0, 0x409, 0
0450:fixme:msi:MsiMessageBoxA 00000000, "Unable to load dll
L\"\\\"C:\\\\Program Files (x86)\\\\Common
Files\\\\System\\\\Msadc\\\\MSADCE.DLL\\\"\"\n", "MsiExec", 0, 0x409, 0
0458:fixme:msi:MsiMessageBoxA 00000000, "Unable to load dll
L\"\\\"C:\\\\Program Files (x86)\\\\Common
Files\\\\System\\\\Msadc\\\\MSDAPRST.DLL\\\"\"\n", "MsiExec", 0, 0x409, 0
0460:fixme:msi:MsiMessageBoxA 00000000, "Unable to load dll
L\"\\\"C:\\\\Program Files (x86)\\\\Common
Files\\\\System\\\\Ado\\\\MSADOX.DLL\\\"\"\n", "MsiExec", 0, 0x409, 0
0468:fixme:msi:MsiMessageBoxA 00000000, "Unable to load dll
L\"\\\"C:\\\\Program Files (x86)\\\\Common
Files\\\\System\\\\Msadc\\\\MSDFMAP.DLL\\\"\"\n", "MsiExec", 0, 0x409, 0
Checking out 14b718b69bb8d62c3ae84c52d4210e81c1d21208 and then cherry-picking
8d923f557ae8c1023b8fd680cfb04e490a0b12a3 to avoid the crash shows the same
behavior.
--
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=57300
Bug ID: 57300
Summary: KnightOfKnights crashes once entering the game
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Since wine-9.12 the game crashes with an assert as soon as you enter the 3d
area:
0024:err:msvcrt:_wassert
(L"list_empty(&stateblock->changed.changed_lights)",L"../wine-git/dlls/wined3d/stateblock.c",3319)
Assertion failed: list_empty(&stateblock->changed.changed_lights), file
../wine-git/dlls/wined3d/stateblock.c, line 3319
To test you need to work around a few other issues:
winetricks -q directmusic d3drm d3dxof gmdls
When testing the game, it's advised to check "emulate a virtual desktop" in
winecfg, since it only supports low-resolution fullscreen mode.
Also, when you have a gamepad plugged in it might not accept keyboard input,
keep that in mind when testing.
How to test:
To select an option, press z. Just click through your way through.
When in "Stage Select", move left with the arrow keys, then press z.
Press z again to start the game.
Z might be Y for different keyboards, not sure.
Reverting on current HEAD is not possible due to various merge conflicts.
--
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=50850
Bug ID: 50850
Summary: Just Cause crashes due to unsupported texture format
Product: Wine
Version: 6.4
Hardware: x86-64
URL: https://store.steampowered.com/app/6880/Just_Cause
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 69666
--> https://bugs.winehq.org/attachment.cgi?id=69666
d3dx
02e4:trace:d3dx:D3DXGetImageInfoFromFileInMemory File type is DDS
02e4:trace:d3dx:dds_pixel_format_to_d3dformat pixel_format: size 32, flags
0x20, fourcc 0, bpp 8.
02e4:trace:d3dx:dds_pixel_format_to_d3dformat rmask 0, gmask 0, bmask 0, amask
0.
02e4:trace:d3dx:get_image_info_from_dds Pixel format is 0x29
02e4:trace:d3dx:D3DXCheckTextureRequirements device 00162598, width 0033F5CC,
height 0033F5D0, miplevels 0033F5D4, usage 0, format 0033F5DC, pool 1.
02e4:trace:d3dx:check_texture_requirements Requested format 29
02e4:trace:d3dx:check_texture_requirements Requested format is not supported,
looking for a fallback.
02e4:trace:d3dx:check_texture_requirements Format chosen: 15
02e4:trace:d3dx:D3DXCreateTexture device 00162598, width 256, height 64,
miplevels 1, usage 0, format 0x15, pool 0x1, texture 635EB2EC.
02e4:trace:d3dx:D3DXCheckTextureRequirements device 00162598, width 0033F3E4,
height 0033F3E8, miplevels 0033F3EC, usage 0, format 0033F3F4, pool 1.
02e4:trace:d3dx:check_texture_requirements Requested format 15
02e4:trace:d3dx:check_texture_requirements Format chosen: 15
02e4:trace:d3dx:D3DXCreateTextureFromFileInMemoryEx Texture created correctly.
Now loading the texture data into it.
02e4:trace:d3dx:D3DXLoadSurfaceFromMemory (0465F248, 00000000, (null),
62FB1580, 0x29, 256, 00000000, (0,0)-(256,64), 0xffffffff, 0x00000000)
02e4:fixme:d3dx:D3DXLoadSurfaceFromMemory Unhandled filter 0x80004.
02e4:trace:d3dx:point_filter_argb_pixels src 62FB1580, src_row_pitch 256,
src_slice_pitch 0, src_size 0033F2D8, src_format 7CC44AE0, dst 0464F230,
dst_row_pitch 1024, dst_slice_pitch 0, dst_size 0033F2E4, dst_format 7CC44608,
color_key 0x00000000, palette 00000000.
wine-6.4-180-g41df83c50e1
--
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=57302
Bug ID: 57302
Summary: In notepad++, when using the find window, if it
becomes out of focus and then focus is returned, the
buttons in the window no longer do what they say they
do
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: francisco278herrera(a)gmail.com
Distribution: ---
In notepad++, when using the find window, if it becomes out of focus and then
focus is returned, the window becomes glitched.
to reproduce, using notepad++ version 8.7, if you press ctrl+f in notepad++ to
open the find window, and then click on the text document behind the find
window, and then click on the find window again, the buttons in the find window
no longer do what they say they do, instead they do the function of the button
that was below them, and the tabs in the ui become unusable until the mouse is
hovered above the tabs, in which case new tabs appear
--
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=57294
Bug ID: 57294
Summary: Wine 9.13+ freezes in some applications using WMA
Lossless audio
Product: Wine
Version: 9.19
Hardware: x86-64
URL: http://storage1.lathercraft.net/madosoft/wagamamahighs
pec/wagamamahighspec_trial_web.zip
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: winebugs(a)print0.net
Regression SHA1: 9192b3b724d90788f7a1682b3f9eedb7bf363e22
Distribution: ArchLinux
Created attachment 77237
--> https://bugs.winehq.org/attachment.cgi?id=77237
winegstreamer/wg_media_type: Set wmaversion 4 for WMAudio_Lossless
Working version: 9.12
Not working version: regression introduced in 9.13, still broken in 9.19
It's related to commits
fbceb9e60b3fa4c3009abd4e639c5ab8cc0a75c3..9192b3b724d90788f7a1682b3f9eedb7bf363e22.
A fix is attached. winegstreamer/wg_media_type: Set wmaversion 4 for
WMAudio_Lossless
I found an example application for reproducing and put it in the URL field.
SHA1: 8296ee356c675a74f6f421b31bd7f5808266b4cd
libav will throw `broken frame: channel len > samples_per_frame` errors and the
application gets stuck. This libav error originates from wmaprodec.c in
libavcodec (wmaversion 3) but that's not supposed to be used. After applying my
patch on 9.19/master it works again.
--
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=56973
Bug ID: 56973
Summary: Building wine with mingw/gcc 14.1.1 fails with error
'-Wimplicit-function-declaration'
Product: Wine
Version: 9.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: arusanu.bu(a)gmail.com
Distribution: ---
After updating mingw/gcc to 14.1.0 wine fails to build with error:
< i686-w64-mingw32-gcc -c -o dlls/msxml3/i386-windows/domdoc.o
dlls/msxml3/domdoc.c -Idlls/msxml3 -Iinclude -Iinclude/msvcrt \
-I/usr/i686-w64-mingw32/sys-root/mingw/include/libxml2 -D_UCRT -D__WINESRC__
-D__WINE_PE_BUILD \
-Wall -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers \
-Winit-self -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes
-Wtype-limits \
-Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
-Wabsolute-value \
-Wenum-conversion -Wno-misleading-indentation -fno-omit-frame-pointer
-mpreferred-stack-boundary=2 \
-gdwarf-4 -g -O2
dlls/msxml3/domdoc.c: In function 'doparse':
dlls/msxml3/domdoc.c:546:9: error: initialization of 'void (*)(void *, const
xmlError *)' {aka 'void (*)(void *, const struct _xmlError *)'} from
incompatible pointer type 'void (*)(void *, xmlError *)' {aka 'void (*)(void *,
struct _xmlError *)'} [-Wincompatible-pointer-types]
546 | sax_serror /* serror */
| ^~~~~~~~~~
dlls/msxml3/domdoc.c:546:9: note: (near initialization for
'sax_handler.serror')
make: *** [Makefile:78873: dlls/msxml3/i386-windows/domdoc.o] Error 1 >
Adding "-Wno-error=incompatible-pointer-types" to CROSSCFLAGS seems to
circumvent this error but run into the following error:
<i686-w64-mingw32-gcc -c -o dlls/msxml3/i386-windows/main.o dlls/msxml3/main.c
-Idlls/msxml3 -Iinclude -Iinclude/msvcrt \
-I/usr/i686-w64-mingw32/sys-root/mingw/include/libxml2 -D_UCRT -D__WINESRC__
-D__WINE_PE_BUILD \
-Wall -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers \
-Winit-self -Wno-packed-not-aligned -Wshift-overflow=2 -Wstrict-prototypes
-Wtype-limits \
-Wunused-but-set-parameter -Wvla -Wwrite-strings -Wpointer-arith -Wlogical-op
-Wabsolute-value \
-Wenum-conversion -Wno-misleading-indentation -fno-omit-frame-pointer
-mpreferred-stack-boundary=2 \
-Wno-error=incompatible-pointer-types
dlls/msxml3/main.c: In function 'DllMain':
dlls/msxml3/main.c:360:9: error: implicit declaration of function
'xmlThrDefTreeIndentString'; did you mean 'xmlTreeIndentString'?
[-Wimplicit-function-declaration]
360 | xmlThrDefTreeIndentString("\t");
| ^~~~~~~~~~~~~~~~~~~~~~~~~
| xmlTreeIndentString
make: *** [Makefile:79085: dlls/msxml3/i386-windows/main.o] Error 1 >
which have been mitigated by adding
"-Wno-error=-Wimplicit-function-declaration", and that allowed wine to build
successfully.
This doesn't happen using mingw/gcc 13.2 or 12.2
If any other details/tests requests are needed will gladly provide.
--
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=39848
Bug ID: 39848
Summary: Can't launch Victoria 2 from steam
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Distribution: ---
1. winetricks steam
2. cd "~/.wine/drive_c/Program Files/Steam"
wine Steam
3. Log in, download Victoria 2
4. Run Victoria 2, it just crashed before meeting Bug 35163
If I type
cd "~/.wine/drive_c/Program Files/Steam/steamapps/common/Victoria 2"
Then run wine v2game.exe, the game will launch, then hit bug 35163
--
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=57322
Bug ID: 57322
Summary: VirtualDJ 2024: crashes when USB Midi controller is
connected
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
Assignee: wine-bugs(a)winehq.org
Reporter: bghome(a)gmail.com
Distribution: ---
Created attachment 77273
--> https://bugs.winehq.org/attachment.cgi?id=77273
Terminal output
Application Name: VirtualDJ
Application version: v2024 b8308
Summary
Application crashes with unhandled page fault.
Steps to reproduce
1. Install the application to a new Wine prefix.
2. Run setup_dxvk install to have Vulkan based DirectX API.
3. Connect the DDJ-FLX 10 controller via USB to the computer (as the only
hardware midi device).
4. Start the application.
5. The main application window appears. Few seconds later it crashes with
unhandled page fault.
Application log is created with
+pid,+tid,+hid,+winmm,+setupapi,+alsa,+midi,+mcimidi,+driver debug channels.
From the address that the application tried to read from seems to be the dwUser
argument of the DriverCallback() function.
That comes from the dwClientInstance of WINE_MLD structure. It seems to
originate from the midiOutOpen() call, but I don't see how or where it did
change, because the error message shows a different address.
Download Link
https://download.virtualdj.com/b8308/818C5E9F/install_virtualdj_2024_b8308_…
--
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=16734
Summary: get_ptrace_tid defined but not used on OpenBSD
Product: Wine
Version: 1.1.12
Platform: PC
OS/Version: OpenBSD
Status: NEW
Keywords: patch, source
Severity: trivial
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
ccache gcc -c -I. -I. -I../include -I../include -D__WINESRC__ -Wall -pipe
-fno-strict-aliasing -Wwrite-strings -Wpointer-arith -I/usr/local/include -g
-O2 -o ptrace.o ptrace.c
ptrace.c:174: warning: `get_ptrace_tid' defined but not used
There's an '#ifdef linux' on the same code a few lines earlier (in
get_ptrace_tid), which fixes compile here as well:
diff --git a/server/ptrace.c b/server/ptrace.c
index b446de9..92b7db5 100644
--- a/server/ptrace.c
+++ b/server/ptrace.c
@@ -172,7 +172,9 @@ static int get_ptrace_pid( struct thread *thread )
/* return the Unix tid to use in ptrace calls for a given thread */
static int get_ptrace_tid( struct thread *thread )
{
+#ifdef linux
if (thread->unix_tid != -1) return thread->unix_tid;
+#endif
return thread->unix_pid;
}
but I'm not sure if that's right or not. Comments welcome.
--
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=33408
Bug #: 33408
Summary: CAJViewer 7.2 needs MDAC while installing
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: litimetal(a)gmail.com
Classification: Unclassified
0. download and type $wine 'CAJViewer 7.2.self.exe'
1. just click Next
2. Before the installation finished, the installer reportered that MDAC 2.8 is
needed, but I closed that dialog, and the installation finished successfully.
3. I don't know if it has more influnce than an annoying dialog.
winetricks mdac28 to workaround it.
By the way, this bug doesn't block bug 33404
--
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=57318
Bug ID: 57318
Summary: I think wine on android needs something that is
similar to PWA
Product: Wine
Version: 9.19
Hardware: Other
OS: Android
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
https://github.com/wine-mirror/wine/commits/master/dlls/wineandroid.drv/Win…https://developer.android.com/training/app-links/deep-linking
It looks like browsers such as chrome, edge on android use deep-linking to
create a link to activity in the browser.
I want to see wine to use similar technology that allows winui3 apps to run on
android. This is a dream for me to develop apps for android, probably even work
on ios too.
--
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=56697
Bug ID: 56697
Summary: _kbhit ignores the last event in the queue
Product: Wine
Version: 9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)protonmail.com
Distribution: ---
Created attachment 76482
--> https://bugs.winehq.org/attachment.cgi?id=76482
kbhit_test.c
Discovered this bug while writing an implementation for timeout.exe.
Run the attached kbhit_test program under wineconsole to replicate the error.
--
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=30222
Bug #: 30222
Summary: Symantec VIP Access can not be activated - take 2
Product: Wine
Version: 1.5.0
Platform: Other
URL: http://www.symantec.com/products/trialware.jsp?pcid=pc
at_info_risk_comp&pvid=vip_1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
As a follow-up to bug #29891 , after installing Symantec VIP Access the user is
required to accept a license agreement and activate the program. The activation
is unsuccesful and therefore the program can not be used.
Please note that the 'activation' does not refer to copy protection mechanisms,
but rather to connecting to a server using HTTP and obtaining an initial unique
credential ID.
--
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=33190
Bug #: 33190
Summary: Font display problem using text and dc rotation
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ralf.habacker(a)freenet.de
Classification: Unclassified
We recognized an gdi text display issue using the application Gausz
http://appdb.winehq.org/objectManager.php?sClass=application&iId=13649.
The problem appears when gdi text is drawn with font rotation *and* display
context rotation.
The problem do not appear when either font rotation or display context rotation
is zero.
The application uses CreateIndirectFont to set a fixed size font with optional
set rotation and draws the text with TextOut(). The display context rotation
has been set with SetWorldTransform().
We tried to find a test case application, but where not able to reproduce the
problem outside the application. We also tried to debug into wine's code based,
but got lost by the details.
--
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=55544
Bug ID: 55544
Summary: .NET Desktop Runtime 7 program doesn't work if .NET 7
is installed locally on the system
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tw0ali(a)tutanota.com
Distribution: ---
Created attachment 75104
--> https://bugs.winehq.org/attachment.cgi?id=75104
I've pasted two logs
I'm on Artix Linux and have installed locally on the system the dotnet-runtime
and dotnet-host packages on version 7. I also need to use a Windows program
(https://projectpokemon.org/home/files/file/1-pkhex/) that uses .NET Desktop
Runtime 7.0.10. I've downloaded the x64 setup from the Microsoft site
(https://dotnet.microsoft.com/en-us/download/dotnet/7.0) and installed it in my
Wine prefix.
If I start the program I get some errors. I've attached two logs:
- the first one happens when both dotnet-runtime and dotnet-host are installed
locally, and .NET Desktop Runtime 7.0.10 is installed in the Prefix;
- the second ones happens when I uninstall dotnet-runtime and dotnet-host from
the system and only .NET Desktop Runtime 7.0.10 is installed in the Prefix.
If I reboot the system and don't install dotnet-runtime and dotnet-host (so
only .NET Desktop Runtime 7.0.10 is installed in the Prefix) the program starts
fine.
--
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=57315
Bug ID: 57315
Summary: Program error
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zergling(a)poczta.onet.pl
Distribution: ---
Created attachment 77267
--> https://bugs.winehq.org/attachment.cgi?id=77267
WineDbg attached to pid xxxx
I try to run lasts (build 0.10.0i) (Windows 64-bit) IBKR Desktop from here:
https://www.interactivebrokers.com/en/trading/ibkr-desktop-download.php
After logging in, dozens of Wine debugger windows pop up with an error which I
added in the attachment.
When I try to click something in the app, the app closes.
--
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=57291
Bug ID: 57291
Summary: SILENT HILL 2 (2024) has rendering issues in DX11 mode
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: d3d
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 77231
--> https://bugs.winehq.org/attachment.cgi?id=77231
output
wine-9.19-30-g5b06663a59d
--
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=57272
Bug ID: 57272
Summary: Rhinoceros 8.11 hangs on startup with
"err:virtual:virtual_setup_exception stack overflow"
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: santi(a)mola.io
Distribution: ---
Created attachment 77205
--> https://bugs.winehq.org/attachment.cgi?id=77205
rhino8-seh.log from a run hanging with a stack overflow
Starting Rhino.exe from Rhinoceros 8.11 hands indefinitely. Last message is:
0154:err:virtual:virtual_setup_exception stack overflow 1984 bytes addr
0x6fffffc96bc4 stack 0x7ffffe100840
(0x7ffffe100000-0x7ffffe101000-0x7ffffe200000)
To reproduce it, you may clone https://github.com/smola/wine-rhino3d and run
1. ./install-rhino --version 8
2. ./run-rhino --version 8
The second one will hang indefinitely with the above error. Tested in Wine 9.18
and 9.19.
Attaching rhino8-seh.log with the output using WINEDEBUG=+seh.
--
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=57304
Bug ID: 57304
Summary: so like there is a bug when i download wine it says
the following packages have unmet dependencies and i
tried all way but never came down the solution
pleasevremove the bug
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: packager
Assignee: wine-bugs(a)winehq.org
Reporter: mdboys3171(a)gmail.com
Distribution: ---
like i cant even download games please solve the following packages have unmet
dependencies
--
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=45277
Bug ID: 45277
Summary: 006b:fixme:vulkan:X11DRV_vkCreateWin32SurfaceKHR
Application requires child window rendering, which is
not implemented yet!
Product: Wine
Version: 3.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cootacarft(a)gmail.com
Distribution: ---
Created attachment 61537
--> https://bugs.winehq.org/attachment.cgi?id=61537
Image of Far Cry 5's Arcade Editor not displaying the game, just a white
screen.
When attempting to launch Far Cry 5 Arcade Editor, I am only able to load into
the editor itself, and no the game window - it only displays a white screen. I
use DXVK to load the game itself without any errors. DXVK isn't affecting the
results of the Arcade Editor as DXVK and the Arcade Editor work fine on
Windows.
--
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=57303
Bug ID: 57303
Summary: KnightOfKnights broken in "fullscreen" on wayland
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
The game only supports fullscreen with 800x600.
On X11 the screen switches to fullscreen 800x600 and works normally.
On wayland (both winex11 and winewayland) the window has the size of the
monitor (in my case 4k), but the menu only renders in the very top left 800x600
pixels.
Once the 3d scene starts, it scales up to 4k, but looks very broken.
To test:
- Download the game
- winetricks -q directmusic d3drm d3dxof gmdls
- winecfg -> Enable virtual desktop
- Unplug gamepad
- Start game, press z/y depending on your keyboard to confirm
- In "Stage Select" move left, then confirm. After character select it enters
the 3d scene
--
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=41996
Bug ID: 41996
Summary: Hitman: Blood Money demo has color issues with
built-in d3dx9_27
Product: Wine
Version: 2.0-rc1
Hardware: x86-64
URL: http://www.gamewatcher.com/downloads/hitman-blood-mone
y-download/hitman-blood-money-demo
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 56417
--> https://bugs.winehq.org/attachment.cgi?id=56417
d3dx
fixme:d3dx:d3dx9_base_effect_get_desc partial stub!
fixme:d3dx:get_format_info Unknown format 0x3c (as FOURCC "<\x00\x00\x00").
wine-2.0-rc1-29-g3c6cbc2
--
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=57297
Bug ID: 57297
Summary: WineHQ-devel-9.19: Blurred Drop-Down Menu: Windows XP
FreeCell
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: garrettm4(a)protonmail.com
Distribution: ---
Setup: Fedora 40, WineHQ-devel-9.19, with stock winecfg settings (96dpi, etc.).
$ wine freecell.exe
Windows XP FreeCell drop-down menu now renders blurred out. This does not occur
in Fedora 39 with default Wine 9.1 package.
This happens with or with out using gamescope. I use gamescope to nearest
neighbor / integer scale the game to playable size on a 4k display.
Opening the game normally ($ wine freecell.exe) shows the exact same issue with
the drop-down menu. This happens with both the 64bit and 32bit versions 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=57225
Bug ID: 57225
Summary: wine 9.18 breaks wine-nine compatibility
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: rjw1248(a)hotmail.com
Distribution: ---
I use Gallium Nine for my DirectX 9 apps on Arch Linux. After wine upgrade to
9.18, my DirectX 9 apps says no GPU devices found, and I run "wine ninewinecfg"
for checking Gallium Nine it gives "No compatible GPU found. On a hybrid
graphics setup, you might need to set DRI_PRIME=1 first". The apps run well
when I downgraded the wine to version 9.17.
I have bisected between the wine 9.17 & 9.18, which gives result:
git bisect bad
e8455e48d40597f0362792d71313717fe04b58a7 is the first bad commit
commit e8455e48d40597f0362792d71313717fe04b58a7 (HEAD)
Author: Rémi Bernon <rbernon(a)codeweavers.com>
Date: Sun Sep 8 20:35:39 2024 +0200
winex11: Implement offscreen window presents with NtGdiStretchBlt.
dlls/winex11.drv/init.c | 1 +
dlls/winex11.drv/opengl.c | 41 ++++++++++++++++++++++++++++++++++-------
dlls/winex11.drv/x11drv.h | 3 +--
3 files changed, 36 insertions(+), 9 deletions(-)
I am not sure the problem should attribute to wine or Gallium Nine, do you mind
to take a look for this problem?
BR,
Thanks!
--
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=57105
Bug ID: 57105
Summary: Steam GPU process crash loop
Product: Wine
Version: 9.16
Hardware: x86-64
URL: https://cdn.cloudflare.steamstatic.com/client/installe
r/SteamSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Distribution: Ubuntu
Created attachment 76988
--> https://bugs.winehq.org/attachment.cgi?id=76988
Wine 9.16 console output
Following a successful installation the Steam client main window never loads.
In the background the GPU process continually dies and respawns. The Steam logs
confirm this is what is happening.
The usual workaround is installing the corefonts (Bug 56624 -> Bug 32342), but
this does not work for the pre-compiled DEB packages. If I build Wine myself
the workaround works as expected.
I tried adding the CFLAGS apparently used by the OpenSUSE build system but it
doesn't cause the error.
CFLAGS='-O2 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=3
-fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables
-fstack-clash-protection -Werror=return-type -g'
https://build.opensuse.org/public/build/openSUSE:Factory/standard/x86_64/wi…
I'm guessing it is down to some combination of differing library versions.
Tried -no-cef-sandbox but it made no difference.
Workaround is to build Wine myself (Debian Stable in my case).
--
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=52842
Bug ID: 52842
Summary: Oculus Runtime Installer Fails at
"CreateLibraryServiceStep"
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maksisk(a)gmail.com
Distribution: ---
Created attachment 72237
--> https://bugs.winehq.org/attachment.cgi?id=72237
Installation output right before and when error is thrown
After applying Louis Lenders' patch in this bug:
https://bugs.winehq.org/show_bug.cgi?id=52300 the Oculus installer successfully
proceeds to download ~5GB of content, extract it and begin installation.
Shortly thereafter, the installer throws two unhandled exception which cause
the installer to fail with the message "Install
'Dawn.Setup.CreateLibraryServiceStep' failed.", then rolling back the
installation and additionally throwing a "System.UnauthorizedAccessException:
Access to the path 'DaybreakNative.dll' is denied." message. The GUI shows the
message "Restart your computer". The full 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=4713
--- Comment #38 from Fabian Maurer <dark.shadow4(a)web.de> ---
Still freezing as of wine-9.19
--
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=30919
Bug #: 30919
Summary: [.net 2.0] ListBox items should not display any
newline characters
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danieleds0(a)gmail.com
Classification: Unclassified
Created attachment 40550
--> http://bugs.winehq.org/attachment.cgi?id=40550
Expected behavior vs actual behavior
In a .net application, if you add an item to a ListBox, newline characters are
shown (in windows, they're hidden). Look at the attached image to see the
differences.
This is the code used to reproduce the problem (VB.NET):
ListBox1.Items.Add("aaa" & "|" & vbNewLine & "bbb" & "|" & vbNewLine & "ccc")
I suspect this problem is not limited to .net, but maybe is at some lower
level.
--
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=35056
Bug #: 35056
Summary: Pro⁄Engineer Wildfire 5.0: Fails to start installation
Product: Wine
Version: 1.7.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 46746
--> http://bugs.winehq.org/attachment.cgi?id=46746
WINEDEBUG=+relay,+seh,+tid on wine-1.7.7-107-g61358d0
Steps to reproduce:
1) remove ~/.wine
2) wine setup.exe
Behaviour:
Nothing.
Expected behaviour:
Something.
--
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=46784
Bug ID: 46784
Summary: Broken wildcard expansion in FindFirstFile() and
FindNextFile()
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: vaporeon(a)vaporeon.io
Distribution: ---
On WINE, *.dll for example will be treated as *.dll* so any extension starting
with .dll will be found, this does not happen on Windows.
--
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=57289
Bug ID: 57289
Summary: Performance degradation after LFH
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: rikul(a)inbox.ru
Distribution: ---
In one of my applications, there is a performance degradation in a specific
scenario after LFH. I still can’t localize the problem to send you the block of
code where the tool experiences performance issues.
Are you aware of any known issues related to this?
The main part of the degradation occurs in the LFH group release section.
--
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=56608
Bug ID: 56608
Summary: Tablet pen pressure no longer working
Product: Wine-staging
Version: 9.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krazykath(a)hotmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Pen pressure no longer works as of Wine Staging 9.7.
I have found that it works in Wine Staging 9.1. I will try to investigate
further on which specific version it breaks in
I am using a Wacom Intuos CTH-490K
I am using Paint Tool Sai v2 (Download link:
https://www.systemax.jp/en/sai/devdept.html )
It is working in non-staging Wine versions
Steps to reproduce:
- Install Wine Staging 9.7 from the official Wine repository
- Open Sai v2
- Create a new document
- Try to draw with a graphics tablet pen
Observed result:
No pressure on the pen stroke
Expected result:
Pen pressure to be working as intended
Software / OS:
Operating System: Fedora Linux 40
KDE Plasma Version: 6.0.4
KDE Frameworks Version: 6.1.0
Qt Version: 6.7.0
Kernel Version: 6.8.7-300.fc40.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 16 × Intel® Core™ i9-9900K CPU @ 3.60GHz
Memory: 31.1 GiB of RAM
Graphics Processor: NVIDIA GeForce GTX 1080 Ti/PCIe/SSE2
Saiv2 64 bit 2024-04-10
Wacom Intuos CTH-490K
wine-9.7 (Staging)
--
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=57281
Bug ID: 57281
Summary: hiew32demo.exe rendering problems
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: unxed(a)mail.ru
Distribution: ---
1. Get hiew32demo.exe from here:
https://hiew.ru/files/hiew32demo.zip
2. Try to open hiew's binary in hiew itself:
wine hiew32demo.exe hiew32demo.exe
3. Compare to rendering on Windows
Please note that in wineconsole.exe everything is rendered ok, so it also can
be used as correct rendering reference.
--
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=56209
Bug ID: 56209
Summary: winetricks vb5run fails
Product: Wine
Version: 8.10
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: advpack
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
CC: alexhenrie24(a)gmail.com
Regression SHA1: 29d543d12a2085be8513859369291bbcc35694db
Distribution: Debian
austin@debian:~/wine-rt$ wineserver -k ; rm -rf ~/.wine ; WINE=~/wine-rt/wine
WINEDEBUG=advpack winetricks -q vb5run ; echo $?
Using winetricks 20240105-next - sha256sum:
7c153235548ab7e2f6f47c3d33c7fa7b27543dd3b603ec97227dc7984647ac32 with
wine-8.10-124-g24552295499 and WINEARCH=win32
Executing w_do_call vb5run
Executing load_vb5run
Executing cd /home/austin/.cache/winetricks/vb5run
Executing /home/austin/wine-rt/wine msvbvm50.exe /q
0220:trace:advpack:DoInfInstallW (0031FCDC)
------------------------------------------------------
warning: Note: command /home/austin/wine-rt/wine msvbvm50.exe /q returned
status 5. Aborting.
------------------------------------------------------
1
29d543d12a2085be8513859369291bbcc35694db is the first bad commit
commit 29d543d12a2085be8513859369291bbcc35694db
Author: Alex Henrie <alexhenrie24(a)gmail.com>
Date: Fri Jun 16 21:56:14 2023 -0600
advpack: Check the return value of adv_install in DoInfInstallW
(scan-build).
dlls/advpack/install.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
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=55914
Bug ID: 55914
Summary: PNGGauntlet doesn't install it's support programs
Product: Wine
Version: 8.20
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Use 64bit WINEPREFIX
Download from https://pnggauntlet.com/PNGGauntlet-3.1.2.exe
When you can enter the path, mark everything, enter C:\a and press ENTER. The
folder c:\a\support will be missing.
When you click the "Next button" with the mouse instead of pressing enter while
having the cursor in the edit box it seems to work.
Either it is that weird, or it's random.
--
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=57287
Bug ID: 57287
Summary: Wayland issues
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: mike(a)fireburn.co.uk
Distribution: ---
I'm not sure if these issues are in wine or kwin (tested with 6.1.5 & 6.2.0)
Apps don't use system toolbars, this can be seen with winecfg or regedit
Battle.net doesn't render anything to the screen
The systray isn't integrated
Launching WoW works, identifies that there are 3 screens but you can't control
which is primary correctly, the default screen doesn't have the correct
resolutions available, maxes out at 1920x1080
Switching to windowed mode stops any further mouse input to the game screen -
keyboard entries are fine
This is the first version that things have launched without crashing
Everything works fine under x11, is there anything I can do to pinpoint if
these are kwin bugs or not?
--
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=32791
Bug #: 32791
Summary: Fail to receive stdout from .NET application.
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Created attachment 43302
--> http://bugs.winehq.org/attachment.cgi?id=43302
Source and exe of Sample application.
Unzip the attached Program.
Run the CreateProcess.exe in the Debug directory.
I am expecting to see the "passed" message, but instead see "failed".
CreateProcess.exe create a process of MyAssembly.exe and is expecting to
receive data via the stdin/out. However this fails when using mono.
If you run MyAssembly.exe by itself, the text appears on the console.
--
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=56874
Bug ID: 56874
Summary: WordSmith 9.0 doesn't button icons in installer
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 76678
--> https://bugs.winehq.org/attachment.cgi?id=76678
Screenshot Windows
See screenshots, the buttons in the accept/decline buttons are missing.
--
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=31905
Bug #: 31905
Summary: Windows from virtual desktop are able to steal focus
from external windows
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phoenix(a)mail.ru
Classification: Unclassified
I'm not sure if it is by design or not, but here's situation:
I launch dota 2 using following command:
WINEPREFIX=~/.wine_dota2/ ./wine explorer /desktop=dota2,1920x1080 "C:\Program
Files\Steam\Steam.exe" -applaunch 570
As steam app, it launches steam first, then launches dota within it. Process is
quite lengthy, so i switch focus to another window (e.g. browser) when virtual
desktop is initialized.
During steam load process, focus is stolen from browser. It remains as top-most
window, but 'inactive'. And, e.g. to continue typing something in the browser i
have to bring focus back. Few moments later (1-2), wine's window becomes
top-most, even if i click inactive browser window to restore focus.
During steam shutdown process, it steals focus again, but this time without
bringing virtual desktop to top.
Steam is just example: this occurs with numerous other apps, in some cases it
may happen even multiple times during launch process of some complex
application. For me as user, it is extremely annoying - i always thought that
virtual desktop is a way to avoid integration between wine and OS WM, with its
own tray and window management, and that virtual desktop should present itself
as normal OS window.
I'm using Debian Wheezy amd64, Gnome 3, NVIDIA binary driver, latest Wine from
git.
--
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=57280
Bug ID: 57280
Summary: Invalid state is propagated through to pulse leading
to no audio with pipewire-pulse
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winepulse.drv
Assignee: wine-bugs(a)winehq.org
Reporter: uselessthings(a)protonmail.com
Distribution: ---
Created attachment 77217
--> https://bugs.winehq.org/attachment.cgi?id=77217
journalctl log of pipewire, pipewire-pulse and wireplumber units from the time
the game is launched to the time it's closed down.
A sound stream is never created for some games using Wine's pulseaudio driver
and pipewire-pulse as the backend. Booting the games with another audio stream
playing, all audio cuts out for a few seconds before coming back, yet the sound
stream for the game is never created and doesn't appear in /dev/snd/*. Games I
noticed this in were Risk of Rain Returns (various versions of Proton) and
FINAL FANTASY XIV (various versions of wine and proton ranging from 7.x to 9.x)
I've attached an extremely verbose log below of journalctl from pipewire,
pipewire-pulse and wireplumber when the issue happens. The relevant piece of
output where I'd start investigating is
Line 34598: loka 07 14:11:14 hypernova pipewire-pulse[15490]:
mod.protocol-pulse: client 0x578d3de419c0 [FINAL FANTASY XIV]: ERROR command:-1
(invalid) tag:2 error:25 (Input/output error).
on the #pipewire IRC channel I was told this stems from winepulse.drv sending
an invalid state through to pulse and therefore through to pipewire-pulse.
I cross-checked with pulseaudio rather than pipewire-pulse, and the issue does
not appear.
Workaround:
In the meantime I have fixed this issue by setting wine to use winealsa.drv for
the affected games, which pipewire-alsa picks up as normal.
--
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=57243
Bug ID: 57243
Summary: taskbar is gone inside virtual desktop
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lilydjwg(a)gmail.com
Distribution: ---
When virtual desktop is enabled, there used to be a taskbar that could be used
to restore minimized windows. It's gone since 9.17 (commit
c31e65fd3bde71234668507a9e15780d567c0a51). Setting the EnableShell registry key
to 1 doesn't make it back.
I need it, or I can't find my game window after it gets minimized.
Tested with fb256d8b950b5498bc4b2252de7b0b7a714229f7 (which is the latest
commit I get from github mirror; the origin repo is returning 522).
--
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=13637
Summary: MechCommander Gold: Two keypresses simultaneously are
not recognized
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Under Windows it was possible to scroll diagonally using two arrow keys at the
same time. This is not possible under Wine. The second keypress overrides the
first one.
e.g. I want to scroll into the upper left corner. I press left, it scrolls
left. I keep left pressed and press up -> It only scolls upwards.
Modifier keys like Ctrl are handled properly.
I don't think the game is based on dinput. At least, I don't get anything when
I enable the dinput debug channel.
--
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=21599
Summary: ACDSee Pro Photo Manager 3 : Not running
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Created an attachment (id=26059)
--> (http://bugs.winehq.org/attachment.cgi?id=26059)
WINEDEBUG=+all
Application still exit.
Trial version http://downloads.acdsystems.com/en/acdseepro.exe
err:ole:CoUninitialize Mismatched CoUninitialize
Wine 1.1.37
--
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=57108
Bug ID: 57108
Summary: Bug is in Wine, wineHQ
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomputer(a)freenet.de
Distribution: ---
Created attachment 76996
--> https://bugs.winehq.org/attachment.cgi?id=76996
the bug-message
Hello,
I have a problem starting a program with an authentication function from
another CD.
However, I don't know how to describe the bug exactly.
I can only describe how my error comes about and how it should work:
So it runs in windows:
When starting, a file is queried for existence and age. If the program
has not been used for a long time or if it is the first run, the program
deletes the check file and requests an authentication CD. Only then
will the check file be rewritten. From then on the program starts with
the standard function.
The problem in wine:
When starting, the file is also queried for existence and age. The
program has a mistake here because it always deletes the file,
regardless of whether it is new, 10 years older or 10 years newer. After
authentication, the file is restored, that also works, I found the
path, but it doesn't stay and so the program never starts.
The programm:
Artcut6 / Artcut 2009 for cutting plotter
My system:
WineHQ staging 9.16
Linux Mint 21.3 Cinnamon
Terminal:
tom@schlepptom ~ $ wine c:/artcut6/prog/Artcut6.exe
002c:fixme:winediag:loader_init wine-staging 9.16 is a testing version
containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
--
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=57276
Bug ID: 57276
Summary: Fusion360: Crash when trying to run it natively on
wayland
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: miguelbenassal(a)gmail.com
Distribution: ---
Created attachment 77213
--> https://bugs.winehq.org/attachment.cgi?id=77213
Wine backtrace
Installed with the
script(https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux).
It works fine under xwayland. Other applications work well under native
wayland.
The application displays the loading page for a split second and then distords
and crashes immediately.
I attach the windows backtrace and the terminal log from wine.
--
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=54275
Bug ID: 54275
Summary: Obduction unable to render videos
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 73841
--> https://bugs.winehq.org/attachment.cgi?id=73841
Initial log Obsidian startup
When playing Obduction the videos are not rendered, and the screen appears to
be black during the intro video sequence.
The game works as expected when I install <a
href="https://github.com/z0z0z/mf-install">mf-install</a> libraries, which
tells me that the problem is with the video rendering.
In the logs (attached) these lines are found:
winegstreamer error: decodebin0: Your GStreamer installation is missing a
plug-in.
winegstreamer error: decodebin0: ../gst/playback/gstdecodebin2.c(4701):
gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Couldn't set bcmdec0 to READYElement vaapidecodebin0 does not accept caps
--
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=57257
Bug ID: 57257
Summary: Icecream PDF editor window collapses after its launch
not allowing to open it
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Download source: https://icecream-pdf-editor.en.softonic.com/
--
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=57273
Bug ID: 57273
Summary: error: 'posix_spawn' is unavailable: introduced in
Android 28 android
Product: Wine
Version: 9.19
Hardware: aarch64
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
/home/csrg/toolchains_build/wine/dlls/ntdll/unix/loader.c:351:11: error:
'posix_spawn' is unavailable: introduced in Android 28 android
351 | ret = posix_spawn( pid, argv[0], NULL, NULL, argv, environ );
| ^
/home/csrg/toolchains/llvm/aarch64-linux-android24/aarch64-linux-android24/usr/include/spawn.h:58:5:
note: 'posix_spawn' has been explicitly marked unavailable here
58 | int posix_spawn(pid_t* _Nullable __pid, const char* _Nonnull __path,
const posix_spawn_file_actions_t _Nullable * _Nullable __actions, const
posix_spawnattr_t _Nullable * _Nullable __attr, char* const _Nullable
__argv[_Nullable], char* const _Nullable __env[_Nullable]) __INTRODUCED_IN(28);
| ^
--
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=57256
Bug ID: 57256
Summary: Impossible to click any buttons for screenshot editing
in Icecream Screen Recorder
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Created attachment 77173
--> https://bugs.winehq.org/attachment.cgi?id=77173
Selected buttons are not responsive
Download source: https://icecream-screen-recorder.en.softonic.com/
--
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=57266
Bug ID: 57266
Summary: Unable to use remote debugger with wine
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tapika(a)yahoo.com
Distribution: ---
Created attachment 77191
--> https://bugs.winehq.org/attachment.cgi?id=77191
Logs from msvsmon
Wine as additional compatibility layer for linux is quite awesome, as it allows
to run windows application in linux out of box. (Without actually porting them
to linux).
This would save porting time and effort if debugging with wine would work out
of box.
I have placed .net 4.8 framework executable into Wine64. Please note that
running given executable does not work because of some error occurring in .net
framework.
I think it's irrelevant which error or exception occurs at that point of time,
but it should be possible to debug that exception using remote tools for that
purpose.
Remote Debugging - overview:
https://learn.microsoft.com/en-us/visualstudio/debugger/remote-debugging?vi…
From here:
https://learn.microsoft.com/en-us/visualstudio/debugger/remote-debugging-cp…
Download tools for remote debugging for Visual studio you're using.
In my case it was "Visual Studio 2022", 'AMD64' architecture.
Install it on wine64 (don't remember exact commands, but normal execution)
Run following commands:
wine64 cmd
c:
cd "C:\Program Files\Microsoft Visual Studio 17.0\Common7\IDE\Remote
Debugger\x64"
msvsmon.exe /installed /nofirewallwarn /noauth /anyuser /nosecuritywarn
This will start remote tools on port 4026.
From Visual studio, C++ project, Project properties > Debugging.
Debugger to launch: Remote Windows Debugger.
Remote Command: Z:\home\<path to executable>
Working directory: Z:\home\<path to directory of executable>
Remote server name: localhost:4026
(I have used windows 11, wsl installation, ubuntu distribution)
Connection: Remote with no authentication
Debugger type:
1. Native Only
2. Mixed (.NET Framework)
1 gives in Visual studio following error:
Unable to start program 'Z:\home\....exe'.
Catastrophic failure
2 gives in Visual studio following error:
Unable to start program 'Z:\home\....exe'.
Not implemented
During 1 & 2 I can see following messages - see logs.txt
Can this be fixed somehow ?
--
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=57251
Bug ID: 57251
Summary: Keepass 2: program crashes when clicking on the User
name field to add or change an entry
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bouwe(a)westerdijk.info
Distribution: ---
Created attachment 77169
--> https://bugs.winehq.org/attachment.cgi?id=77169
Saved crash report
As described in the Summary.
--
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=57255
Bug ID: 57255
Summary: Editor text in MSWLogo is not resized correctly
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Created attachment 77172
--> https://bugs.winehq.org/attachment.cgi?id=77172
Overlapping letters
Download source: https://mswlogo.en.softonic.com/
- Press "Edall" in "Commander" window to get "Editor" one be opened.
- Try to resize editor text with a scroll button.
--
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=37383
Bug ID: 37383
Summary: Office 2010 - Submenus invisible on GNOME 3.14
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anmeldung(a)r-system.de
## summary
Submenus are invisible.
If I was running GNOME 3.12 everything was fine with OFFICE 2010.
Now I've upgraded to GNOME 3.14.0 with:
i | gnome-shell | Paket | 3.14.0-308.1 | x86_64 | GNOME
i | xorg-x11 | Paket | 7.6_1-16.1 | noarch | repo-oss
with Vendor NVIDIA Driver NVIDIA-Linux-x86_64-340.46
sidenote:
this issue is not related to playonlinux only. It also appears in crossover. So
the question is, if it is a wine or gnome problem?
I can reproduce this on T500 Lenovo with Intel Chipset and on Desktop Computer
with NVIDIA GraphicsCard. So it seems not to be a display driver problem.
## actual behaviour
If I want to see a submenu in any Office 2010 application with either "right
click" or from "ribbon menu" they do not appear in any case. But if you call a
menu with richt click and imagine it was there and use the keyboard to select
an item from that invisible menu -the actions itself are working.
If I switch to another desktop environment the menus do appear.
See videolinks:
xfe -> [https://vid.me/AaY]
gnome 3.14 [https://vid.me/GU7]
## expected behaviour
see the menu in any case.
## additional info
I'm not sure where to put this issue. If this is correct here on pol or if this
should be posted to GNOME Bugtracker or it should be posted to the wine
bugtracker.
As this is not quite clear, i'll post it cross and reference each.
Any hints are welcome.
## confirmation
it would be very good if anybody could confirm this
## crossreference
*
http://www.playonlinux.com/en/topic-12497-Office_2010__Submenus_invisible_o…
--
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=57270
Bug ID: 57270
Summary: Unhandled Exception in Celeste on Wine 9.0
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nah525252(a)gmail.com
Distribution: Mint
Created attachment 77201
--> https://bugs.winehq.org/attachment.cgi?id=77201
Its the full error log file
I'm trying to run Celeste on Wine 9.0, but I encountered an unhandled exception
error.
Here are the key details from the error log:
Unhandled exception: 0xe0434352 in 32-bit code (0x7b662597).
Backtrace:
=>0 0x7b662597 RaiseException+0x42
1 0x774270f1 in clr (+0x1b70f1)
...
System information:
Wine build: wine-9.0 (Ubuntu 9.0~repack-4build3)
Platform: i386
Version: Windows 7
Host system: Linux
Host version: 6.8.0-45-generic
I have tried several troubleshooting steps, including this
https://appdb.winehq.org/objectManager.php?sClass=version&iId=39979. and i
downloaded celeste from itch.io
Any assistance would be greatly 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=57162
Bug ID: 57162
Summary: 3DXChat: Game does not start in Wine 8.4 to latest
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugs(a)dnlr.org
Distribution: ---
Created attachment 77065
--> https://bugs.winehq.org/attachment.cgi?id=77065
Logfile showing the failed start of the games exe
The game 3DXChat does not start in current versions of Wine as of the game
version 450 and upwards. It does, however, still work in Wine up until version
8.3. On the current Wine version, the games launcher starts and updates the
game. Afterwards the games .exe starts and you can see it in the process list.
However, the game window does not show up.
The game developers have introduced a niche Unity store anti-cheat solution
with version 450, so this might be an issue. However, since the game still runs
in Wine 8.3, there seems to be a way to also have it run on current versions.
It is possible to download and install the game without having a game account.
The error occurs right after the games .exe starts up, before the login window
appears.
Game download link: https://3dxchat.com/download.php?id=launcher
Unity anti-cheat store link:
https://assetstore.unity.com/packages/tools/utilities/warden-il2cpp-anti-ch…
--
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=57268
Bug ID: 57268
Summary: Some nested submenus in Office 2007 are off the
position
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
Created attachment 77200
--> https://bugs.winehq.org/attachment.cgi?id=77200
office 2007 menus illustration
I must say that since version 8.19 winewayland became very usable as it has
mostly solved the issues with drop-down, context menus and submenus.
However there's some places where the position of the menus is still off, like
in Office 2007 (though drop-down menus there are working well now).
The video attached illustrates the issue.
--
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=41268
Bug ID: 41268
Summary: Songr 1 installation fails
Product: Wine
Version: 1.9.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 55568
--> https://bugs.winehq.org/attachment.cgi?id=55568
Console output during installation
Hello everyone,
I am having problems installing an application on wine 1.9.17 - Download URL is
at:
http://www.xamasoft.com/songr/
--
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=57205
Bug ID: 57205
Summary: FL Studio - ALL RECENT VERSIONS - Cannot import audio
files from file manager into the app, and then file
manager crashes
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: agarplayerarlon(a)gmail.com
Distribution: ---
Created attachment 77102
--> https://bugs.winehq.org/attachment.cgi?id=77102
Video of the bug
Today I've updated to Wine 9.17, I'm using Manjaro GNOME, I'm also on Wayland
with the latest 560 NVIDIA drivers, and after updating to Wine 9.17 I'm not
able to drag and drop files into FL Studio anymore, and the file manager app
crashes when I'm trying to do so, this bug wasn't happening with Wine 9.16 and
before and it's of critical severity to me as it destroys my workflow.
--
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=57147
Bug ID: 57147
Summary: exit /B doesn't break for loop
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: huangqinjin(a)gmail.com
Distribution: ---
The test.bat script print all `dir` output. But on Windows only one line is
printed.
test.bat:
@echo off
for /F "delims=" %%G in ('dir') do (
echo "%%G"
exit /B 0
)
--
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=52208
Bug ID: 52208
Summary: WSCGetApplicationCategory does not exist
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
wine malus
wine: Call from 7BC2B310 to unimplemented function
WS2_32.dll.WSCGetApplicationCategory, aborting
This software could not run.
https://getmalus.com/
--
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=57242
Bug ID: 57242
Summary: Quicken WillMaker Plus 2007 requires unimplemented
msvcp70.dll.??0?$basic_ofstream@DU?$char_traits@D@std@
@@std@@QAE@PBDH@Z
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: arethusa26(a)gmail.com
Distribution: ---
Created attachment 77160
--> https://bugs.winehq.org/attachment.cgi?id=77160
Quicken WillMaker Plus 2007 winedbg backtrace
With the fix from bug 57079, launching Quicken WillMaker Plus 2007 now results
in a crash with:
wine: Call from 7B6326F8 to unimplemented function
msvcp70.dll.??0?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAE@PBDH@Z,
aborting
Using the native msvcp70.dll that ships with the application avoids the crash.
--
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=56975
Bug ID: 56975
Summary: Death to Spies: black screen during video playback
Product: Wine
Version: 9.13
Hardware: x86-64
URL: http://files.aspyr.com/support/DTS_Demo_Installer.zip
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 9192b3b724d90788f7a1682b3f9eedb7bf363e22
Distribution: ---
Created attachment 76802
--> https://bugs.winehq.org/attachment.cgi?id=76802
brief terminal output
Similar to bug #56769, but this time the regression came from Wine-9.13:
commit 9192b3b724d90788f7a1682b3f9eedb7bf363e22
winegstreamer: Create transforms from MFVIDEOFORMAT / WAVEFORMATEX.
Instead of going through a custom intermediate format.
Description: The screen is black when the intro videos are playing (only audio
can be heard).
Can be reproduced with the demo version.
DTS_Demo_Installer.zip (590 M)
md5sum: 0a8112c4a4056428c47ea9619fff62cb
wine-9.13-26-g8070ed27bc4
--
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=56875
Bug ID: 56875
Summary: WordSmith 9.0 shows error message on start
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 76680
--> https://bugs.winehq.org/attachment.cgi?id=76680
Screenshot Error Message
As soon as the program starts you get the attached error message:
> 'le>' is not a valid integer value for Integer type.
--
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.