SlickEdit Product Discussion > SlickEdit®

Tool windows don't work (Linux)

(1/3) > >>

jorick:
Tool windows don't allow keyboard or mouse interaction.  They can't be typed in nor any selections with the mouse.  If the main SE window is moved, the tool window moves along with it, but it can't be moved on its own.  All other windows work fine.

SlickEdit Pro 2022 for Linux (v27.0.1.0 64-bit Qt4)

Serial number: VLX_TRIAL
License type: Trial
License expiration: 2023-03-28 20:00:00
License file: /home/benner10/slickedit/bin/slickedit.lic

Build Date: December 7, 2022
Emulation: CUA

OS: Linux
OS Version: Ubuntu 22.04.2 LTS
Kernel Level: 5.15.90.1-microsoft-standard-WSL2
Build Version: #1 SMP Fri Jan 27 02:56:13 UTC 2023
Processor Architecture: x86_64

X Server Vendor: Microsoft Corporation
Window Manager: Weston WM
Display manager: Unknown

Memory: 23% Load, 3516MB/14662MB Virtual
Shell Information: "/home/benner10/slickedit/bin/secsh" -i
Screen Size: 1920 x 1080, 1920 x 1080, 1920 x 1080, 1920 x 1080, 1920 x 1080

Project Type: Single file project - Gnuc
Language: .cpp (C/C++)
Encoding: UTF-8, no signature

Installation Directory: /home/benner10/slickedit/
Configuration Directory: /home/benner10/.slickedit/27.0.1/

jorick:
The Find and Replace dialog box doesn't respond either.

Dennis:
Does this also happen if you start the editor with a default configuration?

Is the options dialog active?  This should not affect tool windows, but when you have the options dialog open to the Toolbar Customization page, the toolbars are switched to a special state for adding and moving toolbar icons.  Go to Tools > Options... and hit Close on the options dialog.

jorick:
I assume that starting the editor for the first time after installing starts with a default configuration.  If so, yes, it happens.

The Options dialog is unaffected, and I can move the window and change the options with no problem.  Toolbars work fine, as well as being able to move icons into and out of toolbars and setting up custom icons.  However, if a tool window is open (such as Find and Replace) while the Options window is open to the Toolbar Customization page, the tool window is still not responding, even after I hit Close.

I don't know if you noticed in the SlickEdit information, but I'm running SE on WSL2.

Dennis:
To start the editor with a default configuration, from the shell:

--- Code: ---{slickedit_install_dir}/vs +new -sc /tmp/defcon1

--- End code ---
That tells SlickEdit to start a new instance and create a new configuration directory under /tmp.

I did not notice that you were using it on WSL.  That may be relevant.  You could also download the Qt5 version and see if that works better under WSL.

Navigation

[0] Message Index

[#] Next page

Go to full version