-
some hints are already eg. in https://github.com/deltachat/deltachat-desktop/pull/422
-
Could desktop logging improve so we can better help users? I think it needs
"time-elapsed" and which thread is emitting the event. Two examples as exhibits:
Desktop issue we are trying to debug…
hpk42 updated
5 years ago
-
-
linux, desktop/core master from yesterday. can't really make sense of this traceback -- does it hint at what goes wrong? It might be that core-rust got stricter recently but still i'd like to see a c…
hpk42 updated
5 years ago
-
It's good for now I think, but we should really spend more time on it to make sure it shows most features (everything is not possible). For example:
* group chats
* icon in a group chat
* markdow…
-
Output:
```
:: Parsing SRCINFO (1/2): rpgp-git
:: Parsing SRCINFO (2/2): deltachat-desktop-git
resolving dependencies...
looking for conflicting packages...
Packages (4) node-gyp-5.0.2-1 np…
-
Deltachat-node is `GPL-3.0`, but deltachat-desktop is `GPL-3.0-or-later`.
That probably needs to be resolved in deltachat-node, which does not specify the license clearly enough (no source code hea…
-
I am trying to run the the node generator on [this lockfile](https://github.com/deltachat/deltachat-desktop/blob/59d2a55a49c48929fbe86fce1ef50e27c12af4ed/package-lock.json#L1), but it fails:
```
$…
-
In the language selection menu I noticed `Belgian` as a language. Belgian isn't a language, languages in spoken in Belgium are either Dutch, French or German.
I noticed there is also `Dutch`, `Nee…
-
useful for development, needed for https://github.com/deltachat/deltachat-desktop-dev-env/issues/12
The idea is to have an environment variable to toggle (dc-core-rs) debug builds and linking to th…