problems with Buzz x64, starting build 1454
Posted: Tue Feb 21, 2012 6:47 pm
Hi!
When starting build x64_1454 or later i got 3 error windows:
-----------------------------------------------------------------------------
C:\Program Files\Jeskola\Buzz_x64\Themes\Default\ToolBar.xaml
-----------------------------------------------------------------------------
'Failed to create a 'Command' from the text 'l:ToolBarVM.NewFileCommand'.' Line number '102' and line position '29'.
--------------------------------------------------------------------------------------------------
C:\Program Files\Jeskola\Buzz_x64\Themes\Default\MachineView/MachineView.xaml
--------------------------------------------------------------------------------------------------
Provide value on 'System.Windows.StaticResourceExtension' threw an exception.
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at BuzzGUI.MachineView.MachineView..ctor(IBuzz buzz, ResourceDictionary rd)
at BuzzGUI.MVGUI.Load(MVGUI* , SByte* path, IMachineGraph mg, IBuzz ibuzz)
---------------------------------------------------------------------------------------------------------
C:\Program Files\Jeskola\Buzz_x64\Themes\Default\SequenceEditor/SequenceEditor.xaml
---------------------------------------------------------------------------------------------------------
Cannot find resource named 'SeqEdTimelineBackgroundSolidColorBrush'. Resource names are case sensitive.
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at BuzzGUI.SequenceEditor.SequenceEditor..ctor(IBuzz buzz, ResourceDictionary rd)
at BuzzGUI.SeqEdGUI.Load(SeqEdGUI* , SByte* path, ISong song, IBuzz ibuzz)
Buzz opens but it is only empty window with title bar. No menus, no application workspace
32-bit version of Buzz working normally.
I'm using Win7x64, have all .NET Frameworks and updates.
It seems that something wrong or missing in 64bit version. Something with Default theme maybe.
When starting build x64_1454 or later i got 3 error windows:
-----------------------------------------------------------------------------
C:\Program Files\Jeskola\Buzz_x64\Themes\Default\ToolBar.xaml
-----------------------------------------------------------------------------
'Failed to create a 'Command' from the text 'l:ToolBarVM.NewFileCommand'.' Line number '102' and line position '29'.
--------------------------------------------------------------------------------------------------
C:\Program Files\Jeskola\Buzz_x64\Themes\Default\MachineView/MachineView.xaml
--------------------------------------------------------------------------------------------------
Provide value on 'System.Windows.StaticResourceExtension' threw an exception.
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at BuzzGUI.MachineView.MachineView..ctor(IBuzz buzz, ResourceDictionary rd)
at BuzzGUI.MVGUI.Load(MVGUI* , SByte* path, IMachineGraph mg, IBuzz ibuzz)
---------------------------------------------------------------------------------------------------------
C:\Program Files\Jeskola\Buzz_x64\Themes\Default\SequenceEditor/SequenceEditor.xaml
---------------------------------------------------------------------------------------------------------
Cannot find resource named 'SeqEdTimelineBackgroundSolidColorBrush'. Resource names are case sensitive.
at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at BuzzGUI.SequenceEditor.SequenceEditor..ctor(IBuzz buzz, ResourceDictionary rd)
at BuzzGUI.SeqEdGUI.Load(SeqEdGUI* , SByte* path, ISong song, IBuzz ibuzz)
Buzz opens but it is only empty window with title bar. No menus, no application workspace
32-bit version of Buzz working normally.
I'm using Win7x64, have all .NET Frameworks and updates.
It seems that something wrong or missing in 64bit version. Something with Default theme maybe.