http://bugs.winehq.org/show_bug.cgi?id=33935
Bug #: 33935
Summary: graphics identical sub-expressions '!(types[i + 1] &
PathPointTypeBezier)'
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elton.wine(a)elton.tk
Classification: Unclassified
On HEAD, dlls/gdiplus/graphics.c, line 1750:
http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/gdiplus/graphics.c#l1…
There are identical sub-expressions '!(types[i + 1] & PathPointTypeBezier)' to
the left and to the right of the '||' operator.
Credits to PVS-Studio:
http://www.viva64.com/en/b/0192/#ID0EYFAG
--
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=34608
Bug #: 34608
Summary: The character's 3D model in Oddworld Munch's Oddysee
lacks body parts
Product: Wine
Version: 1.7.2
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Created attachment 46110
--> http://bugs.winehq.org/attachment.cgi?id=46110
OMO Log
The character's 3D model in Oddworld Munch's Oddysee lacks body parts.
Installing directx9 doesn't help. No demo for this game. This
is Oddboxx CD version not Steam.
Tested with:
Windows Vista (without Wine), GeForce 9600M GS--the program works fine here
Ubuntu 13.04, GeForce 9600M GS (NVIDIA driver 313)
Mac OS X 10.7.5, ATI HD 2600 Pro, Mac Driver/X11
--
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=35219
Bug ID: 35219
Summary: Dialogues requestion authentication won't load in Wine
Internet Explorer 8
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: adam1eveleigh(a)gmail.com
Classification: Unclassified
Created attachment 46969
--> http://bugs.winehq.org/attachment.cgi?id=46969
Debugger Log from PlayOnLinux
I get this error in the debugger when I try to load
http://gateway.jhgs.bucks.sch.uk/ (which should bring up an authentication box
but doesn't.
'GNUTLS ERROR: Rehandshake was requested by the peer.'
(Note that I used the POL IE8 installer but that used Wine 1.2.3 which couldn't
load IE8 so I manually changed the Wine version to Wine 1.6.1)
--
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=33777
Bug #: 33777
Summary: Clamwin doesn't show drive letters in filenames
Product: Wine
Version: 1.6-rc1
Platform: x86
URL: http://downloads.sourceforge.net/clamwin/clamwin-0.97.
8-setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 44743
--> http://bugs.winehq.org/attachment.cgi?id=44743
screenshot
When running a scan with clamwin, the drive letter is missing from the
filename. E.g.,:
C:\windows\notepad.exe
shows as:
:\\windows\notepad.exe
wine-1.5.31-225-gba40509
austin@aw25 ~ $ sha1sum clamwin-0.97.8-setup.exe
851f55135fd4a5a3a631058f3ceaf43f4c12242b clamwin-0.97.8-setup.exe
austin@aw25 ~ $ du -h clamwin-0.97.8-setup.exe
68M clamwin-0.97.8-setup.exe
--
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=31748
Bug #: 31748
Summary: Space Pirates and Zombies: system crashes/freezes when
closing the game
Product: Wine
Version: 1.5.13
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jitsumi(a)gmail.com
Classification: Unclassified
I will try to find a way to get a log before the system crashes...
--
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=28191
Summary: winetest: No usage in wineconsole
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
To reproduce this start the console with 'wine wineconsole cmd' and then type
'winetest /?' in the wine console.
The usage will be displayed in the terminal in which you started the
wineconsole instead of in wineconsole itself. This is because winetest uses
regular Unix stdio functions like printf() instead of WriteConsole().
See the XCOPY_wprintf() function in programs/xcopy/xcopy.c or the output_*()
functions in programs/net/net.c for a model on how to fix this.
After fixing this, verify that running 'winetest /?' still works fine in a
regular xterm or equivalent.
(split off from bug 13861)
--
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=31580
Bug #: 31580
Summary: Create Your Own Model Railway - Unhandled exception:
page fault on read access
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dj.shaw(a)btconnect.com
Classification: Unclassified
Created attachment 41527
--> http://bugs.winehq.org/attachment.cgi?id=41527
Debugging output
Create Your Own Model Railway fails to run with an 'Unhandled exception: page
fault on read access' error.
Installation works OK, but to get to the main menu requires the installation of
mpg123 and setting the program to run in an 800 x 600 desktop. Clicking on
'Start game' switches to a load progress screen, which gets to about 50% then
fails. The only terminal output is the 'Unhandled exception: page fault on
read access' error.
The AppDB only shows one previous test result, with Wine 1.0.0, also rated
Garbage.
Arch Linux x86
--
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=29609
Bug #: 29609
Summary: League Of Legends game client crashes after champion
selection
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: businessman97(a)hotmail.com
Classification: Unclassified
Same error as in http://bugs.winehq.org/show_bug.cgi?id=29039 in 1.3.36 &1.3.37
since the patches noted in comments seem already in this versions.
--
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=35574
Bug ID: 35574
Summary: gdi32:fonts test_EnumFontFamiliesEx_default_charset()
fails on Windows 7 in the Japanese and Hebrew locales
Product: Wine
Version: 1.7.12
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: gdi32
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Classification: Unclassified
In the Japanese locale the conformance test errors are:
font.c:3001: 'MS Shell Dlg' has 10 charsets.
font.c:3003: Test failed: (MS Shell Dlg) got charset 0 expected 128
And in the Hebrew one they are:
font.c:3001: 'MS Shell Dlg' has 10 charsets.
font.c:3003: Test failed: (MS Shell Dlg) got charset 0 expected 177
(the Hebrew locale also has a lot of errors in this test)
There are three VMs running the tests in a Japanese or Hebrew locale:
fg-win7u64-1spie9-he, fg-win7u64-1spie9-ja, newtb-w7u:
http://test.winehq.org/data/tests/gdi32:font.html
The corresponding tests where introduced by:
commit 6834a44dc4c3c7e8c377a2fd56d11e93edd37b2f
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Mon Jun 17 19:01:39 2013 +0900
gdi32/tests: Add a test for default font height scaling with screen
resolution changes.
--
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.