Bug 483251 - “open separate terminal here” (Shift+F4 does not work
Summary: “open separate terminal here” (Shift+F4 does not work
Status: RESOLVED DUPLICATE of bug 482107
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.02.0
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-11 15:18 UTC by Bruno Pitrus
Modified: 2024-03-11 18:56 UTC (History)
2 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 Bruno Pitrus 2024-03-11 15:18:09 UTC
SUMMARY
The “open separate terminal window here” option in Tools menu does no longer work in Dolphin 6.


STEPS TO REPRODUCE
1. Run `dolphin` from a terminal (needed to see console output)
2. In the Dolphin windows, select Tools > Open separate terminal windows here


OBSERVED RESULT
Dolphin prints the following to stdout:
```
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: minimal, wayland, eglfs, xcb, linuxfb, minimalegl, vkkhrdisplay, wayland-egl, offscreen, vnc.
```


EXPECTED RESULT
A new window of Konsole opens


SOFTWARE/OS VERSIONS
Linux/KDE Plasma:  openSUSE Tumbleweed 20240309
(available in About System)
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
dolphin version: 24.02.0
konsole version: 24.02.0
Comment 1 Nicolas Fella 2024-03-11 18:56:23 UTC

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