Hello @mobian I would like to ask some questions:
I've switched to unstable #mobian repo and upgraded #chatty from 0.2.0 to 0.3.0; then it crashes when I send an #xmpp message.
Will the new version of #Megapixels be added to the repos ? In my 0.16.0 the camera doesn't display well colours, is it normal in this version ?
I've installed #nautilus file manager but it is not "libhandysed" but at the same time when some apps require a file I see a nautilus with #libhandy; why ?
Thanks
@inuit No we won't be able to upgrade megapixel in the bullseye cycle as it requires gtk4 which is not in Debian bullseye. A blog post explaining this is due to be posted soon.
@mobian Ok thanks, I hope GTK4 will be added in #Debian repos.
Interesting, I launched chatty via terminal and verbose option; when it crashes as I'm trying to launch a xmpp message, I get a "Segmentation Error". I'm learning C language and I get exactly this same error when I forget the pointer symbol "&" in a scanf.