GraphicalMirai icon indicating copy to clipboard operation
GraphicalMirai copied to clipboard

[WIP] mirai-console 的图形界面下载器/启动器/插件中心。

Results 2 GraphicalMirai issues
Sort by recently updated
recently updated
newest added

报错信息 XamlParseException: “仅允许在值的开头使用引号字符 ' 或 "。”,行号为“4”,行位置为“597”。 Source: PresentationFramework Stacktrace: at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri) at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri) at...

InvalidOperationException: 调用线程无法访问此对象,因为另一个线程拥有该对象。 Source: WindowsBase Stacktrace: at System.Windows.Threading.Dispatcher.VerifyAccess() at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value) at System.Windows.UIElement.set_Opacity(Double value) at GraphicalMirai.TopPageDownloading.StartDownload(Func`3 actionDownload, Action`2 actionProogress, Action actionDone) in F:\Github\GraphicalMirai\TopPageDownloading.xaml.cs:line 0 at GraphicalMirai.PageInit.DownloadWebpCodec() in F:\Github\GraphicalMirai\Pages\PageInit.xaml.cs:line 90...