http://bugs.winehq.org/show_bug.cgi?id=10063
Summary: wineconsole run fail on korean locale.
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dlunch(a)gmail.com
wineconsole failed to run in korean locale.
it reports 'err:wineconsole:WCUSER_SetFont wrong font' few times and
'err:wineconsole:WINECON_Fatal Couldn't find a decent font, aborting'.
but when i tried LANG="C" wineconsole cmd, it runs successfully.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39940
Bug ID: 39940
Summary: Stars! tooltips have wrong background color
Product: Wine
Version: 1.9.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: curaga(a)operamail.com
Distribution: ---
Created attachment 53360
--> https://bugs.winehq.org/attachment.cgi?id=53360
Screenshot
The tooltips in Stars!, a 16-bit game, should be white, but Wine displays them
gray with a white font background.
To see one, press and hold the left mouse button on the planet minerals.
--
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=36031
Bug ID: 36031
Summary: 9700M incorrectly detected as 9400
Product: Wine
Version: 1.7.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: funkydude87(a)hotmail.co.uk
Running the Battle.net client and attempting to launch WoW. Using the nouveau
drivers under 64bit Ubuntu 14.04 and getting a warning message:
OS: Windows XP x64 service pack 2
Card: Nvidia Geforce 9400 GT
It is a warning that my system is below the minimum recommendations. When
launching the game, certain graphical features are disabled that are otherwise
enabled under Windows.
This is a laptop with a Geforce 9700M GT, it thinks I'm running a 9400 desktop
card. It also thinks I'm running XP SP2, not sure if that's correct or should
be SP3.
lspci result of my card in linux:
01:00.0 VGA compatible controller: NVIDIA Corporation G96M [GeForce 9700M GT]
(rev a1)
--
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=39730
Bug ID: 39730
Summary: FillRect() confuses 16bit brush handles with color
constants
Product: Wine
Version: 1.8-rc2
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bunglehead(a)gmail.com
Distribution: ---
Background window filling breaks because FillRect() gives special treatment for
predefined color constants, that could be used instead of brush handles.
If background brush is set with GetStockObject(WHITE_BRUSH) (or any brush
created early enough really), it's possible that this window background will be
filled using wrong color. What happens is that handle truncation leads to small
enough 16bit handle values that trigger special color path in FillRect().
--
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=32979
Bug #: 32979
Summary: Metal Gear Solid Crash
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: levanchelidze(a)gmail.com
Classification: Unclassified
Created attachment 43558
--> http://bugs.winehq.org/attachment.cgi?id=43558
backtrace no fix
Tried to run Start Metal Gear Solid
installed with no problem but when I started it it gave me a massage that it
would start it in software mode but after this it just showed black screen and
nothing more
then I changed the windows xp to windows 2000 same crash.
then I tried GeForce-ATi FiX same error could not run
--
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=40525
Bug ID: 40525
Summary: schannel:main does not recognize package version
0x400000
Product: Wine
Version: 1.9.6
Hardware: x86
OS: Windows
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: fgouget(a)codeweavers.com
Windows 8.0 (fg-acer64-w8) and some Windows 7 machines (pelzflowin7hompnvid)
return 0x400000 as the package, resulting in the following test failure:
main.c:156: Test failed: Unknown package version 0x400000
Interestingly no Windows 8.1 or Windows 10 machine returns this package version
(even on fg-acer64 they return lower versions!).
See:
https://test.winehq.org/data/tests/schannel:main.html
--
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=40517
Bug ID: 40517
Summary: Office 2007 shows error message "Unexpected error
during export" when trying to export document as PDF
file
Product: Wine
Version: 1.9.8
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sebastian(a)fds-team.de
CC: bunglehead(a)gmail.com
Regression SHA1: 12fbfe838c2e6f41ead7445decc447b41921474a
Distribution: ---
When trying to export a document as PDF, an error message shows up saying that
the export failed.
Bisecting returns:
--- snip ---
$ git bisect good
There are only 'skip'ped commits left to test.
The first bad commit could be any of:
12fbfe838c2e6f41ead7445decc447b41921474a
72da5888e9e96e9cfc09c4d5a0e4ab0ecea8f64d
We cannot bisect more!
--- snip ---
Before 12fbfe838c2e6f41ead7445decc447b41921474a everything was working "fine".
At commit 12fbfe838c2e6f41ead7445decc447b41921474a a crash dialog appears.
After commit 72da5888e9e96e9cfc09c4d5a0e4ab0ecea8f64d an error dialog shows up.
As it seems, Office is not really happy about the return value of the
CreateFontPackage() stub implementation:
--- snip ---
fixme:fontsub:CreateFontPackage (0xcc00000 179368 0x335cfc 0x335cf0 0x335cf4
0x1 0 0 0 3 65535 0x3707b10 23 0x32610674 0x328a6d62 0x328a6e8d (nil)): stub
fixme:fontsub:CreateFontPackage (0xcc00000 179368 0x335d18 0x335d0c 0x335d10
0x9 0 0 0 3 65535 0x3b882f8 2 0x32610674 0x328a6d62 0x328a6e8d (nil)): stub
--- snip ---
Returning EMBED_NOEMBEDDING from TTGetEmbeddingType also avoids the issue.
--
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=40246
Bug ID: 40246
Summary: Please document WINEBUILD in the winegcc manpage
Product: Wine
Version: 1.9.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: tools
Assignee: wine-bugs(a)winehq.org
Reporter: jre.winesim(a)gmail.com
Distribution: ---
Hi,
winegcc uses the environment variable WINEBUILD to find the winebuild binary,
but this isn't documented in its manpage, like its done e.g. for WINELOADER in
the wine manpage.
Greets
jre
--
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=39215
Bug ID: 39215
Summary: Nvidia geforce getx 960m detected as gtx470
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: co.parisi(a)libero.it
Distribution: ---
Wine reports the wrong gpu model to games. I'm running it on a laptop with a
gtx 960m gpu, but it gets reported as a gtx 470.
--
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.