https://bugs.winehq.org/show_bug.cgi?id=48358
Bug ID: 48358
Summary: Dell Latitude E6440 BIOS updater crashes on
unimplemented function ntoskrnl.exe.KeSetImportanceDpc
Product: Wine
Version: 5.0-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ntoskrnl
Assignee: wine-bugs(a)winehq.org
Reporter: alexhenrie24(a)gmail.com
Distribution: ---
I was hoping to use Wine to determine whether this BIOS updater extracts the
BIOS image to a temporary directory, but it just crashes because
KeSetImportanceDpc is missing.
$ sha256sum E6440A24.exe
2e84cc53946d42288f7688c67eafd8726c88f98cdb5f2ce5d4a988d3ad7c6365
--
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=47956
Bug ID: 47956
Summary: IGMP source specific multicast does not create join
requests for source
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: bobalexander(a)gmail.com
Distribution: ---
https://forum.winehq.org/viewtopic.php?p=125040#p125040
How to reproduce bug:
Install VLC through Wine (I am running the latest: 3.0.8), and VLC on a the
native Linux host.
Launch Wireshark on Linux and monitor the network port (filter IGMP to
simplify).
Launch VLC through Wine and choose Media -> Open Network Stream. Enter a URL
such as udp://10.40.2.2@232.17.4.80:4000 in the dialog box and click "Play".
You should see the IGMP request go out for a "Membership Report / Join group
232.17.4.80 for any sources"
Repeat for VLC through Linux and you will see the proper IGMP membership
request for source {10.40.2.2}.
--
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=47427
Bug ID: 47427
Summary: Glide wrapper - Configuration buttons misbehaving
Product: Wine
Version: 4.11
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Found on ReactOS, but Wine has the exact same issue.
The configuration of the program features a static, which value van be changed
with two buttons.
Problem seems to be that the value is always decreased by 0.25 when the mouse
is release, what shouldn't happen.
Video on Windows:
https://jira.reactos.org/secure/attachment/45191/45191_2k3sp2.webm
Video on ROS:
https://jira.reactos.org/secure/attachment/45192/45192_0.4.8-RC-14-g10b06f1…
--
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=48242
Bug ID: 48242
Summary: IXMLDOMDocument_load() paths aren't URL-unescaped
(Microsoft Document Explorer 2008 startup error)
Product: Wine
Version: 4.21
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: damjan.jov(a)gmail.com
Distribution: ---
After patching ieframe as per bug 12406, and installing and starting Microsoft
Document Explorer 2008 as per instructions there, it quickly gives a messagebox
and exits. The messagebox text is the following:
"Microsoft Document Explorer cannot be shown because the specified help
collection 'ms-help:ms.WDK.v10.6001.080214' is invalid."
The problem is that msxml3's IXMLDOMDocument_load() is called with paths of the
form "C:\Program%20Files\..." and Wine doesn't URL-unescape them before trying
to open them.
A patch that fixes this is at https://source.winehq.org/patches/data/175077
--
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=47459
Bug ID: 47459
Summary: user32: ListBox LB_SETSEL won't scroll
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: katayama.hirofumi.mz(a)gmail.com
Distribution: ---
https://jira.reactos.org/secure/attachment/52658/52658_ListBoxTest.zip
This is a test program for ListBox.
Click "Add Lines" button.
And click "Go Bottom" button.
LB_SETSEL message will be sent to the ListBox, and then the ListBox should
scroll down.
ReactOS issue:
https://jira.reactos.org/browse/CORE-16024
--
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=47918
Bug ID: 47918
Summary: Blur: cars have no wheels when Wine is compiled with
Ryzen optimisations
Product: Wine
Version: 4.17
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: felixhaedicke(a)web.de
Distribution: ---
Created attachment 65415
--> https://bugs.winehq.org/attachment.cgi?id=65415
Screenshot: Blur shows car without wheels
Recompiled Wine with the following CFLAGS: "-O2 -march=znver2", and noticed
that in Blur, the cars (shown in the menus and in the game) are rendered
without wheels. Before, I had compiled Wine compiled with "-O2
-march=ivybridge", and the wheels are rendered correctly.
It does not make a difference, if I use wined3d, d9vk or wine-nine-standalone.
But it makes a difference, if Wine's msvcr90, or Microsoft's MSVC runtime DLLs
are used - wheels are always shown correctly with MSVC runtime DLLs.
--
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=39692
Bug ID: 39692
Summary: Wine64 build produces extra warning in msdaps
comparing to Wine32 build
Product: Wine
Version: 1.8-rc2
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Created attachment 52935
--> https://bugs.winehq.org/attachment.cgi?id=52935
build log from wine-1.8-rc2
Similarly to bug 35603 and bug 35604, but this time for msdaps.
--
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=20465
Summary: Brothers In Arms Hell's Highway : Setup asks for DVD
for every .cab file
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=24342)
--> (http://bugs.winehq.org/attachment.cgi?id=24342)
log
During the file copy process, the setup program asks for the DVD location (eg.
Z:\mnt\cdrom\...) everytime it has to extract files from a .cab archive. It
does not prevent the install process to work, but this behaviour seems quite
unusual for a game that uses a single DVD disc. I browsed the web and have not
found users whom had this issue under Windows. Console output is attached
--
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=43368
Bug ID: 43368
Summary: HashMyFiles: Drag & Drop from native File Managers
(Dolphin, Nautilus, ...) does not work
Product: Wine
Version: 2.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: bob.mt.wya(a)gmail.com
Distribution: ---
Created attachment 58732
--> https://bugs.winehq.org/attachment.cgi?id=58732
wine_hashmyfiles_console_log
HashMyFiles generates hashes of file handles dropped into the main Window.
Currently Wine only supports copy and paste of files - from a native File
Manager - into the main HashMyFiles Window.
Attempting to drag-n-drop files from a native File Manager into the HashMyFiles
Window - has no affect. See attached console 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=47779
Bug ID: 47779
Summary: iCloud refuses to install: "Your computer is missing
Media features."
Product: Wine
Version: 4.16
Hardware: x86
URL: http://updates-http.cdn-apple.com/2019/windows/041-927
49-20190722-CF7BF572-ACDC-11E9-902A-1011F70D717D/iClou
dSetup.exe
OS: Linux
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: registry
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
It needs the
HKLM\Software\Microsoft\Windows\CurrentVersion\Setup\WindowsFeatures\WindowsMediaVersion
and default value. Despite the Staging patch, it doesn't need the Version
field.
--
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.