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

Crash on startup #147

Closed
Mailaender opened this issue Nov 20, 2024 · 3 comments
Closed

Crash on startup #147

Mailaender opened this issue Nov 20, 2024 · 3 comments

Comments

@Mailaender
Copy link

On Fedora 41 I get

[2:1120/070003.310983:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket

repeatedly and

[macos-notification-state] failed to load 'notificationstate' addon Error: Module did not self-register: '/run/user/1000/app/com.mattermost.Desktop/.org.chromium.Chromium.WgKrA4'.
    at process.func [as dlopen] (node:electron/js2c/node_init:2:2559)
    at Module._extensions..node (node:internal/modules/cjs/loader:1602:18)
    at Object.func [as .node] (node:electron/js2c/node_init:2:2786)
    at Module.load (node:internal/modules/cjs/loader:1295:32)
    at Module._load (node:internal/modules/cjs/loader:1111:12)
    at c._load (node:electron/js2c/node_init:2:16955)
    at Module.require (node:internal/modules/cjs/loader:1318:19)
    at require (node:internal/modules/helpers:179:18)
    at bindings (/app/main/resources/app.asar/node_modules/bindings/bindings.js:112:48)
    at safeLoad (/app/main/resources/app.asar/node_modules/macos-notification-state/lib/index.js:3:31) {
  code: 'ERR_DLOPEN_FAILED'
}
@SemaiCZE
Copy link
Collaborator

Please check if this is a duplicate of #142.

It works on my Fedora 41 machine and it seems a bit similar. Thanks.

@Mailaender
Copy link
Author

I checked that. It is unrelated to the selinux flag. Also tried to give it more Flatpak permissions, but that didn't help.

@Mailaender
Copy link
Author

After a restart it now works so I might just have been the selinux flat. Sorry for the confusion.

@Mailaender Mailaender closed this as not planned Won't fix, can't repro, duplicate, stale Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants