luisbocanegra / kde-material-you-colors

Automatic color scheme generator from your wallpaper for KDE Plasma powered by Material You
https://store.kde.org/p/2136963
GNU General Public License v3.0
405 stars 6 forks source link

theme_selector: apply_themes: No default theme found or currently active, skipping Plasma theming #140

Closed yoshimario closed 1 year ago

yoshimario commented 1 year ago

Describe the bug A clear and concise description of what the bug is. The command rund displays an error. theme_selector: apply_themes: No default theme found or currently active, skipping Plasma theming

To Reproduce ran command kde-material-you-colors

[I] kde-material-you-colors: <module>: ###### STARTED NEW SESSION ######
[D] theme_selector: apply_themes: Config: {'light': None, 'file': None, 'monitor': 0, 'plugin': 'org.kde.image', 'ncolor': 0, 'iconslight': None, 'iconsdark': None, 'pywal': None, 'pywal_light': None, 'light_blend_multiplier': 1, 'dark_blend_multiplier': 1, 'on_change_hook': None, 'sierra_breeze_buttons_color': None, 'konsole_profile': None, 'titlebar_opacity': None, 'toolbar_opacity': None, 'konsole_opacity': None, 'color': None, 'klassy_windeco_outline': None, 'custom_colors_list': None, 'darker_window_list': None, 'use_startup_delay': None, 'startup_delay': 0}
[I] plasma_utils: get_initial_mode: Couldn't find theme by name, trying to resolve theme from last stored hash...
[D] plasma_utils: get_initial_mode: Config file hash:  080f3f8eac020ac566c252909d74ead45adfd52c
[D] plasma_utils: get_initial_mode: Dark scheme hash:  1dcea2f7317fe0708a6171bc75a525b36bc1ddde
[D] plasma_utils: get_initial_mode: Light scheme hash: 530c30e650f2ca78f9cfcf9e0841417c86a8d464
[I] theme_selector: apply_themes: Using source (image): /usr/share/wallpapers/garuda-wallpapers/remix-03.png
[I] m3_scheme_utils: get_color_schemes: Best colors: 0:#23294b,1:#301316,2:#28192a
[I] m3_scheme_utils: get_color_schemes: Using seed: 0:#23294b
[W] theme_selector: apply_themes: No default theme found or currently active, skipping Plasma theming

Expected behavior A clear and concise description of what you expected to happen. Should be able to use themes

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.

luisbocanegra commented 1 year ago

This is a bug in the theme detection, it should fallback to dark mode the first time is used (without configuration/arguments). Will fix it in the next release. Meanwhile you should be able to workaround it by selecting Material You Dark/Light color scheme from system settings, then it should work automatically across reboots