Git Product home page Git Product logo

waller's Introduction

๐‡๐ž๐ฅ๐ฅ๐จ ๐ญ๐ก๐ž๐ซ๐ž, ๐Ÿ๐ž๐ฅ๐ฅ๐จ๐ฐ <๐šŒ๐š˜๐š๐šŽ๐š›๐šœ/>!

I am Max Grinberg, a Tech Enthusiast ๐Ÿ’ป ๐Ÿ˜ƒ from Israel, who loves learning and working with new technologies.

I began programming when I was 11 years old, and it quickly became my way of life.


Connect:
LinkedIn Instagram Spotify

โšก Technologies:


Frontend:

Backend:

Cloud:

Languages:




Now please have a random quote:

Random Quote

Happy Coding! ๐Ÿ˜Š

Mister 'Cato' the Space warrior

waller's People

Watchers

 avatar

waller's Issues

stacktrace when tryinh to reset to first image

after running waller on a newly connected screen:

  1. waller tells that it couldnt find the default "xfce...blah blah" image inside the user-configured directory and suggests to reset the image to the first image from the directory, once pressing enter for that, this pops:
$ waller   
Traceback (most recent call last):
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/waller.py", line 196, in get_current_id
    return self.available.index(self.current_name)
ValueError: tuple.index(x): x not in tuple

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/home/maxon/.local/bin/waller", line 8, in <module>
    sys.exit(main())
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/__main__.py", line 49, in main
    curses.wrapper(curses_entry)
  File "/usr/lib/python3.9/curses/__init__.py", line 94, in wrapper
    return func(stdscr, *args, **kwds)
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/waller.py", line 221, in curses_entry
    Waller(win)
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/waller.py", line 80, in __init__
    self.interactive()
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/waller.py", line 92, in interactive
    current_id = self.get_current_id()
  File "/home/maxon/.local/lib/python3.9/site-packages/waller/waller.py", line 209, in get_current_id
    apply(self.current_dir / self.current_name, self.mon_id)
NameError: name 'apply' is not defined


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.