Keypirinha / Keypirinha

A fast keystroke launcher for Windows
http://keypirinha.com
1.05k stars 21 forks source link

Icons not being displayed properly #536

Open madseason666 opened 2 years ago

madseason666 commented 2 years ago

Basically this, on Windows 11 build 22000.556 I've already tried rebuilding Windows icon cache. EDIT: this is a fresh install of Keypirinha.

2022-03-16 10_21_21-Settings

ueffel commented 2 years ago

Anything in the log/console? Press F2 ;)

madseason666 commented 2 years ago

14:31:54.357 Keypirinha 2.26 (e037f62) for x64 14:31:54.357 System: WinNT-x64 10.0.22000-ws-0x0100 14:31:54.357 Portable mode 14:31:54.357 Keyboard layout: 00000409 14:31:54.357 Monitor #1: Name[\.\DISPLAY1] Rect[0, 0, 1920, 1080] DpiScale[1.00] PRIMARY 14:31:54.357 Official packages: C:\Users\Martin\AppData\Local\Keypirinha\default\Packages 14:31:54.357 Profile dir: C:\Users\Martin\AppData\Local\Keypirinha\portable\Profile 14:31:54.357 Local dir: C:\Users\Martin\AppData\Local\Keypirinha\portable\Local 14:31:54.388 Python 3.7.4 (default, Sep 15 2019, 07:31:50) [MSC v.1922 64 bit (AMD64)] 14:31:55.138 Init done in 0.8458s, including 0.7045s (83%) for the Python interpreter. 14:31:55.138 Plugin loaded: Internal.About 14:31:55.248 Plugin loaded: Apps.CustomCmds (instance #1) 14:31:55.248 Plugin loaded: Apps.Desktop (instance #1) 14:31:55.248 Plugin loaded: Apps.EnvPath (instance #1) 14:31:55.248 Plugin loaded: Apps.ExtraPaths (instance #1) 14:31:55.248 Plugin loaded: Apps.StartMenu (instance #1) 14:31:55.295 Plugin loaded: Bookmarks.Bookmarks (instance #1) 14:31:55.295 Plugin loaded: Calc.Calc (instance #1) 14:31:55.295 Plugin loaded: ControlPanel.ControlPanel (instance #1) 14:31:55.310 Plugin loaded: Env.Env (instance #1) 14:31:55.310 Plugin loaded: Everything.Everything (instance #1) 14:31:55.310 Plugin loaded: FileBrowser.FileBrowser (instance #1) 14:31:55.326 Plugin loaded: FilesCatalog.FilesCatalog (instance #1) 14:31:55.373 Plugin loaded: FileZilla.FileZilla (instance #1) 14:31:55.373 Plugin loaded: GoogleTranslate.GoogleTranslate (instance #1) 14:31:55.373 Plugin loaded: PuTTY.PuTTY (instance #1) 14:31:55.373 Plugin loaded: RegBrowser.RegBrowser (instance #1) 14:31:55.388 Plugin loaded: String.String (instance #1) 14:31:55.388 Plugin loaded: TaskSwitcher.TaskSwitcher (instance #1) 14:31:55.388 Plugin loaded: URL.URL (instance #1) 14:31:55.388 Plugin loaded: WebSearch.WebSearch (instance #1) 14:31:55.388 Plugin loaded: WebSuggest.WebSuggest (instance #1) 14:31:55.388 Plugin loaded: Winamp.Winamp (instance #1) 14:31:55.404 Plugin loaded: WinSCP.WinSCP (instance #1) 14:31:55.451 Apps.StartMenu: Cataloged 92 items in 0.0 seconds 14:31:55.451 Apps.Desktop: Cataloged 0 items in 0.0 seconds 14:31:55.482 Apps.EnvPath: Cataloged 700 items in 0.1 seconds 14:31:55.482 Bookmarks.Bookmarks: Referenced 1 bookmark

If I have to guess, there's something wrong with how Windows 11 caches icons.

ueffel commented 2 years ago

If I have to guess, there's something wrong with how Windows 11 caches icons.

Might be. Its in the hands of @polyvertex now because its in the core application, don't if he even has a win11 system to attempt to fix this. It might be a while until there is solution.