fix upgrades from 0.3 stable version
ClosedPublic

Authored by mgallien on May 1 2019, 8:33 PM.

Details

Summary

Upgrades from 0.3 version work again

Test Plan

Tests are OK

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mgallien requested review of this revision.May 1 2019, 8:33 PM
mgallien created this revision.

I'm not sure whether it's related to this or not, but now I get stuck on a particular song again. I can paste the full log, but the last item seems revelant:

org.kde.elisa.baloo: LocalBalooFileListing::triggerRefreshOfContent "/home/nate/Music/Franz Ferdinand/Franz Ferdinand/10 Come On Home.mp3" file does not exists

Sure enough, I deleted that song a few days ago.

I'm not sure whether it's related to this or not, but now I get stuck on a particular song again. I can paste the full log, but the last item seems revelant:

org.kde.elisa.baloo: LocalBalooFileListing::triggerRefreshOfContent "/home/nate/Music/Franz Ferdinand/Franz Ferdinand/10 Come On Home.mp3" file does not exists

Sure enough, I deleted that song a few days ago.

I have checked and it is due to Baloo still having this file in its index.
I am not sure if running balooctl check is enough to fix it.

ngraham accepted this revision.May 2 2019, 9:56 PM

Yep, a cleanup of my Baloo database fixed it, so that looks like a Baloo bug rather than an Elisa bug. Upgrade works now.

This revision is now accepted and ready to land.May 2 2019, 9:56 PM
This revision was automatically updated to reflect the committed changes.