eclipse-platform / eclipse-platform/eclipse.platform
Restoring Terminal View on start works only for one window
- Lingua principale
- Java
- Stelle
- 165
- Fork
- 174
- Merge medio
- 2g 8h
- PR unite (30g)
- 22
Descrizione
This is a followup of #2155
- [x] I verified I can reproduce this issue against https://download.eclipse.org/eclipse/updates/4.38-I-builds/I20250929-1800/
## Steps to reproduce
From a fresh installation and clean workspace:
* Invoke "Show in local terminal" from two different nodes (folder-1 and folder-2) in Project Explorer
* This opens two tabs inside the Terminal View
* Open a new Workbench window by using the main menu: Window > New Window
* Invoke "Show in local terminal" from two forther nodes (folder-3 and folder-4) in Project Explorer
* This opens two tabs inside the Terminal View
* Restart Eclipse through the main menu: File > Restart
* Expected:
- The two terminals in Window 1 are restored showing folder-1 and folder-2 in a single Terminal view
- The two terminals in Window 2 are restored showing folder-3 and folder-4 in a single Terminal view
* Actual:
- The two terminals are restored only in the Window from which the File > Restart action was invoked
- No terminals are restored in the other window
## Here is some relevant log output
I do not think it is relevant.
## Tested under this environment:
* OS & version: Linux, Fedora 42 with KDE Plasma
* Eclipse IDE/Platform version (as shown in *Help > About*): ...
```
Eclipse IDE for Java Developers (includes Incubating components)
Version: 2025-09 (4.37.0)
Build id: 20250905-1456
org.eclipse.terminal.connector.local (1.0.100.v20250925-1523) "Terminal Local Connector" [Active]
org.eclipse.terminal.connector.process (1.0.100.v20250925-1523) "Terminal Process Connector" [Active]
org.eclipse.terminal.connector.ssh (1.0.0.v20250724-2146) "Terminal SSH Connector" [Starting]
org.eclipse.terminal.connector.telnet (1.0.0.v20250724-2146) "Terminal Telnet Connector" [Starting]
org.eclipse.terminal.control (1.0.100.v20250922-1523) "Terminal Control (Embeddable Widget)" [Active]
org.eclipse.terminal.view.core (1.0.0.v20250724-1302) "Terminal View Core" [Active]
org.eclipse.terminal.view.ui (1.0.100.v20250918-1421) "Terminal View" [Active]
```
## Community
- [x] I understand reporting an issue to this OSS project does not mandate anyone to fix it. Other contributors may consider the issue, or not, at their own convenience. The most efficient way to get it fixed is that I fix it myself and contribute it back as a good quality patch to the project.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Inizia riproducendo il flusso Window > New Window, Show in local terminal e File > Restart descritto nell’issue. Traccia il ripristino di Terminal View in entrambe le finestre Workbench; l’attività è completata quando i terminali di folder-1 e folder-2 tornano in una finestra, mentre quelli di folder-3 e folder-4 tornano nell’altra.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- java
- Ambito
- cli, desktop
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 42/100