http://bugs.winehq.org/show_bug.cgi?id=36836
Bug ID: 36836
Summary: Crash of Rome Total War Gold Edition upon opening of
file
Product: Wine
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: olivermacpherson999(a)gmail.com
Created attachment 48920
--> http://bugs.winehq.org/attachment.cgi?id=48920
Program Error details
When using crossover, and having fully installed RTW Gold, the app says it has
encountered an error and needs o close. I have simulated reboot of the app and
re-tried, but it has still crashed. Attached is the error details.
--
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=30608
Bug #: 30608
Summary: MK Arcade Kollection: Cannot launch game. Mouse
inresponsive in Windowed Mode.
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: linards.liepins(a)gmail.com
Classification: Unclassified
Created attachment 40060
--> http://bugs.winehq.org/attachment.cgi?id=40060
Error log with console output.
After finally fixed the DirectX error message issue by performing this:
sudo yum install xorg-x11-drv-catalyst-libs.i686
, I am not unable to launch game anyway ... the Wine window is shown, the mouse
is hidden and nothing happens ...
Attaching console log. Hopefully from that ton of fixme people could suggest
fix or try to debug ...
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37330
Bug ID: 37330
Summary: FOR command doesn't work in CMD
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: vicmarcal(a)hotmail.com
The bug appears when testing:
wine cmd /C for /R %i in (*.exe) do %i
Seems there is a parsing error:
$ wine cmd /C for /R %i in (*.exe) do %i
syntax error near unexpected token `('
`wine cmd /C for /R %i in (*.exe) do %i'
The command "wine cmd /C for /R %i in (*.exe) do %i" exited with 1.
The problem seems with the parsing since if I create a batch file(script.bat)
with:
for /R %%i in (*.exe) do %%i
and afterwards issue a:
wine cmd script.bat
The script is correctly executed.
--
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=35743
Bug ID: 35743
Summary: Temple of Elemental Evil: does not start
Product: Wine
Version: 1.7.13
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: notvuvko(a)gmail.com
Created attachment 47735
--> http://bugs.winehq.org/attachment.cgi?id=47735
console log
I have GoG version of Temple of Elemental Evil and wine 1.7.13 on Arch Linux.
Game just doesn not start using frame buffer object for offscreen rendering.
When changed to backbuffer game runs but with very low fps.
--
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=32363
Bug #: 32363
Summary: Fonts are smoothed
Product: Wine
Version: 1.5.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sworddragon2(a)aol.com
Classification: Unclassified
After upgrading from Wine 1.5.17 to 1.5.18 the fonts are smoothed (even on a
new profile). I have already looked at "HKEY_CURRENT_USER\\Control
Panel\\Desktop\\FontSmoothing" but it is already set to 0.
If it is important: My system uses the ttf-mscorefonts-installer package with
some rules to look like the fonts of a Windows system.
--
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=27482
Summary: Tomb Raider III demo crashes in the launcher
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.tombraiderchronicles.com/cgi-bin/dl03/dl.pl
?dm_tombraider3complete
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=35145)
--> (http://bugs.winehq.org/attachment.cgi?id=35145)
terminal output
To reproduce the problem:
1) Install the demo as usual.
2) The launcher requires ie6 (winetricks ie6). Start the demo by tomb3.exe.
Click on <Start Free Trial button> ...a crash happens here.
The launcher started correctly in 1.3.21:
f3ae1b99f637c7a22546a7528edb0f9df2d57678 is the first bad commit
commit f3ae1b99f637c7a22546a7528edb0f9df2d57678
Author: Ričardas Barkauskas <rbarkauskas(a)codeweavers.com>
Date: Thu Jun 9 18:29:36 2011 +0300
ddraw: Separate IDirectDrawSurface vtable.
:040000 040000 375fc8c1597978349b5e1f9f8b418c6d5fa0a539
839c77ec396a4be43237f36c110c257a0db09131 M dlls
The patch can be reverted cleanly on wine-1.3.22-78-g4b2bfb4 and that fixed the
crash.
I couldn't add the author to the CC list.
Fedora 15
Nvidia GeForce 250 / driver 270.41.19
--
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=29468
Bug #: 29468
Summary: not able to click anything on Star Wars Republic
Commando launcher
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tommivs(a)gmail.com
Classification: Unclassified
When i am trying to click on anything on the launcher with a mouse or using tab
and enter the launcher doesn't register anything.
--
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=34094
Bug #: 34094
Summary: GRID 2 doesn't launch
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 45335
--> http://bugs.winehq.org/attachment.cgi?id=45335
log
Installed as wishes d3dx11_43.dll but after launch have an error window such
"Failed to create D3D device. Check that the latest graphics drivers are
installed."
from a terminal
fixme:d3d11:D3D11CreateDevice stub: adapter (nil), driver_type
D3D_DRIVER_TYPE_HARDWARE, swrast (nil), flags 0, feature_levels 3398792, levels
0x3, sdk_version 7, device 0x33e12c, feature_level 0x33dc94, context 0x33dc9c
game supports DX10 and 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.
https://bugs.winehq.org/show_bug.cgi?id=37225
Bug ID: 37225
Summary: QQ 6.3: QQApp.exe Crashes after login
Product: Wine
Version: 1.7.25
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: penghao(a)linuxdeepin.com
QQ is a popular IM client in China.
1.Download from http://dldir1.qq.com/qqfile/qq/QQ6.3/12369/QQ6.3.exe
2.use "winetrick wenquanyi fakechinese" to fix the problems on Chinese fonts.
3.Start QQ from C:/Program Files/Tencent/QQ/Bin/QQ.exe, and QQ.exe will start
QQApp.exe at background.
4. An error dialog complains the security component of QQ is broken. close the
dialog
5. login with the folloing testing account:
account: 1469264807
Password: winedebug
6. QQ.exe begin to login, then QQApp.exe will crash.
NOTICE:
QQApp.exe has some kind of communication(may be RPC) with QQ.exe, QQApp.exe
can't be started directly.
Winedbg pop info window may not get backtrace in some environment when
QQApp.exe crashes.
QQApp.exe load lua engine to run scripts.
--
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.