Package Details: uhk-agent-appimage 4.0.2-1

Git Clone URL: https://aur.archlinux.org/uhk-agent-appimage.git (read-only, click to copy)
Package Base: uhk-agent-appimage
Description: The configuration application of the Ultimate Hacking Keyboard.
Upstream URL: https://github.com/UltimateHackingKeyboard/agent
Licenses: GPL3
Submitter: ad1217
Maintainer: ad1217
Last Packager: ad1217
Votes: 11
Popularity: 0.000984
First Submitted: 2018-08-31 04:39 (UTC)
Last Updated: 2024-03-08 05:43 (UTC)

Latest Comments

1 2 Next › Last »

libook commented on 2024-02-29 06:25 (UTC)

Please pull for 4.0.0 https://github.com/libook/uhk-agent-appimage.git

Toric commented on 2022-11-20 08:00 (UTC) (edited on 2022-11-20 08:01 (UTC) by Toric)

00:56:47.732 › [SmartMacroService] can't be started on 41847 Error: listen EADDRNOTAVAIL: address not available 192.168.1.100:41847
    at Server.setupListenHandle [as _listen2] (node:net:1355:21)
    at listenInCluster (node:net:1420:12)
    at GetAddrInfoReqWrap.doListen [as callback] (node:net:1559:7)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:73:8)
(node:38478) UnhandledPromiseRejectionWarning: Error: listen EADDRNOTAVAIL: address not available 192.168.1.100:41847
    at Server.setupListenHandle [as _listen2] (node:net:1355:21)
    at listenInCluster (node:net:1420:12)
    at GetAddrInfoReqWrap.doListen [as callback] (node:net:1559:7)
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:73:8)
(Use `uhk-agent --trace-warnings ...` to show where the warning was created)
(node:38478) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
[38478:1120/005648.633407:ERROR:object_proxy.cc(623)] Failed to call method: org.freedesktop.DBus.StartServiceByName: object_path= /org/freedesktop/DBus: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

After the last line, the program hangs. Not sure why its trying to do something on 192.168.1.100 when my network runs on a 10.10.0.0/16 adress space.

brycec commented on 2022-10-24 16:39 (UTC)

Following the 2.0.0 update, I ran into an issue that is somewhat common among Electron applications:

$ uhk-agent
[101064:1024/093154.529047:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_UHK.AgUhHgba/chrome-sandbox is owned by root and has mode 4755.
/usr/bin/uhk-agent: line 2: 101064 Trace/breakpoint trap   (core dumped) DESKTOPINTEGRATION=no /opt/appimages/UHK.Agent.AppImage

Raised it upstream: https://github.com/UltimateHackingKeyboard/agent/issues/1045#issuecomment-1289290790

I don't think I can easily set suid to the chrome-sandbox binary since it seems to only be unpacked at runtime (unlike /opt/visual-studio-code/chrome-sandbox or /opt/Cider/chrome-sandbox for example).

I could set the kernel.unprivileged_userns_clone sysctl - and in fact did test it with it - but I'd rather not if I don't have to as the consensus among the security crowd is "don't do that!"

I'm not suggesting or requesting any changes to the PKGBUILD here, just wanted to bring it up in case others run into it too. Hopefully upstream can resolve it.

g360 commented on 2021-03-22 17:07 (UTC) (edited on 2021-03-22 17:08 (UTC) by g360)

Hi! When starting the application without appmenu-gtk-module, this warning shows up:

Gtk-Message: 13:05:45.520: Failed to load module "appmenu-gtk-module"

This packages looks to be required as an optdepends.

vanek commented on 2019-09-18 03:29 (UTC)

AppImage fails md5sum

==> Validating source files with md5sums... UHK.Agent-1.2.13-linux-x86_64.AppImage ... FAILED

g360 commented on 2019-09-02 23:23 (UTC)

Hi! This should be reverted to the latest stable release (incrementing epoch maybe?) which is still 1.2.12 https://github.com/UltimateHackingKeyboard/agent/issues/1020

UndeadKernel commented on 2019-08-19 15:55 (UTC)

The APPImage for the version 1.2.13 is no longer available as a release in the official GIT repo. How about creating package to install from the GIT repo itself?

jezza commented on 2019-08-18 15:00 (UTC)

Error downloading sources/Unable to install on fresh Arch system: Verification with md5sums fails on UHK.Agent-1.2.13-linux-x86_64.AppImage.

Thank you for your help!

benneti commented on 2018-12-20 12:09 (UTC)

I had to change the path to the path file to

  patch -Np0 < ./uhk-agent.desktop.patch