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

Cannot start on Arch Linux #36

Closed
fdietze opened this issue Mar 18, 2014 · 3 comments
Closed

Cannot start on Arch Linux #36

fdietze opened this issue Mar 18, 2014 · 3 comments
Assignees
Labels

Comments

@fdietze
Copy link

fdietze commented Mar 18, 2014

Hi,

I just downloaded the current version (3.1.0.0) and tried to start with $ ./start.sh on Arch Linux. This gives me the following exception:

 Unhandled Exception:
 System.ArgumentException: invalid user id
 Parameter name: user
   at Mono.Unix.UnixUserInfo..ctor (Int64 user) [0x00000] in <filename unknown>:0·
   at Mono.Unix.UnixUserInfo.GetRealUser () [0x00000] in <filename unknown>:0·
   at Mono.Unix.UnixEnvironment.get_UserName () [0x00000] in <filename unknown>:0·
   at XG.Application.Programm.Main (System.String[] args) [0x00000] in <filename unknown>:0·
 [ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: invalid user id
 Parameter name: user
   at Mono.Unix.UnixUserInfo..ctor (Int64 user) [0x00000] in <filename unknown>:0·
   at Mono.Unix.UnixUserInfo.GetRealUser () [0x00000] in <filename unknown>:0·
   at Mono.Unix.UnixEnvironment.get_UserName () [0x00000] in <filename unknown>:0·
   at XG.Application.Programm.Main (System.String[] args) [0x00000] in <filename unknown>:0

It seems like there is something wrong with my user configuration in Linux but I cannot figure out what it is. Do you have an idea?

Thanks!

@Strubbl
Copy link

Strubbl commented Mar 18, 2014

This issue has been introduced in Arch in the latest updates (since some weeks). I was using XG some weeks ago and it was working fine. Now I tried to start it and I get exactly the same error. Even with an old version of XG which was working in past.

@lformella
Copy link
Owner

@fdietze
Copy link
Author

fdietze commented Mar 19, 2014

It's working now. Thanks a lot!

@lformella lformella self-assigned this Apr 8, 2014
@lformella lformella added the bug label Apr 8, 2014
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

3 participants