Bug 273349 - krunner/panel and kickoff have a black background when 30 bit display color depth is enabled.
Summary: krunner/panel and kickoff have a black background when 30 bit display color d...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: 4.6.2
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-15 16:05 UTC by Davide Bettio
Modified: 2018-09-04 19:17 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
plasma panel with black background. (94.55 KB, image/png)
2011-05-15 16:06 UTC, Davide Bettio
Details
krunner with black background (131.05 KB, image/png)
2011-05-15 16:07 UTC, Davide Bettio
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Davide Bettio 2011-05-15 16:05:00 UTC
Version:           unspecified (using KDE 4.6.2) 
OS:                Linux

When 30 bit display color depth is enabled in xorg.conf (Depth 30 and DefaultDepth 30) krunner/panel and kickoff have a black rectangular background. The shadow isn't displayed too. It doesn't happen when desktop effects aren't enabled.

Reproducible: Always

Steps to Reproduce:
Enable 30 bit color depth.




Hardware: nvidia quadro 4000 2 Gb
Driver: nvidia-drivers-260.19.36
Linux: 2.6.31
Qt: 4.7.2

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "Quadro 4000"
EndSection

Section "Screen"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    30
    Option         "TwinView" "0"
    Option         "metamodes" "2560x1600_60 +0+0"
    SubSection     "Display"
        Depth       30
    EndSubSection
EndSection
Comment 1 Davide Bettio 2011-05-15 16:06:22 UTC
Created attachment 60028 [details]
plasma panel with black background.
Comment 2 Davide Bettio 2011-05-15 16:07:09 UTC
Created attachment 60029 [details]
krunner with black background
Comment 3 Davide Bettio 2011-05-15 16:50:51 UTC
it might be a problem related to Qt::WA_TranslucentBackground: the opacity of the terminal is ignored in konsole too.
Comment 4 Myriam Schweingruber 2012-05-27 11:32:43 UTC
Is this still valid for KDE 4.8.3 or trunk?
Comment 5 Andrew Crouthamel 2018-09-04 19:17:27 UTC
Hello! Plasma 4 was replaced by Plasma 5 four years ago by the KDE community. In that time we have made great strides in stability and functionality. We are closing all Plasma 4 bugs as most of them are no longer applicable to the new frameworks Plasma 5 is built upon. If you could, please re-test with the latest version of Plasma 5, and submit a new bug to "plasmashell" if you continue to have an issue. Thank you!