Search Criteria
Package Details: aptik-battery-monitor 17.12-2
Git Clone URL: | https://aur.archlinux.org/aptik-battery-monitor.git (read-only, click to copy) |
---|---|
Package Base: | aptik-battery-monitor |
Description: | Battery monitor for laptops. Displays detailed statistics for battery life, remaining capacity, and charge/discharge rate |
Upstream URL: | https://github.com/teejee2008/battery-monitor |
Licenses: | |
Submitter: | ragouel |
Maintainer: | ragouel |
Last Packager: | ragouel |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2020-07-23 09:55 |
Last Updated: | 2020-07-23 22:47 |
Latest Comments
1 2 Next › Last »
yochananmarqos commented on 2020-07-25 15:41
Nope. I give up. Doing that shouldn't be necessary, anyway.
ragouel commented on 2020-07-24 21:14
Same permission error.
Try chmod 755 /tmp/aptik-battery-monitor
yochananmarqos commented on 2020-07-24 14:54
That didn't work, it still segfaults.
strace log
ragouel commented on 2020-07-24 00:52
Tip: Stop adding old, abandoned projects to the AUR. :P
lol, why ? They're perfectly functional.yochananmarqos commented on 2020-07-24 00:36
That makes no sense that it's working for you but not me. I'll try what you suggested in the morning.
Tip: Stop adding old, abandoned projects to the AUR. :P
ragouel commented on 2020-07-24 00:23
Looks like it's permission issue
line: 2141
Try
chmod 755 -R /tmp/aptik-battery-monitor/*
yochananmarqos commented on 2020-07-23 23:09
strace log
ragouel commented on 2020-07-23 22:56
Please post an strace log. GTK runs normally on my end.
yochananmarqos commented on 2020-07-23 22:53
The service is running, but the GTK binary segfaults for me.
ragouel commented on 2020-07-23 22:47
It now works, maybe I'll port to systemd if I'm not lazy...