https://bugs.winehq.org/show_bug.cgi?id=39987
Bug ID: 39987
Summary: Firefox 42.0 cannot open download's folder, needs
SHOpenFolderAndSelectItems implemented
Product: Wine
Version: 1.9.1
Hardware: x86
URL: https://www.mozilla.org/en-US/firefox/all/
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: shell32
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: ---
I use win32 firefox to access some flash websites. While browsing, I downloaded
a PDF and then clicked Firefox's blue arrow to see my downloads. I right
clicked on the PDF and chose 'Open Containing Folder' which does nothing.
At the same time, terminal outputs this fixme:
fixme:shell:SHOpenFolderAndSelectItems 0x1e781400 1 0x229fe604 0x0: stub
that looks slightly related to 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=53411
Bug ID: 53411
Summary: Increased font size on taskbar
Product: Wine
Version: 7.10
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: win32u
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
CC: jacek(a)codeweavers.com
Regression SHA1: 67e39efb7528dc9e5505b8e7fbc3e0e39f1c5779
Distribution: ---
Created attachment 72804
--> https://bugs.winehq.org/attachment.cgi?id=72804
example
Comparison before and after.
--
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=53106
Bug ID: 53106
Summary: Icons not rendering properly in the window titlebar
Product: Wine
Version: 7.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: somethingoutoftheordinary(a)live.com
Distribution: Debian
Created attachment 72541
--> https://bugs.winehq.org/attachment.cgi?id=72541
Image of the icon rendering bug
Since WINE version 7.8, some icons are not rendered properly in the titlebar
(Debian + OpenBox, no DE), while they look alright in WINE 7.7
Not all applications are affected, but one of the applications I see it in is
Metasequoia 3.1.6
Download link:
http://metaseq.net/en/download.html , scroll down to the old versions and click
"click here", scroll further down to the 3.1.6 ZIP download
--
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=53105
Bug ID: 53105
Summary: Certain specific dialogue boxes are permanently
fullscreen
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: somethingoutoftheordinary(a)live.com
Distribution: Debian
My apologies, I am afraid I cannot be more specific about this issue as I
haven't a clue what the conditions are for it to be happening, I notice this in
Metasequoia 3.1.6 whenever I want to fill in a manual number in a scale or
rotation, this would normally spawn a small dialogue window, but since WINE 7.7
this is maximised and cannot be scaled down, it works fine in WINE 7.6 but WINE
7.7, 7.8 and 7.9 have this issue.
Product:
http://metaseq.net/en/download.html , click the "click here" link at the bottom
of the page and scroll down to the 3.1.6 ZIP download, it is a paid product but
you can run it for free with limited features
How to reproduce:
Open the executable, select whichever language if you have not already, then on
the left panel click either button "Scale" or "Rot", and in the dialogue that
just spawned click the button labeled "Number", this will open up another
dialogue which is affected by this 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=52773
Bug ID: 52773
Summary: winwprefix is not to ready to use after running
wineboot
Product: Wine
Version: 7.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 72145
--> https://bugs.winehq.org/attachment.cgi?id=72145
Wine 7.5 related log file showing the issue
On building a package in a qemu-kvm environment wine 7.5 shows an unusual
behavior compared with older wine versions, when running winboot to initialize
a wine prefix followed by running wintricks to change wine settings.
With wine 6.0, which is working, there is printed (wineboot is started without
a display to avoid showing any gui dialog)
[ 211s] ++ command -v wineboot
[ 211s] ++ test -n /home/abuild/.mingw32-cross-wine
[ 211s] ++ test -d /home/abuild/.mingw32-cross-wine
[ 211s] ++ wineboot -fi
[ 211s] wine: created the configuration directory
'/home/abuild/.mingw32-cross-wine'
[ 211s] 0048:err:explorer:initialize_display_settings Failed to query current
display settings for L"\\\\.\\DISPLAY1".
[ 211s] 0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hr 0x80004002
[ 211s] 0048:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
[ 211s] 0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
[ 211s] 002c:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 211s] 002c:err:winediag:nodrv_CreateWindow Make sure that your X server is
running and that $DISPLAY is set correctly.
[ 211s] 0050:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 211s] 0050:err:winediag:nodrv_CreateWindow Make sure that your X server is
running and that $DISPLAY is set correctly.
[ 211s] 0050:err:ole:apartment_createwindowifneeded CreateWindow failed with
error 0
[ 211s] 0050:err:ole:apartment_createwindowifneeded CreateWindow failed with
error 0
[ 211s] 0050:err:ole:apartment_createwindowifneeded CreateWindow failed with
error 14007
[ 211s] 0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hr 0x800736b7
[ 211s] 0050:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x800736b7
[ 211s] 0050:err:ole:apartment_get_local_server_stream Failed: 0x800736b7
[ 211s] 0050:err:ole:start_rpcss Failed to open RpcSs service
[ 211s] 0040:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 211s] 0040:err:winediag:nodrv_CreateWindow Make sure that your X server is
running and that $DISPLAY is set correctly.
[ 213s] 0060:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 213s] 0060:err:winediag:nodrv_CreateWindow Make sure that your X server is
running and that $DISPLAY is set correctly.
[ 213s] 0068:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 213s] 0068:err:winediag:nodrv_CreateWindow Make sure that your X server is
running and that $DISPLAY is set correctly.
[ 213s] Could not find Wine Gecko. HTML rendering will be disabled.
[ 214s] wine: configuration in L"/home/abuild/.mingw32-cross-wine" has been
updated.
Then winetricks is called to change settings
[ 214s] ++ winetricks nocrashdialog autostart_winedbg=disabled
[ 214s] ------------------------------------------------------
[ 214s] winetricks latest version check update disabled
[ 214s] ------------------------------------------------------
[ 214s] Executing mkdir -p /home/abuild
[ 215s] Using winetricks 20210206-next - sha256sum:
57ff30bced6c84e79932d5d98993a6361f12331b3a33f51cc1e65d8c9af2656c with wine-6.0
and WINEARCH=win32
[ 216s] Executing w_do_call nocrashdialog
[ 216s] Executing mkdir -p /home/abuild
[ 216s] Executing load_nocrashdialog
[ 216s] Disabling graphical crash dialog
[ 216s] Executing cd
/home/abuild/.mingw32-cross-wine/dosdevices/c:/windows/temp
[ 216s] Executing wine regedit crashdialog.reg
[ 216s] Using override for following DLLs: autostart_winedbg
[ 216s] Executing wine regedit C:\windows\Temp\_disabled\override-dll.reg
This works out of the box.
Processing the same with wine-7.5 shows
[ 154s] ++ wineboot -fi
[ 154s] wine: created the configuration directory
'/home/abuild/.mingw32-cross-wine'
[ 154s] 002c:fixme:actctx:parse_depend_manifests Could not find dependent
assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
[ 154s] 0048:fixme:actctx:parse_depend_manifests Could not find dependent
assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
[ 154s] 0050:fixme:actctx:parse_depend_manifests Could not find dependent
assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
[ 154s] 0048:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 154s] 0048:err:winediag:nodrv_CreateWindow L"The explorer process failed to
start."
[ 154s] 0048:err:systray:initialize_systray Could not create tray window
[ 154s] 0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hr 0x80004002
[ 154s] 0048:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
[ 154s] 0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
[ 154s] 002c:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 154s] 002c:err:winediag:nodrv_CreateWindow L"Make sure that your X server is
running and that $DISPLAY is set correctly."
[ 154s] 0050:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 154s] 0050:err:winediag:nodrv_CreateWindow L"Make sure that your X server is
running and that $DISPLAY is set correctly."
[ 154s] 0050:err:ole:apartment_createwindowifneeded CreateWindow failed with
error 3
[ 154s] 0050:err:ole:apartment_createwindowifneeded CreateWindow failed with
error 0
[ 154s] 0050:err:ole:apartment_createwindowifneeded CreateWindow failed with
error 14007
[ 154s] 0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hr 0x800736b7
[ 154s] 0050:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x800736b7
[ 154s] 0050:err:ole:apartment_get_local_server_stream Failed: 0x800736b7
[ 154s] 0050:err:ole:start_rpcss Failed to open RpcSs service
[ 154s] 0040:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 154s] 0040:err:winediag:nodrv_CreateWindow L"Make sure that your X server is
running and that $DISPLAY is set correctly."
[ 154s] 0084:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 154s] 0084:err:winediag:nodrv_CreateWindow L"Make sure that your X server is
running and that $DISPLAY is set correctly."
[ 156s] 008c:err:winediag:nodrv_CreateWindow Application tried to create a
window, but no driver could be loaded.
[ 156s] 008c:err:winediag:nodrv_CreateWindow L"Make sure that your X server is
running and that $DISPLAY is set correctly."
[ 157s] wine: configuration in L"/home/abuild/.mingw32-cross-wine" has been
updated.
To this point nothing is different
[ 157s] ++ winetricks nocrashdialog autostart_winedbg=disabled
[ 157s] ------------------------------------------------------
[ 157s] winetricks latest version check update disabled
[ 157s] ------------------------------------------------------
[ 157s] Executing mkdir -p /home/abuild
[ 158s] grep: /home/abuild/.mingw32-cross-wine/*.reg: No such file or
directory
[ 158s] ------------------------------------------------------
The issue is, that the newly created wine prefix is not ready for usage.
[ 158s] WINEPREFIX INFO:
[ 158s] Drive C: total 24
[ 158s] drwxr-xr-x 6 abuild abuild 4096 Apr 4 22:11 .
[ 158s] drwxr-xr-x 4 abuild abuild 4096 Apr 4 22:11 ..
[ 158s] drwxr-xr-x 6 abuild abuild 4096 Apr 4 22:11 Program Files
[ 158s] drwxr-xr-x 3 abuild abuild 4096 Apr 4 22:11 ProgramData
[ 158s] drwxr-xr-x 4 abuild abuild 4096 Apr 4 22:11 users
[ 158s] drwxr-xr-x 16 abuild abuild 4096 Apr 4 22:11 windows
[ 158s]
[ 158s] Registry info:
[ 158s] /home/abuild/.mingw32-cross-wine/*.reg:
[ 158s] ------------------------------------------------------
[ 158s] ------------------------------------------------------
[ 158s] warning: wine cmd.exe /c echo '%AppData%' returned empty string, error
message ""
[ 158s] ------------------------------------------------------
--
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=53307
Bug ID: 53307
Summary: World of Tanks broken with wined3d's Vulkan renderer
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: stefan(a)codeweavers.com
Distribution: ---
Created attachment 72685
--> https://bugs.winehq.org/attachment.cgi?id=72685
Good rendering
Commit 66d81ea34ec0670230a53a3f1a04962e7ee7abdf broke World of Tanks when using
wined3d's Vulkan backend. I'll attach screenshots of good and bad rendering.
--
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=53058
Bug ID: 53058
Summary: Incorrect socket reconnect behavior for DGRAM sockets
Product: Wine
Version: 6.13
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: aman560900(a)hotmail.com
Distribution: ---
Expected behavior:
Reconnecting with a DGRAM socket (specifically UDP) should not fail
Observed behavior:
Reconnecting fails with WSAEISCONN
Breaking commit and change:
https://github.com/wine-mirror/wine/commit/3b33a6b4873d2d75418c298880766f63…
Both Windows and Linux kernels implement this correctly, with wine being the
sole divergence. SockDoConnect in mswsock.dll shows the logic flow, SOCK_STREAM
should fail with WSAEISCONN, but SOCK_DGRAM should 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=52594
Bug ID: 52594
Summary: rustup-init.exe panic in reqwest failed to park thread
Product: Wine
Version: 7.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lorenzofer(a)live.it
Distribution: ArchLinux
The rustup executable (rustup-init.exe) panic with
thread 'reqwest-internal-sync-runtime' panicked at 'failed to park',
C:\Users\runneradmin\.cargo\registry\src\github.com-1ecc6299db9ec823\tokio-1.4.0\src\runtime\basic_scheduler.rs:224:56
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
This is from wine 7.0rc1
Wine 6.23 give another issue:
error: could not download file from
'https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256' to
'C:\users\lorenzo\.rustup\tmp\atqc1z0zr2x8cjfz_file': failed to make network
request: error sending request for ur
l (https://static.rust-lang.org/dist/channel-rust-stable.toml.sha256): error
trying to connect: OS Error -2146762482 (FormatMessageW() returned error 317)
(os error -2146762482): error trying to connect: OS Error -2146762482
(FormatMess
ageW() returned error 317) (os error -2146762482): OS Error -2146762482
(FormatMessageW() returned error 317) (os error -2146762482)
Not sure if this is a regression, or in 7.0rc1 there was a patch the solved an
error before
I'm going to bisect
--
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=51616
Bug ID: 51616
Summary: Unravel Two crashes on intro
Product: Wine
Version: 6.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Assertion failed!
Program: C:\Program Files
(x86)\Steam\steamapps\common\UnravelTwo\UnravelTwo.exe
File: ../wine/dlls/quartz/memallocator.c
Line: 346
Expression: "ms->ref == 0"
Renaming 'V' folder in 'GameFolder\D3D11' is a workaround.
--
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=51476
Bug ID: 51476
Summary: user32:input test_Input_mouse() gets bad WM_MOUSEMOVE
messages
Product: Wine
Version: 6.10
Hardware: x86-64
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
user32:input gets the following failure on most Windows versions:
http://winetest.dolphin/data/patterns.html#user32:input
input.c:3350: Test failed: got unexpected WM_MOUSEMOVE x 150, expected 210
* The invalid x value depends on the machine (e.g. it's different on
win81_cw-rx460 and w8), but is the same from one run to the next.
* The failure is quite frequent but not 100% reproducible (e.g. on w8). Timing
issue?
* It impacts Windows 7 to Windows 10 2009 (except w1064v1607).
--
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.