now browsing by category

 

Since the last update (first time it happened was immediately after last update) I get an occasional weirdness on my…

Since the last update (first time it happened was immediately after last update) I get an occasional weirdness on my motog3 (marshmallow) where it looks like ll loses track of how many columns are on the screen. Haven’t yet seen any pattern that triggers it, but restarting the app fixes it.

Picture on the left is normal edit mode, right is the bug.

]]>

Several times I have encountered this bug.

Several times I have encountered this bug. The screen suddenly becomes dark. If I rotate the screen, the rectangle does not change it`s orientation. When I edit the desktop I see that it is just a rectangle and I just delete it.

The nature of this phenomenon I do not understand. This bug happens only with latest (and possibly previous) version. Previously, this had never happened.

]]>

In app drawer/my drawer i use different grid size.

In app drawer/my drawer i use different grid size. Portrait have 5×6, landscape have 9×3. I have set dual position for app drawer. If am in portrait and doing sort by az and now i doing rotate to landscape, now i dont see every apps (some apps are on bottom). I must doing sort by  az, now i see correctly apps. But if i doing rotate back to portrait, now i see less app (only 3 line), than i have grid and i must doing sort by az. But now is bad landscape, this is never end story… Pierre Hébert

In other category (for example by name) isnt this bug visible. Only in my drawer.

]]>

setPosition exception right after desktop onloading

setPosition exception right after desktop onloading

// script set to onLoad event of desktop.

//setTimeout(function() {

  var dt = LL.getCurrentDesktop();

  dt.setPosition(0, 0, 1, false); // go to home position with no animation, scale 100%.

//},5000);

Android.makeNewToast(‘Moved to home.’, true).show();

I know that on loading of desktop, its position moves to home automatically. So generally speaking we dont have to call it manually.

Anyway, apart from that, above script has no problem at all theoretically.

But if I make LL restart, then LL emits error popup saying

“Wrapped java.lang.NullPointerException” ( at setPositin line)

Of course, dt is not null at all.

So I delayed execution by setTimeout, but in no vain.

]]>

onLoad event of desktop is being called twice at restarting LL

onLoad event of desktop is being called twice at restarting LL

I set the desktop’s onLoad event handler to “Run Script”.

And that script has one line like “Android.makeNewToast(Date.now() + ” onLoad…”, true).show();

If I restart LL, then two toast messages are show with different date value.

Because it’s too weird, I tested it in newly installed LL in a virtual machine. However the same result was happened with successive two toast. That means onLoad was called twice at restarting LL.

Its bug? or my bad luck?

]]>

again and again problems with bindings.

again and again problems with bindings.

always when i use items with bindings inside a panel i have trouble with them. after a while (hours, minutes or seconds) the bindings stop working. 

it’s frustrating and drives me crazy.

i do this disable/enable bindings  and disable/enable “use hardware acc…” a hundred times for the items and the panels too. 

it is more worse than before the last update. 

please, please, please Pierre Hébert fix this.

]]>

On every swipe gesture LL move wallpaper.

On every swipe gesture LL move wallpaper.

Check box in desktop settings does not work.

!Same setting works on Nova Launcher (but need reset after android restart)

– workaround to install Nova is not good, and issue back on restart.

Is it possible to fix LL setting?

previous discussion:

https://plus.google.com/113157980543803349502/posts/Xv5ZM4Azdpc

]]>

A script with only three characters that crashes lightning:

A script with only three characters that crashes lightning:

/{/

It seems that regexp Pattern exceptions are not caught, and directly crashes lightning (the app log outputs the error)

But a more strange thing is that, if you create a shortcut to launch this script nothing happens(nor even in the log), but if you run it from an item/container/customMenu then it crash.

]]>

Pierre Hébert I have a custom view which tries to dispatch all touch events, which does not work.

Pierre Hébert I have a custom view which tries to dispatch all touch events, which does not work. I can’t use the onTouch event provided by LL, because I extend an android class. I think if a custom view tries to dispatch a touch event, Lightning should not take it.

]]>

I already mentioned this bug, but i couldn’t explain it wright. I hope this time it will.

I already mentioned this bug, but i couldn’t explain it wright. I hope this time it will.

I have a “second” statusbar “area” on desktop and app drawer. If i disable both settings in systembar settings of desktop (screenshot 1) or app drawer, i get a second “statusbar area”, see screenshot 2,3,4.

Anyone get the same? 

I somehow think it has something to do with the hight of the top bar of the appdrawer.

]]>