Package Details: whatpulse 5.9.1-1

Git Clone URL: https://aur.archlinux.org/whatpulse.git (read-only, click to copy)
Package Base: whatpulse
Description: Measures your keyboard, mouse and application usage, network traffic and uptime.
Upstream URL: http://www.whatpulse.org
Keywords: external statistics
Licenses: custom:whatpulse_tos
Submitter: jelly
Maintainer: ekkelett (ahmubashshir)
Last Packager: ahmubashshir
Votes: 27
Popularity: 0.97
First Submitted: 2009-06-07 19:22 (UTC)
Last Updated: 2025-04-07 20:50 (UTC)

Latest Comments

1 2 3 4 5 6 .. 10 Next › Last »

Xenapte commented on 2025-04-10 22:45 (UTC) (edited on 2025-04-10 22:45 (UTC) by Xenapte)

Same problem as simona, I had to uninstall appimagelauncher for some reason, and reboot so the whatpulse appimage can extract itself.

simona commented on 2025-04-09 13:18 (UTC)

This doesn't look like a squashfs image.

bcc commented on 2025-04-09 09:19 (UTC) (edited on 2025-04-09 09:20 (UTC) by bcc)

Same problem as Joey.

I fixed this with:

magick sfs/whatpulse.png \
    +gravity -crop 615x680+0+0 +repage \
    -resize "${size}x${size}" -background none \
    -gravity center -extent "${size}x${size}" \
    xc:"#656565" -channel RGB -clut \
    "${pkgdir}/usr/share/icons/hicolor/${size}x${size}/apps/whatpulse.png"

Now builds/installs

Joey5403 commented on 2025-04-08 12:24 (UTC) (edited on 2025-04-08 12:24 (UTC) by Joey5403)

magick: no images found for operation `-crop' at CLI arg 2 @ error/operation.c/CLIOption/5481.
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: whatpulse-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
whatpulse - exit status 4

TheWindUpPirate commented on 2024-10-03 07:45 (UTC)

Hi folks, I've just installed whatpulse 5.8.2-1 on a new machine but it keeps crashing and I can't work out why. All I have to go on is that for ever time I've tried to launch Whatpulse there is an entry in ~/.local/share/app.log like

INFO 2024-10-03T07:35:30.734 "Starting WhatPulse 5.8.2..."

All the dependencies are met, I've run the setup-input-permissions.sh from whatpulse.com separately.

Does anyone have any suggestions?

MikeBreytenbach commented on 2024-05-15 07:22 (UTC)

It's working fine now, thank you very much.

Joey5403 commented on 2024-05-15 03:32 (UTC)

yay Packages to cleanBuild? All redownload files then sha256sums is PASS

MikeBreytenbach commented on 2024-05-14 07:29 (UTC)

Validating source_x86_64 files with sha256sums... whatpulse-5.7-amd64.AppImage ... FAILED

tonkku107 commented on 2023-06-05 21:09 (UTC)

whatpulse.sh fails validity check

ahmubashshir commented on 2023-05-09 14:37 (UTC)

@SBQI, this happened because of qt6-base, and upstream neither provides source no a qt5 client...