https://bugs.kde.org/show_bug.cgi?id=510966
--- Comment #7 from Mariusz Libera <[email protected]> --- (In reply to Mariusz Libera from comment #5) > (In reply to Mariusz Libera from comment #4) > > (In reply to Nate Graham from comment #3) > > > It's the binding loop. > > > > Are you sure it's not KConfigIni mistakenly trying to parse a 1GB appimage > > as an ini file (.desktop)? Because that's what I think might be happening > > seeing the log messages. > > Systemsettings works fine (In reply to Mariusz Libera from comment #4) > > (In reply to Nate Graham from comment #3) > > > It's the binding loop. > > > > Are you sure it's not KConfigIni mistakenly trying to parse a 1GB appimage > > as an ini file (.desktop)? Because that's what I think might be happening > > seeing the log messages. > > System settings works fine if I move the appimage file. > Inspecting ~/.config/kglobalshortcutsrc there is a reference to the appimage > in question: > > [/home/mariusz/.local/bin/appimage/LM-Studio-0.3.30-1-x64.AppImage] > 9818A1EA6A4731EC3D8F9549969A61C8-=none,none,Electron shortcut\s > _k_friendly_name=/home/mariusz/.local/bin/appimage/LM-Studio-0.3.30-1-x64. > AppImage > > [/home/mariusz/Downloads/LM-Studio-0.3.30-1-x64.AppImage] > 9818A1EA6A4731EC3D8F9549969A61C8-=none,none,Electron shortcut\s > _k_friendly_name=/home/mariusz/Downloads/LM-Studio-0.3.30-1-x64.AppImage > > [/home/mariusz/bin/appimage/LM-Studio-0.3.30-1-x64.AppImage] > 9818A1EA6A4731EC3D8F9549969A61C8-=none,none,Electron shortcut\s > _k_friendly_name=/home/mariusz/bin/appimage/LM-Studio-0.3.30-1-x64.AppImage > > I remember the app showed me a dialog to register a global shortcut. So I deleted those shortcut entries and created a proper .desktop file in ~/.local/share/applications referring to the appimage instead of running it directly - and now everything works nicely. Still, directly running appimages that register shortcuts seem to create a nasty bug. -- You are receiving this mail because: You are watching all bug changes.
