Re: ACTION REQUIRED - Gitlab and Subversion server migration

2023-07-23 Thread Martin Steigerwald
Ben Cooksley - 23.07.23, 12:01:04 CEST:
> Please ensure you run the following two commands to clear out any
> existing host keys:
> - ssh-keygen -R invent.kde.org -f ~/.ssh/known_hosts
> - ssh-keygen -R svn.kde.org ~/.ssh/known_hosts

The second command misses a "-f":

ssh-keygen -R svn.kde.org -f ~/.ssh/known_hosts

Thanks for all your work, Ben!

Best,
-- 
Martin




Re: concise instructions how to use sub...@bugs.kde.org?

2017-10-15 Thread Martin Steigerwald
Luigi Toscano - 15.10.17, 14:06:
> Martin Steigerwald ha scritto:
> > René J.V. Bertin - 15.10.17, 12:07:
> >> I'm looking for some concise instructions how to submit reports to BKO
> >> via
> >> the bug reporting address (something more straightforward than
> >> retro-engineering DrKonqi ;)).
> >> 
> >> I've come across something (www.plcrashreporter.org) that could replace
> >> DrKonqi on Mac, and which might eventually be implemented instead of the
> >> code in whatever framework invokes DrKonqi.
> > 
> > I´d say: Just use reportbug Debian package and command… but why on Earth
> > do
> > you ask this on the KDE Frameworks development mailing list?
> > 
> > I also suggest to subscribe to the debian-kde mailing list in case you use
> > KDE software on Debian … I and others usually announce transitions and
> > help with user issues.
> 
> This email is not about the Debian bugtracker.

I completely misunderstood the original mail.

Sorry for the noise.

Thanks,
-- 
Martin


Re: concise instructions how to use sub...@bugs.kde.org?

2017-10-15 Thread Martin Steigerwald
Hi René,

René J.V. Bertin - 15.10.17, 12:07:
> I'm looking for some concise instructions how to submit reports to BKO via
> the bug reporting address (something more straightforward than
> retro-engineering DrKonqi ;)).
> 
> I've come across something (www.plcrashreporter.org) that could replace
> DrKonqi on Mac, and which might eventually be implemented instead of the
> code in whatever framework invokes DrKonqi.

I´d say: Just use reportbug Debian package and command… but why on Earth do 
you ask this on the KDE Frameworks development mailing list?

I also suggest to subscribe to the debian-kde mailing list in case you use KDE 
software on Debian … I and others usually announce transitions and help with 
user issues.

Thanks,
-- 
Martin


Re: KDE Frameworks & Plasma 5.8 LTS

2016-10-23 Thread Martin Steigerwald
Am Sonntag, 23. Oktober 2016, 12:20:49 CEST schrieb Nicolas Lécureuil:
> Le 2016-10-23 12:14, Dominik Haumann a écrit :
[…]
> > at the Frameworks BoF, the idea was raised to provide updates for the
> > KDE Frameworks 5.26 release, since this is the one that also is
> > typically shipped with the KDE Plasma 5.8 LTS version (at least, that
> > was the argument).
> > 
> > Do we follow up on this?
> > 
> > Do we have any knowledge on whether distributions that ship Plasma 5.8
> > LTS still provide updates to KDE Frameworks 5.27 etc?
> 
> In mageia we provide KF 5.27.0 and plasma 5.8 LTS.

Debian Sid also already has KF 5.27, together with Plasma 5.8.2 currently, on 
top of Qt 5.6.1 with Qt 5.7 in experimental (not sure whether that will be 
considered for Stretch at the moment, using 5.6 has the benefit of using an LTS 
release of Qt).

Thanks,
-- 
Martin


Re: KDE Frameworks & Plasma 5.8 LTS

2016-10-23 Thread Martin Steigerwald
Hi Dominik.

Am Sonntag, 23. Oktober 2016, 12:14:51 CEST schrieb Dominik Haumann:
> at the Frameworks BoF, the idea was raised to provide updates for the
> KDE Frameworks 5.26 release, since this is the one that also is
> typically shipped with the KDE Plasma 5.8 LTS version (at least, that
> was the argument).
> 
> Do we follow up on this?

If you want to gather feedback what current distros use, it may make sense to 
also ask on distributions mailing list. I just found your mail as I monitor 
kde-frameworks-ml to some extent.

If its just internal… and you do not intend to gather feedback from distros… 
please disregard my mail.

Thanks,
-- 
Martin


Re: Taking over maintainership of Baloo

2016-09-11 Thread Martin Steigerwald
Am Sonntag, 11. September 2016, 20:07:36 CEST schrieb Dominik Haumann:
> indeed I also did take a look at the bug list, and out of the 200
> bugs, without much exaggeration almost all of them are crashes.
> 
> In fact, I believe it's important to CC the plasma-devel mailing list
> here: Given we are about to release a LTS Plasma 5.8, and baloo is
> tightly integrated into Plasma, Plasma will still contain lots and
> lots of crashes.
> 
> Maybe the Plasma people are also interested in taking e.g. 2-3 days to
> look into this.

As a crashing Baloo can also take Kickoff menu or KRunner with it I strongly 
agree with this. That said I didn´t see a crash in a longer time.

-- 
Martin