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

WIP: Handle InconsistentKraken from RelationshipResolver in GUI #1971

Closed

Conversation

politas
Copy link
Member

@politas politas commented Jan 4, 2017

Finally tracked down the cause of the weirdness. Now to fix it!
Closes #1864

@politas
Copy link
Member Author

politas commented Jan 4, 2017

Curently failing test/GUI/MainModList.cs/ComputeChangeSetFromModList_WithConflictingMods_ThrowsInconsistentKraken

My C# skills have failed me, and I need to work out what's happening.

@politas
Copy link
Member Author

politas commented Jan 6, 2017

I keep getting this:

Test Error : Tests.GUI.MainModListTests.ComputeChangeSetFromModList_WithConflictingMods_ThrowsInconsistentKraken
   System.NullReferenceException : Object reference not set to an instance of an object

I don't know whether this test needs to change? If we're handling the InconsistentKraken exception, is it no longer thrown?
@ayan4m1 , can you have a look?

@politas
Copy link
Member Author

politas commented Jan 7, 2017

The new RaiseError is throwing three error dialogs for some reason. But at least it is now throwing errors!

@politas politas force-pushed the fix/1864-CatchInconsistentKrakenInGUI branch from e89bfc3 to e28f295 Compare January 21, 2017 08:32
@Olympic1 Olympic1 added the GUI Issues affecting the interactive GUI label Jan 23, 2017
@ayan4m1
Copy link
Contributor

ayan4m1 commented Sep 28, 2017

@politas If you can resolve the conflicts I think this would be a good PR to merge in. What is WIP about it?

@politas
Copy link
Member Author

politas commented Oct 7, 2017

That it isn't working properly.

@politas politas force-pushed the fix/1864-CatchInconsistentKrakenInGUI branch from e28f295 to 7451fc0 Compare October 20, 2017 10:59
@politas
Copy link
Member Author

politas commented Oct 20, 2017

Ok, rebased, at least

@politas politas mentioned this pull request Oct 27, 2017
@politas
Copy link
Member Author

politas commented Dec 29, 2017

This branch is all types of messed up. I'm starting afresh.

@politas politas closed this Dec 29, 2017
@politas politas deleted the fix/1864-CatchInconsistentKrakenInGUI branch December 29, 2017 09:32
@HebaruSan
Copy link
Member

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

Successfully merging this pull request may close these issues.

CKAN.ModuleNotFoundKraken: Cannot install <unrelated mod>, module not available
4 participants