Created attachment 172958 [details] System Information SUMMARY Since updating to Mint 22, the icons used for Reply, Boost, and Favorite are not loading, and remain as white circles. However, the bookmark and other icons appear to load without issue. STEPS TO REPRODUCE 1. Update to Mint 22 from Mint 21.3. 2. Launch Tokodon. OBSERVED RESULT Launching Tokodon results in white circles. EXPECTED RESULT Launching Tokodon results in the icons loading normally. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.8.0-41-generic KDE Plasma Version: N/A KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION I am running this from a Flatpak, with the only global variable changes being allowing access to '~/.themes' and '~/.icons'.. Further modifications have not been made to the permissions of Tokdodon. As such, I am not running KDE Plasma (I am using Cinnamin 6.2.9). I have attached the system information here.
Created attachment 172959 [details] This shows the actual bug in question Added snapshot of issue in question.
A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/570
Created attachment 176252 [details] screenshot of linux mint 22, flatpak 24.08 Closing as I cannot reproduce on Mint 22 and 24.08 flatpak
Git commit e207bb8fdbb6d9d301b7218188589bbae42f9789 by Joshua Goins. Committed on 17/12/2024 at 16:31. Pushed by redstrate into branch 'master'. Replace our custom icons with Breeze equivalents This should solve our icon issues once and for all! I upstreamed the interaction icons, so we can remove our custom versions. M +0 -12 .reuse/dep5 M +1 -1 CMakeLists.txt M +0 -6 src/CMakeLists.txt M +2 -2 src/account/socialgraphmodel.cpp M +1 -1 src/content/ui/AccountHeader.qml M +2 -2 src/content/ui/ConversationPage.qml M +1 -1 src/content/ui/ExplorePage.qml M +2 -2 src/content/ui/FollowingPage.qml M +3 -3 src/content/ui/Main.qml M +3 -3 src/content/ui/NotificationPage.qml M +1 -1 src/content/ui/Notifications/GroupInteractionLabel.qml M +2 -2 src/content/ui/Notifications/UserInteractionLabel.qml M +2 -2 src/content/ui/PostDelegate/InformationBar.qml M +7 -7 src/content/ui/PostDelegate/PostDelegate.qml M +3 -3 src/content/ui/PostDelegate/PostMenu.qml M +2 -2 src/content/ui/PostDelegate/UserInteractionLabel.qml M +1 -1 src/content/ui/StatusComposer/StatusComposer.qml M +2 -2 src/content/ui/TimelinePage.qml D +0 -11 src/icons/tokodon-chat-reply.svg D +0 -4 src/icons/tokodon-post-bookmarked.svg D +0 -12 src/icons/tokodon-post-boost.svg D +0 -11 src/icons/tokodon-post-boosted.svg D +0 -8 src/icons/tokodon-post-favorite.svg D +0 -5 src/icons/tokodon-post-favorited.svg D +0 -6 src/icons/tokodon-post-reply-filled.svg D +0 -11 src/icons/tokodon-post-reply.svg https://invent.kde.org/network/tokodon/-/commit/e207bb8fdbb6d9d301b7218188589bbae42f9789