Giter Site home page Giter Site logo

plasma-wallpaper-dreamdesktop's Introduction

DreamDesktop. Animated wallpaper for KDE 4 environment

The project is no longer being developed

About DreamDesktop

DreamDesktop is an animated wallpaper for KDE 4 environment Has been tested in KDE 4.9.3. It should work quite well also in the KDE 4.8.x / 4.9.x.

Home Page: http://www.jarzebski.pl/projekty/dreamdesktop.html

Dependencies

How To Build

# cd plasma-wallpaper-dreamdesktop
# mkdir build
# cd build
# cmake .. -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix`
# make
# sudo make install

Perhaps it will be necessary to restart KDE.

Where can you find animations

Animation can be any video output from FFMPEG. Beautiful animations can be found at: http://www.dreamscene.org/

plasma-wallpaper-dreamdesktop's People

Contributors

jarzebski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

plasma-wallpaper-dreamdesktop's Issues

Erro - Cmake?

Hello everyone!

I use Fedora 22 (x64) + KDE...
I've got the following error.


[root@localhost build]# cmake .. -DCMAKE_INSTALL_PREFIX=kde4-config --prefix
CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:111 (message):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/root/.kde/share/apps;/usr/share/kde-settings/kde-profile/default/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
CMakeLists.txt:10 (find_package)

CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 3.2)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.

-- Configuring incomplete, errors occurred!
See also "/home/jr/Downloads/Plasma-Wallpaper-DreamDesktop-master/build/CMakeFiles/CMakeOutput.log".
[root@localhost build]#

plasma-desktop crashed

OpenSuse 13.2 x86_64
Qt 4.8.6
KDE 4.14.3
Plasma 4.11.14

  1. open wallpaper dialog, select dreamdesktop, add a movie, apply, close the dialog. it works.
  2. open wallpaper dialog again, desktop crashed.
[swscaler @ 0x7f26c83f8be0] 1104x622 -> 0x0 is invalid scaling dimension
KCrash: Attempting to start /usr/bin/plasma-desktop from kdeinit

I think it crashed at this line

SwsContext *img_convert_ctx = sws_getContext(pCodecCtx->width, pCodecCtx->height, pCodecCtx->pix_fmt, dd->boundingWidth, dd->boundingHeight, PIX_FMT_RGB32, useFilter, NULL, NULL, NULL);

dd->boundingWidth and dd->boundingHeight is 0 at the moment.

PS: I like this plugin. Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.