Re: Disallow or discourage use of "AI" tools (Christoph Cullmann)

2025-05-15 Thread Mark Penner
May 15, 2025 09:10:39 Felix Ernst : > I wouldn't even mind if we went one step further and actively promoted e.g. > Plasma as "free of AI". This does not need to be fully true, but this would > be more of an activism and marketing angle I would like to see. There is a > good chance though that

Re: KDE Gear projects with failing CI (release/24.12) (28 January 2025)

2025-01-28 Thread Mark Penner
On Tuesday, January 28, 2025 4:27:15 PM Central Standard Time Albert Astals Cid wrote: > alligator - NEW > * https://invent.kde.org/network/alligator/-/pipelines/873034 > * fdroid_apks_qt68 fails https://invent.kde.org/network/alligator/-/jobs/2503360 had for some reason gotten stuck and time

Re: End of life policy

2025-01-22 Thread Mark Penner
Jan 22, 2025 18:44:08 Justin Zobel : > 1. How long/which version (tied together as our releases are done at regular > intervals) do we support each release for things KDE produces, e.g. Gear, > Plasma, Frameworks? > > 2. Document this information clearly on our Wiki. We could add a little more

skrooge pipelines fail on qt6

2025-01-03 Thread Mark Penner
https://api.kde.org/ecm/kde-module/KDEClangFormat.html Don't check the `.clang-format` file in to git since you're using KDEClangFormat.

Re: KDE Gear projects with failing CI (master) (29 October 2024)

2024-10-29 Thread Mark Penner
On Tuesday, October 29, 2024 5:51:18 PM CDT Albert Astals Cid wrote: > kwave - NEW > * https://invent.kde.org/multimedia/kwave/-/pipelines/806639 > * cmake stage fails >* The cmake code in the doc folder looks like it could be simplified https://invent.kde.org/multimedia/kwave/-/merge_reque

Re: KDE Gear projects with failing CI (master) (29 October 2024)

2024-10-29 Thread Mark Penner
On Tuesday, October 29, 2024 5:51:18 PM CDT Albert Astals Cid wrote: > kwave - NEW > * https://invent.kde.org/multimedia/kwave/-/pipelines/806639 > * cmake stage fails >* The cmake code in the doc folder looks like it could be simplified https://invent.kde.org/multimedia/kwave/-/merge_requ

Re: KDE Gear projects with failing CI (release/24.02) (5 March 2024)

2024-03-06 Thread Mark
Mar 6, 2024 01:44:45 Ben Cooksley : >> kwave - 1st week >>  * https://invent.kde.org/multimedia/kwave/-/pipelines/622278 >>   * Linux build fails, complains that neither rsvg nor convert are installed > > KWave is now incompatible with building on OpenSUSE i'm afraid, as they don't > provide rsvg

Re: ffmpegthumbnailer

2019-03-05 Thread mark rimon
In KDE project in GSoC 2019 From: kde-devel on behalf of Albert Astals Cid Sent: Tuesday, March 5, 2019 1:49 AM To: kde-devel@kde.org Subject: Re: ffmpegthumbnailer El dimarts, 5 de març de 2019, a les 0:00:36 CET, mark rimon va escriure: > Hello, >

Re: ffmpegthumbnailer

2019-03-04 Thread mark rimon
Hello, i just wanted to ask what should i do to be accepted ? Thanls From: kde-devel on behalf of Albert Astals Cid Sent: Monday, March 4, 2019 8:43 PM To: kde-devel@kde.org Cc: Nate Graham; kfm-devel Subject: Re: ffmpegthumbnailer El diumenge, 3 de març

Re: Review Request 130068: Patch to sort the tag-values alphabetically in the "Tags" column of Dolphin.

2017-04-28 Thread Mark Gaiser
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/130068/#review103150 --- Ship it! Looks good to me. - Mark Gaiser On apr 28

Re: The situation of KWallet, and what to do about it?

2016-07-11 Thread Mark Gaiser
On Mon, Jul 11, 2016 at 9:58 PM, Thomas Pfeiffer wrote: > On 07.07.2016 19:50, Kevin Ottens wrote: > >> There's two sides to that problem in fact, use from applications and the >> service provided by our workspace. >> >> I think that for applications the answer is neither KSecretService nor >> KW

Re: KDE Frameworks 5.12.0 released

2015-07-16 Thread Mark Gaiser
> Add QQC clone of KColorButton This is not a comment for David, but more in general for changelog messages. This specific massage is quite vague, you really need to have knowledge about QQuick classes to know what that line means. A message like: "Added QML ColorButton component to KQuickC

Re: KDE Frameworks 5.7.0 released

2015-02-14 Thread Mark Gaiser
> > > http://kde.org/announcements/kde-frameworks-5.7.0.php > > That link gives me a very white page, no source either. I think you have to re-upload that file. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Help solving this month's "Bug of the Month"

2015-02-05 Thread Mark Gaiser
On Wed, Feb 4, 2015 at 11:53 PM, Martin Sandsmark wrote: > On Wed, Feb 04, 2015 at 09:51:53PM +0100, Albert Astals Cid wrote: > > Even if it's an upstream bug, in my opinion the > BugOfTheMonth+GardeningEffort > > is showing the users that we care, and if they are affected by a severe > bug > > w

Re: QML-using app developers: use private.* imports

2013-09-27 Thread Mark
On Wed, Sep 25, 2013 at 11:21 PM, Sebastian Kügler wrote: > On Wednesday, September 25, 2013 17:51:41 Mark wrote: > > Doesn't your naming proposal completely ruin the org.kde.* stuff? Up > until > > now i could fairly safely assume that all QML KDE imports where hidden

Re: QML-using app developers: use private.* imports

2013-09-25 Thread Mark
On Wed, Sep 25, 2013 at 3:51 PM, Sebastian Kügler wrote: > Hey all, > > In Plasma, we've been looking into privatizing parts of the QML API we > offer. > With Qt5, we rely less on setContextProperty() and friends, and use imports > more. That's a technical necessity that makes one problem more ev