Upgrade 42.3 --> 15 now panel has part cut off

I’m not sure if I mean “panel” in the title of this message. What I’m talking about is the area that starts with the OpenSUSE menu, then has the selector for the screens, then the quick launch buttons and finally the time and date. If it is not called the “panel” please forgive me while I refer to it as the panel.

Since updating there is a rectangular region in the bottom center of the panel which is a black rectangle. This is annoying.

To work around the problem, I use the menu to go to: Menu:Settings:Configure Desktop:Hardware:Display and Monitor:Compositor
The Compositor that is selected is OpenGL3.1 . I change this to OpenGL 2.0 and click APPLY.
The black rectangular region is now replaced with the proper display.
Then, to get the better looking icons and display I change the compositor back to OpenGL3.1 and now the panel is displayed totally correctly.

So, my question is what do I change to make the “panel” display correctly on boot?

My video card is GeForce GTX 750 and my monitor is a ViewSonic VA2431.

Thanks for any help,

Mark

MarkNei composed on 2019-02-26 20:46 (UTC):

> So, my question is what do I change to make the “panel” display> correctly on boot?
What I would try if it was mine:
1-log out of plasma
2-login on vtty2
3-open mc
4-navigate to ~/.config/kwinrc
5-delete everything that follows Compositing}
6-navigate to ~/.cache
7-delete everything that looks Kwin- or Plasma*-related
8-check to see if fixed

Evolution as taught in public schools is religion, not science.

Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata *** http://fm.no-ip.com/

…this bugs me since I upgraded some 42.3 to 15.0 some weeks ago, but deleting some stuff as described in the post above didn’t help here. Any other help on this? Highly appreciated!

You could create a new virgin test user and login as that user to see if the problem occurs. If not, there’s probably something that needs to be deleted that you didn’t delete. It may be that after deleting you should reboot instead of logging right back in, to be sure nothing bad erroneously remains cached.

Please share your output from:

zypper lr -d
sudo zypper lr -d
Repository priorities are without effect. All enabled repositories share the same priority.

#  | Alias                     | Name                                    | Enabled | GPG Check | Refresh | Priority | Type   | URI                                                                      | Service
---+---------------------------+-----------------------------------------+---------+-----------+---------+----------+--------+--------------------------------------------------------------------------+--------
 1 | openSUSE-Leap-15.0-0      | openSUSE-Leap-15.0-0                    | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/oss/            |        
 2 | repo-debug                | openSUSE-Leap-15.0-Debug                | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/debug/distribution/leap/15.0/repo/oss/      |        
 3 | repo-debug-non-oss        | openSUSE-Leap-15.0-Debug-Non-Oss        | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/debug/distribution/leap/15.0/repo/non-oss/  |        
 4 | repo-debug-update         | openSUSE-Leap-15.0-Update-Debug         | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/debug/update/leap/15.0/oss/                 |        
 5 | repo-debug-update-non-oss | openSUSE-Leap-15.0-Update-Debug-Non-Oss | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/debug/update/leap/15.0/non-oss/             |        
 6 | repo-non-oss              | openSUSE-Leap-15.0-Non-Oss              | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/non-oss/        |        
 7 | repo-source               | openSUSE-Leap-15.0-Source               | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/source/distribution/leap/15.0/repo/oss/     |        
 8 | repo-source-non-oss       | openSUSE-Leap-15.0-Source-Non-Oss       | No      | ----      | ----    |   99     | NONE   | http://download.opensuse.org/source/distribution/leap/15.0/repo/non-oss/ |        
 9 | repo-update               | openSUSE-Leap-15.0-Update               | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.0/oss/                       |        
10 | repo-update-non-oss       | openSUSE-Leap-15.0-Update-Non-Oss       | Yes     | (r ) Yes  | Yes     |   99     | rpm-md | http://download.opensuse.org/update/leap/15.0/non-oss/                  

…would love to avoid the new user, as the box I’m having here right now is headless/VNC, I won’t mess to heavy with the setup.

Removed the whole .cache and in /.config/kwinrc there is nothing related to [Composition]. Reboot an same again.

The panel is not black it’s transparent and I can see the desktop background color over the full width of the screen for 2-.3 mm at the bottom of the screen and 3-4 mm on right end of the panel. Weird…

OK, next try. Removed the panel and added fresh panel. Looked good, but Application Launcher was nonfunctional. Reboot, panel looks good, but on resizing the window the same background-colour border at bottom and right of panel is back. unbelievable.

Can you share your graphics driver details…

inxi -Gxx

…happily!

inxi -Gxx
Resuming in non X mode: glxinfo not found. For package install advice run: inxi --recommends
Graphics:  Card: Intel Atom Processor Z36xxx/Z37xxx Series Graphics & Display bus-ID: 00:02.0 chip-ID: 8086:0f31
           Display Server: X.org 1.19.6 drivers: modesetting (unloaded: fbdev,vesa) tty size: 118x38

I had the same effect on a system with an old NVIDIA card (no propr. driver), until I did a fresh install of 15.0…

SOLVED (at least on my system)

Here’s what I did that solved it.
After exiting the KDE session, I logged in as root into a terminal.

Went into my home directory and opened the file /home/mark/.config/kwinrc
I deleted the line that said [composting]
and the lines after that which were in the same section.

Then edited /home/mark/.cache
I deleted all files that appeared to have anything to do with kwin or plasma

Logged out and logged back into a KDE session. NO LUCK (****!)

From the menu I then went into Settings/Configure Desktop/hardware/Display and Monitor/Compositor
and I noticed that the [composting] check box was not selected. I used the mouse to enable “enable compositor on startup” (fill in check box)

Reboot or log out of kde session and back in

and all is well. This worked for me.

Thanks for the pointer.

Mark

Seems like either you got lucky, or there’s a bug in TW20190301’s Plasma. I tried to do what I suggested: “delete everything that follows [Compositing”, not including the label. That result was good, with compositing already enabled. I tried again but instead did as you did, deleting [Compositing} as well. After that, even after Ctrl-Alt-BS and restarting greeter with another Ctrl-Alt-BS, whole process thrice, when I opened top in Konsole (left open on previous sessions), kwin_x11 stayed locked on 100% CPU, the panel never showed up, and right clicking the desktop did nothing, while [Compositing] had been restored to kwinrc along with one following line, OpenGLIsUsafe=false. Finally I rebooted, and then the panel was back, along with working compositing.

Switched in the above mentioned menu OpenGL to 3.1 and the problem disappeared… :smiley:

Many thanks!

I have encountered the same issue, here when running xfce4:
/f/linux-chrome/Screenshot_leap15.png

I have more serious issues with plasma (as well as performance).