this post was submitted on 08 Oct 2023
10 points (100.0% liked)

KDE

4668 readers
5 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

Hello, I use the terminal (F4) option in Dolphin all the time. Until tonight, the terminal window would change depending on whether I was in my local box or my server. Today, I noticed that the terminal window would NOT reflect my server box even though the GUI window to my server was active. Is this a new bug, or a new 'feature'?

top 3 comments
sorted by: hot top controversial new old
[–] [email protected] 3 points 9 months ago (1 children)

I've seen the Dolphin terminal get stuck before. I'll type exit in the terminal to close it and then F4 to open the terminal again, which then behaves normally.

[–] Thorndike 1 points 9 months ago

Thanks for the suggestion. Unfortunately, it still doesn't work the way it used to.

[–] [email protected] 1 points 8 months ago* (last edited 8 months ago)

Hmmm. This is either tangentially-related or an extension of the same issue you experienced... but I started using the terminal within Kate this past week troubleshooting a .bash_aliases function error and noticed that it too was not updating its environment as expected, even after editing the file and running source ~/.bashrc.

I spent 30 minutes only to realize that all of my edits/source reloading were not registering within the Kate terminal for some reason, but were working as expected in Konsole. Once I shutdown Kate and restarted it, the issue was fixed but that seems like a bug and it makes me wary about leaning to heavily on the terminal within Kate (or any other KDE apps outside of Konsole)