Skip to content

Does not start on Linux #102

@alexbangert

Description

@alexbangert

Describe the bug

Window opens and closes right after start

To Reproduce
Steps to reproduce the behavior:

  1. Download latest AppImage Version
  2. Make AppImage executable
  3. Run ./WowUp-CF-2.22.0.AppImage
  4. Window opens ans closes right after start

Desktop:

  • OS: Arch Linux

Console Errors

$ ./WowUp-CF-2.22.0.AppImage --trace-deprecation                                                                                                                                                                                                                                             
19:11:49.602 › Main starting
19:11:49.604 › Electron: 37.7.0
19:11:49.604 › BinaryPath: /tmp/.mount_WowUp-9UyYK2/wowup-cf
19:11:49.605 › ExecPath /tmp/.mount_WowUp-9UyYK2/wowup-cf
19:11:49.605 › Args [ '/tmp/.mount_WowUp-9UyYK2/wowup-cf', '--trace-deprecation' ]
19:11:49.606 › Log path: /home/alex/.config/WowUpCf/logs
19:11:49.606 › App flavor: ow
19:11:49.607 › ARGV { _: [], serve: false, hidden: false, 'trace-deprecation': true }
19:11:49.607 › USER_AGENT WowUp-Client/2.22.0 (Linux; 6.18.5-arch1-1; x64; CF;  +https://wowup.io)
19:11:49.628 › Hardware acceleration enabled
19:11:49.974 › App ready: 367ms
19:11:50.104 › process.versions {
  node: '22.20.0',
  acorn: '8.15.0',
  ada: '2.9.2',
  amaro: '1.1.2',
  ares: '1.34.5',
  brotli: '1.0.9',
  cjs_module_lexer: '2.1.0',
  cldr: '44.1',
  icu: '74.2',
  llhttp: '9.3.0',
  modules: '136',
  napi: '10',
  nbytes: '0.1.1',
  ncrypto: '0.0.1',
  nghttp2: '1.64.0',
  openssl: '0.0.0',
  simdjson: '3.13.0',
  simdutf: '7.0.0',
  sqlite: '3.50.4',
  tz: '2025b',
  undici: '6.21.2',
  unicode: '15.1',
  uv: '1.51.0',
  uvwasi: '0.0.23',
  v8: '13.8.258.32-electron.0',
  zlib: '1.3.1',
  zstd: '1.5.8',
  electron: '37.7.0',
  chrome: '138.0.7204.251'
}
19:11:50.106 › Loading app URL: 499ms
(node:76520) [DEP0060] DeprecationWarning: The `util._extend` API is deprecated. Please use Object.assign() instead.
    at ./lib/browser/overwolf/system-info/util.js (node:electron/js2c/browser_init:2:22690)
    at __webpack_require__ (node:electron/js2c/browser_init:2:312925)
    at ./lib/browser/overwolf/system-info/graphics.js (node:electron/js2c/browser_init:2:220)
    at __webpack_require__ (node:electron/js2c/browser_init:2:312925)
    at OverwolfSystemInformation.collectGPUInfo (node:electron/js2c/browser_init:2:250822)
    at OverwolfSystemInformation.init (node:electron/js2c/browser_init:2:250248)
    at initialize (node:electron/js2c/browser_init:2:247233)
    at node:electron/js2c/browser_init:2:247717
19:11:50.408 › window config saved
19:11:50.482 › Error: ERR_FAILED (-2) loading 'file:///tmp/.mount_WowUp-9UyYK2/resources/app.asar/dist/index.html'
    at rejectAndCleanup (node:electron/js2c/browser_init:2:186729)
    at finishListener (node:electron/js2c/browser_init:2:186891)
    at WebContents.stopLoadingListener (node:electron/js2c/browser_init:2:187278)
    at WebContents.emit (node:events:531:35)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions