It’s me again! Ill probably post more issues as I am trying to transition over to Linux. I didn’t see anything about this issue so I figured I would post it to see whats up.
Bazaar was working until a few days ago. Now, when I launch the app. I get the loading icon where the contents for the curated page would be. After a few seconds the app will promptly close. If im quick enough and click the search button I can search and install apps, but upon leaving the search Bazaar will promptly crash again.
I am also experiencing this issue in the exact same way as chathaa. I am not new to linux, but I am new to atomic desktops. As of 3 hours ago, the bazaar was working just fine. Fast forward to after some gaming and the bazaar opens, loads, then immediately exits.
So far I’ve tried logging out, rebooting, and running ujust update, nothing has worked so far.
Hey there, same issue on my end, however I’ve been able to find that the Service for Bazaar isn’t launching in particular. I’mma try force-installing it to see what that does.
I should also state that attempting to start Bazaar’s service manually doesn’t seem to help either, as it just hangs post command bazaar service being used. Launching bazaar itself via CLI gets this error for me:
(bazaar:4468): Adwaita-WARNING **: 16:57:32.914: 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...
I forgot to bring up the settings bit because post removal of that file, it still had the rest, my apologies for the missing info.
When I try to start bazaar through the terminal it says the following:
(bazaar:8907): Gtk-WARNING **: 00:00:18.945: Unknown key gtk-modules in /home/gromuhl/.config/gtk-4.0/settings.ini
(bazaar:8907): Adwaita-WARNING **: 00:00:19.009: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
Funny thing is, I cannot even find the settings.ini file there, so I don’t know what happened there.
It does on my end, how does one go about “mak[ing] sure your .desktop for Bazaar is the same,” is it just adding that to the command that runs upon launch, say from the launcher or a desktop shortcut?
Assuming that is the case (t’is what I just did via the KDE Menu Editor) it gives the following as a popup error in the app:
failed to load local flatpak bundle '/home/[USER]/bazaar': Failed to open file "/home/[USER]/bazaar": open() failed: No such file or directory
Adding it as a folder and maxing out permissions results in:
failed to load local flatpak bundle '/home/[USER]/bazaar': Failed to open file "/home/[USER]/bazaar": open() failed: Permission Denied
And adding it as a file instead (no contents in the file) results in:
failed to load local flatpak bundle '/home/[USER]/bazaar': Invalid checksum of length 0 expected 32
If that means anything. None of the above seem to impact performance however, still able to install and uninstall flatpaks, just a popup message that doesn’t come up with Bazaar being launched via CLI.
Any tips to bypass the read only nature of it? Sudo Nano-ing didn’t work, modifying it as Admin wasn’t permitted, and perms are all blocked out on it itself.
You can copy it to your /home/$USER/.local/share/applications, then edit it there. In my experience, it usually supersedes the normal entry from the system (at least that’s the usual behaviour when I use KDE’s built-in Edit Applications option in their launcher).
Alternatively just copy it to your Desktop folder in home?
Oh, apparently not only is there a copy already there, but it’s already got the edit made. I assume that’s from the KDE Menu Editor given I hadn’t edited it elsewhere at all. Testing it now, it…
Wait, wrong PC…
Nope, even still, editing in /home/$USER/.local/share/applications, now doesn’t even launch. Here’s how it’s written now, with the new edit in it.
[Desktop Entry]
Categories=Utility;
Comment=Add, remove or update flatpak software on this computer
Exec=GSK_RENDERER=opengl bazaar --auto-service
Icon=io.github.kolunmi.Bazaar
Keywords=GTK;System;PackageManager;Discover;Flatpak;Software;Store;
MimeType=x-scheme-handler/flatpak;
Name=Bazaar
NoDisplay=false
Path=
PrefersNonDefaultGPU=false
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=