-
Notifications
You must be signed in to change notification settings - Fork 172
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
Crashing on Linuxmint 21 with Cinnamon #314
Comments
Are you running headless? Mechvibes doesn’t support that. Have you
installed the dependencies listed in the log you provided? Mechvibes on
Linux has pre-requisites that I’m not confident get automatically installed.
…On Fri, May 10, 2024 at 8:19 PM David ***@***.***> wrote:
On Linuxmint 21 with Cinnamon, after installing with the latest .deb
file, running mechvibes crashes with the following error:
11:14:46.215 › App is ready and has been initialized
11:14:53.246 › Loading 11
11:14:53.509 › loaded
[8466:0511/111456.477704:FATAL:gpu_data_manager_impl_private.cc(894)] The display compositor is frequently crashing. Goodbye.
Trace/breakpoint trap (core dumped)
***@***.***:~/codebase/facebook-backend$ dpkg -s mechvibes
Package: mechvibes
Status: install ok installed
Priority: extra
Section: default
Installed-Size: 185652
Maintainer: Hai Nguyen ***@***.***>
Architecture: amd64
Version: 2.3.4
Depends: libgtk-3-0, libnotify4, libnss3, libxss1, libxtst6, xdg-utils, libatspi2.0-0, libuuid1, libappindicator3-1, libsecret-1-0
Description:
Play mechanical keyboard sounds as you type.
License: MIT
Vendor: Hai Nguyen ***@***.***>
Homepage: https://mechvibes.com
—
Reply to this email directly, view it on GitHub
<#314>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADAUVEW6G2HTDZBUTBQYO3LZBWE4TAVCNFSM6AAAAABHRRY2NGVHI2DSMVQWIX3LMV43ASLTON2WKOZSGI4TANRSG4ZTQNA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Ubuntu 23.10 has the same problem. It seems a problem with libappindicator3-1 in Depends. Ubuntu 23.10 uses libayatana-appindicator3-1 by default. |
RocketChat/Rocket.Chat.Electron#1975 (comment) According to this comment related to libappindicator3-1, Debian based system has switched to libayatana-appindicator for over 2 years. |
This comment was marked as off-topic.
This comment was marked as off-topic.
Unfortunately, we have no control over electron's dependencies, and face issues with upgrading past electron 12 at this time due to upstream dependencies. |
This issue has been automatically marked as stale because it has not had any activity in the last 60 days. It will be closed in 7 days if no further activity occurs. Please feel free to leave a comment if you believe the issue is still relevant. |
This issue has been automatically closed due to inactivity. |
On Linuxmint 21 with Cinnamon, after installing with the latest
.deb
file, running mechvibes crashes with the following error:The text was updated successfully, but these errors were encountered: