Cant open DDU

Here you can chat about anything as long as it is legal, respectful and that respect the rules
Post Reply
Erumi
Posts: 1
Joined: Tue Apr 09, 2024 12:38 am

Cant open DDU

Post by Erumi »

I cant open it

here is the logs

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<DisplayDriverUninstaller Version="18.0.7.4">
	<LogEntries>
		<Event>
			<Time>4/9/2024 11:35:54 AM</Time>
			<Message>The following paths are detected.</Message>
			<Values Separator=" = ">
				<KvP>
					<Key>[Found] AppExeFile</Key>
					<Value>C:\Users\Erumi\Desktop\DDU v18.0.7.4\Display Driver Uninstaller.exe</Value>
				</KvP>
				<KvP>
					<Key>[Found] AppBase</Key>
					<Value>C:\Users\Erumi\Desktop\DDU v18.0.7.4\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Settings</Key>
					<Value>C:\Users\Erumi\Desktop\DDU v18.0.7.4\Settings\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Logs</Key>
					<Value>C:\Users\Erumi\Desktop\DDU v18.0.7.4\DDU Logs\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Language</Key>
					<Value>C:\Users\Erumi\Desktop\DDU v18.0.7.4\Settings\Languages\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] ProgramFiles</Key>
					<Value>C:\Program Files\</Value>
				</KvP>
				<KvP>
					<Key>[Found] ProgramFilesx86</Key>
					<Value>C:\Program Files (x86)\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] Roaming</Key>
					<Value>C:\ProgramData\</Value>
				</KvP>
				<KvP>
					<Key>[Not found] AppBaseRoaming</Key>
					<Value>C:\ProgramData\DisplayDriverUninstaller\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] SystemDrive</Key>
					<Value>C:\</Value>
				</KvP>
				<KvP>
					<Key>[Found] WinDir</Key>
					<Value>C:\Windows\</Value>
				</KvP>
				<KvP>
					<Key>[Found] UserPath</Key>
					<Value>C:\Users\</Value>
				</KvP>
				<KvP>
					<Key>[Found] System32</Key>
					<Value>C:\Windows\system32\</Value>
				</KvP>
				<KvP>
					<Key>[Found] SysWOW64</Key>
					<Value>C:\Windows\SysWOW64\</Value>
				</KvP>
			</Values>
		</Event>
		<Error>
			<Time>4/9/2024 11:35:59 AM</Time>
			<Message>Some part of window loading failed!
&gt;&gt; LaunchMainWindow()</Message>
			<ExceptionData>
				<Message>The type initializer for 'System.Windows.Automation.Peers.AutomationPeer' threw an exception.</Message>
				<TargetSite>OnSelectionChanged</TargetSite>
				<Source>PresentationFramework</Source>
				<StackTrace>   at System.Windows.Controls.ListBox.OnSelectionChanged(SelectionChangedEventArgs e)
   at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
   at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
   at System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
   at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry&amp; newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
   at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
   at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
   at Display_Driver_Uninstaller.frmMain.UpdateTextMethod(String strMessage) in C:\Users\ghisl\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 0
   at Display_Driver_Uninstaller.frmMain.GetGPUDetails(Boolean firstLaunch) in C:\Users\ghisl\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 795
   at Display_Driver_Uninstaller.frmMain.cbLanguage_SelectedIndexChanged(Object sender, SelectionChangedEventArgs e) in C:\Users\ghisl\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 235
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
   at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
   at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
   at System.Windows.Controls.Primitives.Selector.OnSelectedItemChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
   at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry&amp; newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
   at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
   at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
   at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
   at System.Windows.Data.BindingExpression.Activate(Object item)
   at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
   at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
   at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
   at MS.Internal.Data.DataBindEngine.Run(Object arg)
   at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.Interop.HwndSource.SetLayoutSize()
   at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
   at System.Windows.Window.SetRootVisual()
   at System.Windows.Window.SetRootVisualAndUpdateSTC()
   at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
   at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
   at System.Windows.Window.ShowHelper(Object booleanBox)
   at Display_Driver_Uninstaller.Application.LaunchMainWindow() in C:\Users\ghisl\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 244</StackTrace>
			</ExceptionData>
		</Error>
		<Event>
			<Time>4/9/2024 11:35:59 AM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
		<Event>
			<Time>4/9/2024 11:36:02 AM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
	</LogEntries>
</DisplayDriverUninstaller>

Cant open DDU

Sponsor

Sponsor
 

User avatar
Wagnard
Site Admin
Posts: 1682
Joined: Sat Jul 04, 2015 5:18 pm
Location: 127.0.0.1
Contact:

Re: Cant open DDU

Post by Wagnard »

Erumi wrote: Tue Apr 09, 2024 12:43 am I cant open it

here is the logs

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<DisplayDriverUninstaller Version="18.0.7.4">
	<LogEntries>
		<Event>
			<Time>4/9/2024 11:35:54 AM</Time>
			<Message>The following paths are detected.</Message>
			<Values Separator=" = ">
				<KvP>
					<Key>[Found] AppExeFile</Key>
					<Value>C:\Users\Erumi\Desktop\DDU v18.0.7.4\Display Driver Uninstaller.exe</Value>
				</KvP>
				<KvP>
					<Key>[Found] AppBase</Key>
					<Value>C:\Users\Erumi\Desktop\DDU v18.0.7.4\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Settings</Key>
					<Value>C:\Users\Erumi\Desktop\DDU v18.0.7.4\Settings\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Logs</Key>
					<Value>C:\Users\Erumi\Desktop\DDU v18.0.7.4\DDU Logs\</Value>
				</KvP>
				<KvP>
					<Key>[Found] Language</Key>
					<Value>C:\Users\Erumi\Desktop\DDU v18.0.7.4\Settings\Languages\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] ProgramFiles</Key>
					<Value>C:\Program Files\</Value>
				</KvP>
				<KvP>
					<Key>[Found] ProgramFilesx86</Key>
					<Value>C:\Program Files (x86)\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] Roaming</Key>
					<Value>C:\ProgramData\</Value>
				</KvP>
				<KvP>
					<Key>[Not found] AppBaseRoaming</Key>
					<Value>C:\ProgramData\DisplayDriverUninstaller\</Value>
				</KvP>
				<KvP />
				<KvP>
					<Key>[Found] SystemDrive</Key>
					<Value>C:\</Value>
				</KvP>
				<KvP>
					<Key>[Found] WinDir</Key>
					<Value>C:\Windows\</Value>
				</KvP>
				<KvP>
					<Key>[Found] UserPath</Key>
					<Value>C:\Users\</Value>
				</KvP>
				<KvP>
					<Key>[Found] System32</Key>
					<Value>C:\Windows\system32\</Value>
				</KvP>
				<KvP>
					<Key>[Found] SysWOW64</Key>
					<Value>C:\Windows\SysWOW64\</Value>
				</KvP>
			</Values>
		</Event>
		<Error>
			<Time>4/9/2024 11:35:59 AM</Time>
			<Message>Some part of window loading failed!
&gt;&gt; LaunchMainWindow()</Message>
			<ExceptionData>
				<Message>The type initializer for 'System.Windows.Automation.Peers.AutomationPeer' threw an exception.</Message>
				<TargetSite>OnSelectionChanged</TargetSite>
				<Source>PresentationFramework</Source>
				<StackTrace>   at System.Windows.Controls.ListBox.OnSelectionChanged(SelectionChangedEventArgs e)
   at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
   at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
   at System.Windows.Controls.Primitives.Selector.OnSelectedIndexChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
   at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry&amp; newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
   at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
   at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
   at Display_Driver_Uninstaller.frmMain.UpdateTextMethod(String strMessage) in C:\Users\ghisl\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 0
   at Display_Driver_Uninstaller.frmMain.GetGPUDetails(Boolean firstLaunch) in C:\Users\ghisl\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 795
   at Display_Driver_Uninstaller.frmMain.cbLanguage_SelectedIndexChanged(Object sender, SelectionChangedEventArgs e) in C:\Users\ghisl\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\frmMain.xaml.vb:line 235
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.Controls.ComboBox.OnSelectionChanged(SelectionChangedEventArgs e)
   at System.Windows.Controls.Primitives.Selector.SelectionChanger.End()
   at System.Windows.Controls.Primitives.Selector.SelectionChanger.SelectJustThisItem(ItemInfo info, Boolean assumeInItemsCollection)
   at System.Windows.Controls.Primitives.Selector.OnSelectedItemChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
   at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
   at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry&amp; newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
   at System.Windows.DependencyObject.InvalidateProperty(DependencyProperty dp, Boolean preserveCurrentValue)
   at System.Windows.Data.BindingExpressionBase.Invalidate(Boolean isASubPropertyChange)
   at System.Windows.Data.BindingExpression.TransferValue(Object newValue, Boolean isASubPropertyChange)
   at System.Windows.Data.BindingExpression.Activate(Object item)
   at System.Windows.Data.BindingExpression.AttachToContext(AttachAttempt attempt)
   at System.Windows.Data.BindingExpression.MS.Internal.Data.IDataBindEngineClient.AttachToContext(Boolean lastChance)
   at MS.Internal.Data.DataBindEngine.Task.Run(Boolean lastChance)
   at MS.Internal.Data.DataBindEngine.Run(Object arg)
   at System.Windows.ContextLayoutManager.fireLayoutUpdateEvent()
   at System.Windows.ContextLayoutManager.UpdateLayout()
   at System.Windows.Interop.HwndSource.SetLayoutSize()
   at System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
   at System.Windows.Window.SetRootVisual()
   at System.Windows.Window.SetRootVisualAndUpdateSTC()
   at System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
   at System.Windows.Window.CreateSourceWindow(Boolean duringShow)
   at System.Windows.Window.ShowHelper(Object booleanBox)
   at Display_Driver_Uninstaller.Application.LaunchMainWindow() in C:\Users\ghisl\OneDrive\Documents\Programmation\wpf\display-drivers-uninstaller\display-driver-uninstaller\Display Driver Uninstaller\Application.xaml.vb:line 244</StackTrace>
			</ExceptionData>
		</Error>
		<Event>
			<Time>4/9/2024 11:35:59 AM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
		<Event>
			<Time>4/9/2024 11:36:02 AM</Time>
			<Message>&gt;&gt; Successfully saved log to file!</Message>
		</Event>
	</LogEntries>
</DisplayDriverUninstaller>
What Windows version are you using ?
At first look of the log, it seems you .NET framework is broken.
Post Reply