https://bugs.winehq.org/show_bug.cgi?id=51951
Bug ID: 51951
Summary: configure says that libsane development files are not
found even though they are present
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: bugs.drew(a)yahoo.com
Distribution: ---
Created attachment 70930
--> https://bugs.winehq.org/attachment.cgi?id=70930
Config log at cf5bad0ecc8976c66ecf73d987b870d917e625ba
Commit cf5bad0ecc8976c66ecf73d987b870d917e625ba added the following warning to
the configure process.
configure: libsane 64-bit development files not found, scanners won't be
supported.
This warning wasn't shown before this commit. My system is Ubuntu 20.04.
dpkg -l | grep libsane-dev shows
ii libsane-dev:amd64 1.0.29-0ubuntu5.2
amd64 API development library for scanners [development files]
ii libsane-dev:i386 1.0.29-0ubuntu5.2
i386 API development library for scanners [development files]
A gziped config.log for running configure at
cf5bad0ecc8976c66ecf73d987b870d917e625ba 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=51914
Bug ID: 51914
Summary: Color picker doesn't render with custom themes
Product: Wine
Version: 6.19
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 70865
--> https://bugs.winehq.org/attachment.cgi?id=70865
The dialog
Steps to reproduce:
1) Install and configure Wine to use any Windows XP theme - I'm using Zune
Style
2) Run any application which uses the Win32 color picker, e.g. MS Paint from
Windows XP (Menu -> Colors -> Edit colors) or IrfanView -> F12.
3) Call the color picker
Actual results: colors and boxes are not rendered
Expected results: everything on the screen
Additional info: moving the dialog out of the screen and back in fixes the
issue
This is probably a dupe of bug 6682 but I'm not sure since theming is involved.
--
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=51815
Bug ID: 51815
Summary: DocumentProperties broken by last update
Product: Wine
Version: 6.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: spooler
Assignee: wine-bugs(a)winehq.org
Reporter: incubusrk(a)gmail.com
Distribution: ---
Last update cause DocumentProperties return -1 for existing printer.
GetLastError return 193
For wine 6.17 and lower it's work correct
--
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=48377
Bug ID: 48377
Summary: Home Designer Suite 21.3.1.1x64 hangs on mouse button
release when drawing wall
Product: Wine
Version: 5.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 74.schutt(a)gmail.com
Distribution: ---
Created attachment 66130
--> https://bugs.winehq.org/attachment.cgi?id=66130
Wine terminal output
I'm testing Home Designer Suite 21.3.1.1x64 on 5.3-rc3 with the patch from bug
48371 applied.
After starting home designer and opening a new plan, I am trying to draw my
first wall.
Left mouse button down sets the starting location of the wall, and as I move
the mouse the display is continuously updated with the new wall length. When I
release the left mouse button to set the end location, the wine window stops
being updated, the mouse cursor disappears while the mouse position is inside
the wine window, and my system is otherwise idle. I have to ctrl-C in the
terminal window where I started wine to kill it.
I've attached the terminal output from Wine. At the end of the output I added
some text that appeared after I used ctrl-C to kill wine.
I'll also attach the output that Home Designer logged as it ran.
--
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=51979
Bug ID: 51979
Summary: Sending of Midi SysEx Events not working
Product: Wine
Version: 6.20
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: reinhold.hoffmann(a)hotmail.com
The sending of midi SysEx events to an external device like a keyboard fails.
SysEx events are very common like all the midi reset events.
Component: dlls\winecoreaudio.drv
File: midi.c
This is related to coreaudio, alsa is OK.´
The issue is that SysEx events are encapsulated by 0xF0, 0xF7. These
encapsulated bytes are stripped before the routine MIDIOut_LongData is called.
In MIDIOut_LongData the following happens:
Warning
"The allegedly system exclusive buffer is not correct. Please report with MIDI
file"
Errors
"Add missing 0xF0 marker at the beginning of system exclusive byte stream"
"Add missing 0xF7 marker at the end of system exclusive byte stream"
But the event is being sent to the external port as if the encapsulated bytes
would exist.
I use a Yamaha keyboard. This macOS driver has been recently upgraded for macOS
Big Sur, Monterey. This driver now fails.
================================
Comparing the same situation for the alsa driver
Component: dlls\winealsa.drv
File: midi.c
The equivalent to MIDIOut_LongData of coreaudio here is modLongData.
In modLongData the encapsulated bytes are added in case they are missing.
I recommend to add the same tolerant step to MIDIOut_LongData as well.
Unfortunately, tracing of a midi file was not possible because both routines
crash when trace is active for dwBufferLength=2 which is a regular case even
for long midi data.
Further, there is a comment in both files "but it seems to be used only for
midi input". This is not the case. LongData are used for midi out, 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=51977
Bug ID: 51977
Summary: winefile: Add/Remove Programs rundll32.exe is windowed
but not properly controllable by the window manager
(missing from Task Manager)
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: grahamperrin(a)gmail.com
Created attachment 70966
--> https://bugs.winehq.org/attachment.cgi?id=70966
Screenshot: Add/Remove Programs missing from Task Manager
If Wine File Manager is used to open Add/Remove Programs, then there is:
* a window for Add/Remove Programs
– but no separate listing for the window in (for example)
Task Manager of KDE Plasma.
After Wine File Manager closes:
* there remains a window that's not in Task Manager
– screenshot attached.
% pkg info -x wine
wine-6.0.1_5,1
wine-proton-6.3.2_3
winetricks-20210825
% uname -aKU
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #113
main-n250242-eab5358b908: Mon Oct 25 05:40:35 BST 2021
root@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG
amd64 1400039 1400039
%
--
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=9027
--- Comment #64 from joaopa <jeremielapuree(a)yahoo.fr> ---
Created attachment 70957
--> https://bugs.winehq.org/attachment.cgi?id=70957
console output with wine-6.20
Bug still occurs with wine-6.20.
--
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=40667
Bug ID: 40667
Summary: Cossacks - European Wars: Intro videos cropped and not
full screen
Product: Wine
Version: 1.9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: Other
Created attachment 54537
--> https://bugs.winehq.org/attachment.cgi?id=54537
Screenshot
When I launch the GOG version of Cossacks - European Wars, the intro videos
begin to play but they are cropped to a small square in the corner of the
screen.
I am attaching a screenshot that should be much more helpful than my
description.
--
Some additional info about my system (just in case):
Distro: Linux Mint 17.3 (64 bit)
Kernel: 4.4.0-21-generic
Graphics: Proprietary NVIDIA 364.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=51972
Bug ID: 51972
Summary: explorer.exe: crash when exiting
Product: Wine
Version: 6.0.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: remi.audrezet(a)gmail.com
Distribution: ---
Created attachment 70955
--> https://bugs.winehq.org/attachment.cgi?id=70955
backtrace generated by wine
The provided explorer.exe executable crash when exiting (closing the app with
the "x" button)
Linux 4.19.0-18-amd64 #1 SMP Debian 4.19.208-1 (2021-09-29) x86_64 GNU/Linux
Bug reproduced in a should be fresh install of wine 6.0.2
I used apt to purge and reinstall wine and it's dependencies and deleted the
default wine prefix (~/.wine).
=============================================================================
backtrace.txt is attached to this bug report.
console output :
wine: created the configuration directory '/home/user/.wine'
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr
0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface
{6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0040:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@wineusb.sys,-1"
-> L"C:\\windows\\inf\\wineusb.inf"
0064:fixme:file:NtLockFile I/O completion on lock not implemented yet
0064:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
0064:err:mscoree:LoadLibraryShim error reading registry key for installroot
006c:fixme:file:NtLockFile I/O completion on lock not implemented yet
006c:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
006c:err:mscoree:LoadLibraryShim error reading registry key for installroot
006c:err:mscoree:LoadLibraryShim error reading registry key for installroot
006c:err:mscoree:LoadLibraryShim error reading registry key for installroot
006c:err:mscoree:LoadLibraryShim error reading registry key for installroot
006c:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 5)
006c:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 5)
0064:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
0064:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
0084:fixme:file:NtLockFile I/O completion on lock not implemented yet
0084:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0084:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
0084:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
00c0:fixme:file:NtLockFile I/O completion on lock not implemented yet
00c0:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
00c0:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
00c0:fixme:msi:internal_ui_handler internal UI not implemented for message
0x0b000000 (UI level = 1)
00c8:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x102b9460,
context 0x2d4e98, init_notify 0, handle 0x3e1fde0): stub
00b8:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
wine: configuration in L"/home/user/.wine" has been updated.
0024:err:ole:create_server class {9ba05972-f6a8-11cf-a442-00a0c90a8f39} not
registered
0024:err:ole:com_get_class_object no class object
{9ba05972-f6a8-11cf-a442-00a0c90a8f39} could be created for context 0x4
0024:fixme:nstc:NSTC2_fnSetControlStyle2 mask & style (0x00000004) contains
unsupported style(s): 0x00000004
0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1026, a003,
0, 0x69f55c)
0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1026, a004,
1, 0x69f55c)
0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1025, a003,
1, 0x69f55c)
0024:fixme:shell:IShellBrowser_fnSendControlMsg stub, 0x15cd18 (2, 1025, a004,
1, 0x69f55c)
wine: Unhandled page fault on read access to 00000000 at address 0040C5E9
(thread 0024), starting debugger...
--
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.