http://bugs.winehq.org/show_bug.cgi?id=29814
Bug #: 29814
Summary: Stronghold Crusader: unhandled page fault
Product: Wine
Version: 1.2.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hajpall(a)hotmail.com
Classification: Unclassified
Created attachment 38720
--> http://bugs.winehq.org/attachment.cgi?id=38720
Console output
System: Debian Squeeze x86_64, wine: 1.2.3 (my local build)
Location of the app: ntfs partition, mounted with ntfs-3g, rw, with execution
enabled.
Stronghold Crusader, the gog.com version died with an unhandled page fault (as
in the attached file).
After the first time I tried running it, I installed Visual C++ runtime,
ole32.dll and oleaut32.dll from DCOM98 and set "export
LIBGL_DRIVERS_PATH=/usr/lib32/dri", so wine did not report any errors.
Restarting the game multiple times did not help 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=29783
Bug #: 29783
Summary: quartz/filtergraph test is flaky
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: aric(a)codeweavers.com
Classification: Unclassified
Created attachment 38680
--> http://bugs.winehq.org/attachment.cgi?id=38680
quartz,tid
filtergraph.c:275: Test failed: Position != 0 (000002710)
running it in a loop (with clean wineprefix each time) shows it failing after a
couple minutes. Tried getting a log with quartz,gstreamer,strmbase,tid, but
that never failed over 12 hours. Just quartz/tid, however, failed quickly,
appears to be a race condition.
Attaching the quartz/tid trace.
--
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=29577
Bug #: 29577
Summary: msvcmaker-generated projects try to run non-existent
winebuild.exe
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Tried working around bug 29509 by using a commandline build of wine.
Sadly, Visual Studio 2005 and later no longer have an Export Makefile option,
so you have to use devenv's /Build option.
I found a buglet in msvcmaker and posted a patch,
http://www.winehq.org/pipermail/wine-patches/2012-January/110405.html
I then tried a non-gui build as follows:
1) tools/winapi/msvcmaker
2) wine ~/.wine/drive_c/"Program Files/Microsoft Visual Studio
8/Common7/IDE"/devenv wine.sln
3) File / Save All (to export the .dsp's in the new format)
4) wine ~/.wine/drive_c/"Program Files/Microsoft Visual Studio
8/Common7/IDE"/devenv wine.sln "Win32 Debug" /Build
This created about 103 .obj's (for static libraries), plus
dlls/*/Output/Win32_Debug/BuildLog.htm
indicating that it tried to run winebuild.exe.
Since this file doesn't exist, every .dll build failed.
devenv did eventually complete, though it seemed to be sitting doing nothing
for a couple minutes at the end.
Workaround: build winebuild.exe with mingw, then copy it down into an
Output/Win32_Debug directory.
See http://kegel.com/wine/wow.html for notes on how to do the mingw build.
--
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=28516
Bug #: 28516
Summary: Regression: Red Alert 3 crashes when loading map
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
CC: vshader(a)gmail.com
Classification: Unclassified
Regression SHA1: 08186a9c26e954aea26ad0129cae35f24f18054e
Created attachment 36596
--> http://bugs.winehq.org/attachment.cgi?id=36596
wine-1.3.29 output
The menu works fine when loading any map (tutorial, skirmish, mission) the game
crashes immediately.
A regression test returned this result:
08186a9c26e954aea26ad0129cae35f24f18054e is the first bad commit
commit 08186a9c26e954aea26ad0129cae35f24f18054e
Author: Mariusz Pluciński <vshader(a)gmail.com>
Date: Thu Jun 30 14:59:46 2011 +0200
shell32: Check for known folder existance.
:040000 040000 b3f8d21b18277ad943ac1b8d0f723d2fd967960f
8db8eca5b64afce8ab414dd5437335dbe3e19299 M dlls
This patch was committed between wine-1.3.23 and wine-1.3.24 so wine-1.3.24 is
the first bad version.
I have tested in current git head (wine-1.3.29-99-g3960ea8) and the problem is
exactly the same.
Output with of wine-1.3.29 is 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=23827
Summary: HTML-Kit crashes on exit
Product: Wine
Version: 1.2
Platform: x86-64
URL: http://www.htmlkit.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: huw(a)codeweavers.com
Created an attachment (id=29905)
--> (http://bugs.winehq.org/attachment.cgi?id=29905)
Standard crash log
HTML-Kit 292 crashes after the following procedure:
1. Start the program, answer no to all first-run questions (if applicable)
2. Choose "create a new file"
3. Close the program
This happens in wine-1.2-562-ga6203f8 but not in 1.2, so I did a regression
test:
6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786 is first bad commit
commit 6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Jul 22 13:37:19 2010 +0100
ole32: Implement cross-process drag and drop.
:040000 040000 ab88cc6bf0936bc4adc7bff0673415282613d919
065c727204a46d01708bc01f10484cad8527e1a2 M dlls
--
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=24659
Summary: gmax under wine 1.3.3: The material Navigator reports
a system fails and terminates the program
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jwinterton(a)ezlink.ca
Regression test shows:
john@john-lynx-lts:~/wine-git$ git bisect good
127260bb628d029c7608e96013bcec207e635249 is the first bad commit
commit 127260bb628d029c7608e96013bcec207e635249
Author: Huw Davies <huw(a)codeweavers.com>
Date: Wed Jul 28 11:42:04 2010 +0100
ole32: Pass a real IUnknown ptr to CoMarshalInterface.
:040000 040000 639e42615e9f49f4aa299f6c026e35c9e561e5ef
dce41174685dec38beb6077b82d2171ec6032b4e M dlls
This has exacerbated the bug where the material navigator cannot access its
file system list box.
--
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=24791
Summary: Broken display in Might and Magic VII: For Blood and
Honor
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s.holyszewski(a)upcpoczta.pl
Created an attachment (id=31344)
--> (http://bugs.winehq.org/attachment.cgi?id=31344)
Title screen of Might and Magic VII: For Blood and Honor
This bug prevents Might and Magic VII: For Blood and Honor from being playable.
>From my AppDB report:
What works
Game seems to start, smoething that looks like a failed attempt at displaying
the title screen shows. Mouse seems to work, Alt+F4 to quit works.
What does not
Display is completely broken. Everything is squeezed into the bottom-right
triangular half of the screen, and the squeeze is "perspective correct" so to
say. It looks like a projective transformation of the original screen rectangle
into a degenerate quadrilateral with left edge collapsed at the bottom left
corner. That hints strongly at a borked projection matrix somewhere.
The problem started occuring probably somewhere during the 1.2 release
candidate phase, and is still present as of 1.3.5.
Arch Linux i686
xorg-server 1.9.0.901-1
xf86-video-intel 2.13.0-2
intel-dri 7.9-1
mesa 7.9-1
libgl 7.9-1
Attaching a screenshot of what the title screen has become.
--
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=28033
Summary: CAJViewer 7.1 install failed on some machine
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=35892)
--> (http://bugs.winehq.org/attachment.cgi?id=35892)
Log: install failed on ubuntu
On Ubuntu 10.04 32bit with wine-1.3.25-451-g3353261 :
1. Download CAJViewer
$ wget http://viewer.tj.cnki.net/CAJViewer%207.1.2.self.exe
2. Start CAJViewer
$ wine CAJViewer\ 7.1.2.self.exe
The installer claim to "Serious Error" and quit.
--- full log ---
fixme:advapi:DecryptFileA "C:\\users\\fracting\\Temp\\IXP000.TMP\\" 00000000
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
err:msi:cabinet_copy_file failed to create L"C:\\Program Files\\TTKN\\CAJViewer
7.1\\sp\\\5de5\5177\4e66.xml" (error 2)
err:msi:extract_cabinet FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet: L"CAJViewer 7.1.21.cab"
err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- end full log ---
However, on another machine, arch 32bit with wine-1.3.25-451-g3353261 as well,
the installer works well.
--
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=27826
Summary: SpongeBob: Truth or Square Demo crashes before you can
start
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://games.on.net/file/43588/SpongeBob_Truth_or_Squa
re_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=35590)
--> (http://bugs.winehq.org/attachment.cgi?id=35590)
wine SpongeBob\ -\ Truth\ or\ Square.exe &> log.txt
After pressing try it free it crashes once a page loads.
--
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=25615
Summary: Wine Internet Explorer cannot load kongregate
Product: Wine
Version: 1.3.10
Platform: x86
URL: http://www.kongregate.com/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
If I try to open http://www.kongregate.com/, or any page in that site, in Wine
Internet Explorer, the result is a blank page.
--
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.