thermal icon indicating copy to clipboard operation
thermal copied to clipboard

Stuck on loading repository

Open reaccessort opened this issue 5 years ago • 16 comments

I am always getting stuck screen for any repository These all reporsitories have lots of commits because I have worked over 1 year image image

Uncaught (in promise) Error: Cannot find module '/Applications/Thermal.app/Contents/Resources/app.asar/dist/electron/responses/StatusSummary'
    at e (renderer.js:1)
    at n (renderer.js:1)
    at e.<anonymous> (renderer.js:1)
    at r (renderer.js:1)
    at renderer.js:1
    at processTicksAndRejections (internal/process/task_queues.js:86)

reaccessort avatar Oct 09 '19 04:10 reaccessort

Thank you for creating an issue; one of our team members will get back to you soon!

github-actions[bot] avatar Oct 09 '19 04:10 github-actions[bot]

We're aware of that issue and working on it.

Reference #170

mittalyashu avatar Oct 09 '19 04:10 mittalyashu

Cool

ZhangWebber avatar Oct 10 '19 04:10 ZhangWebber

Hi, what is the status of this issue, since it is a blocking issue?

neemanjabu avatar Dec 06 '19 12:12 neemanjabu

I am still working on it, you can subscribe to this issue for further updates :)

mittalyashu avatar Dec 07 '19 13:12 mittalyashu

Same issue, it doesn't work on Ubuntu 18.10. I do see commits being made in this repo. Does that mean that Thermal does work on other systems?

smeijer avatar Feb 04 '20 12:02 smeijer

Same issue for me

Error: fatal: No remote configured to list refs from.

    at renderer.js:1
    at e.<anonymous> (renderer.js:1)
    at Function.e.fail (renderer.js:1)
    at s (renderer.js:1)
    at renderer.js:1
    at processTicksAndRejections (internal/process/task_queues.js:86)
renderer.js:1 Uncaught (in promise) Error: Cannot find module 'C:\Users\[REDACTED]\AppData\Local\Programs\thermal\resources\app.asar\dist\electron/responses/StatusSummary'
    at e (renderer.js:1)
    at n (renderer.js:1)
    at e.<anonymous> (renderer.js:1)
    at r (renderer.js:1)
    at renderer.js:1
    at processTicksAndRejections (internal/process/task_queues.js:86)
renderer.js:1 Uncaught (in promise) Error: Cannot find module 'C:\Users\[REDACTED]\AppData\Local\Programs\thermal\resources\app.asar\dist\electron/responses/ListLogSummary'
    at e (renderer.js:1)
    at n (renderer.js:1)
    at e.log (renderer.js:1)
    at renderer.js:1
    at new Promise (<anonymous>)
    at renderer.js:1

nblackburn avatar Feb 09 '20 12:02 nblackburn

I'm using Linux and i have same trouble

Abraxelx avatar Feb 27 '20 06:02 Abraxelx

@nblackburn The error message you have shared above it surely an error thrown by the application but it is not something related to the loading repository.

It throws an error when there is no remote URL to access from.

I understand that's not really best way to shown an error. I will look into, how error logging can be improved further.

mittalyashu avatar Mar 01 '20 01:03 mittalyashu

Same issue, it doesn't work on Ubuntu 18.10. I do see commits being made in this repo. Does that mean that Thermal does work on other systems?

@smeijer The app itself work across platform, the error you are facing is more of an git related error (git related error doesn't means there is something wrong with your machine or git which is installed), this issue is within Thermal app which uses Git APIs.

mittalyashu avatar Mar 01 '20 01:03 mittalyashu

@mittalyashu I found the error by enabling the dev tools so this isn't something that was exposed to me. While this might not be related directly it was all I have to hand on the issue.

nblackburn avatar Mar 01 '20 02:03 nblackburn

Are there any updates on this problem? Im facing the same problem.

R4M5E5 avatar Aug 07 '20 23:08 R4M5E5

Honestly, use SmartGit or Fork. @R4M5E5

KaKi87 avatar Aug 08 '20 09:08 KaKi87

Honestly, use SmartGit or Fork. @R4M5E5

Why? I wan't to use this client because it looks good.

R4M5E5 avatar Aug 09 '20 14:08 R4M5E5

Yes it does, and I was in the same mood as you when I arrived here. But, it turns out the product is completely unfinished. I contributed, but things doesn't go fast enough. So I gave up. There is still a year of full time development needed to finish the first stable version of Thermal.

KaKi87 avatar Aug 09 '20 15:08 KaKi87

@reaccessort @Jangmingjin @neemanjabu @smeijer @nblackburn @Abraxelx @R4M5E5 @KaKi87

Please read this issue #3614

mittalyashu avatar Aug 26 '20 08:08 mittalyashu