http://bugs.winehq.org/show_bug.cgi?id=12038
Summary: ./configure error on 64-bit Linux: winex11.drv make
fails.
Product: Wine
Version: 0.9.56.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jim.conyngham(a)amd.com
Created an attachment (id=11384)
--> (http://bugs.winehq.org/attachment.cgi?id=11384)
Make log
Trying to make wine 0.9.56 from the source package
on a 64-bit SuSE (SLES 10 SP1) Linux system, the build for
dlls/winex11.drv/winex1.drv.so fails.
The problem is that the list of directories on the winegcc command line has
/usr/X11R6/lib64 instead of /usr/X11R6/lib.
Near the top of Makefile,
EXTRALIBS = -L/usr/X11R6/lib64 -lXext -lX11
"lib64" has the 64-bit binaries, which won't link with the 32-bit object
modules.
I'm new to WINE, so I don't totally understand the build process, but it
appears that the Makefile is built on the fly from Makefile.in, which has
the definition:
EXTRALIBS = @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@
Apparently, @X_LIBS@ comes from the "config.log" file, which contains:
X_LIBS=' -L/usr/X11R6/lib64'
Apparently, this was written by "./configure". When I re-ran "./configure",
the output contained:
"checking for X... libraries /usr/X11R6/lib64, headers /usr/X11R6/include"
So apparently, the configure utility doesn't handle 64-bit X properly.
--
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=12035
Summary: Keyboard issues in Dungeon Keeper 2
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toxmerguez(a)yahoo.fr
Created an attachment (id=11377)
--> (http://bugs.winehq.org/attachment.cgi?id=11377)
Wine output file with dinput.dll v4.5.0.155
The gameplay of this application depend of the version of dinput.dll.
I've tried all dinput.dll that I can find, the best one is the 4.5.0.155 (with
all others versions I get this bug : "Mouse escapes window or is confined to an
area in the full screen program")
With 4.5.0.155 the mouse stay in screen but there is a keyboard issue. When you
press an arrow key to view differents parts of the map, it's like if the arrow
key keep pressed.
Example, you press an arrow key, then you've cross the entire map in one second
instead of moving just a little, it's very difficult to play.
I've report this bug in Dungeon keeper 2 appdb page :
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3696#Comment-3…
Wine output file is joined to this post, hope this can help.
--
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=12016
Summary: Warcraft III falls back to indirect rendering or crashes
Product: Wine
Version: 0.9.57.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chizu(a)spicious.com
CC: thunderbird2k(a)gmx.net
Created an attachment (id=11347)
--> (http://bugs.winehq.org/attachment.cgi?id=11347)
Warcraft III crash/slowness on 0.9.57 log
Upgrading from 0.9.56 to 0.9.57 Warcraft III using OpenGL falls back to
indirect rendering on startup and sometimes crashes. The libGL errors occur
regardless of the crash.
Using git-bisect, the patch that causes this for me is:
220163ee9d698543fe34257969a88e5976d378de - wgl: Remove unneeded opengl
initialization code at wine startup.
I am using ATI fglrx (8.471.3), so this may only be an issue because of a
driver bug. World of Warcraft using OpenGL on Wine 0.9.57 does is not affected
by this issue and non-Wine OpenGL apps do work as 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=11982
Summary: Can't run two plugins in the same time on Miranda IM
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lleoliveirabr(a)gmail.com
I tried to install two plugins on Miranda IM, first called Lastseen and second
called New status notify.
First plugin download link: http://saaplugin.no-ip.info/seen/seenplugin.dll
Second plugin download link: http://vasilich.org/mim/NSNw1126b1a.rar
The two plugins work but a strange thing happen: If i enable one of the
plugins, the other will be disabled. Something like: Enable the first; second
will be disabled. Enable the second; first will be disabled.
To reproduce the problem, extract
http://files.miranda-im.org/builds/miranda-v080a11w.zip on Miranda folder.
Extract lastseen plugin http://saaplugin.no-ip.info/seen/seenplugin.dll on
Miranda/plugins
And http://vasilich.org/mim/NSNw1126b1a.rar same thing.
After this go to options page/plugins and try to enable new status notify and
lastseen. You will see that only one can be enabled by time. The correct is be
possible enable the 2 plugins.
--
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=11981
Summary: Miranda IM doesn't show protocols icons on status bar
and on status menu.
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lleoliveirabr(a)gmail.com
In the screenshot
http://img383.imageshack.us/my.php?image=capturadatela2yc5.png you can see the
problem about only showing one protocol "the first protocol configured". I have
3 protocols installed on plugins folder MSN Yahoo and ICQ, but only ICQ appear
on Menu and Status Bar.
To reproduce the bug, download the last Miranda version:
http://files.miranda-im.org/builds/miranda-v080a11w.zip
Go to options page/contact list/status bar and enable show status bar. You can
see that only one protocol appear on status bar and on menu status on top of
windown.
If you want to enable or disable protocol plugins, go to options page/plugins.
There you can see which protocols are enabled.
--
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=11980
Summary: Anim8or : Opengl 3D renders outside of workspace
Product: Wine
Version: 20050930
Platform: Other
URL: http://anim8or.com/download/animv095c.zip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: egjoni(a)worcester.edu
All menus and buttons seem to render and work perfectly in Anim8or. however,
the 3D opengl view renders just to the left of the main window. you still
manipulate by clicking where the image should be, but the image only renders
to the left. this makes any sort of 3D editing almost impossible. otherwise,
the program seems to work flawlessly.
http://anim8or.com/download/animv095c.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.
http://bugs.winehq.org/show_bug.cgi?id=11947
Summary: x-com loading empty slots
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
when trying to load an empty saved game slot it actually works. if you try to
do it while playing a game, your game just continues, but if loading an empty
slot from main menu, the game starts with an invisible and untitled base
--
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=11907
Summary: invalid glOrtho call
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: murlock(a)free.fr
Created an attachment (id=11206)
--> (http://bugs.winehq.org/attachment.cgi?id=11206)
log with invalid glOrtho call
Main screen of Chaos League is black. My last test with wine 0.49 have shown
the main screen. I don't if it is a regression or nor (too long time?).
The problem seems to a be a bad matrix for glOrtho (see attachment).
--
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=11899
Summary: cannot enable/disable "emulate a virtual desktop"
setting per application
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: erpo41(a)gmail.com
For some applications, such as StarCraft, it is necessary to enable the
"Emulate a virtual desktop" setting. If this setting is not enabled, the
application will not run.
For other applications, such as the UltraVNC viewer, it is convenient to
disable the "Emulate a virtual desktop" setting. If this setting is not
disabled, the application is cumbersome to use.
Running winecfg to switch this option on or off before launching each
application is a real drag.
One solution to this problem would be to allow users to set the "Emulate a
virtual desktop" preference on a per-application basis. A comment in Bug #
11078 makes it clear that this would be difficult or complicated to implement.
However, the problem still needs to be solved in some way.
--
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=11872
Summary: Asda Story has no 3D Objects at all
Product: Wine
Version: 0.9.55.
Platform: PC
URL: http://asda.gamengame.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hellstorm(a)gmx.net
Created an attachment (id=11161)
--> (http://bugs.winehq.org/attachment.cgi?id=11161)
error log of Asda Story
Hi!
This is my fist Bugreport so I hopefully made it right.
In Asda Story (http://asda.gamengame.com/) are no 3D Objects.
To make it more detailed:
In the Title Screen are no 3D Objects at all. There are only a black
Background, and not the "Chest" which can be seen on Windows.
More serve is the missing Objects after the Login. Everything is missing. Only
the plain 3D Map is visible. No Objects at all. No Trees, no Buildings and no
Charactes and Monsters.
in my log are only the Login screen. because the game wrote too many fixmes to
copy out of the Console. (Don't know how to write a Logfile with wine)
And some more things are Strange:
Another User can actually play the game wuthout any Problems. Maybe it is a
compiling problem with the Ubuntu Gutsy Gibbon version of wine 0.9.55?
My Info:
AMD Athlon 1833 MHz
512 MB RAM
NVIDIA Geforce 2
Ubuntu Gutsy Gibbon (7.10)
Wine Version 0.9.55 (I had the same Problem in 0.9.54)
--
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=11855
Summary: Wine Regression with Tactical Ops - Unreal engine based
game
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jacobidiego(a)gmail.com
Created an attachment (id=11141)
--> (http://bugs.winehq.org/attachment.cgi?id=11141)
WINEDEBUG=+loaddll,+module wine ....TacticalOps.exe
Tactical Ops 3.5 is a Total Modification of Unreal Tournament 99.
This game was a Gold in 0.9.55 and in 0.9.56 is complete Garbage.
It gives the next errors and doesn't open at all:
err:advapi:service_control_dispatcher pipe connect failed
err:module:LdrInitializeThunk "Core.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\data\\Juegos\\Tactical Ops 35\\System\\TacticalOps.exe" failed,
status c0000005
Sadly this is the only game that i play, so i will have to go back to 0.9.55.
Core.dll is a dll located together with the .exe. Is part of the Unreal Engine,
so i think that any Unreal Engine based game will work on wine 0.9.56, and
those, all golds will become garbarge.
I leave you with some logs.
--
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=11820
Summary: LiveForSpeed S2 freezes at Agreement screen
Product: Wine
Version: 0.9.55.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samjh2007(a)gmail.com
I've just replaced Ubuntu Gutsy with Debian Etch. With Ubuntu I've had no
problems running LFS via Wine (the latest versions). However when running it in
Debian Etch, LFS freezes as soon as I click the "Agree" button in the Agreement
screen (the screen just after selecting the driver name). At this point I am
forced to alt-tab back to the terminal and close LFS from there.
The only thing that looks out of the ordinary is a fixme message repeated more
than a dozen times when the Agree button is clicked (the message does not
appear before that action):
fixme:d3d:unloadNumberedArrays >>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from
glDisableVertexAttribArrayARB(rgb) @ state.c / 2913
Note that this fixme did NOT occur when running LFS under Ubuntu 7.10 with Wine
0.9.55.
The latest Wine version available for Debian Etch is 0.9.55. I've tried running
LFS using 53 and 54, but encountered the identical 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=11815
Summary: HAlf life 2 crashes on launch with unhanded page fault
exception.
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xarnze(a)googlemail.com
HAlf life 2 crashes on launch with unhanded page fault exception.
--
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=11809
Summary: Skype 3.6.0.248 Crashes on Login Screen.
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)konsoletek.com
Created an attachment (id=11070)
--> (http://bugs.winehq.org/attachment.cgi?id=11070)
Wine output from run & crash
Once Skype 3.6 is installed, it will pop up with the first run "Sign up"
screen. If you close that and then click on the field that says "Skype Name"
it will crash. If you tab to that field, after pressing a few characters it
will also crash.
--
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=11798
Summary: fullscreen doesn't work anymore in knights of the old
republic
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gnarlin(a)utopia.is
Fullscreen used to work in Knights of the Old Republic but doesn't anymore.
--
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=11669
Summary: Graphics Regression - Heroes of Might & Magic 4 now
unplayable
Product: Wine
Version: 0.9.55.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elvanor2007(a)gmail.com
The game does not work in Wine 0.9.55 (graphics are completely trashed and
distorted - rest of the game is fine). It's a regression, since I got it to
work perfectly some time ago (may have been Wine 0.9.52 or 0.9.53 maybe). Some
recent changes to D3D broke it probably.
I am running wine-0.9.55, kernel 2.6.23.16, Gentoo Linux (x86).
Here is what I have in the shell, as it's pretty short I'll still paste it
here, hope it's ok.
fixme:win:EnumDisplayDevicesW ((null),0,0x34f970,0x00000000), stub!
err:d3d:IWineD3DDeviceImpl_SetupFullscreenWindow (0x13cec8): Want to change the
window parameters of HWND 0x10024, but another style is stored for restoration
afterwards
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful --
perhaps display has changed?
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to
16
err:xrandr:X11DRV_XRandR_SetCurrentMode Resolution change not successful --
perhaps display has changed?
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Can't handle WINEDDBLT_ASYNC flag
right now.
--
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=11642
Summary: Panzer General II doesn't display background
Product: Wine
Version: 0.9.55.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mdemolins(a)gmail.com
I use Fedora 8 and wine 0.9.55, but I get the bug with older versions too.
A description of the bug can be found here :
http://www.winehq.org/pipermail/wine-users/2007-March/026538.html
Note :
1. This bug seems to be exactly the same I got running Panzer General
under Windows XP, without having activated the "Win 95/98 compatibility mode"
of the desktop shortcut.
But even if I say to Wine to emulate Win 95 or 98, it fails.
2. This bug is also reproductible under Windows 95/98 if you don't have the
original game CD in your drive when launching the game.
3. I have the legal CD (I bought it)
--
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=11598
Summary: DAZ: New style of 3D content installer from DAZ fails
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hhemken(a)gmail.com
The new version of the Victoria 4 model, namely Victoria 4.2, has a different
windows executable installer than previous content files from this vendor.
Previous content installers worked without problems. The content is intended
for use in Poser
(http://appdb.winehq.org/objectManager.php?sClass=application&iId=115) and DAZ
Studio (http://appdb.winehq.org/objectManager.php?sClass=application&iId=1998).
The Victoria 4.2 installer exits with the message "Error reading INI file in
\DAZ\dzInstall.ini" in a dialog box, preventing the installation of the new
content files. No log is available, AFAIK.
This is the product whose installer fails:
http://www.daz3d.com/i.x/shop/itemdetails/-/?item=4783&cat=350
I am running wine 0.9.53 because DAZ Studio reportedly does not run correctly
under 0.9.54 or 0.9.55 (http://bugs.winehq.org/show_bug.cgi?id=11341).
--
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=11591
Summary: REGRESSION : foobar2000
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: unbonpetit(a)gmail.com
In english (excuse my poor english, I hope you will understand the problem) :
For 2 months, I have been using wine0.9.49 to run foobar2000.
It was perfectly working.
When I updated wine to the newest version (0.9.54), foobar2000 ran normaly (I
could play music, stop, rewind, etc with appropriate keys), but it remained
minimized in the tray icon without possibility to maximize it ! In fact,
thought the program was running, I couldn't see any foobar2000 window.
It would be great if you could correct this issue !
In the meantime, I went back to the 0.9.49 version :(
-------------
En français :
Pendant 2 mois, j'ai utilisé wine pour faire fonctionner foobar2000.
Cela marchait parfaitement.
Quand j'ai mis à jour wine à la dernière version (0.9.54), foobar2000 s'est
lancé normalement (je pouvais jouer des morceaux, arrêter, avancer, etc avec
les touches appropriées), mais il restait minimisé dans le tray icon, sans
possibilié de maximiser la fenêtre. En fait, bien que le programme tournait,
je ne pouvais pas voir la fenêtre de foobar2000.
Ce serait super si vous pouviez corriger ce problème.
Pendant ce temps, je suis revenu à la version 0.9.49 :(
--
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=11589
Summary: Strange keyrepeat problem
Product: Wine
Version: 0.9.54.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atari(a)gabo.pl
While playing Half Life 2, I've encountered following problem: sometimes key
'stucks' in 'keyrepeat mode'. Ie. I press 'W' for forward, and I get 'W' in
keyrepeat WWWWWWWWWWWWWWWWWWWWWWWW(...). It is system-wide, so if I launch
xterm, I got WWWWWWWWWWWWWWWWWW..., if I switch console got WWWWWWWWWWWWWWW...
and so on, until I kill X. It is not limited to 'W', it is just most often key
I'm stuck with.
It is not hardware problem (tested).
--
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=11585
Summary: Memory leak
Product: Wine
Version: 0.9.47.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cameroncros(a)gmail.com
When i use wine to open Pro/Desktop, Flatout 2, San Andreas and other games it
makes the cache memory get bigger and bigger until it slows the computer.
The cache percentage never drops.
It appears that wine is leaking to the cache
--
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=11571
Summary: FrameMaker: Crashes when opening file
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jimrorie(a)logisys.biz
When opening a file in FrameMaker 7.2, the program states that it cannot find
the file. Command lines says:
fixme:commdlg:GetFileName95 Flags 0x00800000 not yet implemented
The program then 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=11568
Summary: Delorme 2006 install under fresh Kubuntu 7.10 errors
Product: Wine
Version: 0.9.46.
Platform: HP
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eplurib(a)earthlink.net
Created an attachment (id=10737)
--> (http://bugs.winehq.org/attachment.cgi?id=10737)
Gutsy and Delorme Installation procedure
I did a fresh install of Kubuntu Gutsy 7.10 on a new Compaq F750US and got all
updates from repositories. The complete procedure is in an attached file.
I then installed Delorme 2006 Plus using the procedure attached with nothing
other than WINE 0.9.46 as released by the Kubuntu repositories. I set the
default to Windows XP. The program did install with quite a few error messages
shown in the attached file. While installing the data CD, the number of errors
was too large and I could only get the last 50 pages or so.
I ran dmesg to get a listing for the hardware and any possible problems for
WINE to detect hardware related issues. The file is attached.
The program does start and does run. The graphics and text are poor quality,
and were much better when I used the Wine-doors as reported in another bug
report using the installation I over wrote.
Various functions do not work. One is the "Find Tab" error common with Delorme
(magnetic declination fix associated with DCOM and MDAC). Also, when tabbing
between boxes while attempting a search, the tab moves 2 boxes rather than 1.
--
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=11556
Summary: builtin gecko and iexplore have regressed in recent
releases
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehacker(a)gmail.com
Stock Winehq build. Ubuntu 7.10 x86-64. Log from crash attached.
--
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.