Package Details: schildichat-desktop-eol 1.11.112.sc.0.test.0.r551.20260222.cd6a795-1

Git Clone URL: https://aur.archlinux.org/schildichat-desktop-eol.git (read-only, click to copy)
Package Base: schildichat-desktop-eol
Description: A Matrix client based on Element with a more traditional instant messaging experience. End-of-Life: Latest upstream commit before deprecation/ archival.
Upstream URL: https://schildi.chat
Licenses: Apache-2.0
Conflicts: schildichat-desktop, schildichat-desktop-bin, schildichat-desktop-git
Provides: schildichat-desktop, schildichat-desktop-git
Replaces: schildichat-desktop-git
Submitter: dreieck
Maintainer: dreieck
Last Packager: dreieck
Votes: 4
Popularity: 0.000010
First Submitted: 2026-03-10 11:28 (UTC)
Last Updated: 2026-03-10 11:28 (UTC)

Required by (0)

Sources (8)

Pinned Comments

dreieck commented on 2026-03-09 13:42 (UTC) (edited on 2026-04-25 22:35 (UTC) by dreieck)

Upstream was archived, so no more development to expect.

This builds the latest buildable state of the upstream git repository before archival.

Latest Comments

1 2 3 4 Next › Last »

dreieck commented on 2026-03-09 13:42 (UTC) (edited on 2026-04-25 22:35 (UTC) by dreieck)

Upstream was archived, so no more development to expect.

This builds the latest buildable state of the upstream git repository before archival.

dreieck commented on 2026-01-10 19:52 (UTC)

@parhammed:

please overwrite the autolaunch.patch file with this one (line of code is changed)

Thanks for reporting; done.

parhammed commented on 2026-01-06 10:47 (UTC)

please overwrite the autolaunch.patch file with this one (line of code is changed):

diff --git a/src/electron-main.ts b/src/electron-main.ts
--- a/src/electron-main.ts
+++ b/src/electron-main.ts
@@ -226,6 +226,7 @@ async function setupGlobals(): Promise<void> {
     global.launcher = new AutoLaunch({
         name: global.vectorConfig.brand || "SchildiChat",
         isHidden: true,
+        path: "/usr/bin/schildichat-desktop",
         mac: {
             useLaunchAgent: true,
         },

dreieck commented on 2025-09-29 10:17 (UTC)

Ahoj @emnichtda,

thanks for report. Something has changed upstream.

Fixed (although now less icon files will be installed).

emnichtda commented on 2025-09-25 09:43 (UTC)

Hey, I've been having issues with building the package lately. It fails at package() with

install: cannot stat 'element-desktop/res/img/element.png': No such file or directory
==> ERROR: A failure occurred in package().
    Aborting...
 -> error making: schildichat-desktop-git-exit status 4

any1 else? any fix?

dreieck commented on 2024-10-21 23:22 (UTC) (edited on 2024-10-21 23:22 (UTC) by dreieck)

Please report issues related to the build process or dependencies here in the comments.

  • Do not flag out of date for build or packaging issues.
  • Please do flag out of date if e.g. the current upstream branch which is kept up to date is switched (back) from lite to master or sc.

Regards!

dreieck commented on 2024-10-21 23:16 (UTC)

I've added you as co-maintainer. I'll disown it as soon as you signal me you're okay with that

I am OK with that.

Regards!

lsf commented on 2024-10-21 22:51 (UTC) (edited on 2024-10-21 22:51 (UTC) by lsf)

Considering I've been terrible at maintaining it for the past few months (sorry about that!): gladly! Thanks for having taken care of it for a while now!

I've added you as co-maintainer. I'll disown it as soon as you signal me you're okay with that (which could also be right away ^^).

dreieck commented on 2024-10-21 21:44 (UTC) (edited on 2024-10-21 21:47 (UTC) by dreieck)

Turned out that

I needed to apply the quick-and-dirty patch workaround_issue_265.patch to work arround this issue

was due to "too new" electron version.

↗ Latest working version is indeed electron30, my fault, now corrected in ↗ my local variant of the PKGBUILD.

By the way, I am willing to maintain this package, if you want to hand it over.

Regards!