https://bugs.winehq.org/show_bug.cgi?id=57280
Bug ID: 57280
Summary: Invalid state is propagated through to pulse leading
to no audio with pipewire-pulse
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winepulse.drv
Assignee: wine-bugs(a)winehq.org
Reporter: uselessthings(a)protonmail.com
Distribution: ---
Created attachment 77217
--> https://bugs.winehq.org/attachment.cgi?id=77217
journalctl log of pipewire, pipewire-pulse and wireplumber units from the time
the game is launched to the time it's closed down.
A sound stream is never created for some games using Wine's pulseaudio driver
and pipewire-pulse as the backend. Booting the games with another audio stream
playing, all audio cuts out for a few seconds before coming back, yet the sound
stream for the game is never created and doesn't appear in /dev/snd/*. Games I
noticed this in were Risk of Rain Returns (various versions of Proton) and
FINAL FANTASY XIV (various versions of wine and proton ranging from 7.x to 9.x)
I've attached an extremely verbose log below of journalctl from pipewire,
pipewire-pulse and wireplumber when the issue happens. The relevant piece of
output where I'd start investigating is
Line 34598: loka 07 14:11:14 hypernova pipewire-pulse[15490]:
mod.protocol-pulse: client 0x578d3de419c0 [FINAL FANTASY XIV]: ERROR command:-1
(invalid) tag:2 error:25 (Input/output error).
on the #pipewire IRC channel I was told this stems from winepulse.drv sending
an invalid state through to pulse and therefore through to pipewire-pulse.
I cross-checked with pulseaudio rather than pipewire-pulse, and the issue does
not appear.
Workaround:
In the meantime I have fixed this issue by setting wine to use winealsa.drv for
the affected games, which pipewire-alsa picks up as normal.
--
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=57243
Bug ID: 57243
Summary: taskbar is gone inside virtual desktop
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: lilydjwg(a)gmail.com
Distribution: ---
When virtual desktop is enabled, there used to be a taskbar that could be used
to restore minimized windows. It's gone since 9.17 (commit
c31e65fd3bde71234668507a9e15780d567c0a51). Setting the EnableShell registry key
to 1 doesn't make it back.
I need it, or I can't find my game window after it gets minimized.
Tested with fb256d8b950b5498bc4b2252de7b0b7a714229f7 (which is the latest
commit I get from github mirror; the origin repo is returning 522).
--
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=13637
Summary: MechCommander Gold: Two keypresses simultaneously are
not recognized
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Under Windows it was possible to scroll diagonally using two arrow keys at the
same time. This is not possible under Wine. The second keypress overrides the
first one.
e.g. I want to scroll into the upper left corner. I press left, it scrolls
left. I keep left pressed and press up -> It only scolls upwards.
Modifier keys like Ctrl are handled properly.
I don't think the game is based on dinput. At least, I don't get anything when
I enable the dinput debug channel.
--
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=21599
Summary: ACDSee Pro Photo Manager 3 : Not running
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Created an attachment (id=26059)
--> (http://bugs.winehq.org/attachment.cgi?id=26059)
WINEDEBUG=+all
Application still exit.
Trial version http://downloads.acdsystems.com/en/acdseepro.exe
err:ole:CoUninitialize Mismatched CoUninitialize
Wine 1.1.37
--
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=57108
Bug ID: 57108
Summary: Bug is in Wine, wineHQ
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: tomputer(a)freenet.de
Distribution: ---
Created attachment 76996
--> https://bugs.winehq.org/attachment.cgi?id=76996
the bug-message
Hello,
I have a problem starting a program with an authentication function from
another CD.
However, I don't know how to describe the bug exactly.
I can only describe how my error comes about and how it should work:
So it runs in windows:
When starting, a file is queried for existence and age. If the program
has not been used for a long time or if it is the first run, the program
deletes the check file and requests an authentication CD. Only then
will the check file be rewritten. From then on the program starts with
the standard function.
The problem in wine:
When starting, the file is also queried for existence and age. The
program has a mistake here because it always deletes the file,
regardless of whether it is new, 10 years older or 10 years newer. After
authentication, the file is restored, that also works, I found the
path, but it doesn't stay and so the program never starts.
The programm:
Artcut6 / Artcut 2009 for cutting plotter
My system:
WineHQ staging 9.16
Linux Mint 21.3 Cinnamon
Terminal:
tom@schlepptom ~ $ wine c:/artcut6/prog/Artcut6.exe
002c:fixme:winediag:loader_init wine-staging 9.16 is a testing version
containing experimental patches.
002c:fixme:winediag:loader_init Please mention your exact version when filing
bug reports on winehq.org.
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
MESA-INTEL: warning: Ivy Bridge Vulkan support is incomplete
--
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=57276
Bug ID: 57276
Summary: Fusion360: Crash when trying to run it natively on
wayland
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: miguelbenassal(a)gmail.com
Distribution: ---
Created attachment 77213
--> https://bugs.winehq.org/attachment.cgi?id=77213
Wine backtrace
Installed with the
script(https://github.com/cryinkfly/Autodesk-Fusion-360-for-Linux).
It works fine under xwayland. Other applications work well under native
wayland.
The application displays the loading page for a split second and then distords
and crashes immediately.
I attach the windows backtrace and the terminal log from wine.
--
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=54275
Bug ID: 54275
Summary: Obduction unable to render videos
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 73841
--> https://bugs.winehq.org/attachment.cgi?id=73841
Initial log Obsidian startup
When playing Obduction the videos are not rendered, and the screen appears to
be black during the intro video sequence.
The game works as expected when I install <a
href="https://github.com/z0z0z/mf-install">mf-install</a> libraries, which
tells me that the problem is with the video rendering.
In the logs (attached) these lines are found:
winegstreamer error: decodebin0: Your GStreamer installation is missing a
plug-in.
winegstreamer error: decodebin0: ../gst/playback/gstdecodebin2.c(4701):
gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Couldn't set bcmdec0 to READYElement vaapidecodebin0 does not accept caps
--
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=57257
Bug ID: 57257
Summary: Icecream PDF editor window collapses after its launch
not allowing to open it
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Download source: https://icecream-pdf-editor.en.softonic.com/
--
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=57273
Bug ID: 57273
Summary: error: 'posix_spawn' is unavailable: introduced in
Android 28 android
Product: Wine
Version: 9.19
Hardware: aarch64
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
/home/csrg/toolchains_build/wine/dlls/ntdll/unix/loader.c:351:11: error:
'posix_spawn' is unavailable: introduced in Android 28 android
351 | ret = posix_spawn( pid, argv[0], NULL, NULL, argv, environ );
| ^
/home/csrg/toolchains/llvm/aarch64-linux-android24/aarch64-linux-android24/usr/include/spawn.h:58:5:
note: 'posix_spawn' has been explicitly marked unavailable here
58 | int posix_spawn(pid_t* _Nullable __pid, const char* _Nonnull __path,
const posix_spawn_file_actions_t _Nullable * _Nullable __actions, const
posix_spawnattr_t _Nullable * _Nullable __attr, char* const _Nullable
__argv[_Nullable], char* const _Nullable __env[_Nullable]) __INTRODUCED_IN(28);
| ^
--
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=46552
Bug ID: 46552
Summary: Crossfire doesn't install
Product: Wine
Version: 4.0-rc7
Hardware: x86-64
URL: http://crossfire.z8games.com/download.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: luca.finizio.mgbx(a)hotmail.it
Distribution: Mint
Created attachment 63423
--> https://bugs.winehq.org/attachment.cgi?id=63423
console output
I already reported a bug about Crossfire EU (you can find it here
https://bugs.winehq.org/show_bug.cgi?id=45920), but now it merged with
Crossfire NA and the new link for download is
http://crossfire.z8games.com/download.html
The .exe file is different than before, but it doesn't install yet; I don't
know if the problem is the same or not. I attached my console output. You can
reproduce the bug just by downloading the file and trying to install.
I kept my terminal open for more than 3 hours beacuse the process is "running"
and if I close the terminal it says that a process is still running and closing
the terminal will kill it. Therefore I don't know if my console output is
complete or not. If I can help in some way, just tell me! :)
--
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.