Giter Club home page Giter Club logo

yagostatus's People

Contributors

burik666 avatar codacy-badger avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

yagostatus's Issues

Issues with installation

I've tried to install yagostatus using go install and AUR.

When trying to run go install github.com/burik666/yagostatus (go get isn't supported outside of go modules nowadays, whatever it means) I get the following message:

widgets/http.go:17:2: missing go.sum entry for module providing package golang.org/x/net/websocket (imported by github.com/burik666/yagostatus/widgets); to add:
	go get github.com/burik666/yagostatus/widgets
ygs/utils.go:11:2: missing go.sum entry for module providing package gopkg.in/yaml.v2 (imported by github.com/burik666/yagostatus/internal/pkg/config); to add:
	go get github.com/burik666/yagostatus/internal/pkg/config

Before that I've tried to install it as an AUR package, but it doesn't work either. It halts because of issue in PKGBUILD (usage of go get). I've tried to fix it but had no success.

Can't get it to work in Sway 1.4

I'm using Sway 1.4 on Debian SID. If I'm setting "status_command exec ~/go/bin/yagostatus --config ~/.config/i3/yagostatus.yml 2> /tmp/yagostatus.log", I get "[invalid i3bar json]" in swaybar.
Contents of /tmp/yagostatus.log is only 1 line:
2020/06/09 22:29:29 main.go:124: INFO exit

Crash on interaction with in-bar flameshot mini-icon

When I try to use flameshot (screenshot utility), here goes some strange behavior.
Flameshot launches as usual, but when it finishes it's job, my status bar goes blank with the error:

image

Logs are empty as well.

When I relaunch i3, it starts working again.

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.