http://bugs.winehq.org/show_bug.cgi?id=7831
Wes Garrison <wes(a)xitechusa.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wes(a)xitechusa.com
--- Comment #12 from Wes Garrison <wes(a)xitechusa.com> 2012-07-25 09:43:19 CDT ---
I have version 3.52 to test if you're interested. Send me an email.
--
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=30948
Bug #: 30948
Summary: HtmlHelp crashes when opening CHM file
Product: Wine
Version: 1.5.6
Platform: Other
URL: http://www.microsoft.com/en-us/download/details.aspx?i
d=5210
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: hhctrl.ocx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
To reproduce the crash:
1. Download and install the MSI package from
http://www.microsoft.com/en-us/download/details.aspx?id=5210
2. Open the CHM file from $WINEPREFIX/drive_c/Program Files (x86)/Content API
for Microsoft FAST Search Server 2010 for SharePoint/v1.0.15/doc
--
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=31307
Bug #: 31307
Summary: Netflix on Firefox fails with DRM error when loading
bar is approximately at 30%
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ehoover(a)mines.edu
Classification: Unclassified
The Silverlight installer does not appear to install an empty folder that is
needed by PlayReady (populated with "mspr.hds" the first time PlayReady is
used). Netflix will nearly load (it gets to 98%) if you manually create the
necessary folder:
mkdir -p ~/.wine/drive_c/users/Public/Application\ Data/Microsoft/PlayReady
I assume the problem is in MSI somewhere, but I haven't had a chance to
investigate yet.
--
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=30644
Bug #: 30644
Summary: Random crash while using the downloader for StarCraft
2
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marmalodak(a)gmail.com
Classification: Unclassified
Created attachment 40115
--> http://bugs.winehq.org/attachment.cgi?id=40115
wine output
After downloading the 'installer' from blizzard's site, configuring wine and
launching the installer, things start off well but at some point it crashes.
Re-launching the installer, works well for a few minutes and then crashes again
repeatedly.
wine-1.5.2-2.fc16.x86_64
Using the script to install SC2. It relies on ie60.exe and the installer being
in ~/wineapps/cache
:------------------ cut here
#!/bin/bash
set -u
export BOTTLE=sc2
export WINEPREFIX=/home/john/wineapps/"$BOTTLE"
export DOWNLOADER=StarCraft_2_NA_en-US.exe
export
INSTALLER="$BOTTLE/drive_c/users/john/Desktop/SC2-WingsOfLiberty-enUS-Installer/Installer.exe"
function wt()
{
winetricks --no-clean --no-isolate sandbox prefix=${WINEPREFIX} $@
# --no-clean leaves downloaded packages in ~/.cache/winetricks so I can
reuse them
# --no-isolate because I'm managing the wineprefixes manually
}
[ $# -ge 1 ] && [[ $1 == 'clean' ]] && rm -rf "$BOTTLE"
if [ -f "$INSTALLER" ]; then
( cd $(dirname "$INSTALLER"); wine $(basename "$INSTALLER") )
elif [ -f "$BOTTLE/drive_c/$DOWNLOADER" ]; then
( cd "$BOTTLE"/drive_c/; wine 'C:\'"$DOWNLOADER" )
else
winecfg
cp cache/ie60.exe "$BOTTLE"/drive_c/
( cd "$BOTTLE"/drive_c/; wine 'C:\ie60.exe' )
#[ $? -eq 0 ] && wt ie6 # dunno why, but winetricks seems to fail at
installing ie6
[ $? -eq 0 ] && wt corefonts
[ $? -eq 0 ] && wt vcrun2005
[ $? -eq 0 ] && wt wininet
[ $? -eq 0 ] && wt winhttp
[ $? -eq 0 ] && wt physx
cp cache/"$DOWNLOADER" "$BOTTLE"/drive_c
( cd "$BOTTLE"/drive_c/; wine 'C:\'"$DOWNLOADER" )
fi
--
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=31284
Bug #: 31284
Summary: I Love Science! cannot detect it's CD
Product: Wine
Version: 1.5.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Nachanon_Vetjasit(a)hotmail.com
Classification: Unclassified
Created attachment 41095
--> http://bugs.winehq.org/attachment.cgi?id=41095
WINE 1.5.6 +relay,+seh,+tid
When started DK's I Love Science (.wine/drive_c/Program Files/DK Multimedia/I
Love Science!/ilovesci.exe), instead of launch screen popping up,
an error message was displayed:
"Please put the I Love Science! CD in a CD drive"
[Retry][Quit]
Clicking "Retry" will make the dialog disappear, then it appeared back almost
instantly. Clicking "Quit" will simply close the program.
I Love Science's CD was mounted at drive D:
Tested with WINE's Windows version 98.
I Love Science! is a Win16 application and supports Windows 3.x.
WINE: wine-1.5.6 source distribution.
System: Debian GNU/Linux 5.0 "Lenny" i386 (Intel Pentium 4 2.66GHz)
--
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=31304
Bug #: 31304
Summary: Cannot open shared library
libasound_module_conf_pulse.so no sound
Product: Wine
Version: 1.5.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mindalot(a)gmail.com
Classification: Unclassified
FYI - this is resolved, but I wanted to document what I've found and how I
resolved it.
Running League of Legends on wine 1.5.5, using a relatively fresh install of
Ubuntu 12.04 64 bit.
The game had sound on the login menu, but not in-game.
I noticed this in the debug output
Cannot open shared library libasound_module_conf_pulse.so
To fix it, I did the following
installed alsa 32bit drivers/plugins
sudo apt-get install lib32asound2
sudo apt-get install lib32asound2-dev
sudo apt-get install libasound2-plugins:i386
and fix groups
sudo adduser $(whoami) audio
rebooted the pc and had sound in 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=31289
Bug #: 31289
Summary: Multiple Entires in Menus
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oly_562(a)hotmail.com
Classification: Unclassified
Created attachment 41116
--> http://bugs.winehq.org/attachment.cgi?id=41116
screenshot - shows exactly what is happening
Multiple menus items are displayed in Gnome Desktop
Ubuntu Desktop
version = 10.04 LTS
Gnome2
When I edit Gnome Menus there are multiple repeating wine type entries:
see screenshot. picture is worth it's weight in gold
--
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=31270
Bug #: 31270
Summary: Wont let me run World of Warcraft .exe
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spenzarious(a)gmail.com
Classification: Unclassified
Wont let me run World of Warcraft .exe
--
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=31277
Bug #: 31277
Summary: The Witcher 2 (GOG): Blue "Fog" Graphical Bug During
Gameplay
Product: Wine
Version: 1.5.9
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jedimasterpedro(a)hotmail.com
Classification: Unclassified
Created attachment 41092
--> http://bugs.winehq.org/attachment.cgi?id=41092
In-game screenshot of the bug in question
System Specifications:
OS: Ubuntu Linux 12.04 x86_64
RAM: Corsair Vengeance Blue 8 GB (2X4 GB) PC3-12800 1600MHz DDR3 240-Pin SDRAM
CPU: Intel® Core™ i5-2500K CPU @ 3.30GHz × 4
Video: Nvidia GeForce GTX 560 Ti 1GB VRAM @ 822GHz
Graphics Driver: Nvidia proprietary binary driver v295.40 for Linux x86_84
Wine Version: 1.5.9, provided by Ubuntu Wine Team PPA
Bug Description:
When attempting to run the full game, The Witcher 2 starts normally, loads into
menu screen, and creates a new game without any notable glitches, bugs, or
stalls. However, once a new game or tutorial is started, all textures and
models in game are surrounded by a blue "fog" that makes the game unplayable.
This has been tested on each of the application-provided graphics settings
(i.e. Low/Medium/High/Ultra) and using variable permutations of the Nvidia
graphics driver settings (e.g. VSync on/off, allow OpenGL flipping, etc.)
A screenshot demonstrating the bug is attached.
How to Reproduce:
1) Download The Witcher 2:Enhanced Edition from GOG (version as of July 21st is
3.2)and install using provided .exe using wine
2) winetricks d3dcompiler_43 (resolved issue with just a black screen on
startup)
3) winetricks xact_jun2010 (fixes issue with no keyboard input in game)
4) run bin/Configurator.exe to adjust settings
5) Download/install http://en.thewitcher.com/dotnet/ patch to avoid .NET 4.0
crash
6) run bin/witcher2.exe to start game
The game, configuration, installer, etc. all run fine otherwise.
Notes:
While searching for this bug, I noted that a number of ATI users in Windows
were experiencing something like this bug, and the solution for them involved
disabling driver settings that override application settings. This was
attempted using the Nvidia proprietary driver configuration utility, but the
bug remained.
Thank you.
--
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=17568
Summary: program is not able to extract version information
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)devloop.de
Created an attachment (id=19719)
--> (http://bugs.winehq.org/attachment.cgi?id=19719)
log with ver channel debug
I try to run a program which tries to extract its own version (under windows:
right mouse button -> properties -> version). But if it is communicating with
its updateserver, the versioninformation is empty - seems it is not able to get
its own version.
If i overwrite version.dll with one from an original Windows installation it is
working.
Program I tried:
http://photoservice.fujicolor.de/downloads/SG-EC-20/Rossmann_Fotoservice.exe
As advised by arethusa from irc I attach a log with WINDEBUG=+ver.
--
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.