mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-27 00:36:00 +03:00
[GH-ISSUE #1382] qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" Segmentation fault (core dumped) #461
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#461
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @LUser-12 on GitHub (Oct 15, 2024).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/1382
Hello So when i installed the latest linux qt main branch i get segmentation error and then i installed a older one and now i get this error
but before i get this error it pops up a page that asks me where my Game will be stored then i confirm and it crashes and never comes again
Software information : arch linux
@ngoquang2708 commented on GitHub (Oct 15, 2024):
Ignore the old build as it will not get supported. Are you running latest pre-release version? Provide more detailed info about your OS, DE, X11 or Wayland...
@Link4Electronics commented on GitHub (Oct 17, 2024):
I had the same problem, I posted a temporary solution here #1361
Use
QT_QPA_PLATFORM=xcb ./Shadps4-qt.AppImage@ghost commented on GitHub (Oct 27, 2024):
Can confirm, I can launch the AppImage on GNOME/Wayland with this. Thanks @Link4Electronics
@Link4Electronics commented on GitHub (Nov 10, 2024):
The current Pre-release-shadPS4-2024-11-10-7ab8515 doesn't have this problem, no need to use the
QT_QPA_PLATFORM=xcbanymore.