Bug 399616 - Terminal pwd desyncs with main pwd
Summary: Terminal pwd desyncs with main pwd
Status: RESOLVED DUPLICATE of bug 381408
Alias: None
Product: dolphin
Classification: Applications
Component: panels: terminal (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR minor
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-10 14:29 UTC by swagfortress
Modified: 2018-10-10 17:09 UTC (History)
1 user (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 swagfortress 2018-10-10 14:29:10 UTC
SUMMARY
When moving around in Dolphin, the terminal panel is supposed to automatically cd to whatever directory is currently open. This does not always happen.

STEPS TO REPRODUCE
1. Open the terminal view
2. $ mkdir -p foo/bar
3. Open foo using the GUI
4. Open bar using the GUI
5. Go up one directory level using the GUI
6. Repeat steps 4-5

OBSERVED RESULT
Half of the time switching directories causes the terminal to cd to the new directory, and half of the time, it stays in the previous directory.

EXPECTED RESULT
Every time a directory change happens, the terminal cd to the new directory.

SOFTWARE VERSIONS
I observed the bug on two systems Kubuntu 18.04:
KDE Plasma Version: 5.12.6
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5
Dolphin Version: 17.12.3

and the KDE neon dev-unstable Docker image:
KDE Plasma Version: 5.14.80
KDE Frameworks Version: 5.51.0
Qt Version: 5.11.1
Dolphin Version: 18.11.70
Comment 1 Julian Steinmann 2018-10-10 17:09:16 UTC

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