Giter Club home page Giter Club logo

Comments (18)

shellkr avatar shellkr commented on July 27, 2024 1

It should work now. Just do an update and reinstall the package and it should work. I will close this issue but if you continue to have issues.. just reopen it.

from pachist.

shellkr avatar shellkr commented on July 27, 2024 1

Could you tell me about your env a bit so that I could reproduce it? I don't see anything that sticks out... Did you try change the 'color1' in ~/.config/pachist.conf to "white" or something? The default is black which may make it hard to see in some setups.

from pachist.

pjhalsli avatar pjhalsli commented on July 27, 2024 1

yup that was the issue - works fine now. Thank You

from pachist.

shellkr avatar shellkr commented on July 27, 2024 1

That is awesome! It had me scratching my head both two and three times. So, happy that it works again! Thanks to you I had to rewatch the code so took the time to fix some other things too. ;)

from pachist.

shellkr avatar shellkr commented on July 27, 2024

Yes, and thanks for notifying me. It looks like the package log which pachist uses has changed a bit so I'll have to adapt to it. I'll try to sort it as soon as possible.

from pachist.

pjhalsli avatar pjhalsli commented on July 27, 2024

now the time is gone in pachist too
https://imgur.com/a/qyYvhVe

from pachist.

shellkr avatar shellkr commented on July 27, 2024

I made som changes to how the time is displayed but strange of it to disappear like that. Are you able to select it? Like if it is a color thing? That can be changed in the ~/.config/pachist.conf or deleted so it will be recreated with defaults.

I am also at @[email protected] on Mastodon

from pachist.

pjhalsli avatar pjhalsli commented on July 27, 2024

no it's not a color thing. The time just disappeared. earlier also ther was some time issue - no bigie - but it showed more than it used to do. now it's just totally gone. I tried pachist.conf but there as no differece. together wit pikar and pacman hooks this is my. fav program.

mastodon huh? i'm at frendica - the same universe I also like telegran - there re some cool groups there - arch - bspwm etc etc

from pachist.

pjhalsli avatar pjhalsli commented on July 27, 2024

oh yeah my bg is black so that might be the issue. Will try another color

from pachist.

pjhalsli avatar pjhalsli commented on July 27, 2024

https://imgur.com/a/bXsDpor
the date stopped 2019-12-02 15.58
I installed cmus just now and it doesn't recognize newly installed paclages

from pachist.

shellkr avatar shellkr commented on July 27, 2024

It would be more valuable if you could share you /var/log/pacman.log... when did you last do a -Syu and please check if you have 'tac' installed?

from pachist.

pjhalsli avatar pjhalsli commented on July 27, 2024

my logfiles have the correct dates- My last Syu was when I read your comment so like 5 minutes ago.
tac? you have any more keywords to search for - only tac gave me close to 700 results

from pachist.

shellkr avatar shellkr commented on July 27, 2024

By the looks of the date it looked like if tac was not run. Tac is cat but backwards. So that if the result was output backwards. Do the log end or begin on 2019-12-02? It is hard to troubleshoot from just that picture.

from pachist.

pjhalsli avatar pjhalsli commented on July 27, 2024

My pacman log has all dates right up until today. I installed cmus yesterday and removed it right away and that was also in the log. It looks to me as pachist hasn't recognized anything after 2019-12-02 15.58 as I can see yay is still in pachist and I switched to pikaur months ago. it gets the reboots correct just not the installs and removals of programs

Edit:
my pacman.log is really really long but I copied the last lines so you can see the dates here are correct;
[2020-05-26T03:45:13+0200] [ALPM] installed cmus (2.8.0-3)
[2020-05-26T03:45:13+0200] [ALPM] transaction completed
[2020-05-26T03:45:13+0200] [ALPM] running '30-systemd-update.hook'...
[2020-05-26T03:54:12+0200] [PACMAN] Running 'pacman -Rns cmus'
[2020-05-26T03:54:15+0200] [ALPM] transaction started
[2020-05-26T03:54:16+0200] [ALPM] removed cmus (2.8.0-3)
[2020-05-26T03:54:16+0200] [ALPM] removed libdiscid (0.6.2-3)
[2020-05-26T03:54:16+0200] [ALPM] transaction completed
[2020-05-26T03:54:16+0200] [ALPM] running '30-systemd-update.hook'...

edit2:
in pachist it says I use git version 2.24.0-1 but I'm actually using 2.26.2-1 so it looks like anything after december 2019 isn't recognized somehow

from pachist.

shellkr avatar shellkr commented on July 27, 2024

The beginning of your log. What date does it say? How does the format of the time look at the beginning of your log? Not that I think it matter but cat /var/log/pacman.log|wc -l would show how many lines your log contain.

from pachist.

pjhalsli avatar pjhalsli commented on July 27, 2024

8810 lines :)
The first line says [2019-12-02 15:41]

I just checked my two other laptops and there pachist works just fine
https://imgur.com/a/3uBupYd

from pachist.

shellkr avatar shellkr commented on July 27, 2024

Does pachist -v , pachist -d 20200526 or any other option also render in wrong output?

It looks like if it crashes before it comes to the 'tac' part.

from pachist.

pjhalsli avatar pjhalsli commented on July 27, 2024

I removed and reinstalled pachist and now it works. Tried this before too without any difference.
Have no idea what the problem was but at least it's all good now. Sorry to bother you with this - it's just one of my fav programs
https://imgur.com/a/O0qirD2

from pachist.

Related Issues (8)

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.