Thread Locked This thread is locked - replies are not allowed.


This question is not answered. Helpful answers available: 2. Correct answers available: 1.


Permlink Replies: 2 - Pages: 1 - Last Post: 8 Oct 22, 19:44 Last Post By: ragnarfredrik
ragnarfredrik

Posts: 47
Registered: 5-Sep-2016
Info page Mercury
Posted: 8 Oct 22, 14:57
 
Hi
The software stops making an album when I add something in the Info page:

Stack trace for jAlbum 29 using skin Mercury 69:

se.datadosen.util.ScriptException: groovy.lang.MissingPropertyException: No such property: btTitlebar for class: Script87 in common.css at line number 875
at se.datadosen.util.ScriptException.of(ScriptException.java:59)
at se.datadosen.jalbum.ast.ScriptletNode.doEval(ScriptletNode.java:101)
at se.datadosen.jalbum.ast.ASTNode.eval(ASTNode.java:50)
at se.datadosen.jalbum.ast.ASTNode.evalToString(ASTNode.java:59)
at se.datadosen.jalbum.ast.ElementNode$Attributes.get(ElementNode.java:74)
at se.datadosen.jalbum.ast.IfElseNode.doEval(IfElseNode.java:55)
at se.datadosen.jalbum.ast.ASTNode.eval(ASTNode.java:50)
at se.datadosen.jalbum.ast.GroupNode.doEval(GroupNode.java:78)
at se.datadosen.jalbum.ast.ASTNode.eval(ASTNode.java:50)
at se.datadosen.jalbum.ast.IfElseNode.doEval(IfElseNode.java:74)
at se.datadosen.jalbum.ast.ASTNode.eval(ASTNode.java:50)
at se.datadosen.jalbum.ast.GroupNode.doEval(GroupNode.java:78)
at se.datadosen.jalbum.ast.ASTNode.eval(ASTNode.java:50)
at se.datadosen.jalbum.AST.eval(AST.java:68)
at se.datadosen.jalbum.AlbumBean.processTemplateFile(AlbumBean.java:1560)
at se.datadosen.jalbum.AlbumBean.makeAlbumForFolder(AlbumBean.java:1795)
at se.datadosen.jalbum.AlbumBean.makeAlbum(AlbumBean.java:3266)
at se.datadosen.jalbum.AlbumBean.smartMakeAlbum(AlbumBean.java:3158)
at se.datadosen.jalbum.JAlbumFrame$7.run(JAlbumFrame.java:1170)
Caused by: javax.script.ScriptException: groovy.lang.MissingPropertyException: No such property: btTitlebar for class: Script87
at org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.eval(GroovyScriptEngineImpl.java:334)
at org.codehaus.groovy.jsr223.GroovyCompiledScript.eval(GroovyCompiledScript.java:72)
at java.scripting/javax.script.CompiledScript.eval(Unknown Source)
at se.datadosen.jalbum.ast.ScriptletNode.doEval(ScriptletNode.java:71)
... 17 more
Caused by: groovy.lang.MissingPropertyException: No such property: btTitlebar for class: Script87
at org.codehaus.groovy.runtime.ScriptBytecodeAdapter.unwrap(ScriptBytecodeAdapter.java:67)
at org.codehaus.groovy.vmplugin.v8.IndyGuardsFiltersAndSignatures.unwrap(IndyGuardsFiltersAndSignatures.java:161)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:318)
at Script87.run(Script87.groovy:1)
at org.codehaus.groovy.jsr223.GroovyScriptEngineImpl.eval(GroovyScriptEngineImpl.java:331)
... 20 more
JeffTucker

Posts: 8,051
Registered: 31-Jan-2006
Re: Info page Mercury
Posted: 8 Oct 22, 16:36   in response to: ragnarfredrik in response to: ragnarfredrik
 
Attachment common.css (37.4 KB)
Yes, it's looking for a variable that doesn't exist in that skin - a bug!

I'm in a beach house full of my appalling extended family, so I'll have to return to this later. But I think the quick fix is to open the skin directory - Tools, Open directories, Skin directory - and replace the common.css file with the attached version.
ragnarfredrik

Posts: 47
Registered: 5-Sep-2016
Re: Info page Mercury
Posted: 8 Oct 22, 19:44   in response to: JeffTucker in response to: JeffTucker
 
That worked. Thanks!
Have a good time!
Legend
Forum admins
Helpful Answer
Correct Answer

Point your RSS reader here for a feed of the latest messages in all forums