View Issue Details

IDProjectCategoryView StatusLast Update
0004154NoesisGUIStudiopublic2025-10-28 12:13
Reporterdstewart Assigned Tosfernandez  
PrioritynormalSeverityminor 
Status resolvedResolutionfixed 
Product VersionStudio_Beta 
Target VersionStudio_Beta 
Summary0004154: Crash Selecting Which Location to Save Focus Visual Style To
Description

(Sorry I had disabled my Crash Reporter due to recurring crash exiting Studio on my PC, so reporting manually)

Attached, you can find the logs from doing the following: (not 100% Repro):

1) Introduce a ListBox to the Page, and select it.
2) Expand the Styling Properties, and next to the Focus Visual Style row, press the (+) to create a New Style.
3) Open the Storage Location dropdown, and mouseover the options.

Observe the application crashing.

Expected Results: A Focus Visual Style can be created without crashing the application.

Attached Files
2025.05.12_11.27.04.444.txt (50,905 bytes)   
00:00:00.000 |I| Noesis Init v0.1.219-beta (Windows on x86_64 Profile)
00:00:00.004 |I| '/AppLauncher;component/generic.xaml' loaded
00:00:00.006 |I| '/Toolkit;component/Toolkit.generic.xaml' loaded
00:00:00.007 |I| Inspector listening on port 17629
00:00:00.144 |I| '/Noesis.GUI.Extensions;component/Theme/NoesisTheme.Colors.Dark.xaml' loaded
00:00:00.144 |I| '/Noesis.GUI.Extensions;component/Theme/NoesisTheme.Brushes.DarkBlue.xaml' loaded
00:00:00.144 |I| '/Noesis.GUI.Extensions;component/Theme/NoesisTheme.Fonts.xaml' loaded
00:00:00.159 |I| '/Noesis.GUI.Extensions;component/Theme/NoesisTheme.Styles.xaml' loaded
00:00:00.159 |I| '/Noesis.GUI.Extensions;component/Theme/NoesisTheme.DarkBlue.xaml' loaded
00:00:00.159 |I| 'App.xaml' loaded
00:00:00.226 |I| 'MainWindow.xaml' loaded
00:00:00.231 |I| LangServer listening on port: 16529
00:00:00.255 |I| '#Inter Bold' loaded
00:00:00.255 |I| '#Inter' loaded
00:00:00.257 |I| '#Editor-Icons-Hub' loaded
00:00:16.024 |I| '/Studio;component/EditorConverters.xaml' loaded
00:00:16.026 |I| '/Studio;component/EditorIcons.xaml' loaded
00:00:16.027 |I| '/Studio;component/EditorFonts.xaml' loaded
00:00:16.032 |I| '/Studio;component/EditorColors.xaml' loaded
00:00:16.136 |I| '/Studio;component/EditorStyles.xaml' loaded
00:00:16.180 |E| /Studio;component/EditorProperties.xaml(38,50): Cannot set value for 'DataTemplate.DataType', unknown type 'local:KeyWithAssemblyString'
00:00:16.262 |I| '/Studio;component/EditorProperties.xaml' loaded
00:00:16.277 |I| '/Studio;component/EditorWorkspaces.xaml' loaded
00:00:16.353 |I| '/Studio;component/ZoomBar.xaml' loaded
00:00:16.354 |I| '/Studio;component/TimelineControl.xaml' loaded
00:00:16.397 |I| '/Studio;component/StudioRoot.xaml' loaded
00:00:16.467 |I| [STUDIO] Opening 'C:/Noesis/Scratch/2025/202505may/202505may12/Reports/ResourceIndicator/ResourceIndicator.noesis'
00:00:16.473 |I| [$] {"action":"OpenDocumentAction","data":{"uri":"studio:///ResourceIndicator;component/MainPage.xaml"}}
00:00:16.478 |I| [$] {"action":"SelectDocumentAction","data":{"uri":"studio:///ResourceIndicator;component/MainPage.xaml"}}
00:00:16.572 |I| '/Studio;component/Fonts/#Editor-Icons-General' loaded
00:00:16.573 |I| '/Studio;component/Fonts/#Inter Bold' loaded
00:00:16.576 |I| '/Studio;component/Fonts/#Inter' loaded
00:00:16.579 |I| '/Studio;component/Fonts/#Editor-Icon-Elements' loaded
00:00:16.593 |I| '/Studio;component/Fonts/#Roboto Mono' loaded
00:00:23.207 |I| '/Toolkit;component/#ToolkitIcons' loaded
00:00:23.208 |I| '/Media;component/#Media-Icons' loaded
00:00:23.208 |I| '/Rive;component/#Rive-Icons' loaded
00:00:25.238 |I| [$] {"action":"CommandBeginExecuteToken"}
00:00:25.239 |I| '/Noesis.GUI.Extensions;component/Theme/Fonts/#PT Root UI' loaded
00:00:25.240 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":426,"object_type":"Element","metadata":"ListBox"}}
00:00:25.243 |I| [$] {"action":"DocumentCommandAction","data":{"command":"CreateElementCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","parent":361,"element":"ListBox","position":"383.507,390.79"}}
00:00:25.245 |I| '/Studio;component/Cursors/No.cur' loaded
00:00:25.246 |I| '/Studio;component/Cursors/SelectionMove.cur' loaded
00:00:25.254 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:00:25.254 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:00:25.272 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:00:25.272 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:00:31.610 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'IsCheckable'
00:00:31.610 |E| Binding failed: Path=IsCheckable, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=MenuItem.IsCheckable
00:00:31.610 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'Checked'
00:00:31.610 |E| Binding failed: Path=Checked, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=MenuItem.IsChecked
00:00:31.610 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'Command'
00:00:31.610 |E| Binding failed: Path=Command, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=ButtonBase.Command
00:00:31.610 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'CommandParameter'
00:00:31.610 |E| Binding failed: Path=CommandParameter, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=ButtonBase.CommandParameter
00:00:31.610 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'IsEnabled'
00:00:31.610 |E| Binding failed: Path=IsEnabled, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=UIElement.IsEnabled
00:00:38.755 |W| Can't solve PropertyPath: Type 'DelegateCommand' does not contain a property named 'ValueTypeName'
00:00:38.755 |E| Binding failed: Path=ValueTypeName.TypeName, Source=DelegateCommand(''), Target=ContentPresenter(''), TargetProperty=FrameworkElement.Tag
00:00:38.756 |E| Value cannot be assigned to the property 'TextBox.Text' (property has type 'String', value has type 'null')
00:01:39.618 |I| '/Studio;component/Cursors/Selection.cur' loaded
00:08:31.620 |I| [$] {"action":"SaveDocumentAction","data":{"uri":""}}
00:08:37.521 |I| [$] {"action":"CommandBeginExecuteToken"}
00:08:37.522 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":426,"object_type":"Element"}}
00:08:37.544 |E| 'Editor.NodeToContentConverter' binding converter failed to convert value 'null' (type 'Editor.ElementTreeItem*')
00:08:37.544 |E| Binding failed: Path=SelectedFile.Data.CurrentScope.SelectedElement, Source=Project(''), Target=TextBlock('')
00:08:37.544 |E| 'Editor.NodeToContentConverter' binding converter failed to convert value 'null' (type 'Editor.ElementTreeItem*')
00:08:37.544 |E| Binding failed: Path=SelectedFile.Data.CurrentScope.SelectedElement, Source=Project(''), Target=TextBlock('')
00:08:37.545 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":906,"object_type":"Element","metadata":"Button"}}
00:08:37.547 |I| [$] {"action":"DocumentCommandAction","data":{"command":"CreateElementCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","parent":415,"element":"Button","position":"0,0"}}
00:08:37.573 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:08:37.573 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:08:38.271 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'IsCheckable'
00:08:38.271 |E| Binding failed: Path=IsCheckable, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=MenuItem.IsCheckable
00:08:38.271 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'Checked'
00:08:38.271 |E| Binding failed: Path=Checked, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=MenuItem.IsChecked
00:08:38.271 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'Command'
00:08:38.271 |E| Binding failed: Path=Command, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=ButtonBase.Command
00:08:38.271 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'CommandParameter'
00:08:38.271 |E| Binding failed: Path=CommandParameter, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=ButtonBase.CommandParameter
00:08:38.271 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'IsEnabled'
00:08:38.271 |E| Binding failed: Path=IsEnabled, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=UIElement.IsEnabled
00:08:43.122 |E| Value cannot be assigned to the property 'TextBox.Text' (property has type 'String', value has type 'null')
00:08:43.123 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:08:43.123 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:08:43.123 |W| Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ComboBoxItem', AncestorLevel='1'
00:08:43.123 |W| Binding failed: Path=Self, Source=null(''), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:08:44.824 |I| [$] {"action":"CommandBeginExecuteToken"}
00:08:44.825 |I| [$] {"action":"CommandBeginExecuteToken"}
00:08:44.825 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":1804,"object_type":"Element"}}
00:08:44.846 |E| 'Editor.NodeToContentConverter' binding converter failed to convert value 'null' (type 'Editor.ElementTreeItem*')
00:08:44.846 |E| Binding failed: Path=SelectedFile.Data.CurrentScope.SelectedElement, Source=Project(''), Target=TextBlock('')
00:08:44.846 |E| 'Editor.NodeToContentConverter' binding converter failed to convert value 'null' (type 'Editor.ElementTreeItem*')
00:08:44.846 |E| Binding failed: Path=SelectedFile.Data.CurrentScope.SelectedElement, Source=Project(''), Target=TextBlock('')
00:08:44.847 |I| [$] {"action":"EnterScopeAction","data":{"document":"studio:///ResourceIndicator;component/MainPage.xaml","type":"Template","property":"Control.Template","runtime_identifier":1804,"runtime_file":"studio:///ResourceIndicator;component/MainPage.xaml","scope_identifier":463,"scope_file":"studio:///ResourceIndicator;component/MainPage.xaml","key":"ControlTemplate.001"}}
00:08:44.851 |I| [$] {"action":"DocumentCommandAction","data":{"command":"LinkedCommand","cmd1":{"command":"CreateResourceCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","container":0,"value":{"type":"ControlTemplate","properties":{"ControlTemplate.Triggers":[{"type":"Trigger","properties":{"Trigger.Setters":[{"type":"Setter","properties":{"Setter.TargetName":"BackgroundBorder","Setter.Property":"Panel.Background","Setter.Value":"#FF778899"}}],"Trigger.Property":"UIElement.IsMouseOver","Trigger.Value":"True","Trigger.SourceName":""}},{"type":"Trigger","properties":{"Trigger.Setters":[{"type":"Setter","properties":{"Setter.TargetName":"BackgroundBorder","Setter.Property":"Panel.Background","Setter.Value":"#FF708090"}}],"Trigger.Property":"ButtonBase.IsPressed","Trigger.Value":"True","Trigger.SourceName":""}}],"ControlTemplate.TargetType":"TypeClass","FrameworkTemplate.VisualTree":{"type":"Border","properties":{"Panel.Background":"#FF2F3F4F","Border.Padding":{"type":"TemplateBindingExpression"},"Border.CornerRadius":"2,2,2,2","FrameworkElement.Name":"BackgroundBorder","Decorator.Child":{"type":"ContentPresenter","properties":{"FrameworkElement.HorizontalAlignment":{"type":"TemplateBindingExpression"},"FrameworkElement.VerticalAlignment":{"type":"TemplateBindingExpression"}}}}}}},"clone":false,"key":"ControlTemplate.001","target_type":"Button"},"cmd2":{"command":"UpdatePropertyResourceCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","property":{"property_owner":"Control","property":"Template","identifier":1804,"value_object":null},"static":false,"key":"ControlTemplate.001","enter_scope":true}}}
00:08:46.906 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":664,"object_type":"Element","metadata":"ContentPresenter"}}
00:08:46.923 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:08:46.923 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:08:48.672 |I| [$] {"action":"CommandBeginExecuteToken"}
00:08:48.672 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":664,"object_type":"Element"}}
00:08:48.686 |I| [$] {"action":"DocumentCommandAction","data":{"command":"RemoveElementCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","elements":[664]}}
00:08:51.648 |I| '/Toolkit;component/#ToolkitIcons' loaded
00:08:51.649 |I| '/Rive;component/#Rive-Icons' loaded
00:08:53.640 |I| [$] {"action":"CommandBeginExecuteToken"}
00:08:53.641 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":664,"object_type":"Element","metadata":"TextBlock"}}
00:08:53.644 |I| [$] {"action":"DocumentCommandAction","data":{"command":"CreateElementCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","parent":537,"element":"TextBlock","position":"0,0"}}
00:08:53.665 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:08:53.665 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:08:55.423 |I| [$] {"action":"CommandBeginExecuteToken"}
00:08:55.424 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"FrameworkElement","property":"HorizontalAlignment","identifier":664,"value_string":"Center"}]}}
00:08:55.780 |I| [$] {"action":"CommandBeginExecuteToken"}
00:08:55.781 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"FrameworkElement","property":"VerticalAlignment","identifier":664,"value_string":"Center"}]}}
00:08:56.259 |I| [$] {"action":"SaveDocumentAction","data":{"uri":""}}
00:08:57.756 |I| [$] {"action":"ExitScopeAction","data":{"document":"studio:///ResourceIndicator;component/MainPage.xaml","type":"Template","property":"Control.Template","runtime_identifier":1760,"runtime_file":"studio:///ResourceIndicator;component/MainPage.xaml","scope_identifier":463,"scope_file":"studio:///ResourceIndicator;component/MainPage.xaml"}}
00:08:57.756 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":664,"object_type":"Element"}}
00:08:58.357 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":1760,"object_type":"Element","metadata":"Button"}}
00:08:58.383 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:08:58.383 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:09:00.229 |I| '/Studio;component/ColorPickerSaturationBrightnessSlider.xaml' loaded
00:09:00.229 |I| '/Studio;component/ColorPickerHueSlider.xaml' loaded
00:09:00.229 |I| '/Studio;component/ColorPickerAlphaSlider.xaml' loaded
00:09:00.229 |I| '/Studio;component/ColorPicker.xaml' loaded
00:09:01.678 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:01.678 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"Border","property":"BorderBrush","identifier":1760,"value_object":{"type":"SolidColorBrush","properties":{"SolidColorBrush.Color":"#FF008BFF"}}}]}}
00:09:03.844 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:03.844 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"Border","property":"BorderThickness","identifier":1760,"value_string":"62,62,62,62"}]}}
00:09:07.448 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:09:07.448 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:09:07.453 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:09:07.453 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:09:07.455 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:09:07.455 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:09:21.458 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:21.458 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":1760,"object_type":"Element"}}
00:09:21.487 |I| [$] {"action":"DocumentCommandAction","data":{"command":"RemoveElementCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","elements":[1760]}}
00:09:25.745 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:25.746 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":1296,"object_type":"Element","metadata":"Button"}}
00:09:25.748 |I| [$] {"action":"DocumentCommandAction","data":{"command":"CreateElementCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","parent":1280,"element":"Button","position":"1014.87,563.43"}}
00:09:25.770 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:09:25.770 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:09:28.710 |I| [$] {"action":"CommandBeginUndoToken", "type":"CreateElementCommand"}
00:09:28.710 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":1296,"object_type":"Element"}}
00:09:28.732 |I| [$] {"action":"UndoAction","data":{"uri":"studio:///ResourceIndicator;component/MainPage.xaml"}}
00:09:31.583 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:31.584 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":1760,"object_type":"Element","metadata":"Button"}}
00:09:31.586 |I| [$] {"action":"DocumentCommandAction","data":{"command":"CreateElementCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","parent":1269,"element":"Button","position":"0,0"}}
00:09:31.612 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:09:31.612 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:09:33.681 |I| '/Studio;component/ColorPickerSaturationBrightnessSlider.xaml' loaded
00:09:33.681 |I| '/Studio;component/ColorPickerHueSlider.xaml' loaded
00:09:33.682 |I| '/Studio;component/ColorPickerAlphaSlider.xaml' loaded
00:09:33.682 |I| '/Studio;component/ColorPicker.xaml' loaded
00:09:35.001 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:35.002 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"Border","property":"BorderBrush","identifier":1760,"value_object":{"type":"SolidColorBrush","properties":{"SolidColorBrush.Color":"#FF008BFF"}}}]}}
00:09:38.063 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:38.063 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"Border","property":"BorderThickness","identifier":1760,"value_string":"50,50,50,50"}]}}
00:09:40.209 |I| '/Studio;component/ColorPickerSaturationBrightnessSlider.xaml' loaded
00:09:40.209 |I| '/Studio;component/ColorPickerHueSlider.xaml' loaded
00:09:40.210 |I| '/Studio;component/ColorPickerAlphaSlider.xaml' loaded
00:09:40.210 |I| '/Studio;component/ColorPicker.xaml' loaded
00:09:42.044 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:42.045 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"TextElement","property":"Foreground","identifier":1760,"value_object":{"type":"SolidColorBrush","properties":{"SolidColorBrush.Color":"#FFE4E8E4"}}}]}}
00:09:42.511 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:42.512 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"TextElement","property":"Foreground","identifier":1760,"value_object":{"type":"SolidColorBrush","properties":{"SolidColorBrush.Color":"#FF19FF00"}}}]}}
00:09:44.265 |I| '/Studio;component/ColorPickerSaturationBrightnessSlider.xaml' loaded
00:09:44.265 |I| '/Studio;component/ColorPickerHueSlider.xaml' loaded
00:09:44.266 |I| '/Studio;component/ColorPickerAlphaSlider.xaml' loaded
00:09:44.266 |I| '/Studio;component/ColorPicker.xaml' loaded
00:09:46.795 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:46.796 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"Panel","property":"Background","identifier":1760,"value_object":{"type":"SolidColorBrush","properties":{"SolidColorBrush.Color":"#FF093458"}}}]}}
00:09:48.245 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'IsCheckable'
00:09:48.245 |E| Binding failed: Path=IsCheckable, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=MenuItem.IsCheckable
00:09:48.245 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'Checked'
00:09:48.245 |E| Binding failed: Path=Checked, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=MenuItem.IsChecked
00:09:48.245 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'Command'
00:09:48.245 |E| Binding failed: Path=Command, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=ButtonBase.Command
00:09:48.245 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'CommandParameter'
00:09:48.245 |E| Binding failed: Path=CommandParameter, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=ButtonBase.CommandParameter
00:09:48.245 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'IsEnabled'
00:09:48.245 |E| Binding failed: Path=IsEnabled, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=UIElement.IsEnabled
00:09:50.430 |W| Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ComboBoxItem', AncestorLevel='1'
00:09:50.430 |W| Binding failed: Path=Self, Source=null(''), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:09:50.430 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:09:50.430 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:09:50.430 |W| Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ComboBoxItem', AncestorLevel='1'
00:09:50.430 |W| Binding failed: Path=Self, Source=null(''), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:09:51.763 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:51.763 |I| [$] {"action":"CommandBeginExecuteToken"}
00:09:51.763 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":2568,"object_type":"Element"}}
00:09:51.789 |E| 'Editor.NodeToContentConverter' binding converter failed to convert value 'null' (type 'Editor.ElementTreeItem*')
00:09:51.789 |E| Binding failed: Path=SelectedFile.Data.CurrentScope.SelectedElement, Source=Project(''), Target=TextBlock('')
00:09:51.789 |E| 'Editor.NodeToContentConverter' binding converter failed to convert value 'null' (type 'Editor.ElementTreeItem*')
00:09:51.789 |E| Binding failed: Path=SelectedFile.Data.CurrentScope.SelectedElement, Source=Project(''), Target=TextBlock('')
00:09:51.790 |I| [$] {"action":"EnterScopeAction","data":{"document":"studio:///ResourceIndicator;component/MainPage.xaml","type":"Template","property":"Control.Template","runtime_identifier":2568,"runtime_file":"studio:///ResourceIndicator;component/MainPage.xaml","scope_identifier":1227,"scope_file":"studio:///ResourceIndicator;component/MainPage.xaml","key":"ControlTemplate.002"}}
00:09:51.794 |I| [$] {"action":"DocumentCommandAction","data":{"command":"LinkedCommand","cmd1":{"command":"CreateResourceCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","container":0,"value":{"type":"ControlTemplate","properties":{"ControlTemplate.Triggers":[{"type":"Trigger","properties":{"Trigger.Setters":[{"type":"Setter","properties":{"Setter.TargetName":"BackgroundBorder","Setter.Property":"Panel.Background","Setter.Value":"#FF778899"}}],"Trigger.Property":"UIElement.IsMouseOver","Trigger.Value":"True","Trigger.SourceName":""}},{"type":"Trigger","properties":{"Trigger.Setters":[{"type":"Setter","properties":{"Setter.TargetName":"BackgroundBorder","Setter.Property":"Panel.Background","Setter.Value":"#FF708090"}}],"Trigger.Property":"ButtonBase.IsPressed","Trigger.Value":"True","Trigger.SourceName":""}}],"ControlTemplate.TargetType":"TypeClass","FrameworkTemplate.VisualTree":{"type":"Border","properties":{"Panel.Background":"#FF2F3F4F","Border.Padding":{"type":"TemplateBindingExpression"},"Border.CornerRadius":"2,2,2,2","FrameworkElement.Name":"BackgroundBorder","Decorator.Child":{"type":"ContentPresenter","properties":{"FrameworkElement.HorizontalAlignment":{"type":"TemplateBindingExpression"},"FrameworkElement.VerticalAlignment":{"type":"TemplateBindingExpression"}}}}}}},"clone":false,"key":"ControlTemplate.002","target_type":"Button"},"cmd2":{"command":"UpdatePropertyResourceCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","property":{"property_owner":"Control","property":"Template","identifier":2568,"value_object":null},"static":false,"key":"ControlTemplate.002","enter_scope":true}}}
00:09:55.579 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":1301,"object_type":"Element","metadata":"Border"}}
00:09:55.596 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:09:55.596 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:11:47.394 |I| [$] {"action":"ExitScopeAction","data":{"document":"studio:///ResourceIndicator;component/MainPage.xaml","type":"Template","property":"Control.Template","runtime_identifier":2568,"runtime_file":"studio:///ResourceIndicator;component/MainPage.xaml","scope_identifier":1227,"scope_file":"studio:///ResourceIndicator;component/MainPage.xaml"}}
00:11:47.394 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":1301,"object_type":"Element"}}
00:11:47.909 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":2568,"object_type":"Element","metadata":"Button"}}
00:11:47.936 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:11:47.936 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:11:50.529 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'IsCheckable'
00:11:50.529 |E| Binding failed: Path=IsCheckable, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=MenuItem.IsCheckable
00:11:50.529 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'Checked'
00:11:50.529 |E| Binding failed: Path=Checked, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=MenuItem.IsChecked
00:11:50.529 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'Command'
00:11:50.529 |E| Binding failed: Path=Command, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=ButtonBase.Command
00:11:50.529 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'CommandParameter'
00:11:50.529 |E| Binding failed: Path=CommandParameter, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=ButtonBase.CommandParameter
00:11:50.529 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'IsEnabled'
00:11:50.529 |E| Binding failed: Path=IsEnabled, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=UIElement.IsEnabled
00:12:58.265 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'IsCheckable'
00:12:58.265 |E| Binding failed: Path=IsCheckable, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=MenuItem.IsCheckable
00:12:58.265 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'Checked'
00:12:58.265 |E| Binding failed: Path=Checked, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=MenuItem.IsChecked
00:12:58.265 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'Command'
00:12:58.265 |E| Binding failed: Path=Command, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=ButtonBase.Command
00:12:58.265 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'CommandParameter'
00:12:58.265 |E| Binding failed: Path=CommandParameter, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=ButtonBase.CommandParameter
00:12:58.265 |W| Can't solve PropertyPath: Type 'Editor.ProjectFile' does not contain a property named 'IsEnabled'
00:12:58.265 |E| Binding failed: Path=IsEnabled, Source=Editor.ProjectFile(''), Target=MenuItem(''), TargetProperty=UIElement.IsEnabled
00:12:59.814 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":2568,"object_type":"Element"}}
00:12:59.836 |E| 'Editor.NodeToContentConverter' binding converter failed to convert value 'null' (type 'Editor.ElementTreeItem*')
00:12:59.836 |E| Binding failed: Path=SelectedFile.Data.CurrentScope.SelectedElement, Source=Project(''), Target=TextBlock('')
00:12:59.836 |E| 'Editor.NodeToContentConverter' binding converter failed to convert value 'null' (type 'Editor.ElementTreeItem*')
00:12:59.836 |E| Binding failed: Path=SelectedFile.Data.CurrentScope.SelectedElement, Source=Project(''), Target=TextBlock('')
00:12:59.837 |I| [$] {"action":"EnterScopeAction","data":{"document":"studio:///ResourceIndicator;component/MainPage.xaml","type":"Template","property":"Control.Template","runtime_identifier":2568,"runtime_file":"studio:///ResourceIndicator;component/MainPage.xaml","scope_identifier":1227,"scope_file":"studio:///ResourceIndicator;component/MainPage.xaml","key":"ControlTemplate.002"}}
00:13:01.782 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":1428,"object_type":"Element","metadata":"ContentPresenter"}}
00:13:01.800 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:01.800 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:13:04.681 |I| [$] {"action":"CommandBeginExecuteToken"}
00:13:04.681 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":1428,"object_type":"Element"}}
00:13:04.705 |I| [$] {"action":"DocumentCommandAction","data":{"command":"RemoveElementCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","elements":[1428]}}
00:13:06.633 |I| '/Toolkit;component/#ToolkitIcons' loaded
00:13:06.633 |I| '/Rive;component/#Rive-Icons' loaded
00:13:08.949 |I| [$] {"action":"CommandBeginExecuteToken"}
00:13:08.950 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":1428,"object_type":"Element","metadata":"TextBlock"}}
00:13:08.952 |I| [$] {"action":"DocumentCommandAction","data":{"command":"CreateElementCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","parent":1301,"element":"TextBlock","position":"0,0"}}
00:13:08.981 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:08.981 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:13:12.049 |I| [$] {"action":"CommandBeginExecuteToken"}
00:13:12.051 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"FrameworkElement","property":"HorizontalAlignment","identifier":1428,"value_string":"Center"}]}}
00:13:12.483 |I| [$] {"action":"CommandBeginExecuteToken"}
00:13:12.485 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"FrameworkElement","property":"VerticalAlignment","identifier":1428,"value_string":"Center"}]}}
00:13:19.916 |I| [$] {"action":"ExitScopeAction","data":{"document":"studio:///ResourceIndicator;component/MainPage.xaml","type":"Template","property":"Control.Template","runtime_identifier":2524,"runtime_file":"studio:///ResourceIndicator;component/MainPage.xaml","scope_identifier":1227,"scope_file":"studio:///ResourceIndicator;component/MainPage.xaml"}}
00:13:19.916 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":1428,"object_type":"Element"}}
00:13:21.055 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":2524,"object_type":"Element","metadata":"Button"}}
00:13:21.080 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:21.080 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:13:54.425 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:54.425 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:13:54.426 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:54.426 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:13:54.427 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:54.427 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:13:56.605 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.605 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:56.605 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.605 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:56.606 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.606 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:56.606 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.606 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:56.606 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.606 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:56.606 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.606 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:56.606 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.606 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:56.606 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.606 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:56.606 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.606 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:56.606 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.606 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:56.606 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:56.606 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter(''). The fallback value will be used
00:13:57.171 |I| '/Noesis.GUI.Extensions;component/Theme/Fonts/#PT Root UI Bold' loaded
00:13:58.337 |I| [$] {"action":"CommandBeginExecuteToken"}
00:13:58.337 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"TextElement","property":"FontWeight","identifier":2524,"value_string":"Bold"}]}}
00:13:58.340 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:13:58.340 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:14:03.872 |I| [$] {"action":"CommandBeginExecuteToken"}
00:14:03.872 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"TextElement","property":"FontWeight","identifier":2524,"value_object":null}]}}
00:14:03.874 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:14:03.874 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:14:07.339 |I| [$] {"action":"CommandBeginExecuteToken"}
00:14:07.339 |I| [$] {"action":"DocumentCommandAction","data":{"command":"UpdatePropertyCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","properties":[{"property_owner":"TextElement","property":"FontSize","identifier":2524,"value_string":"28"}]}}
00:16:37.753 |I| [$] {"action":"SaveDocumentAction","data":{"uri":""}}
00:16:42.281 |W| Can't solve PropertyPath: Type 'DelegateCommand' does not contain a property named 'ValueTypeName'
00:16:42.281 |E| Binding failed: Path=ValueTypeName.TypeName, Source=DelegateCommand(''), Target=ContentPresenter(''), TargetProperty=FrameworkElement.Tag
00:16:42.281 |E| Value cannot be assigned to the property 'TextBox.Text' (property has type 'String', value has type 'null')
00:16:42.282 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:16:42.282 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:16:42.282 |W| Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ComboBoxItem', AncestorLevel='1'
00:16:42.282 |W| Binding failed: Path=Self, Source=null(''), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:16:43.189 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:16:43.189 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:16:43.189 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:16:43.189 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:16:43.189 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:16:43.189 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:16:47.137 |I| [$] {"action":"CommandBeginExecuteToken"}
00:16:47.137 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":2524,"object_type":"Element"}}
00:16:47.167 |I| [$] {"action":"DocumentCommandAction","data":{"command":"RemoveElementCommand","uri":"studio:///ResourceIndicator;component/MainPage.xaml","elements":[2524]}}
00:16:48.288 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":2044,"object_type":"Element","metadata":"ListBox"}}
00:16:48.298 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:16:48.298 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:16:48.312 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:16:48.312 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:16:48.326 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:16:48.326 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:16:48.327 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:16:48.327 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:16:48.329 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:16:48.329 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:16:50.191 |W| Can't solve PropertyPath: Type 'DelegateCommand' does not contain a property named 'ValueTypeName'
00:16:50.191 |E| Binding failed: Path=ValueTypeName.TypeName, Source=DelegateCommand(''), Target=ContentPresenter(''), TargetProperty=FrameworkElement.Tag
00:16:50.191 |E| Value cannot be assigned to the property 'TextBox.Text' (property has type 'String', value has type 'null')
00:16:50.192 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:16:50.192 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:16:50.192 |W| Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ComboBoxItem', AncestorLevel='1'
00:16:50.192 |W| Binding failed: Path=Self, Source=null(''), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:16:50.993 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:16:50.993 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:16:50.994 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:16:50.994 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:16:50.994 |W| Can't solve PropertyPath: Type 'ObjectPropertySource' does not contain a property named 'Name'
00:16:50.994 |E| Binding failed: Path=Element.Name, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIContent')
00:16:50.994 |W| Can't solve PropertyPath: Type 'ObjectPropertySource' does not contain a property named 'TypeDisplayName'
00:16:50.994 |E| Binding failed: Path=Element.TypeDisplayName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIContent')
00:16:50.994 |W| Can't solve PropertyPath: Type 'ObjectPropertySource' does not contain a property named 'TypeName'
00:16:50.994 |W| Binding failed: Path=Element.TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextBlock.Text. The fallback value will be used
00:16:50.994 |W| Can't solve PropertyPath: Type 'ObjectPropertySource' does not contain a property named 'Name'
00:16:50.994 |E| Binding failed: Path=Element.Name, Source=ResourceDestinationEntry(''), Target=ContentPresenter('')
00:16:50.994 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:16:50.994 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:17:03.763 |I| [$] {"action":"DeselectDocumentObjectAction","data":{"identifier":2044,"object_type":"Element"}}
00:17:03.785 |E| 'Editor.NodeToContentConverter' binding converter failed to convert value 'null' (type 'Editor.ElementTreeItem*')
00:17:03.785 |E| Binding failed: Path=SelectedFile.Data.CurrentScope.SelectedElement, Source=Project(''), Target=TextBlock('')
00:17:03.785 |E| 'Editor.NodeToContentConverter' binding converter failed to convert value 'null' (type 'Editor.ElementTreeItem*')
00:17:03.785 |E| Binding failed: Path=SelectedFile.Data.CurrentScope.SelectedElement, Source=Project(''), Target=TextBlock('')
00:17:04.115 |I| [$] {"action":"SaveDocumentAction","data":{"uri":""}}
00:17:04.528 |I| [$] {"action":"SelectDocumentObjectAction","data":{"identifier":2044,"object_type":"Element","metadata":"ListBox"}}
00:17:04.539 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:17:04.539 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:17:04.555 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:17:04.555 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:17:04.568 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:17:04.568 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:17:04.569 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:17:04.569 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:17:04.571 |W| Can't solve PropertyPath: Type 'Editor::EnumProperty' does not contain a property named 'NoneIsSelf'
00:17:04.571 |W| Binding failed: Path=DataContext.NoneIsSelf, Source=ComboBox('EnumValue'), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:17:08.456 |W| Can't solve PropertyPath: Type 'DelegateCommand' does not contain a property named 'ValueTypeName'
00:17:08.456 |E| Binding failed: Path=ValueTypeName.TypeName, Source=DelegateCommand(''), Target=ContentPresenter(''), TargetProperty=FrameworkElement.Tag
00:17:08.457 |E| Value cannot be assigned to the property 'TextBox.Text' (property has type 'String', value has type 'null')
00:17:08.458 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:17:08.458 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:17:08.458 |W| Cannot find source for binding with reference 'RelativeSource FindAncestor, AncestorType='ComboBoxItem', AncestorLevel='1'
00:17:08.458 |W| Binding failed: Path=Self, Source=null(''), Target=ContentPresenter('SelectionBoxItemHost'). The fallback value will be used
00:17:09.427 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:17:09.427 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
00:17:09.427 |W| Can't solve PropertyPath: Type 'ResourceDestinationEntry' does not contain a property named 'TypeName'
00:17:09.427 |W| Binding failed: Path=TypeName, Source=ResourceDestinationEntry(''), Target=TextBlock('CBIIcon'), TargetProperty=TextElement.FontFamily. The fallback value will be used
2025.05.12_11.27.04.444.txt (50,905 bytes)   
PlatformAny

Relationships

related to 0004155 resolvedsfernandez Creating a Focus Visual Style From The Properties Panel Does Not Permit Selecting A Storage Location 

Activities

dstewart

dstewart

2025-10-28 12:13

developer   ~0011250

This no longer occurs as of 0.1.243!

Issue History

Date Modified Username Field Change
2025-05-12 17:31 dstewart New Issue
2025-05-12 17:31 dstewart File Added: 2025.05.12_11.27.04.444.dmp
2025-05-12 17:31 dstewart File Added: 2025.05.12_11.27.04.444.txt
2025-05-12 17:33 dstewart Summary Crash Selecting Which Location to Save Focus Visual State To => Crash Selecting Which Location to Save Focus Visual Style To
2025-05-12 17:33 dstewart Description Updated
2025-05-12 17:39 dstewart Relationship added related to 0004155
2025-05-13 11:36 jsantos Assigned To => sfernandez
2025-05-13 11:36 jsantos Status new => assigned
2025-05-13 11:36 jsantos Target Version => Studio_Beta
2025-10-28 12:13 dstewart Status assigned => resolved
2025-10-28 12:13 dstewart Resolution open => fixed
2025-10-28 12:13 dstewart Note Added: 0011250