https://bugs.winehq.org/show_bug.cgi?id=49675
Bug ID: 49675
Summary: Fable 3 has no sound for dialog without native
xaudio2_6
Product: Wine
Version: 5.12
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: xaudio2
Assignee: wine-bugs(a)winehq.org
Reporter: qsniyg(a)mail.com
Distribution: ---
Fable III requires the native xaudio2_6.dll for dialog to be audible, as well
as the intro "Microsoft" logo. Interestingly, the Lionhead studios logo (right
after) plays sound fine, and some background sounds work too.
--
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=44767
Bug ID: 44767
Summary: NosMall don't work in Nostale, even when using ie8 in
win32 prefix.
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: theszczepancio(a)gmail.com
Distribution: ---
Created attachment 60789
--> https://bugs.winehq.org/attachment.cgi?id=60789
Log of console output.
Also sometimes causing game to crash.
https://i.imgur.com/GbnVqoN.png
--
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=32946
Bug #: 32946
Summary: Flash player plug-in doesn't display anything with
built-in iexplore
Product: Wine-gecko
Version: unspecified
Platform: x86
URL: http://download.macromedia.com/pub/flashplayer/install
ers/archive/fp_11.5.502.146_archive.zip
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: dmitry(a)baikal.ru
Classification: Unclassified
This is a separate report from bug 32772, this one is about not working
Flash plugin.
Since winetricks has not been updated to support recent Flash player releases
it needs to be installed manually (flash 11.5.502.146 is the latest one):
rm -rf ~/.wine
wget
http://download.macromedia.com/pub/flashplayer/installers/archive/fp_11.5.5…
wine fp_11.5.502.146_archive/11_5_r502_146/flashplayer11_5r502_146_winax.exe
wine iexplore http://www.adobe.com/software/flash/about
About Flash page correctly reports "You have version 11,5,502,146 installed",
but Flash demo actually doesn't show (although comments in the bug 15092
claim that at one point Flash worked fine in built-in iexplore and youtube).
--
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=49127
Bug ID: 49127
Summary: wine-gecko fails to build with linux ->
i686-w64-mingw32-gcc 10.0
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: bero(a)lindev.ch
Distribution: ---
Trying to build wine-gecko (after fixing bug 49126 with the patch attached to
it) on a box with an i686-w64-mingw32 crosscompiler toolchain built with
binutils 2.34, gcc 10.0-RC and mingw64 7.0 fails:
In file included from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/nsJSEnvironment.h:18,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/dom/CallbackObject.h:30,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/dom/CallbackInterface.h:19,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/dom/EventListenerBinding.h:10,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/EventListenerManager.h:11,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/DOMEventTargetHelper.h:19,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/dom/AudioNode.h:10,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/mozilla/dom/AnalyserNode.h:10,
from
/home/bero/Downloads/wine-gecko-2.47.1/dom/media/webaudio/AnalyserNode.cpp:7,
from
/home/bero/Downloads/wine-gecko-2.47.1-x86/dom/media/webaudio/Unified_cpp_dom_media_webaudio0.cpp:2:
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/nsThreadUtils.h:336:63:
warning: ignoring attributes applied to ‘R (C::*)(As ...)’ after definition
[-Wattributes]
336 | struct nsRunnableMethodTraits<R(__stdcall C::*)(As...), Owning>
| ^
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/nsThreadUtils.h:336:8:
error: redefinition of ‘struct nsRunnableMethodTraits<R (C::*)(As ...),
Owning>’
336 | struct nsRunnableMethodTraits<R(__stdcall C::*)(As...), Owning>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/bero/Downloads/wine-gecko-2.47.1-x86/dist/include/nsThreadUtils.h:327:8:
note: previous definition of ‘struct nsRunnableMethodTraits<R (C::*)(As ...),
Owning>’
327 | struct nsRunnableMethodTraits<R(C::*)(As...), Owning>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
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=49126
Bug ID: 49126
Summary: wine-gecko fails to build on host systems with python
3.8
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: bero(a)lindev.ch
Distribution: ---
Created attachment 67122
--> https://bugs.winehq.org/attachment.cgi?id=67122
Fix (minus the needed pip update)
Various python scripts in wine-gecko use functions that have been removed in
python 3.8.x:
platform.linux_distribution() in build/mach_bootstrap.py,
python/mozboot/mozboot/bootstrap.py,
testing/mozbase/mozinfo/mozinfo/mozinfo.py,
testing/mozharness/mozinfo/mozinfo.py and
media/webrtc/trunk/tools/gyp/gyptest.py (probably the last one isn't actually
used)
time.clock() in python/mozbuild/mozbuild/config_status.py
Furthermore, the version of pip that's bundled in
python/virtualenv/virtualenv_support/pip-8.0.2-py2.py3-none-any.whl uses
platform.linux_distribution() as well. This is fixable by replacing this file
with current upstream pip,
https://files.pythonhosted.org/packages/54/2e/df11ea7e23e7e761d484ed3740285…
The replacement for platform.linux_distribution() needs the distro module
pulled in, so the virtualenv config needs to be updated as well.
Attaching a patch that fixes the issues except the pip update (binary files
don't go well with patch files...)
--
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=43500
Bug ID: 43500
Summary: Wine gecko will not install
Product: Wine-gecko
Version: unspecified
Hardware: x86
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: amandamartz14(a)gmail.com
I have a 2010 MacBook Pro (no idea what the hardware is, I'm not a techy
person) and I'm trying to install a game for my niece that I used to play and
the Wine gecko will not install. I click install and then a pop-up comes up
saying and interruption occurred and to try again later. I tried again for 2
hours and still wouldn't work.
--
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=39103
Bug ID: 39103
Summary: wine-gecko-2.40.0 win64 msvc build broken
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: NEW
Keywords: download, source
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: austinenglish(a)gmail.com
Distribution: Other
Created attachment 52098
--> https://bugs.winehq.org/attachment.cgi?id=52098
build log
win32 build works fine, win64 is broken.
Using mozilla-build 2.0.0 on windows 7.
--
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=35041
Bug #: 35041
Summary: Garmin Express Fit crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: greg(a)rhobard.com
Classification: Unclassified
Created attachment 46714
--> http://bugs.winehq.org/attachment.cgi?id=46714
Backtrace for Garmin Express Fit crash
Attempted to install and run Garmin Express Fit software
(http://www8.garmin.com/support/agree.jsp?id=6741) and it crashed immediately
on launch. Back trace attached.
Please let me know if there is anything else I need to do, it's my first bug!
--
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=37922
Bug ID: 37922
Summary: Unity3D 4.6 (.NET app) freezes/hangs sometimes when
reopening a newly created project
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: focht(a)gmx.net
Distribution: ---
Hello folks,
as the summary says. A user in #winehq reported this.
Let's recap the history of the chat first to provide some insights of other
problems encountered and solved.
(skip if you are bored)
--- quote ---
<user> hi, i'm trying to install Unity3D on wine. When i run this script [1]
the installer says "error: dotnet35 conflicts with dotnet20, which is already
installed.". I do that on a clean .wine directory. [1]
https://github.com/Unity3D-Wine-Support/Unity3D-on-Wine/blob/master/unity3d…
--- quote ---
Although this was indeed done on a clean 32-bit prefix, the user likely
interrupted the installation at least once (probably at the time when .NET
2.0/3.0 installer was already run).
Resuming of interrupted steps/recipes via 'winetricks' won't work by design.
The provided logs showed another common problem: Samba/Winbind component
missing.
--- snip ---
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make
sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the
winbind package of your distribution.
--- snip ---
In this case it's harmless and not the cause of install failure.
The installation was still suggested though, but never carried out due to
dependency problems.
Next one ...
--- snip ---
Executing wine dotnetfx.exe /q /c:install.exe /q
...
fixme:advapi:LsaOpenPolicy ((null),0x33f2c4,0x00000001,0x33f2b0) stub
fixme:advapi:LsaClose (0xcafe) stub
fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
--- snip ---
Whoops, this should never happen.
Wine-Mono mscoree bootstrapper dll (builtin) still gets loaded after MS .NET
installer started?
--- quote ---
<user> initially i had pacman -S wine-mono, then there are in a unwritable path
<user> Now i removed wine-mono
--- quote ---
Eeek. 'winetricks' automatically handles Mono uninstallation from prefix to
avoid conflicts with .NET installers. Since it was never detected 'installed',
builtin was still there and preferred (it would have worked if Wine was built
with '--disable-mscoree' like in my case).
Instead of trying to fix the issues with Wine 1.7.x present, the user went back
to Wine 1.6
--- quote ---
<user> i'm doing a clean install with 1.6.2
<user> let's see
--- quote ---
--- snip ---
Executing wine dotnetfx.exe /q /c:install.exe /q
...
fixme:advapi:LsaOpenPolicy ((null),0x33f2c4,0x00000001,0x33f2b0) stub
fixme:advapi:LsaClose (0xcafe) stub
err:msidb:get_tablecolumns column 1 out of range
err:msidb:get_tablecolumns column 2 out of range
--- snip ---
That's https://bugs.winehq.org/show_bug.cgi?id=36139 for you.
--- quote ---
<user> lol i need to downgrade gcc or upgrade wine
<user> interesting
--- quote ---
Don't build 1.6.2 with 4.9.0 or apply
https://source.winehq.org/git/wine.git/commit/deb274226783ab886bdb44876944e…
(distros never backported it, only recently).
After he rebuilt Wine 1.6.2, he tried the 'winetricks' recipe again ...
--- quote ---
<user> i've run many times today always removing .wine
<user> same error every time
<focht> works for me here 1.7.34, git. something is broken on your host
<user> the only thing really strange in my host is linux-grsec
<focht> some "i ought to be hardened" stuff?
<user> all the closed source binaries + firefox web pages
<user> + i run them in a seccomp+caps jail (although not wine for now)
<focht> hmm ... you sure that stuff like ptrace has not been disabled but that
"security improvements"?
<user> i check one moment
<user> something is disabled
<user> http://pastebin.com/FEzQjHwx do you see something strange?
<focht> kernel.grsecurity.harden_ptrace = 1 and
kernel.grsecurity.ptrace_readexec = 1 for example
<slackner> <user>: all of the ptrace and ipc related restrictions could easily
break wine, which heavily relies on that - you should try to turn of everything
or even better boot with an unpatched kernel
<focht> talk about shooting yourself in the foot :)
<user> retring with these disabled :-S
<user> wine uses ptrace to intercept priviledged syscalls or something similar?
<slackner> <user>: no, it is used when windows apps try to set the debug
registers, and to read/write memory to/from other wine processes
<user> wow, the installation never gone so far with these grsec flags disabled
--- quote ---
Yay.
Then I managed to reproduce the hang/freeze too, with Wine 1.7.34/GIT.
Unfortunately not reliably.
--- quote ---
<focht> <user>: can't reproduce it anymore ..so random. do you have a reliable
way?
<user> install, create an empty project, (autoclose), (can't reopen)
<user> i'll fire up a virtualbox to do that again
<focht> i created now 5 projects in a row .. each restarts the editor and
opened previous ones .. no problems
<user> all in My Documents?
<focht> yup .. you don't select any packages right?
<user> nope really
...
<focht> hmpf .. wine's pdb parser doesn't like the provided pdb from unity
folder .. winedbg shooting itself in the food (as usual)
<focht> <user>: can you start the app this way: GC_DONT_GC=1 wine ./Unity.exe
and check if the freeze is still present with that
...
<user> what pdb are you talking about?
<focht> the devs of unity provided debug symbols for their app and some
component. probably to gather better bug reports from users (also indicating it
crashes often :)
<focht> Unity.pdb and mono.pdb in the app folder
<user> focht: i get the bug every time i run the executable
<focht> the fixme's are mostly harmless
<user> i know, but i don't understand where the bug lies
<focht> the freeze?
<user> it freezes without starting
<user> could i past here instead of pastebin?
<focht> no
<focht> well there is something strange going on with mono (foss impl. of
.net). multihreaded suspension of threads when those being suspended hold locks
is not nice
<user> i know mono :-P
<focht> mono is always up for nasty surprise
<user> i started three times, but it hangs in <defunct>
<focht> do you kill everything off before and wineserver -k ?
<user> i start in a cgroup jail to see understand the ps -A better; if i exit
from the jail no wineserver
<user> going to bed :-S
<user> night
<focht> gn8 me too
<focht> interesting target for investigation though ... saving here
--- quote ---
Splitting the actual problem into next comment ;-)
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.
http://bugs.winehq.org/show_bug.cgi?id=26272
Summary: Unity3D - Can't create a project
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: congelli501(a)gmail.com
At first lunch, Unity make us create a new project, but when we select a
directory to save the project into, we have an error message : "Specified path
is not valid (should be a name of non existing or empty directory)."
Log : No error message appears in console when selecting a directory.
Version : Unity 3.2 (Free version)
Link : http://unity3d.com/
--
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.