http://bugs.winehq.org/show_bug.cgi?id=6971
Jon Rosen <holy.smoking.floorboards.batman(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |holy.smoking.floorboards.bat
| |man(a)gmail.com
--- Comment #222 from Jon Rosen <holy.smoking.floorboards.batman(a)gmail.com> 2009-01-26 09:55:07 ---
To add my 2 cents, I just picked up a copy of Hitman 2 and am experiencing this
bug with it. Hitman 2 is version 1.02 and I got this error via command line:
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(800,600) This
game was running 'windowed' on a screen that size, so I'm not sure what that is
suppose to look like.
--
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=8754
--- Comment #25 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2009-01-26 08:57:23 ---
I tested NFS Underground on WINE 1.13 with Fedora 10 i386. I use native
dinput8.dll (size 204.0 KB ) and set it in winecfg to (native,builtin) and
there is no problem with keyboard I can play tracks (without drag tracks
because of Bug 17092). The game crashes sometimes without notification about
error and maybe it's because of this bug.
--
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=5349
Andrew Nguyen <arethusa26(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #18999|0 |1
is obsolete| |
--- Comment #23 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-01-26 05:59:27 ---
Created an attachment (id=19000)
--> (http://bugs.winehq.org/attachment.cgi?id=19000)
Dirty hack for SimTower sound playback (corrected)
I misplaced the comment delimiter in the original; this should have the fix.
--
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=5349
--- Comment #22 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-01-26 05:56:46 ---
Created an attachment (id=18999)
--> (http://bugs.winehq.org/attachment.cgi?id=18999)
Dirty hack for SimTower sound playback
This should get SimTower to playback audio, although it is a hack.
--
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=7385
--- Comment #16 from Jörg Höhle <hoehle(a)users.sourceforge.net> 2009-01-26 05:44:17 ---
Sigh, Colin McRae 2.0 is not helped with this patch. I tried 1.1.13.
msadp32.c:228: cvtSSms16K: Assertion `*src <= 6' failed.
I've tried to use windbg to provide more help, but
- it was not easy, because a hundred "first chance exceptions" occur during the
intro video before getting to the above place, that I must "pass" -- how to
silence them?
- "x/16b src" shows 04 as memory content, which does not violate the above
assertion, so the debugger confuses me.
Please tell me what particular output from windbg you'd like to examine.
--
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=2596
--- Comment #35 from John Haywards <normandy(a)web.de> 2009-01-26 04:08:09 ---
(In reply to comment #34)
> This is a shot in the dark and likely unrelated, but...
> Can you try the DIB Engine from bug 421 (scroll to the bottom)?
>
Well, I applied the patch (1 hunk failed) and compiled wine 1.1.13. Game now
crashes on Splashscreen. Here's the new log:
http://pastebin.com/f7c0fbaf0
Here's the patch-log (1 hunk failed):
http://pastebin.com/f196f9a64
And a log using WINEDEBUG=+dibdrv:
http://pastebin.com/f24441a1
--
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=17134
Summary: World of Warcraft Mouse disappear
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stephan(a)wienczny.de
The mouse cursor disappears since the latest update. When you move the mouse
over the action bars the cursor appears again.
I'm using:
1.1.13~winehq0~ubuntu~8.10-0ubuntu1
with Opengl-Graphics
--
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=17103
Summary: Picasa 3.1 cannot properly print pictures
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://picasa.google.com/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, patch, printing
Severity: minor
Priority: P2
Component: wineps.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
In Picasa 3.1, printing a picture results in a black blob on the paper. One can
reproduce this with a PDF printer to save paper and ink. This did not occur
with Picasa 3.0.
I looked at this and found PSDRV_SelectBitmap() to be a stub. I wrote a simple
implementation and that fixed the problem for me.
p.s. bug 2173 may be related.
--
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=17095
Summary: Lotus Notes: page fault when opening certain mails
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: harry(a)unheit.net
Created an attachment (id=18933)
--> (http://bugs.winehq.org/attachment.cgi?id=18933)
wine log with WINEDEBUG=err-win,fixme-uniscribe,+module,+seh,+netapi32
Certein mails cause Lotus Notes to crash with a page fault, when opened. This
only happens with some mail. I have yet to find the common trait of these
killer mails.
--
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=17071
Summary: QIP: regression. After update wine from 1.1.12. to
1.1.13 - qip can't connect
Product: Wine
Version: 1.1.13
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: slavon(a)bigtelecom.ru
qip you can download here http://download.qip.ru/qipinfium9022.zip
--
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.