https://bugs.winehq.org/show_bug.cgi?id=56846
Bug ID: 56846
Summary: Erratic mouse fullscreen-mode in menu and outside
locked camera in Myst III Exile
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: odecif(a)gmail.com
Distribution: ---
Created attachment 76653
--> https://bugs.winehq.org/attachment.cgi?id=76653
Screencapture of the mouse in-game
When playing the game Myst III: Exile in fullscreen the mouse is slightly
erratic in the menu and when camera-locked making it quite difficult to do
fine adjustments. By erratic I mean that when dragging the mouse say north from
the center of the screen, the cursor kind of makes small jumps up and down
while traveling up. The cursor eventually reaches the desired location after
some patience and slow movements.
If the game is started in Virtual Desktop-mode (800x600) there are no issues.
This happens both in Direct3D-mode and in Software-mode (chosen prior to
starting the game).
My setup:
RTX 3070, driver 550.90.07
Kernel 6.1.92-1-MANJARO
Monitor Acer 28" Nitro XV282KKV 4K 144 Hz (x2) using DP
--
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=7955
Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leslie_alistair(a)hotmail.com
--- Comment #13 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> ---
(In reply to temp82 from comment #12)
> this bug report is mentioned on wine-staging's 9.11 list so it might be
> fixed in latest wine-staging.
This is just one of many patches that will be required.
Currently this is the known things to fix.
msado15 will require (at least)
command_CreateParameter
command_get_Parameters
oledb32 datainit_GetDataSource, needs to handle drivers that don't support all
the properties being set. (eg. Non fatal errors).
odbc32
SQLDrivers/W
SQLDataSources/W
Previous comments about odbccp32 is also at fault, though I haven't seen any as
yet.
--
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=56845
Bug ID: 56845
Summary: error in Encore
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: naxiyo4031(a)dovinou.com
Distribution: ---
Created attachment 76652
--> https://bugs.winehq.org/attachment.cgi?id=76652
error in Encore
error in Encore
--
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=56834
Bug ID: 56834
Summary: wine is removed
Product: Wine
Version: 9.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: vex112(a)mail.ru
Distribution: ---
wine is removed from the system when trying to install php, namely the libgd3
package, it is removed immediately and cannot be installed back on Ubuntu 22.04
--
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=56786
Bug ID: 56786
Summary: Proprietary native ODBC driver crashing
Product: Wine-staging
Version: 9.10
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: steve.fawcett(a)bitnosis.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 76592
--> https://bugs.winehq.org/attachment.cgi?id=76592
Backtrace of failing call
(Using wine-9.10 (Staging) as I believe staging id required for native odbc)
.Net app to retrieve data via odbc using a proprietary native 64 bit odbc
driver fails with System.AccessViolationException 'Attempted to read or write
protected memory' when interop is calling 'SQLDriverConnectW'
Tried c++ to remove .Net from the equation and depending on what connection
string is used it yields a different error. If connection details are passed in
the connectionstring ie:
Driver=xxxxx ODBC
driver;Server=x.x.x.x,yyy;DBNAME=xxxxx;UID=xxxxx;PWD=xxxxx;
The following error occurs:
Error in SQLDriverConnect(hDbc, GetDesktopWindow(), pwszConnStr, SQL_NTS,
NULL, 0, NULL, SQL_DRIVER_COMPLETE)
0024:fixme:odbc:SQLFreeHandle (HandleType 2, Handle 00000000006F3DA0)
0024:fixme:odbc:SQLFreeHandle (HandleType 1, Handle 00000000006F3D70)
A backtrace is not given and even when launching via 'wine winedbg ...',
setting $BreakOnFirstChance=0 and 'cont'inuing I do not get one.
If I pass a DSN in the connection string of a data source preconfigured in the
registry (exported from working windows machine and imported):
DSN=xxxxx;UID=xxxxx;PWD=xxxxx
A backtrace is produced (attached, albeit with failing dll renamed to xodbc64).
I can supply the driver privately on request.
--
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=44245
Bug ID: 44245
Summary: Gray screen on OnePlus 3 / 3T
Product: Wine
Version: 3.0-rc3
Hardware: arm
OS: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sasha01945(a)gmail.com
Created attachment 60040
--> https://bugs.winehq.org/attachment.cgi?id=60040
Gray screen on OnePlus 3T
After running Win3.0 RC3, first unpacking, then writes "Setting up windows
environment".
After that, the gray screen (as in the screenshot).
Android version: 8.0.0
OhygenOS version: OP3T_0.2_Open_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=7955
temp82(a)luukku.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |temp82(a)luukku.com
--- Comment #12 from temp82(a)luukku.com ---
this bug report is mentioned on wine-staging's 9.11 list so it might be fixed
in latest wine-staging.
--
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=53013
Bug ID: 53013
Summary: Maplestory crashes after several minutes of gameplay
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: mazuz.eyal(a)gmail.com
Distribution: ---
Created attachment 72381
--> https://bugs.winehq.org/attachment.cgi?id=72381
last part of the wine debug info when maplestory crash
Maplestory now works when downloading through the Nexon launcher, it logs into
the game and even into the world, but after a few minutes of playing (it is
mostly random, but not more than 5 minutes). The game freezes for a bit then
crashes, where the last output in the console from wine is
0bec:fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout 0x10001000 is not
supported
0bec:fixme:key:X11DRV_ToUnicodeEx keyboard layout 0x10001000 is not supported
0bec:fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout 0x10001000 is not
supported
0bec:fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout 0x10001000 is not
supported
0bec:fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout 0x10001000 is not
supported
0bec:fixme:key:X11DRV_ToUnicodeEx keyboard layout 0x10001000 is not supported
0bec:fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout 0x10001000 is not
supported
0bec:fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout 0x10001000 is not
supported
0bec:fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout 0x10001000 is not
supported
0bec:fixme:key:X11DRV_ToUnicodeEx keyboard layout 0x10001000 is not supported
0bec:fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout 0x10001000 is not
supported
0bec:fixme:keyboard:X11DRV_MapVirtualKeyEx keyboard layout 0x10001000 is not
supported
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:virtual:NtQueryVirtualMemory
(0x128,(nil),info_class=1,0x10280390,65536,(nil)) Unknown information class
0208:fixme:virtual:NtQueryVirtualMemory
(0x128,(nil),info_class=1,0x10280390,65536,(nil)) Unknown information class
0208:fixme:virtual:NtQueryVirtualMemory
(0x128,(nil),info_class=1,0x17cc0390,65536,(nil)) Unknown information class
0208:fixme:virtual:NtQueryVirtualMemory
(0x128,(nil),info_class=1,0x17cc0390,65536,(nil)) Unknown information class
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
0208:fixme:cryptasn:CRYPT_GetBuiltinDecoder Unsupported decoder for
lpszStructType 1.3.6.1.4.1.311.2.1.4
018c:fixme:winsock:setsockopt Unknown IPPROTO_TCP optname 0x00000003
0208:fixme:virtual:NtQueryVirtualMemory
(0x128,(nil),info_class=1,0x10280390,65536,(nil)) Unknown information class
0208:fixme:virtual:NtQueryVirtualMemory
(0x128,(nil),info_class=1,0x10280390,65536,(nil)) Unknown information class
0208:fixme:virtual:NtQueryVirtualMemory
(0x128,(nil),info_class=1,0x17cc0390,65536,(nil)) Unknown information class
0208:fixme:virtual:NtQueryVirtualMemory
(0x128,(nil),info_class=1,0x17cc0390,65536,(nil)) Unknown information class
0208:fixme:virtual:NtQueryVirtualMemory
(0x128,(nil),info_class=1,0x10280390,65536,(nil)) Unknown information class
0208:fixme:virtual:NtQueryVirtualMemory
(0x128,(nil),info_class=1,0x10280390,65536,(nil)) Unknown information class
01a0:fixme:userenv:UnregisterGPNotification 00000000000005B4
01a0:fixme:userenv:UnregisterGPNotification 00000000000005B8
0254:fixme:iphlpapi:CancelIPChangeNotify (overlapped 000003A6EB1CD5C8): stub
023c:fixme:ver:GetCurrentPackageId (000000000011FDA0 0000000000000000): stub
0164:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0000000000030178
0164:fixme:iphlpapi:CancelIPChangeNotify (overlapped 000001F0A11E2908): stub
0270:err:ole:CoUninitialize Mismatched CoUninitialize
05b8:fixme:winsock:setsockopt Ignoring SO_RANDOMIZE_PORT
attaching the last lines of the log when using WINEDEBUG=warn+all
it's only the last lines cause I can't for some reason run the Nexon launcher
using redirect operators to write to files (e.g. WINEDEBUG=warn+all wine
nexon_launcher.exe > wine.error.log), so the log is the output saved from the
console. The log corresponds to the time when the game crashed
--
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=46419
Bug ID: 46419
Summary: Multiple installers draw bottom text not as 3d
disabled text
Product: Wine
Version: 4.0-rc3
Hardware: x86
OS: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 63185
--> https://bugs.winehq.org/attachment.cgi?id=63185
Screenshot wine
This is a very minor and subtle bug, on windows only really visible when the
old classic theme is used.
In all NSIS installers, the bottom line text should be rendered as 3d disabled
text, see screenshots.
As a sidenote, wine can draw 3d disabled text, it's just that for some reason
it is not applied here.
--
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=55565
Bug ID: 55565
Summary: Audio fails to initialize in yousician 4.85.0
Product: Wine
Version: 8.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: toni.fiz(a)gmail.com
Distribution: ---
Created attachment 75107
--> https://bugs.winehq.org/attachment.cgi?id=75107
Process output using WINEDEBUG="warn+all"
Application shows a warning during startup with an audio initialization error:
"Yousician is unable to start its audio system. Please check that you have a
microphone or instrument input set up, open the app settings, and select a
working setup."
When trying to change audio setup, application also throws an error.
Audio worked without major issues in previous versions, but it is not feasible
to roll back to a previous version as the application automatically updates.
Let me know if I can provide more info to help solve the issue.
Thanks
--
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.