0
763 次瀏覽

I’m trying to help a user with a Paratext Flex integration issue (related to Tone Sandhi) and after getting both the FLEx and Paratext projects on my computer, I stuck with a Paratext problem.

When I tried to open the Paratext project Project Properties and Settings option to confirm that the FLEx Association is correct, I get this message

image

Paratext could not load the files that are needed to access the Fieldworks lexical data. You should verify that your Fieldworks programs are working correctly.

The FLEx project is in 8.1.3 and opens without issue. The Paratext project is in 8.

Any ideas?

舊文章 - 以原文顯示
Paratext (478 點) 提出
已重新顯示 | 763 次瀏覽

4 個回答

0
最佳回答

I ran into the same problem today too and am glad for this thread here. My versions are today:

PT8 version 8.0.100.99

FW 9.0.11.0

For the record: No project on this PT installation is at all linked to anything FieldWorks (we had trouble in the past and never want that again).

Just for fun, I tried to run the commands from a Power Shell and it did not work at first, but when I run the Power Shell as administrator (Win 10 pro) it works. The third line then reads like this:

.\Paratext.exe

I made a batch file and it also needs administrator level to run, no problem, just a note to myself.

It feels to me, that PT is far too keen to link-up with FieldWorks, especially when the users have never used that feature at all. So this problem should not even exist, whatever versions are installed, for users who are not linking.

And the error message that comes up is not helpful at all as this is all about versions not liking each other and not about Fieldworks not working properly.

(934 點) 提出
0

I had both FLEx 8.3.1 and FLEx 9.0.8 RC installed. I’ve uninstalled both and can now get into the Project Properties and Settings. I’m going to install FLEx 8.1.3, as that’s the version the FLEx project is in, and see what happens.

舊文章 - 以原文顯示
(478 點) 提出
已重新顯示

When I (re)installed FLEx 8.3.12, I was able to get into Project Properties and settings for the project. This enabled me to confirm that the association was correct. After that, I reinstalled FLEx 9.0.8 (RC) and am now no longer able to get to the Project Properties and Settings of this particular project. I also just checked two additional, unrelated Paratext 8 projects, and found that I cannot get to the Project Properties and Settings screen for either of those projects. It looks like there is some sort of issue between Paratext 8 and FLEx 9.0.8 RC.

舊文章 - 以原文顯示

Confirmed: I see the same thing.

I’ve installed FLEx 9.0.8.0 RC and I can no longer enter Project Properties and Settings in Paratext 8. Paratext 9 works fine.

舊文章 - 以原文顯示

A related issue, it seems that Paratext gets confused with the presence of both FLEx 8.3.12 and FLEx 9.0.8 RC and isn’t able to do the dictionary lookup function. This maybe a niche problem found only by tech support types or consultants who may have projects both versions of FLEx and both versions of Paratext.

舊文章 - 以原文顯示
0

Hi
Does any one have solution to this problem… I have installed Flex-9.0.11.0 (stable release) and My Paratext 8 (8.0.100.90) is giving the same above error - “You should verify that your FieldWorks programs are working correctly.”
There is no problem/issues when I open Project Properties in Paratext 9.

(327 點) 提出

With same versions as you but also having PT 9.1 beta installed, I have the same experience. When I try to open Project Properties and Settings in PT8 I get this message:
image.png

I have just worked in the later versions of PT.

Jan+Gossner

Interesting thing is - I uninstalled Paratext 8 and reinstalled “Paratext_8.0.100.1_InstallerOffline.exe”. I could access Project Properties and Settings Option.

But unfortunately as soon as I updated the patch file “patch_8.0.100.90.msp”, it gives the same error to “varify FieldWorks programs are working correctly”…

Paratext 8 gets the error after the patch update because it can now find the FieldWorks code (before the patch it didn’t know about FieldWorks 9), but it can’t load the FieldWorks library.

There is an incompatibility problem between the latest versions of FieldWorks and Paratext 8. This is from the FieldWorks site:
On Windows you must update Paratext to version 9 if you are installing version 9.0.8 or later of FieldWorks. If you need to continue using Paratext 8 then you should keep using an earlier version of FieldWorks.

You work around the problem if you need the latest FieldWorks and Paratext 8 - it would involve creating a batch file to run Paratext that contains the following:

set FIELDWORKSDIR=C:\none

cd “C:\Program Files (x86)\Paratext 8”
Paratext

The first line will hide FieldWorks from Paratext 8 and avoid the loading error.

I could open the Project Properties this way - I have FW 9.0.11 on my system.

John+Wickberg

Hi John+Wickberg
Thanks for the Reply and a solution
I didnot understand the batchfile solution fully.

Should I need to create a folder named ‘none’ under C: then run the first command ie set FIELDWORKSDIR=C:\none
what is the next line… is that cd “C:\Program Files (x86)\Paratext 8”\Paratext.exe?

By the way. I have both Paratext9 and Paratext8. I give LT support according to the version of Paratext. If they use PT8, then I too use PT8 else PT9.
Running the above batch will it hide PT9 also from the FieldWorks?
thanks
binoy

You don’t need to create the folder. The point of the batch file is to have Paratext 8 looking for FLEx in a place it won’t find anything.

To use the quotes, you probably need to save the file in ANSI format. But I can get it to work without them.
My version of the batch file:

set FIELDWORKSDIR=C:\none
cd \Program Files (x86)\Paratext 8
Paratext

This will not hide Fieldworks from Paratext 9, only from Paratext 8; because when the batch file finishes, the variable “FIELDWORKSDIR” goes back to the value set by Fieldworks 9.

0

Thanks sewhite and John+Wickberg

It works for me.
I missed the main point, i.e. when ever I want to access the project properties and settings of PT8, I need to run the batch file, So that the Paratext8 will open through the batch.
Great Help :slight_smile:
Appreciate the workaround
blessing
binoy

(327 點) 提出

相關問題

+1
4 個回答 745 次瀏覽
一個長期存在的問題是,當譯者將 FLEx 專案連接到他們的 PT 專案,而 PT 管理員嘗試修改 PT 專案屬性時,由於未安裝 FLEx,因此沒有 FLEx 專案,導致無法儲存任何變更 我理解 PT 管理員可以安裝 FLEx 並同步 FLEx ... 力 我認為需要有一種方式,讓 PT 管理員能夠履行其職責,而不受系統上未安裝/未設定語言學軟體的限制
listentwice 1.2k 提出 已提問 6月 9, 2022
0
0 個回答 167 次瀏覽
各位好, 在 lingtrans 的 Paratext-FLEx 整合教學 LingTranSoft Wiki | Paratext-FLEx 整合教學 中,列出了 PT 與 Flex 連結的許多功能和優勢 然而,最明顯的功能 ... 地語言 Flex 拼字檢查?這將是兩者之間極佳的交叉授粉(cross fertilisation)方式 goodgoan.
goodgoan 347 提出 已提問 9月 14, 2022
0
2 個回答 243 次瀏覽
我目前正在為三種語言設定 Paratext 和 FLEx 我們即將開始作為一個集群專案(cluster project)的一部分,同時處理這三種語言 由於我們已經從 Shoebox 取得了一些詞典資料,我們首先將這些資料匯入 FLEx 專案 ... 的語言是相同的 這三種語言都出現了此錯誤 補充:我使用的是 Paratext 9.3 和 FLEx 9.1
KmSilvey 109 提出 已提問 12月 15, 2023
0
2 個回答 248 次瀏覽
在與其中一位譯者執行傳送/接收(send/receive)後,我發現他在三週前對「屬性與設定」(Properties and Settings)做了修改。他可能已經不記得改了什麼。有沒有辦法查出他具體改了哪些內容,以便我進行審查?
JohnBrownie 385 提出 已提問 10月 22, 2023
0
2 個回答 409 次瀏覽
我正在協助一位翻譯顧問(Translation Consultant),她試圖檢視 Paratext 專案的逐字對照(Interlinearization) 該專案已與一個 FLEx 專案關聯 當該顧問嘗試檢視逐字對照時,系統顯示一條訊息,指 ... 逐字對照工具與 Flex 解析器如何協同運作 - 問題 - Paratext 支援者網站
MSEAIT_LT 478 提出 已提問 1月 30, 2023
Welcome to Support Bible, where you can ask questions and receive answers from other members of the community.
I appeal to you, brothers and sisters, in the name of our Lord Jesus Christ, that all of you agree with one another in what you say and that there be no divisions among you, but that you be perfectly united in mind and thought.
1 Corinthians 1:10
3,045 個問題
6,005 個回答
5,671 則評論
2,026 位使用者