View Single Post
Old 09-11-2023, 11:37 AM   #164
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,672
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Quote:
Originally Posted by philja View Post
When I first made the flatpak installation it could not find my java runtime. I noted in another thread somewhere that I mentioned the lack of this dependency to the devs of the flatpak version and it was remedied overnight.
Yours is the issue I was thinking of then.

Quote:
Originally Posted by philja View Post
Re your bit of code, I copied and ran it in a terminal and it did nothing. I suppose you intended it to be run in a terminal - but where?
I'm not entirely certain. I copied it from another similar tech support issue I found online. I'm not that Flatpak fluent. It's definitely meant to be run from a command line, though. I understand that it may need to be run as root, though.

So maybe first try:
Code:
sudo flatpak enter com.sigil_ebook.Sigil /bin/bash
or if the above does nothing, maybe try:
Code:
sudo -E flatpak enter com.sigil_ebook.Sigil /bin/bash
It's also possible they may need to be run while the Sigil Flatpak is running.

Last edited by DiapDealer; 09-11-2023 at 11:40 AM.
DiapDealer is offline   Reply With Quote