Move pulseaudio-qt to Extragear

2018-11-04 Thread Nicolas Fella
Hi, together with David Rosca and Aleix Pol I have worked on extracting the libpulse abstraction from plasma-pa into a library [0][1]. It is currently optionally required by KDE Connect. plasma-pa and libtaskmanager will use it at some point in the future. Long-term plan is to move it to Fram

Re: Move pulseaudio-qt to Extragear

2018-11-28 Thread Nicolas Fella
I've fixed the remaining clazy warnings. Cheers Nicolas On Mittwoch, 7. November 2018 00:48:31 CET Albert Astals Cid wrote: > > I proposed some small clazy fixes, but there's some more warnings that may > make sense having a look over. > > https://paste.kde.org/p5lhjhosn > > Cheers, > Alber

KTrip in kdereview

2019-10-29 Thread Nicolas Fella
Hi, KTrip (https://invent.kde.org/kde/ktrip) has been moved to kdereview. KTrip is a public transport assistant based on KPublicTransport targeted towards Plasma Mobile and Android. Currently it supports querying journeys between two locations as well as departures for a location but more advance

Re: KTrip in kdereview

2019-11-03 Thread Nicolas Fella
On Mittwoch, 30. Oktober 2019 08:57:19 CET Christophe Giboudeaux wrote: > On dimanche 27 octobre 2019 15:29:10 CET Nicolas Fella wrote: > > Hi, > > > > KTrip (https://invent.kde.org/kde/ktrip) has been moved to kdereview. > > Some files don't have a license head

Re: KTrip in kdereview

2019-11-03 Thread Nicolas Fella
On Mittwoch, 30. Oktober 2019 12:04:55 CET Jonathan Riddell wrote: > There's a file called LICENSE with the text of the GPL 2. We usually call > this COPYING in KDE. > > Some of the source code files are under the LGPL 2+ so there should be a > copy of that licence too usually in a file called COP

Re: KTrip in kdereview

2019-11-03 Thread Nicolas Fella
On Dienstag, 29. Oktober 2019 23:25:44 CET Albert Astals Cid wrote: > El diumenge, 27 d’octubre de 2019, a les 15:29:10 CET, Nicolas Fella va escriure: > You're not calling > KLocalizedString::setApplicationDomain > as far as i can see so translations won't work. Fixed.

Re: KTrip in kdereview

2019-12-17 Thread Nicolas Fella
On Mittwoch, 30. Oktober 2019 08:57:19 CET Christophe Giboudeaux wrote: > On dimanche 27 octobre 2019 15:29:10 CET Nicolas Fella wrote: > > Hi, > > > > KTrip (https://invent.kde.org/kde/ktrip) has been moved to kdereview. > > Some files don't have a license head

Re: KTrip in kdereview

2020-01-27 Thread Nicolas Fella
On Sonntag, 27. Oktober 2019 15:29:10 CET Nicolas Fella wrote: > Hi, > > KTrip (https://invent.kde.org/kde/ktrip) has been moved to kdereview. > > KTrip is a public transport assistant based on KPublicTransport targeted > towards Plasma Mobile and Android. Currently it supports

Re: Urgent(ish) Contract KDE Developer availability?

2020-04-01 Thread Nicolas Fella
Hi Bernie, have a look at the list of trusted consulting firms: https://ev.kde.org/consultants/[1] Cheers Nico On Montag, 30. März 2020 07:23:04 CEST Bernard Gray wrote: > Hi all, > My name is Bernie, I work for an Australian Winemaking company and we > have been KDE Users for many years now >

Re: Kup in KDE Review

2020-04-08 Thread Nicolas Fella
On Montag, 6. April 2020 12:32:54 CEST Simon Persson wrote: > Hello! > > > Please help to review kup. > > It is a backup scheduler tightly integrated with plasma (has system > setting kcm, systray plasmoid, kioslave). It supports saving backups > either with bup or with rsync. > > It has been devel

Re: KDEReview for Kontrast

2020-08-02 Thread Nicolas Fella
Hi Carl, a couple of nitpicks, otherwise looks neat. - your CMakeLists.txt does not specify a minimum Qt/KF5 version. Also ECM 0.0.8 is likely quite old and a bit optimistic - Setting CMAKE_CXX_STANDARD to 11 is implicitly done by ECM, no need to do that manually. It also contradicts the target

Re: plasma-mobile/plasma-dialer in kdereview

2020-12-21 Thread Nicolas Fella
On 12/19/20 11:31 PM, Albert Astals Cid wrote: I was mega surprised that it listed my contacts, it really seems the contacts are coming from my google account? But i don't have kaccounts set up here, so where do they come from? Maybe kdeconnect synced them at some point? (i don't have kde co

Re: KDE review for KWeatherCore

2020-12-21 Thread Nicolas Fella
On 12/21/20 3:19 PM, Friedrich W. H. Kossebau wrote: Am Montag, 21. Dezember 2020, 07:16:09 CET schrieb hanyoung: KWeatherCore: https://invent.kde.org/libraries/kweathercore is a library for querying weather forecast data. During the development of KWeather, we found the need to have a weather

Re: Failing KDiff3 build due to kf5 internal dependency issue

2021-01-15 Thread Nicolas Fella
On 1/16/21 1:51 AM, Michael Reeves wrote: KDiff3 MacOS X build at binary factory is failing with the fallowing error: 16:04:13  CMake Error at /Users/packaging/Craft/BinaryFactory/macos-64-clang/dev-utils/cmake-base/CMake.app/Contents/share/cmake-3.19/Modules/FindPackageHandleStandardArgs.cmake:

Re: New Git Hooks Deployed

2021-01-17 Thread Nicolas Fella
On 17.01.21 11:30, Albert Astals Cid wrote: El diumenge, 17 de gener de 2021, a les 11:07:40 CET, Johnny Jazeix va escriure: Hi Ben, https://build.kde.org/view/Failing/job/Applications/job/kaccounts-integration/job/kf5-qt5%20SUSEQt5.15/lastFailedBuild/console CMake Error at CMakeLists.txt:50 (

kpeoplevcard in kdereview

2021-06-12 Thread Nicolas Fella
Hi, https://invent.kde.org/pim/kpeoplevcard is now in kdereview. kpeoplevcard is a data source plugin for KPeople that provides contacts based on VCard files on the disk. The 0.1 release has been in use in plasma-phonebook and kdeconnect-sms for a while, but I just realized it was never properly

Re: kpeoplevcard in kdereview

2021-08-23 Thread Nicolas Fella
On 14/06/2021 21:28, Albert Astals Cid wrote: El dissabte, 12 de juny de 2021, a les 15:56:36 (CEST), Nicolas Fella va escriure: Hi, https://invent.kde.org/pim/kpeoplevcard is now in kdereview. kpeoplevcard is a data source plugin for KPeople that provides contacts based on VCard files on

Re: Gitlab CI - Inbound

2021-09-05 Thread Nicolas Fella
On 05.09.21 08:13, Ben Cooksley wrote: Hi all, This morning after much work i'm happy to announce that the new generation CI scripts intended for use with Gitlab CI successfully completed their first build (of ECM, and then subsequently of KCoreAddons). This begins our first steps towards trans

Re: RKWard is in kdereview - again

2022-03-28 Thread Nicolas Fella
Hi, I recently used RKWard for my Master Thesis, cool project! A couple of observations: - CommitPolicy.txt still mentions Phabricator, that should point to Gitlab instead - CommitPolicy.txt mentions Ubuntu Trusty as base for requirements, that is *ancient* by now, maybe 20.04 would be a more

Re: RKWard is in kdereview - again

2022-03-28 Thread Nicolas Fella
On 3/28/22 16:53, Adriaan de Groot wrote: On Saturday, 26 March 2022 21:34:06 CEST Thomas Friedrichsmeier wrote: KDE.org has been our home for a 7.5(!) years, now (after over a decade on sourceforge), but we still haven't left playground... After a lot of procrastination on that matter, a previo

Re: RKWard is in kdereview - again

2022-03-30 Thread Nicolas Fella
On 3/30/22 17:55, Thomas Friedrichsmeier wrote: An update and some questions: Am Mon, 28 Mar 2022 15:39:55 +0200 schrieb Nicolas Fella : [...] - Consider adding a color scheme selector (KColorSchemeManager) to the menu. On Windows that gives you dark mode support for free (this only really

Re: Reviewing the process for giving people commit rights

2022-04-01 Thread Nicolas Fella
On 4/1/22 17:28, Nate Graham wrote: Hello folks, When someone is proposed to get commit access, currently a sponsor proposes it, the intended recipient contacts sysadmin, sysadmin reviews, and then asks the sponsor if it's okay. This process essentially only allows for sysadmin review, since the

Re: KPipeWire in kdereview

2022-05-30 Thread Nicolas Fella
On Monday, May 30, 2022 2:55:55 PM CEST Aleix Pol wrote: >Hi, >I'd like to get KPipeWire (https://invent.kde.org/plasma/kpipewire) >released from KDE eventually. > >At the moment it's under Plasma as it's the only place where it's >being used, I know we might want to use it in s

Re: Aura Browser in KDE Review

2022-08-27 Thread Nicolas Fella
Am 26.08.22 um 12:27 schrieb Aditya Mehra: Hi, Aura Browser is in KDE Review and would like to release it along with Plasma Bigscreen Aura browser is a web browser specifically designed to work with remote controls and key navigation for Plasma Bigscreen, it supports a virtual mouse cursor and

Re: Gitlab CI Dashboards and retirement of build.kde.org

2022-09-03 Thread Nicolas Fella
Only build.kde.org is shut down, binary-factory.kde.org is unaffected On 9/3/22 16:12, Michael Reeves wrote: I now have no way to even test macosx builds for kdiff3, I have no access to a 64bit Intel mac. What are the plans for this and Windows builds. I have a functional windows based craft ins

Re: Plasma Welcome Center on KDEReview

2022-09-16 Thread Nicolas Fella
Am 16.09.22 um 23:40 schrieb Nate Graham: On 9/16/22 15:31, Albert Astals Cid wrote: Those screenshots show me the Wayland icon, please fix. Sure, how do I fix that exactly? Either - Fix the first argument to KAboutData to be the same as the base name in the desktop file. The desktop file n

Re: Plasma Welcome Center on KDEReview

2022-09-18 Thread Nicolas Fella
Am 16.09.22 um 17:59 schrieb Nate Graham: Hello folks! I've been working with Aleix on an onboarding wizard for Plasma, based on work originally started by Felipe Kinoshita last year. You can see some screenshots at https://invent.kde.org/websites/product-screenshots/-/commit/e300be66e62263c63d

Re: New santizer warning in KF 5.98 headers

2023-01-11 Thread Nicolas Fella
On 1/10/23 22:49, Michael Reeves wrote: /usr/include/KF5/KConfigWidgets/kstandardaction.h:261:64: runtime error: load of value 4294967295, which is not a valid value for type 'Qt::ConnectionType' SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /usr/include/KF5/KConfigWidgets/kstandardact

Frameworks master is Qt6 now

2023-01-18 Thread Nicolas Fella
Hi, the master branch of frameworks repositories now required Qt6 to build. Maintenance of KF5 continues in the "kf5" branch. Those using kdesrc-build make sure your kdesrc-builrc contains "branch-group kf5-qt5", then it will switch to the correct branch automatically. Those building manually p

Re: Frameworks master is Qt6 now

2023-01-19 Thread Nicolas Fella
Am 18.01.23 um 23:58 schrieb Nicolas Fella: Hi, the master branch of frameworks repositories now required Qt6 to build. Maintenance of KF5 continues in the "kf5" branch. Those using kdesrc-build make sure your kdesrc-builrc contains "branch-group kf5-qt5", then it will s

Re: Frameworks master is Qt6 now

2023-01-23 Thread Nicolas Fella
Am 19.01.23 um 13:44 schrieb Nicolas Fella: Am 18.01.23 um 23:58 schrieb Nicolas Fella: Hi, the master branch of frameworks repositories now required Qt6 to build. Maintenance of KF5 continues in the "kf5" branch. Those using kdesrc-build make sure your kdesrc-builrc contains &qu

Re: Frameworks master is Qt6 now

2023-02-06 Thread Nicolas Fella
Am 23.01.23 um 17:23 schrieb Nicolas Fella: Am 19.01.23 um 13:44 schrieb Nicolas Fella: Am 18.01.23 um 23:58 schrieb Nicolas Fella: Hi, the master branch of frameworks repositories now required Qt6 to build. Maintenance of KF5 continues in the "kf5" branch. Those using kdesrc-build

Re: Proposal for using gitlab for kdereview process

2023-02-17 Thread Nicolas Fella
On 2/17/23 08:53, David Redondo wrote: Hi, I observed that participation in kdereview is fairly low. Usually only the same few people participate (I have to admit this does not include me either). Further follow up to their comments tends sometimes to be slow or is missed. Sometimes it fizzles o

Re: KDE Review: Arianna

2023-02-25 Thread Nicolas Fella
Am 25.02.23 um 14:59 schrieb Carl Schwan: Hi folks, I want to move Arianna to KDE review. Arianna is an ebook reader currently only supporting epubs. This is based on top of epub.js and QtWebEngine for the actualy rendering of ebooks as doing that from scratch in Qt would be too much work. The

Re: what to do with phonon & why aren't you using it?

2023-03-14 Thread Nicolas Fella
Am 14.03.23 um 13:04 schrieb Harald Sitter: Hola! Why don't you use phonon? What would it make it useful? What do you reckon we should do with it? A bit of background perhaps: wy back when phonon was conceived as multimedia abstraction library to serve as multimedia pillar. While it is ce

Re: Kandalf: request for review

2023-12-07 Thread Nicolas Fella
On 12/8/23 00:49, Albert Astals Cid wrote: El divendres, 8 de desembre de 2023, a les 0:44:11 (CET), Carl Schwan va escriure: On Fri, Dec 8, 2023, at 12:10 AM, Albert Astals Cid wrote: El dijous, 7 de desembre de 2023, a les 16:28:48 (CET), Loren Burkholder va escriure: Hi all! I've been wor

Re: Kandalf: request for review

2023-12-07 Thread Nicolas Fella
On 12/8/23 00:49, Albert Astals Cid wrote: El divendres, 8 de desembre de 2023, a les 0:44:11 (CET), Carl Schwan va escriure: On Fri, Dec 8, 2023, at 12:10 AM, Albert Astals Cid wrote: El dijous, 7 de desembre de 2023, a les 16:28:48 (CET), Loren Burkholder va escriure: Hi all! I've been wor

Re: Can my application, which contains dirty code, become an official kde application?

2024-01-17 Thread Nicolas Fella
On 1/17/24 03:12, Danilo Agostini wrote: Hi, I developed an application and was thinking about doing the incubation process but I'm not sure if my application will be accepted due to some defects. What my application does: It allows the user, through the use of a keyboard shortcut or a dolphin

Re: KleverNotes: request for review

2024-04-11 Thread Nicolas Fella
On 4/11/24 11:58, Louis Schul wrote: Hello everyone, I've been working on KleverNotes for about a year and I think it's now mature enough to request a review. KleverNotes is a note-taking and management application that uses markdown. It allows you to organize your notes by category and groups,

Re: Upcoming CI changes - transition to VM based CI

2025-06-03 Thread Nicolas Fella
Am 03.06.25 um 11:42 schrieb Ben Cooksley: On Tue, Jun 3, 2025 at 9:03 AM Albert Astals Cid wrote: El dilluns, 2 de juny del 2025, a les 13:39:21 (Hora d’estiu d’Europa central), Ben Cooksley va escriure: > Hi all, > > For some time now we have had a variety of issues with o