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

Not working on i3 #12

Open
workflow opened this issue Nov 21, 2022 · 11 comments
Open

Not working on i3 #12

workflow opened this issue Nov 21, 2022 · 11 comments

Comments

@workflow
Copy link

Trying to use this on i3 results in err: get_tree() failed log lines, and no autotiling.

@shackra
Copy link

shackra commented Nov 28, 2022

it works for me without issues; however, I have troubles with stacking, tabbed and toggle split.

@Jocadbz
Copy link

Jocadbz commented Feb 11, 2023

Same here, opening any window spawns a log message.

@zDEFz
Copy link

zDEFz commented Feb 26, 2023

dito

@ammgws
Copy link
Owner

ammgws commented Mar 26, 2023

Not sure why get_tree is failing...

@hnorkowski
Copy link

I get the same error with EndeavourOS i3wm.

@NumberPigeon
Copy link

same error on ArchLinux + i3wm

ganczarek added a commit to ganczarek/dotfiles that referenced this issue Aug 6, 2023
@Shringe
Copy link

Shringe commented Dec 25, 2023

Same here on ArchLinux + i3wm

@Shringe
Copy link

Shringe commented Dec 25, 2023

Seems to be line 25 in src/main.rs
let tree = conn.get_tree().map_err(|_| "get_tree() failed")?;

@Shringe
Copy link

Shringe commented Dec 28, 2023

I git clone'd the repo, and compiled myself with cargo build --release; for some reason, it now works without issue. The version from the AUR is still broken though. Is there any disparity between this repo, and the AUR(maybe version?)? @ammgws

@egoarka
Copy link

egoarka commented Jan 18, 2024

for me it's working fine on i3 version 4.23, I've had to compile code from sources.

@ammgws
Copy link
Owner

ammgws commented Sep 28, 2024

@Shringe @NumberPigeon @hnorkowski do you still experience this?

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

9 participants