Bug 351910 - Appearance settings warns about desktop effects for transparency
Summary: Appearance settings warns about desktop effects for transparency
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR minor
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-28 20:18 UTC by Jeremy Whiting
Modified: 2018-01-31 16:14 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Whiting 2015-08-28 20:18:43 UTC
Konsole's appearance settings have a big colorful warning saying transparency won't work because desktop effects aren't enabled, yet transparency is clearly working. Maybe the code that detects desktop effects is old/broken ?

Reproducible: Always

Steps to Reproduce:
1. Right click in konsole and choose edit current profile
2. Click Appearance tab
3. See the warning yet transparency is clearly working in the current konsole window.

Actual Results:  
Warning is shown

Expected Results:  
Warning shouldn't be there as transparency is working

My machine is an Intel i7 with embedded graphics. Arch linux, with all of kde software built with kdesrc-build.
Comment 1 Kurt Hindenburg 2015-08-29 11:53:34 UTC
It works as expected here running the latest 15.08 (Kubuntu CI).   As always you have to restart Konsole if you change the compositor.
Comment 2 Roman Gilg 2016-08-31 08:53:24 UTC
@ Kurt: I think this problem was already solved with https://git.reviewboard.kde.org/r/128669/
The fix is not included in 16.08 though. Comes with next 16.08.1 in a week.

@ Jeremy: If you built Konsole with kdesrc-build, it should work though. Works on my Neon dev unstable but not Neon stable.
Comment 3 Kurt Hindenburg 2016-08-31 12:52:17 UTC
I committed that to 16.08 branch - the issue I notice now is that upon session restore, transparency doesn't work.
Comment 4 Roman Gilg 2016-08-31 16:12:34 UTC
The patch isn't listed in 16.08 tag though:
https://quickgit.kde.org/?p=konsole.git&a=log&h=468817123b56db6e2794191402032e28f6411691

So I assumed it ships with 16.08.1, or does it work differently?
Comment 5 Kurt Hindenburg 2016-09-01 00:35:44 UTC
they will tag .01 Tuesday

This is the 16.08 branch

https://quickgit.kde.org/?p=konsole.git&a=shortlog&h=7cecfc078e49e1a8654a759481be31e335be2b09

link at bottom of https://quickgit.kde.org/?p=konsole.git
Comment 6 Kurt Hindenburg 2018-01-31 16:14:07 UTC
this is fixed - using 362857 for the startup issue