Search Criteria
Package Details: easystroke 0.6.0-22
Package Actions
Git Clone URL: | https://aur.archlinux.org/easystroke.git (read-only, click to copy) |
---|---|
Package Base: | easystroke |
Description: | Use mouse gestures to initiate commands and hotkeys. |
Upstream URL: | http://easystroke.sourceforge.net/ |
Licenses: | custom:ISC |
Submitter: | arojas |
Maintainer: | Raymo111 |
Last Packager: | arojas |
Votes: | 8 |
Popularity: | 0.017353 |
First Submitted: | 2020-05-01 18:35 (UTC) |
Last Updated: | 2020-05-01 18:35 (UTC) |
Dependencies (11)
- boost-libs (boost171, boost-libs-git)
- dbus-glib (dbus-glib-git)
- gtkmm3
- libxtst
- xorg-server (xorg-server-notty, xf86-input-evdev-git-surfacepen3, xf86-input-evdev-git, xorg-server-sd_notify, xorg-server-noudev, xorg-server-dev, xorg-server1.19-git, xorg-server-rootless-nosystemd-minimal-git, xorg-server-rootless-nosystemd-minimal, xorg-server-git, xorg-server-bug865)
- boost (boost-git) (make)
- gettext (gettext-git) (make)
- help2man (help2man-git) (make)
- intltool (make)
- xorg-server-devel (xorg-server-devel-notty, xorg-server-devel-sd_notify, xorg-server-devel-noudev, xorg-server-devel-dev, xorg-server1.19-devel-git, xorg-server-devel-rootless-nosystemd-minimal-git, xorg-server-devel-rootless-nosystemd-minimal, xorg-xwayland-devel-rootless-nosystemd-minimal-git, xorg-server-devel-git) (make)
- xorgproto (xorgproto-git) (make)
Latest Comments
Sepiida commented on 2022-01-21 13:04 (UTC)
@BujuArena That worked like a charm. You're my hero. Thanks!
BujuArena commented on 2021-06-28 20:15 (UTC)
I was getting this error when running
easystroke
in the terminal:I noticed I have boost-libs 1.76.0 installed.
To solve this, I used
yay -R easystroke
, thenyay easystroke
, then chose this AUR package and chose to clean-build easystroke. After that, runningeasystroke
in the terminal worked.Raymo111 commented on 2021-01-07 23:35 (UTC)
This seems to be a common problem. Try running
pacman -Syu
, reinstalling easystroke, and reinstalling boost-libs.rcrath commented on 2021-01-07 20:22 (UTC)
problem seems to be that boost-libs is now at 1.75.0-1
rcrath commented on 2021-01-07 20:18 (UTC)
I get the following error when running easystroke. was working fine until a couple weeks ago I think.
Raymo111 commented on 2021-01-02 17:25 (UTC)
@rethus this package is easystroke, not easystroke-git. Did you get the right package?
rethus commented on 2021-01-02 13:47 (UTC)
If I try to install easystroke-git, I got this:
help2man: can't get
--help' info from ./easystroke Try
--no-discard-stderr' if option outputs to stderroptional_install commented on 2020-12-31 02:44 (UTC)
FYI: I ran pacman -Syu and Easystroke stopped working. I reinstalled using the other package easystroke-git, which asked y/n to remove easystroke, I hit y, everything went smoothly. Easystroke is working again. Thanks.
Raymo111 commented on 2020-12-18 03:02 (UTC)
@romero So I just tried installing it and it works perfectly, not sure what--
Oh. Lol. Well glad it works for you :)
romero commented on 2020-12-18 02:12 (UTC) (edited on 2020-12-18 02:19 (UTC) by romero)
@Raymo111 yes, the entire system is actually a clean new install, since I got a new computer. I tried re-installing easystroke and also the boost package. Any idea what I could reload?
PS - just re-installed both boost and easystroke, and now it works. To whatever reason - must be the machine spirit :)
Thanks for your quick response!
Raymo111 commented on 2020-12-16 01:55 (UTC)
@romero Did you try a clean install? I often get that error when updating packages, though I haven't gotten it with easystroke specifically yet. Also you might need to reload something.
romero commented on 2020-12-15 09:49 (UTC)
It ceased operating with the latest boost package that contains libboost_serialization.so.1.75.
Running it in CLI returns:
easystroke: error while loading shared libraries: libboost_serialization.so.1.74.0: cannot open shared object file: No such file or directory