Opened 12 years ago
Closed 12 years ago
#9624 closed Bug (fixed)
Unable to run builder with no plugins in profile
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Project : CKBuilder | Version: | 4.0 |
Keywords: | Cc: |
Description
The following error occurs when running ckbuilder with no plugin entry:
Exception in thread "main" org.mozilla.javascript.JavaScriptException: Error while generating sprite image: invalid width (0) (e:\CKBuilder\src/lib/image.js#186)
Change History (5)
comment:1 Changed 12 years ago by
Status: | new → pending |
---|
comment:2 Changed 12 years ago by
It's about the command line builder and it is related to the lack of icons in the moono skin
comment:4 Changed 12 years ago by
When executed with -s
option it still throws an error:
Building skins Exception in thread "main" org.mozilla.javascript.JavaScriptException: Error while generating sprite image: invalid width (0) (e:\CKBuilder\src/lib/image.js#186) at ckbuilder.lib.image._c_anonymous_6(e:\CKBuilder\src/lib/image.js:186) at ckbuilder.lib.image.call(e:\CKBuilder\src/lib/image.js)
Without -s
it WFM. However, editor built this way doesn't work because config.plugins is undefined. It should be an empty string.
comment:5 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Fixed in CKBuilder 1.6.1.
I was not able to reproduce this. Please provide more details.
I have chosen basic editor removed all plugins agreed to conditions and downloaded the package.