Mehdi Haghgoo

Results 32 comments of Mehdi Haghgoo

Nice article, easy to understand and apply, and a bit too long :(

@cyber-bridge it's weird. When I start it with the QT_QPA_PLATFORM=xcb, the drag and drop works on Fedora.

For anyone interested in using LaminasSkeletonModule, I refactored the original ZendSkeletonModule to Laminas. You can find it here: https://github.com/djnotes/LaminasSkeletonModule I hope someone from Laminas forks it to be under Laminas...

Thanks @benoitf. How do I access those shared files in the container? I don't see any shared files inside the home directory after I ssh into the vm with `podman...

Is it possible to successfully run docker-compose on Mac with this backend too? I tried setting DOCKER_HOST with the following, but docker-compose won't work. `unix:///Users/mehdi/.local/share/containers/podman/machine/podman-machine-default/podman.sock`

I can successfully run docker-compose on Fedora, both in terminal and VS Code Command Palette. However, on Windows, I get this error: ``` Error: Process 'docker context ls --format="{{json .}}"'...

I switched the audio backend to ALSA and device to default. Now it works without those lags. Thank you. So, is this a bug or the natural expected behavior of...

Does it matter where the server is located? I have opened all the required ports and port ranges, but I am using podman instead of Docker. This error pops up...

Already tried _reload_ to no avail. I'll let you know what happens in dev mode.

So, here's what I see in the Console of the developer mode: ``` main ↪️ error in engine Podman Error: (HTTP code 500) server error - error getting container from...