http://bugs.winehq.org/show_bug.cgi?id=31796
Bug #: 31796
Summary: Anti-aliasing (subpixel rendering) stopped working
since Wine 1.5.13
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kakurasan(a)gmail.com
Classification: Unclassified
Anti-aliasing (subpixel rendering) stopped working since Wine 1.5.13.
Workaround: disable client-side rendering
Result of regression testing:
33ac850c80634c891b0c157bbffa612f70954a40 is the first bad commit
commit 33ac850c80634c891b0c157bbffa612f70954a40
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Sep 6 12:39:34 2012 +0200
winex11: Use window surfaces for rendering top-level windows.
It can be disabled by setting "ClientSideGraphics"="n".
:040000 040000 704eac5fc311e63d373e399c63a2488a6b3dedca
33fb0e5963c1326f8765334e4714060c89b21b5e M dlls
--
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.
http://bugs.winehq.org/show_bug.cgi?id=8051
liuycmail(a)foxmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |liuycmail(a)foxmail.com
--
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.
http://bugs.winehq.org/show_bug.cgi?id=24470
Summary: winegcc: 32-bit libs are not found with -m32 on 64-bit
host
Product: Wine
Version: 1.3.3
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Use a 64-bit Linux, and save following as main.c:
#include <windows.h>
int main(int argc, char **argv)
{
MessageBoxA(0,"test","app",0);
return 0;
}
in the folder containing that file type:
winegcc main.c -m32 -o main.exe.so
you can verify the normal behaviour with:
winegcc main.c -o main64.exe.so
but you will get a 64-bit winelib app.
this worked before, so i added regression.
other projects like lmms depend on that, so setting keyword regression
see also Bug 24402
--
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.
http://bugs.winehq.org/show_bug.cgi?id=9124
Jörg Höhle <hoehle(a)users.sourceforge.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|-unknown |directx-dmusic
--
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.
http://bugs.winehq.org/show_bug.cgi?id=31782
Bug #: 31782
Summary: Provide an IPv6 Internet connection to the test VMs?
Product: Wine-Testbot
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
Some tests clearly test aspects of IPv6 support but it's not clear if they need
an IPv6 Internet connection for that. Would IPv6 tunneling work?
The old Wine TestBot environment provided an IPv6 connection to the Internet
but currently the new one does not.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4066
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--- Comment #38 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-09-23 19:48:54 CDT ---
(In reply to comment #36)
> Hello, this bug is 12 years old, when is going to be natively suported? I used
> the command:
> winetricks directplay
> In ubuntu 12.04 using ages of empires 2, conquerors, it seems to work but if I
> cancel the tcp ip match after creating it and wait for other users ubuntu stops
> working...
You're hitting bug 29499.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4066
--- Comment #37 from felix moreno <info(a)justdust.es> 2012-09-23 17:34:02 CDT ---
(In reply to comment #36)
> Hello, this bug is 12 years old, when is going to be natively suported? I used
> the command:
> winetricks directplay
> In ubuntu 12.04 using ages of empires 2, conquerors, it seems to work but if I
> cancel the tcp ip match after creating it and wait for other users ubuntu stops
> working...
Sorry 7 years old.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=4066
felix moreno <info(a)justdust.es> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |info(a)justdust.es
--- Comment #36 from felix moreno <info(a)justdust.es> 2012-09-23 17:32:49 CDT ---
Hello, this bug is 12 years old, when is going to be natively suported? I used
the command:
winetricks directplay
In ubuntu 12.04 using ages of empires 2, conquerors, it seems to work but if I
cancel the tcp ip match after creating it and wait for other users ubuntu stops
working...
--
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.
http://bugs.winehq.org/show_bug.cgi?id=6795
--- Comment #20 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2012-09-23 11:03:23 CDT ---
(In reply to comment #17)
> In any mode Skype loads but I cannot login. Don't know why, maybe Skype have
> finally blocked this version.
>
> Anyone else any success?
If I'm not mistaken Skype 3.8 is the oldest version which is allowed to login
into the Skype network which means we can safely close all the bugs concerning
former Skype releases as they are simply unusable.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3952
makeyo.kao(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |makeyo.kao(a)gmail.com
--
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.