Taiko2k / Tauon

The music player of today! :city_sunrise:
https://tauonmusicbox.rocks
GNU General Public License v3.0
1.77k stars 67 forks source link

Tauon GUI Problems | ERROR CREATING WINDOW #1109

Open ThatGuyJamal opened 6 months ago

ThatGuyJamal commented 6 months ago

When I run the app from the CLI or my tray I get something like this:

image

The app itself is blank and blends in with the background of whatever I have on the screen before I open it. When I run the app from the console (using flatpak run com.github.taiko2k.tauonmb) I get:

Tauon Music Box v7.7.1
Copyright 2015-2023 Taiko2k captain.gxj@gmail.com

ERROR CREATING WINDOW!
Window size: [1440, 786]
2021
Gtk-Message: 13:03:31.520: Failed to load module "canberra-gtk-module"
Detected running as Flatpak
Installed as Flatpak
User files location: /home/thatguyjamal/.var/app/com.github.taiko2k.tauonmb/data/TauonMusicBox
Found XDG-Downloads: /home/thatguyjamal/Downloads
Found XDG-Music: /home/thatguyjamal/Music
Install directory: /app/bin
Database loaded in 0.006 seconds.
Error loading xcursor
Scanning for chromecasts...
Start controller server
Start PHAzOR backend...
Using SDL version: 2.28.5
Applying theme: Lime
Shutting down. Reason: User clicked X button
Writing database to disk... done

(tauon.py:3): libnotify-WARNING **: 13:03:32.943: Running in confined mode, using Portal notifications. Some features and hints won't be supported
Clear tmp cache
bye

The strange thing is, if I click on the blank app, it still plays music. This was all working before but then I updated my linux using sudp apt upgrade and a few other commands to install new library and this app broke. Im not sure why.

ThatGuyJamal commented 6 months ago

Heres my system as well:

image

Taiko2k commented 6 months ago

This is common with nvidia gpus, usually running flatpak update will fix it.