Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when clicking new disk drive after mount. #67

Open
nguyendotuong opened this issue Apr 11, 2017 · 5 comments
Open

Error when clicking new disk drive after mount. #67

nguyendotuong opened this issue Apr 11, 2017 · 5 comments

Comments

@nguyendotuong
Copy link

I'm using Window 10 and I got the issue as below:
Steps for re-produce:

  • Choose a disk drive letter for mounting. In example: "D".
  • Click to that disk drive in Window explorer. The error message is "The system cannot find the message text for message number 0x 1 in the message file for D:".
@Rambalac
Copy link
Owner

Sorry. What happened?
The system cannot find the message text for message number 0x 1 in the message file for D:
Looks like one of strange dokany messages.

@nguyendotuong
Copy link
Author

I'm using Microsoft One Drive. As you can see at the file MicrosoftOneDrive.cs , line 254:
ContentId = node.File.Hashes.Sha1Hash.ToLowerInvariant(),
In my case, the node.File is null and it causes that issue. I try to check a hot fix for checking not null.

@Rambalac
Copy link
Owner

Oh, thanks for detailed description. It can take long time but I will check it and/or add more checks for unusual situations.

@Rambalac Rambalac reopened this Apr 11, 2017
@nguyendotuong
Copy link
Author

How can I remove the 'Paste' menu item when I am using 'Upload Here'?

@Rambalac
Copy link
Owner

You cannot, it's Windows default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants