[ACK] Smart Tags broken in 6.3 SR1
Reposting this in a new thread (previous discussion here) https://community.logos.com/forums/p/104760/732011.aspx#732011
Since installing 6.3 SR1 I Smart Tags no longer work for me. Previous fixes no longer work, nor do other suggestions.
This is a feature I use almost daily in my ministry and I could really do with having it back!!
Comments
- Does “HKEY_CLASSES_ROOT\Wow6432Node\CLSID\{319A0316-DF84-4B3C-8117-349B7E98E613}” exist? If so, delete it. (This did exist so I deleted it)
- “HKEY_CLASSES_ROOT\TypeLib\{81490292-5570-4D02-A2AC-7B828DBD0A8A}\1.0\0\win64” should exist and contain the path to LogosCom.exe. (This did exist and gave path)
- If “HKEY_CLASSES_ROOT\TypeLib\{81490292-5570-4D02-A2AC-7B828DBD0A8A}\1.0\0\win32” exists, delete it. (Did not exist)
Hi Bradley,
I wholeheartedly second this request! After upgrading to Office 2016 (on Windows 10) a few days ago, I immediately noticed that when the Additional Actions menu that appears when you right-click a passage only lists two items:
Open Bible to Ephesians 3:2
Passage Guide
I crucially need the Insert Passage item since I use that all the time! Please let us know if this issue can be fixed. Otherwise I'm tempted to write my own Office Add-In because this feature is so essential for me. Thanks!
Dear Bryan,
Thanks for the clear instructions to run the fix for SmartTags for Windows. I have Windows 7 and use MSOffice 2010 to run Logos 6. For months I was so frustrated because of my inability to use one of my favorite functions of Logos, and today, thanks to your instructions, I was able to see SmartTags work again. From the bottom of my heart, thanks Bryan.
Thank you, Timothy Brown, this did the trick! [:D]
Windows was crashing just by scrolling over "Additional Actions."
Now it is working beautifully and allowing Logos features.
1. Most users can probably skip to # 2 of Tim's list.
2. In Windows Explorer, you will find the file in your download folder, Continue with # 3.
Thank you, Timothy Brown, this did the trick!
As you are referring to this post then the thanks go to Bryan Albert.
Dave
===
Windows 11 & Android 13
I tried Smart Tags again with Verbum 6.6 SR-3 (64 bit), and I am using Office 2016 64 bit. What I can add is that the manual regedit changes worked fine, but the regsvr32 of Verbum.exe failed. When I do the right click on a verse I too get the Open the Bible to... and the Passage Guide, but I do not get Replace with Passage or Copy Bible Verse. Fixing the problem that causes regsvr32 of Verbum.exe to fail (maybe Logos.exe does as well?) might fix this one issue?
Also - for what it's worth, I Had CCleaner scan my registry, and it reported a "ActiveX/COM Issue" :
ActiveX/COM Issue LogosBibleSoftware.Application - {FD24A0E8-C3F2-4821-A456-35DA2DC4BB8F} HKEY_CLASSES_ROOT\LogosBibleSoftware.Application
Maybe this is a side effect of the regsvr32 command failing.
When I do the right click on a verse I too get the Open the Bible to... and the Passage Guide, but I do not get Replace with Passage or Copy Bible Verse.
This is because the Logos Smart Tag has not yet been updated to support Office 2016. A future update to the Logos Smart Tag will resolve this issue.
When I do the right click on a verse I too get the Open the Bible to... and the Passage Guide, but I do not get Replace with Passage or Copy Bible Verse.This is because the Logos Smart Tag has not yet been updated to support Office 2016. A future update to the Logos Smart Tag will resolve this issue.
Good! Thanks Bradley.
I am having the same problems on my MacBook Pro. Has anyone had this problem on their Mac? If so what steps are necessary to fix the problem?
Thanks for your time and assistance.
Blessings,
Glen
Glen, I believe you were given a bum steer in your original thread as this thread is for the Windows problem. As a Mac user see https://community.logos.com/forums/t/115655.aspx, especially the last two pages.
Dave
===
Windows 11 & Android 13
A future update to the Logos Smart Tag will resolve this issue.
Initially I had no Logos Smart Tag in Word 2016. It is now fully functional in Word 2016 (32-bit) and Logos 6.7 RC1 after manually registering the Smart tag (dll). Note that the Smart Tag has returned to the ...\Logos\System\ folder in v. 6.7
Dave
===
Windows 11 & Android 13
Unbelievable! With the arrival of Logos 6.7, SmartTags no longer work (again). Does anyone have an idea what the secret might be to fixing it this time around? It's a feature I use every time I use Logos and is a huge time-saver for me. Any suggestions greatly appreciated! I am NOT using Word 2016. I'm using Word 2010.
Dave, I'm having the same issue as AJ. I tried your register command, with the System folder, and it fails. Mine indicates the User module does not load and the module cannot be found. But I know absolutely that the dll is in the specified path. I've tried everything, including copying the dll to windows/sysWOW64 and trying to register it there as well, but nothing has worked. I'm trying to figure out what changed with Logos 6.7 in addition to reverting back to the Logos\System folder for the L4SmrtTg.dll. Any further ideas from anyone would be greatly appreciated.
Thank you for replying, Dave. The second command I used was: regsvr32 %LOCALAPPDATA%\Logos\System\L4SmrtTg.dll
This is the one that results in the error message that the module could not load and could not be found.
The first command, which was successful (at least there was no error message after executing it), was "%LOCALAPPDATA%\Logos4\System\LogosCom.exe" /register
I have to say that I spend way too much time repairing Logos Bible software than using it for its intended purpose. After attempting several fixes in this thread, and wasting too much time, I'm simply going on a Logos strike. When they fix it, I'll start purchasing again.
I have spent several thousand on this software, only to have some features I use all the time, repealed by bug.
You listening, Logos?
Initially I had no Logos Smart Tag in Word 2016. It is now fully functional in Word 2016 (32-bit) and Logos 6.7 RC1 after manually registering the Smart tag (dll). Note that the Smart Tag has returned to the ...\Logos\System\ folder in v. 6.7
I had success in getting Smart Tags working again in Word 2013 by following the wiki instructions re manual registering. The key was figuring out that for me the correct folder was \Logos5\System. It doesn't take too long to run the commands indicated in the wiki, trying the different possibilities (Logos\System, Logos4\System, Logos5\System or Verbum\System).
Windows 8.1 64-bit, Core i5-3330, 8GB RAM
I've tried all the above to no avail. Previously I found Bryan Adam's 'PowerShell script' to work for each new update, but now that L4SmrTg.dll has been moved back into the Logos4\System folder it won't work as it looks for the .dll as previously as a separate folder for the update number under Logos4. I don;t suppose that 'PowerShell script' can be reworked to acocutn for this reversal of policy.
Otherwise any other ideas? Thanks
Previously I found Bryan Adam's 'PowerShell script' to work for each new update, but now that L4SmrTg.dll has been moved back into the Logos4\System folder it won't work as it looks for the .dll as previously as a separate folder for the update number
Yes, I've been trying to get some information from Faithlife about the change of folder and the updated Smart Tag dll. It would help if you state what you have tried (the exact commands used), version of Office (32-bit or 64-bit) and your OS (32-bit or 64-bit).
Dave
===
Windows 11 & Android 13
Thanks Dave, I have Win 7 (64bit), MS Office 2010 32bit.
My Logos in not in the C: directory having put it in \Program Files so the path name is
\Program Files\Logos4\System\L4SmrTg.dll
I checked the registry as follows:
I have applied the basic command line you indicated taking account of \Logos4 and obviously it couldn't find the module.
I then used the actual path for my system and was able to register logos.exe, and then tried to register the dll module as below with the error message as indicated:
Previously I found Bryan Adam's 'PowerShell script' to work for each new update, but now that L4SmrTg.dll has been moved back into the Logos4\System folder it won't work as it looks for the .dll as previously as a separate folder for the update number under Logos4. I don;t suppose that 'PowerShell script' can be reworked to acocutn for this reversal of policy.
I plan on fixing (and updating) the PowerShell script to work in the current environment.
Bryan
I then used the actual path for my system and was able to register logos.exe, and then tried to register the dll module as below
1. \Program Files\Logos4\Logos.exe is the one to register!
2. a. Copy and paste would serve you better - the dll is L4SmrtTg.dll
b. Run the Command Prompt "as Administrator" to get the right path for regsvr32 i.e. C:\Windows\System32
Dave
===
Windows 11 & Android 13
I tried to do what worked for me before: applying the fix recommended by Timothy Brown, but this time, even such fix did not work.
The Powershell script hasn't been fixed. Try the two registration steps in https://wiki.logos.com/Smart_Tags#Smart_Tags_and_64-bit_Logos and look at the other recent threads on Smart Tags.
Dave
===
Windows 11 & Android 13