Stefan Hagen

Results 125 comments of Stefan Hagen

Do you have LUA_PATH set to something else in your environment? Do you have DEVELOPMENT_PATHS=1 set in your environment when building luakit? The arch package builds luakit correctly. I don't...

> However echo $LUA_PATH returns nothing. What about `env | grep -i lua`?

I don't know what to do here. `scripts.job` is not one of our files and also not part of the lua/luajit distribution. It's also nowhere mentioned in the code.

If changing the path order doesn't break a DEVELOPMENT_PATHS=1 build, then I'm not against flipping the order around.

I did some tests and I could see hints on the outlook mail login once. With my config and with the default config no hints are working and I don't...

Do you have a stylesheet in `.local/share/luakit/styles/`? Does this define zoom?

Will the issue go away when you comment ```lua local styles = require "styles"` ``` in `rc.lua`? If not, then I assume it's completely independent from the styles(.db)

Is this the full backtrace you're seeing? There's no luakit and no webkit in there... Can you try to hit the issue with `luakit --log=debug`? EDIT: Nevermind - I'm able...

Can you retest with the latest commit? I cannot reproduce the issue with it anymore.

I just didn't want to be rude without being certain. But there's a high chance that it's fixed now. I'll close the issue. Please reopen it when it happens again....