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

Applications do not respect cursor theme on host OS [Error] #1026

Closed
rainwashed opened this issue Oct 24, 2023 · 4 comments
Closed

Applications do not respect cursor theme on host OS [Error] #1026

rainwashed opened this issue Oct 24, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@rainwashed
Copy link

Please, before opening a bug:

  • make sure you've read the documentation.
  • Ensure there isn't already an open issue about this.
  • Ensure there isn't already a closed/resolved issue about this.

Describe the bug
Any visual application installed in a container does not respect the cursor theme of the host OS.

To Reproduce

  1. Create a distro container

Expected behavior
The visual application have the same cursor theme as the host OS

Logs

Desktop (please complete the following information):

  • Are you using podman, docker or lilipod?
  • Docker
  • Which version or podman, docker or lilipod?
  • Docker version 24.0.6, build ed223bc820
  • Which version of distrobox?
  • distrobox: 1.5.0.2distrobox: 1.5.0.2
  • Which host distribution?
  • EndeavourOS Linux
  • How did you install distrobox?
  • AUR

Additional context
Add any other context about the problem here.

Related to #745

@rainwashed rainwashed added the bug Something isn't working label Oct 24, 2023
@profetik-777
Copy link
Contributor

This sounds like a wayland based thing, not a distrobox "bug".

https://bbs.archlinux.org/viewtopic.php?id=285670

Please verify this and report back when you get a chance.

@firefoxlover
Copy link

firefoxlover commented Feb 4, 2024

I am using a Podman Fedora39 Distrobox and installed Firefox there. My host is Fedora Kinoite KDE without Firefox installed, using the Breeze cursor theme.

I could need some help to

  • get the cursor to use the breeze theme (breeze-cursor-theme is installed but the default GNOME cursor is still used)
  • get KDE Decorations in Firefox

I already did that:

sudo dnf install -y breeze-cursor-theme

gsettings set org.gnome.desktop.interface cursor-theme 'breeze-cursor'

No change in Firefox

@shenmo7192
Copy link

I am using a Podman Fedora39 Distrobox and installed Firefox there. My host is Fedora Kinoite KDE without Firefox installed, using the Breeze cursor theme.

I could need some help to

* get the cursor to use the breeze theme (`breeze-cursor-theme` is installed but the default GNOME cursor is still used)

* get KDE Decorations in Firefox

I already did that:

sudo dnf install -y breeze-cursor-theme

gsettings set org.gnome.desktop.interface cursor-theme 'breeze-cursor'

No change in Firefox

install the same cursor theme in the container can fix it

@89luca89
Copy link
Owner

This is a duplicate of #745 and #758

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants