Skip to content
This repository has been archived by the owner on Jan 13, 2019. It is now read-only.

Invalid options error. #27

Open
nebulaw2081d opened this issue May 6, 2018 · 8 comments
Open

Invalid options error. #27

nebulaw2081d opened this issue May 6, 2018 · 8 comments
Assignees
Labels

Comments

@nebulaw2081d
Copy link

Using the command i3lock-next, regardless of what arguments are given, throws the following messages:

i3lock: invalid option -- 'k'
i3lock: Syntax: i3lock [-v] [-n] [-b] [-d] [-c color] [-u] [-p win|default] [-i image.png] [-t] [-e] [-I timeout] [-f]

This occurs regardless of what arguments are passed or if the command is passed without any arguments.

Example:

eel52@xxxxxx:~$ i3lock-next
i3lock: invalid option -- 'k'
i3lock: Syntax: i3lock [-v] [-n] [-b] [-d] [-c color] [-u] [-p win|default] [-i image.png] [-t] [-e] [-I timeout] [-f]

As seen in the example the option 'k' is not passed at all.

@owenthewizard owenthewizard self-assigned this May 6, 2018
@owenthewizard
Copy link
Owner

Is this using i3lock-next from the master branch? What version of i3lock-color do you have installed?

@nebulaw2081d
Copy link
Author

nebulaw2081d commented May 6, 2018

I have i3lock-color installed from source from this github: https://github.com/PandorasFox/i3lock-color

I got the i3lock-next code from here: https://github.com/owenthewizard/i3lock-next

I installed both from source last night, so I believe they are the latest versions.

@nebulaw2081d
Copy link
Author

As stated this issue is not occurring on a legacy version of the software in question, or any of its dependencies. I would like the tag to be removed, or I am going to have to close the issue.

@owenthewizard
Copy link
Owner

@Eel52 The legacy tag does not mean a legacy version of the master branch, the current master branch is due to be replaced by the rewrite branch. There is no ETA for this. To clarify: "legacy" refers to the master branch of i3lock-next.

Please post the output of i3lock --version.

@nebulaw2081d
Copy link
Author

nebulaw2081d commented May 11, 2018

@owenthewizard Sorry for misunderstanding. Here's the output of i3lock --version:

$ i3lock --version
i3lock: version 2.10 (2017-11-25) © 2010 Michael Stapelberg

@owenthewizard
Copy link
Owner

i3lock-color refactored various options a while ago, try with the latest version. You may need to compile from source if your distro does not provide a recent version.

Detection of older/newer versions of i3lock-color may be added in the future.

@nebulaw2081d
Copy link
Author

nebulaw2081d commented May 13, 2018

@owenthewizard I have just built a new version of i3lock-color from PandorasFox Github. I am not familiar with how to install it to /usr/bin/ (although I think I have gotten it to work) however the command "i3lock-next" still yields the original problem.

@lbr88
Copy link

lbr88 commented May 30, 2018

sudo make install

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

No branches or pull requests

3 participants