Package Details: cherry-studio-bin 1.4.1-1

Git Clone URL: https://aur.archlinux.org/cherry-studio-bin.git (read-only, click to copy)
Package Base: cherry-studio-bin
Description: 🍒 Cherry Studio is a desktop client that supports for multiple LLM providers
Upstream URL: https://github.com/cherryHQ/cherry-studio
Keywords: ai chatgpt cherry-studio
Licenses: custom
Conflicts: cherry-studio
Submitter: EggBorn
Maintainer: EggBorn
Last Packager: EggBorn
Votes: 11
Popularity: 2.12
First Submitted: 2024-10-10 01:06 (UTC)
Last Updated: 2025-06-05 22:12 (UTC)

Dependencies (1)

Required by (0)

Sources (3)

Latest Comments

1 2 Next › Last »

EggBorn commented on 2025-05-27 03:38 (UTC)

@wang1zhen You comment at the wrong package.

EggBorn commented on 2025-05-27 03:36 (UTC)

@GoodbyeNJN Fixed. Will work on next version.

wang1zhen commented on 2025-05-27 03:04 (UTC)

The validity check did not pass

==> Making package: cherry-studio-electron-bin 1.3.12-2 (Tue 27 May 2025 12:01:41 PM JST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found LICENSE-1.3.12
  -> Found cherry-studio-electron.sh
  -> Found cherry-studio-electron-1.3.12-x86_64.AppImage
==> Validating source files with sha256sums...
    LICENSE-1.3.12 ... FAILED
    cherry-studio-electron.sh ... Passed
==> ERROR: One or more files did not pass the validity check!
 -> error making: cherry-studio-electron-bin-exit status 1
checking dependencies...

GoodbyeNJN commented on 2025-05-23 07:58 (UTC)

An error occurs when starting version 1.3.9-1:

dlopen(): error loading libfuse.so.2

AppImages require FUSE to run.
You might still be able to extract the contents of this AppImage
if you run it with the --appimage-extract option.
See https://github.com/AppImage/AppImageKit/wiki/FUSE
for more information

It looks like fuse2 needs to be listed as a dependency.

LuceLoong commented on 2025-04-27 01:30 (UTC) (edited on 2025-04-27 01:45 (UTC) by LuceLoong)

Please add StartupWMClass=CherryStudio to the .desktop file per upstream recommendation: https://github.com/CherryHQ/cherry-studio/issues/2483. This fixes window association. Thanks!

EggBorn commented on 2025-04-25 01:06 (UTC)

@nealinux Sorry. Fixed. The auto script went wrong.

nealinux commented on 2025-04-24 22:42 (UTC)

null-1 这版本号是不是搞错了啊?

jengland commented on 2025-04-24 03:13 (UTC)

I got this error:

[892717:0423/231015.280792:ERROR:object_proxy.cc(576)] Failed to call method: org.freedesktop.DBus.Properties.Get: object_path= /org/freedesktop/portal/desktop: org.freedesktop.DBus.Error.InvalidArgs: No such interface “org.freedesktop.portal.FileChooser”
[892717:0423/231015.280826:ERROR:select_file_dialog_linux_portal.cc(291)] Failed to read portal version property
fish: Job 1, 'cherry-studio' terminated by signal SIGTRAP (Trace or breakpoint trap)

I was able to fix it by installing this:

 sudo pacman -S xdg-desktop-portal

EggBorn commented on 2025-04-08 12:25 (UTC)

@c02y Sure. Done.

c02y commented on 2025-04-08 04:30 (UTC)

Can the pkgver variable be disabled, and the latest tag version always used? This package from upstream gets updated quite frequently.