-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
QtGraphicalEffects warning on UM40 KDE #39
Comments
Since no packages from Ultramarine Linux are involved, you are actually supposed to report this issue to Fedora upstream. But well, obviously, no one actually likes using Red Hat Bugzilla, so here are some other ways you can get help / other people to notice this issue:
P.S. I have no idea where |
Thank you for your quick response.
I removed the conflicting file, refreshed, and the upgrade completed
successfully.
I believe the file had to do with enhanced font rendering.
However, now at boot, on the login screen a red warning line referring to "
QtGraphicalEffects" appears reporting theme issues. I am working on a
solution.
Your other advice regarding reporting is noted. Does that include this
issue to be reported to Fedora?
Kind regards
*Paul H Heine*
Dubuque, IA
United States of America
…On Wed, May 8, 2024 at 2:23 AM madomado ***@***.***> wrote:
- Have you tried sudo dnf upgrade --refresh?
- Try sudo dnf swap fontconfig-enhanced-defaults fontconfig, then
perform the system upgrade again.
- If none of the above works, continue reading:
Since no packages from Ultramarine Linux are involved, you are actually
supposed to report this issue to Fedora upstream.
But well, obviously, no one actually likes using Red Hat Bugzilla, so here
are some other ways you can get help / other people to notice this issue:
- Fedora's Discord server: https://discord.gg/fedora
- Fedora's subreddit: https://www.reddit.com/r/Fedora/
P.S. I have no idea where fontconfig-enhanced-defaults comes from. This
does not seem to come from any of the Fedora repositories.
—
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGWXW5Y5KE3Q5AORNTBPRBTZBHHILAVCNFSM6AAAAABHLZF44SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOJZHEYTONZWGA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
That seems to be a separate issue. Removing just a fontconfig file wouldn't cause Qt theme issues. Could you further describe the theme issue? Most likely again this is a Fedora issue, but we could look into this if there's a more descriptive warning message. |
See error message on login screen below:
"The current theme cannot be loaded due to the errors below, please select
another theme"
"file://usr/share/sddm/themes/MacSonoma-Light/Main.qml:23:1 module
"QtGraphicalEffects" is not installed."
All the previously installed Mac themes have disappeared and cannot be
accessed in KDE Settings/Themes.
*Paul H Heine*
Dubuque, IA
United States of America
…On Wed, May 8, 2024 at 10:19 AM madomado ***@***.***> wrote:
That seems to be a separate issue. Removing just a fontconfig file
wouldn't cause Qt theme issues.
Could you further describe the theme issue? Most likely again this is a
Fedora issue, but we could look into this if there's a more descriptive
warning message.
—
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGWXW53LNMZE2X7SONSYSL3ZBI67XAVCNFSM6AAAAABHLZF44SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBQHAZDONBRGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Try installing qt5-qtgraphicaleffects (but I doubt if it will work) |
You were right - it did not work.
sudo dnf -y install qt5-qtgraphicaleffects
[sudo] password for pheine:
Last metadata expiration check: 0:24:51 ago on Wed 08 May 2024 11:28:14 AM
CDT.
Package qt5-qtgraphicaleffects-5.15.13-1.fc40.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!
*Paul H Heine*
Dubuque, IA
United States of America
…On Wed, May 8, 2024 at 11:48 AM madomado ***@***.***> wrote:
Try installing qt5-qtgraphicaleffects (but I doubt if it will work)
—
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGWXW54BJYJYSVLTNBPTTHLZBJJPDAVCNFSM6AAAAABHLZF44SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBRGAYDAMZSGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Also, when I try to install KDE themes I get this error, e.g.:
"Installation of /tmp/tAjoxo-Apple.Sonoma.Light.P6.tar.xz failed: Could not
install dependency: 'kns://plasmoids.knsrc/api.kde-look.org/2138251'"
*Paul H Heine*
Dubuque, IA
United States of America
…On Wed, May 8, 2024 at 11:48 AM madomado ***@***.***> wrote:
Try installing qt5-qtgraphicaleffects (but I doubt if it will work)
—
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGWXW54BJYJYSVLTNBPTTHLZBJJPDAVCNFSM6AAAAABHLZF44SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBRGAYDAMZSGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I'm not too sure but this is probably an issue with the theme itself… |
Thank you for communicating with me on these issues. Much appreciated.
Ultramarine is absolutely the best distro (among the many) I have ever used.
Kind regards.
…On Wed, May 8, 2024, 23:46 madomado ***@***.***> wrote:
I'm not too sure but this is probably an issue with the theme itself…
—
Reply to this email directly, view it on GitHub
<#39 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGWXW55FNHCOERFQYQ4WOSDZBL5TXAVCNFSM6AAAAABHLZF44SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBRHEZDKMBZGY>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Actually the problem you are facing is because you are trying to install an sddm of Plasma 5 while you are using Plasma 6 which doesn't run that sddm so try installing a different one which supports with Plasma 6. |
Describe the bug
Internal error:
Error running transaction: file /etc/fonts/conf.d/11-lcdfilter-default.conf from install of fontconfig-2.15.0-4.fc40.x86_64 conflicts with file from package fontconfig-enhanced-defaults-2.0-1.fc39.noarch
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Upgrade completion
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: