https://bugs.winehq.org/show_bug.cgi?id=56238
Bug ID: 56238
Summary: file open dialog box bad behaviour
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: ch.panel(a)free.fr
Distribution: ---
Created attachment 75945
--> https://bugs.winehq.org/attachment.cgi?id=75945
visual studio short project showing the bug
the file opening dialog box behaves differently between wine and windows:
under Windows the "ofn.lpstrFile" parameter of the OPENFILENAME structure can
serve as a filter which is immediately active when the dialog box is opened,
only showing the desired files, which is not the case under wine which shows
all the files.
attached simple visual studio project showing the difference (lpstrFile is
txt*.txt and only shows 2 files in windows among the 3 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=54668
Bug ID: 54668
Summary: jcef_helper.exe has excountered a serious problem and
needs to close.
Product: Wine
Version: 8.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hugot7071(a)gmail.com
Distribution: ---
Created attachment 74183
--> https://bugs.winehq.org/attachment.cgi?id=74183
backtrace of program error details
This problem is not present under Windows hand has not been reported yet.
This is presented with JCEF (Java Chromium Embedded Framework)
--
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=56378
Bug ID: 56378
Summary: Microsoft Edge and Edge-based WebView2 do not function
without --no-sandbox option
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: asdfghrbljzmkd(a)outlook.com
Distribution: ---
Microsoft Edge will freeze about 1-3 seconds after launching.
Steps to reproduce:
1. Download and install WebView2 (which includes Edge) from
https://developer.microsoft.com/en-us/microsoft-edge/webview2/
2. Run:
wine "/PATH/TO/PREFIX/drive_c/Program Files
(x86)/Microsoft/EdgeCore/VERSIONNUMBER/msedge.exe" --disable-gpu --no-first-run
Edge will not launch. If you add --no-sandbox to the launch options, it will
launch, but freeze after a second or so
(https://bugs.winehq.org/show_bug.cgi?id=56377)
--disable-gpu is required wine wined3d, it can be dropped if using DXVK.
--no-first-run disables the first run prompting you to sign in and such, it has
no bearing on this bug itself.
This also affects applications using WebView2, e.g. the Adobe Creative Cloud
setup application:
WEBVIEW2_ADDITIONAL_BROWSER_ARGUMENTS="--disable-gpu" wine
'/PATH/TO/Creative_Cloud_Set-Up.exe'
Using this at least allows the window to open, though it is blank for reasons
currently unknown:
WEBVIEW2_ADDITIONAL_BROWSER_ARGUMENTS="--disable-gpu --no-sandbox" wine
'/PATH/TO/Creative_Cloud_Set-Up.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=57494
Bug ID: 57494
Summary: err:module:import_dll Loading library gdiplus.dll
while starting "atwork"
Product: Wine
Version: 9.22
Hardware: x86-64
URL: https://download.betreuung.de/2013/atwork_extrasmall_s
etup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: xerox.xerox2000x(a)gmail.com
Distribution: Debian
This strange bug was reported on the forum:
https://forum.winehq.org/viewtopic.php?t=39743
After install trying to run for example 'wine admin.exe' you get:
0024:trace:module:load_dll looking for L"gdiplus.dll" in L"C:\\at
work;C:\\windows\\system32;C:\\windows\\system;C:\\windows;.;C:\\windows\\system32;C
:\\windows;C:\\windows\\system32\\wbem;C:\\windows\\system32\\WindowsPowershell\\v1.0"
0024:trace:module:open_dll_file L"\\??\\C:\\windows\\system32\\gdiplus.dll" is
for arch 8664, continuing search
0024:trace:module:open_dll_file L"\\??\\C:\\windows\\system32\\gdiplus.dll" is
for arch 8664, continuing search
0024:warn:module:load_dll Failed to load module L"gdiplus.dll"; status=c000007b
0024:err:module:import_dll Loading library gdiplus.dll (which is needed by
L"C:\\at work\\VFP9R.DLL") failed (error c000007b).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=55397
Bug ID: 55397
Summary: Forza Horizon 4 needs a proper
GetPackagesByPackageFamily implementation
Product: Wine
Version: 8.7
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: kernel32
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: etaash.mathamsetty(a)gmail.com
Regression SHA1: bd89ab3040e30c11b34a95072d88f635ade03bdc
Distribution: ---
Stub blocks previous behaviour which was showing a splash window and then
crash. Now it's just infinite ForzaHorizon4.exe process in the task manager.
076c:fixme:ver:GetPackagesByPackageFamily
(L"Microsoft.VCLibs.140.00_8wekyb3d8bbwe" 000000000021F228 0000000000000000
000000000021F24C 0000000000000000): stub
--
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=57474
Bug ID: 57474
Summary: Windows disappear irreversibly when are not shown on a
virtual desktop
Product: Wine
Version: 9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: oleh.nyk(a)gmail.com
CC: rbernon(a)codeweavers.com
Distribution: ---
Created attachment 77482
--> https://bugs.winehq.org/attachment.cgi?id=77482
Log of WINEDEBUG=+x11drv,+event wine notepad 2>&1
With the introduction of new window handling functions in window.c since 9.21
Wine is unusable in virtual desktop configurations. I use a virtual desktop 2
rows by 3 columns in FVWM, and, as a window is no more shown because it is not
on an active page, it is unmapped and disappears from the list of active
windows in FVWM, and there is no way to get it back.
Steps to reproduce: start FVWM with a virtual desktop with >1 page, start "wine
notepad", move to another page and then back. The notepad.exe window is not
shown both on the screen and in the window list, although the program is
running.
Log of
WINEDEBUG=+x11drv,+event wine notepad 2>&1
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=56056
Bug ID: 56056
Summary: Exiting IrfanView full screen mode creates a redundant
task bar "Untitled window" item which is not clickable
Product: Wine
Version: 9.0-rc2
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 75712
--> https://bugs.winehq.org/attachment.cgi?id=75712
"Untitled window" item
Steps to reproduce:
1) Download IrfanView
2) Install/unpack and run
3) Open any image, click Enter (to enter full screen mode)
4) Click enter again (leave full screen mode)
An unclickable taskbar entry will 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=57455
Bug ID: 57455
Summary: HOMM3 (from GOG.com) crashes immediately on run
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: gilbates2a(a)proton.me
Distribution: ---
Created attachment 77450
--> https://bugs.winehq.org/attachment.cgi?id=77450
Output of WINEDEBUG="+all"
Running the Heroes3.exe causes an immediate crash on Arch Linux with wine 9.16
with the following error message:
> 0024:err:seh:NtRaiseException Unhandled exception code c0000409 flags 1 addr 0x7a181f30
The crash occurs on every run and with identical error message.
I also tried running with wine 7.22 and get a similar crash but with different
error message:
> 0024:err:seh:NtRaiseException Unhandled exception code c0000409 flags 1 addr 0x11a1f30
Attached log from 9.16 run with WINEDEBUG="+all"
HOMM3 was installed from GOG offline installer with following filename
(installer ran fine):
> setup_heroes_of_might_and_magic_3_complete_4.0_(3.2)_gog_0.1_(77075).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=57465
Bug ID: 57465
Summary: 9.22 regression: after unmaximizing some apps windows
are unmanageable
Product: Wine
Version: 9.22
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: ---
Created attachment 77465
--> https://bugs.winehq.org/attachment.cgi?id=77465
video
* Arch linux
* KDE plasma-desktop 6.2.3-1
* wine 9.22
* wayland session, xwayland wine
9.22 regression: after unmaximizing some apps windows are unmanageable (can't
be resized, minimized, moved).
Reproduced with MS Office 2010.
bisected to [b84f533a2c0e05eded24cba35bb0bb5c0ec38db3] winex11: Delay window
config request when restoring from fullscreen/maximized.
--
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=57495
Bug ID: 57495
Summary: Rockstar Games launcher input not working and crashes
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: perlememe(a)gmail.com
Distribution: ---
The Rockstar Games launcher doesn't accept any keyboard input (it is impossible
to login) and crashes when clicking on the settings menu.
--
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.