
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Wally is a Qt4 wallpaper changer, using multiple sources like files, folders, FTP remote folders, Flickr, Yahoo!, Panoramio, Ipernity, Photobucket, Buzznet, Picasa, Smugmug, Google, Vladstudio and deviantART images. It runs under Linux, Win32, MacOSX and OS/2, and it's available in many languages.
Supported Window Managers:
- Win32
- MacOSX (using OSA scripts)
- KDE3
- KDE4 (using WallyPlugin)
- Gnome
- GnomeShell
- XFCE4
- Fluxbox
- Blackbox
- FVWM (unstable)
- WindowMaker
If you are upgrading KDE4 to 4.4, you must rebuild from sources, cause WallyPlugin can crash Plasma. DEB files are available for Lucid.
NOTE FOR KUBUNTU!!!!
If you're upgrading to 10.04 Lucid, KDE4 will crash at boot. To recover your system, just do the following steps:
- Press Alt-F2, type "konsole"
- At prompt, type "sudo rm /usr/lib/kde4/plasma_wallpaper_wallyplugin.so"
- Restart your system.
- KDE4 should start normally. Please remove Wally, and download the specific package for Lucid, available below.
Note for Ubuntu users: if you're using KDE4, please use KDE4 ONLY packages!!!
Note for Mac OSX Snow Leopard:
You must disable "Change Picture" feature, that's in System preferences > Desktop & Screen Saver > Change picture.
Note for Windows 2000/XP: Active desktop must be disabled! Right-click on desktop -> Properties -> Customize desktop -> Web -> Uncheck all items you find there
6 years ago
Version 2.4.5
- Modified Flickr API for HTTPS support
- Removed Yahoo! engine, no longer active
- Fixed XFCE 4.10 support
- Added Linux custom wallpaper change script support
Version 2.4.4
- Fixed gconftool-2 arguments bug
- Settings window layout is now suitable for netbook screens
Version 2.4.3
- Fixed GnomeShell background change issue
- Added Swedish language
- Added Turkish language
Version 2.4.2
- Added GnomeShell support
- Added Hungarian language
- Added Danish language
- Removed Pikeo module, it is no longer active
- Removed Bing module, M$ didn't accept Wally's way of using Bing
Version 2.4.1
- Deprecated HTTP Qt classes have been replaced
- Wally can now terminate after first background change
- Splash screen can be disabled
- Mac OSX Settings GUI scrollbar issue fixed
- WallyPlugin now uses D-Bus
- BUG FIXED: CMake build script had an issue in compiling language resources
Version 2.4
- Added OS/2 support
- Added Snow Leopard support
- Added Google module
- Added deviantART module
- Added Vladstudio module
- Added Korean language
- Folder module now supports symbolic links
- More photo layouts on desktop have been added
- BUG FIXED: Panoramio no longer crashes when empty results are returned
- BUG FIXED: Disclaimer translation is now properly applied at boot
- BUG FIXED: Centered auto-fit was not always applied correctly
- BUG FIXED: HTTP engine rarely got stuck
Version 2.3.2
- Double-clicking icon in system tray advances on next photo
- Improved duplicated photo detection
- Added Catalan language
- Added Greek language
- Added disclaimer to be accepted on first start of Wally
- Removed QtScript dependency, JSON parser has been implemented internally (Qt 4.6 compatibility)
- Run-time folder change detection has been removed from "Folders" module, its use is too resource consuming
- BUG FIXED: search issues occurred when using multiple tags/keywords
- BUG FIXED: EXIF information are now showed correctly when non-Latin1 characters in filename path are used
- BUG FIXED: KDE 4.4 SC was not properly detected
- BUG FIXED: Panoramio was working only with "Original" sized images
Version 2.3.1
- Added Chinese language
- Added Polish language
- Active Desktop is now detected, and error is reported
- Photo filename is used when title is not available
- XFCE detection improved
- BUG FIXED: GUI bug in proxy selection form
- BUG FIXED: Panoramio coordinates are checked after input terminates
- BUG FIXED: buggy behaviour in MacOSX, Folders module, when too many files are present in specified directories
Version 2.3.0
- Added French language
- Added Czech language
- Wally can now display wallpapers behind toolbars and docks, using full screen space
- Time period can now be shortened up to 10 seconds
- Automatic border color feature has been added
- BUG FIXED: history data is not stored anymore when Cancel is pressed
- BUG FIXED: HTTP download does not get stuck anymore if HTTP response is wrong
- BUG FIXED: HTTP download in history window does not get stuck anymore at 99%, cause of a QProgressDialog conflict
- BUG FIXED: history viewer misbehaviours have been fixed
- BUG FIXED: Panoramio items save state correctly now
- BUG FIXED: map selection issues in Panoramio items have been fixed
- BUG FIXED: MacOSX Info.plist fixed
- BUG FIXED: regression bug about free disk space check has been fixed
Version 2.2.0
- Added selection on map for Panoramio items configuration
- History window has been improved, more informations for each item and filter by tags have been added
- Added Bing module
- EXIF support improved. Information window has been added, and EXIF is stored in history.
- BUG FIXED: wrong GUI behaviour in HTTP items when setting photos path, now fixed
- BUG FIXED: wrong GUI behaviour on proxy server selection, now fixed
- BUG FIXED: duplicated items are not accepted anymore
- BUG FIXED: now asks HTTP server first if download is recoverable
- BUG FIXED: segfault no longer happens when GIF/PNG/no-EXIF-compatible photo is downloaded
- BUG FIXED: consecutive downloads of the same photo are not allowed anymore
- BUG FIXED: X shortcuts for older WMs weren't updated to current features
Version 2.1.0
- Added system proxy support
- Added History feature
- Modules can be disabled/enabled
- Added Picasa module
- Added Smugmug module
- Added Buzznet module
- HTTP engine can now recover downloads
- More cosmetic changes
- Free disk space threshold can be configured
- Multiple items in HTTP engines can be selected
- BUG FIXED: state in Folders engine is now properly saved
- BUG FIXED: playlist is now reset correctly after wrap
Version 2.0.3
- BUG FIXED: MacOSX script for wallpaper change now works properly
- BUG FIXED: Color button is now showed correctly with all GUI styles
- BUG FIXED: "About" dialog now can be closed under MacOSX
- BUG FIXED: empty "Remote folder" items are now correctly rejected
- BUG FIXED: Wally's single instance in MacOSX is now properly detected
- BUG FIXED: annoying issues with KDE4 WallyPlugin have been solved (at the end!!!)
- Some cosmetic changes
Version 2.0.2
- BUG FIXED: empty items are now discarded
- BUG FIXED: single instance in Linux now is checked using file PID, thus avoiding false positives
- BUG FIXED: only available free space on desktop is used
- BUG FIXED: Pikeo now resets page count search after an empty result
- Free disk space (at least 20 megs) is checked for availability before saving photos
- EXIF tags are analyzed in every plugin, and corrections are applied where needed
- Photobucket has no throttle limit anymore, watermark on photo is applied
- More code restyling
- Fixed plural form in translations
- Added Portuguese (Brazil) translation
- Window manager can be forced at command line (Linux only)
- WallyPlugin: D-BUS is not used anymore
- WallyPlugin: KDE message will appear at end of installation, remembering of KDE4 Plasma restart
- Removed QCA dependency
- Application data folder is now more S.O. "friendly" under Win32 and MacOSX
Version 2.0.1
- WallyPlugin BUG FIXED: plugin is now compiled without debug information
- WallyPlugin BUG FIXED: D-BUS access rights are now setup correctly
- WallyPlugin BUG FIXED: installation paths are now detected properly
You don't need to upgrade to 2.0.1 if you're not using KDE4.
.DEB files now include Wally and WallyPlugin. No need to use sources for KDE4.
Version 2.0.0
- Wally's engine has been totally rewritten, for better stability and better coding structure in plugins' development
- UI partial restyling and improvement
- KDE4 support
- MacOSX support (experimental)
- FTP remote folders support
- Multilanguage support (English, Italian, Spanish and Russian)
- Wally now remembers its last state before termination
- Bugs fixed all around
Version 1.3.2
- Added configurable GUI style
- Flickr search pages count is now hard-limited, to avoid repeated results
- Pikeo plugin is now enabled
- Added "-debug" command line switch for better bugs tracing
- BUG FIXED: pictures in folder mode now change correctly
- BUG FIXED: multiple erroneous picture validations are no longer generated
Version 1.3.1
- BUG FIXED: regression bug about removing rows from configuration has been fixed
Version 1.3.0
- Added Pixeo plugin (still disabled, EXPERIMENTAL)
- Added Riya plugin (still disabled, EXPERIMENTAL)
- About dialog now shows supported images
- BUG FIXED: Gnome detection now should work
Version 1.2.0
- Added Panoramio plugin
- Flickr images are now rotated correctly, if needed
- BUG FIXED: sending quit immediately before background change doesn't generate a segfault now
- BUG FIXED: HTTP timeouts now if a transfer takes too long
- BUG FIXED: internal search is now limited by HTTP result count
- VERY IMPORTANT BUG FIXED: Play/Pause now works correctly
Version 1.1.0
- Added Fluxbox support
- Added Blackbox support
- Added FVWM support (unstable)
- Added WindowMaker support
- BUG FIXED: XFCE4 now works
- BUG FIXED: "Cancel" command now works when HTTP download is in progress
Version 1.0.0
- First release
6 years ago
Version 2.4.5
- Modified Flickr API for HTTPS support
- Removed Yahoo! engine, no longer active
- Fixed XFCE 4.10 support
- Added Linux custom wallpaper change script support
Version 2.4.4
- Fixed gconftool-2 arguments bug
- Settings window layout is now suitable for netbook screens
Version 2.4.3
- Fixed GnomeShell background change issue
- Added Swedish language
- Added Turkish language
Version 2.4.2
- Added GnomeShell support
- Added Hungarian language
- Added Danish language
- Removed Pikeo module, it is no longer active
- Removed Bing module, M$ didn't accept Wally's way of using Bing
Version 2.4.1
- Deprecated HTTP Qt classes have been replaced
- Wally can now terminate after first background change
- Splash screen can be disabled
- Mac OSX Settings GUI scrollbar issue fixed
- WallyPlugin now uses D-Bus
- BUG FIXED: CMake build script had an issue in compiling language resources
Version 2.4
- Added OS/2 support
- Added Snow Leopard support
- Added Google module
- Added deviantART module
- Added Vladstudio module
- Added Korean language
- Folder module now supports symbolic links
- More photo layouts on desktop have been added
- BUG FIXED: Panoramio no longer crashes when empty results are returned
- BUG FIXED: Disclaimer translation is now properly applied at boot
- BUG FIXED: Centered auto-fit was not always applied correctly
- BUG FIXED: HTTP engine rarely got stuck
Version 2.3.2
- Double-clicking icon in system tray advances on next photo
- Improved duplicated photo detection
- Added Catalan language
- Added Greek language
- Added disclaimer to be accepted on first start of Wally
- Removed QtScript dependency, JSON parser has been implemented internally (Qt 4.6 compatibility)
- Run-time folder change detection has been removed from "Folders" module, its use is too resource consuming
- BUG FIXED: search issues occurred when using multiple tags/keywords
- BUG FIXED: EXIF information are now showed correctly when non-Latin1 characters in filename path are used
- BUG FIXED: KDE 4.4 SC was not properly detected
- BUG FIXED: Panoramio was working only with "Original" sized images
Version 2.3.1
- Added Chinese language
- Added Polish language
- Active Desktop is now detected, and error is reported
- Photo filename is used when title is not available
- XFCE detection improved
- BUG FIXED: GUI bug in proxy selection form
- BUG FIXED: Panoramio coordinates are checked after input terminates
- BUG FIXED: buggy behaviour in MacOSX, Folders module, when too many files are present in specified directories
Version 2.3.0
- Added French language
- Added Czech language
- Wally can now display wallpapers behind toolbars and docks, using full screen space
- Time period can now be shortened up to 10 seconds
- Automatic border color feature has been added
- BUG FIXED: history data is not stored anymore when Cancel is pressed
- BUG FIXED: HTTP download does not get stuck anymore if HTTP response is wrong
- BUG FIXED: HTTP download in history window does not get stuck anymore at 99%, cause of a QProgressDialog conflict
- BUG FIXED: history viewer misbehaviours have been fixed
- BUG FIXED: Panoramio items save state correctly now
- BUG FIXED: map selection issues in Panoramio items have been fixed
- BUG FIXED: MacOSX Info.plist fixed
- BUG FIXED: regression bug about free disk space check has been fixed
Version 2.2.0
- Added selection on map for Panoramio items configuration
- History window has been improved, more informations for each item and filter by tags have been added
- Added Bing module
- EXIF support improved. Information window has been added, and EXIF is stored in history.
- BUG FIXED: wrong GUI behaviour in HTTP items when setting photos path, now fixed
- BUG FIXED: wrong GUI behaviour on proxy server selection, now fixed
- BUG FIXED: duplicated items are not accepted anymore
- BUG FIXED: now asks HTTP server first if download is recoverable
- BUG FIXED: segfault no longer happens when GIF/PNG/no-EXIF-compatible photo is downloaded
- BUG FIXED: consecutive downloads of the same photo are not allowed anymore
- BUG FIXED: X shortcuts for older WMs weren't updated to current features
Version 2.1.0
- Added system proxy support
- Added History feature
- Modules can be disabled/enabled
- Added Picasa module
- Added Smugmug module
- Added Buzznet module
- HTTP engine can now recover downloads
- More cosmetic changes
- Free disk space threshold can be configured
- Multiple items in HTTP engines can be selected
- BUG FIXED: state in Folders engine is now properly saved
- BUG FIXED: playlist is now reset correctly after wrap
Version 2.0.3
- BUG FIXED: MacOSX script for wallpaper change now works properly
- BUG FIXED: Color button is now showed correctly with all GUI styles
- BUG FIXED: "About" dialog now can be closed under MacOSX
- BUG FIXED: empty "Remote folder" items are now correctly rejected
- BUG FIXED: Wally's single instance in MacOSX is now properly detected
- BUG FIXED: annoying issues with KDE4 WallyPlugin have been solved (at the end!!!)
- Some cosmetic changes
Version 2.0.2
- BUG FIXED: empty items are now discarded
- BUG FIXED: single instance in Linux now is checked using file PID, thus avoiding false positives
- BUG FIXED: only available free space on desktop is used
- BUG FIXED: Pikeo now resets page count search after an empty result
- Free disk space (at least 20 megs) is checked for availability before saving photos
- EXIF tags are analyzed in every plugin, and corrections are applied where needed
- Photobucket has no throttle limit anymore, watermark on photo is applied
- More code restyling
- Fixed plural form in translations
- Added Portuguese (Brazil) translation
- Window manager can be forced at command line (Linux only)
- WallyPlugin: D-BUS is not used anymore
- WallyPlugin: KDE message will appear at end of installation, remembering of KDE4 Plasma restart
- Removed QCA dependency
- Application data folder is now more S.O. "friendly" under Win32 and MacOSX
Version 2.0.1
- WallyPlugin BUG FIXED: plugin is now compiled without debug information
- WallyPlugin BUG FIXED: D-BUS access rights are now setup correctly
- WallyPlugin BUG FIXED: installation paths are now detected properly
You don't need to upgrade to 2.0.1 if you're not using KDE4.
.DEB files now include Wally and WallyPlugin. No need to use sources for KDE4.
Version 2.0.0
- Wally's engine has been totally rewritten, for better stability and better coding structure in plugins' development
- UI partial restyling and improvement
- KDE4 support
- MacOSX support (experimental)
- FTP remote folders support
- Multilanguage support (English, Italian, Spanish and Russian)
- Wally now remembers its last state before termination
- Bugs fixed all around
Version 1.3.2
- Added configurable GUI style
- Flickr search pages count is now hard-limited, to avoid repeated results
- Pikeo plugin is now enabled
- Added "-debug" command line switch for better bugs tracing
- BUG FIXED: pictures in folder mode now change correctly
- BUG FIXED: multiple erroneous picture validations are no longer generated
Version 1.3.1
- BUG FIXED: regression bug about removing rows from configuration has been fixed
Version 1.3.0
- Added Pixeo plugin (still disabled, EXPERIMENTAL)
- Added Riya plugin (still disabled, EXPERIMENTAL)
- About dialog now shows supported images
- BUG FIXED: Gnome detection now should work
Version 1.2.0
- Added Panoramio plugin
- Flickr images are now rotated correctly, if needed
- BUG FIXED: sending quit immediately before background change doesn't generate a segfault now
- BUG FIXED: HTTP timeouts now if a transfer takes too long
- BUG FIXED: internal search is now limited by HTTP result count
- VERY IMPORTANT BUG FIXED: Play/Pause now works correctly
Version 1.1.0
- Added Fluxbox support
- Added Blackbox support
- Added FVWM support (unstable)
- Added WindowMaker support
- BUG FIXED: XFCE4 now works
- BUG FIXED: "Cancel" command now works when HTTP download is in progress
Version 1.0.0
- First release
berot3
7 years ago
please add 500px!
so we can have something like "500 firepaper" for android!
https://play.google.com/store/apps/details?id=eu.chainfire.firepaper.fivehundredpx
THX!
Report
logicbit
9 years ago
Thank you.
Steve
Report
Drool
10 years ago
==================================
[ 90%] Building CXX object CMakeFiles/wally.dir/include/moc_smugmug.cxx.o
[ 91%] Building CXX object CMakeFiles/wally.dir/include/moc_bing.cxx.o
[ 93%] Building CXX object CMakeFiles/wally.dir/include/moc_splash.cxx.o
[ 94%] Building CXX object CMakeFiles/wally.dir/include/moc_settings.cxx.o
[ 95%] Building CXX object CMakeFiles/wally.dir/include/moc_history.cxx.o
[ 96%] Building CXX object CMakeFiles/wally.dir/include/moc_viewer.cxx.o
[ 97%] Building CXX object CMakeFiles/wally.dir/include/moc_about.cxx.o
[ 98%] Building CXX object CMakeFiles/wally.dir/include/moc_wally.cxx.o
[100%] Building CXX object CMakeFiles/wally.dir/qrc_wally.cxx.o
Linking CXX executable wally
CMakeFiles/wally.dir/src/main.cpp.o: In function `global constructors keyed
to main':
main.cpp:(.text+0x1f2): undefined reference to `qt_plugin_instance_qgif()'
main.cpp:(.text+0x205): undefined reference to `qt_plugin_instance_qico()'
main.cpp:(.text+0x20f): undefined reference to `qt_plugin_instance_qjpeg()'
main.cpp:(.text+0x219): undefined reference to `qt_plugin_instance_qmng()'
main.cpp:(.text+0x223): undefined reference to `qt_plugin_instance_qsvg()'
main.cpp:(.text+0x22d): undefined reference to `qt_plugin_instance_qtiff()'
main.cpp:(.text+0x237): undefined reference to
`qt_plugin_instance_qsqlite()'
collect2: ld returned 1 exit status
make[2]: *** [wally] Error 1
make[2]: Leaving directory `/usr/src/RPM/BUILD/wally-2.3.2'
make[1]: *** [CMakeFiles/wally.dir/all] Error 2
make[1]: Leaving directory `/usr/src/RPM/BUILD/wally-2.3.2'
make: *** [all] Error 2
make: Leaving directory `/usr/src/RPM/BUILD/wally-2.3.2'
error: Bad exit status from /usr/src/tmp/rpm-tmp.87889 (%build)
==================================
rpm -q libqt4-devel
libqt4-devel-4.6.2-alt2
rpm -qa | grep gcc
libgcc4.4-4.4.3-alt2
gcc4.4-c++-4.4.3-alt2
gcc4.4-4.4.3-alt2
gccmakedep-1.0.1-alt1
gcc-common-1.4.14-alt1
gcc-c++-common-1.4.14-alt1
rpm -q cmake
cmake-2.8.1-alt2
Report
becrux
10 years ago
please remove the lines
#if (!defined(QT_SHARED)) && (!defined(QT_DLL))
#include <QtPlugin>
Q_IMPORT_PLUGIN(qgif)
Q_IMPORT_PLUGIN(qico)
Q_IMPORT_PLUGIN(qjpeg)
Q_IMPORT_PLUGIN(qmng)
Q_IMPORT_PLUGIN(qsvg)
Q_IMPORT_PLUGIN(qtiff)
Q_IMPORT_PLUGIN(qsqlite)
#endif
in file main.cpp. Latest Qt / CMake versions do not define QT_SHARED or QT_DLL anymore, that's why the error happens.
It has already been corrected in bzr branch, it won't occur anymore in future versions.
Tony.
Report
Hwoarang
11 years ago
main.cpp:(.text+0x1f2): undefined reference to `qt_plugin_instance_qgif()'
main.cpp:(.text+0x205): undefined reference to `qt_plugin_instance_qico()'
main.cpp:(.text+0x20f): undefined reference to `qt_plugin_instance_qjpeg()'
main.cpp:(.text+0x219): undefined reference to `qt_plugin_instance_qmng()'
main.cpp:(.text+0x223): undefined reference to `qt_plugin_instance_qsvg()'
main.cpp:(.text+0x22d): undefined reference to `qt_plugin_instance_qtiff()'
main.cpp:(.text+0x237): undefined reference to `qt_plugin_instance_qsqlite()'
It doesnt compile for me
Any ideas?
Report
nenelinux
11 years ago
this program is the best :D I love it
Report
nenelinux
11 years ago
can u fix this please ???
Report
becrux
11 years ago
Wally uses the "available" space of the screen (i.e., if you have docks, Wally does not draw below them). If you mean this, it isn't a bug, it's the way it is :)
Can you better explain your problem?
Report
nenelinux
11 years ago
look...
http://www.imagebam.com/image/82469e52734235
So no way to fix that?
Report
becrux
11 years ago
As I told you before, that's not a bug. Wally uses available space in order to avoid that part of the images are hidden by toolbars. At the moment, it cannot be changed, but I've just added a TODO. It will be configurable in next releases.
Report
nenelinux
11 years ago
Report
nenelinux
11 years ago
Report
sylvanas
12 years ago
Report
becrux
12 years ago
Ok, Wally works with KDE4, the problem is that D-BUS denies access if you're not root (that's why it works with my system).
I'll solve the problem definitively in next days, I just ask you for this handy solution, if you can test it.
Just find out your D-BUS system configuration directory, it should be something like /etc/dbus-1/system.d
Create a wally.conf file in it, and type these lines in this file:
<!-- This configuration file specifies the required security policies for WallyPlugin to work. -->
<!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd">
<busconfig>
<policy context="default">
<allow send_destination="com.becrux.WallyPlugin"/>
</policy>
</busconfig>
Save and restart your PC (not only KDE, all your system).
After that, Wally should work correctly.
Can you tell me if it works for you?
Thank you so much.
Report
sylvanas
12 years ago
the system doesn't know that wally exist.
wally-debug : bash: wally : command not found.
Report
becrux
12 years ago
It HAS TO BE in /usr/bin.
And, YOU HAVE TO SEE "com.becrux.WallyPlugin" interface in qdbus. So please BE SURE that you selected "WallyPlugin" in your Desktop Settings.
Report
sylvanas
12 years ago
[ 0%] Built target plasma_wallpaper_wallyplugin_automoc
[100%] Built target plasma_wallpaper_wallyplugin
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing: /usr/local/lib/kde4/plasma_wallpaper_wallyplugin.so
-- Set runtime path of "/usr/local/lib/kde4/plasma_wallpaper_wallyplugin.so" to "/usr/local/lib"
-- Installing: /usr/local/share/kde4/services/plasma-wallpaper-wallyplugin.desktop
-- Installing: /usr/local/share/icons/oxygen/16x16/apps/wallyplugin.png
.
I don't understand, no errors but nothing in /usr/bin.
Report
becrux
12 years ago
Wally is /usr/bin cause you installed wally deb file, and it puts executable in /usr/bin. Btw, did deb installation procedure failed?
WallyPlugin is only a KDE plugin, and that isn't in /usr/bin. It's automatically installed by cmake, so you don't have to care for that.
Report
becrux
12 years ago
If you want, just write me an email at tony (at) becrux (dot) com, it's better for us to continue our debugging there.
In the meanwhile, I fixed the "/usr/local" problem.
Report
sylvanas
12 years ago
Report
becrux
12 years ago
Report
sylvanas
12 years ago
Report
becrux
12 years ago
Please move plasma_wallpaper_wallyplugin.so in that directory and restart KDE. You should see it.
Report
sylvanas
12 years ago
Report
becrux
12 years ago
WallyPlugin has to be in the same directory.
Report