theyosh / TerrariumPI

Home automated terrarium/aquarium or other enclosed environment with a Raspberry Pi
https://terrarium.theyosh.nl
GNU General Public License v3.0
402 stars 97 forks source link

Unable to delete unused displays #878

Closed nikkisstuff closed 5 months ago

nikkisstuff commented 5 months ago

I have been trying a few of my oled/lcd displays and the delete function is not working. I am getting this error:

The service 'oled' could not be deleted! Error: Error deleting notification service with id Notification service display oled. 'NoneType' object has no attribute 'stop'

nikkisstuff commented 5 months ago

I fixed it buy disabling the display then rebooting and then it would allow me to delete it

manolof commented 3 months ago

@theyosh I have the same issue: Screenshot 2024-03-13 at 12 14 12

theyosh commented 3 months ago

Updated the code. With a git pull and a restart should this be fixed