Krutonium / Windows-10-Login-Background-Changer

Changes the Windows 10 Login Screen Background
http://forums.mydigitallife.info/threads/62367-Windows-10-Login-Screen-Background-Changer!-Uploading-to-GitHub!
Other
692 stars 99 forks source link

error by starting #277

Closed Hefaistos-NL closed 8 years ago

Hefaistos-NL commented 8 years ago

W10_Logon_BG_Changer Crash

De aanroep van de constructor in type W10_Logon_BG_Changer.MainWindow dat overeenkomt met de opgegeven bindingsbeperkingen, heeft een uitzondering veroorzaakt. System.Dynamic.ExpandoObject bevat geen definitie voor title_dg_disabled bij System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) bij System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) bij System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) bij System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc) bij System.Windows.Application.LoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties) bij System.Windows.Application.DoStartup() bij System.Windows.Application.<.ctor>b__1_0(Object unused) bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) bij System.Windows.Threading.DispatcherOperation.InvokeImpl() bij System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state) bij System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bij System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) bij System.Windows.Threading.DispatcherOperation.Invoke() bij System.Windows.Threading.Dispatcher.ProcessQueue() bij System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) bij MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) bij MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o) bij System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) bij System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) bij System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) bij MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) bij MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) bij System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) bij System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) bij System.Windows.Application.RunDispatcher(Object ignore) bij System.Windows.Application.RunInternal(Window window) bij System.Windows.Application.Run(Window window) bij W10_Logon_BG_Changer.App.Main()

darth62969 commented 8 years ago

dublicate, already fixed in the development build...

enable the logon background in the registry.

(: Jonathan :)

2016-01-05 8:05 GMT-05:00 Hefaistos-NL notifications@github.com:

W10_Logon_BG_Changer Crash

De aanroep van de constructor in type W10_Logon_BG_ChangerMainWindow dat overeenkomt met de opgegeven bindingsbeperkingen, heeft een uitzondering veroorzaakt SystemDynamicExpandoObject bevat geen definitie voor title_dg_disabled bij SystemWindowsMarkupWpfXamlLoaderLoad(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) bij SystemWindowsMarkupWpfXamlLoaderLoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) bij SystemWindowsMarkupXamlReaderLoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) bij SystemWindowsApplicationLoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc) bij SystemWindowsApplicationLoadComponent(Uri resourceLocator, Boolean bSkipJournaledProperties) bij SystemWindowsApplicationDoStartup() bij SystemWindowsApplicationb__1_0(Object unused) bij SystemWindowsThreadingExceptionWrapperInternalRealCall(Delegate callback, Object args, Int32 numArgs) bij SystemWindowsThreadingExceptionWrapperTryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) bij SystemWindowsThreadingDispatcherOperationInvokeImpl() bij SystemWindowsThreadingDispatcherOperationInvokeInSecurityContext(Object state) bij SystemThreadingExecutionContextRunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bij SystemThreadingExecutionContextRun(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) bij SystemThreadingExecutionContextRun(ExecutionContext executionContext, ContextCallback callback, Object state) bij SystemWindowsThreadingDispatcherOperationInvoke() bij SystemWindowsThreadingDispatcherProcessQueue() bij SystemWindowsThreadingDispatcherWndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) bij MSWin32HwndWrapperWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled) bij MSWin32HwndSubclassDispatcherCallbackOperation(Object o) bij SystemWindowsThreadingExceptionWrapperInternalRealCall(Delegate callback, Object args, Int32 numArgs) bij SystemWindowsThreadingExceptionWrapperTryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) bij SystemWindowsThreadingDispatcherLegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) bij MSWin32HwndSubclassSubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) bij MSWin32UnsafeNativeMethodsDispatchMessage(MSG& msg) bij SystemWindowsThreadingDispatcherPushFrameImpl(DispatcherFrame frame) bij SystemWindowsThreadingDispatcherPushFrame(DispatcherFrame frame) bij SystemWindowsApplicationRunDispatcher(Object ignore) bij SystemWindowsApplicationRunInternal(Window window) bij SystemWindowsApplicationRun(Window window) bij W10_Logon_BG_ChangerAppMain()

— Reply to this email directly or view it on GitHub https://github.com/PFCKrutonium/Windows-10-Login-Background-Changer/issues/277 .

Hefaistos-NL commented 8 years ago

thats fast gonna try it

Hefaistos-NL commented 8 years ago

HKEY_LOCAL_MACHINE\ Software\ Policies \ Microsoft \Windows \ System\ UseOEMBackground =1 Still error .

Hefaistos-NL commented 8 years ago

version 1.0.2.0 hase no error but no change of login screen

darth62969 commented 8 years ago

that should screw up your system....

https://www.youtube.com/watch?v=J79ihzOKQLU

like i said you need to do the inverse of this

https://hellpc.wordpress.com/2015/10/06/how-to-disable-logon-screen-background-image-in-windows-10/

this feature was implemented in case users in an enterprise environment have had the background disabled by IT in order to prevent unauthorized changes to the system. though not fool proof, it does work against the common user. obviously IT would know how to get around it. it is obvious bugged because of the typo but, it has the same effect. we also need to release a new release with the fix for this.

Hefaistos-NL commented 8 years ago

ok thanks

Hefaistos-NL commented 8 years ago

HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System\DisableLogonBackgroundImage =1 must be 0 than it works. thanks for your help

darth62969 commented 8 years ago

your welcome.