Igor Alentev

Results 9 comments of Igor Alentev
trafficstars

Met this issue on the 0.354.0 version of devcontainers extension. Rolled back to 0.338.1 and everything is working fine again. I am on apple silicon mac with amd64 container through...

#1664 was merged, however, App Store version is still for intel (merge was after the last release). Is it possible to update appstore version or upload release? Thank you in...

> @lvjonok and I for this. Actually me and Lev know each other and been fighting this for a while, but did not find feasible solution. Use case is compilation...

> Are you sure you are specifing the proxy correctly? Usually proxy urls are just http. And from curl docs if you omit the protocol (e.g http://) it uses http://...

> Also re: hanging indefinitely, this is probably something we should handle as error properly, do you have logs? See :CopilotChatDebugInfo, does not provide anything useful or I just do...

> Does the app image of the latest pre-release work for you? I am not sure, I do not use use flatpak, I can test it and come back with...

> I said `app image`, it is in the releases section, not on flathub. I am unable to run unpatched binaries as nixos is non-fhs compliant OS. I can try...

> FHS sandboxes Sorry it took me so much time to try. I have tried `appimage-run` and also tried creating my FHS env with fuse2 (which is what appimage-run does...

> Does Nyxt start if you use `NO_AT_BRIDGE=1 nyxt`? No, it does not. > What shows `ls -l $XDG_RUNTIME_DIR/at-spi`? Nothing. > As a workaround, `WEBKIT_DISABLE_DMABUF_RENDERER=1` as mentioned [here](https://github.com/tauri-apps/tauri/issues/10702#issuecomment-2327642878) helps, but...