11
submitted 6 months ago by QuazarOmega@lemy.lol to c/kde@lemmy.kde.social

I was trying to analyze my phone's storage through Filelight, but it just gets frozen after I select the phone's folder. I didn't find anything in Bugzilla regarding this problem.
Is the protocol supported at all in the app?

top 22 comments
sorted by: hot top controversial new old
[-] mp3@lemmy.ca 7 points 6 months ago* (last edited 6 months ago)

The MTP protocol is notoriously slow, as it will not multiplex block operations unlike traditional filesystems. It will not be able to process multiple files in parallel or asynchronously, which means the software can only check one file at a time.

So Filelight can probably handle it, but it will be highly inefficient and that would explain why the software appears frozen.

[-] QuazarOmega@lemy.lol 1 points 6 months ago

Oh, I didn't know that! It would kinda makes sense now that you say that, but I'm not too sure about this, the system resources taken by the app seem like they don't change at all when I start the scan and it's impossible to abort it (actually, I can't do anything, not even close the window, only terminating the app works).
If this is an actual issue I should probably report it, maybe there's more tests I can run?


Otherwise, do you know if there are similar apps (either GUI or CLI) that handle this better? Better in the sense that maybe it's still really slow, but, well, not freezing at least lol.
Or if I just have to find something to use on Android directly, like SD Maid

[-] mp3@lemmy.ca 2 points 6 months ago* (last edited 6 months ago)

I don't think you can fix that, it's how MTP was designed.

Something on-device would have direct access to the filesystem, or at least the abstraction wouldn't be as slow as MTP.

Something like disky could do?

[-] QuazarOmega@lemy.lol 1 points 6 months ago

Yeah, I guess there's nothing to be done there.
Thanks for the app suggestion, I've never seen it before, it looks really promising!

[-] boredsquirrel@slrpnk.net 2 points 6 months ago

Resource usage is expected to stay minimal as there will be no multithreating possible, if I understood the comment correctly.

[-] QuazarOmega@lemy.lol 1 points 6 months ago

Yes, i got that, but isn't it still abnormal behavior not to respond to user input while performing the operation?

[-] boredsquirrel@slrpnk.net 1 points 6 months ago

Yes it is, I dont know the technical details but KDE tends to freeze a lot. I dont know if it is impossible? Why cant apps just have a UI that always works, and the process may freeze doesnt matter?

[-] Lojcs@lemm.ee 5 points 6 months ago

In my experience mtp (especially on Linux) stops working if you look at it wrong, so probably not. Perhaps kde connect's folder view works?

I'd run gdu in termux on the phone though.

[-] QuazarOmega@lemy.lol 2 points 6 months ago

In my experience mtp (especially on Linux) stops working if you look at it wrong, so probably not.

Haha, that may be, I've never done anything aside from just moving and copying files with it luckily, so I don't really know.

Perhaps kde connect’s folder view works?

Interesting idea, I should try that!

I’d run gdu in termux on the phone though.

Ooo, you just unlocked a fabulous CLI tool for me that I didn't know about!
Does it work on the whole phone storage? I remember there being a symlink (?) to the user's home in Termux's folder, but I'm wondering if it'll leave something out

[-] Lojcs@lemm.ee 2 points 6 months ago* (last edited 6 months ago)

Gdu doesn't follow folder symlinks and can't scan what it doesn't have permission to (like system folders and other apps) but if you cd to internalstorage it can scan that

[-] QuazarOmega@lemy.lol 1 points 6 months ago

Makes sense

[-] Andromxda@lemmy.dbzer0.com 3 points 6 months ago

I don't think so. But you can simply use a Android native app like disky to accomplish the same task

[-] G020B@lemmy.zip 3 points 6 months ago

I tried Filelight with my phone connected through KDE Connect and I can confirm that it works!

[-] QuazarOmega@lemy.lol 1 points 6 months ago
[-] carlschwan@floss.social 1 points 6 months ago
[-] QuazarOmega@lemy.lol 1 points 6 months ago
[-] carlschwan@floss.social 2 points 6 months ago
[-] QuazarOmega@lemy.lol 1 points 6 months ago

Wow, that's really neat! Seeing something so flexible as an underlying architecture for KDE apps is a pleasure

[-] possiblylinux127@lemmy.zip 2 points 6 months ago

Could you just use the built in android tool?

[-] QuazarOmega@lemy.lol 1 points 6 months ago
[-] possiblylinux127@lemmy.zip 2 points 6 months ago

Its under settings -> storage

[-] QuazarOmega@lemy.lol 1 points 6 months ago

Oh, that. It's true that it's similar and it's not bad either, but I really like the kind of insight Filelight gives, with its folder sunburst view especially. It's more complete, since it shows everything, not just what it thinks I should get rid of.
Disky, mentioned by others, is the closest to that, as far as I've seen. It's really good and you can have the same experience on it regardless of the ROM you're using, since it's just a normal app instead of a vendor dependent system app

this post was submitted on 27 Apr 2024
11 points (86.7% liked)

KDE

5149 readers
69 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS