QCA2

2022-09-09 Thread Ron Murray
   I'm working on a project using Qt5, GPG and QCA2, the latter because it can encrypt and decrypt PGP messages. This, of course, involves using the qca-gnupg plugin.    Encryption went fine (there's no need to sign anything (at the moment, anyway)). Decryption, however, presented a problem: How

Re: Putting Flatpak KCM through kdereview

2022-09-09 Thread Harald Sitter
Amazing! For future reference: there is a sanity check list linked at https://community.kde.org/Policies/Application_Lifecycle#kdereview that you can follow to do a pre-review yourself and find most common issues. - Messages.sh missing (I see there is an MR pending) - you should enable CI and in

Putting Flatpak KCM through kdereview

2022-09-09 Thread Suhaas Joshi
Hello, members of the community! I am Suhaas Joshi, a GSoC 2022 mentee. I have been working on Flatpak KCM, which allows users to change the permissions that their Flatpak apps have been granted. Until now, this has resided in my personal namespace. We want to move this to the Plasma group. Out

Re: New releases for bugfixes

2022-09-09 Thread samuel ammonius
Thanks. I hadn't thought of a lot of these issues before. I think the biggest one is that If there's an update that the package manager didn't know about, the user would have to update right after installing, and the bug would come back if the user re-installed or updated the app. Sorry

Re: New releases for bugfixes

2022-09-09 Thread Jeremy Whiting
On Thu, Sep 8, 2022 at 12:51 PM samuel ammonius wrote: > Bug fixes don't change the entire package, only the executable, so > why can't apps just be programmed to update themselves? There > could be precompiled binaries stored on the git repos of each project > for a few CPU architectures, or

Re: [Important] changes to our Matrix homeserver

2022-09-09 Thread Andy B
Thank you Kenny. It worked this time. On September 8, 2022 at 10:55:06 AM, Kenny Duffus (ke...@kde.org) wrote: On Thursday, 8 September 2022 15:35:26 BST Andy B wrote: > I tried adding the matching email address but Matrix says that this is not > an authorized email address on the server. What

Re: [Important] changes to our Matrix homeserver

2022-09-09 Thread Kenny Duffus
On Thursday, 8 September 2022 15:35:26 BST Andy B wrote: > I tried adding the matching email address but Matrix says that this is not > an authorized email address on the server. What should I do in this case if > I want my email addresses to match on invent and matrix? > Hi Unfortunately that

Re: [Important] changes to our Matrix homeserver

2022-09-09 Thread Andy B
I tried adding the matching email address but Matrix says that this is not an authorized email address on the server. What should I do in this case if I want my email addresses to match on invent and matrix? On September 8, 2022 at 10:24:45 AM, Kenny Duffus (ke...@kde.org) wrote: Hi We are

[Important] changes to our Matrix homeserver

2022-09-09 Thread Kenny Duffus
Hi We are moving to use our SSO (gitlab) for authentication to the KDE Matrix homeserver To be able to retain access to your matrix account you need to ensure on the matrix side that you have set in your account the email address matching that in KDEgitlab On https://webchat.kde.org/ you can

Re: New releases for bugfixes

2022-09-09 Thread Konstantin Kharlamov
I'm sad other emails sound kinda harsh and without detailed elaboration. Folks, please, let's keep the discussion peaceful. Different people have different set of knowledge, that's life. Angry comments would push people away from the community. On Thu, 2022-09-08 at 19:23 -0230, samuel ammonius

Re: New releases for bugfixes

2022-09-09 Thread Reindl Harald
Am 08.09.22 um 23:53 schrieb samuel ammonius: > and you marry upstream binaries with the distribution update-manager how? You don't need to. The app can just check the latest bugfix for that version on git and install it if it isn't installed. I don't understand why you stress the need