http://bugs.winehq.org/show_bug.cgi?id=23928
Summary: Missing clickable items in Monopoly Tycoon demo
Product: Wine
Version: 1.3.0
Platform: x86
URL: http://longtail.archive2.clubic.com/files/523319d98ec1
6e9e02d5529b13b3501c/4c5b9768/longtail/0135/135138/Mon
opolyTycoon.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Created an attachment (id=30031)
--> (http://bugs.winehq.org/attachment.cgi?id=30031)
Screenshot of the first screen with missing items
When lauching the demo, a screen appears asking if we want to buy the retail
game. No item can be clicked. So, we are stuck at this screen and we can not
play the demo game.
--
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=24625
Summary: RSA SecurID Soft Token generator fails to start in 64
bit Ubuntu
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mrsqueezles(a)gmail.com
This was tested using Ubuntu 10.04 on two 32 bit machines and two 64 bit
machines.
Overview:
The application works in 32 bit Linux. After installing on a 64 bit computer,
the RSA SecurID software fails to start with a dialog window titled "RSA
SecurID" and message "Error loading desktop client." There isn't any output to
the command line.
Steps to reproduce:
1) Download the RSA SecurID Software Token Generator.
http://www.rsa.com/node.aspx?id=1162
2) msiexec /i [Downloaded file] and accept all defaults
3) Execute drive_c/Program\ Files/RSA\ SecurID\ Software\ Token/SecurID.exe
Actual results:
The RSA SecurID software failed to start with a dialog window titled "RSA
SecurID" and message "Error loading desktop client."
Expected results: The application should start and run the initial
configuration process (import token, etc).
Tested in Wine 1.2 and 1.3.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.
http://bugs.winehq.org/show_bug.cgi?id=27603
Summary: Total Overdose: audio issues with 'Diesel Power 3D'
sound system
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.gamershell.com/download_10831.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
The full version of the game offers 3 choices of sound system: Auto, Diesel
Power 3D and Directsound.
On my system only Directsound works reliably (music, voices, sound effects).
When either 'Diesel Power 3D' or 'Auto' is selected audio is not playing
correctly:
- music is popping during the cutscenes
- voices are skipping a lot during cutscenes
- and most importantly sound effects and voices are missing from the game (only
ambient sounds are playing).
The demo version doesn't allow you to change in-game sound system, it always
uses Diesel Power 3D.
A plain terminal output doesn't reveal too much, the only relevant lines are:
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13a300,0x13a738): stub
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13a600,0x13b1a8): stub
At least the audio issue during the cutscenes can be worked around by setting
ALSA to 'emulation' but sound effects and voices are still missing from the
game when Diesel Power 3D is used as in-game sound system.
Fedora 15 x86
Alsa 1.0.24
nVidia Corporation MCP61 High Definition Audio (rev a2)
--
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=28468
Summary: wine chromium browser should not display a Linux
native window bar
Product: Wine
Version: 1.3.28
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=36506)
--> (http://bugs.winehq.org/attachment.cgi?id=36506)
Screenshot: window bar of wine chromium browser
1. Download chromium from
http://build.chromium.org/f/chromium/snapshots/Win/95816/chrome-win32.zip
unpack chrome-win32.zip, cd to the directory.
2. start chrome.exe with --no-sandbox, works around Bug 21232
$ wine chrome.exe --no-sandbox
The chrome window is decorated by the Linux native window manager.
There this two "Maximal" button, two "Minimal" button, two "close" button at
the same time.
--
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=14717
Summary: resampled sound is horrible
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: patrakov(a)gmail.com
The problem is reported because the default sampling frequency in wine (as
configured by winecfg) is 48000 Hz, while apps generally want 44100 Hz.
However, the resampling code in dlls/dsound/mixer.c, function
DSOUND_MixToTemporary(), if I read it correctly, is simply a zero-order hold,
which is completely unacceptable. Even if I don't read it correctly, the
quality is horrible with 48000 Hz and OK with 44100 Hz (tested with MP3 files
in foobar 2000). Please change the resampling method to something more
scientific, e.g., by using libsamplerate.
--
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=27958
Summary: Powerpoint 2010 freezes on
animations/transitions/slideshows
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=35776)
--> (http://bugs.winehq.org/attachment.cgi?id=35776)
Powerpoint freeze trying to add animation
To reproduce:
1. Install Office 2010 and set the override for riched20 (needed for Powerpoint
to start at all).
2. Start Powerpoint; it should open to a page with two empty textboxes.
3. Type something into the textboxes.
4. Go to either the Animations tab or the Transitions tab, and try to add an
animation or transition
5. Powerpoint freezes and has to be killed.
Powerpoint 2010 also freezes trying to view a slideshow, but first pops up a
message that says it has detected that my "graphics card may not be configured
properly for an optimal experience" then goes to a black screen with a rotating
hourglass cursor. It, too, has to be killed.
This is on a GeForce 8400GS, 270.41.06 driver, KDE 4.6 with desktop effects
disabled.
--
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=26985
Summary: 1by1 Player version 1.74 freezes under normal use
Product: Wine
Version: 1.3.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
1by1 Player version 1.74 will freeze if you use almost any part of the program
ONLY WHEN A MUSIC TRACK IS PLAYING. If you are NOT playing a music track, you
can click on the toolbar buttons and close 1by1 Player without trouble.
Basically, 1by1 Player freezes only when playing a music track and trying to
use the program. If you are not playing a track, you can use the program
without it freezing. In Ubuntu, you have to "Force Quit" to get rid of 1by1
Player when it freezes.
--
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=21616
Summary: Winamp uses 100% of CPU
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgoku75x(a)aol.com
Created an attachment (id=26086)
--> (http://bugs.winehq.org/attachment.cgi?id=26086)
Winamp Logging
I wanted to try out Winamp since it is not for Linux. When I open it, my CPU
usage jumps to 100% and lags the hell out of my system. I attached a log of my
Winamp usage :)
--
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=17443
Summary: Launchpad Enhanced gets stuck in a loop trying to
download updates
Product: Wine
Version: 1.1.15
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Created an attachment (id=19522)
--> (http://bugs.winehq.org/attachment.cgi?id=19522)
WINEDEBUG="+all,-relay" near dialog-generating location
LPE gets stuck in a loop trying to download updated files and re-launch. A
dialog appears (.NET 2.0?) that says (at the beginning of the loop):
Main: Unable to read data from the transport connection: Unknown error
(0x271e).
Address: http://lpe.ocdsoft.com/installer/LaunchpadEnhanced.exe
File:C:\Program Files\Launchpad Enhanced\LaunchpadEnhanced.exe.temp
The error appears to be from passing an invalid memory location to WSARecvFrom
after the original buffer runs out (see abbreviated log attached). Note that
the messages:
0009:trace:winsock:WS2_recv recvmsg sta: (ptr) (ptr) (length)
are from adding a trace to output hdr.msg_iov, hdr.msg_iov->iov_base, and
hdr.msg_iov->iov_len. This message was added to explore why the errno was being
set to 14 (EFAULT), which the recvmsg man page indicates is due to a pointer
being outside the application address space.
The issue might be some form of regression (since LPE worked on Wine 1.0-rc2),
but since the application has an automatic updater it's possible that the
application code changed.
--
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=25672
Summary: Microsoft Office Word Viewer 2003 in WINE crashes
downloading compatibility pack
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cp9650(a)albany.edu
Downstream bug:
https://bugs.launchpad.net/ubuntu/+source/wine1.2/+bug/696531
Binary package hint: wine1.2
1) lsb_release -rd
Description: Ubuntu 10.10
Release: 10.10
2) apt-cache policy wine1.3
wine1.3:
Installed: 1.3.10-0ubuntu1~maverickppa1
Candidate: 1.3.10-0ubuntu1~maverickppa1
Version table:
*** 1.3.10-0ubuntu1~maverickppa1 0
500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ maverick/main i386
Packages
100 /var/lib/dpkg/status
3) What is expected to happen is when one downloads Microsoft Office Word
Viewer 2003 from:
http://www.microsoft.com/downloads/en/details.aspx?FamilyID=3657ce88-7cfa-4…
installs it in WINE, then opens MS .docx file downloaded from:
http://www.microsoft.com/downloads/details.aspx?FamilyID=a471da91-dcbb-4e9a…
it opens.
4) What happens instead is when one tries to open the file, MSOWV notes "This
file was created by a newer version of Microsoft Word. Do you want to download
a compatibility pack so that you can work with this file?" clicked Ok, then
window pops up "Program Error The program WORDVIEW.EXE has encountered a
serious problem and needs to close. We are sorry for the inconvenience."
clicked ok, got log file (please see attached wine1.3.10: wine
wordview.exe.txt).
--
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.