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.
Search Criteria
Package Details: livewallpaper 0.4.1-2
Package Actions
| Package Base: | livewallpaper |
|---|---|
| Description: | OpenGL powered animated wallpapers with configuration utility, autostart, and application indicator. |
| Upstream URL: | https://launchpad.net/livewallpaper |
| Category: | multimedia |
| Licenses: | |
| Provides: | |
| Submitter: | silkworm205 |
| Maintainer: | silkworm205 |
| Last Packager: | silkworm205 |
| Votes: | 3 |
| First Submitted: | 2014-11-26 23:27 |
| Last Updated: | 2015-04-08 22:39 |
Dependencies (8)
- gtk3
- libgl
- libpeas
- libx11
- python-cairo
- python-opengl
- intltool (make)
- xcftools (make)
Required by (0)
Sources
Latest Comments
Comment by contrebasse
Comment by cokomoko
Dependencies added python2-opengl
problem solved
Comment by cokomoko
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
Additionally the GUI icon doesn't show up
Comment by joebonrichie
Missing required dependencies:-
glew
gobject-introspection
cmake
libappindicator-gtk3
Please add these to the pkgbuild.
Comment by silkworm205
Now working thanks to M3t0rs contributions.
Comment by silkworm205
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.