好的,所以「Exec」行是正確的。另外,很抱歉,我最初沒有完全閱讀您的原始貼文,其中您已經說過您嘗試過從命令列啟動它。當您說您在終端機中看到文字時,它是否類似於以下內容?(抱歉我有的是 pt9,但我認為輸出應該類似):
$ paratext9
Mozilla Roots Importer - version 3.2.8.0
Download and import trusted root certificates from Mozilla's MXR.
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
No certificates were found.
(1,2): warning CS0105: The using directive for `System' appeared previously in this namespace
Checking for ParatextProjects.
Apport Ignore file doesn't need updating.
Updating EncConverts Registry Keys
SLT Resources already Installed.
執行命令 $ paratext8 --debug 也可能有助於解決問題(我假設這在版本 8 和 9 中都是選項)。這將提供更多輸出,有助於揭示發生了什麼(或未發生什麼)。您可以使用以下命令將其重定向到檔案,然後在此上傳:
$ paratext8 --debug > ~/paratext8-debug.txt
您會在使用者的主資料夾中找到該 TXT 檔案。
另外,請上傳位於 ~/.local/share/Paratext8*/ParatextLog.log 的 Paratext 記錄檔案。希望這兩個檔案結合起來能提供一些線索。
Okay, so the “Exec” line is correct. And, I’m sorry, but I initially failed to fully read your original post where you already said you’ve tried starting it from the command line. When you say you see text in the terminal, is it similar to this? (sorry I have pt9, but I think the output should be similar):
$ paratext9
Mozilla Roots Importer - version 3.2.8.0
Download and import trusted root certificates from Mozilla's MXR.
Copyright 2002, 2003 Motus Technologies. Copyright 2004-2008 Novell. BSD licensed.
No certificates were found.
(1,2): warning CS0105: The using directive for `System' appeared previously in this namespace
Checking for ParatextProjects.
Apport Ignore file doesn't need updating.
Updating EncConverts Registry Keys
SLT Resources already Installed.
It may also help to run the command as $ paratext8 --debug (which I assume is an option in 8, as well as 9). This will give more output that could shed light on what’s [not] happening. You could redirect it to a file with the following command, and then upload it here:
$ paratext8 --debug > ~/paratext8-debug.txt
You will find that TXT file in the user’s home folder.
Also, please upload the Paratext log file found at ~/.local/share/Paratext8*/ParatextLog.log. Hopefully those two files together will give some insight.
機器翻譯自 English