Hi. I'm brand new to using Linux, so please be patient with me! I've just installed Zorin on my Windows 10 laptop and running it parallel to Windows 10.
I'm wanting to see if I can run an app call Bible by Olive Tree that is made for Windows 10 and Mac. I've gone to the Olive Tree website and clicked on download for the Windows version and got the below messages. I can't find an .exe file in the Files folders. Does this mean I can't download or use the Bible by Olive Tree app on Zorin?
Your download may be in the Home folder - just open your Files and it will default there. Alternatively, it may be in the Downloads subfolder within the Home folder - can't miss that one either once you're in Home.
I tried downloading to see what I get and it asks me to sign into a Microsoft account, so I can't mimic what you were downloading.
But once you find the file, just double-click the .exe and Windows App Support will do the rest.
Thanks for your reply @carmar. I checked all the folders in Files including Downloads and none of them contained the .exe file for Bible by Olive Tree.
In the meantime I tried installing the BibleStudySetup_6.1.1.exe file and following the instructions to install Windows App Support as you suggested (thanks!) This seemed to almost work! I opened the BibleStudySetup_6.1.1.exe file with Install Windows Application and followed the prompts to install Wine Gecko Installer and Wine Mono Installer. I got a message saying the Windows App Support was successfully installed. I then started the Bible Study 6 Setup installation, but it stalled when installing Microsoft .NET Framework 4.6.2. I retried installing it after a reboot and got "Setup Failed. 0x800713ec - (null). Do you have any suggestions for what I could try next? Thanks!
Thanks @carmar. I just tried the above (the 1st time I misspelt winetricks, so I exited Terminal and retried. I seemed have got a 403 error: FORBIDDEN. Could you please make a suggestion?
david@david-HP-Laptop-15s-fq1xxx:~$ sudo apt install winetricks
[sudo] password for david:
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:~$ winetricks dotnet462
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 20180217 - sha256sum: 1b156c616174f41df79d72a90c52eb2b110c63a6e8ecb865d303a8f9f0908924 with wine-4.0.3 and WINEARCH=win64
Executing w_do_call dotnet462
Executing load_dotnet462
This package (dotnet462) may not fully work on a 64-bit installation. 32-bit prefixes may work better.
Working around wine bug 42170 -- Running un-official repacked .NET 4.6.2 setup until the official version is fixed.
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.
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.
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.
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"?
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
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
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.
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?