Shade

Results 11 comments of Shade

![Screenshot from 2019-08-11 01-53-47](https://user-images.githubusercontent.com/21172799/62827925-f63d7c00-bbda-11e9-85ab-4d8fa4ddf303.png) As you can see, my home directory isn't empty. But it shows up as empty in the "Please choose an image file" dialog.

This is the only output I get when running oomox from the terminal: !! WARNING !! 'pystache' and 'python-yaml' need to be installed for exporting Base16 themes (__main__.py:2): dconf-WARNING **:...

For GTK2 I have 2.24.32-1ubuntu1 and for GTK3 3.22.30-1ubuntu4. I can browse my home directory without any issue in Meld.

I'm running into what I presume to be the same issue. I'm using an image based on this Dockerfile: ``` FROM docker:26.0.1 RUN apk update RUN apk add python3 python3-dev...

As a workaround I disabled Traefik and configured nginx directly (as described [here](https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/configuring-playbook-own-webserver.md#using-your-own-nginx-reverse-proxy-running-on-the-same-machine)), but since that is not future-proof I'd like to solve the original problem.

@IF-Adin Unfortunately not. My matrix server is still running under a directly configured nginx.

I would also be interested in this feature. I'm somewhat confused about the state of this issue though. Am I correct in assuming that @taukakao implemented this, but it was...

No. Navigating to `http://localhost` results in > This site can’t be reached > The webpage at http://localhost/ might be temporarily down or it may have moved permanently to a new...

Waiting did not solve the issue. According to the logs there is an authentication error, but I don't quite understand how that could be. ``` 2024-02-06 22:18:50,179 DEBG 'puma' stdout...

I deleted `env` and `~/stringer` and ran the docker compose command again. Now I am getting a different error. In the stringer container: ``` tput: No value for $TERM and...