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

[Bug]: 3.9.1 breaks -- --headless help #124

Open
comods opened this issue Sep 22, 2024 · 0 comments
Open

[Bug]: 3.9.1 breaks -- --headless help #124

comods opened this issue Sep 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@comods
Copy link

comods commented Sep 22, 2024

What Happened

3.9.1 breaks -- --headless help

How to Reproduce

flatpak run com.unity.UnityHub -- --headless help

Operating System

Bazzite 40 (Fedora Atomic 40)

Command-line output

Gtk-Message: 10:16:48.305: Failed to load module "colorreload-gtk-module"
Gtk-Message: 10:16:48.305: Failed to load module "window-decorations-gtk-module"
This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
TypeError: Cannot read properties of undefined (reading '_concatLogs')
    at error (/app/extra/resources/app.asar/build/main/logger.js:121:34)
    at process.processTicksAndRejections (node:internal/process/task_queues:96:5)
[2:0922/101650.671060:ERROR:browser_main_loop.cc(271)] GLib: g_atomic_ref_count_dec: assertion 'old_value > 0' failed

Anything else?

This worked on older versions of UnityHub.

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

No branches or pull requests

1 participant