-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Recyclebin improvements #1137
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
Recyclebin improvements #1137
Conversation
ce0f8ba
to
46b0db2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
0c102cb
to
571e6f2
Compare
Use filesystem watcher for recyclebin Customize recyclebin contextmenu Add confirm dialog to empty bin Properties for recyclebin Fix move files Fix properties in recycle bin
a3378d8
to
4d3dc62
Compare
Issue #1199 is not fixed. Still getting the same exception in debug_fulltrust.txt |
97890b8
to
2e39a03
Compare
@tsvietOK Can't reproduce that exception anymore, mind telling me on which line is thrown? Thanks! |
In the picture I'm seeing a "NullReferenceException", in issue #1199 it was an "InvalidCastException". Is the debug_fulltrust.txt still the same? To get the exception line you could:
If it doesn't work I can make a version with some additional debug logs. |
@tsvietOK Could you confirm whether the issue you reported is still present in the latest commit? Thanks! |
@gave92 Issue fixed, good job! |
@gave92 Can you resolve the merge conflicts? |
Implement some of the changes suggested here #1089
Changes: