peerdavid / remapy

An open source explorer for your remarkable tablet to show, upload or delete files via the remarkable cloud.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

launch.sh: 4: Bad substitution

sabrekke opened this issue · comments

Hi,

I tried reinstalling remapy today, after encountering a problem described in pull request 20. However, running launch.sh returns the following:

launch.sh: 4: Bad substitution

install.sh returns:
install.sh: 4: source: not found Defaulting to user installation because normal site-packages is not writeable
followed by a list of satisfied requirements.

The old installation of Remapy still opens, but the file explorer is not rendering (and files do not appear to be synced).

I'm on Ubuntu 21.04.

There is a problem with the authentication (the cloud URLs changed) such that nothing is rendered. I just fixed this. Please pull again and try it one more time.

Also, can you elaborate a bit more why and how your problem is related to the scaling or HDMI of the application i.e. PR #20? Because my changes are totally unrelated to PR 20 and I don't want to merge this right now which would mean that your problem will not be resolved.

You're right - it works perfectly after pulling again. Thank you.

I was just confused by the fact that my problems matched your description of the file browser failing to load in PR #20, since I had made some changes to work with a hdpi display myself. Causal inference is hard!

Ah ok I understand - great that it works now!