Bazaar not starting

Hey there, I dont know where to report this issue to.

I have three installations of aurora dx on different hardware and bazaar doesnt start on any of them. If I click the bazaar icon, it jumps like 10 times next to my cursor, pops up for a sec in the taskbar and then disappears again. I guess I saw it running like three times or so on some machine.

Till now I used discover but now I see it is gone, so I canโ€™t install software any more.

I am really screwed cause I desperately need to install gimp to manipulate a picture for an email :open_mouth:

ps.: luckily I had inkscape installed and somehow managed to mangle my image to a useable state :smiley:

You can install gimp from the terminal by typing flatpak install gimp.

As for determing why bazaar isnโ€™t working, try running it from the terminal to see if any errors show up there.

thanks for the quick reply!

reporting: GIMP is up and running, yeah!

cli say:

โœ— bazaar command not found

โœ— flatpak install bazaar

โ†’ io.github.kolunmi.Bazaar/x86_64/stable is already installed

โœ— flatpak run io.github.kolunmi.Bazaar

โ†’ (process:2): Gtk-WARNING **: 16:23:02.128: Locale not supported by C library.
Using the fallback โ€˜Cโ€™ locale.

โ†’ Failed to register: Timeout was reached

โœ— localectl
โ†’ System Locale: LANG=en_GB.UTF-8
โ†’ VC Keymap: at
โ†’ X11 Layout: at
โ†’ X11 Model: pc105

โœ— localectl list-locales
โ†’ C.UTF-8
[โ€ฆ]
โ†’ en_GB.UTF-8

both are installed :confused:

โœ— nano/.config/plasma-localerc
โ†’ [Formats]
โ†’ LANG=en_GB.UTF-8
โ†’ LC_ADDRESS=de_AT.UTF-8
โ†’ LC_MEASUREMENT=de_AT.UTF-8
โ†’ LC_MONETARY=de_AT.UTF-8
โ†’ LC_NAME=de_AT.UTF-8
โ†’ LC_NUMERIC=de_AT.UTF-8
โ†’ LC_PAPER=de_AT.UTF-8
โ†’ LC_TELEPHONE=de_AT.UTF-8
โ†’ LC_TIME=de_AT.UTF-8

โ†’ [Translations]
โ†’ LANGUAGE=en_GB:de

Iโ€™ve opened an issue for bazaar on github:

pkill bazaar and then try again

Are you on the newest update?

EDIT: Looking at the bug report you are not rebooted to the newest image. We have disabled the bazaar.service background service on the newer images because for some people it caused issues.

rebooting now, will report back

@inffy that solved my issue, thanks a lot, i will link here on the issue on github :+1: