manuskript icon indicating copy to clipboard operation
manuskript copied to clipboard

Don't open msk from command line

Open Mte90 opened this issue 3 years ago • 4 comments

$ manuskript romanzo.msk 
usage: manuskript [-h] [--console] [-v] [-L LOGFILE] [FILENAME]
manuskript: error: unrecognized arguments: romanzo.msk

An example of what I get. Instead if I open the program and use open feature everything is fine.

Mte90 avatar Jan 14 '22 21:01 Mte90

What system are you using and how did you install manuskript? I have just checked on Linux and manuskript from git and it seems to work as expected (opens a project).

katafrakt avatar Feb 09 '22 21:02 katafrakt

I tried with the debian one and the code of this repository (I am using that now)

Mte90 avatar Feb 10 '22 12:02 Mte90

So you actually call bin/manuskript from repository root or manuskript from bin directory? Or do have it added to PATH?

katafrakt avatar Feb 10 '22 15:02 katafrakt

So In the laptop I have the one from the debian repository and I have the issue. When I had the dev version I think that I had the same issue but i don't remember now.

Mte90 avatar Feb 12 '22 13:02 Mte90

Seems to work fine with release 0.14.0 and newer... so I'll close this because I can't reproduce the issue.

TheJackiMonster avatar Feb 10 '23 21:02 TheJackiMonster