No output in Ubuntu
See original GitHub issueNot sure what’s going on here. No orca command outputs anything to the command line:
malmaud@malux:~$ which orca
/home/malmaud/anaconda3/bin/orca
malmaud@malux:~$ orca --help
malmaud@malux:~$ cd anaconda3/bin
malmaud@malux:~/anaconda3/bin$ ./orca --help
malmaud@malux:~/anaconda3/bin$
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (1 by maintainers)
Top Results From Across the Web
Executing a command with no output [duplicate] - Ask Ubuntu
How can i execute a command with NO output in Ubuntu 20.04 LTS. you can do that in windows using dir > nul....
Read more >Fix No Sound (Dummy Output) Issue In Ubuntu With SND ...
#1 Fixing the no sound issue in Ubuntu (Dummy Output) ... 1. If you do get snd_hda_intel in the output of the above...
Read more >I cannot hear any sounds on the computer
Open the Activities overview and start typing Sound. · Click on Sound to open the panel. · Under Volume Levels, check that your...
Read more >Command showing no output! - The UNIX and Linux Forums
Hi Folks, I have a situation here, where no command is giving any output, and it's not even showing any error message also....
Read more >How To Fix No Sound in Ubuntu And Linux Mint - It's FOSS
Third alternate method: Try alsamixer ... Check if the speakers or your desired audio output is muted here. MM means mute and OO...
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
Mmm, looks like the executable is just returning 1 without printing anything if it can’t find an X server. Maybe it would be nicer to print a helpout error message to stderr.
Closing due to lack of activity.
More info on orca + xvfb here -> https://github.com/plotly/orca#linux-troubleshooting-headless-server-configuration
@malmaud Feel free to open up a new issue if your problems persist.