https://bugs.kde.org/show_bug.cgi?id=510966

--- Comment #10 from Mariusz Libera <[email protected]> ---
(In reply to Harald Sitter from comment #8)
> (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.
> 
> What's the mistake? You put it in a location for ini files so it gets parsed
> as such, no?

No. I didn't put it in a location for ini files. I double clicked it from
/home/mariusz/.local/bin/appimage/ folder, it asked to register a global
shortcut and kde put this in ~/.config/kglobalshortcutsrc:

[/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

And then systemsettings started parsing the appimage in the path you see in the
logs:

KConfigIni: In file
/home/mariusz/.local/bin/appimage/LM-Studio-0.3.30-1-x64.AppImage

Which is not a location for .desktop files, just the path from which the
appimage was executed. That's the mistake.(In reply to Harald Sitter from
comment #8)
> (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.
> 
> What's the mistake? You put it in a location for ini files so it gets parsed
> as such, no?

No. I didn't put it in a location for ini files. I double clicked it from
/home/mariusz/.local/bin/appimage/ folder, it asked to register a global
shortcut and kde put this in ~/.config/kglobalshortcutsrc:

[/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

And then systemsettings started parsing the appimage in the path you see in the
logs:

KConfigIni: In file
/home/mariusz/.local/bin/appimage/LM-Studio-0.3.30-1-x64.AppImage

Which is not a location for .desktop files, just the path from which the
appimage was executed. That's the mistake.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to