Christoph Döberl

Results 17 issues of Christoph Döberl

In case you were wondering why the Dropdown Menu was not aligning properly on the Navigation bar: Your bootstrap setup is kinda weird. According to your package.json you are using...

Hi, I am running into this issue when updating the screen: ``` Traceback (most recent call last): File "/home/pi/show.py", line 41, in update(sys.argv[1]) File "/home/pi/show.py", line 11, in update display...

As explained in #153 I am getting started in thunderbird development. I am on mozilla-beta / comm-beta build starts but fails at `error: no member named 'TB_MAILS_READ' in 'mozilla::Telemetry::ScalarID'` accompanied...

Hi. I am trying to get going with thunderbird development, but although following the getting started the build fails. These are the instructions I am following: https://developer.thunderbird.net/thunderbird-development/building-thunderbird getting mercurial, source...

Hi, I successfully embedded this snippet in my Vue3 application and invoke from within my applicaiton. But no matter how I configure the call to `init()` it does not find...

``` frontend-1 | Compiling... frontend-1 | Compiled with warnings. frontend-1 | frontend-1 | Failed to parse source map from '/app/node_modules/parse5/dist/common/doctype.js.map' file: Error: ENOENT: no such file or directory, open '/app/node_modules/parse5/dist/common/doctype.js.map'...