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

The app shows error upon startup on Linux Mint 21.3 #1883

Open
EggToaster opened this issue Oct 18, 2024 · 0 comments
Open

The app shows error upon startup on Linux Mint 21.3 #1883

EggToaster opened this issue Oct 18, 2024 · 0 comments
Labels
Problem: bug Something isn't working

Comments

@EggToaster
Copy link

Describe the bug

When I launch APM on Linux Mint 21.3(Ubuntu 22 based), I get the error.
Screenshot is attached.
The system is almost fully up to date. I cannot upgrade to Linux Mint 22 as Ubuntu 24 has a lot of missing packages.

To Reproduce

Steps to reproduce the behavior:

Only step is to launch the app. I still can say that I installed app through Debian package(deb).

Expected behavior

I don't know, launch the app without error?

Screenshots

image

Desktop (please complete the following information):

  • OS: Linux Mint 21.3 Virginia
  • Version: 3.8.0 with Debian package

Additional context

Full error log:
[2024-10-18 13:57:00.942] [debug] { node: '18.17.1', acorn: '8.8.2', ada: '2.5.0', ares: '1.19.1', brotli: '1.0.9', cldr: '43.0', icu: '73.1', llhttp: '6.0.11', modules: '118', napi: '9', nghttp2: '1.52.0', openssl: '1.1.1', simdutf: '3.2.12', tz: '2023c', undici: '5.22.1', unicode: '15.0', uv: '1.44.2', uvwasi: '0.0.18', v8: '11.8.172.18-electron.0', zlib: '1.2.13.1-motley', electron: '27.3.2', chrome: '118.0.5993.159' } [2024-10-18 13:57:17.670] [error] Unhandled TypeError: a.setTitleBarOverlay is not a function at NativeTheme.<anonymous> (/usr/lib/apm/resources/app.asar/.webpack/main/index.js:8:254891) at NativeTheme.emit (node:events:514:28) [2024-10-18 13:57:19.503] [error] Unhandled TypeError: a.setTitleBarOverlay is not a function at NativeTheme.<anonymous> (/usr/lib/apm/resources/app.asar/.webpack/main/index.js:8:254891) at NativeTheme.emit (node:events:514:28) [2024-10-18 13:57:19.823] [error] Unhandled Error: net::ERR_FAILED at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:2:110219) at SimpleURLLoaderWrapper.emit (node:events:514:28)
Note: I can get it to work on Wine, so this should not be on highest priority.

@EggToaster EggToaster added the Problem: bug Something isn't working label Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Problem: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant