~dr|z3d
@RN_
@StormyCloud
@T3s|4
@T3s|4_
@eyedeekay
@orignal
@postman
@zzz
%Liorar
%ardu
%cumlord
%mareki2p
+FreefallHeavens
+Onn4l7h
+Onn4|7h
+Over
+Xeha
+hk
+profetikla
+qend-irc2p
+romer
+uop23ip
Arch
BubbRubb
C341
Danny
DeltaOreo
FreeRider
HowardPlayzOfAdmin
Irc2PGuest10122
Irc2PGuest43584
Irc2PGuest53263
Irc2PGuest88063
Meow
RN
acetone_
aisle
anontor
duck
halloy13412
llamafan991
maylay_
moe
nnm--
not_bob_afk
poriori
pory
r00tobo[2]
r00tobo_BNC
shiver_
simprelay
solidx66
thetia
weko_
woodwose
xHarr
zer0bitz_
orignal
what?
orignal
please explain what's a problem with addressbook
orignal
today reg.i2p was down because R4SAS did some updates
orignal
and no, I don't forbid other to work on UI
orignal
what I forbid is extra dependancies
orignal
you can only use std, boost and openssl
dr|z3d
give onon the green light, that's all he's waiting for.
orignal
?
dr|z3d
tell him you're happy for him to work on pulling github.com/PurpleI2P/i2pd/pull/1692 into trunk :)
orignal
no he work on core stuff only
orignal
like streming algorithms
dr|z3d
he already said he'd work on that if you wanted it.
orignal
where and when?
dr|z3d
so green light him, you'll make people happy. where, here, when a couple of weeks ago.
dr|z3d
and as I mentioned before, if that patchset lands in trunk, I'll do you a more conservative light theme.
orignal
maybe you mix him with snowflakes
dr|z3d
no
orignal
aka plaz aka Varela
orignal
valera
dr|z3d
yes, I know who snowflakes is, and no, it was onon who said he'd work on that patchset if you wanted it.
dr|z3d
is he over there in ilita-irc-land?
orignal
will ask him
orignal
but I doubt
orignal
plaz added new css styles receintly
dr|z3d
boring. the scaffolding isn't there. I worked with R4SAS on the initial css support, but that was meant to be a temporary measure while we got to the real meat.
orignal
no right now
orignal
but has been there today
orignal
said he goes to a hospital
orignal
for mental disorders ))
dr|z3d
plaz might remember the patchset referenced, he was pretty excited when he ran a build with it enabled.
mareki2p
What does not work? i2pd seem to not update its addressbook. Steps to reproduce. Get latest and greatest git repo. Go inside to build directory. Run CMake, I run it with parameter to change the install dir (I don't want to invoke root). "cmake -DCMAKE_INSTALL_PREFIX=/home/xxx/dev/opt/i2pd ." Run make and wait to build. Run make install. Go to installed dir, make new dir for configuration (I don't want it to wri
mareki2p
te to my home). Change subscribtions.txt add all the links I could find, both in domain name form and in b32 form. Run with config dir parameter. Go to zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz.i2p domain. Fail. Jump service selection dialogue appears. Even if the domain is in the default subscriptions.
dr|z3d
mareki2p: reg.i2p was down. did you try with a different dns provider? like notbob?
mareki2p
No, it was not down. Or: When i2pd failed to resolve the name, reg.i2p provided an jump link and after then, the resolving started working fine.
dr|z3d
ok, fair enough.
dr|z3d
orignal, sort your shit out! :)
orignal
it was down wehen you tried to download hosts file
orignal
that's why your addressbook was empty
orignal
so, it tries to download hosts.txt after 3 minutes
orignal
then every 12 hours
orignal
please use make rather than cmake
orignal
("addressbook.defaulturl", value<std::string>()->default_value(
orignal
"http://shx5vqsw7usdaunyzr2qmes2fq37oumybpudrd4jjj4e4vk4uusa.b32.i2p/hosts.txt"
orignal
that's reg
mareki2p
reg was up and running, accesible to provide the jump link
orignal
how do you know if it was up when it tried to download hosts file?
orignal
dlete addressbook folder and try again tommorow
orignal
ofc restart i2pd
mareki2p
Don't know. But this is not the first itme happening, it happened in the past, but I was not sure it is i2pd's fault. But today I wiped my config clean and re-built the SW from scratch.
mareki2p
Currently I'm building boost from vcpkg for Windows and I will try it there.
mareki2p
Any gotchas when building on Windows?
orignal
what? use MSYS2
orignal
very esay
orignal
and don't change subsriptions
orignal
reg by default
dr|z3d
ok, session ban summary available in all themes now, and that page now auto-refreshes every 30s.
mareki2p
OK, I'm running i2pd on Windows built by Visual Studio and by vcpkg for boost and other libs. Visiting web sites via b32 works. Via domain name works for some. Does not work for others.
mareki2p
Didn't change any settings (except default HTTP proxy port number) how do I know it downloaded some/any hosts.txt file? I already know it knows ETags of reg.i2p but does not seem to have any entries from there.
mareki2p
It works fine...
mareki2p
Blinded message
T3s|4
thanks orignal and dr|z3d - now I've got a better idea of where the i2pd GUI issue stands
dr|z3d
we had it done a couple of years ago, but then R4SAS decided he wanted to add a templating system that never arrived.
mareki2p
Wow, working on i2pd is pretty easy. First, I was confused by i2p::client::context vs i2p::context. Fuck global variables with the same name. But then it clicked. It seems there is actually zero problem with i2pd. The problem was in me, I was inpatient. Waiting 3 minutes after config wipe is apparently asking too much from me. I apologize to orignal. Also it should be pretty easy to build an address book lookup
mareki2p
web page in the router console. drop.i2p/uploads/12a8ee6d4a714b0191cbf46d95925a07.webp But currently I'm working on streaming instead.