Recent Posts

Pages: 1 [2] 3 4 ... 10
11
Yes, I work with the SlickEdit window maximized on the middle monitor. The “Reload Modified Files” dialog is modal, the “Find and Replace” isn’t.
12
SlickEdit 2023 v28 Beta Discussion / Re: Slickedit "lost" keyboard input
« Last post by astromme on September 29, 2023, 07:02:44 PM »
Yeah, normally my fan spins up and sounds like a jet engine when things bog down.. then I check top and free.

I fired it up with your command line and the keyboard is fine.

I haven't seen this happen again, so maybe it was just a one off.. if I see it more, I'll regularly run it the way you said.
13
I'm wonder if you have SlickEdit maximized and/or the dialog is showing up being a SlickEdit window? It sounds like a modal dialog box is running which is why SlickEdit is still responding to key strokes/events.
14
SlickEdit 2023 v28 Beta Discussion / Re: M1 macOS command-line invocation crashes
« Last post by patrick on September 29, 2023, 04:13:16 PM »
Thanks, that's a big help.  I'll update if I find a workaround, but it will likely need to be a fix in the next drop.
15
SlickEdit 2023 v28 Beta Discussion / Re: M1 macOS command-line invocation crashes
« Last post by JohnGivler on September 29, 2023, 03:49:38 PM »
I have attached two (of many) vs crash reports, one for "Bus Error: 10" and the other for "Segmentation Fault: 11".  Both are for mac-arm beta3.
16
I'm running beta3 on Fedora 38 (x86_64) and there are a bunch of situations where the SlickEdit UI will just lock up when it's about to pop up some new windows/dialog and it only being responsive to 'kill -9'. The UI is still talking to the window manager / X / Wayland, because I don't get the dialog about it being unresponsive.

1. When a file changed on disk and it pops up the "Reload Modified Files" dialog, pressing "Diff Selected" will trigger this.  The Diff dialog never shows. Here's the state:
(gdb) info threads
  Id   Target Id                                    Frame
* 1    Thread 0x7f47349ae940 (LWP 4127482) "vs_exe" 0x00007f473452735d in __GI___poll (fds=0x11d58880, nfds=3, timeout=99)
    at ../sysdeps/unix/sysv/linux/poll.c:29
  2    Thread 0x7f47242b96c0 (LWP 4127495) "vs_exe" 0x00007f47344ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393,
    expected=0, futex_word=0xb7b37b4) at futex-internal.c:57
  3    Thread 0x7f4720bff6c0 (LWP 4127497) "vs_exe" 0x00007f47344ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f4720bfbb20, op=393, expected=0, futex_word=0x7f4710009dc0) at futex-internal.c:57
  4    Thread 0x7f47207ff6c0 (LWP 4127498) "vs_exe" 0x00007f47344ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f47207fbb20, op=393, expected=0, futex_word=0x7f4710009dc0) at futex-internal.c:57
  5    Thread 0x7f471e8726c0 (LWP 4127499) "vs_exe" 0x00007f47344ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f471e86eb30, op=393, expected=0, futex_word=0x7f4710009ec4) at futex-internal.c:57
  6    Thread 0x7f471e7716c0 (LWP 4127500) "vs_exe" 0x00007f47344ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f471e76db30, op=393, expected=0, futex_word=0x7f4710009ec4) at futex-internal.c:57
  7    Thread 0x7f471e6706c0 (LWP 4127501) "vs_exe" 0x00007f47344ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f471e66cb30, op=393, expected=0, futex_word=0x7f4710009ec4) at futex-internal.c:57
  8    Thread 0x7f471e56f6c0 (LWP 4127502) "vs_exe" 0x00007f47344ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f471e56bb30, op=393, expected=0, futex_word=0x7f4710009ec4) at futex-internal.c:57
  9    Thread 0x7f471e46e6c0 (LWP 4127503) "vs_exe" 0x00007f47344ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f471e46ab30, op=393, expected=0, futex_word=0x7f4710009ec4) at futex-internal.c:57
  10   Thread 0x7f471e36d6c0 (LWP 4127504) "vs_exe" 0x00007f47344ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f471e3679d0, op=393, expected=0, futex_word=0x7f471000a0c0) at futex-internal.c:57
  11   Thread 0x7f470dfff6c0 (LWP 4127517) "vs_exe" 0x00007f47344f8413 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0,
    req=0x7f470dffbba0, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
  12   Thread 0x7f470defe6c0 (LWP 4127518) "vs_exe" 0x00007f47344f8413 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0,
    req=0x7f470defabc0, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
  13   Thread 0x7f470d00c6c0 (LWP 4127539) "vs_exe" 0x00007f47344ab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393,
    expected=0, futex_word=0xc224dd0) at futex-internal.c:57
(gdb) bt
#0  0x00007f473452735d in __GI___poll (fds=0x11d58880, nfds=3, timeout=99) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f47341715b9 in g_main_context_poll (priority=<optimized out>, n_fds=3, fds=0x11d58880, timeout=<optimized out>, context=0x4f4cb50)
    at ../glib/gmain.c:4584
#2  g_main_context_iterate.isra.0 (context=0x4f4cb50, block=1, dispatch=1, self=<optimized out>) at ../glib/gmain.c:4271
#3  0x00007f4734110b13 in g_main_context_iteration (context=0x4f4cb50, may_block=1) at ../glib/gmain.c:4343
#4  0x00007f473b9b9784 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#5  0x00007f473bea7d66 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#6  0x00007f473b98c24f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#7  0x00007f473b98c555 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#8  0x00000000006b9731 in gui_modal_wait(filewindow_t*) ()
#9  0x00000000006c4bab in p_modal_wait_op() ()
#10 0x0000000000616dc2 in run_proc(int) ()
#11 0x0000000000617109 in run_proc_immediate2(m_s*, int, int, VSARGTYPE const*, int, int) [clone .isra.436] ()
#12 0x00000000006172d7 in run_proc_immediate(int, int, VSARGTYPE const*, int, int) ()
#13 0x000000000088cef3 in se_call_event(filewindow_t*, unsigned int, int, int, VSARGTYPE const*, int) ()
#14 0x00007f473b9a4c03 in QObject::event(QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#15 0x00007f473be5a86c in QWidget::event(QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#16 0x00007f473be0bdac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#17 0x00007f473be12523 in QApplication::notify(QObject*, QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#18 0x00007f473b98da7d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#19 0x00007f473b990695 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#20 0x00007f473b9b9633 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#21 0x00007f473411348c in g_main_dispatch (context=0x4f4cb50) at ../glib/gmain.c:3460
#22 g_main_context_dispatch (context=0x4f4cb50) at ../glib/gmain.c:4200
#23 0x00007f4734171648 in g_main_context_iterate.isra.0 (context=0x4f4cb50, block=1, dispatch=1, self=<optimized out>) at ../glib/gmain.c:4276
#24 0x00007f4734110b13 in g_main_context_iteration (context=0x4f4cb50, may_block=1) at ../glib/gmain.c:4343
#25 0x00007f473b9b9784 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#26 0x00007f473bea7d66 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#27 0x00007f473b98c24f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#28 0x00007f473b98c555 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#29 0x00000000006b9731 in gui_modal_wait(filewindow_t*) ()
#30 0x00000000006c4bab in p_modal_wait_op() ()
#31 0x0000000000809aa3 in pmethod_op() ()
#32 0x0000000000616dc2 in run_proc(int) ()
#33 0x0000000000617109 in run_proc_immediate2(m_s*, int, int, VSARGTYPE const*, int, int) [clone .isra.436] ()
#34 0x00000000006172d7 in run_proc_immediate(int, int, VSARGTYPE const*, int, int) ()
#35 0x000000000088d181 in se_call_proc(filewindow_t*, char const*, int, int, VSARGTYPE const*) ()
#36 0x00000000008bc688 in vsCtlUtil::customEvent(QEvent*) ()
#37 0x00007f473b9a4c03 in QObject::event(QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#38 0x00007f473be5a86c in QWidget::event(QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#39 0x00007f473be0bdac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#40 0x00007f473be12523 in QApplication::notify(QObject*, QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#41 0x00007f473b98da7d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#42 0x00007f473b990695 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#43 0x00007f473b9b9633 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#44 0x00007f473411348c in g_main_dispatch (context=0x4f4cb50) at ../glib/gmain.c:3460
#45 g_main_context_dispatch (context=0x4f4cb50) at ../glib/gmain.c:4200
#46 0x00007f4734171648 in g_main_context_iterate.isra.0 (context=0x4f4cb50, block=1, dispatch=1, self=<optimized out>) at ../glib/gmain.c:4276
#47 0x00007f4734110b13 in g_main_context_iteration (context=0x4f4cb50, may_block=1) at ../glib/gmain.c:4343
#48 0x00007f473b9b9784 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#49 0x00007f473bea7d66 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#50 0x00007f473b98c24f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#51 0x00007f473b98c555 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#52 0x00007f473b991599 in QCoreApplication::exec() () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#53 0x00000000004d28aa in vmain(int, char**) ()
#54 0x0000000001ec3439 in xmain ()
#55 0x000000000046e069 in main ()
(gdb)


2. Another scenario that triggers a similar issue here is to try bring up the "Clipboards" dialog (Ctrl+Shift+V here) while in the "Find and Replace" dialog.

(gdb) info threads
  Id   Target Id                                  Frame
* 1    Thread 0x7f3695df7940 (LWP 78056) "vs_exe" 0x00007f368eb2735d in __GI___poll (fds=0x1220d200, nfds=3, timeout=249)
    at ../sysdeps/unix/sysv/linux/poll.c:29
  2    Thread 0x7f367ea6b6c0 (LWP 78065) "vs_exe" 0x00007f368eaab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393,
    expected=0, futex_word=0x102b2654) at futex-internal.c:57
  3    Thread 0x7f367b1ff6c0 (LWP 78067) "vs_exe" 0x00007f368eaab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f367b1fbb20, op=393, expected=0, futex_word=0x7f366c009dc4) at futex-internal.c:57
  4    Thread 0x7f367adff6c0 (LWP 78068) "vs_exe" 0x00007f368eaab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f367adfbb20, op=393, expected=0, futex_word=0x7f366c009dc4) at futex-internal.c:57
  5    Thread 0x7f3678e726c0 (LWP 78069) "vs_exe" 0x00007f368eaab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f3678e6eb30, op=393, expected=0, futex_word=0x7f366c009ec0) at futex-internal.c:57
  6    Thread 0x7f3678d716c0 (LWP 78070) "vs_exe" 0x00007f368eaab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f3678d6db30, op=393, expected=0, futex_word=0x7f366c009ec0) at futex-internal.c:57
  7    Thread 0x7f3678c706c0 (LWP 78071) "vs_exe" 0x00007f368eaab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f3678c6cb30, op=393, expected=0, futex_word=0x7f366c009ec0) at futex-internal.c:57
  8    Thread 0x7f3678b6f6c0 (LWP 78072) "vs_exe" 0x00007f368eaab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f3678b6bb30, op=393, expected=0, futex_word=0x7f366c009ec0) at futex-internal.c:57
  9    Thread 0x7f3678a6e6c0 (LWP 78073) "vs_exe" 0x00007f368eaab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f3678a6ab30, op=393, expected=0, futex_word=0x7f366c009ec0) at futex-internal.c:57
  10   Thread 0x7f367896d6c0 (LWP 78074) "vs_exe" 0x00007f368eaab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true,
    abstime=0x7f36789679d0, op=393, expected=0, futex_word=0x7f366c00a0c4) at futex-internal.c:57
  11   Thread 0x7f36784a06c0 (LWP 78078) "vs_exe" 0x00007f368eaf8413 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0,
    req=0x7f367849cba0, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
  12   Thread 0x7f367839f6c0 (LWP 78079) "vs_exe" 0x00007f368eaf8413 in __GI___clock_nanosleep (clock_id=clock_id@entry=0, flags=flags@entry=0,
    req=0x7f367839bbc0, rem=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:48
  13   Thread 0x7f366814a6c0 (LWP 78085) "vs_exe" 0x00007f368eaab1d9 in __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393,
    expected=0, futex_word=0x121a26e0) at futex-internal.c:57
(gdb) bt
#0  0x00007f368eb2735d in __GI___poll (fds=0x1220d200, nfds=3, timeout=249) at ../sysdeps/unix/sysv/linux/poll.c:29
#1  0x00007f368e7715b9 in g_main_context_poll (priority=<optimized out>, n_fds=3, fds=0x1220d200, timeout=<optimized out>, context=0x5080b50)
    at ../glib/gmain.c:4584
#2  g_main_context_iterate.isra.0 (context=0x5080b50, block=1, dispatch=1, self=<optimized out>) at ../glib/gmain.c:4271
#3  0x00007f368e710b13 in g_main_context_iteration (context=0x5080b50, may_block=1) at ../glib/gmain.c:4343
#4  0x00007f36961b9784 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#5  0x00007f36966a7d66 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#6  0x00007f369618c24f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#7  0x00007f369618c555 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#8  0x00000000006b9731 in gui_modal_wait(filewindow_t*) ()
#9  0x00000000006c4bab in p_modal_wait_op() ()
#10 0x0000000000616dc2 in run_proc(int) ()
#11 0x000000000083ff99 in call_key_common(filewindow_t*, int, int, unsigned int, unsigned int, bool, unsigned char) ()
#12 0x0000000000840e25 in vs_call_keya(filewindow_t*, int, int) ()
#13 0x00000000008b90fb in vsCtlSlickCExecuteEvent ()
#14 0x00000000008c1e7c in vsQTSlickCExecuteKeyEvent ()
#15 0x00000000008c2ff6 in vsCtlComboBox::keyPressEvent(QKeyEvent*) ()
#16 0x000000000092a4c4 in vmyQComboBox::keyPressEvent(QKeyEvent*) ()
#17 0x00007f369665ab6b in QWidget::event(QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#18 0x00007f369660bdac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#19 0x00007f3696613257 in QApplication::notify(QObject*, QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#20 0x00007f369618da7d in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#21 0x00007f36966a53c0 in QKeyMapper::sendKeyEvent(QWidget*, bool, QEvent::Type, int, QFlags<Qt::KeyboardModifier>, QString const&, bool, int, unsigned int, unsigned int, unsigned int, bool*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#22 0x00007f36966a575e in QKeyMapperPrivate::translateKeyEvent(QWidget*, _XEvent const*, bool) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#23 0x00007f3696680f98 in QApplication::x11ProcessEvent(_XEvent*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#24 0x00007f36966a7cc2 in x11EventSourceDispatch(_GSource*, int (*)(void*), void*) () from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#25 0x00007f368e71348c in g_main_dispatch (context=0x5080b50) at ../glib/gmain.c:3460
#26 g_main_context_dispatch (context=0x5080b50) at ../glib/gmain.c:4200
#27 0x00007f368e771648 in g_main_context_iterate.isra.0 (context=0x5080b50, block=1, dispatch=1, self=<optimized out>) at ../glib/gmain.c:4276
#28 0x00007f368e710b13 in g_main_context_iteration (context=0x5080b50, may_block=1) at ../glib/gmain.c:4343
#29 0x00007f36961b9784 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#30 0x00007f36966a7d66 in QGuiEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /opt/slickedit-pro2023beta3/bin/libQtGui.so.4
#31 0x00007f369618c24f in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#32 0x00007f369618c555 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#33 0x00007f3696191599 in QCoreApplication::exec() () from /opt/slickedit-pro2023beta3/bin/libQtCore.so.4
#34 0x00000000004d28aa in vmain(int, char**) ()
#35 0x0000000001ec3439 in xmain ()
#36 0x000000000046e069 in main ()


This is another issue that has been happening for a while before the betas.
17
SlickEdit 2023 v28 Beta Discussion / Re: M1 macOS command-line invocation crashes
« Last post by patrick on September 29, 2023, 12:54:38 PM »
I haven't reproduced it yet, but I'm still checking some things.

Can you look in the console app under Crash Reports, and see if there's an entry for SlickEdit?  If there is, post it, the stack trace may be enough to go by.
18
SlickEdit 2023 v28 Beta Discussion / Re: Slickedit "lost" keyboard input
« Last post by patrick on September 29, 2023, 12:42:51 PM »
I got your last PM.  re: firefox - I've not heard of an input delay like that happening except extreme cases with a lot of swapping going on.  (and I don't think it's swapping in your case, since everything would be bogged down, it would be hard to miss).

I didn't see anything out of order in the capture so far.  Still have a couple things to check. 

I do have something you can try that will rule out one way the keyboard input can be redirected.  When you start SlickEdit, start it from the command line like this, and see if you still run into the problem:
Code: [Select]
XMODIFIERS="@im=scim" PATH_TO_INSTALL/bin/vs +new
19
SlickEdit® / Re: typed characters are appearing out of order
« Last post by Graeme on September 29, 2023, 12:21:43 PM »
It might depend on the specs of the PC or the load on the PC.  Characters getting out of order seems pretty weird though.
20
SlickEdit® / Re: typed characters are appearing out of order
« Last post by patrick on September 29, 2023, 12:18:01 PM »
Just updating to say I tried with Ubuntu 23.04 with the default GNOME setup, and could not reproduce it.   I experimented with changing the few GNOME settings having to do with keyboards and input.

I don't have anything for you to try when it happens right now.  I'm looking at some of the code, and an older case that seems like it could be related.   

Pages: 1 [2] 3 4 ... 10