http://bugs.winehq.org/show_bug.cgi?id=3229
Summary: wine does not catch all key events necessary for games
Product: Wine
Version: 20050725
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fieroch(a)web.de
Many games require pressing mouse keys while key "ALT" is pressed. But if you
press ALT + right mouse button many window managers catch that event and move
the window with alt + mouse button. So wine should catch all key events and
should only hand over events that M$ windows gets too - like ALT+TAB to switch
back to the console.
Regards,
Alexander
--
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=3225
pgr(a)arcelectronicsinc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From pgr(a)arcelectronicsinc.com 2005-15-08 12:53 -------
both borland make and mathcad now start without the error.
I had to define LDAP_NOT_SUPPORTED in misc.c to build the current cvs.
--
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=3225
------- Additional Comments From julliard(a)winehq.com 2005-15-08 10:12 -------
Thanks for the traces, I believe it should be fixed now.
--
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=3196
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-15-08 04:05 -------
Can't reproduce that bug either, using current cvs everything seems to work
fine... Could you try it in latest cvs?
--
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=3107
smithb25(a)anz.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20050524 |20050628
--
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=3163
cmorgan(a)alum.wpi.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From cmorgan(a)alum.wpi.edu 2005-14-08 19:20 -------
Bug is fixed. No default for the comments mode was being set when users were
created and a call to User::getPref() wasn't passing in a default value to use.
This should fix both new users and existing users that have no comment mode set.
--
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=3228
Summary: make failed with: X11/Intrinsic.h not found. ("libxt-
dev")
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
On a fresh installed Linux (Ubuntu 5.04/xorg 6.8.2), configure found the
x-headers, but make failed with:
../../../src/dlls/x11drv/bitblt.c:27:27: X11/Intrinsic.h: No such file or directory
Google found the solution: the missing Header was in the not installed package
"libxt-dev".
Wo has the skill to create a Patch for "configure.ac"?
Relevant Files in "libxt-dev":
--- cut ---
/usr/X11R6/include/X11/Composite.h
/usr/X11R6/include/X11/CompositeP.h
/usr/X11R6/include/X11/ConstrainP.h
/usr/X11R6/include/X11/Constraint.h
/usr/X11R6/include/X11/Core.h
/usr/X11R6/include/X11/CoreP.h
/usr/X11R6/include/X11/Intrinsic.h
/usr/X11R6/include/X11/IntrinsicP.h
/usr/X11R6/include/X11/Object.h
/usr/X11R6/include/X11/ObjectP.h
/usr/X11R6/include/X11/RectObj.h
/usr/X11R6/include/X11/RectObjP.h
/usr/X11R6/include/X11/Shell.h
/usr/X11R6/include/X11/ShellP.h
/usr/X11R6/include/X11/StringDefs.h
/usr/X11R6/include/X11/Vendor.h
/usr/X11R6/include/X11/VendorP.h
/usr/X11R6/lib/libXt.so
/usr/X11R6/lib/libXt.a
--- cut ---
--
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=3224
cmorgan(a)alum.wpi.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From cmorgan(a)alum.wpi.edu 2005-14-08 12:28 -------
Patched in appdb cvs, should be visible on the live site in ~10 minutes.
--
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=3218
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-14-08 11:05 -------
Fixed in current CVS.
--
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=3227
Summary: Preview doesn't work in DVD Shrink using builtin quartz
Product: Wine
Version: 20050725
Platform: Other
URL: http://appdb.winehq.org/appview.php?versionId=2230
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)ernstfamily.ch
Here is the related error:
fixme:quartz:Filtergraph_QueryInterface unknown interface
{03a1eb8e-32bf-4245-8502-114d08a9cb88}
When ripping the DVD the image by image preview does work, but the preview in
the bottom left pane doesn't work. And there is a black square appearing at the
top left of the screen.
--
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.