Search Criteria
Package Details: livewallpaper-bzr 0.5.0.r333-1
Git Clone URL: | https://aur.archlinux.org/livewallpaper-bzr.git (read-only, click to copy) |
---|---|
Package Base: | livewallpaper-bzr |
Description: | OpenGL powered animated wallpapers with configuration utility, autostart, and application indicator. |
Upstream URL: | https://launchpad.net/livewallpaper |
Keywords: | background desktop live wallpaper |
Licenses: | |
Replaces: | |
Submitter: | Salamandar |
Maintainer: | Salamandar |
Last Packager: | Salamandar |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2019-02-02 19:19 |
Last Updated: | 2019-02-02 19:19 |
Dependencies (14)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- gobject-introspection (gobject-introspection-git)
- libappindicator-gtk3 (libappindicator-gtk3-ubuntu, libappindicator-bzr)
- libpeas (libpeas-luajit, libpeas-git, libpeas-lua51)
- python (python-dbg)
- python-cairo (python-cairo-git)
- python-opengl
- upower (upower-pm-utils, upower-git, upower-nocritical)
- bzr (bzr-bzr, breezy) (make)
- cmake (cmake-git) (make)
- intltool (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- vala (vala0.42, vala0.44, vala-git) (make)
- xcftools (xcftools-git) (make)
Latest Comments
1 2 3 4 Next › Last »
Salamandar commented on 2019-02-02 19:16
The build is fixed. It is now tracking the trunk branch (the package should be renamed).
jprater commented on 2018-04-27 08:08
/tmp/yaourt-tmp-prater/aur-livewallpaper/src/livewallpaper-0.5.0/ui/config/plugin-parser.vala:24.40-24.44: error: Expected initializer of type
GLib.MarkupParserStartElementFunc' but got
Lwc.PluginParser.start' const MarkupParser PluginParser = {start, end, text, null, null}; ^^^^^ /tmp/yaourt-tmp-prater/aur-livewallpaper/src/livewallpaper-0.5.0/ui/config/plugin-parser.vala:24.47-24.49: error: Expected initializer of typeGLib.MarkupParserEndElementFunc' but got
Lwc.PluginParser.end' const MarkupParser PluginParser = {start, end, text, null, null}; ^^^ /tmp/yaourt-tmp-prater/aur-livewallpaper/src/livewallpaper-0.5.0/ui/config/plugin-parser.vala:24.52-24.55: error: Expected initializer of typeGLib.MarkupParserTextFunc' but got
Lwc.PluginParser.text' const MarkupParser PluginParser = {start, end, text, null, null}; ^^^^ /tmp/yaourt-tmp-prater/aur-livewallpaper/src/livewallpaper-0.5.0/ui/config/plugin-parser.vala:49.33-49.44: error: Invalid type for argument 1 new MarkupParseContext (PluginParser, 0, this, null).parse (xml, xml.length); ^^^^^^^^^^^^ Compilation failed: 4 error(s), 0 warning(s) make[2]: [ui/config/CMakeFiles/livewallpaper-config.dir/build.make:73: ui/config/application.c] Error 1 make[1]: [CMakeFiles/Makefile2:380: ui/config/CMakeFiles/livewallpaper-config.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 15%] Generating ru.gmoJust updated. Master on all branches. Build failure.
DrDiablo commented on 2018-04-23 21:10
[ 48%] Generating application.c, files-selector.c, key.c, keyfactory.c, main.c, plugin-parser.c, plugin-store.c, range-selector.c, search.c, lw-ui.c, plugin.c, config.c /tmp/yaourt-tmp-lol/aur-livewallpaper/src/livewallpaper-0.5.0/ui/config/plugin-parser.vala:24.40-24.44: error: Expected initializer of type
GLib.MarkupParserStartElementFunc' but got
Lwc.PluginParser.start' const MarkupParser PluginParser = {start, end, text, null, null}; /tmp/yaourt-tmp-lol/aur-livewallpaper/src/livewallpaper-0.5.0/ui/config/plugin-parser.vala:24.47-24.49: error: Expected initializer of typeGLib.MarkupParserEndElementFunc' but got
Lwc.PluginParser.end' const MarkupParser PluginParser = {start, end, text, null, null};/tmp/yaourt-tmp-lol/aur-livewallpaper/src/livewallpaper-0.5.0/ui/config/plugin-parser.vala:24.52-24.55: error: Expected initializer of type
GLib.MarkupParserTextFunc' but got
Lwc.PluginParser.text' const MarkupParser PluginParser = {start, end, text, null, null};/tmp/yaourt-tmp-lol/aur-livewallpaper/src/livewallpaper-0.5.0/ui/config/plugin-parser.vala:49.33-49.44: error: Invalid type for argument 1 new MarkupParseContext (PluginParser, 0, this, null).parse (xml, xml.length);
Anonymous comment on 2017-12-17 07:39
I have a segfault at start up of livewallpapper
Salamandar commented on 2017-10-02 11:45
@spritwar, that's strange. I changed that to fix a precedent issue (see comments), and that builds for me today. Is your valac up to date ?
@Techman35, I'll see what I can do but I'm just the packager, not a developper. Please tell me if you found a workaround I can add as a patch.
spritwar commented on 2017-10-01 18:05
[ 47%] Built target translations-desktop
[ 47%] Generating resources.c
[ 48%] Generating application.c, files-selector.c, key.c, keyfactory.c, main.c, plugin-parser.c, plugin-store.c, range-selector.c, search.c, lw-ui.c, plugin.c, config.c
/tmp/yaourt-tmp-jeff/aur-livewallpaper/src/livewallpaper-0.5.0/ui/config/files-selector.vala:58.26-58.31: error: Argument 1: Cannot pass ref argument to non-reference parameter
model.remove(ref it);
^^^^^^
Compilation failed: 1 error(s), 0 warning(s)
make[2]: *** [ui/config/CMakeFiles/livewallpaper-config.dir/build.make:73: ui/config/application.c] Error 1
make[1]: *** [CMakeFiles/Makefile2:380: ui/config/CMakeFiles/livewallpaper-config.dir/all] Error 2
make: *** [Makefile:130: all] Error 2
Techman35 commented on 2017-09-02 11:48
Cant load plugin photoslide :(
https://pastebin.com/raw/4sgDtB7b
DrDiablo commented on 2017-08-18 12:59
Thank you so much! Everything is working )
Salamandar commented on 2017-08-18 11:47
I added the fix to the patch, the package builds now.
Salamandar commented on 2017-08-18 09:44
Unfortunately I'm not the software maintainer, only of the package. I can push the bug report upstream though.