You are not logged in.

#1 2009-06-12 07:14:18

lolilolicon
Member
Registered: 2009-03-05
Posts: 1,722

Set an animated gif image as wallpaper?

f_backgroundm_6cf6440.gif

When I looked at this picture, I wanted to make it my wallpaper.
I call this kind of thing "ants' fights" because I don't know the word for it. (please tell me)

'$ feh --bg-center xx.gif' does not set it as animated. Actually feh doesn't show you the animation even when you use it to view the image.

It must be a simple question I believe. Anyone knows how?


This silver ladybug at line 28...

Offline

#2 2009-06-12 07:32:24

droog
Member
Registered: 2004-11-18
Posts: 877

Re: Set an animated gif image as wallpaper?

I could never set animated.gif wallpapers besides possibly using mplayer -vo gif89a -rootwin %f, which doesn't work for me, so something similar might work.
The couple times I tried it, it didn't work, but it should possible to do it this way.

Last edited by droog (2009-06-12 07:38:45)

Offline

#3 2009-06-12 10:58:19

timetrap
Member
From: Here and There
Registered: 2008-06-05
Posts: 342
Website

Re: Set an animated gif image as wallpaper?

*eyes bleeding*

Offline

#4 2009-06-12 11:15:07

moljac024
Member
From: Serbia
Registered: 2008-01-29
Posts: 2,676

Re: Set an animated gif image as wallpaper?

timetrap wrote:

*eyes bleeding*

+2


The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner.
--------------------------------------------------------------------------------------------------------------
But if they tell you that I've lost my mind, maybe it's not gone just a little hard to find...

Offline

#5 2009-06-12 11:20:17

DevoidOfWindows
Member
Registered: 2009-05-24
Posts: 133

Re: Set an animated gif image as wallpaper?

lolilolicon wrote:

I call this kind of thing "ants' fights" because I don't know the word for it. (please tell me)

It is called "static" or "noise," and I do not think there is currently any way to have animated GIFs for wallpaper.
You probably would not really want animated wallpaper, because there would be no hardware acceleration for it, and it would waste your processor cycles.

EDIT:  I stand corrected.

Last edited by DevoidOfWindows (2009-06-13 16:36:02)

Offline

#6 2009-06-12 11:56:38

Procyon
Member
Registered: 2008-05-07
Posts: 1,819

Re: Set an animated gif image as wallpaper?

man gifview

Offline

#7 2009-06-13 14:47:25

lolilolicon
Member
Registered: 2009-03-05
Posts: 1,722

Re: Set an animated gif image as wallpaper?

pacman -S gifsicle
gifview --animate -new--window root  animated.gif

This may be the best solution I guess.
Again! Thank you, Procyon~

Last edited by lolilolicon (2009-06-13 14:47:54)


This silver ladybug at line 28...

Offline

#8 2009-06-13 22:42:00

HashBox
Member
Registered: 2009-01-22
Posts: 271

Re: Set an animated gif image as wallpaper?

I will just add that mplayer should be able to play gif files straight up, my simple test of "mplayer blah.gif" would seem to indicate so. There might be some options to configure for speed and what not too. That gif is cool though, might have to steal it and see how hard it is to read my terminal with it tongue

Offline

#9 2013-11-14 11:52:25

sergey6661313
Member
Registered: 2013-11-13
Posts: 4

Re: Set an animated gif image as wallpaper?

$  gifview --animate -new--window root  animated.gif
gifview: unrecognized option ‘-n’
gifview: unknown value ‘--window’ for option ‘-w’
gifview: (Possibilities are ‘root’ and ‘any integer’.)
gifview: root: No such file or directory

what am I doing wrong?

Offline

#10 2013-11-14 12:09:38

na12
Member
From: /home/serbia
Registered: 2008-12-23
Posts: 752

Re: Set an animated gif image as wallpaper?

sergey6661313 wrote:

$  gifview --animate -new--window root  animated.gif
gifview: unrecognized option ‘-n’
gifview: unknown value ‘--window’ for option ‘-w’
gifview: (Possibilities are ‘root’ and ‘any integer’.)
gifview: root: No such file or directory

what am I doing wrong?

I think it should be like this

gifview --animate --new-window root  animated.gif

Offline

#11 2013-11-14 12:17:06

sergey6661313
Member
Registered: 2013-11-13
Posts: 4

Re: Set an animated gif image as wallpaper?

na12 wrote:

gifview --animate --new-window root  animated.gif

next level smile :

$ gifview --animate --new-window root  animated.gif
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  3 (X_GetWindowAttributes)
  Resource id in failed request:  0xffffffff
  Serial number of failed request:  7
  Current serial number in output stream:  8

output unchanged, as before, but something is wrong ...

Offline

#12 2013-11-14 12:53:30

na12
Member
From: /home/serbia
Registered: 2008-12-23
Posts: 752

Re: Set an animated gif image as wallpaper?

Upload somewhere gif to try myself out.

Offline

#13 2013-11-14 14:48:06

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,836
Website

Re: Set an animated gif image as wallpaper?

I'm experiencing the same behaviour here with a random animated gif I had lying around. I'm not sure if this is a bug with the program, or an X library. hsetroot (which I use to set my background image normally) still works, so I'm assuming it's a problem with gifview specifically.

You should probably contact the developers by opening an issue here: https://github.com/kohler/gifsicle/issues (I'd do it myself, but I have no interest in having an animated wallpaper).

Note that there is an updated version of the gifsicle suite, but this has the same problem (for me at least).

Last edited by WorMzy (2013-11-14 14:48:30)


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#14 2013-11-16 06:25:13

sergey6661313
Member
Registered: 2013-11-13
Posts: 4

Re: Set an animated gif image as wallpaper?

na12 wrote:

Upload somewhere gif to try myself out.

http://i.imgur.com/iqk3xX4.gif

Offline

#15 2013-11-16 14:04:41

Stanley_00
Member
Registered: 2013-01-26
Posts: 2

Re: Set an animated gif image as wallpaper?

sergey6661313 wrote:
na12 wrote:

gifview --animate --new-window root  animated.gif

next level smile :

$ gifview --animate --new-window root  animated.gif
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  3 (X_GetWindowAttributes)
  Resource id in failed request:  0xffffffff
  Serial number of failed request:  7
  Current serial number in output stream:  8

output unchanged, as before, but something is wrong ...

I have the same error on my Arch 64bit,

Here is new PKGBUILD with the patch.
https://github.com/StanleyPham/gifsicle-patch

Last edited by Stanley_00 (2013-11-16 14:05:00)

Offline

#16 2013-11-17 00:54:57

Stanley_00
Member
Registered: 2013-01-26
Posts: 2

Re: Set an animated gif image as wallpaper?

sergey6661313 wrote:
na12 wrote:

gifview --animate --new-window root  animated.gif

next level smile :

$ gifview --animate --new-window root  animated.gif
X Error of failed request:  BadWindow (invalid Window parameter)
  Major opcode of failed request:  3 (X_GetWindowAttributes)
  Resource id in failed request:  0xffffffff
  Serial number of failed request:  7
  Current serial number in output stream:  8

output unchanged, as before, but something is wrong ...

This bug have been fixed at https://github.com/kohler/gifsicle

Offline

Board footer

Powered by FluxBB