flattool / warehouse

A versatile toolbox for viewing flatpak info, managing user data, and batch managing installed flatpaks
GNU General Public License v3.0
310 stars 30 forks source link

Locale not supported by C library #135

Open EndreEndi opened 2 months ago

EndreEndi commented 2 months ago

Describe the issue in detail

Hello, se when i try to open WareHouse, it wown't open at all (worked before), see what terminal throws below.

If applicable, provide steps to reproduce the issue

Not sure, the issue might be because i have Linux Kernel 6.10.9-amd64 (Debian trixie one) but i'm not sure, i had the Debian 12 Kernel and upgraded to the Debian 13 one.

Run flatpak run io.github.flattool.Warehouse in a terminal and if applicable, show any output

flatpak run io.github.flattool.Warehouse

(process:2): Gtk-WARNING **: 04:13:09.517: Locale not supported by C library. Using the fallback 'C' locale. MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers

heliguy4599 commented 2 weeks ago

Hello, is this issue still present in the new release 2.0.0?