• Joined on 2025-04-19
idk commented on issue I2P_Developers/i2p.android.base#12 2025-04-21 14:44:33 -04:00
reseed fails unknown signer

discussion and probable cause at http://zzz.i2p/topics/3328

idk opened issue I2P_Developers/i2p.android.base#13 2025-04-21 14:44:33 -04:00
Review "about" popup
idk closed issue I2P_Developers/i2p.android.base#13 2025-04-21 14:44:33 -04:00
Review "about" popup
idk commented on issue I2P_Developers/i2p.android.base#11 2025-04-21 14:44:32 -04:00
error logs not shown on error level

ok, what's labeled as ERROR in the UI actually calls getMostRecentCriticalMessages() which is only CRIT.

So this is very minor. We don't have a buffer for ERROR. So perhaps the UI should be…

idk opened issue I2P_Developers/i2p.android.base#12 2025-04-21 14:44:32 -04:00
reseed fails unknown signer
idk closed issue I2P_Developers/i2p.android.base#12 2025-04-21 14:44:32 -04:00
reseed fails unknown signer
idk commented on issue I2P_Developers/i2p.android.base#12 2025-04-21 14:44:32 -04:00
reseed fails unknown signer

Fixed in 1.8.1

idk commented on issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:31 -04:00
Reports of 0 peers 1.8.0

Release 1.8.1 should fix this, uploaded this morning.

idk commented on issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:31 -04:00
Reports of 0 peers 1.8.0

A cause but maybe not the sole cause is #45

discussion at http://zzz.i2p/topics/3328

idk opened issue I2P_Developers/i2p.android.base#11 2025-04-21 14:44:31 -04:00
error logs not shown on error level
idk opened issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:30 -04:00
Reports of 0 peers 1.8.0
idk closed issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:30 -04:00
Reports of 0 peers 1.8.0
idk commented on issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:30 -04:00
Reports of 0 peers 1.8.0

OK I now have this(Family key changes) enabled on my device and on my public dev builds. Not in the release(1.8.2) yet. So far so good.

idk commented on issue I2P_Developers/i2p.android.base#10 2025-04-21 14:44:30 -04:00
Reports of 0 peers 1.8.0

Leaving this open for the family certs issue. 1.8.1 is really just a workaround that prevents things from crashing when the loading fails. The cert error is logged. It would be better to have…

idk commented on issue I2P_Developers/i2p.android.base#9 2025-04-21 14:44:29 -04:00
Crash on bandwidth settings

Tested upgrade from 1.7.1->master and 1.8.1->master, both work again. Going to tag 1.8.2 and release.

idk commented on issue I2P_Developers/i2p.android.base#9 2025-04-21 14:44:29 -04:00
Crash on bandwidth settings

Changing settings_net.xml back worked best. I still want to alter this page, but I'll hold off until after the post-mortem on it. Fix is checked in on master. Determined that migrateOldSettings is…

idk commented on issue I2P_Developers/i2p.android.base#9 2025-04-21 14:44:29 -04:00
Crash on bandwidth settings

It may be sufficient to just back out that change to settings_net.xml

... but maybe not. The migrateOldSettings() may be sabotaging you behind your back.

idk commented on issue I2P_Developers/i2p.android.base#9 2025-04-21 14:44:29 -04:00
Crash on bandwidth settings

hot on the trail here. Contrary to what you said, we are in the stack trace:

    at net.i2p.android.preferences.NetworkPreferenceFragment.onCreatePreferences(NetworkPreferenceFragment.java:11)…
idk commented on issue I2P_Developers/i2p.android.base#9 2025-04-21 14:44:29 -04:00
Crash on bandwidth settings

This is actually harder to reproduce than it appears at first glance. It only happens if you had an I2P router with the unaltered bandwidth settings menu installed, and you changed the settings,…

idk commented on issue I2P_Developers/i2p.android.base#9 2025-04-21 14:44:28 -04:00
Crash on bandwidth settings

Closed with release of 1.8.2