Skip to content

Positron Workbench: Going back into a session starts new interpreter env #5267

@jonvanausdeln

Description

@jonvanausdeln

System details:

Positron and OS details:

Ubuntu 24
Positron 2024.11.0-140
Workbench 2024.11.0-338.pro1

Interpreter details:

R 4.4.1
Python 3.10.10

Describe the issue:

Going back into an existing Positron session starts a new interpreter environment. This does not happen when just refreshing the tab, only when re-enter the session from Workbench launcher screen.

Screen.Recording.2024-11-04.144103.mp4

Steps to reproduce the issue:

  1. Start a new Positron Session
  2. Start the R console & create a variable. eg. x <-1
  3. Return to Workbench launcher screen and re-enter session

A new R env is created, losing old data.

Expected or desired behavior:

The session would persist and the R data would still be present

Note.. the terminal pane seems to persist

Were there any error messages in the UI, Output panel, or Developer Tools console?

Metadata

Metadata

Labels

area: workbenchIssues related to Workbench category.

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions