Package Details: theia-electron 1.59.0-1

Git Clone URL: https://aur.archlinux.org/theia-electron.git (read-only, click to copy)
Package Base: theia-electron
Description: Cloud & Desktop IDE Platform
Upstream URL: https://www.theia-ide.org/
Keywords: eclipse electron ide theia
Licenses: EPL2
Submitter: bence.hornak
Maintainer: ccorn
Last Packager: ccorn
Votes: 19
Popularity: 0.002896
First Submitted: 2020-04-18 15:55 (UTC)
Last Updated: 2025-03-04 12:17 (UTC)

Latest Comments

1 2 3 4 5 Next › Last »

ccorn commented on 2025-04-10 08:23 (UTC)

The recent updates to 1.60.0 and 1.60.1 currently fail in the webpack phase:

Error: webpack exited with an unexpected code: 1.
    at ChildProcess.<anonymous> (/build/theia-electron/src/node_modules/@theia/application-manager/lib/application-process.js:86:28)
    at ChildProcess.emit (node:events:524:28)
    at maybeClose (node:internal/child_process:1104:16)
    at ChildProcess._handle.onexit (node:internal/child_process:304:5)
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
==> ERROR: A failure occurred in build().

Need to investigate this.

ccorn commented on 2024-08-19 15:21 (UTC)

@brody: I have relaxed the nodejs requirements to the specified version range, fulfilled by either nodejs-lts-hydrogen or nodejs-lts-iron.

(By now, the chroot build scripts can resolve such situations without running into an endless yes loop.)

brody commented on 2024-08-13 13:41 (UTC) (edited on 2024-08-13 13:42 (UTC) by brody)

With the current depends of nodejs-lts-hydrogen the package is not installable if there is a different nodejs package like nodejs or nodejs-lts-iron package is installed.

So please remove the nodejs-lts-hydrogen from the depends field and add nodejs-lts-iron to to makedepends field. (See https://github.com/eclipse-theia/theia/blob/master/doc/Developing.md#prerequisites)

ccorn commented on 2024-07-23 13:18 (UTC)

I have adopted this package (as nobody else seems to be willing), and I have merged my autopackage branch into master.

Users of my autopackage fork are encouraged to git switch master.

ccorn commented on 2024-07-23 01:49 (UTC)

Solved! v1.51.0 needs some version resolutions, cf. upstream PR 13748.

The current upstream release is available as autopackage fork.

ccorn commented on 2024-07-04 08:39 (UTC)

I maintain the autopackage fork.

However, since v1.50.0 electron-rebuild aborts. Possibly some tooling version mismatch, but I have not found a fix yet.

I have pushed the current state, so you can try it yourselves. If you manage to build it, please tell.

leuko commented on 2023-10-19 06:31 (UTC)

I am trying to create a browser target of theia and I was not successful until now.

@ccorn would be the right person, his build works.

bence.hornak commented on 2023-10-18 17:06 (UTC)

@leuko do you want to maintain the package?

leuko commented on 2023-10-18 11:42 (UTC) (edited on 2023-10-18 13:38 (UTC) by leuko)

@Bence you did not respond to the out-of-date flag for more than one year, please orphan the package if you don't have the resources to maintain the package.