Coder Social home page Coder Social logo

ibrahimbutt / direwolf-arch-rice Goto Github PK

View Code? Open in Web Editor NEW
871.0 15.0 39.0 12.97 MB

🐺🍚 A guide to replicating my riced Arch Linux set-up.

License: MIT License

Shell 100.00%
arch arch-linux linux linux-desktop ricing rice i3 i3wm dmenu polybar

direwolf-arch-rice's Issues

convert: Not a JPEG file: starts with 0x0a 0x0a

When I use the "jpeg" file with the the wal command I get an error that tells me that its not a jpeg but png file. Im curious on how it works for other. Maybe something changed on the way the image is being saved ?

[user@Arch ~]$ wal -i Pictures/Wal/bg1.jpg
[I] image: Using image bg1.jpg.
[I] colors: Generating a colorscheme.
[I] colors: Using wal backend.
convert: Not a JPEG file: starts with 0x0a 0x0a /home/user/Pictures/Wal/bg1.jpg' @ error/jpeg.c/JPEGErrorHandler/332. convert: no images defined txt:-' @ error/convert.c/ConvertImageCommand/3288.
Traceback (most recent call last):
File "/bin/wal", line 11, in
load_entry_point('pywal==3.1.0', 'console_scripts', 'wal')()
File "/usr/lib/python3.7/site-packages/pywal/main.py", line 198, in main
parse_args(parser)
File "/usr/lib/python3.7/site-packages/pywal/main.py", line 154, in parse_args
sat=args.saturate)
File "/usr/lib/python3.7/site-packages/pywal/colors.py", line 149, in get
colors = getattr(backend, "get")(img, light)
File "/usr/lib/python3.7/site-packages/pywal/backends/wal.py", line 77, in get
colors = gen_colors(img)
File "/usr/lib/python3.7/site-packages/pywal/backends/wal.py", line 38, in gen_colors
raw_colors = imagemagick(20, img, has_im())
File "/usr/lib/python3.7/site-packages/pywal/backends/wal.py", line 19, in imagemagick
return subprocess.check_output([*magick_command, img, *flags]).splitlines()
File "/usr/lib/python3.7/subprocess.py", line 376, in check_output
**kwargs).stdout
File "/usr/lib/python3.7/subprocess.py", line 468, in run
output=stdout, stderr=stderr)
subprocess.CalledProcessError: Command '['magick', 'convert', '/home/user/Pictures/Wal/bg1.jpg[0]', '-resize', '25%', '-colors', '20', '-unique-colors', 'txt:-']' returned non-zero exit status 1.

Polybar missing parameter

I get:

error: Disabling module "cpu" (reason: Missing parameter "module/cpu.type")
error: Disabling module "memory" (reason: Missing parameter "module/memory.type"))

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.