You are not logged in.
Pages: 1
I have an animated gif of tux the penguin and I want to set it as my user avatar in KDE plasma. I can't find a single tutorial or anything on this topic. Does anybody have any idea how to? Also, quick note, KDE did take my animated gif, but only displayed the first frame, indicating that KDE thinks it is a non-animated gif.
Last edited by y8v (2026-05-28 03:00:17)
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
Somebody please reply
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
Please don't do that: https://wiki.archlinux.org/title/Genera … es#Bumping
I'd say if it's not already working that way anyway it's very likely not (yet) directly possible or intentionally disabled, you'd probably have to look at the code.
Offline
This will require the use of QImageReader to check the imageCount and then conditionally create QImage/QPixmap or QMovie even when using QLabel - if not explicitly implemented this won't work and from the symptom the code will just unconditionally treat the file as QImage (and show the first frame)
You'd have to file a feature request upstream, but the cause might not justify the overhead.
Offline
So... how do I do that?
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
Do what? File a feature request?
https://bugs.kde.org
Offline
Ok, I probably should send a feature request
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
Ok, I probably should send a feature request
Please mention in the request an option to disable animation in avatars.
Fortunately my browser has such option and I can read this thread without irritation.
Offline
y8v wrote:Ok, I probably should send a feature request
Please mention in the request an option to disable animation in avatars.
Fortunately my browser has such option and I can read this thread without irritation.
adblock for the win
||bbs.archlinux.org/img/avatars/176792.gif?m=1779980438Rlu: 222126
Online
adblock for the win
FF about:config -> image.animation_mode=once
Offline
y8v wrote:Ok, I probably should send a feature request
Please mention in the request an option to disable animation in avatars.
Fortunately my browser has such option and I can read this thread without irritation.
Ok
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
I just added @dimich 's thing to the forum. Also, a developer for KDE commented so this might actually get in soon!
"I hate snaps because they are snaps and snaps suck"
"Also, I first joined Arch when I was 8"
Offline
Pages: 1