mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-25 23:25:52 +03:00
[GH-ISSUE #846] filenotfound - 2.28.2 #666
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#666
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @joekingTheThird3 on GitHub (Apr 26, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/846
win 7 64bit
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, StackCrawlMark& stackMark)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Activator.CreateInstance(Type type)
at System.Windows.Window.ApplyTaskbarItemInfo()
at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
mscorlib.CreateInstance
@joekingTheThird3 commented on GitHub (Apr 26, 2021):
I look log - log say Unable to load DLL 'Shcore.dll' . win 7 no dll. No possible load shcore.dll on win 7? copy dll to C:\Windows\System32 . still crash - unhandled exception. clsid 56fdf344-fd6d-11d0-958a-0060 .......
@joekingTheThird3 commented on GitHub (Apr 26, 2021):
I used the portable edition.
@NickeManarin commented on GitHub (Apr 29, 2021):
Are you getting a warning on screen or is this just from the log file?
Jus to check, are you using Win 7 SP1?
@joekingTheThird3 commented on GitHub (May 3, 2021):
Ok, let's enter dll hell. So, I installed Shcore.dll, then I get loader error. I install the 64 bit version of the VC_redist.x64.exe - c++ redistributable 64 bit. I must of had the 32bit before. Now I rename shcore.dll to eliminate it from loading and now there are no errors. I assume I had a 32bit version of the c++ redistributable before.
@joekingTheThird3 commented on GitHub (May 3, 2021):
Ok, after installing the update 2.29, I get no error on prog load but when I go to editor then I seem to be getting the same error from previous. Seems like app is trying to access dll not on win 7.


@joekingTheThird3 commented on GitHub (May 3, 2021):
@rddim commented on GitHub (Nov 2, 2021):
Hello,
I have the same issue with missing
SHCore.dllon W7 x64. I have installedM$ .Net Framework 4.8,M$ VC 2015-2019 redistx64 and x86, but the issue is fixed when I install theKB4019990.I found this:
To function properly, .NET 4.8/4.7.2 require D3DCompiler_47.dll component, which is found in either the current "Monthly Quality Rollup" or "update KB4019990"