Unable to view raw email/Show Original button not working

Description

I can’t view raw email for any of my emails.

To Reproduce…

Steps to reproduce the behavior:

  1. Open any email
  2. Open dropdown menu on the right top corner
  3. Press Show Original

Expected Behavior

I never used it but looks like this is what I need: https://github.com/Foundry376/Mailspring/issues/441

Screenshots

image

Setup

  • OS and Version: Arch Linux
    • Installation Method: pacman
  • Mailspring Version: 1.10.1

Additional Context

I ran maislpring from console and each time I press the button i get this printed:

TypeError: BrowserWindow is not a constructor
    at Object.MessageControls._onShowOriginal [as select] (file:///tmp/nylas-build/electron-packager/linux-x64/mailspring-linux-x64/resources/app/internal_packages/message-list/lib/message-controls.tsx:133:17)
    at processTicksAndRejections (internal/process/task_queues.js:95:5) { pluginIds: [ 'message-list' ] }
Raven: 429 - undefined

@Fogapod Thanks for the report. I can confirm that this is broken for me as well. May be an issue after the upgrade of the Electron version. I will take a look at it.

This will be fixed with: https://github.com/Foundry376/Mailspring/pull/2384

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.