http://bugs.winehq.org/show_bug.cgi?id=16136
Summary: Full-screen app losing focus hangs when focus is
returned
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aardvark(a)krl.com
Linux: 2.6.26.6-79 (Redhat distro)
X.Org X Server 1.5.0
Window manager: fvwm 2.5.24 (running with virtual screens)
When running Lord of the Rings Onine in full screen mode, if I switch screens
away from the app and then switch back, the app is hung, or at least can't
redraw.
A workaround is to not let the focus go to the desktop is by commenting out the
SetForegroundWindow() call in event.c, X11DRV_FocusOut().
--
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=24667
Summary: Screen flickering in all source-based games, also some
object's and NPC's not displayed
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runetmember(a)gmail.com
Tested on both of Wine 1,2 and 1.3.4, in Half-Life 2, Portal, Team Fortress 2,
etc., with native DirectX and without it.
3D menu of this games is displayed fine, but in game some objects, like NPC,
weapons, boxes, boats, pipes, elevators and etc. just not displayed.
Also in game process screen flickering and 3D objects randomly change color,
disappear and appear again (mostly when objects change positions or try to
playback animation).
There is no any flickering and other bugs in native Linux 3D applications, like
Unigine Heaven Becnhmark 2.1.
What additional information I can provide for help solve this problem?
--
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=8365
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|ABANDONED |
--- Comment #22 from Austin English <austinenglish(a)gmail.com> 2011-03-30 12:18:20 CDT ---
(In reply to comment #21)
> Just checked with latest git, the bug is still valid.
Does the demo have the same problem?
http://www.gamershell.com/download_17978.shtml
--
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=8598
--- Comment #14 from Colin Finck <mail(a)colinfinck.de> 2011-03-30 04:06:54 CDT ---
(In reply to comment #13)
> Is this still an issue in current (1.3.16 or newer) wine?
As long as MSVCRT_fputwc remains a four-liner passing everything unmodified to
MSVCRT_fwrite, the problem persists. If the rest of your stream handling is
correct, you can try to adapt the patch at [1].
For ReactOS, we have also rewritten the printf-style functions stream-based.
Therefore they all call fputwc at the end and we don't need another change.
Your printf functions still call fwrite and therefore require a similar
conversion for the Unicode printf functions.
_putws may also be a candidate, needs more investigation.
[1]
http://svn.reactos.org/svn/reactos/trunk/reactos/lib/sdk/crt/stdio/file.c?r…
--
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=13706
Summary: Mankind encounters a page fault on startup
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12412
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boeser.wolff(a)web.de
Created an attachment (id=13721)
--> (http://bugs.winehq.org/attachment.cgi?id=13721)
backtrace for pagefault on startup
When trying to launch Mankind version 1.8 "international", it encounters a page
fault right on startup.
--
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=1918
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|PostMessage(hwnd,WM_CLOSE,0 |PostMessage(hwnd,WM_CLOSE,0
|,0) |,0) doesn't exit the
| |message loop
--
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=1181
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|download |
--- Comment #22 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2011-03-30 01:32:51 CDT ---
'download' keyword needs a proper 'URL' field.
--
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=1181
Dmitry Timoshkov <dmitry(a)codeweavers.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
--
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=8365
--- Comment #21 from Xavier Vachon <xvachon(a)gmail.com> 2011-03-29 22:35:56 CDT ---
Just checked with latest git, the bug is still valid.
--
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.