http://bugs.winehq.org/show_bug.cgi?id=25071
Summary: MSXML4 SP2 redist installer fails to place
side-by-side assemblies in winsxs folder
Product: Wine
Version: 1.3.6
Platform: x86
URL: http://download.microsoft.com/download/9/6/5/9657c01e-
107f-409c-baac-7d249561629c/msxml.msi
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=31792)
--> (http://bugs.winehq.org/attachment.cgi?id=31792)
MSXML SP2 installer +msi trace (lzma compressed)
With wine-1.3.6-240-g791b22a, after running the MSXML4 SP2 redist installer
with default installation settings, the side-by-side assembly files are placed
in "C:\SXS" rather than the expected "C:\windows\system32\winsxs" directory.
This seems to hurt the Flight Simulator X demo, which complains about broken
MSXML4 SP2 installation on startup. The SP3 version of the redist doesn't seem
to have this problem. A +msi trace is attached on the presumption that the
issue is msi-related.
--
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=24992
Summary: [Python 2.5.2] Installer - Unhandled page fault
Product: Wine
Version: 1.3.6
Platform: x86
URL: http://www.python.org/ftp/python/2.5.2/python-2.5.2.ms
i
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saturn_systems(a)yahoo.com
Created an attachment (id=31665)
--> (http://bugs.winehq.org/attachment.cgi?id=31665)
fails with wine 1.3.6 and python 2.5.2
Attempting to install [Python 2.5.2] results in an - Unhandled page fault
I also tested this with the following python installers:
Python 2.6.5
--
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=15408
Summary: Panzer Elite Action Crashes
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rams(a)smartchat.net.au
Sometimes, 'Panzer Elite Action' crashes when loading, running and has even
caused a main OS crash. The game tries to send error reports to their website.
Some graphics flash onscreen while story intro is running.
--
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=15409
Summary: Toca Race Driver 2 installer problem.
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rams(a)smartchat.net.au
I try to install Toca Race Driver 2, but the 'Now(Later)Technology' Installer
refused to work when I click on it. I have to 'autorun' the icon or click
'setup.exe' when I explore & they both fail to confirm installation at the end
of the event when I click on 'play'! Setuphardware runs, but goes no further.
Both it & Race Driver games make 2 entries in 'Wine uninstaller' list, which
doesn't happen on 'real windows'!!
No 'bug reported'?!
--
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=7563
GyB <gyebro69(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gyebro69(a)gmail.com
--- Comment #9 from GyB <gyebro69(a)gmail.com> 2010-11-10 11:16:10 CST ---
In the current git (wine-1.3.6-335-gd5fa2ce) the app doesn't crash anymore: it
shows an error dialogue stating:
'Unable to load NeoGeo System Bios rom neo-geo.rom'
Since I don't have the required system bios and don't know if that's legal to
download one I couldn't proceed further but something tells me the application
is working now ;)
Please re-test the application with a recent 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=421
Aaron Slunt <tonglebeak(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tonglebeak(a)gmail.com
--
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=25085
Summary: Invalid Fixme messages in fonts.c
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
The gdi32.dll module font.c, function GetCharacterPlacementW contain the
following two FIXME error messages which do not appear to be valid:
if(dwFlags&(~GCP_REORDER)) FIXME("flags 0x%08x ignored\n", dwFlags);
if(lpResults->lpClass) FIXME("classes not implemented\n");
Application programs that produce a lot of screen output (such as telnet, ssh,
etc) that use this this function is slowed down quite a bit since these two
error messages are generated for every line of text written.
--
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=25012
Summary: Battleswarm crashes with wine 1.3.6 during loading
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rolandixor(a)gmail.com
Battleswarm crashes with wine 1.3.6 during loading up, right before showing the
intro video. Seems to be gstreamer related. It did not occur with 1.3.5.
I've attached the terminal output, which catches the exact moment that it
throws an error and crashes.
Is there a way to disable gstreamer support (so it works like 1.3.5)?
--
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=25084
Summary: LEGO Digital Designer fails to start because of
GStreamer errors.
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trygve.vea(a)gmail.com
Using Ubuntu 10.10 x86_64, with wine 1.3.6 installed from the ppa.
Steps to reproduce:
1) Create a fresh wineprefix.
2) Install LEGO Digital Designer 4.0. (Can be fetched from
http://ldd.lego.com/download/default.aspx)
3) Attempt to launch it.
The attached text file contain the error messages appearing, and wine fails to
start the application.
Asking around on IRC, if there was a way to disable gstreamer within wine gave
me an effective workaround. Running the following command:
# regsvr32 /u winegstreamer
seems to make the application able to launch.
I also notice that bug 24933 have the same error message mentioned (which seems
to be the only hit on google while searching for this error).
--
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=25004
Summary: "Which girl should I choose" crashes on gstreamer
splitter while trying to play mpeg1 video
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: GatoLoko(a)gmail.com
Created an attachment (id=31675)
--> (http://bugs.winehq.org/attachment.cgi?id=31675)
Crash log on 1.3.6
Nearing the end of every path in this game, a mpeg1 video sequence is played
and wine crashes.
I've bisected this crash and it to this point:
a2916f3a0bfe7e4d2157c5a7413358391d00ba71 is the first bad commit
commit a2916f3a0bfe7e4d2157c5a7413358391d00ba71
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Tue Oct 26 11:39:15 2010 -0500
winegstreamer: Add gstreamer splitter filter.
:040000 040000 6f0a216bf1b5db1616fcb17a8e8fe6ebda52fce4
15fb3900462a6a278d709c3c47bbc5f0c07fb6bf M dlls
Video info:
hinata_ED.mpg: MPEG sequence, v1, system multiplex
--
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.