Bugs and issues in CodeHub and how to resolve them
People
Repo info
Activity
Aalok Singh
@aalok05
Thats true. I already started working on CodeHub before coming across GitIt
However I have gone too far now
I have great plans for CodeHub. Many new features and exciting stuff.
André
@GitMoDu
the target is a Git client or a GitHub client?
Aalok Singh
@aalok05
Github client for now
André
@GitMoDu
You wanna go for that social programming angle, right?
Aalok Singh
@aalok05
Yes
Github is almost like a social network now
Mohit Kumar Yadav
@mohitkyadav
@aalok05 can you tell me how can I add reference to UICompositionAnimations in Visual studio? I have VS 2015 update 3 with all updates.
Aalok Singh
@aalok05
Just clone the UICompositionAnimations project from github. Then build it. You will get UICompositionAnimations.dll file in bin->Release
In your project right click on References-> Add Reference
And browse to the dll
Done
Mohit Kumar Yadav
@mohitkyadav
but How can I find dll?
ohh... ok let me try..
Aalok Singh
@aalok05
Just run the project and you will find it in bin
Mohit Kumar Yadav
@mohitkyadav
Thanks done.
Mohit Kumar Yadav
@mohitkyadav
Severity Code Description Project File Line Suppression State Error Unable to get MD5 checksum for the key file "CodeHub_TemporaryKey.pfx". Could not find file 'D:\xaml\CodeHub-master\CodeHub-master\CodeHub\CodeHub_TemporaryKey.pfx'. CodeHub
Aalok Singh
@aalok05
Just delete the pfx file from VS
Mohit Kumar Yadav
@mohitkyadav
Everything running smoothly.
What callback and app homepage should I fill in github OAuth
Can you please guide me. I am unable continue after log in screen. The URL and the callback URL I am writing In the Github OAuth is opening right after filling my log in credentials in the pop-up window.
Aalok Singh
@aalok05
Tou have to debug and tell me
You*
Mohit Kumar Yadav
@mohitkyadav
Ok
Aalok Singh
@aalok05
Put a breakpoint in the Authenticate method and see what result you are getting
If it succeeds or not
In the code you just have to put the endURi of your own (line 19)
And your key and secret in app.config
Mohit Kumar Yadav
@mohitkyadav
It's all set thanks.
Aalok Singh
@aalok05
No problem
Kristijan Vulinovic
@vkristijan
Hi, I have just installed the app on my phone, and it looks great. However, I have found a bug, and would like to suggest a feature. When i go to the issues page, the app crashes once I click on an issue. It would also be great if it would be possible to create a new issue inside the app.
Aalok Singh
@aalok05
Hey @vkristijan i too just discovered that bug. I am looking into it. Also for the feature for creating issues, thats my next big priority. Thanks for reporting!
Aalok Singh
@aalok05
Actually i found out the root of that bug...making a package for the update right now
Aalok Singh
@aalok05
Update submitted 👍🏻
Kristijan Vulinovic
@vkristijan
wow, that was fast :) thx!
I hope that i'll find some time to contribute to the project too :)