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

okular warns about missing breeze icon theme #53750

Closed
cdepillabout opened this issue Jan 10, 2019 · 7 comments
Closed

okular warns about missing breeze icon theme #53750

cdepillabout opened this issue Jan 10, 2019 · 7 comments

Comments

@cdepillabout
Copy link
Member

Issue description

When starting okular, it gives warnings that an icon theme is not installed:

$ okular /path/to/my.pdf
Icon theme "breeze" not found.
Icon theme "breeze" not found.
Error: standard icon theme "breeze" not found!
Icon theme "breeze" not found.
Icon theme "breeze" not found.
Error: standard icon theme "breeze" not found!

What's going on here? Do I have to manually install the breeze icon theme? Would this be the breeze-icons package?

As an end-user, it would be nice if the okular derivation just pulled in an icon theme that would be used if I don't already have one installed. If it is known that okular gives warnings without an icon theme, it would be nice if it just worked correctly when installed.

Steps to reproduce

I've installed okular with nix-env in 18.09.

In my /etc/nixos/configuration.nix, I've enabled the X server, but I don't have any desktop environment enabled:

{
   services.xserver.enable = true;
}

Technical details

  • system: "x86_64-linux"
  • host os: Linux 4.14.90, NixOS, 18.09.1822.0a8f35c998f (Jellyfish)
  • multi-user?: yes
  • sandbox: yes
  • version: nix-env (Nix) 2.1.3
  • channels(root): "nixos-18.09.1822.0a8f35c998f"
  • channels(illabout): "unstable-19.03pre164715.201d739b0ff"
  • nixpkgs: /nix/var/nix/profiles/per-user/root/channels/nixos
@cdepillabout
Copy link
Member Author

Pinging @ttuegel and @vandenoever, since it looks like they are maintainers for the KDE applications.

@ttuegel
Copy link
Member

ttuegel commented Jan 12, 2019

Leaving this note to myself: An appropriate solution would be to wrap KDE applications for XDG_DATA_DIRS.

@ttuegel ttuegel mentioned this issue Jan 24, 2019
10 tasks
@FRidh
Copy link
Member

FRidh commented Jul 20, 2019

Fixed in #54525

@newptcai
Copy link

I have the same problem with version 21.12.3

@ghost
Copy link

ghost commented Nov 5, 2022

@newptcai Same here. apt install breeze-icon-theme has fixed that for me.

@me-at-gitt
Copy link

Same here. apt install breeze-icon-theme has fixed that for me for okular 21.12.3. But this is just a fix, not a solution.

@JohnAZoidberg
Copy link
Member

JohnAZoidberg commented Jul 7, 2024

Same here. apt install breeze-icon-theme has fixed that for me for okular 21.12.3. But this is just a fix, not a solution.

What? Are you using nix on Debian/Ubuntu? If you're not using nix, then this is the wrong repo to comment on.
I don't see this warning on GNOME/Wayland on NixOS 24.05 with Okular 23.08.05.

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

6 participants