http://bugs.winehq.org/show_bug.cgi?id=20809
Summary: 15 Days: Crash at startup
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jojos_band(a)gmx.net
Created an attachment (id=24926)
--> (http://bugs.winehq.org/attachment.cgi?id=24926)
Wine console output and application's own error handler output
The game 15 days from house of tales crashes with an unhandled page fault. It
initializes the fullscreen loading screen (black background, small CD in the
bottom right edge) and reports an error afterwards. The application itself
catches the error and gives some hints in an error dialog.
I'll attach the console output of wine as well as the error information of the
game itself.
Currently, there is no demo of the game available.
--
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=28428
Summary: eXperience 112: broken shadows
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.fileplanet.com/184348/180000/fileinfo/eXper
ience112-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: stefan(a)codeweavers.com
Regression SHA1: 68b15bc5ffe6ddf5d08cbc13479eaf718ad5e39f
Created an attachment (id=36445)
--> (http://bugs.winehq.org/attachment.cgi?id=36445)
screenshot
Shadows are broken (seem to be fragmented) in the eXperience 112 game.
Terminal output doesn't reveal too much:
...
fixme:d3d9:Direct3DShaderValidatorCreate9 stub
fixme:d3d:wined3d_buffer_preload Too many declaration changes or converting
dynamic buffer, stopping converting
fixme:d3d:state_zfunc D3DCMP_NOTEQUAL and D3DCMP_EQUAL do not work correctly
yet.
...
fixme:d3d:resource_check_usage Unhandled usage flags 0x8
...
Shadows appeared correctly in 1.3.22. The result of the regression test:
68b15bc5ffe6ddf5d08cbc13479eaf718ad5e39f is the first bad commit
commit 68b15bc5ffe6ddf5d08cbc13479eaf718ad5e39f
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Apr 19 21:24:26 2011 +0200
wined3d: Give GL_ARB_map_buffer_range another try.
Nvidia's 270.xx.yy driver series fix the glMapBuffer alignment issues that
caused major
performance problems. If the user is using an older driver we now drop the
VBO instead of using
doublebuffered loading, which means that we fall back to the current
behavior(no dynamic VBO) as
needed. Dynamic VBOs are needed on Nvidia drivers for
GL_ARB_instanced_arrays.
:040000 040000 0cada15043b731febf2ef2a673aaaecc4af75f8d
c474ade74a8db2a9c547674dbb4c809841087a3d M dlls
Other bugs related to this commit: bug #27534, bug #27600, bug #27959.
This might be a dupe of any of those.
As for performance issues due to this commit, I don't see major performance
degradation, just because this game always performed badly on my system, when
one or more cameras were activated in the game (5-6 fps @1024x768 resolution).
Steps to reproduce the problem in the demo:
Install...launch...new game..skip the intro video...the problem can be observed
right in the opening sequences.
Nvidia 250 / driver 280.13
--
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=20170
Summary: Gruntz: Slow down a lot when displaying text
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miro(a)hroncok.cz
Gameplay slows down a lot, when text is displayed in game window. I mean white
text with information in top left corner or text when writing cheats.
Displaying text in game guides is OK, same as text in classic Windows dialogs.
Steps to reproduce:
For white text in top lef corner:
1. start playing the game (SINGLEPLAYER > QUICKSTART)
2. click the mouse button twice, to actually start playing the game
3. hit F5 to quicksave the game
4. set a name of the game and click on Save
5. OK all the dialogs
6. F5 again
5. the white text appears in top left corner, game slows down until text
disappears
(This may not work in the demo.)
For writing a cheat:
1. start playing the game (SINGLEPLAYER > QUICKSTART)
2. click the mouse button twice, to actually start playing the game
3. hit Enter and write something
4. game slows down
5. hit Enter again
6. game is OK again
It is not playable during the time, game is slowed down. Also I know two
things:
1. Neither CPU or Memory usage goes up during the slow down.
2. There are no errors or text in the terminal during the slow down.
Demo link: http://download.cnet.com/Gruntz-demo/3000-7562_4-10026065.html
PS Sorry, but I didn't test this in any earlier version of Wine, so it is
possible this is happening since ever...
--
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=28949
Bug #: 28949
Summary: VBSCript fail to parse in statement
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vbscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
The following code fails to parse correctly.
dim currentModel as EA.Package
for each currentModel in Repository.Models
....
fixme:vbscript:parse_script parser failed on parsing L" in
Repository.Models\n\t\t\n\t\tVBTrace( currentModel.Name )\n\t\t\n\t\t' Iterate
through all packages in the model\n\t\tdim currentPackage 's
EA.Package\n\t\tfor each currentPackage in
currentModel.Packages\n\t\t\t\n\t\t\tVBTrace ( \" \" & currentPackage.Name
)\n\t\t\t\n\t\t\t' Iterate through a"
--
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=21487
Summary: hh,exe: Missing icons, problem displaying initial pag
of sample CHM-file
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.istinger(a)gmx.at
CC: michael.istinger(a)gmx.at
When displaying the sample CHM file, the "closed book" and "open book" in
the tree control on the left side of the window are missing.
The right window complains that "the page cannot be displayed".
I have verified that the file displays ok on Windows XP SP3, so
the problem appears to be in my wine setup.
I assume that this may be related to the "err:" messages I receive when running
hh.exe.
I will upload the following material:
a) Sample CHM file
b) output generated from hh.exe
c) sample screenshot showing display on Windows XP SP3.
Is there anything I can do to get hh.exe to display correctly, or is this
a genuine bug that needs to be fixed?
All the best
Michael
--
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=21346
Summary: Ashampoo Slide Show 2010: Slideshow preview window
crashes the app
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://hdlroot01.ashampoo.com/public/ash/0166/ashampoo
_slideshow_studio_2010_1.00_6121.exe
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=25702)
--> (http://bugs.winehq.org/attachment.cgi?id=25702)
Many and Err...
The video preview window in the bottom right of the main window has a play
button. If you click it the entire application hangs.
I've added the url of the trial version for anyone interested in testing 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=23906
Summary: Starcraft 2 : graphic problem with mission Safe Haven
(save colony)
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=30011)
--> (http://bugs.winehq.org/attachment.cgi?id=30011)
Screenshot
The screen is covered in fog, hence making the mission unplayable. The screen
is fine in Windows. So far, I have experienced this only in the mission Safe
Haven if you save the colony.
Gentoo Linux X64
Nvidia 8800GT
nvidia-drivers 256.35
--
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=27090
Summary: Gecko crashes on HTTPREQ_QueryDataAvailable on
fresh-prefix wineboot
Product: Wine
Version: 1.3.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=34527)
--> (http://bugs.winehq.org/attachment.cgi?id=34527)
WINEDEBUG=seh,appwizcpl,mshtml,msi wineboot
Forgot to file...
=>0 0x00007fb800bde0e6 HTTPREQ_QueryDataAvailable+0x1a6(hdr=0x2dfd0,
available=0x2a5a8, flags=<is not available>, ctx=<is not available>)
Attached is a WINEDEBUG=+seh,appwizcpl,mshtml,msi.
Ill provide a mhtml,msi,appwizcpl,seh,wininet,urlmon,tid when I wake up.
--
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=23811
Summary: Total Overdose installs, but crashes as soon as it
starts.
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fetter_oml(a)web.de
Created an attachment (id=29873)
--> (http://bugs.winehq.org/attachment.cgi?id=29873)
crashlog of total overdose with wine 1.2
Total Overdose (PC-Game, 2005) crashes as soon as it is started.
Not much to say, better have a look at the log (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=23610
Summary: world editor: ui flashing in terrain editor
Product: Wine
Version: 1.2-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gufide_g(a)yahoo.ca
UI flashing in the world editor, when you move, button appear and flash and
make the scrolling slow. This take a part of your processor and make it laggy.
--
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.