Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install: line 139: /root/.config/autostart/comfortable-swipe.desktop: No such file or directory #93

Open
Donkere-vader opened this issue May 17, 2020 · 2 comments

Comments

@Donkere-vader
Copy link

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?

@Hikari9
Copy link
Owner

Hikari9 commented May 18, 2020

Pls run bash install and not sudo bash install

@Hikari9
Copy link
Owner

Hikari9 commented May 18, 2020

Also pls pull from the latest version there were updates for PopOS from #83 and #92. Make sure you're using at least v1.2.5 😊 thanks!

git pull

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants