Package Details: scrt 9.6.0-0

Git Clone URL: https://aur.archlinux.org/scrt.git (read-only, click to copy)
Package Base: scrt
Description: Vandyke SecureCRT SSH Client
Upstream URL: http://www.vandyke.com/products/securecrt/
Keywords: sftp ssh
Licenses: custom
Submitter: raymii
Maintainer: kazaii
Last Packager: kazaii
Votes: 12
Popularity: 0.000267
First Submitted: 2015-12-05 18:45 (UTC)
Last Updated: 2024-11-27 21:01 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 13 Next › Last »

Trevor commented on 2024-03-17 03:42 (UTC)

Do you have a working 9.2.3 version? I'm only licensed to use 9.2.3.

kazaii commented on 2024-01-19 00:51 (UTC) (edited on 2024-01-19 00:54 (UTC) by kazaii)

@FHSauce you bet - thanks for catching that. It looks like I didn't catch it as telegram-desktop required it on my system. I'll re-introduce my clean build VM to my build process to catch that in the future.

checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing qt6-wayland breaks dependency 'qt6-wayland' required by telegram-desktop

I'll make the push for it shortly; I think some of the other dependencies can be cleaned-up.

FHSauce commented on 2024-01-18 18:17 (UTC)

I had to install qt6-wayland to use 9.5.0 with Wayland, could add this to the depends?

kazaii commented on 2024-01-18 02:32 (UTC)

Sorry, bit of a bumpy ride with Qt6 migration. It's time to clean up the script to a simpler wildcard move, so this doesn't happen again.

kazaii commented on 2023-11-15 04:21 (UTC)

I pushed the commit a moment before flagged out of date :(

kazaii commented on 2023-10-17 11:58 (UTC)

Thanks @ZEBofx.

I don't really utilize the Python / scripting feature of SCRT - except the occasional expect script for login automation. I mainly use it from vscode or terminal emulators directly. I'll be sure to test this in future builds.

I think this is worthy of a arch wiki entry, among the various other questions we've documented in these comments, across 3 maintainers.

ZEBofx commented on 2023-10-17 09:16 (UTC) (edited on 2023-10-17 09:16 (UTC) by ZEBofx)

Hello,

Did not notice, but it seems that python scripts in scrt (v9.4.x at least) are not working (again :) ).

The trick I did with pyenv, sometime ago, still seems to work but need to use a python 3.10 version (was 3.8 before, and arch is using 3.11). This is working for me, if anybody needs to have this working again :

env PYTHON_CONFIGURE_OPTS="--enable-shared" pyenv install 3.10.13

sudo ln -s /home/XXXX/.pyenv/versions/3.10.13/lib/libpython3.10.so.1.0 /usr/lib/scrt/libpython3.10.so.1.0

Best regards !

kazaii commented on 2023-07-31 05:27 (UTC)

Sorry, I was away on holidays and arrived home a few hours ago. I setup my jumpbox with my git key but the jump-server had a malfunction, go figure.

I will try to have this automated for 9.5 stream. Until then, for minor patches, the instructions are in the header of the PKGBUILD. You can modify & build locally.

ZEBofx commented on 2023-06-30 07:10 (UTC)

Hello, At least on my version 9.3.2 it is not working either. Not sure it was working before, by the way, I think I remember that it was working with ctrl-mouse button, but it is not working on my version. Regards.

kazaii commented on 2023-06-30 05:31 (UTC)

Hmm, that's a good question. Can't say I've ever tried to zoom in... I simply rescale the text per session.

I'll ask support & get back to you