Package Details: chatgpt-desktop-bin 1.1.0-1

Git Clone URL: https://aur.archlinux.org/chatgpt-desktop-bin.git (read-only, click to copy)
Package Base: chatgpt-desktop-bin
Description: ChatGPT Desktop Application (Mac, Windows and Linux)
Upstream URL: https://github.com/lencx/ChatGPT
Keywords: chatgpt
Licenses: Apache
Conflicts: chatgpt-desktop
Provides: chatgpt-desktop
Submitter: asas1asas200
Maintainer: asas1asas200
Last Packager: asas1asas200
Votes: 10
Popularity: 0.000103
First Submitted: 2022-12-09 02:44 (UTC)
Last Updated: 2023-08-04 09:59 (UTC)

Latest Comments

1 2 Next › Last »

gefyrotos commented on 2025-11-07 23:09 (UTC)

@archtux

+1 from me (KDE Plasma 6)

For any newbies, if you're on KDE go to the application menu, search for ChatGPT, right click on the entry, select 'Edit Application...' and then enter in the Environment Variables field: 'WEBKIT_DISABLE_COMPOSITING_MODE=1'.

archtux commented on 2025-09-14 05:09 (UTC)

Works in wayland + plasma. WEBKIT_DISABLE_COMPOSITING_MODE=1 chat-gpt

maveric7911 commented on 2025-02-26 21:06 (UTC)

This doesn't seem to work with wayland? I'm using wayland + plasma?

DovieW commented on 2024-05-07 22:15 (UTC)

It starts, but it's just blank. no-fwl-bin has same issue.

Is this program even fully open-source?

cradcore commented on 2023-10-09 15:42 (UTC) (edited on 2023-10-09 15:46 (UTC) by cradcore)

Just gives me a blank white screen. Log doesn't seem particularly helpful

[2023-10-09][15:40:34][chatgpt::app::setup][INFO] stepup
[2023-10-09][15:40:34][chatgpt::app::setup][INFO] global_shortcut_unregister
[2023-10-09][15:40:34][chatgpt::app::setup][INFO] stepup_tray
[2023-10-09][15:40:34][chatgpt::app::setup][INFO] run_check_update
[2023-10-09][15:40:34][chatgpt::utils][INFO] run_check_update: silent=false has_msg=None
[2023-10-09][15:40:34][attohttpc][DEBUG] trying to connect to lencx.github.io:443
[2023-10-09][15:40:34][attohttpc][DEBUG] trying to connect to [2606:50c0:8003::153]:443
[2023-10-09][15:40:34][attohttpc][DEBUG] failed to connect to [2606:50c0:8003::153]:443: Network is unreachable (os error 101)
[2023-10-09][15:40:34][attohttpc][DEBUG] trying to connect to 185.199.111.153:443
[2023-10-09][15:40:34][attohttpc][DEBUG] successfully connected to 185.199.111.153:443, took 4ms
[2023-10-09][15:40:34][reqwest::connect][DEBUG] starting new connection: https://raw.githubusercontent.com/
[2023-10-09][15:40:34][attohttpc][DEBUG] GET /ChatGPT/install.json HTTP/1.1
[2023-10-09][15:40:34][attohttpc][DEBUG] creating a length body reader
[2023-10-09][15:40:34][attohttpc][DEBUG] creating gzip decoder
[2023-10-09][15:40:34][attohttpc][DEBUG] status code 200
src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)

Failed to create GBM buffer of size 800x573: Invalid argument
src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)

Failed to create GBM buffer of size 800x573: Invalid argument
src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)

Failed to create GBM buffer of size 800x573: Invalid argument
Failed to create EGL images for DMABufs with file descriptors -1, -1 and -1
src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)

Failed to create GBM buffer of size 800x573: Invalid argument
src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)

Failed to create GBM buffer of size 800x573: Invalid argument
src/nv_gbm.c:99: GBM-DRV error (nv_gbm_bo_create): DRM_IOCTL_NVIDIA_GEM_ALLOC_NVKMS_MEMORY failed (ret=-1)

Failed to create GBM buffer of size 800x573: Invalid argument
Failed to create EGL images for DMABufs with file descriptors -1, -1 and -1

NicolasV commented on 2023-05-25 13:21 (UTC)

for those who want to update the PKGBUILD to 1.0.0 :

makepkg -g
==> Retrieving sources...
  -> Found ChatGPT_1.0.0_linux_x86_64.deb
==> Generating checksums for source files...
sha256sums=('c13e6ff294f7630818a8e142fd22b33c5b5943a0ead6747c6812277b74562bdc')

bswartz commented on 2023-02-16 01:20 (UTC)

This package needs to depend on libayatana-appindicator

Aaron commented on 2023-02-06 03:40 (UTC)

@rerep install libayatana-appindicator

rerep commented on 2023-01-25 01:47 (UTC) (edited on 2023-01-25 01:48 (UTC) by rerep)

Wouldn't launch after install.
'Failed to load ayatana-appindicator3 or appindicator3 dynamic library'.
Solved by installing libayatana-appindicator

asas1asas200 commented on 2023-01-03 13:14 (UTC)

Upstream changed.