Rawns / Reddit-Wallpaper-Changer

Reddit Wallpaper Changer
MIT License
121 stars 51 forks source link

wallpapers not changing after error updating thumbnail #102

Open snooptodd opened 4 years ago

snooptodd commented 4 years ago

hi, I had a issue with the app not changing wallpapers. I found this entry in the log. when the app was fetching and setting the last successful wallpaper change.

3/7/2020 13:25:29 - THEATER - INFORMATION: Wallpaper changed! 3/7/2020 13:25:29 - THEATER - WARNING: Unexpected error generating wallpaper thumbnail: Out of memory. 3/7/2020 13:25:29 - THEATER - INFORMATION: Updating wallpaper thumbnail cache. 3/7/2020 13:25:29 - THEATER - WARNING: Unexpected error retrieving History from database: out of memory out of memory 3/7/2020 13:25:29 - THEATER - WARNING: Error updating Wallpaper thumbnail cache: Object reference not set to an instance of an object. 3/7/2020 13:25:29 - THEATER - INFORMATION: Refreshing History panel. 3/7/2020 13:25:29 - THEATER - WARNING: Unexpected error retrieving History from database: out of memory out of memory 3/7/2020 13:25:29 - THEATER - WARNING: Error populating history panel: Object reference not set to an instance of an object. 3/7/2020 13:35:27 - THEATER - INFORMATION: Changing wallpaper.

i made a few attempts at restarting the app, I then deleted the thumbnail cache because of this warning in the log. 3/7/2020 22:11:31 - THEATER - WARNING: Error updating Wallpaper thumbnail cache: Parameter is not valid. I believe i poked at some settings and restarted a few more times. i renamed the db and that was the "fix".

db file is too large to attach: https://drive.google.com/file/d/1PIXWZkheVkMuvUUDLtOvzVBzcHDs9HU3/view?usp=sharing

RWC.log

todd