Hi everyone,
I've been using Zorin for a few days. I've always used Windows, and I'm trying to learn.
My problem is simple: on Windows, I could open an .srt text file by dragging it into the Chrome browser, simply to translate it into my language and copy it to another text file.
When I try on Zorin, it tells me the file doesn't exist (ERR_FILE_NOT_FOUND).
How can I fix this? Is there an easy way to translate subtitles? I tried downloading an app called Buzz, but it won't open it. This type of solution was very convenient for me, and I'd like to have it on Zorin too.
(the only thing I changed is to put Zorin Desktop on Xorg because when I opened brave or chrome the system crashed)
How did you install Chrome?
If it is a snap or Flatpak, it is sandboxed (Well, double sandboxed, really) so it cannot parse a full file path, as it lacks access to the system.
EDIT:
Also - if you choose "Open With" and navigate to the path of the .srt file - does that work?
You might have luck using Flatseal on the Flatpak package to give more broad file access.
I cannot guide with details on how Flatseal works. For me, Flatpak and it's isolated nature deprives it of purpose; I never use the alternative Flatpak package system and stick to the Standard APT and .deb packages
I do not have experience with any. But as it is not an uncommon issue, I suspect we can get you fixed up, even if along the way, you learn a new thing.
But I think that using the .deb package should work the same as it does on Windows OS.
You can remove the flatpak Chrome in the Software Store.
Using terminal run:
In that folder, choose a named .srt file and open terminal in that directory. Replace EXAMPLE ti that name of the .srt file you chose - relay the output of
Paste the output here.
I am just looking for what mimetype association is assigned to .srt files. If it is not text/plain, then we know why it is being opened as something other than text.
Right click for Copy and Paste work in the terminal.