srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
9.49k stars 412 forks source link

toolbar is not working #376

Closed huai168an closed 1 year ago

huai168an commented 1 year ago

Preflight Checklist

EverythingToolbar Version

1.0.5

Everything version: V1.4.1.1022 (x64)

Windows Version

win7 pro service pack 1 x64

Screenshots

捕获

Log output

2023-04-25 12:00:22.5509|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 6.1.7601 Service Pack 1| 2023-04-25 12:10:48.6047|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 6.1.7601 Service Pack 1| 2023-04-25 12:12:08.2143|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 6.1.7601 Service Pack 1| 2023-04-25 12:14:08.2802|INFO|Launcher|EverythingToolbar Launcher 1.0.5.0 started. OS: Microsoft Windows NT 6.1.7601 Service Pack 1|

context menu and enable it,but....

System.Windows.Markup.XamlParseException: 对类型“EverythingToolbar.Behaviors.ThemeAwareness”的构造函数执行符合指定的绑定约束的调用时引发了异常。 ---> System.TypeLoadException: 找不到 Windows 运行时类型“Windows.UI.ViewManagement.UISettings”。 ---> System.PlatformNotSupportedException: 此平台上不支持操作。 --- 内部异常堆栈跟踪的结尾 --- 在 EverythingToolbar.Behaviors.ThemeAwareness..ctor() --- 内部异常堆栈跟踪的结尾 --- 在 System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) 在 System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) 在 System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri) 在 System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream) 在 EverythingToolbar.ToolbarControl..ctor() 位置 C:\Users\Stephan\Entwicklung\EverythingToolbar\EverythingToolbar.Deskband\ToolbarControl.xaml.cs:行号 20 在 CSDeskBand.Deskband..ctor() 位置 C:\Users\Stephan\Entwicklung\EverythingToolbar\EverythingToolbar.Deskband\Deskband.cs:行号 24

Additional Information

No response

srwi commented 1 year ago

Hello @huai168an, which version of .NET Framework is installed on your machine? Here is how to check which version is installed: https://user-images.githubusercontent.com/14129585/104021832-ff36e080-5206-11eb-9f5f-10e4381992f9.jpg

huai168an commented 1 year ago

图片

huai168an commented 1 year ago

@srwi

图片

srwi commented 1 year ago

I tried installing Windows 7 in a virtual machine, but it's giving me headaches. Unfortunately I won't be supporting Windows 7 in the future. Sorry about that.