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

[Bug]: Button iconography is absent. #7419

Open
4 tasks done
RokeJulianLockhart opened this issue Oct 25, 2024 · 9 comments
Open
4 tasks done

[Bug]: Button iconography is absent. #7419

RokeJulianLockhart opened this issue Oct 25, 2024 · 9 comments

Comments

@RokeJulianLockhart
Copy link

RokeJulianLockhart commented Oct 25, 2024

Before submitting, please verify the following:

Bug description

As the undermentioned screenshot demonstrates, the toolbar 1 button iconography is absent:

Image Image

This is a partial recurrence of #6594 (comment) - a regression.

Steps to reproduce

  1. Install https://fedora.pkgs.org/rawhide/fedora-x86_64/nextcloud-client-3.14.2-1.fc42.x86_64.rpm.html (as a dependency of https://fedora.pkgs.org/rawhide/fedora-x86_64/nextcloud-client-dolphin-3.14.2-1.fc42.x86_64.rpm.html):

    #!/usr/bin/env -S sh
    sudo dnf install 'nextcloud-client-3.14.2-2.fc40.x86_64'
  2. Invoke the GUI:

    #!/usr/bin/env -S sh
    nextcloud-client

Expected behavior

The icons should be rendered.

Which files are affected by this bug

file:///usr/bin/nextcloud

Operating system

Linux

Which version of the operating system you are running.

https://download.fedoraproject.org/pub/fedora/linux/releases/40/Spins/x86_64/iso/Fedora-KDE-Live-x86_64-40-1.14.iso

Package

Distro package manager

Nextcloud Server version

28.0.10.1

Nextcloud Desktop Client version

3.14.2

Is this bug present after an update or on a fresh install?

I don't know, but I presume that it updated from a minor version (ex. 3.4.2 to 3.4.4).

Are you using the Nextcloud Server Encryption module?

I don't know.

Are you using an external user-backend?

I don't know.

Nextcloud Server logs

No response

Additional info

No response

Footnotes

  1. https://github.com/nextcloud/desktop/issues/7419#issuecomment-2439808182

@RokeJulianLockhart
Copy link
Author

RokeJulianLockhart commented Oct 27, 2024

#7419 (comment)

This affects more than merely toolbar button iconography, actually:

Image

@RokeJulianLockhart RokeJulianLockhart changed the title [Bug]: Toolbar button iconography is absent. [Bug]: Button iconography is absent. Oct 27, 2024
@the-nic
Copy link

the-nic commented Oct 29, 2024

Note that also the following icons are not shown in when pressing the details button:

Image

Is this because there are no white/black themed variants of the svg files referenced?

@RokeJulianLockhart
Copy link
Author

RokeJulianLockhart commented Oct 29, 2024

#7419 (comment)

@the-nic, are you able to provide environment information too? kinfo is usually enough.

Is this because there are no white/black themed variants of the svg files referenced?

I'd be surprised, since in examples like https://invent.kde.org/frameworks/breeze-icons/-/merge_requests/410#note_1054423, the application should fall back to Breeze's colourful icons.

Perhaps it's another example of https://gitlab.freedesktop.org/xdg/xdg-specs/-/issues/132, although that's merely a guess.

@the-nic
Copy link

the-nic commented Oct 29, 2024

kinfo data:

Operating System: Arch Linux 
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.6.58-1-lts (64-bit)
Graphics Platform: Wayland
Processors: 16 × AMD Ryzen 7 5800X 8-Core Processor
Memory: 31.2 GiB of RAM
Graphics Processor: NVIDIA GeForce RTX 2070 SUPER/PCIe/SSE2

@BatmansGehilfe
Copy link

BatmansGehilfe commented Oct 29, 2024

I experience the same behaviour as @RokeJulianLockhart and @the-nic here with a different distribution (Tumbleweed). Just to add some context.

kinfo data:

Operating System: openSUSE Tumbleweed 20241027
KDE Plasma Version: 6.2.2
KDE Frameworks Version: 6.7.0
Qt Version: 6.8.0
Kernel Version: 6.11.5-1-default (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-10510U CPU @ 1.80GHz
Memory: 15.4 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics

@working-name
Copy link

Same or very similar issue on windows. Might be something about dark mode.
Image

@RokeJulianLockhart

This comment has been minimized.

@BatmansGehilfe
Copy link

I don't think it is about dark mode: I experience the same behaviour in "light mode".

Image

@RokeJulianLockhart
Copy link
Author

RokeJulianLockhart commented Nov 11, 2024

#7419 (comment)

@BatmansGehilfe, I do too — the context menu icons don't even recolour:

Image

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