Results 21 comments of s0

Same issue here with Thinkpad X1 Carbon 3rd gen. Also hangs after "loading block io protocol XXXXXXX".

I worked this out obviously months ago, but it's the broken links that are a problem in terms of misdirecting people.

Autodesk Fusion 360: 2.0.11186 Graphics card model: AMD ATI Radeon HD 8670 / R7 250/350 Graphics card driver: xserver-xorg-video-amdgpu Operating system: Debian 11 Desktop environment: X11, lightdm, i3-wm OpenGL Mode...

> Any idea? Run the launcher (probably in `~/.local/share/applications/fusion360/launcher.sh`) from a terminal and watch the output. There’ll be lots of useless errors from the wine runtime but may also be...

tested both of these cards: Autodesk Fusion 360: 2.0.11186 Graphics card model: AMD R9 380X Graphics card driver: amdgpu 19.1.0-2 Operating system: Debian 11 Desktop environment: X11, lightdm, i3-wm OpenGL...

This is the command verbatim that did eventually work manually in the telnet session: program \"/Users/sparky/Documents/Making\ Projects/DPS5015\ Upgrade/opendps/opendps/opendps.elf\" verify reset Notice \\-escaped quotes, and \\-escaped spaces. Weird.

This is currently a blocking issue in accessing my gitea install due to the incorrect email validation on my admin account. Can this be brought into a release version soon...

May be useful to check out the PR on Gitea's codebase that implemented the webauthn framework, the modern browser U2F/FIDO stack, for how it's implemented. https://github.com/go-gitea/gitea/pull/17957

Are your files in a format that your browser supports? You may need to configure transcoding using the regular settings pages of your server software.

I fixed this by deleting the symlinks in wine directories to my user folders (I'd disabled the sandbox mode that this installer does by default). Just in case someone else...