http://bugs.winehq.org/show_bug.cgi?id=20333
Summary: Azteca and Diamond Drop 2 crash
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
Hello,
the games Azteca and Diamond Drop 2 crash and give only this output:
fixme:nonclient:NC_HandleSysCommand unimplemented WM_SYSCOMMAND f150!
--
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=22257
Summary: AntiVir requests IE installation in a WoW64 setup
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://download.cnet.com/Avira-AntiVir-Personal-Free-A
ntivirus/3000-2239_4-10322935.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Running the setup program for AntiVir Personal Edition in a WoW64 setup results
in it producing a message saying "this product requires version 6 of Microsoft
Internet Explorer or higher" and exiting. This doesn't happen when using pure
32-bit Wine. Manually adding the following to system.reg gets around this
problem:
[Software\\Wow6432Node\\Microsoft\\Internet Explorer] 1270304197
"Version"="6.0.2900.2180"
Note: to see this in AntiVir 10 (the linked version), you need to run the setup
program, kill it manually when it hangs, then run it a second time.
--
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=22451
Summary: Polybius crashes while loading a new game.
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.sinnesloschen.com/1.php
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeffz(a)jeffz.name
Created an attachment (id=27500)
--> (http://bugs.winehq.org/attachment.cgi?id=27500)
default output + backtrace
Download the game, after about 20 seconds of loading it will crash.
Tested with wine-1.1.43-191-g7614656.
--
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=22941
Summary: New behaviour of wineconsole (Alt+F4 emulation by [x]
button pressing) causes problems with FAR manager
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ozerski(a)list.ru
In 1.2-rc2 under KDE 3.5.9 (Mandriva 2008.1) an incorrect behaviour of FAR
Manager 1.70 is found. This problem is new, even 1.2-rc1 has it not. FAR
manager is a win32 console norton-like file manager wich can be used under wine
using wineconsole. Like other two-panel file managers, FAR supports own hot
keys which not always are the same as the standard hot keys in MSWindows. E.g.,
Alt+F4 is for FAR not a command for closing but for editing a file. In native
MSWindows, there are exist two ways to terminate FAR: 1) F10 key causes
"internal" terminating of application with a prompt dialog, auto-saving of
preferences etc. 2) Clicking on the Close button [x] on the top of the border
of console window causes terminating of FAR immediately (that can be useful to
preserve default settings etc). Before the last WINE release-candidate the
behaviour of WINECONSOLE was the same as of the native MSWindow console and I
could quickly terminate FAR using KDE-made [x] button. Now clicking [x]
(Standard Close Button on the right-top of KDE window containing WINECONSOLE)
causes an emulation of a pressing of Alt+F4. At result, the FAR manager does
not terminate but opens a current file for edit. That is a wrong behaviour wich
can cause different problems for console applications with non-standard hot
keys (Maybe, introducing a possibility to customize the handling of the
standard WINECONSOLE buttons could be also a good solution).
--
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=23204
Summary: Editor refresh problems in EngIntsite CSS Editor
Product: Wine
Version: 1.2-rc1
Platform: x86-64
URL: http://www.enginsite.com/css-editor.htm
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, regression
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mstefani(a)redhat.com
CC: dmitry(a)codeweavers.com
While trying to reproduce bug 17510 I have seen that there is a new regression
in EngIntsite CSS Editor: the CSS Editor tab shows garbage (basically the
previous content that happened to be in that spot). When loading a CSS file (I
used http://www.winehq.org/styles.css) and clicking in the CSS Editor tab the
corresponding line gets refreshed. Switching to an other tab and back brings
back shows garbage again.
7d3cb53cf1a5f40094fbc3332524ec98781d3779 is the first bad commit
commit 7d3cb53cf1a5f40094fbc3332524ec98781d3779
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Tue May 18 20:53:18 2010 +0900
gdi32: Do not use VDMX for mapping of negative font heights, based on a
test case.
:040000 040000 06c1fd576cfebd3c095713c9ced67c992f890a9d
f0dd2f0ff66c09581dc1093700023deb525a133e M dlls
Reverting this commit on top of wine-1.2-rc3-57-gb3f0425 makes the problem go
away.
There is an other bug 22815 affected by this commit but there it produces a
crash so I'm not marking this as duplicate of that. Here it is just an annoying
refresh issue.
--
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=23236
Summary: WWIIOnline: joystick not responding
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yoav.benyosef(a)gmail.com
WWIIOnline (Battleground Europe) stopped responding to joystick after release
of version 1.31. In prior versions joystick worked perfectly. Tested on
ubuntu/kubuntu 10.04 and PCLinuxOS 2010.1. Joystick model is Saitek ST290 Pro,
it works OK in other programs under wine.
The game can be d/l here:
http://www.battlegroundeurope.com/index.php/getting-started/download-the-ga…
--
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=23257
Summary: TAGAP: mouse input doesn't work
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://www.gamershell.com/download_20488.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
In the game TAGAP (The Apocalyptic Game About Penguins) mouse is completely
unusable. When you move the mouse, the pointer always jumps back to the
upper-right corner.
Changing the MouseWarpOverride registry entry to enable/disable/force doesn't
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=23513
Summary: Dark Fall 2 - Lights Out: Text cropped off pages in
books
Product: Wine
Version: 1.2-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=29352)
--> (http://bugs.winehq.org/attachment.cgi?id=29352)
WINEDEBUG=+text wine lightsout.exe 2> blah.txt
This is a somewhat trivial bug, but it affects the gameplay since you cannot
read clues found in books. Attached is a log I got from rolling credits, which
was also cropped/scaled improperly...
--
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=23952
Summary: wine can't launch fullscreen DirectX applications with
enabled dri
Product: Wine
Version: 1.2
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alp(a)sfedu.ru
Created an attachment (id=30069)
--> (http://bugs.winehq.org/attachment.cgi?id=30069)
Xorg log file
When I launch any full-screen DirectX windows application, I get following
error:
> wine fallout2.exe
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 1 (X_CreateWindow)
Serial number of failed request: 397
Current serial number in output stream: 399
However, when I disable DRI, most of my Windows games works. I have ATI Radeon
1600 Pro video adapter. X logs and config are 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.
http://bugs.winehq.org/show_bug.cgi?id=23985
Summary: Wine doesn't use standard mouse cursor
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ilidrissiamine(a)gmail.com
Created an attachment (id=30123)
--> (http://bugs.winehq.org/attachment.cgi?id=30123)
Patch that makes Wine use standard mouse cursor
Actually, Wine uses it's own (and ugly) mouse cursors instead of the system
one. The patch attached makes Wine use the system mouse cursor (at least the
regular one).
--
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=24451
Summary: Saira: screen resolution problem
Product: Wine
Version: 1.3.2
Platform: x86
URL: http://nifflas.ni2.se/content/Saira/Saira%20112.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=30846)
--> (http://bugs.winehq.org/attachment.cgi?id=30846)
terminal output
Saira is an indie 2D platformer.
I can only start the game if I choose windowed mode from the game configuration
utility.
In windowed mode the lower part of the screen is cut off, making this game
unplayable.
It doesn't matter if I use Wine's virtual desktop mode or fullscreen. The game
has a 1024x600 resolution and the window cannot be resized. There's no option
to change the resolution.
How to reproduce the issue in the demo:
1. After installation launch the Settings.exe application and make sure
'Windowed' mode is selected (msvcp60.dll needs to be placed into /system32 for
that).
2. Launch the game: the main menu displays correctly but as soon as you start
the game you'll notice the truncated screen.
Fedora 13
Nvidia 7600 / driver 256.53
--
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=24656
Summary: iSnooker fails to run
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: landronimirc(a)gmail.com
Created an attachment (id=31170)
--> (http://bugs.winehq.org/attachment.cgi?id=31170)
screen shot of the error
The game iSnooker fails to run on Wine (Xubuntu Lucid). Although the program
installs fine, it will not run and pop an error message (attached). This is a
fresh install of Wine. The app was installed with Wine.
--
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=24677
Summary: ARM call_stack_handlers not implemented
Product: Wine
Version: 1.3.4
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darion76(a)gmail.com
Error when I try to run WinRar setup (shareware www.rarlab.com)
fixme:seh:call_stack_handlers not implemented on ARM, exceptioncode: c0000005
Hardware I use is Sharp Netwalker PC-Z1 CPU Freescale iMX.515 ARM Cortex-a8
OS Ubuntu 9.04. wine build from sources.
--
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=24709
Summary: black shadow when running Tencent QQ and Thunder
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zzs90321(a)mail.ustc.edu.cn
When running Tencent QQ and Thunder ( most frequently used applications in
China ) , large area of black shadow appears.
The screenshot is below:
--
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=24956
Summary: King's Bounty - The Legend: no native mouse pointer
Product: Wine
Version: 1.3.6
Platform: x86
URL: http://www.gamershell.com/download_32652.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=31603)
--> (http://bugs.winehq.org/attachment.cgi?id=31603)
console log
King's Bounty-The Legend (and its sequel, KB-Armored Princess) doesn't show its
own mouse pointer (a pointing hand icon, wearing a gauntlet) but the standard
Wine mouse pointer.
The mouse pointer works properly both in the menu and in the main game though
(except it doesn't change its shape when it should).
The attached log doesn't show too much valuable information. It was created by
starting the game, skipping the intros and waiting until the main menu appears
(the mouse pointer should show up already in the menu).
It didn't work in Wine-1.0.1 either.
--
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=25057
Summary: Magic Workstation: mwsplay.exe crashes when launching
it
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: graffity2199(a)yahoo.fr
Created an attachment (id=31772)
--> (http://bugs.winehq.org/attachment.cgi?id=31772)
The complete trace log
Hello,
When launching MWSPlay.exe, it simply crashes displaying an "Access violation"
exception and I don't know why.
I'm running it with the latest wine version (1.3.6) on my 10.04 Ubuntu.
Could you help me finding out what's going on ?
I've launched the following commands :
$ uname -a
Linux graffity-desktop 2.6.32-24-generic-pae #39-Ubuntu SMP Wed Jul 28 07:39:26
UTC 2010 i686 GNU/Linux
$ wine --version
wine-1.3.6
$ WINEDEBUG=+trace,+seh,+tid,+relay wine MWSPlay.exe 2> MWSPlayTrace.txt
$ lzma -9 MWSPlayTrace.txt
You'll find as attachement the generated log.
Thanks a lot for your time !
Regards,
--
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=25161
Summary: Warlords III demo: mouse clicks don't register in the
main game
Product: Wine
Version: 1.3.7
Platform: x86
URL: http://download.cnet.com/Warlords-III-demo/3000-7562_4
-10010589.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=31914)
--> (http://bugs.winehq.org/attachment.cgi?id=31914)
terminal output
After bug #24779 has been fixed, I'm facing with an another problem now:
neither mouse clicks nor the keyboard works after you started a new game. The
mouse works in the menus and during the character selection stage, but not in
the main game. I can't select any units, can't scroll the screen. The keyboard
shortcuts are non-functional, too (e.g. ctrl+q doesn't brings up the
confirmation dialogue).
I tried the demo in virtual desktop mode and in fullscreen, too: none of them
worked.
It doesn't work in Wine-0.9.33 either.
Fedora 14 x86
Gnome 2.32.0
--
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=25292
Summary: Galcon Fusion: Steam overlays don't work in the game
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kelytharun(a)gmail.com
As title says, there are no Steam overlays in this game. No achievements, no
forums, no chat, etc. The overlays work perfectly in other games I have, using
the same configuration.
--
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=25327
Summary: Risen - No space between words in Risen
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mcflow-forum(a)gmx.net
Created an attachment (id=32190)
--> (http://bugs.winehq.org/attachment.cgi?id=32190)
Screenshot that shows the problem.
In Risen the texts are a bit messed up. There are no spaces between words.
On the screenshot you can see the text on the bottom (it's german).
It should be:
"Wenn ein Gegner zu stark für dich ist[...]". Instead it's all displayed as one
word.
Ingame it is the same for quest descriptions and so on.
--
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=25754
Summary: Excel Workbook with Macros Is not Running : Getting
Crashed.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajeet_singh1978(a)yahoo.co.in
I have just installed the microsoft office and tried to open a Excel Workbook
containing the Macros specific to the workbook, but whenever i open this excel
and it gets crashed.
Same workbook is running fine in Windows.
--
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=25850
Summary: Transparency in toolbar icons does not work (black
background)
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bizzone(a)hotbox.ru
Created an attachment (id=32937)
--> (http://bugs.winehq.org/attachment.cgi?id=32937)
Programs screenshots
In some programs icons in toolbars are shown without transparency, background
is black. I saw this bug in following applications:
- HeidiSQL 6.0.0
- Navicat premium 9.1
- Wine wordpad
Screenshots are attached.
OS: kubuntu linux 10.10
Wine: 1.3.11
--
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=25877
Summary: Mirror does not render properly in Sims 3 sim
customization scene
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eg.galano(a)gmail.com
See the attached screen shot. The top 4th of the mirror does not render
properly. This may be some sort of race condition. You have to try several
times to reproduce this bug. On average I could get the bug to manifest itself
1/5 times. I've also attached a +d3d log.
--
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=25922
Summary: regression: usbserial use yields flooding with
fixme:ntdll:FILE_GetNtStatus Converting errno 62 to
STATUS_UNSUCCESSFUL
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)h-i-s.nl
Regression.
I sync my palmpilot with Palm's hotsync 1.0.
I am using a usb to serial converter.
For information on the converter: installed module is:
modprobe ftdi_sio vendor=0x0b39 product=0x0103
Wine-1.2 runs fine.
Under wine-1.3.11, the terminal window is flooded with
fixme:ntdll:FILE_GetNtStatus Converting errno 62 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 62 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 62 to STATUS_UNSUCCESSFUL
fixme:ntdll:FILE_GetNtStatus Converting errno 62 to STATUS_UNSUCCESSFUL
(> 100 messages / second)
as soon as the serial connection is made
--
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=26244
Summary: Commander: Conquest of the Americas demo slow d3d
performance
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.fileplanet.com/214602/210000/fileinfo/Comma
nder:-Conquest-of-the-Americas-Demo?r=5
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=33443)
--> (http://bugs.winehq.org/attachment.cgi?id=33443)
terminal output
I'm experiencing slow performance when running the demo with Wine-1.3.14.
On the lowest details and screen resolution @1024x768 I'm getting 5-7 fps
(winedebug=+fps).
The slow performance can be observed in the main menu (two ships are sailing on
the ocean) and in the main game, too.
The game is from 2010 and I don't have a high-end PC but seeing the official
system requirements my hardware should handle it (especially with all details
set to the lowest).
Unfortunately I don't have Windows installed so I can't verify how the game
performs under native Windows.
Apart from the unusual slowness the game itself is working properly (except
videos; at least no visual glitches so far).
Link to the demo added to URL (~1 GB download size).
The demo requires: 'winetricks vcrun2008 d3dx9_36'.
Fedora 14
Nvidia GeForce 250 GTS (512 MB) / driver 260.19.36
3 GB Ram
AMD Athlon 64 x2 4200+
--
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=26247
Summary: Lifbase: text input area borders are corrupted
Product: Wine
Version: 1.3.3
Platform: x86
URL: http://www.sri.com/psd/lifbase/Lifbase2.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
CC: dmitry(a)codeweavers.com
Created an attachment (id=33450)
--> (http://bugs.winehq.org/attachment.cgi?id=33450)
terminal output
Border around some text areas is corrupted, see screenshot.
7864ade5a8306c0078e16ae6d7e40bdece29395b is the first bad commit
commit 7864ade5a8306c0078e16ae6d7e40bdece29395b
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Tue Sep 14 14:24:11 2010 +0900
winex11.drv: Avoid copying invalid window bits.
I've tried reverting from current wine git, however it won't revert.
--
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.