Akhil Narang

Results 38 comments of Akhil Narang

I haven't used Deepin, so not sure what's wrong. If you can fix it, please do submit a PR with the changes to support Deepin properly.

Use a separate out dir change all `make` commands `make O=out`

Been facing the same issue, worked around it by passing it as a string (`package_name.function_name`) @samuelcolvin any reason it doesn't expect a coroutine directly?

> Same issue. This cannot be solved simply by passing the function name as a string. @FyZzyss works for me like this: https://github.com/akhilnarang/vlrgg-scraper/blob/master/app/cron.py#L143-L147

Hmm, this would be amazing, only thing missing

Could you share an example image file that caused the issue?

Unable to test locally since the mimetype isn't detected for me, will check if I have some missing packages In the meanwhile could you share the traceback @gbm001, there is...

Managed to get the mimetype detected, still unable to reproduce your exact scenario. ![image](https://github.com/frappe/frappe/assets/10119037/54fb392a-2cea-4a84-8fae-df7041853b78) https://github.com/frappe/frappe/blob/develop/frappe/public/js/frappe/file_uploader/FileUploader.vue#L459

Ah v14, will check and fix the backport, thanks.

The patch is included in the latest v14 release: `14.66.2`