ネットワークドライブのコードが取得できない

Issue #534 closed
sk ☃#QQ repo owner created an issue

0.83.0 変換時になんか変になあるっぽい。

変換はまぁともかく、通常使用でもなるはずなので調査が必要。


Software: Pe
Version: 0.86.000-81d553bb209cb33694013c0c3fb3c36796975d1b
BuildType: Release
Process: 64
Platform: 64
OS: Microsoft Windows NT 10.0.18363.0
CLR: v4.0.30319

Comments (7)

  1. sk ☃#QQ reporter

    コンテキストメニューから親ディレクトリをコピーすると落ちる模様。

    ログもらった。

    2020-02-27 14:23:39.098|ERROR|  2624|<1>| 1, Value cannot be null. (Parameter 'textData') System.ArgumentNullException: Value cannot be null. (Parameter 'textData')
       at System.Windows.DataObject.SetText(String textData, TextDataFormat format)
       at ContentTypeTextNet.Pe.Main.Models.Element.LauncherItem.LauncherItemElement.CopyParentDirectory()
       at ContentTypeTextNet.Pe.Main.ViewModels.LauncherItem.LauncherFileViewModel.<get_CopyParentDirectoryCommand>b__29_1()
       at Prism.Commands.DelegateCommand.Execute()
       at Prism.Commands.DelegateCommand.Execute(Object parameter)
       at Prism.Commands.DelegateCommandBase.System.Windows.Input.ICommand.Execute(Object parameter)
       at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
       at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
       at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
       at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler) | ContentTypeTextNet.Pe.Main.App.Application_DispatcherUnhandledException(0) | App | [Boolean CatchExceptionStatic(System.Object, System.Exception)] => [Boolean CatchException(System.Exception)] => [Void Application_DispatcherUnhandledException(System.Object, System.Windows.Threading.DispatcherUnhandledExceptionEventArgs)]
    

  2. sk ☃#QQ reporter
    • changed status to open

    再現できた。

    \\MAIN\Music みたいな直接パスを指定すると諸々の問題が発生する。

  3. Log in to comment