Search Criteria
Package Details: chatgpt-desktop-git 1.1.0+r8+gfe4f231-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/chatgpt-desktop-git.git (read-only, click to copy) |
|---|---|
| Package Base: | chatgpt-desktop-git |
| 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: | rukh-debug |
| Maintainer: | None |
| Last Packager: | rukh-debug |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-02-04 07:13 (UTC) |
| Last Updated: | 2024-04-16 07:20 (UTC) |
Dependencies (6)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR, openssl-aegisAUR)
- webkit2gtkAUR (webkit2gtk-imgpasteAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- imagemagick (imagemagick-full-gitAUR, imagemagick-gitAUR, imagemagick-essentials-gitAUR, imagemagick-fullAUR) (make)
Latest Comments
1 2 Next › Last »
caoanhhao commented on 2025-11-21 16:15 (UTC) (edited on 2025-11-22 03:04 (UTC) by caoanhhao)
Fix error 71 in wayland. run with command
WEBKIT_DISABLE_COMPOSITING_MODE=1 chat-gptrod2ik commented on 2025-08-05 19:42 (UTC) (edited on 2025-08-05 19:47 (UTC) by rod2ik)
Modify and replace, on line 68, as follows:
Solves the image problem, and prevents the installation from breaking, but I still have a problem with Wayland KDE: Gdk-Message: 21:41:29.482: Error 71 (Erreur de protocole) dispatching to Wayland display.
Does it solve on X11?
ggoebel commented on 2025-04-09 13:44 (UTC)
Regarding henrylaxen's most recent comment on a workaround for the missing logo.png file. There was no chat-gpt.png file in public. There was however a ChatGPT.png.
Regarding vawaver's most recent comment on the missing "javascriptcoregtk-4.1.pc". I had to install webkitgtk-4.1 to satisfy this dependency
Though I also did a pacman -Syu and then specifically reinstalled gst-plugins-base-libs gst-libav gst-plugins-base gst-plugins-good. I'm not sure this was required, but I mention it just in case.
With these changes I was able to do a makepkg -sric and get it to build, install, and run.
henrylaxen commented on 2024-11-17 19:32 (UTC) (edited on 2024-11-17 19:45 (UTC) by henrylaxen)
I can get the package to build with:
There is no logo.png file, but there is a chat-gpt.png file in public. The resize command has to be after the input file and before the output file.
vawaver commented on 2024-11-06 09:22 (UTC)
I have this problem on CachyOS latest:
kimlulz commented on 2024-10-15 04:59 (UTC) (edited on 2024-10-15 04:59 (UTC) by kimlulz)
convertcommands was deprecated. usingmagickinstead on Line 68but it occur..
dreieck commented on 2024-04-16 08:45 (UTC)
Since your update on 2023-03-18, which was after my comment.
Thanks!
rukh-debug commented on 2024-04-16 07:22 (UTC)
@dreieck that's required by cargo, and its in makedependes
ZeroDot1 commented on 2023-04-28 11:11 (UTC)
https://github.com/lencx/nofwl
noar commented on 2023-03-29 16:37 (UTC)
i am geting this error: error[E0599]: no variant or associated item named
TrayFixedCenterfound for enumPositionin the current scope --> src-tauri/src/app/menu.rs:467:40 | 467 | tray_win.move_window(Position::TrayFixedCenter).unwrap();the -bin version coredumps on my machine
1 2 Next › Last »