[SOLVED]Unity Hub hangs at login: what terminal commands can I use to see what it's doing?

I switched to a Linux Mint/Win11 dual boot system over the weekend and installed Unity from Flathub. Running Unity Hub is fine but when I try to login, it hangs with no errors. I can log into the asset store just fine, so nothing wrong with the credentials. I'd like to know what terminal commands I could use to see what it's actually doing and figure out why it hangs.

I really don't want to continue using it in Windows and only keep it to run work programs, and really need to use Unity for University.

Edit: Troubleshooted via the terminal, then uninstalled the .Deb package that I downloaded from the Unity website and then followed another tutorial from another part of their website with terminal commands. Managed to log in and run my projects.

10 points · 6 comments · view on lemmy.world

6 Comments

captainjaneway@lemmy.world · 13 pts · 1y (3 replies)

My lazy hack for debugging any program is running the main executable from the command line. That usually streams the logs into the terminal and helps me debug from there.

xavier666@lemm.ee · 3 pts · 1y (1 reply)

My lazy hack

If it looks stupid but works, then it's not stupid

embed_me@programming.dev · 2 pts · 1y

No one said it was stupid

redwattlebird@lemmings.world · 3 pts · 1y

Noted. Will try that! Thanks

Jumuta@sh.itjust.works · 2 pts · 1y (1 reply)

are you on a distro that uses an LTS version of firefox Ubuntu as a base?

if so, try installing Firefox ESR

i think unity expects the newest version of ff to be installed and bugs out otherwise

redwattlebird@lemmings.world · 2 pts · 1y

I use Waterfox but I'll try that too. Would suck because I like Waterfox.