DuckieTV icon indicating copy to clipboard operation
DuckieTV copied to clipboard

Does not release unless one used "Force Quit" to quit application on a Mac running Mojavi 10.14.6. on nightly.

Open dadrepus opened this issue 2 years ago • 2 comments

What build of DuckieTV are you using (Standlone / Chrome Extension (New Tab / Browser Action)) ... Nightly 202203311736-OSX-x64 stand alone What version of DuckieTV are you using (Stable 1.1.x / Nightly yyyymmddHHMM) ...

What is your Operating System (Windows, Mac, Linux, Android) ... 10.14.6 Mac 64 Describe the problem you are having and steps to reproduce if available ... On quitting application as usual, using the upper bar, I notice it does not actually quit unless I open "Force Quit Application" although the window dissapears, the application does not shut down. second release with this problem. Attach any DuckieTV statistics or Developer Console logs if available ...

dadrepus avatar Mar 31 '22 13:03 dadrepus

As you may know, Dtv is written in JavaScript using the AngularJS framework as a Chrome Browser extension. The standalone flavour is exactly the same JS code, encapsulated by the NWJS run-time package, which includes a built in Chromium headless browser, so that Dtv can run as an app. I'll raise a ticket on the NWJS support site, but I do not expect a quick turn around. Given your report about this being the second release with this problem, that ties it in with the change in build I did two releases ago, where I switched from NWJS 0.59.1 with chromium 96 to NWJS 0.62.1 with chromium 99. Are you happy to continue force-quitting or would you rather I built Dtv MacOSx with NWJS 0.59.1 until they release a fix?

garfield69 avatar Mar 31 '22 19:03 garfield69

Not a problem. Just thought you should know. I soooo appreciate you continuing to work on this. I have not found another app that works as well as this and will be so sad if it ever stops functioning.

On Mar 31, 2022, at 3:23 PM, garfield69 @.***> wrote:

As you may know, Dtv is written in JavaScript using the AngularJS framework as a Chrome Browser extension. The standalone flavour is exactly the same JS code, encapsulated by the NWJS https://github.com/nwjs/nw.js run-time package, which includes a built in Chromium headless browser, so that Dtv can run as an app. I'll raise a ticket on the NWJS support site, but I do not expect a quick turn around. Given your report about this being the second release with this problem, that ties it in with the change in build I did two releases ago, where I switched from NWJS 0.59.1 with chromium 96 to NWJS 0.62.1 with chromium 99. Are you happy to continue force-quitting or would you rather I built Dtv MacOSx with NWJS 0.59.1 until they release a fix?

— Reply to this email directly, view it on GitHub https://github.com/SchizoDuckie/DuckieTV/issues/1347#issuecomment-1085011068, or unsubscribe https://github.com/notifications/unsubscribe-auth/AFKQSCNDDK2YNESRQQNEYCDVCX3TJANCNFSM5SFKOABQ. You are receiving this because you authored the thread.

dadrepus avatar Mar 31 '22 20:03 dadrepus