[plasmashell] [Bug 489643] Plasma shell crash after unlocking

2024-08-15 Thread Normie
https://bugs.kde.org/show_bug.cgi?id=489643

--- Comment #11 from Normie  ---
I tried method which was described by knoppm...@gmail.com and this time my
external display showed stated of my desktop but I was unable to interact with
it. But keyboard worked and I was able to logout to fix the issue.
I dont know if its relevant but I use optimus-manager to switch between
integrated and Nvidia GPU.

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

[plasmashell] [Bug 489643] Plasma shell crash after unlocking

2024-08-20 Thread Normie
https://bugs.kde.org/show_bug.cgi?id=489643

--- Comment #12 from Normie  ---
When I deleted script from /etc/optimus-manager/xsetup-nvidia.sh I was able to
use KDE after plugging external monitor but Plasma crashed.

Here is a script:

for next in $(xrandr --listmonitors | grep -E " *[0-9]+:.*" | cut -d" " -f6);
do
  [ -z "$current" ] && current=$next && continue
  xrandr --output $current --auto --output $next --auto --right-of $current
  current=$next
done

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

[plasmashell] [Bug 489643] Plasma shell crash after unlocking

2024-08-20 Thread Normie
https://bugs.kde.org/show_bug.cgi?id=489643

--- Comment #14 from Normie  ---
Nate Graham, I sent automatic crash report last time. Don't know how to find
it. I wanted to reproduce it but have no luck cause this time external monitor
shows black screen and I am unable to use my system.

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

[plasmashell] [Bug 489643] Plasma shell crash after unlocking

2024-08-20 Thread Normie
https://bugs.kde.org/show_bug.cgi?id=489643

--- Comment #16 from Normie  ---
Here is an output form coredumpctl:

PID: 2053 (plasmashell)
Signal: 11 (SEGV)
Command Line: /usr/bin/plasmashell --no-respawn
Executable: /usr/bin/plasmashell
Control Group:
/user.slice/user-1000.slice/user@1000.service/session.slice/plasma-plasmashell.service
Unit: user@1000.service
User Unit: plasma-plasmashell.service
Slice: user-1000.slice
Owner UID: 1000
Boot ID: d8441abf9d5840359044347ca2039f02
Machine ID: f451d1daa1844a1da8c1bdc6f5cda8af
  Hostname: archlinux
   Storage:
/var/lib/systemd/coredump/core.plasmashell.1000.d8441abf9d5840359044347ca2039f02.2053.172414698700.zst
(present)
  Size on Disk: 30.8M
   Message: Process 2053 (plasmashell) of user 1000 dumped core.

Stack trace of thread 2554:
#0  0x715961aa53f4 n/a (libc.so.6 + 0x963f4)
#1  0x715961a4c120 raise (libc.so.6 + 0x3d120)
#2  0x715964a58711 _ZN6KCrash19defaultCrashHandlerEi
(libKF6Crash.so.6 + 0x6711)
#3  0x715961a4c1d0 n/a (libc.so.6 + 0x3d1d0)
#4  0x715962aada70 _ZN14QOpenGLContext11doneCurrentEv
(libQt6Gui.so.6 + 0x4ada70)
#5  0x715962aae072 n/a (libQt6Gui.so.6 + 0x4ae072)
#6  0x7159622d1a4c _ZN18QThreadStorageData6finishEPPv
(libQt6Core.so.6 + 0x2d1a4c)
#7  0x71596240b270 n/a (libQt6Core.so.6 + 0x40b270)
#8  0x7159622c9754 n/a (libQt6Core.so.6 + 0x2c9754)
#9  0x715961aa339d n/a (libc.so.6 + 0x9439d)
#10 0x715961b2849c n/a (libc.so.6 + 0x11949c)

Stack trace of thread 2254:
#0  0x715961a9fa19 n/a (libc.so.6 + 0x90a19)
#1  0x715961aa2479 pthread_cond_wait (libc.so.6 + 0x93479)
#2  0x7159622ce120
_ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x2ce120)
#3  0x715963a19f3a n/a (libQt6Quick.so.6 + 0x419f3a)
#4  0x7159622c9747 n/a (libQt6Core.so.6 + 0x2c9747)
#5  0x715961aa339d n/a (libc.so.6 + 0x9439d)
#6  0x715961b2849c n/a (libc.so.6 + 0x11949c)

Stack trace of thread 3416:
#0  0x715961a9fa19 n/a (libc.so.6 + 0x90a19)
#1  0x715961aa2479 pthread_cond_wait (libc.so.6 + 0x93479)
#2  0x7159622ce120
_ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x2ce120)
#3  0x715963a19f3a n/a (libQt6Quick.so.6 + 0x419f3a)
#4  0x7159622c9747 n/a (libQt6Core.so.6 + 0x2c9747)
#5  0x715961aa339d n/a (libc.so.6 + 0x9439d)
#6  0x715961b2849c n/a (libc.so.6 + 0x11949c)

Stack trace of thread 2160:
#0  0x715961b1a63d __poll (libc.so.6 + 0x10b63d)
#1  0x715960dd492d n/a (libglib-2.0.so.0 + 0xbe92d)
#2  0x715960d71fc5 g_main_context_iteration
(libglib-2.0.so.0 + 0x5bfc5)
#3  0x7159623a2cbd
_ZN20QEventDispatcherGlib13processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE
(libQt6Core.so.6 + 0x3a2cbd)
#4  0x71596214f01e
_ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE (libQt6Core.so.6 +
0x14f01e)
#5  0x71596223a560 _ZN7QThread3runEv (libQt6Core.so.6 +
0x23a560)
#6  0x7159622c9747 n/a (libQt6Core.so.6 + 0x2c9747)
#7  0x715961aa339d n/a (libc.so.6 + 0x9439d)
#8  0x715961b2849c n/a (libc.so.6 + 0x11949c)

Stack trace of thread 2053:
#0  0x715961a9fa19 n/a (libc.so.6 + 0x90a19)
#1  0x715961aa2479 pthread_cond_wait (libc.so.6 + 0x93479)
#2  0x7159622ce120
_ZN14QWaitCondition4waitEP6QMutex14QDeadlineTimer (libQt6Core.so.6 + 0x2ce120)
#3  0x7159622c4e61 _ZN7QThread4waitE14QDeadlineTimer
(libQt6Core.so.6 + 0x2c4e61)
#4  0x715963a13c10 n/a (libQt6Quick.so.6 + 0x413c10)
#5  0x715963a148bd n/a (libQt6Quick.so.6 + 0x4148bd)
#6  0x71596384d8de _ZN12QQuickWindowD1Ev (libQt6Quick.so.6
+ 0x24d8de)
#7  0x6400dd327b65 n/a (plasmashell + 0x49b65)
#8  0x71596218be0a _ZN7QObject5eventEP6QEvent
(libQt6Core.so.6 + 0x18be0a)
#9  0x6400dd328c2c n/a (plasmashell + 0x4ac2c)
#10 0x7159640fc51c
_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent (libQt6Widgets.so.6 +
0xfc51c)
#11 0x715962144d28
_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent (libQt6Core.so.6 +
0x144d28)
#12 0x7159621450eb
_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
(libQt6Core.so.6 + 0x1450eb)
#13 0x7159623a49ec n/a

[plasmashell] [Bug 489749] New: Black screen or plasma crash after switching monitor

2024-07-04 Thread Normie
https://bugs.kde.org/show_bug.cgi?id=489749

Bug ID: 489749
   Summary: Black screen or plasma crash after switching monitor
Classification: Plasma
   Product: plasmashell
   Version: 6.1.1
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Keywords: drkonqi
  Severity: crash
  Priority: NOR
 Component: generic-crash
  Assignee: plasma-b...@kde.org
  Reporter: losogu...@gmail.com
  Target Milestone: 1.0

Application: plasmashell (6.1.1)

Qt Version: 6.7.2
Frameworks Version: 6.3.0
Operating System: Linux 6.9.7-arch1-1 x86_64
Windowing System: X11
Distribution: "Arch Linux"
DrKonqi: 6.1.1 [CoredumpBackend]

-- Information about the crash:
When I plug external monitor sometimes I see only cursor and black screen and
sometimes plasma crashes.  It starts a few weeks ago.

The crash can be reproduced every time.

-- Backtrace:
Application: plasmashell (plasmashell), signal: Segmentation fault
Content of s_kcrashErrorMessage: std::unique_ptr = {get() = }
[New LWP 2182]
[New LWP 2001]
[New LWP 2018]
[New LWP 2014]
[New LWP 2109]
[New LWP 2175]
[New LWP 2111]
[New LWP 2379]
[New LWP 2204]
[New LWP 2424]
[New LWP 2968]
[New LWP 7364]
[New LWP 6670]
[New LWP 2486]
[New LWP 7362]
[New LWP 7363]
[New LWP 7365]
[New LWP 33834]
[New LWP 34080]
Downloading separate debug info for /usr/lib/libXau.so.6...
Downloading separate debug info for /usr/lib/libXfixes.so.3...
Downloading separate debug info for /usr/lib/libb2.so.1...
Downloading separate debug info for /usr/lib/libvorbisfile.so.3...
Downloading separate debug info for /usr/lib/libvorbis.so.0...
Downloading separate debug info for
/usr/lib/qt6/plugins/platforms/../../../libSM.so.6...
Downloading separate debug info for
/usr/lib/qt6/plugins/platforms/../../../libICE.so.6...
Downloading separate debug info for /usr/lib/libxcb-util.so.1...
Downloading separate debug info for /usr/lib/libXrender.so.1...
Downloading separate debug info for /usr/lib/libGLX_nvidia.so.0...
Downloading separate debug info for /usr/lib/libnvidia-glsi.so.555.58.02...
Downloading separate debug info for /usr/lib/libnvidia-tls.so.555.58.02...
Downloading separate debug info for /usr/lib/libnvidia-glcore.so.555.58.02...
Downloading separate debug info for /usr/lib/libnvidia-gpucomp.so.555.58.02...
Downloading separate debug info for
/usr/lib/qt6/plugins/imageformats/../../../libmng.so.2...
Downloading separate debug info for /usr/lib/libvorbisenc.so.2...
Downloading separate debug info for /usr/lib/libqrencode.so.4...
Downloading separate debug info for /usr/lib/libdmtx.so.0...
Downloading separate debug info for /usr/lib/libtasn1.so.6...
Downloading separate debug info for system-supplied DSO at 0x7ae5d9584000...
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `/usr/bin/plasmashell --no-respawn'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  __pthread_kill_implementation (threadid=,
signo=signo@entry=11, no_tid=no_tid@entry=0) at pthread_kill.c:44
44return INTERNAL_SYSCALL_ERROR_P (ret) ? INTERNAL_SYSCALL_ERRNO
(ret) : 0;
[Current thread is 1 (Thread 0x7ae5a6e006c0 (LWP 2182))]

Cannot QML trace cores :(
Downloading source file
/usr/src/debug/qt6-base/qtbase/src/plugins/platforms/xcb/qxcbconnection.cpp...
Downloading source file
/usr/src/debug/qt6-base/qtbase/src/plugins/platforms/xcb/qxcbconnection_screens.cpp...
Downloading source file
/usr/src/debug/qt6-base/qtbase/src/plugins/platforms/xcb/qxcbscreen.h...
Downloading source file
/usr/src/debug/qt6-base/build/src/gui/Gui_autogen/include/moc_qguiapplication.cpp...
Downloading source file
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobject.cpp...
Downloading source file
/usr/src/debug/qt6-base/qtbase/src/corelib/kernel/qobjectdefs_impl.h...
Downloading source file
/usr/src/debug/plasma-workspace/plasma-workspace-6.1.1/libkworkspace/outputorderwatcher.cpp...
Downloading source file
/usr/src/debug/plasma-workspace/build/libkworkspace/kworkspace_autogen/EWIEGA46WW/moc_outputorderwatcher.cpp...
Downloading source file
/usr/src/debug/plasma-workspace/plasma-workspace-6.1.1/shell/screenpool.cpp...
Downloading source file
/usr/src/debug/plasma-workspace/build/shell/plasmashell_autogen/include/moc_screenpool.cpp...
Downloading source file
/usr/src/debug/plasma-workspace/plasma-workspace-6.1.1/shell/shellcorona.cpp...
Downloading source file
/usr/src/debug/libplasma/libplasma-6.1.1/src/plasmaquick/containmentview.cpp...
Downloading source file
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthreadstorage.cpp...
Downloading source file
/usr/src/debug/qt6-base/qtbase/src/corelib/thread/qthreadstorage.h...
Downloading source file
/usr/src/debug/qt6-base/qtbase/src/gui/kernel/qopenglcontext.cpp...
[Current thread is 1 (Thread 0x7ae5a6e006c0 (LWP 2182))]

Thread 19 (Thread 0x7ae5556006c0 (LWP 34080)):
#0  0x7ae5d

[plasmashell] [Bug 501935] Plasma crashes when I connect external monitor on laptop with Nvidia Optimus (X11 or Wayland)

2025-03-24 Thread Normie
https://bugs.kde.org/show_bug.cgi?id=501935

Normie  changed:

   What|Removed |Added

 CC||losogu...@gmail.com

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

[plasmashell] [Bug 501935] New: Plasma crashes when I connect external monitor on laptop with Nvidia Optimus (X11 or Wayland)

2025-03-24 Thread Normie
https://bugs.kde.org/show_bug.cgi?id=501935

Bug ID: 501935
   Summary: Plasma crashes when I connect external monitor on
laptop with Nvidia Optimus (X11 or Wayland)
Classification: Plasma
   Product: plasmashell
   Version: master
  Platform: Arch Linux
OS: Linux
Status: REPORTED
  Severity: major
  Priority: NOR
 Component: Session Management
  Assignee: plasma-b...@kde.org
  Reporter: losogu...@gmail.com
CC: natalie_clar...@yahoo.de
  Target Milestone: 1.0

STEPS TO REPRODUCE
1.  Laptop with discrete Nvidia 1050Ti
2.  Installed optimus-manager
3.  Log in on built in monitor
4.  Connect external monitor

OBSERVED RESULT

Desktop unresponsive

EXPECTED RESULT

Desktop work normally. No need for additional actions.

SOFTWARE/OS VERSIONS

Linux:  6.13.8-arch1-1 (64-bit)
KDE Plasma Version:  6.3.3
KDE Frameworks Version:  6.12.0
Qt Version:  6.8.2

ADDITIONAL INFORMATION

Every time I want to connect external monitor I need to press
Ctrl+Alt+Backspace (restart X server I guess) because after connecting external
monitor desktop is unresponsive. Same issue on X11 and Wayland. I use
optimus-manager because I need to force Nvidia card as my main GPU for desktop
rendering. My integrated  IntelĀ® UHD Graphics 630 is too weak for desktop
rendering. It struggles to have 60 FPS on external monitor. But on built in
monitor everyting works fine. I noticed this bug after updating to Plasma 6.

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