Reference and research tool for Watchtower Society publications from 1970 up to and including 2018.
Application Details:
Version: | 19.0 |
License: | Free to use |
URL: | https://www.jw.org/en/online-h... |
Votes: | 86 |
Latest Rating: | Silver |
Latest Wine Version Tested: | 7.0.1 |
Maintainers: About Maintainership
What works
Everything, except playing videos.
What does not
Videos do not play. But unlike in the past, the program does not crash when attempting to play a video.
(In recent builds of Watchtower Library 19.0 videos seem to be streamed from the Internet, and not included with the program.)
Workarounds
To update my comment from 2019, I work around the problem of videos not playing by:
1.) Creating a new folder called "WTLIB Media" (or whatever you wish to call it).
2.) Downloading the videos directly from JW.org and placing them in the folder.
3.) Playing the videos using an external media player program.
What was not tested
All frequently-used functions were tested.
Hardware tested
Graphics:
Additional Comments
Watchtower Library 19.0, Build 11338, Update 2206 (English version); and Update 2209 (German version).
(The combination of Watchtower Library 19.0, Build 11338 and Wine 7.0.1 seems even more stable than previous versions were.)
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Linux Mint 21 | Nov 11 2022 | 7.0.1 | Yes | Yes | Yes | Silver | H.D.L. | |
Show | MX Linux 19.3 | Sep 05 2022 | 7.15 | Yes | Yes | No | Silver | uno_wos | |
Show | Linux Mint 19.2 Tina | Nov 07 2019 | 4.19 | Yes | Yes | No | Silver | TsnVictor | |
Show | Linux Mint 18.3 "Sylvia" x86_64 | Nov 03 2018 | 3.19 | Yes | Yes | No | Silver | TsnVictor | |
Show | Linux Mint 19.0 Tara | Oct 04 2018 | 3.17 | Yes | Yes | No | Platinum | Josh Ross |
This issue appears on some video cards with Compiz enabled. The workaround is in disabling fade animation for wine tooltips. To do this:
Animations
, open Close animations
tab and double-click line that starts with Fade
.
Window Class
as Type, enter Wine
as Value, select And
as Relation and check Invert.
Add
button and you're done.
If you use Intel graphics and experience blacked out text and interface items in Watchtower Library, (that is, experience bug 24998), you can fix it with following steps:
wine regedit
HKEY_CURRENT_USER/Software/Wine/X11 Driver
. Create it if it does not existClientSideWithRender
and set its value to N
If you see squares instead of text in Watchtower Library on the first run, go to settings (press f2) and change font settings, choosing any font you like. If you see broken characters in interface, you may need to install MS truetype core fonts for web package. To do this
msttcorefonts
package using your packaging system. If it fails:winetricks corefonts
XFCE and some other DE ignore path parameter for desktop and menu launchers. As result, Watchtower Library prior to 2011 does not start when you click these. The simple solution is to change "Command" parameter in launcher to
wine start wtlibrary.exe
There are some initial issues with using the Watchtower Library in Mac. The first issue is
Simple solution: watchtowerlibraryformac.info
Or, you could follow the guide in the WINE wiki about installing Macports (MacOSX Installation). It is recommended that once you have installed MacPorts you need to configure it (How to install & configure Macports)
Do not install WINE but rather install wine-devel sudo ports install wine-devel
for the latest WINE version.
You should also update X11, the default version is 2.3.2 which doesn't display all of the images in the Watchtower Library. The website XQuartz MacOS Forge contains the latest XQuartz (2.6.2). Once XQuartz has been updated you can run the Watchtower Library out-of-the-box with no issues.
To set up an application to run the Watchtower Library from the dock, go to Applications -> Utilities -> AppleScript Editor
Once in the editor copy & paste the following script:
tell application "Terminal" do script "/opt/local/bin/wine ~/.wine/drive_c/Program\\ Files/Watchtower/Watchtower\\ Library\\ 2010/E/WTLibrary.exe" end tell
Click on run to make sure it works and then click on compile if successful and then save the script as an application filetype (Leave startup screen unchecked). Once saved as an application drag it into the dock.
WINE in Mac doesn't seem to look for the DLL files in the same way it normally does. The DLL files it is referring to (Such as uresearch21u.dll) are located in the "MEPS Platform 2.3" folder in the Watchtower directory. However WINE searches for them in the /drive_c/windows/system32 directory. Just copy and paste the contents of the "MEPS Platform 2.3" folder to the "system32" folder to resolve the issue.
If you copy multiline-text and a reference happens to be divided between two lines, the results can be a bit odd. This seems to be by design; wtlib seems to read the clipboard contents line by line. For example, if an article reads:
hechos recientes son más que los de antes" (Rev. 2:
19, 20).
Then wtlib will extract Revelation chapter 2, the entire chapter. This is due to wtlib reading just one line at a time. Now, in linux you can install xclip and run this command after having copied, say for example an entire article:
xclip -o | tr "\n" " " | xclip -selection clipboard -i
The command translates \newlines to spaces. If you do that before going Edit - Fetch from clipboard in wtlib, the correct references are extracted :D (Just Rev. 2:19, 20 in the example above).
You could even stick the command in a script and launch that from a button on your panel, or something.
I don't know how to do this in windows, but could be AutoIt would be a start...
Whether the install process went fine, or if not, what went wrong
Whether the program starts without any tweaks/modifications, or if not, what needs fixing/tweaking.
If the program runs, does the following work, or if not, what has to be done to fix/tweak it?
did I forget something? just edit this note.
The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.
by Jimmy Weed on Monday February 26th 2024, 13:56
by uno_wos on Wednesday June 12th 2024, 15:55
Also i think there is something related to some nvidia card.
by H.D.L. on Friday June 14th 2019, 15:14
1.) Creating a new folder called "WTLIB Media" (or whatever you wish to call it).
2.) Making links to each hidden folder (in .wine) that contains WT videos.
3.) Moving the links into the "WTLIB Media" folder. (The videos are now accessible.)
4.) Playing the videos with an external media player.
by A Wilson on Wednesday January 2nd 2019, 9:42
by Josh Ross on Thursday October 4th 2018, 14:20
by Josh Ross on Friday October 5th 2018, 6:32
Bibles>
Study Bible (nwtsty) 2018>
Matthew>
Introduction to Matthew
Then click on the icon:
The Icon (Video Introduction to the Book of Matthew
See also: Bibles>
Study Bible (nwtsty) 2018> Mediagallery
Indeed it does crash with errors from quartz on linux. Macos didn't crash it just didn't play... strange.