Bug 418354

Summary: yakuake blur not working, while konsole has blur enabled
Product: [Applications] yakuake Reporter: Ishank Sharma <ishankdev>
Component: generalAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: wishlist CC: ashwinvis+kde, bugseforuns, dashonwwIII, nate, robby.engelmann, runawaytrike
Priority: NOR    
Version: Git (Frameworks 5)   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: The yakuake konsole doesn't allow me to add blur settings

Description Ishank Sharma 2020-03-01 10:39:17 UTC
Created attachment 126514 [details]
The yakuake konsole doesn't allow me to add blur settings

SUMMARY
yakuake blur not working, while konsole has blur enabled. I tried enabling the blur effect but I get a message saying "Konsole was started before desktop effects were enabled. You need to restart Konsole to see transparent background."

STEPS TO REPRODUCE
1.Open yakuake with the shortcut
2.Right-click on the yakuake terminal --> Edit Current Profile
3. Go to appearance 

OBSERVED RESULT
A message highlighted in orange color saying "Konsole was started before desktop effects were enabled. You need to restart Konsole to see transparent background."

EXPECTED RESULT
Blur settings option should be available.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 19.10
(available in About System)
KDE Plasma Version: 5.18.2
KDE Frameworks Version: 5.67.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION
Kernel-Version: 5.3.0-40-generic
OS Type: 64-bit
Processors: 4 × Intel® Core™ i5-7200U CPU @ 2.50GHz
Memory: 7.6 GiB of RAM
Comment 1 Andrew Hou 2020-03-01 16:39:31 UTC
*** Bug 418355 has been marked as a duplicate of this bug. ***
Comment 2 Warbeaver 2020-04-13 10:58:27 UTC
See bug 395520.

I think this is a duplicate, but unsure, so just letting that here instead.
Comment 3 Christoph Feck 2020-04-15 12:08:36 UTC
*** Bug 419147 has been marked as a duplicate of this bug. ***
Comment 4 Christoph Feck 2020-10-21 01:21:26 UTC
*** Bug 426872 has been marked as a duplicate of this bug. ***
Comment 5 Dashon 2021-10-18 05:15:19 UTC
The issue also effects other applications that make use of konsole-part, but not konsole itself.
Comment 6 Robby Engelmann 2021-12-24 07:54:58 UTC
Same here using openSUSE's git master rpms
Comment 7 Nicolas Fella 2022-06-29 23:18:01 UTC
Git commit 06cfa1b77374bb3dff5116eeca5a173640caf916 by Nicolas Fella.
Committed on 29/06/2022 at 23:15.
Pushed by nicolasfella into branch 'master'.

Enable Window blur when Konsole profile has blur

Read whether or not to blur from the part

If any terminal in any session wants blur enable it on the window

This obsoletes the manual and hidden config option for this
Related: bug 395520

M  +0    -5    app/config/yakuake.kcfg
M  +2    -1    app/mainwindow.cpp
M  +12   -0    app/session.cpp
M  +3    -0    app/session.h
M  +13   -0    app/sessionstack.cpp
M  +4    -0    app/sessionstack.h
M  +2    -0    app/terminal.cpp
M  +6    -0    app/terminal.h

https://invent.kde.org/utilities/yakuake/commit/06cfa1b77374bb3dff5116eeca5a173640caf916
Comment 8 Patrick Silva 2022-08-06 13:38:51 UTC
on neon unstable, the blur effect works but the "Konsole was started before desktop effects were enabled. You need to restart Konsole to see transparent background." message persists.