geigi / cozy

🎧 Listen to audio books 📚 on Linux
https://cozy.sh
GNU General Public License v3.0
1.09k stars 84 forks source link

Schema issue? #750

Closed Melechtna closed 1 year ago

Melechtna commented 1 year ago

Bug/Feature description

Seems to be an issue with glib loading the right schema

Steps to reproduce

build and install on gentoo

System Information

`01:15:47 [MainThread ] [applicatio] [INFO ] ('gentoo', '2.9', 'n/a') 01:15:47 [MainThread ] [applicatio] [INFO ] Starting up cozy 1.2.1 01:15:47 [MainThread ] [db ] [INFO ] SQLite version: 3.39.4 01:15:47 [Thread-1 (ru] [peewee.sql] [INFO ] writer received shutdown request, exiting.

(com.github.geigi.cozy:15340): Handy-WARNING **: 01:15:47.017: Using GtkSettings:gtk-application-prefer-dark-theme together with HdyStyleManager is unsupported. Please use HdyStyleManager:color-scheme instead. 01:15:47 [MainThread ] [applicatio] [INFO ] libhandy version: 1

(com.github.geigi.cozy:15340): GLib-GIO-ERROR **: 01:15:47.081: Settings schema 'com.github.geigi.cozy' is not installed Trace/breakpoint trap /usr/lib/python3.10/multiprocessing/resource_tracker.py:224: UserWarning: resource_tracker: There appear to be 2 leaked semaphore objects to clean up at shutdown warnings.warn('resource_tracker: There appear to be %d `

super not sure where the problem is.

Melechtna commented 1 year ago

I completely forgot to try also passing GDK_Backend=x11, it works just fine.