http://bugs.winehq.org/show_bug.cgi?id=25868
Summary: Angry Birds: sound is choppy or doesn't play at all
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: runesvend(a)gmail.com
Created an attachment (id=32970)
--> (http://bugs.winehq.org/attachment.cgi?id=32970)
Terminal output from running the program with Wine
When the game is started, the sound that plays on the main screen is choppy.
When I enter the actual gameplay, the sound disappears (and doesn't come back).
I've tried with both the sound cards in my PC: the built-in Intel sound card
and a discrete Terratec Aureon Space 5.1, with exactly the same results.
Using latest wine from Ubuntu Lucid PPA:
rune@runescomp:~$ wine --version
wine-1.3.11
rune@runescomp:~$ apt-cache policy wine1.3
wine1.3:
Installed: 1.3.11-0ubuntu1~lucidppa1
Candidate: 1.3.11-0ubuntu1~lucidppa1
Version table:
*** 1.3.11-0ubuntu1~lucidppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ lucid/main
Packages
100 /var/lib/dpkg/status
The game is only available for purchase via the Intel AppUp center:
http://www.appup.com/applications/index for $10. And due to DRM, it has to be
cracked to get it over to your Linux installation. I would like to point out
that in my country of residence, Denmark, it is perfectly legal to remove DRM
from a product you have legally obtained in order to be able to use this
product fully.
--
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=22498
Summary: Stuttering sound - winealsa.drv regression?
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: myself(a)rojer.pp.ru
here's a mail i sent more than a year ago to the person who introduced what
seems like a regression to me. i don't remember the details anymore, but the
bug - stuttering when playing HoMM3 - is still there (just verified with
1.1.43).
---
the regression manifests itself as rather annoying audio skipping and
stuttering.
having spent some time tracing and looking at the code, i believe that the
problem
was introduced by this change to dlls/winealsa.drv/waveout.c made on Oct 4:
http://source.winehq.org/git/wine.git/?a=commitdiff;h=717df5b2972b3cb998ca5…
specifically, this line
+ wwo->dwPlayedTotal += lpWaveHdr->reserved - wwo->dwPlayedTotal;
advances the dwPlayedTotal watermark when i believe it shouldn't.
fundamentally, only DSP can report how much has been played, updating this
pointer after reporting
that a sample has been played makes no sense. DSP has reported that it has
played
up to a certain point that covers the sample in question, we are reporting this
back and removing the sample.
we should *not* be changing the value DSP sent us.
i don't know what was the specific issue you were addressing with the patch in
question,
but i'd like you to take one more look at it, because removing this one line
fixes skipping and stuttering for 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=26299
Summary: Solidworks 2010: Fails to install
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bournlucky(a)gmail.com
Failure to install Solidworks 2010 SP0 through wine. Goes through installation
as usual but after "copying files" it reports that "The Wizard was interrupted
before Solidworks 2010 SP0 could be completely installed." Tried all the
installation tips given on the WineHQ Solidworks 2010 page. I'm running Wine
1.2.2.
--
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=12434
Summary: La-Mulana Jukebox crashes
Product: Wine
Version: 0.9.58.
Platform: Other
URL: http://files.myopera.com/White%20Knell/gr3_project/jkb.z
ip
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pat(a)snowfox.fur.com
Created an attachment (id=11974)
--> (http://bugs.winehq.org/attachment.cgi?id=11974)
Crash log
La-Mulana Jukebox is a freeware program that plays music, specific .MID and
.SGT files, to be precise. However, trying to play music -- or even quitting
-- causes an unhandled page fault. The quickest way to cause it is by typing
Alt-F, Alt-X.
This bug is still present in 0.9.59.
--
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=22901
Summary: Copy/Paste doesnt work for some programms
Product: Wine
Version: 1.2-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: y.zinch(a)gmail.com
1. Run some program under wine. Lets say Notepad.
2. Open some page in Google Chrome (linux version) and try to copy some text.
doesnt work. In console you can see:
"err:clipboard:X11DRV_CLIPBOARD_RenderFormat Failed to cache clipboard data
owned by another process. Format=000d".
3. Do same thing in Mozilla Firefox and everything seems works fine.
I tried this using wine 1.2rc1 and also tested on previous version (1.1.42).
Copy/paste was working for Google Chrome some time ago. OS: Ubunto 10.04.
--
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=21463
Summary: Star Trek: Starfleet Command III fails to run due to
partial stub
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: james(a)frantech.ca
Created an attachment (id=25846)
--> (http://bugs.winehq.org/attachment.cgi?id=25846)
partial stub warnings
Star Trek: Starfleet Command III fails to run due to a partial stub in the
Direct3D implementation. I tested this on a fresh wine install (1.1.37) with a
fresh .wine directory. I've attached the relevant debug info.
--
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=18553
Summary: Opera native skin widgets are black/invisible
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giuseppe.bilotta(a)gmail.com
Created an attachment (id=21215)
--> (http://bugs.winehq.org/attachment.cgi?id=21215)
Opera startup dialog showing missing widgets
When using the 'Native Skin' in Opera, widgets such as radio buttons are
invisible. Also, selected buttons are totally black. No 3D effects are visible.
--
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=20185
Summary: noisy shadows in CRRCSim
Product: Wine
Version: 1.1.27
Platform: PC-x86-64
URL: http://crrcsim.berlios.de/wiki/
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download, source
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nerv(a)dawncrow.de
Created an attachment (id=23789)
--> (http://bugs.winehq.org/attachment.cgi?id=23789)
Screenshot of the Problem
see the screenshot, the shadow should be just black
first tested in wine-1.1.27 and its still present int 1.1.30
--
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=10262
Summary: wxWidgets TextCtrl in Python
Product: Wine
Version: 0.9.31.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roger.marsh(a)btinternet.com
Running Python24-2.4.3_3 with py24-wxPython-2.6.3.3
Adding text to a wxTextCtrl with style wx.TE_RICH2 fails. Style TE_RICH is fine
but I need to be able to colour the text etc. The script was run from an IDLE
session.
Using these oldish versions for compatibility with native FreeBSD versions
used.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26217
Summary: Lylian: Mouse clicks don't register
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://demos.gamersgate.com/21701
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=33420)
--> (http://bugs.winehq.org/attachment.cgi?id=33420)
terminal output
Mouse is unusable in the game because mouse clicks don't register. Can be
observed right in the menu: if you hover the mouse pointer over a menu item it
becomes highlighted but pressing LMB doesn't activate the chosen option.
Although the game can be played by keyboard, mouse is not only used in the
menus but also can be used by skipping dialogues during gameplay.
The game doesn't seem to use dinput/dinput8 (when starting with
winedebug=+loaddll, dinput* is not shown in the log).
Fedora 14 x86
--
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.