https://bugs.winehq.org/show_bug.cgi?id=38881
Bug ID: 38881
Summary: listview control sends messages before updating items
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: aeikum(a)codeweavers.com
Distribution: ---
Wine's listview control sends LVN_ITEMCHANGED notifications as items are
updated. For example, when changing the selected item, it sends a notification
that the old item was deselected, and then sends a notification that the new
item has been selected. If an application queries the current selection during
the first notification, it will appear that no items are selected. This is
different from how Windows behaves, which appears to send notifications only
after updating all item states.
This breaks the Ancestral Quest program's Changelog feature, though this
requires the program to be purchased. It shouldn't be too hard to write tests
demonstrating this, either.
--
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=56390
Bug ID: 56390
Summary: So Blonde: game systematically crashes at a certain
point
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
Distribution: Ubuntu
Game:
"So Blonde" European Retail DVD 1.01 version (English, French and German).
Point-and-click game developed by Wizarbox and released in 2008.
I couldn't find the game on either Steam or GOG. However, for those who want to
confirm the bug, the game is easily found in The Internet Archive Software
Collection.
OS:
Ubuntu 22.04.3 LTS 64bit.
Wine:
wine-9.3 development version (staging version is also affected).
Default Wine configuration, unmodified.
Clean Wine directory.
Description:
The game crashes at the start of the "Hook the Keys" mini-game. An error
message box is displayed.
This is chronologically the third mini-game in the game; the first two
mini-games do not cause the game to crash.
This "Hook the Keys" mini-game is launched when you play Max and you use the
"Fishing rod" with the "Wooden grille" at the centre of the Winsome Maid deck.
I'll provide a save of the game just before the crash for those who want to
confirm the bug.
--
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=56286
Bug ID: 56286
Summary: Evil Under the Sun: game crashes when starting a new
game (regression)
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
CC: pgofman(a)codeweavers.com
Regression SHA1: 354a8bb1f4a65bdec052606f2799db9e2907b5b1
Distribution: Ubuntu
Created attachment 76008
--> https://bugs.winehq.org/attachment.cgi?id=76008
Terminal output after crash
Game:
Agatha Christie: Evil Under the Sun
OS:
Ubuntu 22.04.3 LTS 64bit
Wine:
wine-9.1
WINEARCH=win32
Clean prefix
Description:
The game crashes systematically when you start a new game.
According to AppDB, the game was rated platinum with older versions of Wine. So
I ran a regression test:
354a8bb1f4a65bdec052606f2799db9e2907b5b1 is the first bad commit
commit 354a8bb1f4a65bdec052606f2799db9e2907b5b1
Author: Paul Gofman <pgofman(a)codeweavers.com>
Date: Thu May 11 21:53:02 2023 -0600
ntdll: Better match Windows subheap sizes.
dlls/kernel32/tests/heap.c | 8 ++------
dlls/ntdll/heap.c | 13 +++++++++----
2 files changed, 11 insertions(+), 10 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=56253
Bug ID: 56253
Summary: Perry Rhodan - The Adventure (2008 game): demo crashes
on launch
Product: Wine
Version: 9.1
Hardware: x86-64
URL: https://www.4players.de/4players.php/download_info/Dow
nloads/Download/48508/Perry_Rhodan/Deutsche_Demo.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
Distribution: Ubuntu
Created attachment 75962
--> https://bugs.winehq.org/attachment.cgi?id=75962
log
Game:
'Perry Rhodan: The Adventure' German Demo
The full game is copy-protected (TAGES), so I've only considered the demo
version. Only a German-language demo is available. I've provided the link to
download it.
Once installed, the demo launches in windowed mode. To run it in full-screen
mode, add the option '-fullscreen' ('wine perry_rhodan.exe -fullscreen').
SHA256 Hash
71d8f9051abfe039437ba01a458b2afa2c261142078649922dc923ba5af8909c
perryrhodan_demode.exe
OS:
Ubuntu 22.04.3 LTS 64bit
Wine:
wine-9.1
WINEARCH=win32
Clean prefix
Description:
The game crashes as soon as it is launched (I've provided the log as an
attachment).
There is a workaround: run the demo using the option '-compatibility_mode'
('wine perry_rhodan.exe -compatibility_mode').
In compatibility mode, the game starts but in the lowest graphics settings.
When you go to 'Settings' ('Einstellungen'), and try to set the 'Default
settings' ('Voreinstellung') to 'High' ('Hoch'), it remains on 'Custom'
('Eigene') with 'Shadowmap' disabled in 'Shadows' ('Schatten'). The attempt to
activate 'Shadowmap' shadows fails (it remains deactivated even after the
settings have been saved) and the message below appears in the log. In
addition, 'Antialiasing' ('Kantenglättung') is deactivated (and cannot be
activated).
0024:fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
0024:err:wgl:glxdrv_wglShareLists Could not share display lists because both of
the contexts have already been current or shared
My guess is that the crash when you run the demo without the workaround is due
to the 'shadowmap' shadows or to the antialiasing.
--
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=56557
Bug ID: 56557
Summary: I ask you to support writing in RTL languages
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: awf170407(a)gmail.com
I ask you to support writing in RTL languages such as Hebrew and Arabic. I
tried WineMate through Android via Termux 11, but most of the letters do not
respond. I used an external keyboard but it did not fix the problem. I asked
the Termux 11 developers and they told me that this is a problem related to
Wine. Please fix 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=56672
Bug ID: 56672
Summary: winepath returns wrong value on nfs4 mount
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: spam(a)abma.de
Distribution: ---
i've mounted /mnt/data with nfs4.
winepath returns invalid values when a drive is configured with winecfg:
d: /mnt/data
winepath -w /mnt/data/userdocs
D:\
but thats invalid, it should return:
D:\userdocs
when i use a no-existing directory it returns the correct value:
winepath -w /mnt/data/userdocs2
D:\userdocs2
I've noticed this as drag and drop doesn't work any more when we switched from
cifs to nfs4. This leads to "File not found" errors in the applications.
--
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=56677
Bug ID: 56677
Summary: broken horizontal scroll
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hsen_d_a_s(a)mail.ru
Distribution: ---
Created attachment 76457
--> https://bugs.winehq.org/attachment.cgi?id=76457
broken horizontal scroll
When working in applications, such as NotePad++, WinScp. When scrolling, the
file tabs in NotePad++ or the directories in WinScp change. And the program
does not scroll
--
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=55806
Bug ID: 55806
Summary: recent updates broke Wine
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnmagdy437(a)yahoo.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
after upgrading Wine, i found that whenever i try to run any application it
refuses to open... even winecfg is not working
```
0220:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y):
28/04/2023
0228:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y):
28/04/2023
0230:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y):
28/04/2023
0238:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y):
28/04/2023
0238:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
0238:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
```
***timedatectl status***:
```
Local time: Thu 2023-10-19 02:30:48 EEST
Universal time: Wed 2023-10-18 23:30:48 UTC
RTC time: Wed 2023-10-18 23:30:48
Time zone: Africa/Cairo (EEST, +0300)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
```
Wine Version: 8.0.2
***cat /etc/timezone**:
```
Africa/Cairo
```
similar issues:
https://forum.winehq.org/viewtopic.php?t=31104https://bugs.winehq.org/show_bug.cgi?id=32916https://bugs.winehq.org/show_bug.cgi?id=45786https://github.com/ValveSoftware/Proton/issues/944#issuecomment-417303447
i tried to run **TZ="America/Manaus" winecfg** and it fixed that timezone error
but it still failed to run any application even winecfg... and regarding window
problem i never found any fix nor patch for 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=48439
Bug ID: 48439
Summary: Tool selection bug in adobe Photoshop on Linux mint
Product: Wine
Version: 5.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pourmirzai(a)gmail.com
Distribution: ---
Created attachment 66215
--> https://bugs.winehq.org/attachment.cgi?id=66215
right click when brush tool is selcted.
I've installed Photoshop CS6 on Mint 19.2 using Playonlinux. Everything is fine
with no problem but when I want to select a tool or change tool attributes, the
panel is empty and it shows my desktop inside the panel. I mean it looks like a
hole in the app!
I don't see any serious error in playonlinux debug panel.
although when I open playonlinux, I get an error that says: PlayOnLinux is
unable to find 32bits OpenGL libraries
I'm not sure if this error causes the problem.
--
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=52814
Bug ID: 52814
Summary: Transparent Window Trapping Mouse Events
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kevin12berry(a)gmail.com
Distribution: ---
I have a Windows program that shows a transparent window over other
applications and this transparent window does not trap mouse events over other
applications.
When I run this program on Ubuntu 20.04 using Wine 5.0, the transparent window
does not trap mouse events over its own main application window, but it does
trap mouse events over other application windows, which it should not do.
--
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.