-
-
Notifications
You must be signed in to change notification settings - Fork 345
GUI does not allow selecting of KSP in "hidden" .folders under Linux #894
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
Comments
Hey, you can easily add a KSP install from the command- line. Try:
|
So the commands posted above need to be prefixed with 'mono', at least so far as Ubuntu is concerned. Other then that, they work fine. I still suggest some gui based way of locating a KSP install in a hidden folder. For now, mentioning this problem and solution on the forum/wiki would be good. |
Beg your pardon, but is the handling of hidden folders not part of the operating system? The best we could do would be a hint in the wiki about how to configure some of the more widely used file browsers, but especially on Linux, you can never cover all of them... |
The default file browser on Ubuntu does give you a way to see hidden folders. However, the file browser CKAN pops up to select the KSP install location does not use it. It seems as though it is using a mono specific one as the browser looks quite different. |
This is NOT an issue in CKAN or in Linux, but an issue in .NET/Mono. However a workaround inside CKAN is possible. Google for "show hidden files in mono" turns up some interesting results, like this one:
http://lists.ximian.com/pipermail/mono-list/2011-March/046708.html I would suggest that development asks for further advice on StackOverflow and tags the question with Mono. |
Our pre-1.0 releases of CKAN were able to locate steam installs under Linux just fine, so this represents two bugs:
Opening a new ticket for the first of these, making this the bug-tracking ticket or the second. |
I had same problem - but because reinstall of linux system. Previously Steam used .local folder structure (and its still present). So CKAN still automatically detects KSP there. But new Steam install uses .steam folder for its structure and this cannot be selected and wont be automatically detected. |
And then there's the workaround of creating a folder shortcut somewhere to bypass the hidden folder. |
Saturday Jan 10, 2015 at 23:39 GMT # Sample: Friday Sep 13, 2013 at 22:58 GMT
Originally opened as https://github.com/KSP-CKAN/CKAN-support/issues/58
(I feel like I am missing something, but have searched and gone over existing bugs I can't find a solution. Sorry if I missed something)
Steam on Ubuntu by default installed KSP in "home/[username]/.local/share/Steam/steamapps/common/Kerbal Space Program". Notice that 'local' is a hidden folder. CKAN does not auto detect this location. Furthermore, the file browser does not seem to support selecting hidden folders. This combo makes it impossible to direct CKAN to the KSP install.
I have rebooted and re-downloaded CKAN to no avail. I am on a hours old fresh install of Ubuntu 14.04 with the latest Steam and KSP version.
Suggested fixes.
The text was updated successfully, but these errors were encountered: