GithubHelp home page GithubHelp logo

pacmanlogviewer's People

Contributors

chrisjbillington avatar flying-sheep avatar gcala avatar vedgy avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar

pacmanlogviewer's Issues

Doesn’t handle mixed logs

A part of my /var/log/pacman.log reads the following, and PLV doesn’t display anything:

[2019-10-23 11:20] [ALPM] running '30-systemd-daemon-reload.hook'...
[2019-10-23 11:20] [ALPM] running '30-systemd-update.hook'...
[2019-10-23 11:20] [ALPM] running 'dbus-reload.hook'...
[2019-10-23 11:20] [ALPM] running 'ghc-register.hook'...
[2019-10-23 11:20] [ALPM] running 'gtk-update-icon-cache.hook'...
[2019-10-23 11:20] [ALPM] running 'update-desktop-database.hook'...
[2019-10-23T11:21:15+0200] [PACMAN] Running '/usr/bin/pacman -U --config /etc/pacman.conf -- /tmp/yaytmp-1000/yay/yay-9.4.0-1-x86_64.pkg.tar.xz'
[2019-10-23T11:22:02+0200] [ALPM] transaction started
[2019-10-23T11:22:02+0200] [ALPM] removed yay-bin (9.4.0-2)
[2019-10-23T11:22:02+0200] [ALPM] installed yay (9.4.0-1)
[2019-10-23T11:22:02+0200] [ALPM] transaction completed
[2019-10-23T11:22:02+0200] [ALPM] running '30-systemd-update.hook'...
[2019-10-23T11:28:52+0200] [PACKAGEKIT] synchronizing package lists
[2019-10-23T11:29:08+0200] [PACMAN] Running '/usr/bin/pacman -S -y -u --conf

plv stopped logging after pacman update

Hello and thank you for your tool. It is helping me to watch pacman log in a simple an straightforward way!
Unfortunately it ceased to display /var/log/pacman.log when pacman was upgraded: pacman (5.1.3-1 -> 5.2.0-2) in October 23. Since that date pacman logs differently:
formerly [2019-10-23 14:10] .....
after update [2019-10-23T14:52:38+0200] .....
Default log or custom log to /var/log/pacman.log makes no difference.

Make “Ctrl+End” key combination jump to end

I often find myself holding down “Page down” or “Ctrl+End” because I want to see the last set of changes. It would be nice to be able to do this with one shortcut.

Something like this. On macOS the combination is different, but also standard.

shortcut = new QShortcut(QKeySequence(QKeySequence::MoveToEndOfDocument), this);
QObject::connect(shortcut, &QShortcut::activated, this, &jumpToEnd);

IDK if the default behavior has to be manually deactivated or so.

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.