Need help running app
foocross opened this issue · 3 comments
foocross commented
We want to test the app- but are having problems using it. When we start with:
java -jar ~/Downloads/RRPathGen-1.1.0.jar
We get a black screen that asks for:
Name:
X:
Y:
Heading:
Type:
Code:
Scale:
Robot Width:
We are not sure what to put for these values.
Any help would be appreciated.
Jarhead20 commented
This is a known issue, currently the only way is to go into display
settings and change the scaling of apps, you might find it set to 150%, try
changing it to 100%. This might be fixed in the next release, I’ll need to
do more testing.
…-Jared
On Mon, 24 Oct 2022 at 11:30 am, foocross ***@***.***> wrote:
We want to test the app- but are having problems using it. When we start
with:
java -jar ~/Downloads/RRPathGen-1.1.0.jar
We get a black screen that asks for:
Name:
X:
Y:
Heading:
Type:
Code:
Scale:
Robot Width:
We are not sure what to put for these values.
Any help would be appreciated.
—
Reply to this email directly, view it on GitHub
<#1>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AO24LA6BWPJUPUFWCBICABDWEXRDVANCNFSM6AAAAAARMRFZQ4>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Jarhead20 commented
Actually since you can see the scale, try setting it to 4 or 6
foocross commented
Ok I think it got it. I had to fist change the scale to 1 then 4.
Thanks for the help.