Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Firefox can’t find the file at /tmp/tempPlot*.html #109

Description

@kaplinav

Hello!

Problem

When I try to plot a graph (e.g. staticPlot.kt) after executing plot.makeFile() and opening Firefox browser, I get "File not found" message.

Image

But the file exists at the specified path.

System:

  • Ubuntu 24.04.4 LTS
  • Firefox 151.0.2 (64-bit)

If I try to copy the path and open it in Google Chrome, everything works fine.

Possible cause:

The Firefox snap is sandboxed. The sandbox prohibits reading files outside of ~ and /var/www.

To check the list of running snap packages in Linux terminal
snap list

The result of executing the command in my case:

Image

Possible solutions:

Try downloading another copy of Firefox or trying a different browser package: Link 1, Link 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions