| Summary: | 3.46 -> 4.1.1 : no display thumbnail if all picture are only stored in database | ||
|---|---|---|---|
| Product: | [Applications] tellico | Reporter: | Sébastien Maza <sebastien.maza> |
| Component: | general | Assignee: | Robby Stephenson <robby> |
| Status: | REPORTED --- | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.1.1 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Sébastien Maza
2025-11-08 12:30:29 UTC
I just see that in terminal if I launch Tellica by command line : ~$ tellico [19:39:45] WARNING empty xslt file [19:39:45] WARNING QWidget::repaint: Recursive repaint detected [19:39:45] WARNING image not found: "file:///home/[path of first item picture].jpg" [19:39:45] WARNING image not found: "file:///home/[path of second item picture].jpg" ... ... But all paths are correct ... and if I edit just one entry and uncheck "Save link only", its thumbnail appears, and after saving and reopening the collection, all thumbnails become visible. And terminal display only ~$ tellico [20:07:10] WARNING empty xslt file [20:07:11] WARNING writing "gif" as PNG [20:07:12] WARNING writing "gif" as PNG [20:07:12] WARNING writing "gif" as PNG This was fixed in 4.1.2. Can you use a newer version than 4.1.1? *** This bug has been marked as a duplicate of bug 503645 *** thank for your answer I just tested it with Tellico 4.1.4. flatpak. And no thumbnails display If I edit just one entry and uncheck "Save link only", its thumbnail appears, and after saving and reopening the collection, all thumbnails become visible. Only the modified item is display. The result is, for my case, worse than with 4.1.1. :/ |