Linux Armory_05_linux64_b28 runs only with terminal
See original GitHub issueHello,
no big deal for me ( i usually run Armory from terminal ) but i cannot run Armory_05_linux64_b28 ( Armor5_05_B) with double click as application.
Using ./blender
from terminal it works.
Elementary Os 5.0 Ryzen 1700, Rx 580 Mesa drivers.
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (1 by maintainers)
Top Results From Across the Web
5 ways to navigate the Linux terminal faster | Enable Sysadmin
1. Navigate without the arrow keys · 2. Don't use the backspace or delete keys · 3. Execute multiple commands in a single...
Read more >Run a command without making me wait - Unix Stack Exchange
I'm a bit confused on "backgrounding" and such in Linux. What is the most common (or user-friendly way) of telling the CLI that...
Read more >Linux List Processes – How to Check Running Processes
How to List Running Processes in Linux using the ps Command · PID returns the unique process ID · TTY returns the terminal...
Read more >The Linux command line for beginners - Ubuntu
Overview. The Linux command line is a text interface to your computer. Often referred to as the shell, terminal, console, prompt or various...
Read more >Execute commands and run tools in Terminal on Mac
In the Terminal app on your Mac, enter the complete pathname of the tool's executable file, followed by any needed arguments, then press...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Blender 2.8 ( without Armory) works for me too. For this reason it could be an issue with compiler compatibility (
-no-pie
flag ?) with some distro.Usually i run Armory 0.5 2.8 from the terminal, so it’s not a problem for me, but i reported the issue to improve the usability. As soon as possible i will try different distro. Anyway thank you for the help.
Should be non-issue now in 0.6 (using standard Blender).