lencx / ChatGPT

🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
https://nofwl.com
52.28k stars 5.88k forks source link

[Bug] Window freezes when sending prompt in 1.1.0 #1034

Open dzyla opened 1 year ago

dzyla commented 1 year ago

Non-ChatGPT bug

Version

1.1.0

Bug description

After updating to 1.1, the window freezes when I submit the prompt, and nothing happens. The window freezes, the history is not visible anymore, and waiting even 30 min does not change the state. This happened after the August ChatGPT update.

I also removed all the cache and local folders of chat-gpt and reinstalled the package; however, the problem stays.

OS

Ubuntu 22.04

Environment

DEB package installed via dpkg.

thehsansaeed commented 1 year ago

It appears that after updating to version 1.1.0, the app freezes upon submitting prompts, rendering history and functionality inaccessible. This issue is exclusive to the app, not chat.openai.com. Despite cache clearance and reinstallation, the problem persists. This occurs on Ubuntu 22.04 with the DEB package. Check sys requirements confirm that the DEB package

dzyla commented 1 year ago

When I tried the AppImage using Ubuntu 22.04 I got this error when submitting the query:

src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)

After this, the window freezes and no further action can be taken. I would appreciate advice on this bug.