Bug / Feature #583
closedSystem.ArgumentException: Private key missing.
100%
Description
Ich habe PiVote_Client_Debian_x86_1.0.5.0.deb auf einem Ubuntu 10.10 installiert. Das Ausdrucken des Zertifikats schlug jedoch fehl. (Buttons waren alle grau und kein Fenster erschien) Ein erneuter Start bringt nun immer unten stehende Exception wenn die Maske für das Erstellen des Zertifikats geladen werden sollte. Deinstallation und erneute Installation bringt nichts. Gleiches gilt bei älteren Versionen. SVN Version kann ich ohne VS nicht bauen, korrekt?
Grüsse Phil
System.ArgumentException: Private key missing.
at Pirate.PiVote.Crypto.Signed`1[Pirate.PiVote.Crypto.Encrypted`1[Pirate.PiVote.Crypto.SignatureRequest]]..ctor (Pirate.PiVote.Crypto.Encrypted`1 value, Pirate.PiVote.Crypto.Certificate certificate) [0x00000] in <filename unknown>:0
at Pirate.PiVote.Crypto.Secure`1[Pirate.PiVote.Crypto.SignatureRequest]..ctor (Pirate.PiVote.Crypto.SignatureRequest value, Pirate.PiVote.Crypto.Certificate receiverCertificate, Pirate.PiVote.Crypto.Certificate senderCertificate) [0x00000] in <filename unknown>:0
at Pirate.PiVote.Client.SimpleCreateCertificateItem.Begin () [0x00000] in <filename unknown>:0
at Pirate.PiVote.Client.Wizard.SetItem (Pirate.PiVote.Client.WizardItem item) [0x00000] in <filename unknown>:0
at Pirate.PiVote.Client.Wizard.nextButton_Click (System.Object sender, System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.OnClick (System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.OnClick (System.EventArgs e) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ButtonBase.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.OnMouseUp (System.Windows.Forms.MouseEventArgs mevent) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WmLButtonUp (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.ButtonBase.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Button.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlWindowTarget.OnMessage (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.Control+ControlNativeWindow.WndProc (System.Windows.Forms.Message& m) [0x00000] in <filename unknown>:0
at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr wParam, IntPtr lParam) [0x00000] in <filename unknown>:0
Updated by Anonymous almost 14 years ago
mono Pirate.PiVote.Client.exe aus PiVote_Client_Linux_x86_1.0.5.0.zip wirft die selbe Exception.
Updated by Exception almost 14 years ago
- Category set to Usability
- Status changed from New to 3
- Assignee set to Exception
- Target version set to PiVote 1.0.7.0
Fixed.