You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wget -O snake-installer-amd64.sh \
https://github.com/bithatch/snake/releases/download/v1.0-SNAPSHOT-204/snake-installer-amd64.sh && \
sh snake-installer-amd64.sh
--2022-01-21 17:00:06-- https://github.com/bithatch/snake/releases/download/v1.0-SNAPSHOT-204/snake-installer-amd64.sh
Resolving github.com (github.com)... 140.82.114.3
Connecting to github.com (github.com)|140.82.114.3|:443... connected.
HTTP request sent, awaiting response... 302 Found
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/304826752/4552eb85-8578-44b5-9840-487dd828d0a8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220121%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220121T210002Z&X-Amz-Expires=300&X-Amz-Signature=102d814c43ef24690c0bea0ce230a3cda3c527913234c93e37bd72591310a4b0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=304826752&response-content-disposition=attachment%3B%20filename%3Dsnake-installer-amd64.sh&response-content-type=application%2Foctet-stream [following]
--2022-01-21 17:00:06-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/304826752/4552eb85-8578-44b5-9840-487dd828d0a8?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20220121%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220121T210002Z&X-Amz-Expires=300&X-Amz-Signature=102d814c43ef24690c0bea0ce230a3cda3c527913234c93e37bd72591310a4b0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=304826752&response-content-disposition=attachment%3B%20filename%3Dsnake-installer-amd64.sh&response-content-type=application%2Foctet-stream
Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 127152459 (121M) [application/octet-stream]
Saving to: ‘snake-installer-amd64.sh’
snake-installer-amd64.sh 100%[=================================================>] 121.26M 30.3MB/s in 6.2s
2022-01-21 17:00:13 (19.7 MB/s) - ‘snake-installer-amd64.sh’ saved [127152459/127152459]
Verifying archive integrity... 100% MD5 checksums are OK. All good.
Uncompressing Snake - Distribution 100%
Ran the installer and installed in home directory. When it launched I got a popup screen with this text:
":( Unknown Error
Something unexpected and unpleasang happened. Abstract sockets are not supported by transport org.freedesktop.dbus.transport.jre.NativeUnixSocketTransport. Please see Wiki for troubleshooting tips. You can retry if you believe you have remedied the error."
When I retry, I get this message:
":( Unknown Error
...
Cannot invoke "uk.co.bithatch.snake.lib.backend.openrazer.RazerDevices.getDevices()" because "this.devices" is null. ..."
I am using a left-handed Naga Razer, it registers when I run lsusb, and I'm running Void Linux. Don't know if the issue is because of the device, my OS, or because I am missing a step somewhere.
The text was updated successfully, but these errors were encountered:
Hi there,
Installed via the code provided:
Ran the installer and installed in home directory. When it launched I got a popup screen with this text:
":( Unknown Error
Something unexpected and unpleasang happened. Abstract sockets are not supported by transport org.freedesktop.dbus.transport.jre.NativeUnixSocketTransport. Please see Wiki for troubleshooting tips. You can retry if you believe you have remedied the error."
When I retry, I get this message:
":( Unknown Error
...
Cannot invoke "uk.co.bithatch.snake.lib.backend.openrazer.RazerDevices.getDevices()" because "this.devices" is null. ..."
I am using a left-handed Naga Razer, it registers when I run lsusb, and I'm running Void Linux. Don't know if the issue is because of the device, my OS, or because I am missing a step somewhere.
The text was updated successfully, but these errors were encountered: