trezor / trezor-suite

Trezor Suite Monorepo
https://trezor.io/trezor-suite
Other
720 stars 250 forks source link

Automatic trezor UDEV rules instalaltion loads indefinetly #15074

Open Ondra-Zik-SL opened 1 week ago

Ondra-Zik-SL commented 1 week ago

When you try to use the automatic udev rules installation on Linux, it loads indefinitely and never progresses.

Info: Suite Version: app 24.10.1 OS: Ubuntu 24.04 Bridge: 2.0.33

image

Since the udev rules have now been merged into systemd, this function might not be needed anymore? https://github.com/systemd/systemd/commit/a78a52465298e8f5a927da9c9fc56c41837018aa

peter-sanderson commented 1 week ago

It works on the Web but does not work on the Desktop. The problem is that this code is used only in connect-iframe which is not used for the Desktop App.