@Tolkem I launch the terminal program, copy and paste the commands you give me, hit enter, and get told
Code:
bash: cd: Appimages: No such file or directory
You're supposed to run that command pointing to the directory your
LibreWolf.AppImage file is located in, i.e. your downloads' folder, that was just an example, and you get that error because I take it you don't have in your system any folder named "
Appimages" like I do, do you?
Here's the output you wanted
Code:
david@david-OptiPlex-990:~/Downloads$ ls -la
total 12
dr-xr-xr-x 3 david david 4096 Jan 20 13:21 .
drwxr-xr-x 32 david david 4096 Apr 27 23:40 ..
drwxrwxrwx 2 david david 4096 Dec 5 05:19 .disk
According to that output, everything is fine within your Downloads folder and you should be able to run apps from there, you're probably doing something wrong.
Even when I follow those steps you gave me, and did remove the asterisk, I still get
Code:
bash: cd: Appimages: No such file or directory
Because I didn't have this many issues with the terminal in 19.3, I'm thinking of downgrading back to that.
Again, you didn't have to follow by heart those examples, you have to replace it with what's currently in your system. I just launched LibreWolf from the terminal, and this how I did it:
1. In my
home folder, I(long ago) created a dir named
Appimages, this is where I keep all the appimages I use.
2. In konsole terminal, I typed
to access that folder from konsole, so I can manipulate whatever appimage I want to; launch, extract, rename, move, copy ...
3. I locate the appimage I want to work with
I use that since the extension can contain uppercase letters or lowercase ones and this just lists all of them regardless of that. Once I've located it, using the mouse cursor, I select it, right-click on it and from the context menu choose
copy, so I can easily paste its name in konsole without errors/typos.
4. In this case, I selected and copied/pasted
LibreWolf-87.0-1.x86_64.AppImage in konsole preceded by
./ and hit
Enter to start it
As you can see, I just launched LibreWolf and didn't have the issue you mentioned by the way; the video played just fine; no buffering, though I only tried with YouTube and not with the other sites you're having issues with too. The errors you see appeared while taking the screenshot and are not related to the video playback. I hope the pictures may illustrate in a much clearer way the procedure I've been trying to explain this far, and you can finally proceed and succeed at it
