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

Felix Miata <mrma...@earthlink.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |REPORTED
         Resolution|WAITINGFORINFO              |---

--- Comment #29 from Felix Miata <mrma...@earthlink.net> ---
As noted 3 years ago, the original problem was subsumed by a bigger problem,
that being a Plasma session will never complete opening when compositing is
globally enabled, not getting as far as to write anything to .xsession-errors
until after closing the session, or painting a background to replace every
splash - one per display stays while the primary where Konsole reopens just
stays black . If I move the Konsole window, it leaves a trail in its wake. I
had to switch to disabling compositing within systemsettings5 to be able to use
Plasma sessions at all. 

# cat /etc/X11/xorg.conf.d/70-extensions.conf
Section "Extensions"
        Option          "Composite" "Disable"
EndSection
# inxi -SGxxz --vs
inxi 3.3.29-00 (2023-08-15)
System:
  Kernel: 6.4.16-200.fc38.x86_64 arch: x86_64 bits: 64 compiler: gcc
    v: 2.39-9.fc38 Desktop: KDE Plasma v: 5.27.8 tk: Qt v: 5.15.10 wm: kwin_x11
    dm: 1: KDM 2: XDM Distro: Fedora release 39 (Thirty Nine)
Graphics:
  Device-1: AMD Oland [Radeon HD 8570 / R5 430 OEM R7 240/340 Radeon 520 OEM]
    vendor: Dell driver: amdgpu v: kernel arch: GCN-1 pcie: speed: 2.5 GT/s
    lanes: 8 ports: active: DP-1,DVI-I-1 empty: none bus-ID: 01:00.0
    chip-ID: 1002:6611 temp: 50.0 C
  Display: x11 server: X.Org v: 1.20.14 with: Xwayland v: 23.2.0
    compositor: kwin_x11 driver: X: loaded: amdgpu
    unloaded: fbdev,modesetting,vesa dri: radeonsi gpu: amdgpu display-ID: :0
    screens: 1
  Screen-1: 0 s-res: 4240x1440 s-dpi: 120
  Monitor-1: DVI-I-1 mapped: DVI-I-0 pos: right model: Dell P2213
    res: 1680x1050 dpi: 90 diag: 558mm (22")
  Monitor-2: DP-1 mapped: DisplayPort-0 pos: primary,left
    model: Acer K272HUL res: 2560x1440 dpi: 109 diag: 686mm (27")
  API: OpenGL v: 4.6 Mesa 23.2.0-rc3 renderer: AMD Radeon R7 200 Series
    (oland LLVM 16.0.6 DRM 3.52 6.4.16-200.fc38.x86_64) direct-render: Yes
# ps -A | grep lasm
   2000 ?        00:00:00 startplasma-x11
   2146 ?        00:00:07 plasmashell
# ls -gG .xsession-errors
-rw------- 1 0 Sep 20 00:19 .xsession-errors
# ls -Gg .xsession-errors
-rw------- 1 197 Sep 20 00:43 .xsession-errors
# cat .xsession-errors
kdeinit5_wrapper: Warning: connect(/run/user/0/kdeinit5__0) failed: : No such
file or directory
Error: Can not contact kdeinit5!
startkde: Starting up...
startkde: Shutting down...
startkde: Done.
#

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

Reply via email to