Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Autostart starts electron on EndeavourOS Linux #3158

Open
7 tasks done
sparr opened this issue Oct 3, 2024 · 0 comments
Open
7 tasks done

[Bug]: Autostart starts electron on EndeavourOS Linux #3158

sparr opened this issue Oct 3, 2024 · 0 comments
Labels

Comments

@sparr
Copy link

sparr commented Oct 3, 2024

Checks before filing an issue

Mattermost Desktop Version

Version 5.10.0-develop.1 commit: 139fc34

Operating System

EndeavourOS Linux current x64

Mattermost Server Version

Mattermost Version: 10.2.0

Steps to reproduce

  1. Open Mattermost
  2. File > Settings
  3. Start app on login

Expected behavior

~/.config/autostart/mattermost.desktop is created and filled with the necessary Exec line to launch mattermost

Observed behavior

~/.config/autostart/electron.desktop is created with Exec=/usr/lib/electron31/electron --hidden

Log Output

No relevant log output

Additional Information

There are apparently many instances of people encountering the behavior where Electron launches in dev mode and decides that app.name is Electron, which then seems to confuse auto-launch's efforts to figure out how to set up the autostart script.

electron-userland/electron-webpack#239
electron-react-boilerplate/electron-react-boilerplate#2197
quasarframework/quasar#11044
SimulatedGREG/electron-vue#424

I've created Teamwork/node-auto-launch#131 upstream but suspect this is going to be an issue between MM and Electron.

@sparr sparr added the Type/Bug label Oct 3, 2024
@sparr sparr changed the title [Bug]: Autostart starts electron on EndeavourOS with electron installed [Bug]: Autostart starts electron on EndeavourOS Linux Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant