http://bugs.winehq.org/show_bug.cgi?id=18145
Summary: FillRect: Undocumented feature
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marintsev(a)gmail.com
Created an attachment (id=20608)
--> (http://bugs.winehq.org/attachment.cgi?id=20608)
Test that show chess board under WinXP and gray field under wine.
I found that FillRect function have undocumented feature. It can receive 0 in
`hbrush' argument. In that case it use brush selected before by SelectObject.
I'm attached test program that can prove such behaviour.
This feature is used in some proprietary programs.
--
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=17617
Summary: mz-WinTranslator: application crash
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
URL: http://www.mz-translator.de
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newsletter(a)Schiermeier-Software.de
Created an attachment (id=19798)
--> (http://bugs.winehq.org/attachment.cgi?id=19798)
Menue item "Wörterbuch" / "Wörterbuch bearbeiten' will crash
Choose 'Wörterbücher' / 'Wörterbücher bearbeiten' (Dictionary / edit
dictionary) will crash the complete application.
Possible error with 'msvbvm50.dll' or so.
--
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=16441
Summary: EVE-Online does not display lighting textures properly
Product: Wine
Version: 1.0.1
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n.andrew.walsh(a)gmail.com
Created an attachment (id=17784)
--> (http://bugs.winehq.org/attachment.cgi?id=17784)
Note the really ugly 7-bit colors, blocky polygons, etc. I throw up just
thinking about it.
Due to problems getting EVE-Online to run on my laptop (EVE won't even start on
my ATi system. I don't have the bug number, but you can get it searching for me
here. the upshot is that I mainly run EVE on my nVidia-equipped laptop), I've
downgraded to 1.0.1. The game runs, but is incredibly ugly, and downright
unplayable. The mouse and audio are jerky, but - far worse - anything that
requires the lighting layer (shafts of light, Stars, Gates, ... well, pretty
much everything) is rendered as big ugly polygons with what looks like 7-bit
color. I've attached a screenshot of what should be the outside of a station.
Also one of the inside. It's awful.
The corollary to this, interestingly, is the problem I have on the desktop (in
which *all* I can see are the lighting objects: no ships, stations, gates, etc.
Just the shaft of light, glow from stars, etc.). It would be really lovely if I
could get them both working on the same system.
Anyway, screencaps follow. Prepare yourself for the horror!
--
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=18333
Summary: Chessbase 10 - no board & pieces drawn - gdiplus bugs
Product: Wine
Version: 1.1.20
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jskartman(a)gmail.com
On chessbase 10 the pieces and the board are not drawn, in order to drawn u
have to desactivate antialiasing (tools - optioons - design - board design -
uncheck antialiasing option) but then the pieces look ugly.
An easy sway to reproduce is to download the free playchess software (
http://www.fritzserver.org/PlayChessSetup.exe , 34 Megs ) wich uses the same
graphics as chessbase 10 and have the same errors, open the application ,
connect as a guest and open some game. The application throws some gdiplus
fixmes, and the board isn't drawn:
fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB
sections
fixme:gdiplus:GdipSetImageAttributesRemapTable not implemented
fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB
sections
fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB
sections
fixme:gdiplus:GdipCreateBitmapFromHBITMAP can only get image data from DIB
sections .....
Regards
Antonio
--
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=17756
Summary: python 3.0.1's ctypes test fails
Product: Wine
Version: 1.1.17
Platform: Other
URL: http://www.python.org/ftp/python/3.0.1/python-3.0.1.msi
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
To reproduce, install python and run:
$ wine 'c:\python30\python.exe' -m test.test_ctypes
The test fails because CloseEventLog(NULL) returns a non-zero value.
--
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=11415
Summary: Word 2000 VBA editor and macros errors
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raydar(a)inetnebr.com
Created an attachment (id=10545)
--> (http://bugs.winehq.org/attachment.cgi?id=10545)
alert resulting from Tools-->Macro-->Macros-->VBA Editor
In Word 2000,
Tools-->Macro-->Visual Basic Editor causes a "Could not open macro storage"
alert to appear. Clicking OK on that alert causes the same alert to appear
again. Clicking OK a second time gets the alert to stay gone and the VBA editor
to open, but with no programming pane. Closing the VBA editor and then
reopening it, without shutting down Word in between, reopens the VBA editor
without any alert appearing.
Tools-->Macro-->Macros gives the expected macro box, but clicking "Create"
results in a "The project item name is not valid" alert. Clicking the
"Organizer" button does bring up the Organizer Box, but with no macros listed.
--
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=18512
Summary: Plants vs. Zombies misbehaves when fullscreen
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://www.popcap.com/games/pvz
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.mydellmini.com/forum/dell-mini-9-discussion/8077-fun-things-do-y…
mentioned that this game "didn't work as well in linux", so I tried it.
The game installs fine, and starts fine if launched from the installer,
but thereafter it seems to misbehave when it puts up the
launcher fullscreen.
http://ubuntuforums.org/showthread.php?p=7288092
mentions that telling the game to not do fullscreen helps.
I couldn't figure out how to do that at the time (it
was quite unhappy), but running it in a wine virtual desktop
definitely worked for me.
--
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=13944
Summary: Regression: wine freezes with Secure NetTerm in Ubuntu
8.04, not in 7.10
Product: Wine
Version: 1.0-rc4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taxi10000(a)planet.nl
Created an attachment (id=14094)
--> (http://bugs.winehq.org/attachment.cgi?id=14094)
Forum Ubuntu
Wine freezes during session for a few minutes. After a while the session
continues correctly where it left off. This repeats with different intervals.
In Gutsy this problem did not occur.
--
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=18712
Summary: cmd: "if defined ... " command crashes.
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sylvain.pasche(a)gmail.com
Created an attachment (id=21450)
--> (http://bugs.winehq.org/attachment.cgi?id=21450)
backtrace
Testcase:
wine cmd
> if defined PATH ( echo ok )
Then it 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=14579
Summary: Regression: Heavy Weapon locks up screen
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://www.popcap.com/games/heavyweapon
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Heavy Weapon deluxe works fine in 0.9.51, but locks up the screen in 1.0.0 and
1.1.1.
There are reports in the appdb that it works with 0.9.55 too, but it would take
a long time to find which version it stopped working in.
To make this even stranger, I've just tried it again under Wine 1.0.0 and it
now works! So something must have "completed" to get it working when it was
run in 0.9.55.
I don't have any bash readouts as it now works, and the readouts I did have
were lost when the screen went... strange.
--
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.