https://invent.kde.org/graphics/kuickshow and imlib1

2022-08-25 Thread Marius P
Hello, 1. Can someone build kuickshow? If so, how? 2. Can we please archive https://invent.kde.org/graphics/kuickshow ? Thanks. Technical details: Maybe I got something wrong, but. https://invent.kde.org/graphics/kuickshow seems to depend on imlib1 . Which is https://download.gnome.org/sources

Sunsetting Cervisia

2022-09-01 Thread Marius P
Hello, I vote that we archive https://invent.kde.org/sdk/cervisia Reasons: * CVS version control system is not that used anymore. At least not in the KDE Community. * Hundreds of build warnings, clangd warnings, clazy warnings, PVS-Studio warnings. * Complex architecture. I do not know how to sta

Remove Qt4 from sysadmin/repo-metadata

2022-10-02 Thread Marius P
Hello, If it is OK. I would want to remove Qt4 and KDE version 4 from sysadmin/repo-metadata. The first step that I want to do: delete sysadmin/repo-metadata/dependencies/dependency-data-latest-qt4 and sysadmin/repo-metadata/dependencies/dependency-data-stable-qt4. May I do this? Thanks.

Remove web_module sidebar from network/konqueror

2022-10-08 Thread Marius P
Hello, If it is OK. I would want to remove the web_module sidebar from network/konqueror. https://invent.kde.org/network/konqueror/-/merge_requests/142 Reasons: * Depends on KHTML. * This is a feature that was probably written before Mozilla Firefox, in the days of Mozilla Suite (i.e. the curren

Solid - not needed translated strings?

2022-10-22 Thread Marius P
Hello, >From what I see, the KDE Framework 5 Solid does not need translations for the strings: #~ msgctxt "Solid::DeviceInterface|A pointing device" #~ msgid "PointingDevice" #~ msgctxt "Solid::DeviceInterface|A keyboard" #~ msgid "Keyboard" #~ msgctxt "Solid::DeviceInterface|Internet Gateway d

Archiving KDE Telepathy?

2022-10-25 Thread Marius P
+1

KDE git repositories that will not be ported to Qt6

2022-10-25 Thread Marius P
Hello, What is the list of KDE git repositories that will not be ported to Qt6? I guess that some of these are: frameworks/kdelibs4support, frameworks/kjs, frameworks/khtml, frameworks/kross. Thanks.

https://invent.kde.org/sdk/kdesrc-build/-/merge_requests/160

2022-10-27 Thread Marius P
Hello, Beginners that want to program for KDE start by building KDE git repositories using kdesrc-build. They find it really hard to convert the kdesrc-build error "Unable to configure kpat with KDE CMake" to the solution "sudo apt install libfreecell-solver-dev". Yes, the reasons are: they do no

Can we archive https://invent.kde.org/games/kmuddy ?

2022-11-02 Thread Marius P
Hello, Can we archive https://invent.kde.org/games/kmuddy ? Can we do the reverse of the incubation procedure https://community.kde.org/Incubator/Incubated_Projects to kmuddy? Reasons: * The last git commit that is not by "Script Kiddy - translation" and not a build warning fix/deprecation fix is

Re: KUbuntu folks please update the "How to create useful crash reports" wiki page

2022-11-11 Thread Marius P
My contributions: https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Debuginfod And the mention about debuginfod support in Ubuntu, Debian, Fedora and openSUSE Tumbleweed. On Tue, Nov 8, 2022 at 1:23 PM Aleix Pol wrote: > Including the Kubuntu list, jus

Can we archive https://invent.kde.org/sdk/qml-lsp ?

2022-11-19 Thread Marius P
Can we do the reverse of the incubation procedure https://community.kde.org/Incubator/Incubated_Projects to qml-lsp? Reasons: * It does not have a master branch. Or equivalent. * Is written in golang. * Has funny git commit messages. Thanks.

Re: KUbuntu folks please update the "How to create useful crash reports" wiki page

2022-11-30 Thread Marius P
> Please someone that knows how to install debug symbols in Kubuntu update that page accordingly. Done. https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Procedure_.28K.29Ubuntu_gdb_without_debuginfod On Fri, Nov 11, 2022 at 10:18 PM Marius P wr

Can we make kpat not depend on black-hole-solitaire by default?

2022-11-30 Thread Marius P
Hello, Debian and Ubuntu do not package yet https://github.com/shlomif/black-hole-solitaire Can we make kpat not depend on https://github.com/shlomif/black-hole-solitaire by default? Reasons: 1. In order to build kpat on Kubuntu 22.10, we need to edit kdesrc-build. 2. Debian and Ubuntu need to ha

Re: Registration

2023-01-16 Thread Marius P
Hello, When you say "Did you design this thing in such way that a VPN user is considered a spammer?" who do you think this "you" person or group of persons is? Thanks. On Mon, Jan 16, 2023 at 11:13 AM wrote: > I've filled the captcha properly and I'm using a VPN. Did you design this > thing in

Re: Per project repository snapcraft files?

2023-08-24 Thread Marius P
Hello, I guess that this email thread is about "Can we please add the file ".snapcraft.yaml" to KDE git repositories. I could build https://invent.kde.org/education/blinken as a snap file, install the snap file and run blinken correctly. Thanks. Details/steps: I use Kubuntu 23.04, as per https:

Add three additional rules to the KDE coding guidelines for CMake source code

2024-07-30 Thread Marius P
Hello, Can we please modify the KDE coding guidelines for CMake source code https://community.kde.org/Policies/CMake_Coding_Style Such that we do not allow the following three issues: 1. kconfig/src/core/CMakeLists.txt:36: Mismatching spaces inside () after command [whitespace/mismatch]: "configu