Bug 509438

Summary: The NextCloud client cannot render icons
Product: [Frameworks and Libraries] qqc2-breeze-style Reporter: Roke Julian Lockhart Beedell <4wy78uwh>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: g.guerin, matthieu_gallien, nicolas, noahadvs, samuele.zappala
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
URL: https://discuss.kde.org/t/is-nextcloud-desktops-qml-flyouts-inability-to-render-icons-a-bug-with-breezes-qquickstyle/39648/4?u=rokejulianlockhart
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: A Screenshot That Depicts The Absent Icons

Description Roke Julian Lockhart Beedell 2025-09-12 22:29:15 UTC
Created attachment 184920 [details]
A Screenshot That Depicts The Absent Icons

# SUMMARY

Per https://github.com/nextcloud/desktop/issues/7419#issuecomment-3284994975d, `nextcloud-client-dolphin-3.16.3` does not render icons. NC's maintainers have tentatively triaged this as a fault of Plasma 6's Breeze QQuickStyle.

# STEPS TO REPRODUCE

~~~
#!/usr/bin/env sh
sudo dnf5 install nextcloud-client-dolphin-3.16.3-2.fc42 && \
nextcloud-desktop
~~~

# OBSERVED RESULT

Outside the configuration window (so, within the flyout), the toolbar iconography is absent.

# EXPECTED RESULT

It should render icons.

# SOFTWARE/OS VERSIONS

> ~~~
> Operating System: Fedora Linux 42
> KDE Plasma Version: 6.4.4
> KDE Frameworks Version: 6.17.0
> Qt Version: 6.9.1
> Kernel Version: 6.16.7-200.fc42.x86_64 (64-bit)
> Graphics Platform: Wayland
> Processors: 16 × AMD Ryzen 7 7840HS w/ Radeon 780M Graphics
> Memory: 32 GiB of RAM (30.6 GiB usable)
> Graphics Processor: AMD Radeon 780M Graphics
> Manufacturer: Framework
> Product Name: Laptop 16 (AMD Ryzen 7040 Series)
> System Version: A7
> ~~~

# ADDITIONAL INFORMATION

As discussed at https://discuss.kde.org/t/is-nextcloud-desktops-qml-flyouts-inability-to-render-icons-a-bug-with-breezes-qquickstyle/39648/4?u=rokejulianlockhart.
Comment 1 Roke Julian Lockhart Beedell 2025-09-12 22:30:50 UTC
When I filed this, I saw:

> ~~~
> <h1>Software error:</h1>
> <pre>Malformed multipart POST: data truncated
> </pre>
> <p>
> For help, please send mail to the webmaster (<a href="mailto:sysadmin@kde.org">sysadmin@kde.org</a>), giving this error message 
> and the time and date of the error.
> 
> </p>
> ~~~
Comment 2 Roke Julian Lockhart Beedell 2025-09-12 22:47:24 UTC
Sent as `Message-Id: <9BV2Kp4ysx2QYEB6_nVJ0dGVYnNpSwiJoZSCj52XQAEDeu7AJp44EPG4c2aeZp1t4hPsuhpXV7MnHWq_cVCBc5qceU4GnnSIhQ5Zz8bEhk4=@pm.me>`. I'll cease to diverge from the thread's topic any more.
Comment 3 Roke Julian Lockhart Beedell 2025-09-15 10:23:46 UTC
Those last two comments, including this, should be marked as off-topic. I should have posted them at Discourse, really, since it turns out that the error isn't specific to this thread.
Comment 4 Samuele 2025-09-17 09:30:08 UTC
Have the same issue:

Operating System: Fedora Linux 42
KDE Plasma Version: 6.4.4
KDE Frameworks Version: 6.17.0
Qt Version: 6.9.1
Kernel Version: 6.16.7-200.fc42.x86_64 (64-bit)
Graphics Platform: Wayland
Processors: 4 × Intel® Core™ i5-2400 CPU @ 3.10GHz
Memory: 16 GiB of RAM (15.4 GiB usable)
Graphics Processor: llvmpipe

Nextcloud is installed via Fedora repos, version 3.16.3-2.fc42
Comment 5 Gauthier 2025-09-19 07:55:16 UTC
Isn't this bug related to bug 433433?
Comment 6 Roke Julian Lockhart Beedell 2025-09-19 10:37:50 UTC
(In reply to Gauthier from comment #5)

I think you're right. I'd completely forgotten about https://bugs.kde.org/show_bug.cgi?id=433433#c12. Thanks.

*** This bug has been marked as a duplicate of bug 433433 ***