You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered:
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
Desktop (please complete the following information):
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.
The text was updated successfully, but these errors were encountered: