Package Details: livewallpaper 0.4.1-2

Package Base: livewallpaper
Description: OpenGL powered animated wallpapers with configuration utility, autostart, and application indicator.
Upstream URL: https://launchpad.net/livewallpaper
Category: multimedia
Licenses: GPL3
Provides: livewallpaper, livewallpaper-config, livewallpaper-indicator
Submitter: silkworm205
Maintainer: silkworm205
Last Packager: silkworm205
Votes: 3
First Submitted: 2014-11-26 23:27
Last Updated: 2015-04-08 22:39

Latest Comments

Comment by contrebasse

2015-07-10 12:28

It really need at least libappindicator-gtk3 for isntalling, and python2-opengl for circles.
photoslides needs a package about vala but I don't know which one.

Comment by cokomoko

2015-06-26 20:53

Dependencies added python2-opengl

problem solved

Comment by cokomoko

2015-06-25 16:29

livewallpaper

(livewallpaper:8579): libpeas-WARNING **: Failed to enable unknown plugin loader 'vala'

(livewallpaper:8579): libpeas-WARNING **: Error importing plugin 'circles':
Traceback (most recent call last):
File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
File "/usr/lib/livewallpaper/plugins/circles/circles.py", line 24, in <module>
from OpenGL.GL import *
ImportError: No module named OpenGL.GL

(livewallpaper:8579): libpeas-WARNING **: Error loading plugin 'circles'

** (livewallpaper:8579): CRITICAL **: Could not load plugin: circles is not a livewallpaper plugin

(livewallpaper:8579): libpeas-WARNING **: Error importing plugin 'photoslide':
Traceback (most recent call last):
File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
__import__(name)
File "/usr/lib/livewallpaper/plugins/photoslide/photoslide.py", line 23, in <module>
from OpenGL.GL import *
ImportError: No module named OpenGL.GL

(livewallpaper:8579): libpeas-WARNING **: Error loading plugin 'photoslide'

** (livewallpaper:8579): CRITICAL **: Could not load plugin: photoslide is not a livewallpaper plugin

Comment by joebonrichie

2015-05-26 16:47

Additionally the GUI icon doesn't show up

Comment by joebonrichie

2015-05-26 16:45

Missing required dependencies:-
glew
gobject-introspection
cmake
libappindicator-gtk3

Please add these to the pkgbuild.

Comment by silkworm205

2015-04-08 22:40

Now working thanks to M3t0rs contributions.

Comment by silkworm205

2015-03-15 00:22

Currently failing to build due to references to 'XFree' being undefined. I'm looking into it now. If anyone knows how to fix this, please let me know.