https://bugs.kde.org/show_bug.cgi?id=408919

--- Comment #26 from Méven Car <meve...@gmail.com> ---
(In reply to Maciej Mrozowski from comment #25)
> (In reply to Méven from comment #24)
> > Git commit d19800c69198b904ae47cb1e53dfe28f74618eb2 by Méven Car, on behalf
> > of Méven Car.
> > Committed on 21/04/2023 at 09:01.
> > Pushed by meven into branch 'release/23.04'.
> > 
> > Restrict attaching instances to those on the same activity or same virtual
> > desktop
> > (cherry picked from commit b99f6f50eef395a3ceb88fb3d4b7357cbbc13c85)
> > 
> > M  +25   -0    src/dolphinmainwindow.cpp
> > M  +3    -0    src/dolphinmainwindow.h
> > M  +33   -11   src/global.cpp
> > 
> > https://invent.kde.org/system/dolphin/commit/
> > d19800c69198b904ae47cb1e53dfe28f74618eb2
> 
> This patch causes +10s delay during dolphin startup when dolphin is compiled
> without support for acrivities.

The gentoo issue highlights the line
https://invent.kde.org/system/dolphin/-/blob/v23.04.1/src/global.cpp#L169 which
is the currentDesktop (aka virtualdesktop) check, it does not concern the
activities part of the patch (which are #ifdef).

> See https://bugs.gentoo.org/906170. Reverting it fixes the problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to