Tudor Plugaru

Results 39 comments of Tudor Plugaru

a solution is to manually open the theme file and edit it. Just comment this 2 lines ``` # elif which pyenv &> /dev/null; then # prompt_segment $BULLETTRAIN_VIRTUALENV_BG $BULLETTRAIN_VIRTUALENV_FG $BULLETTRAIN_VIRTUALENV_PREFIX"...

@Naros Here is a draft PR with the changes I did for this. Now, it needs a couple of improvements, but this is more of a starting point. Let me...

@EricWittmann yes, you are right. It's indeed not crashing because of this, it was something else, but because this were the only logs before the app was killed, I assumed...

> OK that's good news (although we should still investigate that warning). What was the actual cause of the crash?? Now I'm super curious. :) K8s node autoscaller was moving...

@forsberg How did you managed to use the `config/application.properties` file? Where should be located in the container? I'm also trying to do that but with no luck, see #1805

@forsberg Thanks a lot, it seems to work if I mount it under `/deployments`. Right now, if I exec into the container, the `$PWD` is pointing to `/home/jboss` and I...

Any way to not force the `elasticsearch>=7.0.0,

Hi, I am working on other small application that will do the same thing as this indicator, but it will be published in AppCenter.

Hi, this is on the roadmap, but I need to build this as a desktop application and not as an indicator. I would like to do this, but right now...

you have to compile and build the indicator in order to use it. The command `ninja install` handles the installation for you.