Closed Bug 1787190 Opened 2 years ago Closed 2 years ago

[Linux] Start page not found if it is a local file

Categories

(Thunderbird :: OS Integration, defect)

Thunderbird 102
defect

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: bz, Unassigned)

Details

(Whiteboard: [distro][wfm])

Steps to reproduce:

  1. Create a simple HTML file on the local file system. E.g. /home/me/hello.html
    <html><body><h1>Hello World</h1></body></html>
  2. Make sure the html file has global read permissions. (E.g. $ chmod 644 /home/me/hello.html)
  3. Launch Thunderbird 102.
  4. Go to Edit > Settings > General > Thunderbird Start Page
  5. Check the box to show the start page when Thunderbird launches
  6. For location, enter "file:///home/me/hello.html"
  7. Close the Settings tab and quit Thunderbird.
  8. Launch Thunderbird

Actual results:

The message pane shows "File Not Found" error. "The file /home/me/hello.html cannot be found. Please check the location and try again."

Clicking the "Try Again" button gives the same error message.

Expected results:

The message pane shows "Hello World" in bold text.

OS Name: Pop!_OS 22.04 LTS
OS Type: 64 bit
GNOME Version: 42.2
Windowing System: X11

For me, on Mac using 105 beta, the following works
file:/Users/waynemery_1/Desktop/start.html
/Users/waynemery_1/Desktop/start.html

Similar config works for me on Windows with 102.2.0

It is not necessary to restart thunderbird - Go > mail start page invokes the page

Go > Mail Start Page (or the Alt + Home shortcut) gives the same "file-not-found" result for me.

The start page behavior works as expected on my macOS system. It's only on my Linux (Pop!_OS) system that it isn't working.

WFM. Are you using the official build from thunderbird.net? Sounds like an issue that could easily happen with Flatpack/Snap but we don't support those officially.

(In reply to Magnus Melin [:mkmelin] from comment #4)

WFM. Are you using the official build from thunderbird.net? Sounds like an issue that could easily happen with Flatpack/Snap but we don't support those officially.

^^

Severity: -- → S4
Component: Untriaged → OS Integration
Flags: needinfo?(bz)
Whiteboard: [distro][wfm][closeme 2022-09-21]

I am using a Flatpak (from flathub.org).

Flags: needinfo?(bz)

(In reply to JoeP from comment #6)

I am using a Flatpak (from flathub.org).

Flatpak is not yet officially supported, and it's working on official build from our tests.

Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Resolution: --- → WORKSFORME
Whiteboard: [distro][wfm][closeme 2022-09-21] → [distro][wfm]
You need to log in before you can comment on or make changes to this bug.