
- https://solveme.wordpress.com/2017/07/24/java-awt-awterror-assistive-technology-not-found-org-gnome-accessibility-atkwrapper-when-running-jasper-reports/ (permalink)
Regards,
Edward
which appears to be commenting out the assistive_technologies line in that accessibility.properties file... make sure where that file is located in etc/java* before blindly running commands like these... then adjust as needed to point to the right location...Error when exporting (postits etc.) / java.awt.AWTError: Assistive Technology not found:
Try executing something like:
- Code: Select all
sed -i 's/^assistive_technologies=/#&/' /etc/java-8-openjdk/accessibility.properties
RJ5576 wrote in Tue May 22, 2018 2:32 am:You don't have execute permission on the file. Open a terminal, change to the directory containing your JAR file, and enter (without the quotes) "chmod +x <jarfile>". Then you should be able to execute it.
SolarCar123 wrote in Sun Nov 11, 2018 3:43 am:RJ5576 wrote in Tue May 22, 2018 2:32 am:You don't have execute permission on the file. Open a terminal, change to the directory containing your JAR file, and enter (without the quotes) "chmod +x <jarfile>". Then you should be able to execute it.
How do I change directories? I am having this exact same issue, but when I try entering these commands without entering the directory I get "-bash: syntax error near unexpected token `newline' ". I really want to use the act feature, but things keep trying to stop me.
$ cd Download
$ cd /home/solarcar/Video
$ cd ../Video
$ cd ~/Video
$ cd
$ pwd
/home/woodstokk
$ ls
$ whoami
woodstokk
$ ls --help
$ man ls
$ apropos flight
fgcom (1) - VoIP client for the FlightGear radio infrastructure
fgelev (1) - Compute FlightGear scenery elevation for a given list of points
fgfs (1) - the FlightGear flight simulator
fgfsrc (5) - FlightGear command-line options file
fgjs (1) - FlightGear joystick utility
fgpanel (1) - FlightGear Flight Simulator Panel Rendering Engine
fgviewer (1) - An alternative FlightGear viewer application
GPSsmooth (1) - send NMEA-formatted GPS data to a FlightGear instance
js_demo (1) - Joystick demo application for FlightGear
JSBSim (1) - standalone version of the JSBSim open source flight dynamics model
metar (1) - demo METAR utility for FlightGear
MIDGsmooth (1) - send MIDG-formatted GPS data to a FlightGear instance
UGsmooth (1) - send UGear-formatted GPS data to a FlightGear instance
bugman wrote in Fri May 25, 2018 1:29 pm:This is starting to sound like a disk stability issue. Could you scan your disk and check for bad sectors? It's probably not the case, but the errors you see are also no common.
Regards,
Edward
Users browsing this forum: No registered users and 3 guests