The desktop file should have Categories=Game;
, not Categories=Gaming;
for it to show up in the right category in KDE Plasma.
Search Criteria
Package Details: ns-usbloader 7.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ns-usbloader.git (read-only, click to copy) |
---|---|
Package Base: | ns-usbloader |
Description: | Awoo Installer/TinFoil/GoldLeaf NSPs (and other files) uploader and RCM tool. |
Upstream URL: | https://github.com/developersu/ns-usbloader |
Licenses: | GPL3 |
Submitter: | angelodalzotto |
Maintainer: | angelodalzotto |
Last Packager: | angelodalzotto |
Votes: | 5 |
Popularity: | 0.000017 |
First Submitted: | 2020-03-17 01:20 (UTC) |
Last Updated: | 2023-02-10 21:25 (UTC) |
Dependencies (2)
- java-runtime (java-gcj-compat, jre10, jdk12-openj9-bin, zulu-12-bin, jre6, jre12, server-jre, jdk13-openj9-bin, jdk9-openj9-bin, jdk10, jdk11-openjdk-dcevm, jdk10-openj9-bin, jdk14-openj9-bin, jdk7, jre7, zulu-14-bin, amazon-corretto-15, jdk11-openjdk-dcevm-conflicts-fixed, zulu-embedded-jdk8, sapmachine-jdk-bin, amazon-corretto-16, jdk8-graalvm-bin, jdk16-graalvm-bin, jre8-openjdk-shenandoah, zulu-16-bin, jdk16-adoptopenjdk, jdk11-microsoft-openjdk, jdk16-microsoft-openjdk, jdk11-msopenjdk-bin, jdk18-beta-temurin, jdk8-arm, jre17-jetbrains, liberica-jdk-11-bin, liberica-jdk-11-lite-bin, liberica-jre-11-bin, jre11-jetbrains-imfix, java-openjdk-loom-ea-bin, jdk17-dragonwell-bin, hmcl-zulu-bin, jdk7-j9-bin, jdk7r1-j9-bin, jdk8-j9-bin, jdk11-j9-bin, jdk-jetbrains, jre11-jbr-xdg, jre12-openjdk, jre15-openjdk, jre16-openjdk, jre13-openjdk, jre14-openjdk, jre-bcl, jdk-bcl, amazon-corretto-18, zulu-18-bin, zulu-13-bin, jre15, jre14, jre13, jre16, jre17, bishengjdk-17, bishengjre-17, jdk-arm, jdk11-openj9-bin, jdk-openj9-bin, jre-openj9, zulu-15-bin, jre-jbr-xdg, zulu-embedded-jdk11, jdk-microsoft-openjdk, jre18-openjdk, jdk17-openj9-bin, jdk8-dragonwell-extended, jdk18-openj9-bin, jdk8-openj9-bin, jre8, jdk8, jre11, jdk-android-studio, amazon-corretto-8, amazon-corretto-11, amazon-corretto-19-bin, amazon-corretto-17, zulu-8-bin, zulu-11-bin, zulu-17-bin, zulu-19-bin, liberica-jre-8-full-bin, jdk11-graalvm-bin, jdk17-graalvm-bin, jdk19-graalvm-bin, liberica-jdk-full-bin, jre8-adoptopenjdk, jre17-jetbrains-imfix, jre-lts, liberica-jdk-11-full-bin, liberica-jdk-17-full-bin, liberica-jre-11-full-bin, jdk8-dragonwell-extended-bin, jdk8-dragonwell-standard-bin, jdk11-dragonwell-extended-bin, jdk11-dragonwell-standard-bin, jdk11-graalvm-ee-bin, jdk8-graalvm-ee-bin, jdk19-graalvm-ee-bin, jdk13-openjdk-bin, zulu-jre-fx-bin, zulu-jdk-fx-bin, liberica-jdk-8-full-bin, jdk17-graalvm-ee-bin, zulu-embedded-jdk, jre-jetbrains, jdk-temurin, jdk17-temurin, jdk11-temurin, jdk17-dragonwell-standard-bin, jre-openjdk-xdg, jre-openjdk-xdg-bin, mandrel-bin, java-openjdk-bin, jdk17-jetbrains-bin, jdk11-jetbrains-bin, zulu-20-bin, java-openjdk-ea-bin, jre, jre-openjdk, jre11-openjdk, jre17-openjdk, jre8-openjdk)
- nx-udev (optional) – udev rules to run without root
Required by (0)
Sources (3)
Latest Comments
dodecahedron commented on 2021-09-05 21:31 (UTC)
daniarla commented on 2021-08-27 13:34 (UTC) (edited on 2021-09-17 15:02 (UTC) by daniarla)
If the recommended udev rule does not work for you use this:
random commented on 2021-07-10 10:52 (UTC)
Does it still work for you guys out of the box? All my transfers seems to timeout. The issue is this: https://github.com/developersu/ns-usbloader/issues/73
angelodalzotto commented on 2020-11-04 22:09 (UTC)
The changes made to support custom makepkg build dirs should be working now.
CodingKoopa commented on 2020-11-02 01:56 (UTC)
Please consider implementing these changes.
CodingKoopa commented on 2020-07-29 17:58 (UTC)
To support custom makepkg build directories, it would be nice to add ns-usbloader
and ns-usbloader.desktop
as sources. In order to build this package, I also had to remove the ../
from the install
commands.
angelodalzotto commented on 2020-04-20 15:04 (UTC)
For those using wayland, a more elegant user-basis solution is to export the following environment variable in your sh rc (.zshrc, .bashrc):
export _JAVA_OPTIONS='-Djdk.gtk.version=2'
evertonstz commented on 2020-04-19 02:19 (UTC) (edited on 2020-04-19 02:32 (UTC) by evertonstz)
EDIT
this error seems to be related to Wayland and can be tracked here: https://github.com/developersu/ns-usbloader/issues/20
a workaround is to /usr/bin/ns-usbloader
edit with this:
#!/bin/sh
exec /usr/bin/java -Djdk.gtk.version=2 -jar '/usr/share/java/ns-usbloader/ns-usbloader.jar' "$@"
EDN OF EDIT
I'm getting the following error
(java:1473107): Gdk-CRITICAL **: 23:18:08.180: gdk_x11_display_set_window_scale: assertion 'GDK_IS_X11_DISPLAY (display)' failed
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fcd0b4929cc, pid=1473107, tid=1473536
#
# JRE version: OpenJDK Runtime Environment (13.0.2+8) (build 13.0.2+8)
# Java VM: OpenJDK 64-Bit Server VM (13.0.2+8, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# C [libX11.so.6+0x2b9cc] XInternAtom+0x3c
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/lib/systemd/systemd-coredump %P %u %g %s %t %c %h" (or dumping to /home/everton/core.1473107)
#
# An error report file with more information is saved as:
# /home/everton/hs_err_pid1473107.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
[1] 1473107 abort (core dumped) java -jar /usr/share/java/ns-usbloader/ns-usbloader.jar
Pinned Comments
angelodalzotto commented on 2020-04-20 15:04 (UTC)
For those using wayland, a more elegant user-basis solution is to export the following environment variable in your sh rc (.zshrc, .bashrc):
export _JAVA_OPTIONS='-Djdk.gtk.version=2'