Loïc Gremaud

Results 7 comments of Loïc Gremaud

Hello, i will make a PR using the api to fetch the latest release: https://wiki.factorio.com/Download_API https://factorio.com/api/latest-releases (something like this) ![image](https://user-images.githubusercontent.com/22106016/162594566-66a40813-417c-4fc2-862e-39f980b83852.png)

> use grep + awk or just awk even and do not require the user to install more software just to handle json > > there's 2 methods that do...

"Creeing into dependency hell for nothing" Ok, then don't install factorio-init (which by the way don't work atm, so nice dependancy) to "just" install a server because it's still one...

Just before definetly closing this, i'm curious to know your opinion on this @Bisa. Thank's in advance !

I have the same problem under arch 6.7.4, i3 4.23, X11 21.1.11. When clicking on the tray-icon and on `Show gitbutler`, if i have GB open, it closes. If it...

Dump? Still got the issue when using the executable alone :)

Ensure that the [broker_api](https://flower.readthedocs.io/en/latest/config.html#broker-api) is set accordingly to your config: example: ``` --broker="amqp://guest:[email protected]:5672/ ``` and ``` --broker-api="http://127.0.0.1:15672/api/ ``` Note that the port change, as well as the auth isn't present...