Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

right pane empty / total x wasn't matched, please report..." #63

Open
JPT77 opened this issue Jan 22, 2020 · 1 comment
Open

right pane empty / total x wasn't matched, please report..." #63

JPT77 opened this issue Jan 22, 2020 · 1 comment

Comments

@JPT77
Copy link

JPT77 commented Jan 22, 2020

Hi,

I get an empty right pane...
The log says "total 200 wasn't matched, please report to the developer!"
So I do now.

btw, adb shell works fine and ls -l /mnt/sdcard/ actually shows content. Do why doesn't aafm show anything? Do you have any pattern matching on the directory names?

Device: Huawei P10 Lite
Android Debug Bridge version 1.0.41 Version 29.0.5-5949299

thanks

EXECUTE ('adb', '-s', '2XJDU18308000753', 'shell', 'cat', '/system/build.prop')
cat: /system/build.prop: Permission denied
EXECUTE ('adb', '-s', '2XJDU18308000753', 'shell', 'ls', '--help')
EXECUTE ('adb', 'devices')
EXECUTE ('adb', '-s', '2XJDU18308000753', 'shell', 'cat', '/system/build.prop')
cat: /system/build.prop: Permission denied
EXECUTE ('adb', '-s', '2XJDU18308000753', 'shell', 'ls', '-l', '-a', '/mnt/sdcard/')
total 200 wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2019-02-20 03:51 . wasn't matched, please report to the developer!
drwx--x--x 1 root sdcard_rw  4096 2018-06-20 06:12 .. wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  3488 2018-10-30 08:27 .archivetemp wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  3488 2019-01-01 09:42 ANRSnap wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-20 00:47 Alarms wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-19 18:06 Android wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-20 03:41 CloudDrive wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2019-05-22 12:34 DCIM wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw 20480 2019-10-09 03:40 Download wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  3488 2019-09-19 20:49 EditedOnlinePhotos wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  3488 2019-02-04 15:41 Geetest wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-20 03:41 HiDisk wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-07-27 13:45 Huawei wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-07-26 05:08 MagazineUpdate wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-03-13 04:10 Movies wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-20 00:47 Music wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-20 00:47 Notifications wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2019-09-13 05:12 Pictures wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-20 00:47 Podcasts wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-20 00:47 Ringtones wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  3488 2019-02-20 03:51 Signal wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  3488 2018-11-06 13:15 Sounds wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  3488 2018-12-30 19:29 Telegram wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-12-14 04:36 WhatsApp wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-20 02:01 Wi-Fi Direct wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-19 17:12 backup wasn't matched, please report to the developer!
drwxrwx--x 1 root sdcard_rw  4096 2018-06-20 00:48 huaweisystem wasn't matched, please report to the developer!
EXECUTE ('adb', '-s', '2XJDU18308000753', 'shell', 'df', '/mnt/sdcard/')```
@tslocum
Copy link
Owner

tslocum commented Jan 22, 2020

Hey @JPT77, thanks for reporting this. This project is dead but I do plan on attempting to create an ADB file manager using Go. If it shapes up I will add a notice to this project to migrate.

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

No branches or pull requests

2 participants