http://bugs.winehq.org/show_bug.cgi?id=4294
------- Additional Comments From tuharsky(a)misbb.sk 2006-24-01 07:53 -------
Both "bad" GIF's and "good" BMP's are 16colour, some GIF's are 128 or 256colour.
It dosen't seem matter.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4387
------- Additional Comments From tbretz(a)astro.uni-wuerzburg.de 2006-24-01 07:51 -------
This might be helpful:
The "Tomb Raider II" demo from tr2_demo_level1.exe from "Tob Raider Chronicles"
doesn't have this problem. It runs quite well except some unimportant sound
clicks. tr2_demo_level2.exe from the same page gives the same error than I
always get with the full game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4406
Summary: ole:OLEFontImpl_GetIDsOfNames is a stub
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=2549
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Found while testing PDFCreator-0_9_0_AFPLGhostscript:
(wine cvs from 23.Jan.06)
message from wine when starting wine "PDFCreator.exe":
fixme:ole:OleLoadPictureEx
(0x79702b6c,21638,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7b90f978),
partially implemented.
fixme:ole:OleLoadPictureEx
(0x79702b6c,0,0,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=16,y=16,f=0,0x7bcaba00),
partially implemented.
(the last line is repeated 20 times with different Values for the last Parameter)
Problems starts here:
fixme:ole:OLEFontImpl_GetIDsOfNames
(0x7bcad7e0,{00000000-0000-0000-0000-000000000000},0x7b90f51c,1,0409,0x7b90f520),
stub!
The last Failure is catched by PDFCreator:
Error-Nr. 445 (Object doen't support this action)
Module: modMain
Procedure: SetFont
Line: 50220
When you Press "Repeat Command", the fixme and the error comes again.
When you Press "Next Command", the fixme and error comes again 3 Times with
different Parameter in the fixme
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4386
------- Additional Comments From tbretz(a)astro.uni-wuerzburg.de 2006-24-01 07:48 -------
If I haven't done a mistake using the compiled version of wine the patch doesn't
help for the mouse problem (shows no effect at all). But I found an additional
information which might be useful: The problem only takes place if the
game-setup is switched to windowed mode (instead of fullscreen), the window
manager doesn't play a role. If windowed mode is switched off the game switches
to fullscreen and the mouse works (not very well it is still much too fast, but
can be moved out of the focus)
Rem: I downloaded the tar-ball for 0.9.6, extracted it, applied the patch and
compiled it. Then I started "~/path-to-extracted-tarball/wine application.exe"
Should this ignore the (unpached) 0.9.6 which is installed on my system?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4294
tuharsky(a)misbb.sk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|regression -bitmap and |regression -GIFs corrupted
|grahics corrupted in ISS |in ISS @VFP9
|@VFP9 |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4405
Summary: combo box text not selected when getting the focus
Product: Wine
Version: 0.9.6.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raimonds.praude(a)sets.lv
When moving the focus to the edit field of a modifiable combo box (e.g., by TAB
key, or changing the focus to it programmatically), the content is not selected.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.