https://bugs.kde.org/show_bug.cgi?id=453338
--- Comment #8 from amixra <amitmishra0...@gmail.com> --- (In reply to Alexander Lohnau from comment #7) > That is weird, I have no other idea that running GDB and trying to find out > where it crashed. Could you do that? ``` (gdb) run Starting program: /usr/bin/sddmthemeinstaller -i Downloads/ArchAbstract_Sddm.tar.gz [Thread debugging using libthread_db enabled] Using host libthread_db library "/usr/lib/libthread_db.so.1". [New Thread 0x7ffff3131640 (LWP 85071)] [New Thread 0x7ffff25f1640 (LWP 85072)] [New Thread 0x7ffff1df0640 (LWP 85073)] [New Thread 0x7ffff15ef640 (LWP 85074)] [Thread 0x7ffff3131640 (LWP 85071) exited] [Thread 0x7ffff25f1640 (LWP 85072) exited] [Thread 0x7ffff1df0640 (LWP 85073) exited] [Thread 0x7ffff3706840 (LWP 85068) exited] [Inferior 1 (process 85068) exited with code 0377] (gdb) quit ``` I again checked `/usr/share/sddm/themes` it wasn't updated. I don't know whether it was already supposed or not but i felt to update that directory it will need root permissions and it doesn't asks me for password so i tried `sudo sddmthemeinstaller -i /Downloads/ArchAbstract_Sddm.tar.gz` and got following output if that helps ``` QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-root' Debug message from helper: Installing "/home/amit/Downloads/ArchAbstract_Sddm.tar.gz" into "/usr/share/sddm/themes" Warning from helper: Postinstallation: uncompress the file ``` I rechecked /usr/share/sddm/themes/ and it was updated with that i tried applying those changes using system settings got following https://pasteboard.co/vIAy8TyueeXK.png empty red popup at top https://pasteboard.co/wgWHuLSkVpAI.png -- You are receiving this mail because: You are watching all bug changes.