Olive Tree Bible application

Thanks for your help @carmar! I really appreciate it! I ran the above in Terminal:

david@david-HP-Laptop-15s-fq1xxx:~$ cd ~/Downloads
david@david-HP-Laptop-15s-fq1xxx:~/Downloads$ wget https://raw.githubusercontent.com/austin987/winetricks/dotnet462-noslim/src/winetricks
--2021-03-18 13:55:17-- https://raw.githubusercontent.com/austin987/winetricks/dotnet462-noslim/src/winetricks
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.111.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 759999 (742K) [text/plain]
Saving to: 'winetricks.1’

winetricks.1 100%[===================>] 742.19K 3.11MB/s in 0.2s

2021-03-18 13:55:18 (3.11 MB/s) - 'winetricks.1’ saved [759999/759999]

david@david-HP-Laptop-15s-fq1xxx:~/Downloads$ chmod +x winetricks
david@david-HP-Laptop-15s-fq1xxx:~/Downloads$ ^C
david@david-HP-Laptop-15s-fq1xxx:~/Downloads$

I've then tried to reinstall Bible Study 6 Setup but it has STALLED during the installation again :frowning: Any more ideas??

Setup Process. Processing Microsoft .NET Framework 4.6.2

Try:
cd ~/Downloads

sudo mv -v winetricks /usr/local/bin

cd ~/.cache/winetricks/dotnet462

wget https://www.dropbox.com/s/1bdocgbate8hc8z/dotNetFx462_Full_x86_x64_Slim.exe

env WINEPREFIX=$HOME/winedotnet462 /usr/local/bin/winetricks --unattended dotnet462 corefonts

Fingers crossed. This problem has been documented in 2018 and seems it hasn't been weeded out completely: Installation using wine gets stuck at .NET Framework 4.6.2 - WineHQ Forums

1 Like

Wow - That ran for a good 5 mins @carmar

Unfortunately the result is still the same - the Setup Process stalls at Processing Microsoft .NET Framework 4.6.2

Processing Microsoft .NET Framework 4.6.2 stalled

By the way, I took a photo of the Terminal screen when the program finished running, as it looked a bit strange to me. It ended with ... (deadbeef) stub.

Google Photos

The "FixMe's" are just for the WINE dev's. You can ignore those.

Are you installing .NET on Winetricks latest version?
Open Winetricks from your app menu as GUI and use it to delete all apps and data.
Then, try

winetricks -q dotnet462

1 Like

Try what @Aravisian recommends and let us know.

Just as an aside, I also recommend looking at: Bible by Olive Tree Alternatives for Linux | AlternativeTo - Xiphos seems to be popular if you don't mind considering that. It can be installed by searching for xiphos in Synaptic. Sorry, I know this isn't helpful toward fixing the .NET problem but rather is an alternative, however, I don't know where to go from here.

1 Like

Hi @Aravisian. I'm new to Linux so please be patient with me! I went to bottom left (apps menu?) and searched for Winetricks. I don't know how to open it as GUI. Please see the screenshots attached for the message on Winetricks. Can you please explain how I'd use Winetricks to delete all apps and data? Thanks.

Try winetricks --gui

1 Like

Thanks for your help @carmar. I've run the above command and followed the prompts. Can you please confirm I should click OK to "delete all data and applications inside this Wineprefix"?

Correct.

Btw, when you install the Olive tree application, does it give you an option (checkbox?) to choose whether or not to install .NET? Some programs allow you to use a checkbox whether or not to install the .NET, although I'm guessing this one doesn't but I thought I'd ask.

david@david-HP-Laptop-15s-fq1xxx:~$ winetricks --gui
winetricks GUI enabled, using zenity 3.28.1

You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.

Gtk-Message: 07:14:56.212: GtkDialog mapped without a transient parent. This is discouraged.
Using winetricks 20180815-next - sha256sum: c45713d9e71f7f731ac134c29a7b2cf1ec64581f4784ee3ab78fb8ba40ea235b with wine-4.0.3 and WINEARCH=win64

You are running winetricks-20180815-next, latest upstream is winetricks-20210206!

Gtk-Message: 07:16:13.770: GtkDialog mapped without a transient parent. This is discouraged.

You should update using your distribution's package manager, --self-update, or manually.

Gtk-Message: 07:16:49.418: GtkDialog mapped without a transient parent. This is discouraged.
winetricks GUI enabled, using zenity 3.28.1
Gtk-Message: 07:17:17.691: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: 07:18:07.877: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: 07:18:17.811: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: 07:18:26.174: GtkDialog mapped without a transient parent. This is discouraged.

Delete /home/david/.wine, its apps, icons, and menu items?

Gtk-Message: 08:42:25.315: GtkDialog mapped without a transient parent. This is discouraged.
find: ‘/home/david/.local/share/applications/wine’: No such file or directory
david@david-HP-Laptop-15s-fq1xxx:~$

I've clicked OK and got the above dialogue in Terminal. I've then tried to reinstall Olive Tree Bible Study and it stalled at the same place again. I didn't get the option not to install .NET :frowning:

Thanks for all your efforts to help! I really appreciate it. I've got a lot of my own notes, highlighting and a few books I've paid for in Olive Tree, which syncs well between Windows 10 and my Android ph. I'll look at those alternatives you linked to, but it's not looking like Linux will be a good fit for me, which is such a pity :frowning:

I believe what Aravisian was asking was to do winetricks -q dotnet462 after removing everything (which you have now done) and then again trying the Olive Tree install. If you don't mind trying that one more time.

Thanks for picking up I missed that step @carmar.

I've run the above command and the installation was unsuccessful. It appears is the .Net Framework is corrupt. (see screenshots attached)

Repair failed Installation failure 19.3.21

GUI = Graphical User Interface

CLI = Command Line Interface

When I suggest opening in GUI, this means to open it in your Familiar Graphical Window and when I suggest using CLI, this means to opena nd run an app in terminal. Running in CLI (terminal) means that the app does not have a Familiar Window with icons and checkboxes and entries - it is all Text In A Terminal. For example, when you run "sudo apt update", you are running the app APT (Advanced Package Tool) in CLI. It does not open a window with buttons on it.

Have you installed 32 bit architecture and support, first?

sudo dpkg --add-architecture i386

sudo apt install zorin-windows-app-support

sudo apt install winetricks

sudo winetricks --self-update

winetricks -q dotnet462

Thanks @Aravisian. Sorry, I'm really new to Linux, so could someone please give me step-by-step instructions on what to do as I'm not sure what to do next :confused:

I am not sure what you mean- What I posted above is step by step. Which part confused you?

1 Like

Sorry, the stuff about GUI confused me :confused: I think I'm following what you're saying now!

I ran the above commands in the CLI, uninstalled the Bible Study app and tried to reinstall it, but got the 0x80070643 error.

0x80070643 error

david@david-HP-Laptop-15s-fq1xxx:~$ sudo dpkg --add-architecture i386
[sudo] password for david:
david@david-HP-Laptop-15s-fq1xxx:~$ sudo apt install zorin-windows-app-support
Reading package lists... Done
Building dependency tree
Reading state information... Done
zorin-windows-app-support is already the newest version (1.1).
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
david@david-HP-Laptop-15s-fq1xxx:~$ sudo apt install winetricks
Reading package lists... Done
Building dependency tree
Reading state information... Done
winetricks is already the newest version (0.0+20180217-1).
0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.
david@david-HP-Laptop-15s-fq1xxx:~$ sudo winetricks --self-update
Executing cd /tmp/winetricks.Gz3c2IvP
Downloading https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks to /tmp/winetricks.Gz3c2IvP
--2021-03-19 14:30:11-- https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 880974 (860K) [text/plain]
Saving to: 'winetricks’

winetricks 100%[===================>] 860.33K 316KB/s in 2.7s

2021-03-19 14:30:15 (316 KB/s) - 'winetricks’ saved [880974/880974]

Executing cd /home/david
Executing mv /tmp/winetricks.Gz3c2IvP/winetricks /usr/local/bin/winetricks.update
Executing rmdir /tmp/winetricks.Gz3c2IvP
Executing cp /usr/local/bin/winetricks /usr/local/bin/winetricks.bak
Executing chmod -x /usr/local/bin/winetricks.bak
Executing mv /usr/local/bin/winetricks.update /usr/local/bin/winetricks
Executing chmod +x /usr/local/bin/winetricks

Update finished! The current version is 20210206-next - sha256sum: 9f64e526c35d661c50db78f2ca1a8e7ec44f112e514cf3d9e71c40490276a8d0. Use 'winetricks --update-rollback' to return to the previous version.

david@david-HP-Laptop-15s-fq1xxx:~$ winetricks -q dotnet462

warning: Your version of wine 4.0.3 is no longer supported upstream. You should upgrade to 5.x

Executing mkdir -p /home/david

warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.

Using winetricks 20210206-next - sha256sum: 9f64e526c35d661c50db78f2ca1a8e7ec44f112e514cf3d9e71c40490276a8d0 with wine-4.0.3 and WINEARCH=win64
Executing w_do_call dotnet462
Executing mkdir -p /home/david

warning: You are using a 64-bit WINEPREFIX. Note that many verbs only install 32-bit versions of packages. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.

dotnet462 already installed, skipping
david@david-HP-Laptop-15s-fq1xxx:~$

You keep getting a warning about 64bit wine prefix. I do not know at all if this is related. But let's try to fix it and hope for the best.

In Terminal, paste in these:

WINEPREFIX=~/.wine wineboot

WINEPREFIX=~/.wine32 WINEARCH=win32 wineboot

WINEPREFIX=~/.wine32 WINEARCH=win32 your_32bit_executable.exe

WINEPREFIX=~/.wine WINEARCH=win64 your_64bit_executable.exe

I did a net search on Olive Tree and .NET installation and it appears you are not alone in getting that same error.

Oh, I see it also shows you are on an earlier version of wine. Why is that? It should be over 5.0.

1 Like

Thanks a lot for all your efforts! I've just put in the top line but I haven't got the usual $ asking for the next line of command. Should I just press enter and then put the 2nd line of command in?

Normally, I would have an answer. But your terminal output confuses me because it shows a New Line on your $USER entry.
I noticed it doing this before, as well.
This may be a radical question, (but it also brings my mind back to Wine version being a strangely lower version) but how would you feel about completely wiping WINE from your machine and reinstalling it in a different way? Then setting up the prefixes, installing Winetricks and finally, trying to install Olive Tree?
Something about that terminal output doubling up like that concerns me.