-
Notifications
You must be signed in to change notification settings - Fork 84
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
SD 卡上的某些文件夹无法指定为下载目的地。 #544
Comments
JHenTaiが対応するフォルダへのアクセス権を取得できないことを意味します,可能な限りSDカードのパスを使用しないでください。 |
是否可以将下载目标更改为 SD 卡上的任意文件夹? Android 主屏幕 > 设置 > 应用程序和通知 > 权限 > 存储 > JHenTai 翻译前Download先を、SDカード上の任意のフォルダに出来るよう変更できませんか? Android Home画面>設定>アプリと通知>権限>ストレージ>JHenTai
|
設備によってSDカードのフォルダの権限がない場合があります |
这是否意味着HUAWEI MediaPad T5(“Android 8.0.0”+“4.4.23+”)无法完成此操作? 使用其他派生的 EhViewer 是可能的 翻訳前: 他の派生系EhViewerでは出来ました |
1、そうです |
如果可能,请指定 SD 卡作为下载目的地。 翻訳前: |
我知道这个项目与EhViewer不同。 我们希望 JHenTai 会更容易使用。 翻訳前: より使いやすい、JHenTaiになる事を期待しています。 |
复现步骤 / Step to reproduce
Menu>Setting>Download>Download Path
可以指定:
/storage/xxxx-xxxx/Android/data/top.jtmonster.jhentai/files/downloads
无法指定:
/storage/xxxx-xxxx/Download/EhViewer/JHenTai
预期行为 / Expected behaviour
Menu>Setting>Download>Download Path
可以指定:
/storage/xxxx-xxxx/Download/EhViewer/JHenTai
实际行为 / Actual Behaviour
Menu>Setting>Download>Download Path
无法指定:
/storage/xxxx-xxxx/Download/EhViewer/JHenTai
应用日志 / App logs
💡 PermissionStatus.restricted
💡 PermissionStatus.granted
🐛 App is hidden
┌───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
│ PathAccessException: Cannot create file, path = '/storage/xxxx-xxxx/Download/EhViewer/JHenTai/JHenTaiTest' (OS Error: Permission denied, errno = 13)
├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
│ #0 LogService.error (package:jhentai/src/service/log.dart:90)
│ #1
├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
│ 14:24:30.062 (+0:09:44.383393)
├┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄┄
│ ⛔ Invalid Path. Avoid using SD-Card, system path or root path.:/storage/xxxx-xxxx/Download/EhViewer/JHenTai
└───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────
🐛 App is shown
💡 PermissionStatus.restricted
💡 PermissionStatus.granted
🐛 App is hidden
🐛 App is shown
应用设置 / App Settings
JHenTai 的“应用程序权限”>“存储”为“允许”
备注 / Addition details
ダウンロード先にSDカード上の一部のフォルダが指定できない
Menu>Setting>Download>Download Path
指定できる:
/storage/xxxx-xxxx/Android/data/top.jtmonster.jhentai/files/downloads
指定できない:
/storage/xxxx-xxxx/Download/EhViewer/JHenTai
JHenTaiの「アプリの権限」>「ストレージ」は"許可"しています
JHenTai 版本号 / JHenTai version
8.0.5+2264
操作系统版本 / operating system version
"Android 8.0.0" + "4.4.23+"
设备型号 / Device model
HUAWEI MediaPad T5
自查步骤 / Verify steps
The text was updated successfully, but these errors were encountered: