BUG #292

Closed
opened 2022-03-22 19:54:38 +00:00 by StrPlayer · 8 comments
StrPlayer commented 2022-03-22 19:54:38 +00:00 (Migrated from github.com)

Program version

3.0.5

Operating System

Windows

Type

Gui

Service

Irrelevant

Command used

N/A

Show ID

N/A

Episode

N/A

Console Output

Won't open

Additional Information

New update won't open on Windows, shows up in task manager but won't show the GUI
### Program version 3.0.5 ### Operating System Windows ### Type Gui ### Service Irrelevant ### Command used N/A ### Show ID N/A ### Episode N/A ### Console Output Won't open ### Additional Information ```Text New update won't open on Windows, shows up in task manager but won't show the GUI ```
izu-co commented 2022-03-22 20:13:15 +00:00 (Migrated from github.com)

It opens for me.
Can you open a terminal and execute the following command and paste the result here?
C:\Users\USER\AppData\Local\Programs\multi-downloader-nx - replace USER with your user
multi-downloader-nx.exe

It opens for me. Can you open a terminal and execute the following command and paste the result here? `C:\Users\USER\AppData\Local\Programs\multi-downloader-nx` - replace USER with your user `multi-downloader-nx.exe`
StrPlayer commented 2022-03-22 20:15:51 +00:00 (Migrated from github.com)

(c) Microsoft Corporation. All rights reserved.

C:\Users\Star\AppData\Local\Programs\multi-downloader-nx>multi-downloader-nx.exe

C:\Users\Star\AppData\Local\Programs\multi-downloader-nx>
Appdata C:\Users\Star\AppData\Roaming
Appdata C:\Users\Star\AppData\Roaming
Appdata C:\Users\Star\AppData\Roaming
(node:14604) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, copyfile 'C:\Users\Star\AppData\Local\Temp\4de143c1-2e69-4dab-943b-518c5327adbf.tmp.yml' -> 'C:\Users\Star\AppData\Roaming\multi-downloader-nx\config\bin-path.yml'
at Object.copyFileSync (node:fs:2800:3)
at Object.func [as copyFileSync] (node:electron/js2c/asar_bundle:5:2027)
at C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\modules\module.cfg-loader.js:74:36
at Array.forEach ()
at Object.ensureConfig (C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\modules\module.cfg-loader.js:72:46)
at C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\gui\electron\src\index.js:140:29
at step (C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\gui\electron\src\index.js:56:23)
at Object.next (C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\gui\electron\src\index.js:37:53)
at fulfilled (C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\gui\electron\src\index.js:28:58)
(Use multi-downloader-nx --trace-warnings ... to show where the warning was created)
(node:14604) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag --unhandled-rejections=strict (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)

(c) Microsoft Corporation. All rights reserved. C:\Users\Star\AppData\Local\Programs\multi-downloader-nx>multi-downloader-nx.exe C:\Users\Star\AppData\Local\Programs\multi-downloader-nx> Appdata C:\Users\Star\AppData\Roaming Appdata C:\Users\Star\AppData\Roaming Appdata C:\Users\Star\AppData\Roaming (node:14604) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, copyfile 'C:\Users\Star\AppData\Local\Temp\4de143c1-2e69-4dab-943b-518c5327adbf.tmp.yml' -> 'C:\Users\Star\AppData\Roaming\multi-downloader-nx\config\bin-path.yml' at Object.copyFileSync (node:fs:2800:3) at Object.func [as copyFileSync] (node:electron/js2c/asar_bundle:5:2027) at C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\modules\module.cfg-loader.js:74:36 at Array.forEach (<anonymous>) at Object.ensureConfig (C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\modules\module.cfg-loader.js:72:46) at C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\gui\electron\src\index.js:140:29 at step (C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\gui\electron\src\index.js:56:23) at Object.next (C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\gui\electron\src\index.js:37:53) at fulfilled (C:\Users\Star\AppData\Local\Programs\multi-downloader-nx\resources\app.asar\gui\electron\src\index.js:28:58) (Use `multi-downloader-nx --trace-warnings ...` to show where the warning was created) (node:14604) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
izu-co commented 2022-03-22 20:35:55 +00:00 (Migrated from github.com)

I sill can't confirm the issue. Please try to reinstall

I sill can't confirm the issue. Please try to reinstall
StrPlayer commented 2022-03-22 21:06:21 +00:00 (Migrated from github.com)

i have

i have
izu-co commented 2022-03-22 21:07:23 +00:00 (Migrated from github.com)

I have no clu why it wont work

I have no clu why it wont work
StrPlayer commented 2022-03-23 02:29:54 +00:00 (Migrated from github.com)

Fixed after using CLI version, the GUI version started working

Fixed after using CLI version, the GUI version started working
sww724 commented 2022-03-25 18:28:26 +00:00 (Migrated from github.com)

Looks like the GUI didn't create a needed directory that the CLI did - "(node:14604) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, copyfile 'C:\Users\Star\AppData\Local\Temp\4de143c1-2e69-4dab-943b-518c5327adbf.tmp.yml' -> 'C:\Users\Star\AppData\Roaming\multi-downloader-nx\config\bin-path.yml'" I haven't seen this error since I mainly use the CLI and am just testing the GUI.

Looks like the GUI didn't create a needed directory that the CLI did - "(node:14604) UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, copyfile 'C:\Users\Star\AppData\Local\Temp\4de143c1-2e69-4dab-943b-518c5327adbf.tmp.yml' -> 'C:\Users\Star\AppData\Roaming\multi-downloader-nx\config\bin-path.yml'" I haven't seen this error since I mainly use the CLI and am just testing the GUI.
izu-co commented 2022-03-25 18:34:19 +00:00 (Migrated from github.com)

Nice catch. Fixed with the newest commit.

Nice catch. Fixed with the newest commit.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Creepso/multi-downloader-nx#292
No description provided.