http://bugs.winehq.org/show_bug.cgi?id=32776
Bug #: 32776
Summary: Crashes in Legacy 5 resulting in its database being
corrupted
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lsts67(a)aganderson.me.uk
Classification: Unclassified
Created attachment 43279
--> http://bugs.winehq.org/attachment.cgi?id=43279
Program error details and backtrace.
After loading Legacy5, open an individual's window.
Try to open a new event or edit an existing one and Legacy crashes and its
database gets corrupted and can no longer be used.
--
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=32819
Bug #: 32819
Summary: (regression) Max Payne 1 crashes when loading certain
level
Product: Wine
Version: 1.5.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tdsbug(a)gmail.com
Classification: Unclassified
Created attachment 43345
--> http://bugs.winehq.org/attachment.cgi?id=43345
Terminal output upon crash
Max Payne 1 with patch 1.05 and with crack. When loading some certain levels,
for example chapter 8, the loading bar freezes, and when alt-ctrl-tabbing,
"program error etc" message appears.
Game works perfectly with wine version 1.5.20 so I am sure this is a regression
from 1.5.20 to 1.5.21
Attached output, without "fixme:d3d:resource_check_usage Unhandled usage flags
0x8." to save space. If you need debug channels or something please tell me.
--
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=19799
Summary: cscript crashes if you call WScript.Arguments(0).
Breaks Chromium build setup.
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://src.chromium.org/viewvc/chrome/trunk/tools/depo
t_tools/bootstrap/win/get_file.js?revision=14457&pathr
ev=14457
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Chromium has a nifty self-bootstrapping source code management
script (see http://dev.chromium.org/developers/how-tos/install-gclient )
gclient downloads svn for you before it runs it. This used to use
a little wget binary checked in to the source tree (!) but now uses
a little javascript script, get_file.js
http://src.chromium.org/viewvc/chrome/trunk/tools/depot_tools/bootstrap/win…
(which looks pretty similar to the vb in
http://www.xefteri.com/articles/show.cfm?id=7 )
If you read the script, it's kind of scary; there's ADO and all sorts
of weird shit going on, just to download a file.
And since it uses cscript, I think you have to do 'winetricks wsh56' to try it.
But guess what Wine fails on? After a little effort,
I reduced that script down to the single line:
WScript.Arguments(0);
Yup, that crashes. But if you do 'winetricks dcom98', it succeeds.
--
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=32812
Bug #: 32812
Summary: Hard Truck Apocalypse crashes on start with built-in
msvcp71
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: minor
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: piotr(a)codeweavers.com
Blocks: 13087
Classification: Unclassified
Regression SHA1: 79f314c31a2659ca820a49a843ed1771d98fdecb
Created attachment 43333
--> http://bugs.winehq.org/attachment.cgi?id=43333
terminal output
The game has bug #13087 so it won't start unless you modify the source as
suggested in http://bugs.winehq.org/show_bug.cgi?id=13087#c2
The problem reported here kicks in earlier than bug #13087 so it can be
considered as a blocker to 13087.
When you start the game with built-in msvcp71.dll it shows an error message:
"Error!!! Can't open log!!!"
then it quits.
This didn't happen in Wine 1.5.16, and reverting the following commit fixes the
error (and the game hits bug #13087):
79f314c31a2659ca820a49a843ed1771d98fdecb is the first bad commit
commit 79f314c31a2659ca820a49a843ed1771d98fdecb
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Fri Nov 2 17:18:07 2012 +0100
msvcp71: Ignore prot argument in Fiopen_wchar function.
:040000 040000 4bd0d6e5cef553a77f7a1a99d1d3d3e094e00fce
32e906dd1c68a6692fbdb4679b4d042339826895 M dlls
Tested with wine-1.5.22-124-gb233d20.
No demo version is 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=29822
Bug #: 29822
Summary: winebuild should use Clang to assemble if Clang is
used to compile
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: camillo.lugaresi+wine(a)gmail.com
Classification: Unclassified
Trying to build Wine on Mac OS X 10.7 using Clang 3.0, winebuild generates
several errors like "acledit.CPpFo1.s:83:Unknown pseudo-op: .cfi_startproc".
The problem is that Clang supports CFI, but the version of GNU as shipped with
OS X does not. When configure checks for CFI support, it uses Clang, and marks
it as supported; this means that, later on, -fasynchronous-unwind-tables is
passed to winegcc and then to winebuild, which generates the CFI lines and
tries to assemble using /usr/bin/as, which rejects them.
The problem can be solved by using "clang -c" as an assembler instead of "as"
when the C compiler in use is Clang and not GCC. I verified that this fix works
using a quick and dirty patch to winebuild, but it needs to be properly
conditionalized.
--
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=32404
Bug #: 32404
Summary: Ocean Dive demo launcher shows garbage when window
loses focus
Product: Wine
Version: 1.5.13
Platform: x86
URL: http://download.oceandive.com/oceandive_setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: ef034e71e2ce225284a90b05cf001787d994a322
Created attachment 42753
--> http://bugs.winehq.org/attachment.cgi?id=42753
screenshot - Stranger's Wrath launcher
I noticed the problem when reporting bug #32403: at first I thought this was
caused by the same commit, then I realized that it was due to an earlier commit
(between 1.5.12 and 1.5.13).
The result of the regression test:
ef034e71e2ce225284a90b05cf001787d994a322 is the first bad commit
commit ef034e71e2ce225284a90b05cf001787d994a322
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Aug 30 18:17:05 2012 +0200
winex11: Treat the client window as an OpenGL drawable.
:040000 040000 82d544592daba55e42104248c684e545c38a2af7
54ae1ff1bffb5c613529c1020424c94bd0bb2531 M dlls
The launcher for certain games from SCS Software, as well as the launcher for
Oddworld: Stranger's Wrath HD have the problem. The launcher starts fine, but
if I bring another window to foreground and switch back to the launcher, then
the launcher window is showing the contents from the previous window (see
attached screenshot).
This happens both in virtual desktop mode and in full screen. Still present in
1.5.19.
Steps to reproduce the problem with Ocean Dive demo:
1. install the demo then start it with oceandive.exe
2. when the launcher appears switch to another application then switch back to
the launcher...you should see that the contents of the launcher window is
corrupted.
Fedora 17
XFCE 4.10
X.Org X Server 1.12.4
Nvidia gfx card with the binary driver 304.64
--
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=32824
Bug #: 32824
Summary: Dota 2 graphics missing without texture copy in
check_fbo_compat()
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kdebugs(a)hotmail.com
Classification: Unclassified
Dota 2 graphics are missing without texture copy in check_fbo_compat().
Interface textures are missing. I have not tried to view gameplay to see how
far the error goes.
This is the commit that fails:
http://source.winehq.org/git/wine.git/commit/6c6565dea034327e325b0a03cbed90…
(wined3d: Get rid of a superfluous texture copy in check_fbo_compat().)
The commit (dc214603974132969c9f1bd13b8fe533bbb413dc) before the one mentioned
above works.
--
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=25599
Summary: Editing Word drawing object does not work
Product: Wine
Version: 1.3.9
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
After a re-install of Word 2000, I cannot edit word drawings that I made with
Word/wine on another computer anymore.
Upon clicking open / Microsoft Word Document Objcet, I get an error pop-up:
"The server application, source file or item cannot be found. Make sure the
application is properly installed, and that it has not been deleted, moved, or
renamed".
The wine output is:
wine WINWORD &
[2] 19702
jhh@his10:~/.wine/drive_c/Program Files/Microsoft Office/Office$
fixme:x11drv:X11DRV_GetDeviceCaps (0x598): CAPS1 is unimplemented, will return
0
fixme:storage:Storage_ConstructTransacted Unimplemented flags 110022
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:ole:snapshot_QueryGetData (0x214420, 0x32f090 {cf c00a ptd (nil) aspect 1
lindex -1 tymed 4})
fixme:ole:snapshot_QueryGetData (0x214420, 0x32f05c {cf c055 ptd (nil) aspect 1
lindex -1 tymed 1})
fixme:ole:snapshot_QueryGetData (0x1aa088, 0x32faf4 {cf c00a ptd (nil) aspect 1
lindex -1 tymed 4})
fixme:ole:snapshot_QueryGetData (0x1aa088, 0x32fac0 {cf c055 ptd (nil) aspect 1
lindex -1 tymed 1})
fixme:ole:snapshot_QueryGetData (0xb1dda0, 0x32faf4 {cf c00a ptd (nil) aspect 1
lindex -1 tymed 4})
fixme:ole:snapshot_QueryGetData (0xb1dda0, 0x32fac0 {cf c055 ptd (nil) aspect 1
lindex -1 tymed 1})
fixme:storage:GetConvertStg unimplemented stub!
fixme:storage:GetConvertStg unimplemented stub!
fixme:storage:GetConvertStg unimplemented stub!
fixme:storage:GetConvertStg unimplemented stub!
fixme:ole:snapshot_QueryGetData (0xaf3798, 0x32d9c4 {cf c00a ptd (nil) aspect 1
lindex -1 tymed 4})
fixme:ole:snapshot_QueryGetData (0xaf3798, 0x32d990 {cf c055 ptd (nil) aspect 1
lindex -1 tymed 1})
fixme:storage:GetConvertStg unimplemented stub!
fixme:ole:snapshot_QueryGetData (0xb1e358, 0x32faf4 {cf c00a ptd (nil) aspect 1
lindex -1 tymed 4})
fixme:ole:snapshot_QueryGetData (0xb1e358, 0x32fac0 {cf c055 ptd (nil) aspect 1
lindex -1 tymed 1})
fixme:storage:GetConvertStg unimplemented stub!
--
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=30119
Bug #: 30119
Summary: ThunderMini crash after a while.
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sgsdxzy(a)gmail.com
Classification: Unclassified
Created attachment 39266
--> http://bugs.winehq.org/attachment.cgi?id=39266
It's just fine before the last line and then crash
ThunderMini is the official minimun version of the widely-used download manager
Thunder in Chine. ThunderMini can run under wine and function properly, but
after a while it crashes. I tried many times and it crashes after some time.
There is a free download of it:
http://down.sandai.net/mini/ThunderMiniInstall1.5.1.238.exe
--
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.