Conversation
Notices
-
Mario Vavti (mario@hub.somaton.com)'s status on Thursday, 18-Jul-2024 18:03:19 JST Mario Vavti
Hubzilla 9.2.1
- Fix fatal error if gd function image{jpeg, png, webp}() did not exist for some reason
- Add missing pdl for mod import
- Escape queueworker json data
- Fix missing object when repeating own posts
- Improve display of system notifications in relation with page reloads
- Add possibility to only display system notifications with notifications widget
- Fix layout issue with socialauth addon
- Save a db lookup if we have just reset notifications in sse addon
- Fix php error if attachment was an empty string in pubcrawl addon-
Mario Vavti (mario@hub.somaton.com)'s status on Friday, 19-Jul-2024 00:19:40 JST Mario Vavti
@_jayrope
the use of magick
Not surewhat you mean :thinking_face: -
*_jayrope (jrp@hub.kliklak.net)'s status on Friday, 19-Jul-2024 00:19:41 JST *_jayrope
@Mario Vavti Small detail: the use of magick here amounts to 10s and even 100s of GB of temp files, which i can only clean manually. Could the cron job, taking care of the queue, be additionally configured to take care of this, too?
Edit: Turns out, that 70GB of those temp files were from between May17 and 23. Afterwards no more temp files were made by magick. I suppose the problem is solved. Sorry for the small alarm. -
Mario Vavti (mario@hub.somaton.com)'s status on Saturday, 20-Jul-2024 01:56:52 JST Mario Vavti
@_jayrope ah i see... That might have been an imagick issue in this case... Hubzilla is not involved in the inner workings of imagick... -
*_jayrope (jrp@hub.kliklak.net)'s status on Saturday, 20-Jul-2024 01:56:53 JST *_jayrope
@Mario Vavti I suppose my Hubzilla install uses imagick to scale images? All else is guessing.
-