Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

user defined useragent sets only after page reloading #886

Open
dm9pZCAq opened this issue Jan 20, 2021 · 3 comments
Open

user defined useragent sets only after page reloading #886

dm9pZCAq opened this issue Jan 20, 2021 · 3 comments
Labels

Comments

@dm9pZCAq
Copy link

dm9pZCAq commented Jan 20, 2021

I'm submitting a…

Bug Report

Current Behavior

i am starting new session with https://ifconfig.me/ua as homepage and it is showing default webkit useragent but after reload it sets to settings.webview.user_agent

when i do :tabopen https://ifconfig.me/ua there also default ua at first time and correct after reload

luakit --verbose

[    0.005283] V [core/web_context]: base_data_directory:                 (null)
[    0.005321] V [core/web_context]: base_cache_directory:                (null)
[    0.005326] V [core/web_context]: disk_cache_directory:                /home/v/.cache/luakit
[    0.005332] V [core/web_context]: indexeddb_directory:                 /home/v/.local/share/luakit/indexeddb
[    0.005338] V [core/web_context]: local_storage_directory:             /home/v/.local/share/luakit/local_storage
[    0.005343] V [core/web_context]: offline_application_cache_directory: /home/v/.local/share/luakit/applications
[    0.005348] V [core/web_context]: websql_directory:                    /home/v/.local/share/luakit/websql
[    1.538079] V [core/web_context]: setting spell check languages: en_US
[    1.538468] V [core/luah]: rc file '/home/v/.config/luakit/rc.lua' does not exist
[    1.538484] I [core/luah]: Loading rc: /etc/xdg/luakit/rc.lua
[    1.644750] V [lua/lousy/bind]: no bind :log to remove
[    1.644767] V [lua/lousy/bind]: added bind :log
[    1.645776] V [lua/lousy/bind]: no bind <Escape> to remove
[    1.645788] V [lua/lousy/bind]: added bind <Escape>
[    1.645813] V [lua/lousy/bind]: no bind <control-[> to remove
[    1.645820] V [lua/lousy/bind]: added bind <control-[>
[    1.645835] V [lua/lousy/bind]: no bind <Mouse2> to remove
[    1.645843] V [lua/lousy/bind]: added bind <Mouse2>
[    1.645860] V [lua/lousy/bind]: no bind <control-Mouse1> to remove
[    1.645867] V [lua/lousy/bind]: added bind <control-Mouse1>
[    1.645883] V [lua/lousy/bind]: no bind <control-Scroll> to remove
[    1.645889] V [lua/lousy/bind]: added bind <control-Scroll>
[    1.645905] V [lua/lousy/bind]: no bind <shift-Scroll> to remove
[    1.645912] V [lua/lousy/bind]: added bind <shift-Scroll>
[    1.645936] V [lua/lousy/bind]: no bind <any> to remove
[    1.645943] V [lua/lousy/bind]: added bind <any>
[    1.645955] V [lua/lousy/bind]: no bind <i> to remove
[    1.645961] V [lua/lousy/bind]: added bind <i>
[    1.645974] V [lua/lousy/bind]: no bind <:> to remove
[    1.645980] V [lua/lousy/bind]: added bind <:>
[    1.645990] V [lua/lousy/bind]: no bind <j> to remove
[    1.645996] V [lua/lousy/bind]: added bind <j>
[    1.646007] V [lua/lousy/bind]: no bind <k> to remove
[    1.646014] V [lua/lousy/bind]: added bind <k>
[    1.646024] V [lua/lousy/bind]: no bind <h> to remove
[    1.646030] V [lua/lousy/bind]: added bind <h>
[    1.646041] V [lua/lousy/bind]: no bind <l> to remove
[    1.646046] V [lua/lousy/bind]: added bind <l>
[    1.646078] V [lua/lousy/bind]: no bind <Down> to remove
[    1.646085] V [lua/lousy/bind]: added bind <Down>
[    1.646098] V [lua/lousy/bind]: no bind <Up> to remove
[    1.646105] V [lua/lousy/bind]: added bind <Up>
[    1.646117] V [lua/lousy/bind]: no bind <Left> to remove
[    1.646124] V [lua/lousy/bind]: added bind <Left>
[    1.646141] V [lua/lousy/bind]: no bind <Right> to remove
[    1.646148] V [lua/lousy/bind]: added bind <Right>
[    1.646161] V [lua/lousy/bind]: no bind <KP_Down> to remove
[    1.646168] V [lua/lousy/bind]: added bind <KP_Down>
[    1.646181] V [lua/lousy/bind]: no bind <KP_Up> to remove
[    1.646187] V [lua/lousy/bind]: added bind <KP_Up>
[    1.646199] V [lua/lousy/bind]: no bind <KP_Left> to remove
[    1.646206] V [lua/lousy/bind]: added bind <KP_Left>
[    1.646218] V [lua/lousy/bind]: no bind <KP_Right> to remove
[    1.646225] V [lua/lousy/bind]: added bind <KP_Right>
[    1.646248] V [lua/lousy/bind]: no bind <^> to remove
[    1.646255] V [lua/lousy/bind]: added bind <^>
[    1.646290] V [lua/lousy/bind]: no bind <$> to remove
[    1.646297] V [lua/lousy/bind]: added bind <$>
[    1.646314] V [lua/lousy/bind]: no bind <0> to remove
[    1.646320] V [lua/lousy/bind]: added bind <0>
[    1.646337] V [lua/lousy/bind]: no bind <control-e> to remove
[    1.646343] V [lua/lousy/bind]: added bind <control-e>
[    1.646358] V [lua/lousy/bind]: no bind <control-y> to remove
[    1.646365] V [lua/lousy/bind]: added bind <control-y>
[    1.646379] V [lua/lousy/bind]: no bind <control-d> to remove
[    1.646385] V [lua/lousy/bind]: added bind <control-d>
[    1.646410] V [lua/lousy/bind]: no bind <control-u> to remove
[    1.646417] V [lua/lousy/bind]: added bind <control-u>
[    1.646431] V [lua/lousy/bind]: no bind <control-f> to remove
[    1.646437] V [lua/lousy/bind]: added bind <control-f>
[    1.646481] V [lua/lousy/bind]: no bind <control-b> to remove
[    1.646489] V [lua/lousy/bind]: added bind <control-b>
[    1.646503] V [lua/lousy/bind]: no bind <space> to remove
[    1.646509] V [lua/lousy/bind]: added bind <space>
[    1.646525] V [lua/lousy/bind]: no bind <shift-space> to remove
[    1.646532] V [lua/lousy/bind]: added bind <shift-space>
[    1.646545] V [lua/lousy/bind]: no bind <BackSpace> to remove
[    1.646551] V [lua/lousy/bind]: added bind <BackSpace>
[    1.646562] V [lua/lousy/bind]: no bind <Page_Down> to remove
[    1.646568] V [lua/lousy/bind]: added bind <Page_Down>
[    1.646585] V [lua/lousy/bind]: no bind <Page_Up> to remove
[    1.646591] V [lua/lousy/bind]: added bind <Page_Up>
[    1.646603] V [lua/lousy/bind]: no bind <KP_Next> to remove
[    1.646609] V [lua/lousy/bind]: added bind <KP_Next>
[    1.646622] V [lua/lousy/bind]: no bind <KP_Page_Up> to remove
[    1.646628] V [lua/lousy/bind]: added bind <KP_Page_Up>
[    1.646640] V [lua/lousy/bind]: no bind <Home> to remove
[    1.646646] V [lua/lousy/bind]: added bind <Home>
[    1.646658] V [lua/lousy/bind]: no bind <End> to remove
[    1.646665] V [lua/lousy/bind]: added bind <End>
[    1.646676] V [lua/lousy/bind]: no bind <KP_Home> to remove
[    1.646682] V [lua/lousy/bind]: added bind <KP_Home>
[    1.646702] V [lua/lousy/bind]: no bind <KP_End> to remove
[    1.646708] V [lua/lousy/bind]: added bind <KP_End>
[    1.646726] V [lua/lousy/bind]: no bind ^gg$ to remove
[    1.646732] V [lua/lousy/bind]: added bind ^gg$
[    1.646755] V [lua/lousy/bind]: no bind <shift-g> to remove
[    1.646762] V [lua/lousy/bind]: added bind <shift-g>
[    1.646776] V [lua/lousy/bind]: no bind <%> to remove
[    1.646782] V [lua/lousy/bind]: added bind <%>
[    1.646795] V [lua/lousy/bind]: no bind <+> to remove
[    1.646800] V [lua/lousy/bind]: added bind <+>
[    1.646814] V [lua/lousy/bind]: no bind <Minus> to remove
[    1.646820] V [lua/lousy/bind]: added bind <Minus>
[    1.646833] V [lua/lousy/bind]: no bind <=> to remove
[    1.646839] V [lua/lousy/bind]: added bind <=>
[    1.646849] V [lua/lousy/bind]: no bind ^zi$ to remove
[    1.646855] V [lua/lousy/bind]: added bind ^zi$
[    1.646865] V [lua/lousy/bind]: no bind ^zo$ to remove
[    1.646871] V [lua/lousy/bind]: added bind ^zo$
[    1.646889] V [lua/lousy/bind]: no bind ^zz$ to remove
[    1.646895] V [lua/lousy/bind]: added bind ^zz$
[    1.646909] V [lua/lousy/bind]: no bind <F11> to remove
[    1.646915] V [lua/lousy/bind]: added bind <F11>
[    1.646925] V [lua/lousy/bind]: no bind ^pp$ to remove
[    1.646931] V [lua/lousy/bind]: added bind ^pp$
[    1.646941] V [lua/lousy/bind]: no bind ^pt$ to remove
[    1.646947] V [lua/lousy/bind]: added bind ^pt$
[    1.646957] V [lua/lousy/bind]: no bind ^pw$ to remove
[    1.646963] V [lua/lousy/bind]: added bind ^pw$
[    1.646986] V [lua/lousy/bind]: no bind ^PP$ to remove
[    1.646993] V [lua/lousy/bind]: added bind ^PP$
[    1.647003] V [lua/lousy/bind]: no bind ^PT$ to remove
[    1.647009] V [lua/lousy/bind]: added bind ^PT$
[    1.647019] V [lua/lousy/bind]: no bind ^PW$ to remove
[    1.647025] V [lua/lousy/bind]: added bind ^PW$
[    1.647038] V [lua/lousy/bind]: no bind <y> to remove
[    1.647044] V [lua/lousy/bind]: added bind <y>
[    1.647060] V [lua/lousy/bind]: no bind <shift-y> to remove
[    1.647067] V [lua/lousy/bind]: added bind <shift-y>
[    1.647083] V [lua/lousy/bind]: no bind <control-a> to remove
[    1.647090] V [lua/lousy/bind]: added bind <control-a>
[    1.647135] V [lua/lousy/bind]: no bind <control-x> to remove
[    1.647142] V [lua/lousy/bind]: added bind <control-x>
[    1.647155] V [lua/lousy/bind]: no bind <o> to remove
[    1.647161] V [lua/lousy/bind]: added bind <o>
[    1.647178] V [lua/lousy/bind]: no bind <t> to remove
[    1.647185] V [lua/lousy/bind]: added bind <t>
[    1.647197] V [lua/lousy/bind]: no bind <w> to remove
[    1.647203] V [lua/lousy/bind]: added bind <w>
[    1.647218] V [lua/lousy/bind]: no bind <shift-o> to remove
[    1.647224] V [lua/lousy/bind]: added bind <shift-o>
[    1.647247] V [lua/lousy/bind]: no bind <shift-t> to remove
[    1.647253] V [lua/lousy/bind]: added bind <shift-t>
[    1.647268] V [lua/lousy/bind]: no bind <shift-w> to remove
[    1.647275] V [lua/lousy/bind]: added bind <shift-w>
[    1.647289] V [lua/lousy/bind]: no bind <shift-h> to remove
[    1.647295] V [lua/lousy/bind]: added bind <shift-h>
[    1.647317] V [lua/lousy/bind]: no bind <shift-l> to remove
[    1.647324] V [lua/lousy/bind]: added bind <shift-l>
[    1.647338] V [lua/lousy/bind]: no bind <Back> to remove
[    1.647344] V [lua/lousy/bind]: added bind <Back>
[    1.647358] V [lua/lousy/bind]: no bind <Forward> to remove
[    1.647365] V [lua/lousy/bind]: added bind <Forward>
[    1.647400] V [lua/lousy/bind]: no bind <control-o> to remove
[    1.647407] V [lua/lousy/bind]: added bind <control-o>
[    1.647443] V [lua/lousy/bind]: no bind <control-i> to remove
[    1.647450] V [lua/lousy/bind]: added bind <control-i>
[    1.647467] V [lua/lousy/bind]: no bind <control-Page_Up> to remove
[    1.647473] V [lua/lousy/bind]: added bind <control-Page_Up>
[    1.647489] V [lua/lousy/bind]: no bind <control-Page_Down> to remove
[    1.647496] V [lua/lousy/bind]: added bind <control-Page_Down>
[    1.647520] V [lua/lousy/bind]: no bind <control-Tab> to remove
[    1.647527] V [lua/lousy/bind]: added bind <control-Tab>
[    1.647548] V [lua/lousy/bind]: no bind <control-shift-Tab> to remove
[    1.647554] V [lua/lousy/bind]: added bind <control-shift-Tab>
[    1.647571] V [lua/lousy/bind]: no bind <shift-j> to remove
[    1.647577] V [lua/lousy/bind]: added bind <shift-j>
[    1.647592] V [lua/lousy/bind]: no bind <shift-k> to remove
[    1.647598] V [lua/lousy/bind]: added bind <shift-k>
[    1.647620] V [lua/lousy/bind]: no bind <F1> to remove
[    1.647627] V [lua/lousy/bind]: added bind <F1>
[    1.647641] V [lua/lousy/bind]: no bind <F12> to remove
[    1.647648] V [lua/lousy/bind]: added bind <F12>
[    1.647660] V [lua/lousy/bind]: no bind ^gT$ to remove
[    1.647666] V [lua/lousy/bind]: added bind ^gT$
[    1.647677] V [lua/lousy/bind]: no bind ^gt$ to remove
[    1.647683] V [lua/lousy/bind]: added bind ^gt$
[    1.647694] V [lua/lousy/bind]: no bind ^g0$ to remove
[    1.647699] V [lua/lousy/bind]: added bind ^g0$
[    1.647710] V [lua/lousy/bind]: no bind ^g$$ to remove
[    1.647719] V [lua/lousy/bind]: added bind ^g$$
[    1.647737] V [lua/lousy/bind]: no bind <control-t> to remove
[    1.647743] V [lua/lousy/bind]: added bind <control-t>
[    1.647759] V [lua/lousy/bind]: no bind <control-w> to remove
[    1.647765] V [lua/lousy/bind]: added bind <control-w>
[    1.647779] V [lua/lousy/bind]: no bind <d> to remove
[    1.647785] V [lua/lousy/bind]: added bind <d>
[    1.647800] V [lua/lousy/bind]: no bind <<> to remove
[    1.647806] V [lua/lousy/bind]: added bind <<>
[    1.647821] V [lua/lousy/bind]: no bind <>> to remove
[    1.647827] V [lua/lousy/bind]: added bind <>>
[    1.647838] V [lua/lousy/bind]: no bind ^gH$ to remove
[    1.647844] V [lua/lousy/bind]: added bind ^gH$
[    1.647863] V [lua/lousy/bind]: no bind ^gh$ to remove
[    1.647869] V [lua/lousy/bind]: added bind ^gh$
[    1.647880] V [lua/lousy/bind]: no bind ^gy$ to remove
[    1.647886] V [lua/lousy/bind]: added bind ^gy$
[    1.647899] V [lua/lousy/bind]: no bind <r> to remove
[    1.647905] V [lua/lousy/bind]: added bind <r>
[    1.647922] V [lua/lousy/bind]: no bind <shift-r> to remove
[    1.647928] V [lua/lousy/bind]: added bind <shift-r>
[    1.647945] V [lua/lousy/bind]: no bind <control-c> to remove
[    1.647951] V [lua/lousy/bind]: added bind <control-c>
[    1.647970] V [lua/lousy/bind]: no bind <control-shift-r> to remove
[    1.647977] V [lua/lousy/bind]: added bind <control-shift-r>
[    1.647988] V [lua/lousy/bind]: no bind ^ZZ$ to remove
[    1.647994] V [lua/lousy/bind]: added bind ^ZZ$
[    1.648005] V [lua/lousy/bind]: no bind ^ZQ$ to remove
[    1.648011] V [lua/lousy/bind]: added bind ^ZQ$
[    1.648027] V [lua/lousy/bind]: no bind <control-z> to remove
[    1.648033] V [lua/lousy/bind]: added bind <control-z>
[    1.648047] V [lua/lousy/bind]: no bind <control-z> to remove
[    1.648053] V [lua/lousy/bind]: added bind <control-z>
[    1.648067] V [lua/lousy/bind]: no bind <Escape> to remove
[    1.648073] V [lua/lousy/bind]: added bind <Escape>
[    1.648419] V [lua/lousy/bind]: no bind <mod1-1> to remove
[    1.648430] V [lua/lousy/bind]: added bind <mod1-1>
[    1.648449] V [lua/lousy/bind]: no bind <mod1-2> to remove
[    1.648456] V [lua/lousy/bind]: added bind <mod1-2>
[    1.648473] V [lua/lousy/bind]: no bind <mod1-3> to remove
[    1.648479] V [lua/lousy/bind]: added bind <mod1-3>
[    1.648497] V [lua/lousy/bind]: no bind <mod1-4> to remove
[    1.648504] V [lua/lousy/bind]: added bind <mod1-4>
[    1.648539] V [lua/lousy/bind]: no bind <mod1-5> to remove
[    1.648545] V [lua/lousy/bind]: added bind <mod1-5>
[    1.648562] V [lua/lousy/bind]: no bind <mod1-6> to remove
[    1.648569] V [lua/lousy/bind]: added bind <mod1-6>
[    1.648585] V [lua/lousy/bind]: no bind <mod1-7> to remove
[    1.648592] V [lua/lousy/bind]: added bind <mod1-7>
[    1.648609] V [lua/lousy/bind]: no bind <mod1-8> to remove
[    1.648615] V [lua/lousy/bind]: added bind <mod1-8>
[    1.648631] V [lua/lousy/bind]: no bind <mod1-9> to remove
[    1.648637] V [lua/lousy/bind]: added bind <mod1-9>
[    1.648661] V [lua/lousy/bind]: no bind <mod1-0> to remove
[    1.648668] V [lua/lousy/bind]: added bind <mod1-0>
[    1.648717] V [lua/lousy/bind]: no bind ^%S+! to remove
[    1.648725] V [lua/lousy/bind]: added bind ^%S+!
[    1.648757] V [lua/lousy/bind]: no bind <control-Return> to remove
[    1.648765] V [lua/lousy/bind]: added bind <control-Return>
[    1.648773] V [lua/lousy/bind]: no bind :c[lose] to remove
[    1.648779] V [lua/lousy/bind]: added bind :c[lose]
[    1.648787] V [lua/lousy/bind]: no bind :print to remove
[    1.648793] V [lua/lousy/bind]: added bind :print
[    1.648800] V [lua/lousy/bind]: no bind :stop to remove
[    1.648806] V [lua/lousy/bind]: added bind :stop
[    1.648814] V [lua/lousy/bind]: no bind :reload to remove
[    1.648820] V [lua/lousy/bind]: added bind :reload
[    1.648827] V [lua/lousy/bind]: no bind :restart to remove
[    1.648833] V [lua/lousy/bind]: added bind :restart
[    1.648840] V [lua/lousy/bind]: no bind :write to remove
[    1.648846] V [lua/lousy/bind]: added bind :write
[    1.648854] V [lua/lousy/bind]: no bind :noh[lsearch] to remove
[    1.648860] V [lua/lousy/bind]: added bind :noh[lsearch]
[    1.648868] V [lua/lousy/bind]: no bind :back to remove
[    1.648874] V [lua/lousy/bind]: added bind :back
[    1.648889] V [lua/lousy/bind]: no bind :f[orward] to remove
[    1.648895] V [lua/lousy/bind]: added bind :f[orward]
[    1.648903] V [lua/lousy/bind]: no bind :inc[rease] to remove
[    1.648909] V [lua/lousy/bind]: added bind :inc[rease]
[    1.648921] V [lua/lousy/bind]: no bind :o[pen] to remove
[    1.648927] V [lua/lousy/bind]: added bind :o[pen]
[    1.648936] V [lua/lousy/bind]: no bind :t[abopen] to remove
[    1.648941] V [lua/lousy/bind]: added bind :t[abopen]
[    1.648950] V [lua/lousy/bind]: no bind :priv-t[abopen] to remove
[    1.648956] V [lua/lousy/bind]: added bind :priv-t[abopen]
[    1.648964] V [lua/lousy/bind]: no bind :w[inopen] to remove
[    1.648970] V [lua/lousy/bind]: added bind :w[inopen]
[    1.648978] V [lua/lousy/bind]: no bind :javascript, :js to remove
[    1.648984] V [lua/lousy/bind]: added bind :javascript, :js
[    1.648993] V [lua/lousy/bind]: no bind :tab to remove
[    1.648999] V [lua/lousy/bind]: added bind :tab
[    1.649007] V [lua/lousy/bind]: no bind :tabd[o] to remove
[    1.649013] V [lua/lousy/bind]: added bind :tabd[o]
[    1.649021] V [lua/lousy/bind]: no bind :tabdu[plicate] to remove
[    1.649027] V [lua/lousy/bind]: added bind :tabdu[plicate]
[    1.649034] V [lua/lousy/bind]: no bind :tabfir[st] to remove
[    1.649040] V [lua/lousy/bind]: added bind :tabfir[st]
[    1.649047] V [lua/lousy/bind]: no bind :tabl[ast] to remove
[    1.649053] V [lua/lousy/bind]: added bind :tabl[ast]
[    1.649061] V [lua/lousy/bind]: no bind :tabn[ext] to remove
[    1.649067] V [lua/lousy/bind]: added bind :tabn[ext]
[    1.649075] V [lua/lousy/bind]: no bind :tabp[revious] to remove
[    1.649081] V [lua/lousy/bind]: added bind :tabp[revious]
[    1.649090] V [lua/lousy/bind]: no bind :tabde[tach] to remove
[    1.649097] V [lua/lousy/bind]: added bind :tabde[tach]
[    1.649105] V [lua/lousy/bind]: no bind :q[uit] to remove
[    1.649110] V [lua/lousy/bind]: added bind :q[uit]
[    1.649118] V [lua/lousy/bind]: no bind :wq[all] to remove
[    1.649124] V [lua/lousy/bind]: added bind :wq[all]
[    1.649132] V [lua/lousy/bind]: no bind :lua to remove
[    1.649138] V [lua/lousy/bind]: added bind :lua
[    1.649146] V [lua/lousy/bind]: no bind :dump to remove
[    1.649152] V [lua/lousy/bind]: added bind :dump
[    1.649160] V [lua/lousy/bind]: no bind :save to remove
[    1.649166] V [lua/lousy/bind]: added bind :save
[    1.649179] V [lua/lousy/bind]: no bind :set to remove
[    1.649185] V [lua/lousy/bind]: added bind :set
[    1.649193] V [lua/lousy/bind]: no bind :seton to remove
[    1.649200] V [lua/lousy/bind]: added bind :seton
[    1.650269] V [lua/lousy/bind]: no bind :settings to remove
[    1.650282] V [lua/lousy/bind]: added bind :settings
[    1.650768] V [lua/lousy/bind]: no bind :adblock-reload, :abr to remove
[    1.650779] V [lua/lousy/bind]: added bind :adblock-reload, :abr
[    1.650790] V [lua/lousy/bind]: no bind :adblock-list-enable, :able to remove
[    1.650797] V [lua/lousy/bind]: added bind :adblock-list-enable, :able
[    1.650805] V [lua/lousy/bind]: no bind :adblock-list-disable, :abld to remove
[    1.650811] V [lua/lousy/bind]: added bind :adblock-list-disable, :abld
[    1.650819] V [lua/lousy/bind]: no bind :adblock-enable, :abe to remove
[    1.650825] V [lua/lousy/bind]: added bind :adblock-enable, :abe
[    1.650834] V [lua/lousy/bind]: no bind :adblock-disable, :abd to remove
[    1.650840] V [lua/lousy/bind]: added bind :adblock-disable, :abd
[    1.650862] V [lua/adblock]: searching for filter lists in /home/v/.local/share/luakit/adblock/
[    1.650900] I [lua/adblock]: found 0 filter lists
[    1.651304] V [lua/lousy/bind]: no bind ^ga$ to remove
[    1.651315] V [lua/lousy/bind]: added bind ^ga$
[    1.651328] V [lua/lousy/bind]: no bind ^gA$ to remove
[    1.651335] V [lua/lousy/bind]: added bind ^gA$
[    1.651348] V [lua/lousy/bind]: no bind :adblock to remove
[    1.651354] V [lua/lousy/bind]: added bind :adblock
[    1.651477] V [lua/lousy/bind]: no bind :in[spect] to remove
[    1.651485] V [lua/lousy/bind]: added bind :in[spect]
[    1.651975] V [lua/lousy/bind]: no bind <Return> to remove
[    1.651986] V [lua/lousy/bind]: added bind <Return>
[    1.651999] V [lua/lousy/bind]: no bind <j> to remove
[    1.652005] V [lua/lousy/bind]: added bind <j>
[    1.652015] V [lua/lousy/bind]: no bind <k> to remove
[    1.652021] V [lua/lousy/bind]: added bind <k>
[    1.652032] V [lua/lousy/bind]: no bind <Down> to remove
[    1.652039] V [lua/lousy/bind]: added bind <Down>
[    1.652051] V [lua/lousy/bind]: no bind <Up> to remove
[    1.652057] V [lua/lousy/bind]: added bind <Up>
[    1.652068] V [lua/lousy/bind]: no bind <KP_Down> to remove
[    1.652073] V [lua/lousy/bind]: added bind <KP_Down>
[    1.652084] V [lua/lousy/bind]: no bind <KP_Up> to remove
[    1.652089] V [lua/lousy/bind]: added bind <KP_Up>
[    1.652100] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.652106] V [lua/lousy/bind]: added bind <Tab>
[    1.652121] V [lua/lousy/bind]: no bind <shift-Tab> to remove
[    1.652127] V [lua/lousy/bind]: added bind <shift-Tab>
[    1.652160] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.652167] V [lua/lousy/bind]: added bind <Tab>
[    1.652196] V [lua/lousy/bind]: no bind <shift-Tab> to remove
[    1.652203] V [lua/lousy/bind]: added bind <shift-Tab>
[    1.652215] V [lua/lousy/bind]: no bind <Return> to remove
[    1.652221] V [lua/lousy/bind]: added bind <Return>
[    1.652235] V [lua/lousy/bind]: no bind ^za$ to remove
[    1.652240] V [lua/lousy/bind]: added bind ^za$
[    1.652252] V [lua/lousy/bind]: no bind ^ze$ to remove
[    1.652258] V [lua/lousy/bind]: added bind ^ze$
[    1.652278] V [lua/lousy/bind]: no bind ^zl$ to remove
[    1.652284] V [lua/lousy/bind]: added bind ^zl$
[    1.652296] V [lua/lousy/bind]: no bind ^zL$ to remove
[    1.652301] V [lua/lousy/bind]: added bind ^zL$
[    1.652564] V [lua/lousy/bind]: no bind :proxy to remove
[    1.652573] V [lua/lousy/bind]: added bind :proxy
[    1.652603] V [lua/lousy/bind]: no bind <Return> to remove
[    1.652611] V [lua/lousy/bind]: added bind <Return>
[    1.652623] V [lua/lousy/bind]: no bind <d> to remove
[    1.652629] V [lua/lousy/bind]: added bind <d>
[    1.652641] V [lua/lousy/bind]: no bind <e> to remove
[    1.652647] V [lua/lousy/bind]: added bind <e>
[    1.652658] V [lua/lousy/bind]: no bind <a> to remove
[    1.652664] V [lua/lousy/bind]: added bind <a>
[    1.652674] V [lua/lousy/bind]: no bind <j> to remove
[    1.652680] V [lua/lousy/bind]: added bind <j>
[    1.652690] V [lua/lousy/bind]: no bind <k> to remove
[    1.652696] V [lua/lousy/bind]: added bind <k>
[    1.652708] V [lua/lousy/bind]: no bind <Down> to remove
[    1.652717] V [lua/lousy/bind]: added bind <Down>
[    1.652741] V [lua/lousy/bind]: no bind <Up> to remove
[    1.652748] V [lua/lousy/bind]: added bind <Up>
[    1.652760] V [lua/lousy/bind]: no bind <KP_Down> to remove
[    1.652766] V [lua/lousy/bind]: added bind <KP_Down>
[    1.652778] V [lua/lousy/bind]: no bind <KP_Up> to remove
[    1.652784] V [lua/lousy/bind]: added bind <KP_Up>
[    1.652795] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.652801] V [lua/lousy/bind]: added bind <Tab>
[    1.652817] V [lua/lousy/bind]: no bind <shift-Tab> to remove
[    1.652823] V [lua/lousy/bind]: added bind <shift-Tab>
[    1.653113] V [lua/lousy/bind]: no bind ^g[onw][a-zA-Z0-9]$ to remove
[    1.653122] V [lua/lousy/bind]: added bind ^g[onw][a-zA-Z0-9]$
[    1.653136] V [lua/lousy/bind]: no bind ^M[a-zA-Z0-9]$ to remove
[    1.653142] V [lua/lousy/bind]: added bind ^M[a-zA-Z0-9]$
[    1.653173] V [lua/lousy/bind]: no bind :qma[rk] to remove
[    1.653180] V [lua/lousy/bind]: added bind :qma[rk]
[    1.653189] V [lua/lousy/bind]: no bind :qmarkedit, :qme to remove
[    1.653195] V [lua/lousy/bind]: added bind :qmarkedit, :qme
[    1.653204] V [lua/lousy/bind]: no bind :delqm[arks] to remove
[    1.653210] V [lua/lousy/bind]: added bind :delqm[arks]
[    1.653220] V [lua/lousy/bind]: no bind :qmarks to remove
[    1.653226] V [lua/lousy/bind]: added bind :qmarks
[    1.653276] V [lua/lousy/bind]: no bind <d> to remove
[    1.653284] V [lua/lousy/bind]: added bind <d>
[    1.653296] V [lua/lousy/bind]: no bind <e> to remove
[    1.653301] V [lua/lousy/bind]: added bind <e>
[    1.653313] V [lua/lousy/bind]: no bind <Return> to remove
[    1.653320] V [lua/lousy/bind]: added bind <Return>
[    1.653330] V [lua/lousy/bind]: no bind <t> to remove
[    1.653336] V [lua/lousy/bind]: added bind <t>
[    1.653346] V [lua/lousy/bind]: no bind <w> to remove
[    1.653352] V [lua/lousy/bind]: added bind <w>
[    1.653369] V [lua/lousy/bind]: no bind <j> to remove
[    1.653376] V [lua/lousy/bind]: added bind <j>
[    1.653386] V [lua/lousy/bind]: no bind <k> to remove
[    1.653392] V [lua/lousy/bind]: added bind <k>
[    1.653403] V [lua/lousy/bind]: no bind <Down> to remove
[    1.653409] V [lua/lousy/bind]: added bind <Down>
[    1.653421] V [lua/lousy/bind]: no bind <Up> to remove
[    1.653427] V [lua/lousy/bind]: added bind <Up>
[    1.653439] V [lua/lousy/bind]: no bind <KP_Down> to remove
[    1.653445] V [lua/lousy/bind]: added bind <KP_Down>
[    1.653456] V [lua/lousy/bind]: no bind <KP_Up> to remove
[    1.653462] V [lua/lousy/bind]: added bind <KP_Up>
[    1.653473] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.653479] V [lua/lousy/bind]: added bind <Tab>
[    1.653495] V [lua/lousy/bind]: no bind <shift-Tab> to remove
[    1.653501] V [lua/lousy/bind]: added bind <shift-Tab>
[    1.654005] V [lua/lousy/bind]: no bind <u> to remove
[    1.654016] V [lua/lousy/bind]: added bind <u>
[    1.654059] V [lua/lousy/bind]: no bind <d> to remove
[    1.654066] V [lua/lousy/bind]: added bind <d>
[    1.654078] V [lua/lousy/bind]: no bind <u> to remove
[    1.654084] V [lua/lousy/bind]: added bind <u>
[    1.654095] V [lua/lousy/bind]: no bind <w> to remove
[    1.654101] V [lua/lousy/bind]: added bind <w>
[    1.654113] V [lua/lousy/bind]: no bind <Return> to remove
[    1.654120] V [lua/lousy/bind]: added bind <Return>
[    1.654130] V [lua/lousy/bind]: no bind <j> to remove
[    1.654136] V [lua/lousy/bind]: added bind <j>
[    1.654147] V [lua/lousy/bind]: no bind <k> to remove
[    1.654153] V [lua/lousy/bind]: added bind <k>
[    1.654164] V [lua/lousy/bind]: no bind <Down> to remove
[    1.654170] V [lua/lousy/bind]: added bind <Down>
[    1.654182] V [lua/lousy/bind]: no bind <Up> to remove
[    1.654187] V [lua/lousy/bind]: added bind <Up>
[    1.654199] V [lua/lousy/bind]: no bind <KP_Down> to remove
[    1.654206] V [lua/lousy/bind]: added bind <KP_Down>
[    1.654217] V [lua/lousy/bind]: no bind <KP_Up> to remove
[    1.654224] V [lua/lousy/bind]: added bind <KP_Up>
[    1.654235] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.654241] V [lua/lousy/bind]: added bind <Tab>
[    1.654257] V [lua/lousy/bind]: no bind <shift-Tab> to remove
[    1.654263] V [lua/lousy/bind]: added bind <shift-Tab>
[    1.654288] V [lua/lousy/bind]: no bind :undolist to remove
[    1.654295] V [lua/lousy/bind]: added bind :undolist
[    1.654472] V [lua/lousy/bind]: no bind <t> to remove
[    1.654481] V [lua/lousy/bind]: added bind <t>
[    1.654492] V [lua/lousy/bind]: no bind <w> to remove
[    1.654498] V [lua/lousy/bind]: added bind <w>
[    1.654510] V [lua/lousy/bind]: no bind <Return> to remove
[    1.654516] V [lua/lousy/bind]: added bind <Return>
[    1.654527] V [lua/lousy/bind]: no bind <j> to remove
[    1.654533] V [lua/lousy/bind]: added bind <j>
[    1.654543] V [lua/lousy/bind]: no bind <k> to remove
[    1.654550] V [lua/lousy/bind]: added bind <k>
[    1.654570] V [lua/lousy/bind]: no bind <Down> to remove
[    1.654577] V [lua/lousy/bind]: added bind <Down>
[    1.654590] V [lua/lousy/bind]: no bind <Up> to remove
[    1.654596] V [lua/lousy/bind]: added bind <Up>
[    1.654615] V [lua/lousy/bind]: no bind <KP_Down> to remove
[    1.654621] V [lua/lousy/bind]: added bind <KP_Down>
[    1.654633] V [lua/lousy/bind]: no bind <KP_Up> to remove
[    1.654640] V [lua/lousy/bind]: added bind <KP_Up>
[    1.654651] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.654658] V [lua/lousy/bind]: added bind <Tab>
[    1.654673] V [lua/lousy/bind]: no bind <shift-Tab> to remove
[    1.654679] V [lua/lousy/bind]: added bind <shift-Tab>
[    1.654693] V [lua/lousy/bind]: no bind :tabhistory to remove
[    1.654699] V [lua/lousy/bind]: added bind :tabhistory
[    1.655052] V [lua/lousy/bind]: no bind :userscriptinstall, :usi, :usinstall to remove
[    1.655063] V [lua/lousy/bind]: added bind :userscriptinstall, :usi, :usinstall
[    1.655074] V [lua/lousy/bind]: no bind :userscripts, :uscripts to remove
[    1.655081] V [lua/lousy/bind]: added bind :userscripts, :uscripts
[    1.655123] V [lua/lousy/bind]: no bind <space> to remove
[    1.655131] V [lua/lousy/bind]: added bind <space>
[    1.655143] V [lua/lousy/bind]: no bind <e> to remove
[    1.655149] V [lua/lousy/bind]: added bind <e>
[    1.655159] V [lua/lousy/bind]: no bind <j> to remove
[    1.655165] V [lua/lousy/bind]: added bind <j>
[    1.655175] V [lua/lousy/bind]: no bind <k> to remove
[    1.655181] V [lua/lousy/bind]: added bind <k>
[    1.655192] V [lua/lousy/bind]: no bind <Down> to remove
[    1.655199] V [lua/lousy/bind]: added bind <Down>
[    1.655210] V [lua/lousy/bind]: no bind <Up> to remove
[    1.655216] V [lua/lousy/bind]: added bind <Up>
[    1.655227] V [lua/lousy/bind]: no bind <KP_Down> to remove
[    1.655233] V [lua/lousy/bind]: added bind <KP_Down>
[    1.655245] V [lua/lousy/bind]: no bind <KP_Up> to remove
[    1.655251] V [lua/lousy/bind]: added bind <KP_Up>
[    1.655262] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.655268] V [lua/lousy/bind]: added bind <Tab>
[    1.655283] V [lua/lousy/bind]: no bind <shift-Tab> to remove
[    1.655289] V [lua/lousy/bind]: added bind <shift-Tab>
[    1.655668] V [lua/lousy/bind]: no bind <shift-b> to remove
[    1.655679] V [lua/lousy/bind]: added bind <shift-b>
[    1.655693] V [lua/lousy/bind]: no bind ^gb$ to remove
[    1.655700] V [lua/lousy/bind]: added bind ^gb$
[    1.655717] V [lua/lousy/bind]: no bind ^gB$ to remove
[    1.655725] V [lua/lousy/bind]: added bind ^gB$
[    1.655741] V [lua/lousy/bind]: no bind :bookmarks to remove
[    1.655747] V [lua/lousy/bind]: added bind :bookmarks
[    1.655757] V [lua/lousy/bind]: no bind :bookmark to remove
[    1.655763] V [lua/lousy/bind]: added bind :bookmark
[    1.656105] V [lua/lousy/bind]: no bind <control-shift-d> to remove
[    1.656115] V [lua/lousy/bind]: added bind <control-shift-d>
[    1.656130] V [lua/lousy/bind]: no bind :down[load] to remove
[    1.656137] V [lua/lousy/bind]: added bind :down[load]
[    1.656356] V [lua/lousy/bind]: no bind ^gd$ to remove
[    1.656365] V [lua/lousy/bind]: added bind ^gd$
[    1.656379] V [lua/lousy/bind]: no bind ^gD$ to remove
[    1.656385] V [lua/lousy/bind]: added bind ^gD$
[    1.656399] V [lua/lousy/bind]: no bind :downloads to remove
[    1.656405] V [lua/lousy/bind]: added bind :downloads
[    1.656959] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.656970] V [lua/lousy/bind]: added bind <Tab>
[    1.656990] V [lua/lousy/bind]: no bind <shift-Tab> to remove
[    1.656997] V [lua/lousy/bind]: added bind <shift-Tab>
[    1.657010] V [lua/lousy/bind]: no bind <Return> to remove
[    1.657017] V [lua/lousy/bind]: added bind <Return>
[    1.657030] V [lua/lousy/bind]: no bind <shift-Return> to remove
[    1.657036] V [lua/lousy/bind]: added bind <shift-Return>
[    1.657052] V [lua/lousy/bind]: implicitly converting bind '^f$' to '<f>'
[    1.657068] V [lua/lousy/bind]: no bind <f> to remove
[    1.657075] V [lua/lousy/bind]: added bind <f>
[    1.657086] V [lua/lousy/bind]: implicitly converting bind '^F$' to '<shift-f>'
[    1.657103] V [lua/lousy/bind]: no bind <shift-f> to remove
[    1.657109] V [lua/lousy/bind]: added bind <shift-f>
[    1.657120] V [lua/lousy/bind]: implicitly converting bind '^;$' to '<;>'
[    1.657134] V [lua/lousy/bind]: no bind <;> to remove
[    1.657142] V [lua/lousy/bind]: added bind <;>
[    1.657155] V [lua/lousy/bind]: no bind ^g;$ to remove
[    1.657161] V [lua/lousy/bind]: added bind ^g;$
[    1.657210] V [lua/lousy/bind]: no bind <;> to remove
[    1.657218] V [lua/lousy/bind]: added bind <;>
[    1.657230] V [lua/lousy/bind]: no bind <y> to remove
[    1.657235] V [lua/lousy/bind]: added bind <y>
[    1.657249] V [lua/lousy/bind]: no bind <shift-y> to remove
[    1.657257] V [lua/lousy/bind]: added bind <shift-y>
[    1.657268] V [lua/lousy/bind]: no bind <i> to remove
[    1.657274] V [lua/lousy/bind]: added bind <i>
[    1.657289] V [lua/lousy/bind]: no bind <shift-i> to remove
[    1.657295] V [lua/lousy/bind]: added bind <shift-i>
[    1.657307] V [lua/lousy/bind]: no bind <x> to remove
[    1.657313] V [lua/lousy/bind]: added bind <x>
[    1.657327] V [lua/lousy/bind]: no bind <shift-x> to remove
[    1.657333] V [lua/lousy/bind]: added bind <shift-x>
[    1.657343] V [lua/lousy/bind]: no bind <o> to remove
[    1.657349] V [lua/lousy/bind]: added bind <o>
[    1.657370] V [lua/lousy/bind]: no bind <t> to remove
[    1.657377] V [lua/lousy/bind]: added bind <t>
[    1.657390] V [lua/lousy/bind]: no bind <b> to remove
[    1.657396] V [lua/lousy/bind]: added bind <b>
[    1.657406] V [lua/lousy/bind]: no bind <w> to remove
[    1.657413] V [lua/lousy/bind]: added bind <w>
[    1.657426] V [lua/lousy/bind]: no bind <shift-o> to remove
[    1.657432] V [lua/lousy/bind]: added bind <shift-o>
[    1.657446] V [lua/lousy/bind]: no bind <shift-t> to remove
[    1.657451] V [lua/lousy/bind]: added bind <shift-t>
[    1.657466] V [lua/lousy/bind]: no bind <shift-w> to remove
[    1.657471] V [lua/lousy/bind]: added bind <shift-w>
[    1.657839] V [lua/lousy/bind]: no bind </> to remove
[    1.657849] V [lua/lousy/bind]: added bind </>
[    1.657882] V [lua/lousy/bind]: no bind <?> to remove
[    1.657890] V [lua/lousy/bind]: added bind <?>
[    1.657913] V [lua/lousy/bind]: no bind <n> to remove
[    1.657919] V [lua/lousy/bind]: added bind <n>
[    1.657943] V [lua/lousy/bind]: no bind <shift-n> to remove
[    1.657950] V [lua/lousy/bind]: added bind <shift-n>
[    1.657994] V [lua/lousy/bind]: no bind <control-j> to remove
[    1.658001] V [lua/lousy/bind]: added bind <control-j>
[    1.658028] V [lua/lousy/bind]: no bind <control-k> to remove
[    1.658035] V [lua/lousy/bind]: added bind <control-k>
[    1.658258] V [lua/lousy/bind]: no bind :history to remove
[    1.658268] V [lua/lousy/bind]: added bind :history
[    1.658550] V [lua/lousy/bind]: no bind :help to remove
[    1.658560] V [lua/lousy/bind]: added bind :help
[    1.658799] V [lua/lousy/bind]: no bind :binds to remove
[    1.658809] V [lua/lousy/bind]: added bind :binds
[    1.659344] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.659355] V [lua/lousy/bind]: added bind <Tab>
[    1.659415] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.659423] V [lua/lousy/bind]: added bind <Tab>
[    1.659447] V [lua/lousy/bind]: no bind <shift-Tab> to remove
[    1.659455] V [lua/lousy/bind]: added bind <shift-Tab>
[    1.659473] V [lua/lousy/bind]: no bind <Up> to remove
[    1.659483] V [lua/lousy/bind]: added bind <Up>
[    1.659494] V [lua/lousy/bind]: no bind <Down> to remove
[    1.659508] V [lua/lousy/bind]: added bind <Down>
[    1.659523] V [lua/lousy/bind]: no bind <control-j> to remove
[    1.659532] V [lua/lousy/bind]: added bind <control-j>
[    1.659545] V [lua/lousy/bind]: no bind <control-k> to remove
[    1.659551] V [lua/lousy/bind]: added bind <control-k>
[    1.659564] V [lua/lousy/bind]: no bind <Escape> to remove
[    1.659570] V [lua/lousy/bind]: added bind <Escape>
[    1.659586] V [lua/lousy/bind]: no bind <control-[> to remove
[    1.659592] V [lua/lousy/bind]: added bind <control-[>
[    1.659737] V [lua/lousy/bind]: no bind <control-e> to remove
[    1.659746] V [lua/lousy/bind]: added bind <control-e>
[    1.659867] V [lua/lousy/bind]: no bind <Return> to remove
[    1.659875] V [lua/lousy/bind]: added bind <Return>
[    1.659895] V [lua/lousy/bind]: no bind <control-Return> to remove
[    1.659902] V [lua/lousy/bind]: added bind <control-Return>
[    1.659922] V [lua/lousy/bind]: no bind <shift-Return> to remove
[    1.659929] V [lua/lousy/bind]: added bind <shift-Return>
[    1.659948] V [lua/lousy/bind]: no bind <mod1-Return> to remove
[    1.659954] V [lua/lousy/bind]: added bind <mod1-Return>
[    1.660043] V [lua/lousy/bind]: no bind ^gi$ to remove
[    1.660050] V [lua/lousy/bind]: added bind ^gi$
[    1.660133] V [lua/lousy/bind]: no bind ^%]%]$ to remove
[    1.660140] V [lua/lousy/bind]: added bind ^%]%]$
[    1.660154] V [lua/lousy/bind]: no bind ^%[%[$ to remove
[    1.660160] V [lua/lousy/bind]: added bind ^%[%[$
[    1.660270] V [lua/lousy/bind]: no bind ^gu$ to remove
[    1.660277] V [lua/lousy/bind]: added bind ^gu$
[    1.660291] V [lua/lousy/bind]: no bind ^gU$ to remove
[    1.660296] V [lua/lousy/bind]: added bind ^gU$
[    1.660965] V [lua/lousy/bind]: no bind :styles-reload, :sr to remove
[    1.660977] V [lua/lousy/bind]: added bind :styles-reload, :sr
[    1.660988] V [lua/lousy/bind]: no bind :styles-list to remove
[    1.660994] V [lua/lousy/bind]: added bind :styles-list
[    1.661003] V [lua/lousy/bind]: no bind :styles-new to remove
[    1.661009] V [lua/lousy/bind]: added bind :styles-new
[    1.661065] V [lua/lousy/bind]: no bind <space> to remove
[    1.661073] V [lua/lousy/bind]: added bind <space>
[    1.661085] V [lua/lousy/bind]: no bind <e> to remove
[    1.661091] V [lua/lousy/bind]: added bind <e>
[    1.661101] V [lua/lousy/bind]: no bind <j> to remove
[    1.661106] V [lua/lousy/bind]: added bind <j>
[    1.661116] V [lua/lousy/bind]: no bind <k> to remove
[    1.661122] V [lua/lousy/bind]: added bind <k>
[    1.661134] V [lua/lousy/bind]: no bind <Down> to remove
[    1.661154] V [lua/lousy/bind]: added bind <Down>
[    1.661165] V [lua/lousy/bind]: no bind <Up> to remove
[    1.661171] V [lua/lousy/bind]: added bind <Up>
[    1.661182] V [lua/lousy/bind]: no bind <KP_Down> to remove
[    1.661188] V [lua/lousy/bind]: added bind <KP_Down>
[    1.661199] V [lua/lousy/bind]: no bind <KP_Up> to remove
[    1.661206] V [lua/lousy/bind]: added bind <KP_Up>
[    1.661221] V [lua/lousy/bind]: no bind <Tab> to remove
[    1.661228] V [lua/lousy/bind]: added bind <Tab>
[    1.661257] V [lua/lousy/bind]: no bind <shift-Tab> to remove
[    1.661264] V [lua/lousy/bind]: added bind <shift-Tab>
[    1.661279] V [lua/styles]: searching for user stylesheets in /home/v/.local/share/luakit/styles/
[    1.661305] I [lua/styles]: found 0 user stylesheets
[    1.665118] V [core/clib/widget]: created widget of type: webview
[    1.665246] V [lua/webview]: widget: 0x40414b18 adblock block
[    1.665337] V [lua/lousy/bind]: no bind :view-source, :vs to remove
[    1.665346] V [lua/lousy/bind]: added bind :view-source, :vs
[    1.665384] V [lua/lousy/bind]: no bind <control-shift-u> to remove
[    1.665392] V [lua/lousy/bind]: added bind <control-shift-u>
[    1.665757] V [core/clib/widget]: created widget of type: window
[    1.665809] V [core/clib/widget]: created widget of type: eventbox
[    1.665861] V [core/clib/widget]: created widget of type: vbox
[    1.665991] V [core/clib/widget]: created widget of type: notebook
[    1.666026] V [core/clib/widget]: created widget of type: hbox
[    1.666056] V [core/clib/widget]: created widget of type: eventbox
[    1.666093] V [core/clib/widget]: created widget of type: hbox
[    1.666120] V [core/clib/widget]: created widget of type: eventbox
[    1.666153] V [core/clib/widget]: created widget of type: eventbox
[    1.666179] V [core/clib/widget]: created widget of type: hbox
[    1.666212] V [core/clib/widget]: created widget of type: eventbox
[    1.666501] V [core/clib/widget]: created widget of type: vbox
[    1.666564] V [core/clib/widget]: created widget of type: overlay
[    1.666604] V [core/clib/widget]: created widget of type: eventbox
[    1.666813] V [core/clib/widget]: created widget of type: label
[    1.666848] V [core/clib/widget]: created widget of type: hbox
[    1.666881] V [core/clib/widget]: created widget of type: eventbox
[    1.666920] V [core/clib/widget]: created widget of type: label
[    1.677646] V [core/clib/widget]: created widget of type: entry
[    1.677728] V [core/clib/widget]: created widget of type: stack
[    1.678624] V [core/clib/widget]: created widget of type: scrolled
[    1.678668] V [core/clib/widget]: created widget of type: hbox
[    1.680249] V [core/clib/widget]: created widget of type: label
[    1.680500] V [core/clib/widget]: created widget of type: label
[    1.680723] V [core/clib/widget]: created widget of type: label
[    1.680924] V [core/clib/widget]: created widget of type: label
[    1.681036] V [core/clib/widget]: created widget of type: label
[    1.681077] V [core/clib/widget]: created widget of type: eventbox
[    1.681322] V [core/clib/widget]: created widget of type: label
[    1.681531] V [core/clib/widget]: created widget of type: label
[    1.681760] V [core/clib/widget]: created widget of type: label
[    1.682643] V [core/clib/widget]: created widget of type: label
[    1.682791] V [core/clib/widget]: created widget of type: label
[    1.686167] V [core/clib/widget]: created widget of type: webview
[    1.686288] V [lua/webview]: widget: 0x40402ff0 adblock block
[    1.686619] V [core/clib/widget]: created widget of type: eventbox
[    1.686672] V [core/clib/widget]: created widget of type: label
[    1.686800] V [core/clib/widget]: created widget of type: hbox
[    1.686875] V [core/clib/widget]: created widget of type: image
[    1.686918] V [core/clib/widget]: created widget of type: spinner
[    1.760469] V [core/ipc]: checking for luakit extension at '/home/v'
[    1.760494] V [core/ipc]: checking for luakit extension at '/usr/lib/luakit'
[    1.760502] V [core/ipc]: found luakit extension at '/usr/lib/luakit'
[    2.368736] V [lua/webview]: setting property zoom_level = 1
[    2.375451] V [core/common/resource]: finding resource file 'icons/tab-icon-page.png'
[    2.375490] V [core/common/resource]: found resource file at '/usr/share/luakit/resources/icons/tab-icon-page.png'
[    2.376403] V [lua/webview]: widget: 0x40402ff0 adblock unblock
[    2.376415] V [lua/webview]: fully unblocked widget: 0x40402ff0
[    2.377429] V [lua/webview]: setting property user_agent = test
[    3.390589] I [lua/webview]: Requested link: https://ifconfig.me/ua (text/plain)
[    3.393128] V [lua/webview]: setting property draw_compositing_indicators = false
[    3.393201] V [lua/webview]: setting property minimum_font_size = 0
[    3.393237] V [lua/webview]: setting property fantasy_font_family = serif
[    3.393264] V [lua/webview]: setting property monospace_font_family = monospace
[    3.393289] V [lua/webview]: setting property enable_resizable_text_areas = true
[    3.393317] V [lua/webview]: setting property javascript_can_open_windows_automatically = false
[    3.393343] V [lua/webview]: setting property enable_accelerated_2d_canvas = false
[    3.393367] V [lua/webview]: setting property enable_tabs_to_links = true
[    3.393390] V [lua/webview]: setting property media_playback_allows_inline = true
[    3.393412] V [lua/webview]: setting property serif_font_family = serif
[    3.393476] V [lua/webview]: setting property enable_offline_web_application_cache = true
[    3.393502] V [lua/webview]: setting property load_icons_ignoring_image_load_setting = false
[    3.393527] V [lua/webview]: setting property allow_modal_dialogs = false
[    3.393565] V [lua/webview]: setting property enable_media_stream = false
[    3.393597] V [lua/webview]: setting property enable_javascript = true
[    3.393626] V [lua/webview]: setting property allow_universal_access_from_file_urls = false
[    3.393660] V [lua/webview]: setting property zoom_text_only = false
[    3.393726] V [lua/webview]: setting property default_charset = iso-8859-1
[    3.393761] V [lua/webview]: setting property hardware_acceleration_policy = on-demand
[    3.393791] V [lua/webview]: setting property print_backgrounds = true
[    3.393820] V [lua/webview]: setting property enable_frame_flattening = false
[    3.393848] V [lua/webview]: setting property enable_developer_extras = true
[    3.393912] V [lua/webview]: setting property enable_java = true
[    3.393959] V [lua/webview]: setting property enable_webgl = false
[    3.394030] V [lua/webview]: setting property enable_page_cache = true
[    3.394100] V [lua/webview]: setting property auto_load_images = true
[    3.394146] V [lua/webview]: setting property enable_xss_auditor = true
[    3.394180] V [lua/webview]: setting property enable_smooth_scrolling = false
[    3.394215] V [lua/webview]: setting property media_playback_requires_gesture = false
[    3.394249] V [lua/webview]: setting property javascript_can_access_clipboard = false
[    3.394275] V [lua/webview]: setting property sans_serif_font_family = sans-serif
[    3.394299] V [lua/webview]: setting property enable_write_console_messages_to_stdout = false
[    3.394322] V [lua/webview]: setting property pictograph_font_family = serif
[    3.394344] V [lua/webview]: setting property enable_spatial_navigation = false
[    3.394367] V [lua/webview]: setting property enable_caret_browsing = false
[    3.394388] V [lua/webview]: setting property enable_dns_prefetching = false
[    3.394410] V [lua/webview]: setting property enable_webaudio = false
[    3.394468] V [lua/webview]: setting property enable_site_specific_quirks = true
[    3.394504] V [lua/webview]: setting property cursive_font_family = serif
[    3.394536] V [lua/webview]: setting property enable_fullscreen = true
[    3.394581] V [lua/webview]: setting property zoom_level = 1
[    3.394672] V [lua/webview]: setting property default_font_size = 16
[    3.394699] V [lua/webview]: setting property allow_file_access_from_file_urls = false
[    3.394733] V [lua/webview]: setting property enable_html5_local_storage = true
[    3.394759] V [lua/webview]: setting property enable_html5_database = true
[    3.394781] V [lua/webview]: setting property enable_mediasource = false
[    3.394831] V [lua/webview]: setting property default_monospace_font_size = 13
[    3.394855] V [lua/webview]: setting property default_font_family = sans-serif
[    3.394878] V [lua/webview]: setting property enable_plugins = true
[    3.394900] V [lua/webview]: setting property enable_hyperlink_auditing = false
[    5.571883] V [lua/webview]: setting property user_agent = test
[    5.932747] I [lua/webview]: Requested link: https://ifconfig.me/ua (text/plain)
[    5.938911] V [lua/webview]: setting property draw_compositing_indicators = false
[    5.939088] V [lua/webview]: setting property minimum_font_size = 0
[    5.939208] V [lua/webview]: setting property fantasy_font_family = serif
[    5.939317] V [lua/webview]: setting property monospace_font_family = monospace
[    5.939420] V [lua/webview]: setting property enable_resizable_text_areas = true
[    5.939530] V [lua/webview]: setting property javascript_can_open_windows_automatically = false
[    5.939634] V [lua/webview]: setting property enable_accelerated_2d_canvas = false
[    5.939749] V [lua/webview]: setting property enable_tabs_to_links = true
[    5.939847] V [lua/webview]: setting property media_playback_allows_inline = true
[    5.939949] V [lua/webview]: setting property serif_font_family = serif
[    5.940047] V [lua/webview]: setting property enable_offline_web_application_cache = true
[    5.940150] V [lua/webview]: setting property load_icons_ignoring_image_load_setting = false
[    5.940245] V [lua/webview]: setting property allow_modal_dialogs = false
[    5.940383] V [lua/webview]: setting property enable_media_stream = false
[    5.940478] V [lua/webview]: setting property enable_javascript = true
[    5.940564] V [lua/webview]: setting property allow_universal_access_from_file_urls = false
[    5.940655] V [lua/webview]: setting property zoom_text_only = false
[    5.940870] V [lua/webview]: setting property default_charset = iso-8859-1
[    5.940969] V [lua/webview]: setting property hardware_acceleration_policy = on-demand
[    5.941050] V [lua/webview]: setting property print_backgrounds = true
[    5.941134] V [lua/webview]: setting property enable_frame_flattening = false
[    5.941218] V [lua/webview]: setting property enable_developer_extras = true
[    5.941299] V [lua/webview]: setting property enable_java = true
[    5.941382] V [lua/webview]: setting property enable_webgl = false
[    5.941464] V [lua/webview]: setting property enable_page_cache = true
[    5.941547] V [lua/webview]: setting property auto_load_images = true
[    5.941630] V [lua/webview]: setting property enable_xss_auditor = true
[    5.941734] V [lua/webview]: setting property enable_smooth_scrolling = false
[    5.941827] V [lua/webview]: setting property media_playback_requires_gesture = false
[    5.941916] V [lua/webview]: setting property javascript_can_access_clipboard = false
[    5.942001] V [lua/webview]: setting property sans_serif_font_family = sans-serif
[    5.942087] V [lua/webview]: setting property enable_write_console_messages_to_stdout = false
[    5.942173] V [lua/webview]: setting property pictograph_font_family = serif
[    5.942258] V [lua/webview]: setting property enable_spatial_navigation = false
[    5.942344] V [lua/webview]: setting property enable_caret_browsing = false
[    5.942427] V [lua/webview]: setting property enable_dns_prefetching = false
[    5.942509] V [lua/webview]: setting property enable_webaudio = false
[    5.942590] V [lua/webview]: setting property enable_site_specific_quirks = true
[    5.942676] V [lua/webview]: setting property cursive_font_family = serif
[    5.942770] V [lua/webview]: setting property enable_fullscreen = true
[    5.942863] V [lua/webview]: setting property zoom_level = 1
[    5.943112] V [lua/webview]: setting property default_font_size = 16
[    5.943208] V [lua/webview]: setting property allow_file_access_from_file_urls = false
[    5.943296] V [lua/webview]: setting property enable_html5_local_storage = true
[    5.943382] V [lua/webview]: setting property enable_html5_database = true
[    5.943465] V [lua/webview]: setting property enable_mediasource = false
[    5.943546] V [lua/webview]: setting property default_monospace_font_size = 13
[    5.943631] V [lua/webview]: setting property default_font_family = sans-serif
[    5.943728] V [lua/webview]: setting property enable_plugins = true
[    5.943813] V [lua/webview]: setting property enable_hyperlink_auditing = false

Expected Behavior

loading pages with correct useragent

Reproduction Instructions

~/.config/luakit/userconf.lua:

local settings = require'settings'
settings.window.home_page = 'https://ifconfig.me/ua'
settings.webview.user_agent = 'test'

Environment

Linux Distribution: Gentoo
package: www-client/luakit-2.2.1-r100::gentoo
Output of luakit --version: luakit 5f25506f built with webkit 2.30.3 (installed version: 2.30.3)
lua version: LuaJIT 2.0.5

@c0dev0id c0dev0id assigned c0dev0id and unassigned c0dev0id Jan 23, 2021
@c0dev0id c0dev0id added the bug label Jan 23, 2021
@c0dev0id
Copy link
Member

I can reproduce this. It's the very first request. If you set the "home_page" to "http://ifconfig.me/ua" it already works because of the http->https redirect.

@ghost
Copy link

ghost commented Sep 4, 2023

Can confirm aswell:

luakit 68e4ffc7
  built with webkit 2.40.0 (installed version: 2.40.0)

Distro: Void Linux
Libc: musl
uname -a: Linux host 6.4.12_1 #1 SMP PREEMPT_DYNAMIC Sat Aug 26 10:28:38 UTC 2023 x86_64 GNU/Linux
lua -v: Lua 5.2.4 Copyright (C) 1994-2015 Lua.org, PUC-Rio
luajit -v: LuaJIT 2.1.0-beta3 -- Copyright (C) 2005-2017 Mike Pall. http://luajit.org/

@FijiHasGithub
Copy link

Any news on this? Setting a custom useragent to deter fingerprinting does absolutely nothing because of this issue.
WebKit's bugtracker shows nothing on this, I'll ask around in the #webkitgtk IRC to see if anybody else had this issue

Can confirm with:

luakit 2.3.6-15-g2f633b31
  built with: webkit 2.42.5 (installed version: 2.42.5)
                 GTK 3.24.41
                GLIB 2.78.4
                SOUP 3.4.4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants