aradapilot has quit [Remote host closed the connection]
aradapilot has joined #ckan
politas has quit [Read error: Connection reset by peer]
politas has joined #ckan
Raidernick_ has quit [Read error: Connection reset by peer]
Raidernick has joined #ckan
Raidernick_ has joined #ckan
Raidernick has quit [Ping timeout: 186 seconds]
Lyneira has joined #ckan
blowfish has quit [Quit: Leaving]
Hypergolic_Skunk has joined #ckan
schnobs has joined #ckan
<politas>
Chervilpaw, I'm glad you got things working at least slightly. I fear Mono is not well supported on MacOS.
<Qboid>
politas: Chervilpaw left a message for you in #ckan [13.10.2017 22:50:30]: "I got it to work by using the version linked on the wiki for "El Capitan", however the scrollbar on the left is screwed up"
<ckanbot>
CKAN/master ab3ce4e Paul Hebble: Loop to find max KSP version instead of assuming ordering
<ckanbot>
CKAN/master 4369fb0 Paul Hebble: CKAN doesn't use K&R, but we can conform without adding extra lines
<ckanbot>
CKAN/master 8ffc68d Myk: Merge #2131 Loop to find max KSP version instead of assuming ordering
<ckanbot>
[CKAN] politas commented on issue #2131: Ooh, very nice! This has bugged me for a very long time! #1327 was closed without actually fixing the problem entirely. https://git.io/vdXjB
<ckanbot>
[CKAN] politas commented on issue #2132: Ooh, have you managed to touch the Designer without destroying all the layout? https://git.io/vdXji
<ckanbot>
[CKAN] ayan4m1 commented on issue #374: My first rodeo with the NetKAN codebase. The only place I see that error message in the current codebase is https://github.com/KSP-CKAN/CKAN/blob/master/Core/Types/CkanModule.cs#L297 - having a full stack trace would be handy because that CkanModule ctor is being called somewhat frequently in my limited profiling of the current codebase. https://git.io/vd1I1
<ckanbot>
[CKAN] ayan4m1 commented on issue #374: My first rodeo with the NetKAN codebase. The only place I see that error message in the current codebase is https://github.com/KSP-CKAN/CKAN/blob/master/Core/Types/CkanModule.cs#L297 - having a full stack trace would be handy because that CkanModule ctor is being called somewhat frequently in my limited profiling of the current code. https://git.io/vd1I1
<ckanbot>
[CKAN] ayan4m1 commented on issue #399: Asking @politas for some review, I think especially with recent changes to build system this can be closed out as outmoded. https://git.io/vd1LB
<ckanbot>
[CKAN] politas commented on issue #399: @dbent is the one that understands the cmake build process. https://git.io/vd1tM
<ckanbot>
[CKAN] politas closed issue #935: Mirror FOSS mods to S3, allow clients to fallback to mirror https://git.io/vT2bg
<ckanbot>
[CKAN] politas commented on issue #2129: Clean out ~/.mono/registry/CurrentUser/software/ckan/ and put the ckan.exe anywhere you like. https://git.io/vd1qW
<ckanbot>
[CKAN] politas closed issue #1844: CKAN GUI not appearing on mac OS https://git.io/vKbJh
<ckanbot>
[CKAN] politas commented on issue #2075: Automatically removing the lockfile on starting CKAN will prevent you being bothered by the lock file, but it also defeats the purpose the having the lockfile, which is to prevent registry corruption from running multiple processes on the same KSP instance. Do it if you want, but be aware of the dangers. If you are keeping backups of your entire KSP directory, it's probably not going to cause many issues for you
<Chervilpaw>
.
aradapilot_ has joined #ckan
aradapilot has quit [Read error: Connection reset by peer]
egg|zzz|egg is now known as egg|nomz|egg
Micha has joined #ckan
<Micha>
Good evening.
<Micha>
Is there a way to safe/restore a list of installed mods via CKAN?
<ckanbot>
[CKAN] jungletek opened issue #2134: Exception at startup, continuing leaves a UI with no mods listed, and most functions don't work. https://git.io/vd1WP
<ckanbot>
[CKAN] mwerle opened issue #2135: Crash when installing some mods https://git.io/vd1WA
<ckanbot>
[CKAN] jungletek commented on issue #2134: Downgrading to 1.22.3 works as expected, so no DB/settings corruption, FWIW. https://git.io/vd1Wj
<ckanbot>
[CKAN] mwerle commented on issue #2134: Also had this crash on upgrade (Windows10 64-bit), but it had installed the new CKAN.exe. Manually restarting the new CKAN.exe then worked (but I had another issue - #2135). https://git.io/vd1lO
Umbrae has joined #ckan
egg|nomz|egg is now known as egg|zzz|egg
<ckanbot>
[CKAN] HebaruSan commented on issue #2134: Need exception handling here.... https://git.io/vd18m
<ckanbot>
[CKAN] rob-stuart opened issue #2136: File Not Found https://git.io/vd18z
<ckanbot>
[CKAN] HebaruSan commented on issue #2135: I suspect that `Path.GetDirectoryName` is changing the directory separators to backslashes here on Windows:... https://git.io/vd182
<ckanbot>
[CKAN] HebaruSan closed issue #2136: File Not Found https://git.io/vd18z
<ckanbot>
[CKAN] HebaruSan commented on issue #2135: I suspect that `Path.GetDirectoryName` is changing the directory separators to backslashes here on Windows (unable to reproduce this issue on Linux):... https://git.io/vd182
<ckanbot>
[CKAN] rob-stuart commented on issue #2135: I encountered a similar issue when installing USI-Tools.... https://git.io/vd18d
<ckanbot>
[CKAN] rob-stuart commented on issue #2135: I encountered a similar issue when installing USI-Tools.... https://git.io/vd18d
<ckanbot>
[CKAN] HebaruSan commented on issue #2135: I suspect that `Path.GetDirectoryName` is changing the directory separators to backslashes here on Windows (unable to reproduce this issue on Linux):... https://git.io/vd182
<ckanbot>
[CKAN] HebaruSan opened pull request #2137: Fix exception installing some mods (fixes #2135) (master...fix/grandparents-on-windows) https://git.io/vd14g
<ckanbot>
[CKAN] HebaruSan opened pull request #2138: Fix crash on startup (fixes #2134) (master...fix/latest-ksp-exception) https://git.io/vd14K
Nicome has joined #ckan
<ckanbot>
[CKAN] HebaruSan opened pull request #2139: Check for stale lock files (fixes #2075) (master...fix/lock-pid-check) https://git.io/vd1zZ
YetAnotherNerd has joined #ckan
YetAnotherNerd has quit [Client Quit]
Lyneira has quit [Quit: Bye]
Olympic1 has quit [Quit: Nice talking to you]
<ckanbot>
[CKAN] HebaruSan commented on issue #2137: @Olympic1 , so should I merge this myself? I'm not sure how "approved these changes" fits into CKAN's typical work flow. Thanks for taking a look! https://git.io/vd1VI
<ckanbot>
[CKAN] Olympic1 commented on issue #2137: Oh, I thought I pressed the merge button. Was looking on my phone. https://git.io/vd1VA
<ckanbot>
[CKAN] HebaruSan commented on issue #2138: Based on comment in #2137, @Olympic1 intended to merge this by approving it.... https://git.io/vd1wt
<ckanbot>
CKAN/master 0e5aa56 Paul Hebble: Fix crash on startup (fixes #2134)...
<ckanbot>
CKAN/master 20e4e91 Paul Hebble: Fall back to newly added mod's version instead of empty string
<ckanbot>
[CKAN] HebaruSan closed issue #2134: Exception at startup, continuing leaves a UI with no mods listed, and most functions don't work. https://git.io/vd1WP
<ckanbot>
[CKAN] HebaruSan commented on issue #2113: It might be worth localizing CKAN itself first. A user who prefers a non-English locale for mods might also have difficulty navigating an English-only application, and the same setting could drive both the CKAN display and the mod filter. https://git.io/vd1rk
<ckanbot>
[CKAN] HebaruSan commented on issue #2108: The API for metering _might_ be...... https://git.io/vd1rl