Angelo Steinbach

Results 11 comments of Angelo Steinbach

Does anybody have a working example with Microsoft Teams for x11 or wayland? None of the posted workarounds work for me under Ubuntu 22.04 with GNOME.

Same here. I resolved it by creating a symbolic link under /checkout to my src folder like this: `ln -s /home/username/.rustup/toolchains/nightly-x86_64-unknown-linux-gnu/lib/rustlib/src/rust /checkout` Works fine but it is just a workaround....

@achillesss "/checkout" is the absolute path. Just created the symlink under "/".

I'm also willing to work on this if you can give me a quick hint where the changes are needed :).

Hey @apricote, just ran into this and searched a while for the solution. The `alias_ips= []` workaround works well. Is there a update about that issue? Anything we can do...

Hey @benluelo, seems like some checks failed because there is a unused import which is treated as an error. Can you fix that? I would love to see this merged...

I opened up a PR to your branch with the rebase on main :)

@abonander FYI: Rebase is merged, checks are green :).

@abonander Can you merge this :)?

Don't want to bother but I would really love to see this merged :) Anything that is missing that I can assist with?