"lxpanelctl run" does just the same as alt+f2.. the panel blinks, but nothing else happens.
Code:
<!--keybindings for LXPanel -->
<keybind key="W-r">
<action name="Execute">
<command>lxpanelctl run</command>
</action>
</keybind>
<keybind key="A-F2">
<action name="Execute">
<command>lxpanelctl run</command>
</action>
</keybind>
Seems like bindings are still fine, but neither of them works.
Its the 3rd time that happens, i usualy have at least 1 terminal open, so thats kinda work around, but as i start most of my using apps with 'run/execute' i end up with 'blocked' terminals

Guess thats something for bugtracker (if i cant find it there, didnt search yet).
As i install my software by my own scripts, all i can tell is that i got the
impression that it occours after gnome software/tools installation.
---------- Post added at 10:27 AM ---------- Previous post was at 09:00 AM ----------
May i simply delete
~/.config relog and get a 'default' layout again?