Bug 480697 - Konsole crashes when started from Dolphin
Summary: Konsole crashes when started from Dolphin
Status: RESOLVED DUPLICATE of bug 482107
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Other
: NOR crash
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-02-01 18:51 UTC by Alerymin
Modified: 2024-03-07 18:45 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alerymin 2024-02-01 18:51:54 UTC
SUMMARY

When starting Konsole from Dolphin in a folder by default, Konsole instantly crashes.
This does not happen when started from applications menu or keyboard shortcut.

STEPS TO REPRODUCE
1. Right click and open the Actions menu
2. Click "Open terminal here"
3. Konsole starts and crashes instantly

OBSERVED RESULT
Konsole crashes

EXPECTED RESULT
Konsole starts showing the default prompt

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux, 6.7.2-arch1-2
KDE Plasma Version: 5.93.0
KDE Frameworks Version: 5.249.0
Qt Version: 6.7.0

ADDITIONAL INFORMATION

```
Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
If this causes problems, reconfigure your locale. See the locale(1) manual
for more information.
qt.qpa.xcb: could not connect to display 
qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vkkhrdisplay, vnc, xcb, wayland-egl, wayland.
```
Comment 1 Nicolas Fella 2024-02-01 21:17:32 UTC
> qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.

Do you have these installed?
Comment 2 Alerymin 2024-02-01 21:23:05 UTC
(In reply to Nicolas Fella from comment #1)
> > qt.qpa.plugin: From 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.
> 
> Do you have these installed?

Yes,

it always worked until one day during my RC1 use, and update to RC2 did not fix it
Comment 4 Bug Janitor Service 2024-02-21 03:46:12 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 5 Bug Janitor Service 2024-03-07 03:46:46 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!
Comment 6 Nicolas Fella 2024-03-07 18:45:00 UTC

*** This bug has been marked as a duplicate of bug 482107 ***