udemy-downloader-gui icon indicating copy to clipboard operation
udemy-downloader-gui copied to clipboard

The application "Udeler" can't be opened (1.8.1) - Mac OSX

Open andrewboening opened this issue 4 years ago • 12 comments

Hey all,

Grabbed 1.8.1 today to try and resolve the attachment download issue. After unzipping and trying to run, I get the following error; The application "Udeler" can't be opened

Have checked file permissions to make sure user has execute access. Cloned project from GIT and am able to run successfully using node.

Have also compiled by using 'npm run build-mac'. Compile is successful and can install/run when using DMG. Appears to only be an issue when extracting from ZIP

Operating System: OSX Catalina 10.15.1

Wonder if electron 8.0.3 has broken compiler?

andrewboening avatar Mar 04 '20 07:03 andrewboening

Look like new Mac policy prevent app from running Or there is aproblem in electron package Mac OS 10.15.3 75799014-1f447a80-5d80-11ea-96a8-d07e3b244d77

muhelsaied avatar Mar 04 '20 18:03 muhelsaied

Got the same issue on Mac OS 10.15.3 too

iambenqazy avatar Mar 05 '20 01:03 iambenqazy

v1.8.0 is working fine on Mac. Issue is with v1.8.1

cerebroo avatar Mar 05 '20 04:03 cerebroo

Did some more digging and it's possible that could be with the notirization of the app folder in the ZIP. Have cloned the project and am looking into to see if I can find root cause/solution. In the meantime, for those who are savvy, clone the GIT project, compile using npm run build-mac and use the DMG instead of the ZIP

andrewboening avatar Mar 05 '20 08:03 andrewboening

@andrewboening thanks pal, that worked for me. Using CatalinaOS 10.15.3. For those who are not so techy follow this steps:

First navigate to your Desktop folder using the terminal.

Once you are there just clone the project using the following command.

git clone https://github.com/FaisalUmair/udemy-downloader-gui.git

next, navigate to the 'udemy-downloader-gui' folder on the terminal and use the following command

npm install

after this finish run the following command

npm run build-mac

wait until you see the prompt ready to use.

Finally just follow this route: desktop > udemy-downloader-gui > dist. Right click on Udeler-1.8.1.dmg and click open.

Montalvolll avatar Mar 05 '20 20:03 Montalvolll

look like there is problem in electron compiler zip file give error as u mentioned dmg file and unzip file works

muhelsaied avatar Mar 05 '20 21:03 muhelsaied

This doesnt work either, udeler starts when writing npm start on terminal. Cannot change download folder.

"Once you are there just clone the project using the following command.

git clone https://github.com/FaisalUmair/udemy-downloader-gui.git

next, navigate to the 'udemy-downloader-gui' folder on the terminal and use the following command

npm install

after this finish run the following command

npm run build-mac

wait until you see the prompt ready to use.

Finally just follow this route: desktop > udemy-downloader-gui > dist. Right click on Udeler-1.8.1.dmg and click open."

Santhosh-Umapathi avatar Mar 08 '20 10:03 Santhosh-Umapathi

I have released v1.8.2 (which fixes the download path issue #390). Mac version of the new release comes in dmg. So that should work fine.

FaisalUmair avatar Mar 08 '20 12:03 FaisalUmair

@FaisalUmair Thanks for the new release v1.8.2 , works like charm !!

Santhosh-Umapathi avatar Mar 08 '20 19:03 Santhosh-Umapathi

Superb job, Thanks for the new release v1.8.2

infovinaypandey avatar Mar 13 '20 11:03 infovinaypandey

I get an error in 1.8.2 for mac, videos are not downloading. Is there anyone who has experienced the same problem?

mburakolgun avatar Mar 27 '20 21:03 mburakolgun

Still getting “Udeler” cannot be opened because the developer cannot be verified for M1. Any fix?

hendurhance avatar Jun 11 '21 17:06 hendurhance