heliomarpm / udemy-downloader-gui

A desktop application for downloading Udemy Courses
MIT License
1.02k stars 207 forks source link

have an error with version 1.11.5 #95

Closed AmiraMostafa628 closed 1 year ago

AmiraMostafa628 commented 1 year ago

Udeler | Udemy Course Downloader

1.11.5

Running as Business Account

Steps to reproduce

Screenshot 2023-02-20 163054

✔️ Expected Behavior

No response

❌ Actual Behavior / Steps to Reproduce

No response

AmiraMostafa628 commented 1 year ago

Screenshot 2023-02-20 163939

heliomarpm commented 1 year ago

Hi. This is a strange error because it is related to missing file. Could you try again, if it happens again, tell me which class.

xploz1on commented 1 year ago

@AmiraMostafa628 Did you by any chance changed to download path name? Not in the app but in the system? This is an unusually error.

@heliomarpm Im on macOS Ventura 13.3 Beta (intel), built the app and it works PERFECT, no problem at all. Will try to update the packages and rebuild (Sorry didn’t t know where to post this).

image

I don’t really work with NPM btw.

heliomarpm commented 1 year ago

@AmiraMostafa628 Did you by any chance changed to download path name? Not in the app but in the system? This is an unusually error.

@heliomarpm Im on macOS Ventura 13.3 Beta (intel), built the app and it works PERFECT, no problem at all. Will try to update the packages and rebuild (Sorry didn’t t know where to post this).

image

I don’t really work with NPM btw.

If you have made changes can you send a PR?

Thanks for your help, I would really like to distribute to MacOs via GitHub Actions itself, but I don't have the necessary knowledge.

I've been trying to distribute for Linux as well but I'm still getting some errors.

xploz1on commented 1 year ago

I didnt make any changes at all. Cloning the repo and building macOS (intel) works without no problem. The package installs and runs perfect!

Now after updating the packages by npm the app doesn’t work anymore and even npm tells you the broken packages. I can share the dmg package for macOS.

I can help with github actions too! Just need to finish some IRL work!

AmiraMostafa628 commented 1 year ago

Hi. This is a strange error because it is related to missing file. Could you try again, if it happens again, tell me which class.

thanks, it works now

heliomarpm commented 1 year ago

Eu não fiz nenhuma alteração. Clonar o repositório e criar o macOS (intel) funciona sem nenhum problema. O pacote é instalado e funciona perfeitamente!

Agora, depois de atualizar os pacotes por npm o aplicativo não funciona mais e até mesmo npm informa os pacotes quebrados. Eu posso compartilhar o pacote dmg para macOS.

Eu também posso ajudar com as ações do github! Só precisa terminar algum trabalho IRL!

Thank you for your help

heliomarpm commented 1 year ago

Added a bug tracking library, hope to find the root of the problem soon

heliomarpm commented 1 year ago

Eu não fiz nenhuma alteração. Clonar o repositório e criar o macOS (intel) funciona sem nenhum problema. O pacote é instalado e funciona perfeitamente!

Agora, depois de atualizar os pacotes por npm o aplicativo não funciona mais e até mesmo npm informa os pacotes quebrados. Eu posso compartilhar o pacote dmg para macOS.

Eu também posso ajudar com as ações do github! Só precisa terminar algum trabalho IRL!

I managed to create an automation to generate MacOS and Linux versions, I hope it works