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

error another window manager seems to be running (x error 10) #4072

Closed
mybigman opened this issue May 6, 2020 · 4 comments
Closed

error another window manager seems to be running (x error 10) #4072

mybigman opened this issue May 6, 2020 · 4 comments

Comments

@mybigman
Copy link

mybigman commented May 6, 2020

I'm submitting a…

[x] Bug
[ ] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)

Current Behavior

running
i3 -c .confg/i3/config

results in
error another window manager seems to be running (x error 10)

Note i3 starts and functions

Expected Behavior

validate the config

Reproduction Instructions

startx
open terminal
run i3 -c .confg/i3/config

Environment

Output of i3 --moreversion 2>&-:

i3 version:  Binary i3 version:  4.18.1 (2020-04-22)
Config file
same result in a fresh install / stock config
Logfile URL: https://logs.i3wm.org/logs/5731026076696576.bz2
- Linux Distribution & Version: Fedora 32
- Are you using a compositor (e.g., xcompmgr or compton):  everything disabled
@orestisfl
Copy link
Member

What is in your ~/.xinitrc? You should execute i3 from that file.

@mybigman
Copy link
Author

mybigman commented May 7, 2020

@orestisfl - I certainly execute it from .xinitrc with...

exec i3

@Airblader
Copy link
Member

Then i3 is already running and attempting to run it again is bound to fail so this is behaving as expected. Validating the config is -C, not -c.

@mybigman
Copy link
Author

mybigman commented May 7, 2020

@Airblader embarrassing... I guess that's what happens when you're playing at 2am :/

sorry for the dramas.

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

No branches or pull requests

4 participants