Files: Crash on Delete

Created on 30 Nov 2020  ·  8Comments  ·  Source: files-community/Files

Describe the bug
Delete throws an unhandled exception. This can be reproduced 100 percent of the time in my testing.

To Reproduce
Steps to reproduce the behavior:

  1. Navigate to Downloads folder (likely any location)
  2. Delete an item (not permanently)
  3. The app will crash, but it DOES look like the item was moved to the Recycle Bin as expected

Expected behavior
The app should NOT crash after deleting individual files as per the basic scenario above.

Desktop (please complete the following information):

  • OS Version: Dev Channel
  • App version: v0.21.0 (built from master)

Additional context
I suspect the problem comes from recent changes to the delete operation.

Log file
debug.txt
debug_fulltrust.txt

bug triage approved

All 8 comments

FYI @d2dyno1

@duke7553 I can't reproduce this on my end, is this in debug mode?

@yaichenbaum Yes. Let me verify again that I have the latest changes.

@yaichenbaum I have the latest commits from master, but noticed this only occurs when deleting a single item only.

image
Helpful image from debugger

@d2dyno1 Were you going to fix this one?

I'll fix it in 1-2days

Fixed with #2585?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ChenShihuan picture ChenShihuan  ·  3Comments

jbvc97 picture jbvc97  ·  3Comments

szaimen picture szaimen  ·  3Comments

Francisco820 picture Francisco820  ·  3Comments

yaichenbaum picture yaichenbaum  ·  3Comments