Ticket #91 (closed Bug: fixed)
CKPackager: NullReferenceException when running under Linux/mono
| Reported by: | Brian Klug <brian.klug+fckeditor@…> | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.4.1 |
| Component: | General | Version: | SVN (FCKeditor) |
| Keywords: | Packager, Confirmed | Cc: |
Description
When I test CKPackager with the "basic" and "fckeditor" samples provided with CKPackager, it works. However, when I use it on the code currently under SVN, it outputs this error:
~/FCKeditor/2_4$ mono ~/CKPackager/CKPackager.exe editor/_packager.xml CKPackager - Version 1.1 Build 3297 Copyright 2004-2006 Frederico Caldeira Knabben - All rights reserved For more information please visit http://www.fckeditor.net/ckpackager This software is not registered yet. Please type the registration name (leave blank for demo): You are running CKPackager in demo mode. All files generated in this mode are bound to the terms of the CKPackager License. Please type the word "demo" to continue and hit enter (leave blank to exit): demo Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object at d.a (System.Xml.XmlDocument A_0) [0x00000] at d.a (System.String A_0) [0x00000] at j.a (System.String[] A_0) [0x00000]
Change History
Note: See
TracTickets for help on using
tickets.