https://bugs.kde.org/show_bug.cgi?id=473568
--- Comment #2 from isaac.o.bra...@gmail.com --- (In reply to Alexander Lohnau from comment #1) > >finding kdeglobals and making sure dbfile points to my Firefox profile > > Do you have those set explicitly? I'm not sure what you mean by 'explicitly'. I have a single profile at ``` /home/{me}/.mozilla/firefox/{profile}.default-release```, then in kdeglobals I edited the line to ```dbfile=/home/{me}/.mozilla/firefox/{profile}.default-release/places.sqlite``` (it used to have a different setting, presumably an old default profile which no longer exists) > Could you try enabling debug output for the "Plasma Runner Bookmarks" > category in kdebugsettings and run KRunner on the commandline using "krunner > --replace"? OK. I did that and krunner showed bookmarks. So I stopped krunner and started it again normally ```kstart5 krunner``` and it works! Don't really understand what happened, but... Whilst krunner is running from the terminal, I'm getting a load of... ```file:///usr/lib/qt/qml/org/kde/plasma/components.3/ToolTip.qml:57:9: QML Label: Binding loop detected for property "verticalAlignment"``` and ```Gtk-Message: 17:17:26.568: Failed to load module "appmenu-gtk-module" [GFX1-]: vaapitest: ERROR [GFX1-]: vaapitest: VA-API test failed: failed to initialise VAAPI connection. ``` ...but as I say, the gui in plasma is now working fine, bookmarks and all, so... > Also, which version of Firefox do you have installed and how did you install > it? In case it's still relevant - 115.0.2 installed from the repos with pacman. -- You are receiving this mail because: You are watching all bug changes.