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.63
First Submitted: 2009-06-07 19:22 (UTC)
Last Updated: 2025-04-07 20:50 (UTC)

Latest Comments

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

CorruptComputer commented on 2025-04-27 16:15 (UTC) (edited on 2025-04-27 16:15 (UTC) by CorruptComputer)

Getting this error when trying to install:

curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading https://releases-dev.whatpulse.org/5.9.1/linux/whatpulse-linux-5.9.1_amd64.AppImage

Checked in the WhatPulse Discord server and was told by one of the developers that this URL is not correct, they do not do versioned downloads, the URL to download this AppImage from should be the following:

https://releases.whatpulse.org/latest/linux/whatpulse-linux-latest_amd64.AppImage

simona commented on 2025-04-12 19:11 (UTC)

a better workaround that uninstall appimagelauncher?

eldarberserker commented on 2025-04-12 18:57 (UTC)

bcc fix worked for me.

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