now browsing by category
Happens only when script is run in background.
java.lang.NullPointerException: Attempt to invoke virtual method ‘net.pierrox.lightning_launcher.views.ItemLayout net.pierrox.lightning_launcher.views.u.m()’ on a null object reference
at net.pierrox.lightning_launcher.script.api.Folder.getContainer(Folder.java:101)
at java.lang.reflect.Method.invoke(Native Method)
at org.mozilla.javascript.bd.a(MemberBox.java:126)
at org.mozilla.javascript.bz.call(NativeJavaMethod.java:225)
at org.mozilla.javascript.ao.a(Interpreter.java:1473)
at org.mozilla.javascript.ao.a(Interpreter.java:815)
at org.mozilla.javascript.an.call(InterpretedFunction.java:109)
at org.mozilla.javascript.ContextFactory.a(ContextFactory.java:394)
at org.mozilla.javascript.dn.a(ScriptRuntime.java:3091)
at org.mozilla.javascript.l.a(Context.java:1172)
at org.mozilla.javascript.l.a(Context.java:1139)
at net.pierrox.lightning_launcher.script.b.a(ScriptExecutor.java:602)
at net.pierrox.lightning_launcher.script.b.a(ScriptExecutor.java:536)
at net.pierrox.lightning_launcher.util.FireReceiver.onReceive(FireReceiver.java:32)
at android.app.ActivityThread.handleReceiver(ActivityThread.java:2725)
at android.app.ActivityThread.-wrap14(ActivityThread.java)
at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1421)
at android.os.Handler.dispatchMessage(Handler.java:102)
at android.os.Looper.loop(Looper.java:148)
at android.app.ActivityThread.main(ActivityThread.java:5417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:114)
]]>Can’t set full screen wallpaper, half of navbar is black. Is it bug or settings?
Can’t set full screen wallpaper, half of navbar is black. Is it bug or settings?
LLX 14b2
Motorola Moto G4 stock Android 6.0. 1
]]>I have a dummy binding on a shortcut in a folder that provides a dynamic calendar date icon for the associated app.
However, the last time this ran properly was on 5th October. There must have been an alpha release on either 5th or 6th October that broke it.
The problem seems to be that parseInt(n) on a number with a leading zero (such as that returned by $ll_day) now results in NaN. Adding a second parameter of the form parseInt(n, 10) fixes the problem.
Is this intended new behaviour or is it a bug?
]]>V14a11
Editing properties of script-created items prevents other later scripted edits to work.
E.g. The color of items can’t be set via script once the item has been styled initially (accessing the properties seems to be enough already) via script before the color change is applied.
The color change works (without any code change) if no styling via script happened at the time the item was created.
]]>Not sure if this a bug but when opening the activity screen to edit the settings like layout or events of a desktop,…
You would assume the desktop paused would be fired instead.
]]>