Felix Miata wrote: > Rex Dieter composed on 2018-10-31 06:42 (UTC-0500): > >> Felix Miata wrote: > >>> dnf system-upgraded from F27 that had had kf5* and qt5* removed first >>> (not enough space on disk otherwise with freespace consumed by 1200+ >>> rpms) Plasma added back via dnf post-upgrade >>> /etc/adjtime is set to LOCAL >>> system time is correct >>> panel clock display in IceWM is correct (local) >>> clock settings have no effect on displayed time in Plasma panel >>> regional settings cannot be checked due to systemsettings blackness >>> no clues in .xsession-errors >>> no apparent clues in journal >>> systemsettings -> workspace theme crashes systemsettings >>> systemsettings -> fonts is black window >>> systemsettings -> icons crashes systemsettings >>> systemsettings -> desktop behavior crashes systemsettings >>> systemsettings -> multimedia crashes systemsettings >>> systemsettings -> everything else produces expected response > >>> Can anyone suggest how to fix? > >> For starters, file bugs for the crashes with backtraces (or at least post >> the backtraces here). It may offer some clues. > > Based on > https://docs.fedoraproject.org/en-US/Fedora/15/html/Deployment_Guide/generating-backtrace.html > I dnf installed abrt, but it produced no man page or menu entry I could > find. Then I dnf installed abrt-gui & abrt-cli & abrt-applet & their deps. > Only menu entry produces window with no problems detected in either tab. > > This is a recent coredump from trying to use systemsettings -> workspace > theme which is now crashing instead of black windowing: > http://fm.no-ip.com/Tmp/Linux/F/core.systemsettings5-t2240-f28.lz4 I cannot access that url: You don't have permission to access the requested object. It is either read- protected or not readable by the server. Though I don't think the raw coredump will help me much honestly. You try running things through gdb directly, for example: gdb systemsettings and wait for it to crash, then issue command: thread apply all bt -- Rex -- REx _______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kde@xxxxxxxxxxxxxxxxxxxxxxx