Can you see if it is still happening in the lastest source? I think I have 
fixed this a while back and I couldn't repro this just now.
To run the tests for both, just run in through PSake script: .\psake.ps1 
Test (you may need to run your powershell in elevated mode).

On Wednesday, January 9, 2013 11:23:02 AM UTC+11, Brian Parma wrote:
>
> Hey,  I'm planning on using a simple implementation of rhino-licensing in 
> a project so I was testing it out.
>
> I checked out rhino-licensing from git (
> https://github.com/ayende/rhino-licensing), compiled, and ran the 
> AdminTool project.  It ran fine, but when I clicked File->Open it threw an 
> exception from the Caliburn? library.  It seems the Gesture defined for the 
> MenuItem in ShellView.xaml had no action.  I added "=[Action 
> OpenProject];[Gesture Key:O, Modifiers:Control]=[Action OpenProject]" 
> (based off the New entry) and it fixed the exception.
>
> Also, I tried running the unit tests with xUnit (both gui and console 
> runner), and the tests for the library run fine but the tests for the 
> AdminTool get partway through (~27) and then just hang.
>
> Anyway, the git seems old so I don't know if this project is still in use 
> but it's very helpful for people (like me) who need to do simple licensing 
> schemes.  Thanks for creating it.
>
> B
>

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/rhino-tools-dev?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to