Re: drkonqi's many debuggers

2023-08-31 Thread Halla Rempt
On dinsdag 29 augustus 2023 05:22:56 CEST Thiago Macieira wrote: > True, but the majority of our user base is still Linux, so if we had to > choose > only one, it would have to be gdb. Um, no? The majority is on Windows. Halla

Re: Gitlab Bugzilla integration

2022-01-08 Thread Halla Rempt
Awesome! On zaterdag 8 januari 2022 08:40:59 CET Ben Cooksley wrote: > Hi all, > > This afternoon work has been completed to better link Gitlab with Bugzilla, > allowing people to get from Gitlab more quickly to Bugzilla and also > enabling us to link CCBUG/BUG references in commits, issues and m

Re: Gitlab CI - Inbound

2021-09-05 Thread Halla Rempt
On zondag 5 september 2021 08:13:09 CEST 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). > Yay! Ha

Re: Koko in KDEReview

2021-05-04 Thread Halla Rempt
On Tuesday, 4 May 2021 16:26:22 CEST Nate Graham wrote: > Again, my point was not that everything about GLI is universally better > than everything about BZ. Just that most things are mostly better in > most ways that most of us care about. List them? I cannot think of a single thing that's go

Re: Koko in KDEReview

2021-05-04 Thread Halla Rempt
On Tuesday, 4 May 2021 15:28:30 CEST Nate Graham wrote: > I don't see anyone really trying to argue otherwise. I have certainly made that argument many times. Since only developers can add tags, it will be impossible for ordinary users to provide enough information to classify the bug. Tagging s

Re: Is there (going to be) an auto-retracer service for KDE?

2021-04-27 Thread Halla Rempt
On Monday, 26 April 2021 17:58:41 CEST Nicolás Alvarez wrote: > > macOS has crash tracking built in, but as far as I know it's only if > you're on the Mac App Store, which Krita isn't. If you distribute the > Mac app yourself, you have to deal with crash reporting yourself too. It's a bit hit and

Re: Is there (going to be) an auto-retracer service for KDE?

2021-04-27 Thread Halla Rempt
On Monday, 26 April 2021 13:07:17 CEST Harald Sitter wrote: > Also going off on a tangent: On windows I understand the store already > has crash tracking and all that stuff implemented, I expect the same > is true for OSX? Yes, but without proper debug symbols the traces are not all that useful --

Re: Is there (going to be) an auto-retracer service for KDE?

2021-04-26 Thread Halla Rempt
On Monday, 26 April 2021 11:26:38 CEST Harald Sitter wrote: > * get a core instead of a trace - sounds simpler than it is because > cores can be huge and network speed may be limited. google's breakpad > has a special minidump format that seeks to deal with that, I think > apport also has its own r