Bug 462956 - Dolphin sometimes has problems with integrated terminal
Summary: Dolphin sometimes has problems with integrated terminal
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: panels: terminal (show other bugs)
Version: 22.12.2
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-12 15:15 UTC by sebastiancastrogalvez.97
Modified: 2023-02-08 05:10 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
/bin/zsh unexpectedly closed in integrated terminal (272.85 KB, image/png)
2022-12-12 15:15 UTC, sebastiancastrogalvez.97
Details
Screenshot showing dolphin invoking vim with weird cmdline args (12.06 KB, image/webp)
2023-02-08 05:08 UTC, foss
Details
Dolphin integrated terminal with vim open (26.59 KB, image/webp)
2023-02-08 05:09 UTC, foss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sebastiancastrogalvez.97 2022-12-12 15:15:15 UTC
Created attachment 154537 [details]
/bin/zsh unexpectedly closed in integrated terminal

SUMMARY
Dolphin sometimes has problems with its integrated terminal. When this happens, appears the error: "Warning: The program </bin/zsh> was closed unexpectedly"

STEPS TO REPRODUCE
1. Open Dolphin
2. Set terminal panel visible

OBSERVED RESULT
Dolphin sometimes has problems with its integrated terminal. When this happens, appears the error: "Warning: The program </bin/zsh> was closed unexpectedly"

EXPECTED RESULT
Integrated terminal works well all the times.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 6.0.0-1-MANJARO
(available in About System)
KDE Plasma Version: 5.26.3
KDE Frameworks Version: 5.99.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
The problem is not critical, if I open a new window of Dolphin, the integrated terminal works in that new window.
Comment 1 foss 2023-02-08 05:08:15 UTC
Created attachment 156058 [details]
Screenshot showing dolphin invoking vim with weird cmdline args

Same problem here. Dolphin is invoking vim (default editor) with some weird command line arguments.
This blocks the integrated terminal by keeping vim opened. See screenshots
Comment 2 foss 2023-02-08 05:09:55 UTC
Created attachment 156059 [details]
Dolphin integrated terminal with vim open