You are not logged in.

#1 2018-10-30 02:01:59

Xakep_SDK
Member
Registered: 2017-09-23
Posts: 61

[SOLVED] KDE looks ugly

I was gnome user, i switched to kde, then i uninstalled gnome.
I like dark themes, i switched kde theme to breeze dark(system settings -> workspace theme -> look and feel)
For example: https://puu.sh/BT95Q/252b890688.png
Also, i'm getting baloorunner crashes every time i write in super menu(menu that opens on super key)

I don't know, how to fix this. Also, i don't know, what logs to give.

I'm getting this error when i launch some apps through terminal:
org.kde.kcoreaddons: Error loading plugin "kcm_lookandfeel" "The shared library was not found."

Gtk tries to find theme 'adwaita'. Why kde doesn't override this?
(dolphin:4154): Gtk-WARNING **: 07:59:29.422: Unable to locate theme engine in module_path: "adwaita",

(dolphin:4154): Gtk-WARNING **: 07:59:29.424: Unable to locate theme engine in module_path: "adwaita",

Last edited by Xakep_SDK (2018-11-01 10:28:15)

Offline

#2 2018-10-31 15:36:58

Xakep_SDK
Member
Registered: 2017-09-23
Posts: 61

Re: [SOLVED] KDE looks ugly

To fix first issue you should set app styling (System settings -> Application Style -> configure everything)
I didn't found fix for baloorunner crashes.

Offline

#3 2018-10-31 15:51:06

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: [SOLVED] KDE looks ugly

For a better ida about the baloo issue, post a complete backtrace of the crash (drkonqi, 2nd tab) - and please wrapped in code tags.

Offline

#4 2018-10-31 22:58:50

Xakep_SDK
Member
Registered: 2017-09-23
Posts: 61

Re: [SOLVED] KDE looks ugly

Application: baloorunner (baloorunner), signal: Segmentation fault
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f427a011800 (LWP 32444))]

Thread 3 (Thread 0x7f427595b700 (LWP 32446)):
#0  0x00007f427ddfe3a9 in g_mutex_lock () from /usr/lib/libglib-2.0.so.0
#1  0x00007f427de4f7b7 in g_main_context_prepare () from /usr/lib/libglib-2.0.so.0
#2  0x00007f427de4fe06 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0x00007f427de4ffce in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#4  0x00007f427f9c4fe4 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#5  0x00007f427f9708cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#6  0x00007f427f7b9eb9 in QThread::exec() () from /usr/lib/libQt5Core.so.5
#7  0x00007f428085cba6 in ?? () from /usr/lib/libQt5DBus.so.5
#8  0x00007f427f7c3f65 in ?? () from /usr/lib/libQt5Core.so.5
#9  0x00007f427e90ea9d in start_thread () from /usr/lib/libpthread.so.0
#10 0x00007f427f4a8b23 in clone () from /usr/lib/libc.so.6

Thread 2 (Thread 0x7f4278616700 (LWP 32445)):
#0  0x00007f427f49dc21 in poll () from /usr/lib/libc.so.6
#1  0x00007f427d030630 in ?? () from /usr/lib/libxcb.so.1
#2  0x00007f427d0322db in xcb_wait_for_event () from /usr/lib/libxcb.so.1
#3  0x00007f4279bbac5a in ?? () from /usr/lib/libQt5XcbQpa.so.5
#4  0x00007f427f7c3f65 in ?? () from /usr/lib/libQt5Core.so.5
#5  0x00007f427e90ea9d in start_thread () from /usr/lib/libpthread.so.0
#6  0x00007f427f4a8b23 in clone () from /usr/lib/libc.so.6

Thread 1 (Thread 0x7f427a011800 (LWP 32444)):
[KCrash Handler]
#6  0x00007f427f21b68a in Baloo::IdFilenameDB::get(unsigned long long) () from /usr/lib/libKF5BalooEngine.so.5
#7  0x00007f427f2134b1 in Baloo::DocumentUrlDB::get(unsigned long long) const () from /usr/lib/libKF5BalooEngine.so.5
#8  0x00007f427f22a546 in Baloo::Transaction::documentUrl(unsigned long long) const () from /usr/lib/libKF5BalooEngine.so.5
#9  0x00007f4280a4a835 in ?? () from /usr/lib/libKF5Baloo.so.5
#10 0x00007f4280a38216 in Baloo::Query::exec() () from /usr/lib/libKF5Baloo.so.5
#11 0x0000556e51da05e6 in ?? ()
#12 0x0000556e51da164c in ?? ()
#13 0x00007f427f99bbd0 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQt5Core.so.5
#14 0x00007f427f9a7be8 in QTimer::timeout(QTimer::QPrivateSignal) () from /usr/lib/libQt5Core.so.5
#15 0x00007f427f99c30b in QObject::event(QEvent*) () from /usr/lib/libQt5Core.so.5
#16 0x00007f428033ce14 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#17 0x00007f42803446e1 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#18 0x00007f427f971c39 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#19 0x00007f427f9c439a in QTimerInfoList::activateTimers() () from /usr/lib/libQt5Core.so.5
#20 0x00007f427f9c4c22 in ?? () from /usr/lib/libQt5Core.so.5
#21 0x00007f427de4e3cf in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#22 0x00007f427de4ff89 in ?? () from /usr/lib/libglib-2.0.so.0
#23 0x00007f427de4ffce in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#24 0x00007f427f9c4fc9 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#25 0x00007f4279c50e12 in ?? () from /usr/lib/libQt5XcbQpa.so.5
#26 0x00007f427f9708cc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#27 0x00007f427f978bc6 in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#28 0x0000556e51d9e0c4 in ?? ()
#29 0x00007f427f3d1223 in __libc_start_main () from /usr/lib/libc.so.6
#30 0x0000556e51d9e13e in _start ()
[Inferior 1 (process 32444) detached]

Offline

#5 2018-10-31 23:07:11

seth
Member
Registered: 2012-09-03
Posts: 50,012

Offline

#6 2018-10-31 23:37:32

Xakep_SDK
Member
Registered: 2017-09-23
Posts: 61

Re: [SOLVED] KDE looks ugly

Thank you! Suggested fix worked.
--->
Rename or delete ~/.local/share/baloo/

Offline

#7 2018-11-01 06:55:53

seth
Member
Registered: 2012-09-03
Posts: 50,012

Re: [SOLVED] KDE looks ugly

Cool.
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.

Offline

Board footer

Powered by FluxBB