39.0 (39.0.408) is now available
Comments
-
I will refrain from suggesting this workaround. But I would think there's a possibility that Logos would correct the installer so that it indeed installs correctly in the future.
0 -
I had Verbum v39 thru the beta testing without issues and Logos v38 updated via auto notification. But there was an issue with Smart Tags that caused me to look at the install folder and I noticed the Pending sub-folder was still in place. A restart fixed that and also enabled registration of Smart Tags.
Dave
===Windows 11 & Android 13
0 -
I've tried about everything that has been suggested here. I've closed/re-opened Verbum, reboot several times, ran "update now", deleted installer and let it download and try and install again. It continues to fail to complete the update.
Any other suggestions? Thanks.
0 -
With so many issues with this release I would not be surprised if Faithlife hurries to replace it. Hopefully there is a corrective patch to start. Just my opinion
0 -
Sorry that you're dealing with these issues @JJ Wurtz - if the uninstall and reinstall of V39 did not work, I would personally uninstall and go back to the last V38 found here →
https://downloads.logoscdn.com/LBS10/Installer/38.1.0.0002/Logos-x64.msi
Logos 10 - OpenSuse Tumbleweed, Windows 11, Android 16 & Android 14
0 -
Yes, hopefully a 39.1 drops soon.
Logos 10 - OpenSuse Tumbleweed, Windows 11, Android 16 & Android 14
0 -
[BUG REPORT]
MacOS Sonoma (14.5) (But it is happening also on Windows 11)
It hasn't started in this version, but I only had the chance to report now.
In Sermon Builder, when we call for a verse text typing the reference it comes as quotation block, as usual.
In previous versions one was able to double click the Bible reference and could format it, while it was still as quotation block. Now it is not possible.
Logos is fetching Bible Verse from the reference but it appears as "normal" but behaves as quotation block.
My use case: I add a specific format to every Bible reference so when I see it I know it is a Verse. Since some versions, I am only able to see the reference text formatted when I remove the quotation block, changing it to "normal" (even Logos saying it is "normal. Hope the picture attached will help)
Again: please improve your Sermon Builder ASAP. I a heavy user but it will not take long until I abandon it and get back to Onenote or Obsidian. Logos' Sermon Builder is so poor and I preach every week; so imagine my agony… Almost every new update something in Sermon Builder come to be broken.
0 -
Thiago,
I'll leave it to Logos and other users that are familiar with the Sermon Builder to give input on this issue - I honestly have always stuck with Microsoft Word and now Libre Office Writer for my Sermons and Lessons.
If this issue that you are facing impacts your ability to effectively use the Sermon Builder, I'd recommend using Copy Bible Verses with a Word Processor, as you can format the Verse to copy and paste into the word processor as you would like it.
You could then import your sermon into Logos, so it is in your Logos records - it may be a work around until the issue is resolved.
Logos 10 - OpenSuse Tumbleweed, Windows 11, Android 16 & Android 14
0 -
Yes, I understand your point, thank you, but c'mon…
How many dollars have I spent with Logos so far with the hope, as they promised, to have the "ultimate tool to study and prepare my sermons", and now have to open another software and keep copying and pasting Bible References from Logos because their Sermon Builder (in my opinion, one of the most basic features) is a mess.
I had to open my Windows system now to check how messy it was (stopped my sermon prep for tomorrow service).
Check the images provided below.
And more than that, when I go the preach the sermon using my Ipad all my formatting on Bible References is gone! ]Just for the record, trying to help Logos team, the issue is on quotation block option. Have just confirmed that it is "doubling" the reference for some reason.
0 -
I don't disagree - I was trying to give you a work around that has been successful for me personally, until they provide you with a resolution to your problem. In regards to the formatting issue with losing your Bible Verse format, I've not had that issue personally with my technique with my Android tablet and a friend does the same and has no issue with the iPad.
I know there are many who find Sermon Builder to work well for them, I never was comfortable with it myself and feel for fellow users when I read a post with the issues your experiencing.
Logos 10 - OpenSuse Tumbleweed, Windows 11, Android 16 & Android 14
0 -
Yeah, Frank! I thank you for your kind suggestion.
My disappointment goes to Logos poor Sermon Builder indeed!
For tech guys at FL. Please fix it ASAP. Thank you!
0 -
Yeah, Frank! I thank you for your kind suggestion.
My disappointment goes to Logos poor Sermon Builder indeed!
For tech guys at FL. Please fix it ASAP. Thank you!
0 -
Yeah, Frank! I thank you for your kind suggestion.
My disappointment goes to Logos poor Sermon Builder indeed!
For tech guys at FL. Please fix it ASAP. Thank you!
0 -
No problem! I hope that the issue is resolved quickly for you and that it doesn't frustrate your preparation.
Logos 10 - OpenSuse Tumbleweed, Windows 11, Android 16 & Android 14
0 -
did we lose AI in v. 39.0?
0 -
No, but Smart search will automatically switch to Precise search if you include quotation marks around the entire query or include a Greek or Hebrew word in your query. I'm not sure if this is what you're referring to, but it is new behavior.
0 -
My (German) Logos 38.1.2 on a (German) Windows 10 LTSC virtual machine also does not want to upgrade to 39. It complains about the installation not being successful. Enabling installer logging with EnableLogging.js did not produce any log files. I traced it with procmon and found that it downloads logos-x64.msi and then runs it via msiexec. Manually running msiexec in verbose logging mode ( /l*v ) on the downloaded file resulted in the same error (you see that it uninstalls old version, installs new version, then rolls back, then the message appears) and produces this logfile:
I presume the issue is here:
MSI (s) (F8:2C) [19:11:59:767]: Executing op: ActionStart(Name=RegisterStubMsixPackage,,)
Action 19:11:59: RegisterStubMsixPackage.
MSI (s) (F8:2C) [19:11:59:798]: Executing op: CustomActionSchedule(Action=RegisterStubMsixPackage,ActionType=1025,Source=BinaryData,Target=RegisterStubMsixPackage,CustomActionData=INSTALLFOLDERNAME=Logos;INSTALLFOLDER=C:\Users\User\AppData\Local\Logos;BRANDINGNAME=Logos)
MSI (s) (F8:60) [19:11:59:798]: Invoking remote custom action. DLL: C:\windows\Installer\MSIA570.tmp, Entrypoint: RegisterStubMsixPackage
SFXCA: Extracting custom action to temporary directory: C:\Users\User\AppData\Local\Temp\SFXCABD560F692A44552AC8F9AD0F8375752ASFXCA: Binding to CLR versionv4.0.30319
Calling custom action LogosCustomActions!LogosCustomActions.CustomActions.RegisterStubMsixPackage
Install failed: : Der Windows-Runtime-Typ 'Windows.Management.Deployment.AddPackageOptions' wurde nicht gefunden.
CustomAction RegisterStubMsixPackage returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)Action ended 19:12:00: InstallFinalize. Return value 3.
MSI (s) (F8:2C) [19:12:00:001]: Note: 1: 2265 2: 3: -2147287035
MSI (s) (F8:2C) [19:12:00:001]: User policy value 'DisableRollback' is 0
MSI (s) (F8:2C) [19:12:00:001]: Machine policy value 'DisableRollback' is 0
MSI (s) (F8:2C) [19:12:00:017]: Note: 1: 2318 2:MSI (s) (F8:2C) [19:12:00:017]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1513331066,LangId=1033,Platform=0,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=0)
MSI (s) (F8:2C) [19:12:00:017]: Executing op: DialogInfo(Type=0,Argument=1033)
MSI (s) (F8:2C) [19:12:00:017]: Executing op: DialogInfo(Type=1,Argument=Logos Bible Study)
MSI (s) (F8:2C) [19:12:00:017]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
MSI (s) (F8:2C) [19:12:00:017]: Executing op: RegisterBackupFile(File=C:\Config.Msi\bb428.rbf)
MSI (s) (F8:2C) [19:12:00:017]: Executing op: RegisterBackupFile(File=C:\Config.Msi\bb429.rbf)
MSI (s) (F8:2C) [19:12:00:017]: Executing op: RegisterBackupFile(File=C:\Config.Msi\bb42a.rbf)
MSI (s) (F8:2C) [19:12:00:017]: Executing op: RegisterBackupFile(File=C:\Config.Msi\bb42b.rbf)
Action 19:12:00: Rollback. Rolling back action:
Rollback: RegisterStubMsixPackageJust for testing, I tried to enable MSIX sideloading in Windows settings, and I also tried to manually download setup and run it (both with and without Administrator privileges), but so far none of this worked.
Perhaps I just stay at v38.1.2 :-)
0 -
Since the update you can edit Bible quoatations, but in earlier versions you could delete the quotation as with one ← or Del. Thats not possible anymore and honestly quite cumbersome. Sometimes I just want the reference and if I mistakenly press Enter and want to delete the quotation…
0 -
Well, the icon in the top right that is the refresh icon used to indicate how much AI credits have been used does not now seem to show the AI usage.
0 -
The AI Credit Counter will only display when you have used 1 or more AI credits. Once per month, AI credits are refreshed and drop to 0. When this happens, the counter will disappear. If you run a Smart Search or summarize something, using any amount of AI credits, the counter will appear again.
1 -
Thanks for the update and log files. The team has a case and we'll look into this.
2 -
In the future, can you create a new post for these type of issues. It helps with visibility and easier to track. Issues pertaining to installing/updating and specifically to the release notes, make sense but based on your OP, it seems the issue wasn't introduced in v39.0.
0 -
In previous versions one was able to double click the Bible reference and could format it, while it was still as quotation block. Now it is not possible.
@Thiago Samico The latest version of Sermon Builder lets those passage blocks always be editable while still preserving all the cool passage block behavior. If I am understanding your use case - you are wanting to add custom formatting to the Bible reference itself?
I add a specific format to every Bible reference so when I see it I know it is a Verse.
I am curious if you are looking for this special formatting in Preaching Mode or in Print? I imagine instant recognition of Bible references is desirable to everyone, so maybe we could improve that for all users as the default behavior!
Looking into the doubling reference behavior on the iPad, that certainly does look strange.
My disappointment goes to Logos poor Sermon Builder indeed!
I am very sorry this is not working well for you. We are definitely listening to your feedback and want to make it amazing for all our users.
0 -
-
VS 39.1 resolved my update and download issue. Thank you Logos Team! PTL !😉
0