plasticuproject

Results 12 comments of plasticuproject

I submitted a pull request for this feature at #177 It's the first GoLang I've written, so please don't be too harsh on me.

@Techbrunch I cloned the original and manually added micksmix's fix, ran his test and it still only logged the one password commit. @micksmix can you demonstrate how your fix is...

@micksmix I see you are using a mac. I am on 64 bit linux. I repeated what you posted step by step and it is still only showing password_03 and...

@micksmix I'm terribly sorry. I had a previous install that was being executed. I'm new to using GoLang and screwed up with some paths. I removed the old original and...

@micksmix I hope you don't mind, but I included your bug fix code in my pull request for a new feature #177. It just didn't make sense for me to...

Oh yeah, it's super slow. It stopped working and I had to change it to wait for the entire page to load as only waiting for the DOM content was...

I think you need to have Eigen3 installed. On Linux I just installed libeigen3-dev through the Ubuntu repository. For Mac, try following the suggestion from this post: https://stackoverflow.com/questions/35658420/installing-eigen-on-mac-os-x-for-xcode

The maintainer of this repo hasn't been active since Jan 2018. It's essentially dead. I have a fork on my account, that I forked from the original RainerKuemmerle/g2o and then...

@ChenHoy @petroskey I added the code from PR #16 to my fork, that may fix your problem.

This library is a fork that wasn't properly forked from the source, and the maintainer hasn't made a commit or responded to a query in over a year. So you...