Bug 492193 - Reply, Boost, Favorite Icons Are Not Loaded
Summary: Reply, Boost, Favorite Icons Are Not Loaded
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: 24.05.2
Platform: Mint (Ubuntu based) Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-26 03:00 UTC by firecatdan+kde
Modified: 2024-12-17 21:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 25.04
Sentry Crash Report:


Attachments
System Information (6.89 KB, text/plain)
2024-08-26 03:00 UTC, firecatdan+kde
Details
This shows the actual bug in question (19.34 KB, image/jpeg)
2024-08-26 03:07 UTC, firecatdan+kde
Details
screenshot of linux mint 22, flatpak 24.08 (50.06 KB, image/png)
2024-12-01 00:45 UTC, Joshua Goins
Details

Note You need to log in before you can comment on or make changes to this bug.
Description firecatdan+kde 2024-08-26 03:00:56 UTC
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.
Comment 1 firecatdan+kde 2024-08-26 03:07:36 UTC
Created attachment 172959 [details]
This shows the actual bug in question

Added snapshot of issue in question.
Comment 2 Bug Janitor Service 2024-11-09 17:45:53 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/570
Comment 3 Joshua Goins 2024-12-01 00:45:42 UTC
Created attachment 176252 [details]
screenshot of linux mint 22, flatpak 24.08

Closing as I cannot reproduce on Mint 22 and 24.08 flatpak
Comment 4 Joshua Goins 2024-12-17 21:51:31 UTC
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