Jessecar96 / SteamDesktopAuthenticator

Desktop implementation of Steam's mobile authenticator app
MIT License
3.38k stars 629 forks source link

[Arch Linux] Trade Confirmations Will Not Open #291

Open xetrics opened 7 years ago

xetrics commented 7 years ago

When I click View Confirmations... I get a prompt to install the VC++ redist.... which i do. Here is the console output:

Method '<Module>:_getFiberPtrId ()' in assembly '/home/xetrics/dev/SteamDesktopAuthenticator/Steam Desktop Authenticator/bin/Release/CefSharp.Core.dll' contains native code that cannot be executed by Mono on this platform. The assembly was probably created using C++/CLI.

Once I install it, the console gives me this (confirmations fail to open)

xdg-open: unexpected argument '/q'
Try 'xdg-open --help' for more information.
Manila3650 commented 7 years ago

It does not in Ubuntu too, I think its Linux problem.

dyc3 commented 7 years ago

I made a CLI program to replace SteamDesktopAuthenticator on Linux, steamguard-cli. It can read and write the same files that SteamDesktopAuthenticator can, so you don't have to set up your mobile authenticator again. It can also handle trade confirmations.