dafta / DeckMTP

A DeckyLoader plugin for enabling MTP transfer over USB
https://deckbrew.xyz
Other
79 stars 5 forks source link

[Bug] Crash after copying an 8 GiB file #22

Closed aidinzolghadr closed 2 weeks ago

aidinzolghadr commented 3 months ago

Hi,

First, I appreciate your work, this plugin is super awesome. There is a bug that when I'm copying an 8.20 GiB file to Deck, after the copy finishes (I can't see the progress bar as it is filled but the description of the copy window says 15 seconds left), suddenly Steam Deck drive disappears and I have to enable it from plugin menu again.

I uncommented line 83 in config file mentioned in the other issue but didn't help.

This happens both in Desktop and Gaming (?) mode (Deck's default, Big Picture?).

Using a USB 3.0 hub to copy from my external ExFat drive.

I'm on SteamOS v3.5.17.

I could not find a log in it's directory to upload, if it's located elsewhere please let me know.

Also let me know if I can be of any help.

Cheers.

dafta commented 3 months ago

This might be fixed with the newest update that's in testing. It's not yet in decky repos, but once it is, could you retest this and see if it's still an issue?

In the meantime, you can grab the logs with the following command: journalctl -b > deckmtp-log.txt

Could you recreate the issue and then run the command? And then upload the deckmtp-log.txt file here.

aidinzolghadr commented 3 months ago

Sure, should I comment that line again?

dafta commented 3 months ago

No, you can leave it uncommented, it's uncommented in the new update anyway.

dafta commented 2 weeks ago

Closing due to lack of activity.