When Tuxedo Control Center is launched on my workstation the UI appears blank. When the cursor is moved over an area that would be used for navigation it changes contextually which suggests that this is a rendering issue. I am able to reproduce this issue both using the distributed RPM (via Gentoo ebuild) and when building the application from source. I have encountered this on 1.2.4, 2.0.2, and current master (commit 646841d) I'm not an electron expert but will attempt to hook up a debugger to both the renderer and main process to see if I can gather any additional troubleshooting information. Other electron apps work as evidenced by my usage of VS Code to build and debug TCC. Reproducible: Always
Created attachment 860771 [details] emerge --info
I note that this does not occur for _every_ Gentoo user of Tuxedo Control Center, (of the 3 I'm aware of I'm the only user encountering an issue) but as I have no idea what configuration on my system causes this to fail while other electron apps work it's probably worth tracking down a root cause.
Created attachment 860772 [details] Tuxedo Control Center "UI"
After some further troubleshooting, I've identified that the issue is that the UI doesn't appear... in Wayland. Everything seems to work in X11. I've got the bug raised upstream, so I guess we can wait on a response there.
Upstream have confirmed that this is an issue and will be fixed in a future release involving an electron major version upgrade.