Re: Critical Denial of Service bugs in Discover

2022-02-06 Thread Tom Zander
On zaterdag 5 februari 2022 22:16:28 CET Ben Cooksley wrote: > This indicates that the bug lies solely within Plasma's > Discover component - more precisely it's updater. For those responsible with that component, here some ideas on how this can be fixed from a seasoned software dev. *

Re: Where can I find wayland-plasma-shell-client-protocol.h

2021-11-20 Thread Tom Zander
On zaterdag 20 november 2021 03:19:56 CET Fusion Future wrote: > I was studying kwayland/src/client/plasmashell.cpp, but a > header file named `wayland-plasma-shell-client-protocol.h` is > missing. > > I ran `zypper se -f wayland-plasma-shell-client-protocol.h` and > found that

Re: monday meeting notes for 8/11/2021

2021-11-08 Thread Tom Zander
On maandag 8 november 2021 12:52:56 CET Marco Martin wrote: > Arjen > * I continued with trying to figure out why drag and drop with > touch between windows crashes Not sure if this helps, but there is a mental model in drag and drop that is rather counter intuitive. At least, the coding model

Re: Project Submission

2021-09-23 Thread Tom Zander
On woensdag 22 september 2021 18:03:42 CEST Aleix Pol wrote: > > Would you still propose going for QML given in this > > situation? Rewriting existing, working a C++ app in QML is absolutely not needed. That would be a waste of effort. You might consider adding a QML layer on top of your C++

Re: Soft Feature Freeze

2021-09-16 Thread Tom Zander
On donderdag 16 september 2021 09:55:59 CEST Bhushan Shah wrote: > - To avoid the git history mess, we can revert it in 5.23 > branch after it is branched, and keep master as-is Honestly, don't be such a purist about a clean git history. Its not worth the effort.

Re: Soft Feature Freeze

2021-09-16 Thread Tom Zander
On donderdag 16 september 2021 09:21:40 CEST David Edmundson wrote: > Waiting until literally the release day and then asking for the > exemption and then merging within minutes of each other is > absolutely not ok! no need to fret, he asked but did not receive an exemption so please just push

Re: Soft Feature Freeze

2021-09-16 Thread Tom Zander
On donderdag 16 september 2021 08:38:16 CEST Bhushan Shah wrote: > It is one of required bit in Plasma Mobile in the sense that it > allows to configure some locale variables which are then used > by the libphonenumber for example to correctly format the > phone numbers. Is someone working on

Re: monday meeting notes for 6/9/2021

2021-09-06 Thread Tom Zander
On maandag 6 september 2021 12:50:21 CEST Marco Martin wrote: > # Bhushan > * So I discussed this earlier as well, but one specific change > I am interested in for soft-freeze exception is formats KCM > QML port * I believe MR is now complete from hanyoung side > * Main reason for that is,

Re: Gitlab CI - Inbound

2021-09-06 Thread Tom Zander
On maandag 6 september 2021 14:21:00 CEST Christoph Cullmann (cullmann.io) wrote: > I would prefer to not have some optional category to be sure > the CI always builds with the same state of dependencies, too. A CI build would always build with the latest release (or whatever the repo owner

Re: Gitlab CI - Inbound

2021-09-06 Thread Tom Zander
On maandag 6 september 2021 11:48:39 CEST Ben Cooksley wrote: > > Pushing everything into required is likely not scalable, > > causing projects too wait too long for compile. > > Avoiding the optional ones means you lack coverage of compile > > and testing failures due to changes in libs. > > The

Re: Gitlab CI - Inbound

2021-09-06 Thread Tom Zander
On zondag 5 september 2021 08:13:09 CEST Ben Cooksley wrote: > In terms of the format of the 'Dependencies' section, Playing with kde-build script and noticing the fast growing dependency trees we have today, I think it may be beneficial to have two types of compile dependencies in this setup.

Re: Setting Look and Feels

2021-09-01 Thread Tom Zander
On dinsdag 31 augustus 2021 18:45:00 CEST Nate Graham wrote: > Any more > that it would make sense to show a desktop global theme on > PlaMo. On dinsdag 31 augustus 2021 18:53:54 CEST Aleix Pol wrote: > Maybe, but then you wouldn't have it installed I guess? What about the usecase of a phone

Re: Feedback and problems regarding the application launcher

2021-06-23 Thread Tom Zander
Short version; right click on the application launcher and select "Show alternative" and select one of the other ones. The Application Launcher is a typical usability disaster that (looking at the merge request) comes from too many chefs and not enough actual users testing it. Making it

Re: #plasma Matrix group does not seem to be accepting connections

2021-05-26 Thread Tom Zander
On dinsdag 25 mei 2021 18:58:47 CEST Nate Graham wrote: > Huh, maybe I got confused by the history not loading. I've noticed this issue some months ago. It basically doesn't do anything until at least one new item shows up (in element). Is an interesting issue, but good to know its not

security on mobile (with poc)

2021-05-20 Thread Tom Zander
So, I see that the plasma-mobile list has very low traffic, so I'm going to ask anyone here that is interested in more security stuff for mobile to please take a look at an email I sent there; https://mail.kde.org/pipermail/plasma-mobile/2021-May/96.html Sorry for the spam.