https://bugs.winehq.org/show_bug.cgi?id=50733
Bug ID: 50733
Summary: MUSICUS!: ending videos play are extremely choppy
Product: Wine
Version: 6.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: pernegger(a)gmail.com
Distribution: ---
When testing if 6.3 fixed #50686 I noticed another performance issue /
regression: MUSICUS!'s MPEG1 ending videos are extremely choppy in 6.3. They're
not very dynamic in the first place, so it's hard to tell what's wrong, but the
audio (ending song) is fine, and the video (lyrics) are more or less in sync,
so I'd say lots of frames are getting dropped, but I couldn't swear the whole
thing isn't running a tad slow, too.
6.0 is *much* better. If I open the video in VLC directly, it is a bit smoother
still, but without a direct comparison I wouldn't have noticed. This is on a
Ryzen 7 3900X [Ubuntu 18.04.5].
(Then I remembered that I had this issue on my "laptop", too. That's a Surface
Go 2 [Ubuntu 20.04], currently. Only it was *much* worse, totally unwatchable,
we're talking a new frame every other second, maybe. I chalked it up to the
machine being too slow, but maybe not.
It's not just MUSICUS!, either, I retrospect one or two other (older) visual
novels showed similar symptoms -- I just assumed the videos were crap at the
time.
Note that this bug is strictly about MUSICUS!, when that test case is fixed,
I'll happily go back and test the other stuff, the tangent is just meant to
illustrate that hardware performance may play a role in how noticeable it is.)
[#50239 has slightly different symptoms, and most importantly, I'm using
MUSICUS!'s 64-bit exe.]
The regular terminal output has nothing, please advise on how to get suitable
debug logs.
--
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=50275
Bug ID: 50275
Summary: Copy paste bug in conhost/window.c
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mikrutrafal(a)protonmail.com
Distribution: ---
https://github.com/wine-mirror/wine/blob/e909986e6ea5ecd49b2b847f321ad89b2a…
console->active->win.right is set twice but console->active->win.up or
similar is missing
--
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=43498
Bug ID: 43498
Summary: Built-in comctl32 doesn't show Send To menu in Winamp
Product: Wine
Version: 2.14
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: averageradical(a)gmail.com
Distribution: ---
For background, please see bug #43486. If I install Winamp (`winetricks
winamp`), when right clicking an item in the playlist, there is no "Send To"
menu. If I install comctl32 v5 (`winetricks comctl32`), the "Send To" menu
exists and works properly; however, the Add File and Add Directory buttons
crash Winamp (bug #43486).
Would it be possible to fix Wine's built-in comctl32 to support Winamp's "Send
To" menu?
I can build Wine from source and reproduce the problem(s) easily if anybody
needs any trace.
Thank you.
--
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=49840
Bug ID: 49840
Summary: chromium fails to load (--no-sandbox is a workaround)
Product: Wine
Version: 5.16
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Linking old version of chromium, since the newer versions have issues with d3d
as well.
Download:
https://commondatastorage.googleapis.com/chromium-browser-snapshots/index.h…
As noted, the sandbox errors and no page loads.
The latest working wine version is wine-staging-5.4.
This could either be a syscall issue again, since the patchset was changed a
lot during integration into Wine - or maybe it's an unrelated regression.
--
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=50363
Bug ID: 50363
Summary: commit 497c902857241ec340e562ec3490a344704440dc
removes libwine.so
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: davejplater(a)gmail.com
Distribution: ---
I don't know what the policy is regarding building vst plugins against the wine
API but the removal of the link libwine.so prevents carla and lmms from
building the vst plugin handlers.
I maintain both packages in openSUSE and have made a workaround to enable the
packages to build.
--
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=50457
Bug ID: 50457
Summary: Byond / SS13 / CM crashes randomly in WriteTapemark /
CreateXmlReader / xmllite / mshtml / kernel32 / ntdll
Product: Wine
Version: 6.0-rc4
Hardware: x86-64
URL: http://www.byond.com/download/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomatenesser(a)gmx.de
Distribution: Gentoo
Created attachment 69075
--> https://bugs.winehq.org/attachment.cgi?id=69075
winedebug output
Hi,
after code changes in CM (Colonial Marines) on byond (see attached file for
winedebug message), CM crashes frequently during playing.
I have the following dll overwrites with winetricks:
Using winetricks 20201206-next - sha256sum:
3c191fbbb4fb7bf8febe7306a6cdead51d49d9f5d1ff6127f18a13a83a50ac3a with
wine-6.0-rc4 (Staging) and WINEARCH=win32
msls31
w_workaround_wine_bug-25648
ie8
xmllite
vcrun2013
It made no difference to the bug, if I have xmllite and vcrun2013 installed via
winetricks or have no overwrite. Basically it can be reproduced by installing
ie8 only, which is a prerequisite to run byond and CM.
I use wine-staging from bobwya overlay with the following use flags in gentoo:
[ebuild R #] app-emulation/wine-staging-6.0_rc4_p1:6.0_rc4_p1::bobwya
USE="X alsa cups custom-cflags ffmpeg fontconfig gecko gphoto2 gsm gstreamer
jpeg kerberos lcms mingw mono mp3 netapi nls openal opengl osmesa perl png
prelink realtime run-exes samba scanner ssl threads truetype udev udisks unwind
v4l vkd3d vulkan xcomposite xml -capi -dos -faudio -ldap -odbc -opencl -oss
-pcap -pipelight (-prefix) -pulseaudio -sdl2 (-selinux) -test -themes -vaapi
-xinerama" ABI_X86="32 64 (-x32)" 0 KiB
--
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=41510
Bug ID: 41510
Summary: Wine is not loading mono
Product: Wine
Version: 1.9.20
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brewmanz(a)gmail.com
Distribution: ---
I have an app that's failing with
err:mscoree:load_mono Could not load Mono into this process
I am attempting to follow https://wiki.winehq.org/Mono which is not very clear.
wine-mono-4.6.3.msi is in /usr/share/wine/mono
I am using a non-default wine location
HKCU\Software\Wine\Dotnet does not exist in registry
--
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=39837
Bug ID: 39837
Summary: Tried to install MS .NET 4.5 in Winetricks. This came
out as the error.
Product: Wine
Version: 0.9
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: 2001kraft(a)gmail.com
Created attachment 53181
--> https://bugs.winehq.org/attachment.cgi?id=53181
log
Tried to install MS .NET 4.5 in Winetricks. This came out as the error.
--
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=49524
Bug ID: 49524
Summary: Overwriting native dlls with WINEDLLPATH does not
work..
Product: Wine
Version: 5.9
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sur3(a)gmx.de
Distribution: ---
Hi I have an application for which I try to overwrite the native DLLs, so I
set:
WINEDLLPATH=/mnt/archive/ WINEDLLOVERRIDES="vivoxsdk,ortp,GCloudVoice=b"
and copied the corresponding DLL-libraries into /mnt/archive but wine still
complains to not find them:
>>>
0024:err:module:import_dll Library GCloudVoice.dll (which is needed by
L"Z:\\mnt\\archive\\Riot Games\\League of Legends\\LeagueClient.exe") not found
0024:err:module:import_dll Library vivoxsdk.dll (which is needed by
L"Z:\\mnt\\archive\\Riot Games\\League of Legends\\LeagueClient.exe") not found
0024:err:module:LdrInitializeThunk Importing dlls for L"Z:\\mnt\\archive\\Riot
Games\\League of Legends\\LeagueClient.exe" failed, status c0000135
<<<
Why doesn't this work or is there an other way to override native DLLs?
--
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=47651
Bug ID: 47651
Summary: PlayOnline Viewer: Page fault on read access at launch
time.
Product: Wine
Version: 4.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: escomk3(a)hotmail.com
Distribution: ---
Created attachment 65092
--> https://bugs.winehq.org/attachment.cgi?id=65092
Wine Output with the Page Fault
After commit c5577721 [1], PlayOnline Viewer will crash soon after having been
launched (before any graphics get drawn).
A fix may have been staged already, since with 4.14 Wine Staging the issue does
not seem to be triggered, but I have not yet tested if Staging was affected at
any point between 4.11 and 4.14.
1.
https://source.winehq.org/git/wine.git/commit/c5577721b909f8c70d3723cae561e…
--
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.