You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running sudo bash install I get the following error:
(Pop os 20.04 (based on Ubuntu))
Keep the old conf file? (default: yes) [Y/n] n
Conf file will be overwritten! Are you sure? [Y/n] y
Removing previous /usr/local/bin/comfortable-swipe-buffer ... ok
Installing binaries ...
./comfortable-swipe-main.cpp: In function ‘int main(int, char**)’:
./comfortable-swipe-main.cpp:95:17: warning: catching polymorphic type ‘class std::invalid_argument’ by value [-Wcatch-value=]
95 | } catch (std::invalid_argument) {
| ^~~~~~~~~~~~~~~~
Installed: /usr/local/bin/comfortable-swipe-buffer
Installed: /usr/local/bin/comfortable-swipe
Installed: /root/.config/comfortable-swipe.conf
install: line 139: /root/.config/autostart/comfortable-swipe.desktop: No such file or directory
Is there a solution for this?
The text was updated successfully, but these errors were encountered:
When running sudo bash install I get the following error:
(Pop os 20.04 (based on Ubuntu))
Is there a solution for this?
The text was updated successfully, but these errors were encountered: