http://bugs.winehq.org/show_bug.cgi?id=32192
Bug #: 32192
Summary: Wordflood windows software
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rsrudysuryanto(a)gmail.com
Classification: Unclassified
Created attachment 42473
--> http://bugs.winehq.org/attachment.cgi?id=42473
Wordflood windows software crash
Wordflood windows software crash when I tried to run 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=29056
Bug #: 29056
Summary: Program freezes after sndPlaySound
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rosslagerwall(a)gmail.com
Classification: Unclassified
Created attachment 37441
--> http://bugs.winehq.org/attachment.cgi?id=37441
test program for issue
1cde966c35dcb0b5dc7bc5a6c42b788f6d8f561c introduces a regression for the test
program attached.
Before this, Wine would repeatedly play the sound when the button is clicked.
After this commit, the first click plays the sound correctly. The second click
freezes the program.
Cheers
--
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=29299
Bug #: 29299
Summary: Lords of the Realm 2: in-game videos missing audio
Product: Wine
Version: 1.3.32
Platform: x86
URL: http://www.sierrahelp.com/Files/Extras/Demos/Lords2Dem
o.zip
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: minor
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hoehle(a)users.sourceforge.net
Classification: Unclassified
Regression SHA1: 1cde966c35dcb0b5dc7bc5a6c42b788f6d8f561c
Created attachment 37893
--> http://bugs.winehq.org/attachment.cgi?id=37893
7zipped +tid,+winmm,+mmdevapi,+alsa,+dsound,+mci debug log (uncompressed 1.4
MB)
In-game videos are missing audio in LotR 2. The videos are playing silently.
Other in-game sounds (stored in .wav files) are playing correctly. Videos are
encoded with the Smacker codec.
Audio worked correctly during video playback in 1.3.31:
1cde966c35dcb0b5dc7bc5a6c42b788f6d8f561c is the first bad commit
commit 1cde966c35dcb0b5dc7bc5a6c42b788f6d8f561c
Author: Jörg Höhle <hoehle(a)users.sourceforge.net>
Date: Mon Sep 19 14:30:58 2011 +0200
winmm: Never write silence, mmdevapi must handle underruns.
:040000 040000 442f9faf6718ced2ee637c2b040d4f04b8bb40bb
99757ff1ef66690b3572e6337349900a8ab0b495 M dlls
The patch can be reverted on current git (wine-1.3.34-202-gb0f704d), and that
fixed the problem.
This commit is also mentioned in bug #29056, although it causes freezes there.
The demo contains only 2 short videos (bat_los1.smk and bat_win1.smk) which are
playing when you either win or loose a game. To reach to that point in the game
requires several minutes of gameplay, so here I'll give you a different
approach to reproduce the problem with the demo.
1. Unpack and install the demo. Use Wine's full-screen mode for installation,
and do not perform system test when the installer asks for it.
2. Now that the demo is installed you need the RAD Video Tools utility,
including a smacker video player. Download and install RAD Video Tools:
http://www.radgametools.com/down/Bink/RADTools.exe
3. Locate the 2 video files in the demo directory (BAT_LOS1.SMK and
BAT_WIN1.SMK) and play either of them by using the smacker player application:
wine smackplw.exe BAT_WIN1.SMK. You can see the videos playing but cannot hear
audio.
Fedora 16 x86
Alsa 1.0.24
PA is not 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=29608
Bug #: 29608
Summary: Earthworm Jim: hangs on start
Product: Wine
Version: 1.1.26
Platform: x86-64
URL: http://www.fileplanet.com/179574/170000/fileinfo/Earth
worm-Jim:-Special-Edition
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: hoehle(a)users.sourceforge.net
Blocks: 19531
Classification: Unclassified
Regression SHA1: 1cde966c35dcb0b5dc7bc5a6c42b788f6d8f561c
Regression introduced by:
austin@aw21 ~/wine-git $ git bisect bad
1cde966c35dcb0b5dc7bc5a6c42b788f6d8f561c is the first bad commit
commit 1cde966c35dcb0b5dc7bc5a6c42b788f6d8f561c
Author: J��rg H��hle <hoehle(a)users.sourceforge.net>
Date: Mon Sep 19 14:30:58 2011 +0200
winmm: Never write silence, mmdevapi must handle underruns.
:040000 040000 442f9faf6718ced2ee637c2b040d4f04b8bb40bb
99757ff1ef66690b3572e6337349900a8ab0b495 M dlls
to reproduce:
download demo, extract files
winecfg > win98 mode
start game
it will hang on 'Loading...'. Before this commit, game would start up, then hit
bug 19531.
--
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=19531
Summary: Earthworm Jim: Turning on sound effects lock up the
game.
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
URL: http://www.fileplanet.com/179574/170000/fileinfo/Earth
worm-Jim:-Special-Edition
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ezekiel000(a)lavabit.com
Created an attachment (id=22732)
--> (http://bugs.winehq.org/attachment.cgi?id=22732)
Ternimal output
When running Earthworm Jim if you set the windows version to win2000 or winxp
then the sound effects are disabled and cannot be enabled (the joystick too).
If you set the windows version to win95 or win98 then on launch the game will
complain about missing dispdib.dll with error 2 (if you use a native windows
version of the dll is complains about dispdib.dll with error 33).
You can click ok and ignore the warning about dispdib.dll and enable the sound
effects, but when the first sound effect tries to play it will stutter then
lock up the game. (I tested it with both oss and alsa)
--
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=49830
Bug ID: 49830
Summary: Obduction stops with "fatal error"
Product: Wine
Version: 5.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: guidoj2269(a)gmail.com
Distribution: ---
Created attachment 68168
--> https://bugs.winehq.org/attachment.cgi?id=68168
Standard terminal output
When starting the game Obduction the splash window shows briefly and then the
screen turns black. After about 10s a pop-up window shows with the text "Fatal
error" and a button labeled "OK". After clicking the button the application
stops.
Note that this was introduced in wine-5.17. Using wine-5.16 the game was not
entirely playable, but fatal errors did not occur.
--
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=37011
Bug ID: 37011
Summary: acid3.acidtests.org can't load with builtin IE
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Created attachment 49176
--> http://bugs.winehq.org/attachment.cgi?id=49176
terminal output.txt
0. wine iexplorer http://acid3.acidtests.org/
1. It shows "Scripting must be enabled to use this test."
winetricks -q jscript isn't a workaround
--
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=31814
Bug #: 31814
Summary: Gecko should clean up when upgrading
Product: Wine-gecko
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P5
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
As you move from one version of Gecko to another (by upgrading Wine), the
number of times Gecko is installed increases. Gecko should remove the old
versions if they are no longer needed.
$ rm -rf ~/.wine ; wine-git wineboot ; du -s ~/.wine
234680 /home/test/.wine
$ rm -rf ~/.wine ; wine-1.1.25 wineboot ; sleep 4s ; wine-1.2.3 wineboot ;
sleep 4s ; wine-1.3.20 wineboot ; sleep 4s ; wine-1.5.6 wineboot ; sleep 4s ;
wine-1.5.12 wineboot ; sleep 4s ; du -s ~/.wine
369400 /home/test/.wine
At the moment the amount of additional disk space isn't enormous, but if
multiple users are updating Wine on the same machine the amount of disc space
used can increase dramatically.
The uninstall from the Control Panel just removes the listing, it doesn't
actually delete any files.
In real world use I don't think people will be updating in the fashion shown
above, but it may be something worth thinking about.
--
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=48127
Bug ID: 48127
Summary: In SOA 1.1.2.178, at boot time of the level "Unknown
error"
Product: Wine
Version: 4.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: yurikazakov9184(a)gmail.com
Distribution: ---
Created attachment 65716
--> https://bugs.winehq.org/attachment.cgi?id=65716
This error in stderr
The error does not appear every time, but randomly. I have to click "Repeat"
and then click on the tab or double-click the icon in the virtual desktop to
continue playing.
--
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.