Posted by: TKasparek
« on: February 27, 2026, 08:34:51 PM »
I generally use Ctrl-Alt-Shift-T assigned to activate-find-symbol. I switched to Ubuntu recently and imported my settings from Windows.
Stack trace written to file: /tmp/vsstack.tkasparek
Break key pressed. Macro halted
complete.ex 17508 ArgumentCompletionTerminate(0) p_window_id: 12 p_object: OI_EDITOR p_name:
complete.ex 18251 _lostfocus_ArgumentCompletionList() p_window_id: 12 p_object: OI_EDITOR p_name:
files.ex 18888 call_list(_lostfocus_) p_window_id: 12 p_object: OI_EDITOR p_name:
stdprocs.ex 13814 _on_lost_focus() p_window_id: 12 p_object: OI_EDITOR p_name:
When i unbind the key combo I get the following slick-C stack:
Stack trace written to file: /tmp/vsstack.tkasparek
Break key pressed. Macro halted
last.ex 4263 _tbslickc_stack_form.on_resize(1) p_window_id: 484 p_object: OI_FORM p_name: _tbslickc_stack_form form_name: _tbslickc_stack_form
This is Ubuntu 24.04.4 LTS, I haven't found any key shortcuts in the system settings that would interact with it. And there isn't any issue with any other program with the same button press. Any ideas?