https://bugs.kde.org/show_bug.cgi?id=480276
--- Comment #6 from Méven Car <[email protected]> --- (In reply to Nate Graham from comment #5) > I can pretty much confirm that. In my case all the actual files are cleared > properly, but ~/.local/share/recently-used.xbel is full of URLs as well as > files. So the kactivitymanagerd daemon should clear the entries from recentlyused.xbel as well, which makes sense, since the history there should be equivalent to the data in kactivitystat. > For example one of the entries that won't clear from Firefox's recent > items list is listed in the menu as "J27HoZM_PTI", but in recently-used.xbel > it's listed thusly: > > <bookmark href="https://youtu.be/J27HoZM_PTI" > added="2024-01-29T14:39:55.250000Z" modified="2024-01-29T14:39:55.250000Z" > visited="2024-01-29T14:39:55.250000Z"> > <info> > <metadata owner="http://freedesktop.org"> > <mime:mime-type type="application/octet-stream"/> > <bookmark:applications> > <bookmark:application name="firefox" exec="firefox %u" > modified="2024-01-29T14:39:55.250000Z" count="1"/> > </bookmark:applications> > </metadata> > </info> > </bookmark> > > Seems like it's confusing URLs for files in some cases? Yes, it seems so. file:// seem to work but not https:// This should easy to fix. -- You are receiving this mail because: You are watching all bug changes.
