https://bugs.winehq.org/show_bug.cgi?id=838
--- Comment #12 from Austin English <austinenglish(a)gmail.com> ---
Still present.
--
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=18546
Summary: Have a standard way for probing the system theme for
an embedded Wine hints file (uxtheme)
Product: Wine
Version: 1.1.21
Platform: Other
OS/Version: other
Status: NEW
Keywords: integration
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: scott(a)open-vote.org
At Launchpad:
https://bugs.edge.launchpad.net/ubuntu/+source/gnome-themes-ubuntu/+bug/111…
Relevant wiki page: http://wiki.winehq.org/XPThemes
The general idea is that we should have system themes that provide hints to
Wine about how to color itself in the form of a Wine-specific uxtheme file.
Once we write these theme files for each system theme, Wine needs to learn to
probe for them in a standardized way at startup. It could be as simple as just
throwing "winehints.theme" somewhere into the file, or it could be more
involved.
--
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=8051
--- Comment #143 from Luke Horwell <luke_horwell(a)hotmail.co.uk> ---
I've been testing the game on each new Wine release - with and without
swswine's patch as a test. I can report that it's unplayable with the patch on
Wine 1.9.7 up to 1.9.10, possibly later.
1.9.6 is the last version I can get the game running to a playable state with
the patch.
--
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=40342
Bug ID: 40342
Summary: Programm doesnt work
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: voxelton.27(a)gmail.com
Created attachment 54025
--> https://bugs.winehq.org/attachment.cgi?id=54025
???
i want to play snow from steam but the game wont start
--
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=20383
Summary: SetMenuInfo() with MIM_BACKGROUND not implemented
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinez.pr0team(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.
http://bugs.winehq.org/show_bug.cgi?id=32056
Bug #: 32056
Summary: iexplore images.google.com doesn't work
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
wine iexplore http://images.google.com
Try to search something, it goes into some strange loop and crashes.
wine-1.5.15-329-gc60a0b8
--
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=24017
Summary: reg /query not implemented
Product: Wine
Version: 0.9
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer, patch
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Broken out from catchall bug 19533.)
reg /query doesn't work in wine. This breaks several apps, including pando
downloader.
Shuyin Lu wrote an implementation of reg /query in March 2010, and
intended to submit it to wine-patches, but ran out of time.
I'm attaching it here.
--
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=13843
Summary: tooltips not working properly - message problems
Product: Wine
Version: 1.0-rc4
Platform: Other
URL: http://mrhx.ucoz.com/load/0-0-0-27-20
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)centrum.cz
In the VISG editor (see url) the tooltips aren't resized and painted properly.
Works on windows.
Developer explanation (copied below without screenshots):
http://www.reactos.org/forum/viewtopic.php?p=36824&sid=9c02654b3b5b22544622…
As you may see, the button tooltip has the same size as in winxp.
This is correct, but it is not painted. I think, it's because ROS paints the
tooltips not via WM_PAINT.
And the second: the window tooltip with little screenshot...
It is not painted and has wrong size.
I think, it's because this tooltip didn't have LPSTR_TEXTCALLBACK as its
caption (in other words, it has direct caption). I resize the tooltip on
TTN_SHOW message. But, as I see, there is no such message for the window
tooltip. But the winapi documentation says TTN_SHOW is sent when the tooltip is
about to be shown. And no matter, has it LPSTR_TEXTCALLBACK or not. The button
tooltip has LPSTR_TEXTCALLBACK instead of its caption, and it's resized
correctly.
So, I think, there are two bugs:
1) painting tooltips not via WM_PAINT.
2) not sending TTN_SHOW, if the tooltip did not have LPSTR_TEXTCALLBACK.
--
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=38625
Bug ID: 38625
Summary: Pac-Man Championship Edition DX+: incomplete text
rendering
Product: Wine
Version: 1.7.43
Hardware: x86
URL: http://store.steampowered.com/app/236450/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 51531
--> https://bugs.winehq.org/attachment.cgi?id=51531
screenshot (difference between pure Wine & CSMT enabled)
The issue looks much alike bug #38136, there's a difference though.
Letters & numbers are randomly(?) missing from the game (see attached
screenshot).
Wine patched with the CSMT patchset from wine-staging doesn't have the bug in
either game.
The difference: according to my testing it's a different patch from the CSMT
repo which fixes the problem in the Pac-Man game:
https://github.com/stefand/wine/commit/fb0e5a8f2756f1513447e49d8d18c92dabc4…
Pac-Man Championship Edition DX+ demo is available on Steam:
http://store.steampowered.com/app/236450/
Tested in wine-1.7.43-123-g90ed96a
Nvidia binary drivers 340.76
--
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.