23 Jul 2021 |
@sumner:sumnerevans.com | Actually, there's an issue with translations:
Changing application language to en-us
Fetching translation json for locale: en-us
Could not fetch translation json for locale: 'en-us' Error: Cannot find module './i18n/strings/en-us.json'
Require stack:
- /nix/store/rfsgqqv6hxrkq7k9zqxfg2v5gnwmi4ir-element-desktop-1.7.33/share/element/electron/lib/language-helper.js
- /nix/store/rfsgqqv6hxrkq7k9zqxfg2v5gnwmi4ir-element-desktop-1.7.33/share/element/electron/lib/tray.js
- /nix/store/rfsgqqv6hxrkq7k9zqxfg2v5gnwmi4ir-element-desktop-1.7.33/share/element/electron/lib/electron-main.js
- /nix/store/kjv95jyji0a6587l7ljnnpb56vlb2iha-electron-13.1.6/lib/electron/resources/default_app.asar/main.js
-
at Module._resolveFilename (internal/modules/cjs/loader.js:887:15)
at Function.n._resolveFilename (electron/js2c/browser_init.js:257:1128)
at Module._load (internal/modules/cjs/loader.js:732:27)
at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
at Module.require (internal/modules/cjs/loader.js:959:19)
at require (internal/modules/cjs/helpers.js:88:18)
at AppLocalization.fetchTranslationJson (/nix/store/rfsgqqv6hxrkq7k9zqxfg2v5gnwmi4ir-element-desktop-1.7.33/share/element/electron/lib/language-helper.js:76:20)
at /nix/store/rfsgqqv6hxrkq7k9zqxfg2v5gnwmi4ir-element-desktop-1.7.33/share/element/electron/lib/language-helper.js:89:39
at Array.forEach (<anonymous>)
at AppLocalization.setAppLocale (/nix/store/rfsgqqv6hxrkq7k9zqxfg2v5gnwmi4ir-element-desktop-1.7.33/share/element/electron/lib/language-helper.js:88:17) {
code: 'MODULE_NOT_FOUND',
requireStack: [
'/nix/store/rfsgqqv6hxrkq7k9zqxfg2v5gnwmi4ir-element-desktop-1.7.33/share/element/electron/lib/language-helper.js',
'/nix/store/rfsgqqv6hxrkq7k9zqxfg2v5gnwmi4ir-element-desktop-1.7.33/share/element/electron/lib/tray.js',
'/nix/store/rfsgqqv6hxrkq7k9zqxfg2v5gnwmi4ir-element-desktop-1.7.33/share/element/electron/lib/electron-main.js',
'/nix/store/kjv95jyji0a6587l7ljnnpb56vlb2iha-electron-13.1.6/lib/electron/resources/default_app.asar/main.js',
undefined
]
}
| 16:26:36 |
@sumner:sumnerevans.com | ma27: this results in a weird issue: | 16:30:29 |
@sumner:sumnerevans.com |  Download image.png | 16:30:31 |
ma27 | btw further reviews for https://github.com/NixOS/nixpkgs/pull/131217 (element update) are greatly appreciated. Especially for the elctron part :) | 22:57:51 |
@andreas.schraegle:helsinki-systems.de | seems to run, including localisation | 23:32:39 |
29 Jul 2021 |
andi- | v1.39.0 was just released | 15:36:40 |
@sumner:sumnerevans.com | https://github.com/NixOS/nixpkgs/pull/130808 | 16:14:21 |
andi- | Just tried the appservice-irc test with that above PR and it fails... Not sure if that was actually fine before. | 16:31:36 |
@sumner:sumnerevans.com | ma27: I'll look into the backport error for matrix-synapse 1.39.0, unless you want to | 21:13:26 |
ma27 | it seems as if https://github.com/NixOS/nixpkgs/pull/130808/commits/519eb5a7431836dfaf2d03c83f1595b368c55e2c doesn't apply. Only backporting https://github.com/NixOS/nixpkgs/pull/130808/commits/2044dcf1bb36206027624f7531cfe45545e4f36c should be sufficient | 21:14:43 |
ma27 | if you want to take care of it, that'd be nice :) | 21:14:51 |
@sumner:sumnerevans.com | 👍️ https://github.com/NixOS/nixpkgs/pull/132002 | 21:16:46 |
30 Jul 2021 |
| philipp changed their profile picture. | 20:22:13 |
2 Aug 2021 |
@sumner:sumnerevans.com | I'm updating element-{web,desktop}. There's a major security bug that was fixed. | 17:11:44 |
@sumner:sumnerevans.com | * I'm updating element-{web,desktop}. There's a major security bug that was fixed. PR: https://github.com/NixOS/nixpkgs/pull/132438 | 17:48:07 |
3 Aug 2021 |
@fantasycookie17:artemislena.eu | Why does the PR say merged but search.nixos.org say 1.7.33 as for the version and the | 19:20:07 |
@fantasycookie17:artemislena.eu | * Why does the PR say merged but search.nixos.org say 1.7.33 as for the version and my Element Web appear to be on that version? | 19:20:20 |