Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not opening #716

Closed
dmfurlan opened this issue Mar 26, 2023 · 26 comments
Closed

Not opening #716

dmfurlan opened this issue Mar 26, 2023 · 26 comments
Labels
bug Something isn't working

Comments

@dmfurlan
Copy link

Version

ChatGPT_0.12.0_windows_x86_64

Bug description

I did a clean install, never having used it and it simply won't open after installing it.
I click on the icon created on the desktop, but nothing happens.

OS

Windows 10

Environment

No response

@dmfurlan dmfurlan added the bug Something isn't working label Mar 26, 2023
@BENZEMA216
Copy link

+1

@Yurun-LI
Copy link

+1 for MacOSX

@SalsaDura
Copy link

I have the same problem. It doesn't open anymore. I have to use web browser version instead.

@JohnsonChung
Copy link

JohnsonChung commented Mar 29, 2023

I removed the folder 'C:\Users\ {your user name} \xxx.chatgpt'
fixed the issue.

@lduperval
Copy link

I removed the folder 'C:\Users\xxx.chatgpt' fixed the issue.

Excellent, thanks! It fixed it for me also

@dmfurlan
Copy link
Author

This folder do not exists in my windows :(

@lduperval
Copy link

If you use your current usernam, it would be: C:\Users\dmfurlan.chatgpt

Rename it if you saved notes in there, and you should be OK.

@dmfurlan
Copy link
Author

Untitled

@lduperval
Copy link

go into furlan

@lduperval
Copy link

Sorry, I made a typo:

C:\Users\dmfurlan.chatgpt

@lduperval
Copy link

C:\Users\dmfurlan\.chatgpt

@procobain
Copy link

I deleted the folder 'C:\Users\ {your user name} \xxx.chatgpt' and it still isn't opening

Any other solution?

@lduperval
Copy link

Did you literally include the "xxx"? If so, remove it. The folder is called ".chatgpt"

@dmfurlan
Copy link
Author

dmfurlan commented Apr 7, 2023

I really don't found this folder in my laptop pc.
is there any log I can collect to know what the problem is?

@lduperval
Copy link

Yes, there is a ChatGPT Log in the Help menu. Maybe see there?

L

@lduperval
Copy link

But of course, you need to be able to start the app to see it... the file name is ChatGPT.log. Maybe if you search for it you will find the correct folder.

L

@procobain
Copy link

I found a palliative solution.

1 - Delete the C:\Users\YOUR_USER.chatgpt folder
2 - Open powershell as administrator
3 - Open the Chatgpt folder using the command cd 'C:\Program Files\ChatGPT'
4 - Run the command repeatedly until it opens .\ChatGPT.exe (to run it multiple times, just press the "up arrow and enter"

powershell_CObvWpZVRU

@dmfurlan
Copy link
Author

dmfurlan commented Apr 9, 2023

Running the CMD and going to the ChatGPT folder in C:\Program Files\ChatGPT and running chatgpt.exe from here, it ran normally.
If I click through explorer on the executable, nothing happens.
To solve my problem, I created a .bat file with the commands:
cd C:\Program Files\ChatGPT
ChatGPT.exe

Now I can use it normally!

@dmfurlan dmfurlan closed this as completed Apr 9, 2023
@procobain
Copy link

No, you will have problems again.

Opening chatgpt by shortcut, using the mouse, or clicking directly on the .exe is exactly the same thing as opening it through Powershell. The difference is that in powershell you can machine-gun the keyboard by pressing the up arrow and enter, until the program opens. Sometimes I open it with 10 attempts, sometimes with 40 attempts, so the powershell only serves to facilitate the clicks.

@dmfurlan
Copy link
Author

dmfurlan commented Apr 9, 2023

Well, in my case we clearly see that it's not the same thing, because in one place it works and in the other it doesn't.
And I didn't need to fire it several times, just once was enough for it to work.

@user4298539
Copy link

user4298539 commented Jun 2, 2023

After a few months of working properly ChatGPT on windows 10 also after updating to 22H2..
I have the same problem with ChatGPT to the desktop, despite the update to version 1.0. gives,
deleting files from User .chatcgpt also.

The same here as well [ https://github.com//issues/173 ]

I`am checking without which probrams the application does not work and automatically shuts down after startup,
also. because the day before yesterday I removed, for example, microsoft edge, and some other unnecessary programs.... I can only see that in this I might have been at fault.... but I shouldn't be....

i am working on it for the second day and it irritates my autism terribly. if i do not find a way i will be further irritated :) give your support autistic activists :P

I will add that the icon appears when you click on the .exe, unfortunately when you click on the start bar (by the clock) on the icon makes it disappear.... and so for the 2nd day now.... there are few such problems and their solutions equal zero....

@user4298539
Copy link

@lencx commented You can re-download and install WebView2 here (https://developer.microsoft.com/en-us/microsoft-edge/webview2), then restart the application.

@lencx SOLVED! Yes, I had webview from Adobe, but you're right that I also removed it with the removal of microsoft edge. You are my mentor! Thank you,

@dgomp
Copy link

dgomp commented Jun 5, 2023

I figured it runs through cmd as suggested by dmfurlan, so I opened a text file and typed:

cd "C:\Program Files\ChatGPT"
start ChatGPT.exe

Then, I saved it as bat (ChatGPT.bat), went to the shortcut located at C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ChatGPT and redirected the path to bat file.

Now, just double click at the shortcut :)

@Volcano2251
Copy link

I fix that problem with delete not all folder .chatgpt BUT only one folder "notes". (.chatgpt/notes)

@asheroto
Copy link
Contributor

Same issue after using latest WebView2. Worked before that.

@asheroto
Copy link
Contributor

Similar to #1130, #271, #528, #173

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests