http://bugs.winehq.org/show_bug.cgi?id=30668
Bug #: 30668
Summary: IAMMultiMediaStreamImpl_GetState is needed by MCM2
(Motocross Madness 2)
Product: Wine
Version: 1.5.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: amstream
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Classification: Unclassified
Created attachment 40147
--> http://bugs.winehq.org/attachment.cgi?id=40147
Crash from wine-1.5.4
MCM2 (Motocross Madness 2) crashes on startup thanks to amstream's stub. Native
amstream works around that crash. Wine-1.5.4.
--
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=49844
Bug ID: 49844
Summary: Cannot create a new file on a mounted fat volume
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jvtr(a)f.fxnxs.com
Distribution: ---
Since Wine 5.16 it is nearly impossible to create a new file on a mounted fat
volume.
The reported error by most applications (I have tested wineconsole and notepad)
is "File not fonud". Mounted ntfs volumes work fine. Here is my test procedure:
cd /tmp
truncate -s 100M fat
mkfs.vfat /tmp/fat
mkdir dir
sudo mount -o loop,uid=1000,gid=1000 fat dir
wine notepad
This also happens on normal USB flash memory devices.
Very rarely the operation is successful.
This doesn't look like a usual permissions problem, because "sudo wine notepad"
exhibits exactly the same bug.
Of course normal linux processes create files on the volume without any
problem.
Wine 5.15 usually works fine, but I think I have once noticed the same bug with
this version. It feels like the behavior between these two versions is
inverted.
This behavior has been tested with arch linux, manjaro and lubuntu on different
machines.
--
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=49526
Bug ID: 49526
Summary: Anno 1800: Crashes on startup
Product: Wine
Version: 5.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: holzminister(a)t-online.de
Distribution: ---
Created attachment 67656
--> https://bugs.winehq.org/attachment.cgi?id=67656
terminal output Wined3d
Hi.
With 5.12 I experience a crash on launching the game.
With 5.11 the game launched but was barely playable due to low performance &
long loading time. (https://bugs.winehq.org/show_bug.cgi?id=49443)
Kind Regards
--
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=41081
Bug ID: 41081
Summary: Foldit puzzle 1266 crashes at start up
Product: Wine
Version: 1.9.15
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: muns24072(a)mypacks.net
Distribution: ---
Created attachment 55266
--> https://bugs.winehq.org/attachment.cgi?id=55266
Foldit puzzle 1266 crashes at start up
Foldit puzzle 1266 crashes at start up, loads ok in Windows 10
--
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=47846
Bug ID: 47846
Summary: Age Of Empires III Crash after Intro
Product: Wine
Version: 4.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: piedra-igor(a)hotmail.com
Distribution: ---
Created attachment 65351
--> https://bugs.winehq.org/attachment.cgi?id=65351
Log after running from the console
I have recently installed the Complete Edition of Age Of Empires III along with
all of the demanded components. Every time I run the game I get a crash to
desktop while I'm on the loading screen just after the intro.
I have already tried all solutions related to the NewProfile file on the My
Games/Age of Empires 3/Users directory without any success.
--
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=45421
Bug ID: 45421
Summary: Need for Russia does not play msvideo movies
Product: Wine
Version: 3.11
Hardware: x86
URL: https://games.softpedia.com/get/Games-Demo/Need-for-Ru
ssia-Greatest-Cars-from-CCCP.shtml
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: jeremielapuree(a)yahoo.fr
Distribution: Ubuntu
Created attachment 61741
--> https://bugs.winehq.org/attachment.cgi?id=61741
console output
Need for Russia does not play movies. To bypass a first crash, you need to use
a native amstream dll.
--
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=28210
Summary: Rome Total War crash at start
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Regression SHA1: 82a232d1544eb71e3db3e94d0f88a63e7968fe4d
Created an attachment (id=36128)
--> (http://bugs.winehq.org/attachment.cgi?id=36128)
terminal output
82a232d1544eb71e3db3e94d0f88a63e7968fe4d is the first bad commit
commit 82a232d1544eb71e3db3e94d0f88a63e7968fe4d
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Wed Oct 27 13:14:15 2010 -0500
winegstreamer: Add gstreamer YUV->RGB transform filter.
Rome Total War crash at start. Log attached. I did try reverting the patch but
it won't revert from 1.3.27. I also tried to set winegstreamer.dll to disabled
with no luck. I did try the demo but it isn't affected. Also some reports from
AppDB with the GOLD version (which is the same I have) are platinum, so maybe
there is something specific about my configuration or game version.
I have installed:
gstreamer.i686 0.10.31-1.fc14
gstreamer-devel.i686 0.10.31-1.fc14
gstreamer-ffmpeg.i686 0.10.11-1.fc14
gstreamer-plugins-bad-free.i686 0.10.20-3.fc14.1
gstreamer-plugins-bad-free-devel.i686 0.10.20-3.fc14.1
gstreamer-plugins-base.i686 0.10.31-1.fc14
gstreamer-plugins-base-devel.i686 0.10.31-1.fc14
gstreamer-plugins-good.i686 0.10.26-1.fc14
gstreamer-plugins-ugly.i686 0.10.16-2.fc14
gstreamer-python.i686 0.10.19-1.fc14
gstreamer-rtsp.i686 0.10.7-1.fc14
gstreamer-tools.i686 0.10.31-1.fc14
The game crash approx at the moment where it should play intro video. I did a
quick check and all the game videos are in wmv format. BTW the videos never
worked.
--
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=49546
Bug ID: 49546
Summary: Titan Quest Anniversary Edition has no text with
builtin d3dx9_42
Product: Wine
Version: 5.12
Hardware: x86-64
OS: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3d-util
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Distribution: ---
Created attachment 67684
--> https://bugs.winehq.org/attachment.cgi?id=67684
d3dx
wine-5.12-97-g262e4ab9e0
--
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=49238
Bug ID: 49238
Summary: Oblivion: No sound/music, and mouse response is mixed
up
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: packagemonkey(a)yahoo.com
Distribution: ---
Created attachment 67248
--> https://bugs.winehq.org/attachment.cgi?id=67248
Log using the recommended debug flags
Background: I had Wine and a lot of games working on my previous Gentoo Linux
system. I built my latest system on Arch Linux, and am running Wine 5.9.
I just got my sound problems with Wine resolved for the most part (missing
lib32-* packages from multilib), but Oblivion is being stubborn. When I start
OblivionLauncher.exe, it plays music; but once I select Play (or run
Oblivion.exe directly), the game is silent. The only errors I see now (with
normal WINEDEBUG) are:
98525.897:0024:err:winediag:MIDIMAP_drvOpen No software synthesizer midi port
found, Midi sound output probably won't work.
98525.913:0024:err:gstreamer:gstdecoder_init_gst Failed to query duration.
98531.821:00f8:err:quartz:DSoundRender_SendSampleData 0
98531.821:0024:err:gstreamer:gstdecoder_init_gst Failed to query duration.
98531.986:00f4:err:quartz:DSoundRender_SendSampleData 0
The second problem is that once the game menu becomes visible, the mouse
pointer moves *mostly* in the direction opposite from the mouse motion (e.g.,
dragging down & right toward Exit moves up and to the left). Note that this is
NOT the "y-axis inversion", as I always have that selected and it affects only
in-game visual panning up and down, not actual mouse pointer action; also, the
x-axis is reversed as well. This does not happen in OblivionLauncher or any
other game.
--
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.