scottrice / Ice

Application to automatically add ROMs to Steam
http://scottrice.github.io/Ice/
MIT License
835 stars 96 forks source link

Ignore anonymous user found on SteamOS #343

Closed sharkwouter closed 8 years ago

scottrice commented 8 years ago

Interesting, could you expand your description a bit? Why do we want to do this? Whats the significance of the anonymous user and why do we not want to sync shortcuts for them?

Is there ever a situation where a user //would// want to sync shortcuts for the anonymous user?

sharkwouter commented 8 years ago

Sure. The anonymous user can not be logged in to by users, since there is no option for it. Because of this it is also lacking some directories which Ice needs, causing errors. I could go about fixing these errors, but since the user can't be used that would make little sense to me.

scottrice commented 8 years ago

Seems reasonable, thanks for the explanation!