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

Add qtile images #103

Merged
merged 4 commits into from
Dec 27, 2024
Merged

Add qtile images #103

merged 4 commits into from
Dec 27, 2024

Conversation

sgallag-insta
Copy link
Collaborator

@sgallag-insta sgallag-insta commented Dec 19, 2024

Tested and this is working with a few minor problems. I'm thinking maybe they can be fixed as a follow up:

  • swaylock not working due to known qtile issue
  • "Open Terminal Here" in Thunar not working, despite including the standard fix we've used previously
  • The default qtile config is not particularly glamorous
  • I wasn't able to launch the Discord flatpak for some reason, although others I tested seemed to work fine

@RoyalOughtness RoyalOughtness linked an issue Dec 20, 2024 that may be closed by this pull request
@sgallag-insta sgallag-insta changed the title [WIP] Add qtile images Add qtile images Dec 20, 2024
@sgallag-insta sgallag-insta marked this pull request as ready for review December 20, 2024 15:18
@RoyalOughtness
Copy link
Collaborator

I wasn't able to launch the Discord flatpak for some reason

is xwayland running?

@RoyalOughtness
Copy link
Collaborator

can you add this to the readme with something like "- qtile (experimental)"

@sgallag-insta
Copy link
Collaborator Author

sgallag-insta commented Dec 21, 2024

I wasn't able to launch the Discord flatpak for some reason

is xwayland running?

It is, but I'm a little confused by the behaviour. It seems like every time I check the PID is higher, so I assume it is crashing and restarting. But, I also don't see any relevant error logs either in journalctl or xwayland core dumps 🤷

For reference, the Discord error is:
[6 preload-host-spawn-strategy] Failed to let stub process know of exit: Bad file descriptor (errno 9)

@RoyalOughtness
Copy link
Collaborator

I wasn't able to launch the Discord flatpak for some reason

is xwayland running?

It is, but I'm a little confused by the behaviour. It seems like every time I check the PID is higher, so I assume it is crashing and restarting. But, I also don't see any relevant error logs either in journalctl or xwayland core dumps 🤷

For reference, the Discord error is: [6 preload-host-spawn-strategy] Failed to let stub process know of exit: Bad file descriptor (errno 9)

i did some googling and they suggested flatpak repair --reinstall-all

no idea though 😄

@sgallag-insta
Copy link
Collaborator Author

I wasn't able to launch the Discord flatpak for some reason

is xwayland running?

It is, but I'm a little confused by the behaviour. It seems like every time I check the PID is higher, so I assume it is crashing and restarting. But, I also don't see any relevant error logs either in journalctl or xwayland core dumps 🤷
For reference, the Discord error is: [6 preload-host-spawn-strategy] Failed to let stub process know of exit: Bad file descriptor (errno 9)

i did some googling and they suggested flatpak repair --reinstall-all

no idea though 😄

This didn't work unfortunately

@rehashedsalt
Copy link
Collaborator

Whatever the Discord thing is, you can work around it by disabling the Chromium sandbox with --no-sandbox. So there's probably a portal or some sort of resource broker we're not installing/starting with qtile that should be.

+1 for adding as experimental. The solve for this is probably an easy one.

@RoyalOughtness RoyalOughtness merged commit cccd4d3 into wayblueorg:live Dec 27, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

qtile image
3 participants