Code Monkey home page Code Monkey logo

aur-activitywatch-bin's Introduction

aur-activitywatch-bin

An AUR package for ActivityWatch using prebuilt binaries.

How to update the AUR package

You need:

  • Maintainer rights to the AUR package
  • Your AUR ssh key configured

After modifying PKGBUILD as appropriate, and testing the package on your machine, run the following to:

  • build the package
    • updates checksums with updpkgsums
    • regenerates .SRCINFO with makepkg --printsrcinfo > .SRCINFO
  • commit the changes
  • push to the AUR
make package
git add PKGBUILD .SRCINFO
git commit -m "Updated .SRCINFO"
git remote add aur [email protected]/activitywatch-bin.git
git push aur

aur-activitywatch-bin's People

Contributors

erikbjare avatar j-waters avatar zurnaz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

aur-activitywatch-bin's Issues

[Errno 5] Input/output error (aw_server.server:122)

I install activitywatch-bin (0.12.1-1) from AUR on Manjaro, and when execute aw-qt, it shows error immediately:

Screenshot_20221201_202610

Totally donno how to get more imformative logs for debugging so copy-paste the error message in it:

2022-12-01 20:23:26 [INFO ]: Using storage method: peewee  (aw_server.main:33)
2022-12-01 20:23:26 [INFO ]: Starting up...  (aw_server.main:41)
2022-12-01 20:23:26 [INFO ]: Using database file: /home/ono/.local/share/activitywatch/aw-server/peewee-sqlite.v2.db  (aw_datastore.storages.peewee:126)
2022-12-01 20:23:26 [ERROR]: [Errno 5] Input/output error  (aw_server.server:122)
Traceback (most recent call last):
  File "aw_server/server.py", line 113, in _start
  File "flask/app.py", line 909, in run
  File "flask/cli.py", line 649, in show_server_banner
  File "click/utils.py", line 300, in echo
OSError: [Errno 5] Input/output error
2022-12-01 20:23:26 [ERROR]: Unhandled exception  (root:51)
Traceback (most recent call last):
  File "__main__.py", line 3, in <module>
  File "aw_server/main.py", line 42, in main
  File "aw_server/server.py", line 123, in _start
  File "aw_server/server.py", line 113, in _start
  File "flask/app.py", line 909, in run
  File "flask/cli.py", line 649, in show_server_banner
  File "click/utils.py", line 300, in echo
OSError: [Errno 5] Input/output error
2022-12-01 20:23:26 [ERROR]: Unhandled exception  (root:51)
Traceback (most recent call last):
  File "<string>", line 1, in <module>
OSError: [Errno 5] Input/output error
2022-12-01 20:23:26 [ERROR]: Unhandled exception  (root:51)
Traceback (most recent call last):
  File "<string>", line 1, in <module>
OSError: [Errno 5] Input/output error

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.