Giter Site home page Giter Site logo

xfce-live-wallpaper's Introduction

  • ๐Ÿ“‚ Open-source fan
  • ๐Ÿ’ป Full stack dev
  • ๐Ÿง Linux user (Arch btw)
  • ๐ŸŽฅ Video editor
  • ๐ŸŽฎ Gamer

Programming, structure, style and database languages

Rust C C++ C# HTML CSS JavaScript JavaScript

Java Lua Luau Python GDScript bash SQLite MySQL

Contact me

More about me

Hi, I'm a young programmer from Poland. Programming is my passion. I'm mainly focused on making tools, websites and games. I speak Polish (my native language), fluent English and basic German. I'm a big fan of Linux and open source, I use a free lightweight operating system Arch Linux.

I'm also a composer. I create music in LMMS, but I'm also in the progress of learning how to play the piano.

Programmers I work with

@KaroleusPL @l299l

Stats

xfce-live-wallpaper's People

Contributors

dev7z avatar wolfyxon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

dev7z

xfce-live-wallpaper's Issues

ModuleNotFoundError: No module named 'PIL'

Error message:
Traceback (most recent call last):
File "/home/cleff/Public/xfce-live-wallpaper/main.py", line 5, in
from PIL import Image
ModuleNotFoundError: No module named 'PIL'

Fixed with:
pip install Pillow

Property does not exist on channel "xfce4-desktop"

OS Kernel: arch linux-lts-5.15.41-1
DE: Xfce-4.16
WM: bspwm

Killing other wallpaper instances...
Done
Clearing cache...
nohup: appending output to 'nohup.out'
Converting GIF to image sequence, please wait...
Listing frames in /home/cleff/Public/xfce-live-wallpaper/cache
Running image sequence from: /home/cleff/Public/xfce-live-wallpaper/cache
Frames:
['frame-9.png', 'frame-13.png', 'frame-3.png', 'frame-5.png', 'frame-20.png', 'frame-1.png', 'frame-22.png', 'frame-2.png', 'frame-17.png', 'frame-4.png', 'frame-6.png', 'frame-21.png', 'frame-8.png', 'frame-16.png', 'frame-23.png', 'frame-18.png', 'frame-0.png', 'frame-24.png', 'frame-15.png', 'frame-25.png', 'frame-12.png', 'frame-19.png', 'frame-14.png', 'frame-10.png', 'frame-7.png', 'frame-11.png']
Total: 26
Animating
Setting wallpaper to /home/cleff/Public/xfce-live-wallpaper/cache/frame-0.png

Error message: (Looped)
Property "/backdrop/screen0/monitor0/last-single-image" does not exist on channel "xfce4-desktop". If a new property should be created, use the --create option.
Property "/backdrop/screen0/monitor0/last-image" does not exist on channel "xfce4-desktop". If a new property should be created, use the --create option.
Property "/backdrop/screen0/monitor0/image-path" does not exist on channel "xfce4-desktop". If a new property should be created, use the --create option.
Property "/backdrop/screen0/monitoreDP-1/workspace0/last-image" does not exist on channel "xfce4-desktop". If a new property should be created, use the --create option.

Fixed with:
xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/last-single-image -t bool -s false --create
xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/image-path -t bool -s false --create
xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitor0/last-image -t bool -s false --create
xfconf-query -c xfce4-desktop -p /backdrop/screen0/monitoreDP-1/workspace0/last-image -t bool -s false --create

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.