https://bugs.winehq.org/show_bug.cgi?id=51782
Bug ID: 51782
Summary: The ws2_32:sock output is too big in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
ws2_32:sock outputs ~29kB of data. This is too much and contributes in pushing
the WineTest reports above the 1.5MB limit.
The traces break down as follows:
0kB failures
24kB todos
5kB traces
0kB test framework (summary lines, etc.)
Note that this predates the double-free ws2_32:sock crash (bug 51778): the
crash backtrace just took the place of the todos/traces that are no longer
being run.
Time to fix Wine to reduce the number of todos!
--
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=51785
Bug ID: 51785
Summary: The d3dx10_*:d3dx10 output is too big in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3dxof
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
The d3dx10_*:d3dx10 tests are mostly duplicates of each over and collectively
they output ~29kB of data. So while each individual test only outputs about
3kB, multiplied by the 9 copies this is too much and contributes in pushing the
WineTest reports above the 1.5MB limit.
The traces break down as follows:
0kB failures
3kB todos
0kB traces
0kB test framework (summary lines, etc.)
Time to fix Wine to reduce the number of todos!
--
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=51781
Bug ID: 51781
Summary: The d3d11:d3d11 output is too big in Wine
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Severity: major
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Distribution: ---
user32:msg now outputs ~84kB of data. This is way too much and contributes in
pushing the WineTest reports above the 1.5MB limit.
The traces break down as follows:
7kB failures
74kB todos
1kB traces
0kB test framework
Time to fix Wine to reduce the number of failures and todos!
--
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=51772
Bug ID: 51772
Summary: Drag and drop issue - DROPEFFECT zero
Product: Wine
Version: 6.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: ole32
Assignee: wine-bugs(a)winehq.org
Reporter: tomtib(a)gmx.de
Distribution: ---
Hello Wine-developers,
I have described the issue here:
https://forum.winehq.org/viewtopic.php?f=2&t=35444&sid=4f2e5ba04bc432c1648a…
I have also posted the reply from the foobar spider monkey panel developer,
hope this issue can be fixed, thank you!
-TT
--
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=33761
Bug #: 33761
Summary: Touhou 10 and up have aliased dialogue text
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murela_alba(a)abv.bg
Classification: Unclassified
Created attachment 44710
--> http://bugs.winehq.org/attachment.cgi?id=44710
touhou 10 music room english
This happens in touhou 10, 11, 12, 12.5, 12.8 and 13. It affects only the main
game font, used for the dialogue boxes, music room and some UI elements. The
touhou 14 demo has a similar, but much more widespread aliasing issue (bug
33760). Here's a comparison from the Mountain of Faith music room on Windows 7
and in on Ubuntu 13.04 (64-bit) with wine 1.5.30.
--
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=6254
Konstantin <incubusrk(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |incubusrk(a)gmail.com
--
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=40131
Bug ID: 40131
Summary: SqlConnection to Microsoft SQL Server 2014 fails with
SSL error
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mr_wire(a)mail.ru
Distribution: ---
Created attachment 53627
--> https://bugs.winehq.org/attachment.cgi?id=53627
Error log (Wine 1.8)
Installed Wine 1.8 in Linux Mint 17.3 and tried to run simple console
application that opens and closes connection to Microsoft SQL Server. This
application works with Mono and fails with Wine.
Attached you can find application text, config file that contains connection
string and two log files - for successfull connection (using Mono) and for
broken connection (using Wine).
--
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=40107
Bug ID: 40107
Summary: ODBC Connection to MSSQL Server with SSL
Product: Wine
Version: 1.8-rc4
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: olaf.schumann(a)gmx.de
Created attachment 53591
--> https://bugs.winehq.org/attachment.cgi?id=53591
Connection Test with SSL
Hi,
ODBC with MDAC 2.8 works fine, but if the MSSQL-Server needs SSL the connection
fails.
To Test it, install MDAC 2.8 (winetrick: mdac 2.8)
Control Panel->Data Sources(ODBC)->SystemDSN->Add->SQL Server
Configure a Server without SSL: Everything's fine.
Configure a Server with SSL: Connection fails (See attachment).
I cross-checked this with a Windows 2k VM. Installing MDAC_TYP.EXE.
Configuring the above SQL Servers:
Connection to a SSL encryption enabled SQL Server works.
--
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=51760
Bug ID: 51760
Summary: Wineasio: 'Failed to open audio device WineASIO
Driver'
Product: Wine
Version: 6.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tavasti(a)tavasti.fi
Distribution: ---
When running Ableton Live 11 Lite with wine staging > 6.5, ableton says on
selecting Asio audio, WineASIO Driver: Failed to open audio device "WineASIO
Driver"
On wine output I see: 020c:err:ole:apartment_add_dll couldn't load in-process
dll L"wineasio.dll"
How I have reproduced bug:
- Install desired wine version
- run: wine64 regsvr32 /opt/wine-staging/lib64/wine/wineasio.dll.so
- run ableton, select audio output
In one case I verified error is similar with Mixcraft as in Ableton
Testing in Ubuntu 18.04, using winehq packages.
Tested working versions: 6.4, 6.5
Tested non-working versions: 6.8, 6.14,6.17
--
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=51737
Bug ID: 51737
Summary: regression in user32 monochrome cursor handling
causing Photoshop CS5/32bit cursors render as black
bars
Product: Wine
Version: 6.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
Assignee: wine-bugs(a)winehq.org
Reporter: lanthruster(a)gmail.com
Distribution: ---
Created attachment 70618
--> https://bugs.winehq.org/attachment.cgi?id=70618
black mask instead of mouse cursor
The regression was introduced in Wine 6.10, the last version that worked was
6.9, it looks like it was in one of these commits:
user32: Handle monochrome icons in CreateIcon() and CreateCursor() instead of
CreateIconIndirect().
user32: Implement stretching of cursor and icon objects in CopyImage()
The affected software - Photoshop CS5 that has monochrome cursors now rendered
as black bars (wrong mask?) with the actual cursor under it.
Most of CS5 cursors are affected only a few works, this problem is present in
the latest 6.16 and was not there until Wine 6.9
--
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.