Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Steam does not run for users with '.' in username #17

Closed
glenkim opened this issue Dec 20, 2012 · 3 comments
Closed

Steam does not run for users with '.' in username #17

glenkim opened this issue Dec 20, 2012 · 3 comments
Assignees
Labels

Comments

@glenkim
Copy link

glenkim commented Dec 20, 2012

Hello all,

I have been having trouble getting steam to run on my Fedora 17 machine. Whenever I run steam, I get the following console output:
[yuh.@lily ~]$ steam
Setting up steam platform in /home/yuh./Steam
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
SteamUpdater: Error: Couldn't create cache directory /home/yuh./Steam/package, got error 2
SteamUpdater: Error: Steam needs to be online to update. Please confirm your network connection and try again.

I created another user with '.' in the username, and it has the same problem. I created 2 users without '.' in their usernames, and these users were able to run steam. Thanks for looking into this.

@draeath
Copy link

draeath commented Dec 20, 2012

Usernames should be alphanumeric only by convention. This should be fixed anyway, but keep in mind you are doing something unusual.

@johnv-valve
Copy link
Contributor

@glenkim - I am seeing this problem only if the username ENDS with a '.' Does that match what you are seeing? For example, if the username is "test.it" then it works. But if it's "test." then it fails.

@glenkim
Copy link
Author

glenkim commented Jan 1, 2013

@johnv-valve That is indeed the case, I just tested on my machine, this only affects usernames ending with '.' Thanks for looking into this, and have a happy new year!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants