Possible Bazaar Bug

I've just loaded up my PC and although Bazaar has been on for a few days now and worked without a problem, it's just decided not to load (crashes on startup). Running via the terminal gives the following error (bazaar:6882): Gtk-WARNING : 16:18:03.543: Unknown key gtk-modules in /home/Gage/.config/gtk-4.0/settings.ini (bazaar:6882): Adwaita-WARNING : 16:18:03.603: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead. The Bazaar service is not running. The following commands will start the daemon: bazaar service bazaar window --auto-service bazaar open ... Exiting... Assuming it's some sort of bug as I haven't changed anything for a while. The only thing that's changed is just standard steam game updates. My theme has been the same since I installed it months ago.
60 Replies
Lumaeris
Lumaeris•2mo ago
try updating the system again, there's now the fix for these crashes after that do a reboot and open bazaar to see if the issue persists
Gage
GageOP•2mo ago
Did that already, said there was nothing to update from system update bu the problem is still there
Lumaeris
Lumaeris•2mo ago
post the output of rpm-ostree status then
Gage
GageOP•2mo ago
Also tried removing the line in the settings.ini, and removing the ini file entirely. Still the same issue with the exiting but doesn't complaint about the ini
Lumaeris
Lumaeris•2mo ago
you don't have to delete config file at all
Gage
GageOP•2mo ago
Gage@bazzite:~$ rpm-ostree status State: idle Deployments: ā— ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-asus-nvidia-open:stable Digest: sha256:106c6afb573b92462e96b7ebf97d58f22941ac6774cfc5824390de5d780f1389 Version: 42.20250715.1 (2025-07-15T23:12:33Z) ostree-image-signed:docker://ghcr.io/ublue-os/bazzite-asus-nvidia-open:stable Digest: sha256:9deaabc38fcf5a16693f72386c12fc1252327a4bb8754d0511b535774b3b1427 Version: 42.20250715 (2025-07-15T05:49:52Z)
PegaSys
PegaSys•2mo ago
what're your system specs?
Gage
GageOP•2mo ago
I renamed it .old, tried it and then restored šŸ™‚ Asus ROG Strix Scar 17 - Nvidia 4090, Ryzen 9 7945HX, 32GB Ram
asen23
asen23•2mo ago
what is the output if you run bazaar window --auto-service
Gage
GageOP•2mo ago
(bazaar:8777): Gtk-WARNING : 16:29:32.090: Unknown key gtk-modules in /home/Gage/.config/gtk-4.0/settings.ini (bazaar:8777): Adwaita-WARNING : 16:29:32.151: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead. (bazaar:8777): Gdk-WARNING : 16:29:34.584: vkCreateSwapchainKHR(): Initialization of an object could not be completed for implementation-specific reasons. (VK_ERROR_INITIALIZATION_FAILED) (-3) (bazaar:8777): Gdk-WARNING : 16:29:34.584: Could not create swapchain for this surface: Initialization of an object could not be completed for implementation-specific reasons. (VK_ERROR_INITIALIZATION_FAILED) Segmentation fault (core dumped)
asen23
asen23•2mo ago
try env GDK_BACKEND=x11 bazaar window --auto-service
Gage
GageOP•2mo ago
(bazaar:8999): Gtk-CRITICAL **: 16:32:38.842: Comparison method violates its general contract flatpak-Message: 16:32:38.862: Warning: Treating remote fetch error as non-fatal since runtime/org.winehq.Wine.mono/x86_64/stable is already installed: No such ref 'runtime/org.winehq.Wine.mono/x86_64/stable' in remote flathub flatpak-Message: 16:32:38.862: Warning: Treating remote fetch error as non-fatal since runtime/org.winehq.Wine.gecko/x86_64/stable is already installed: No such ref 'runtime/org.winehq.Wine.gecko/x86_64/stable' in remote flathub flatpak-Message: 16:32:38.868: Warning: Treating remote fetch error as non-fatal since app/org.winehq.Wine/x86_64/stable is already installed: No such ref 'app/org.winehq.Wine/x86_64/stable' in remote flathub But it did load!
asen23
asen23•2mo ago
huh right click bazaar and edit application, screenshot it
Gage
GageOP•2mo ago
No description
asen23
asen23•2mo ago
how about cat /usr/share/applications/io.github.kolunmi.Bazaar.desktop
Gage
GageOP•2mo ago
Run that in terminal?
asen23
asen23•2mo ago
yes
Gage
GageOP•2mo ago
Gage
GageOP•2mo ago
Is it worth rebasing to the testing branch and back again?
asen23
asen23•2mo ago
idk why the fixes arent applied, but you can fix it manually by adding GSK_RENDERER=opengl to environment variables (this is the newer fix apparently)
Gage
GageOP•2mo ago
That's sorted it thank you. Last time I had a bug, it had been bug fixed but not on the image I have (Asus Nvidia) so maybe same again šŸ™‚
Lumaeris
Lumaeris•2mo ago
no longer needed apparently
No description
asen23
asen23•2mo ago
really? i still see the sed in the containerfile
Gage
GageOP•2mo ago
I'll leave it in for now anyway as it's fixed the problem for me but I assume I'm best leaving this open as a bug for the image @asen23 thanks very much šŸ™‚
asen23
asen23•2mo ago
yw
siming
siming•2mo ago
Hi everyone. Thanks @asen23 : it worked for me too by adding GSK_RENDERER=opengl to environment variables by editing Bazaar application (with right click bazaar and edit). It fixed the issue.
NukaGaby
NukaGaby•2mo ago
I just did this cause my Bazaar suddenly stopped opening, works perfectly. Thanks.
FloppyGlass
FloppyGlass•2mo ago
It wasnt working for me either, tried this but does seem to help. Getting this error:
No description
FloppyGlass
FloppyGlass•2mo ago
I think I need to change the theme somewhere, at least from the warning message here
asen23
asen23•2mo ago
you need to run this env GSK_RENDERER=opengl bazaar window --auto-service not bazaar only
FloppyGlass
FloppyGlass•2mo ago
so is this a 1 time thing or every time for now?
asen23
asen23•2mo ago
no thats to see logs if still crash
FloppyGlass
FloppyGlass•2mo ago
ok did not crash when I ran this command just now
Asune
Asune•2mo ago
It opens, but only as long as the terminal is open I tried to even unpin Bazaar and repin the new instance, but it still crashes btw at least it opens in terminal so thank you asen23!
asen23
asen23•2mo ago
did you edit the application like suggested above?
Asune
Asune•2mo ago
sorry edit it? you mean in the command line argument? doesn't work
asen23
asen23•2mo ago
no, in environment variable
Asune
Asune•2mo ago
sorry I'm a bit new, tryign to find it ahhh ok just above the program line I had it in enviroment and in terminal line on the advanced pag trying now interesting.. it opened but error occured: failed to load local flatpack bundle '/home/myname/bazaar': Failed to open file: open (failed): No such file or directory
asen23
asen23•2mo ago
screenshot your application setting
Asune
Asune•2mo ago
but when I close it opens just fine it's just working weird sec
Asune
Asune•2mo ago
No description
Asune
Asune•2mo ago
but if I click close, it seems to work fine
asen23
asen23•2mo ago
not the application but the application edit window the one that you added environment variable
Asune
Asune•2mo ago
oh sec
Asune
Asune•2mo ago
No description
asen23
asen23•2mo ago
you need to change it like this @Asune but the environment variable field should be this GSK_RENDERER=opengl
Asune
Asune•2mo ago
done trying again I don't understand it I put the full line into environment variable but it migrates to command-line argument is that normal?
asen23
asen23•2mo ago
what is the current setting
Asune
Asune•2mo ago
I did exacty what you said.. put in " env GSK_RENDERER=opengl bazaar window --auto-service " into env variable but it looks like this
asen23
asen23•2mo ago
no i said put GSK_RENDERER=opengl in the environment variable no more no less
Asune
Asune•2mo ago
oh yes that's done and command-line argument is: window --auto-service env window --auto-service %U is that correct?
asen23
asen23•2mo ago
no look at the image i replied its the correct one + env variable i said
Asune
Asune•2mo ago
does this look right?
Asune
Asune•2mo ago
No description
asen23
asen23•2mo ago
yes
Asune
Asune•2mo ago
k trying works! thank you!! I'm new to bazzite (usually a debian LMDE user) but I'm tired of windows and debian dual boot so trying it out this bazaar bug was the first bug I found thank you for helping!, much appreciated!
FloppyGlass
FloppyGlass•2mo ago
still crashing for me with this config, any idea? I can get it to work if I launch from cmd line with the env setting and args
FloppyGlass
FloppyGlass•2mo ago
EDIT: it works after a reboot
No description
RiverSmith
RiverSmith•2mo ago
Was encountering this issue yesterday. Updated system after work today and it's fixed
Imperius Leader
Imperius Leader•2mo ago
so, i had the same problem, the GSK_RENDERER=opengl did Not work for me. What worked ... strange enough, was changing my theme to another and then back again. 🧐

Did you find this page helpful?