Fix for issue #25 #26

Merged
pranav merged 10 commits from fix-issue-25 into master 2021-12-02 15:13:32 +01:00
Owner

See issue #25

See issue #25
pranav added the
bug
help wanted
labels 2021-11-14 15:28:39 +01:00
pranav added 3 commits 2021-11-14 15:28:40 +01:00
cd44357496
updated version
I accidentally pushed the previous commit to master instead of this
branch. This should revert things
caeb042612
implemented NetworkLoop call in scripts.py
See any_interface_is_routable()
183ce16eca
added timeout
This doesn't work yet
pranav added a new dependency 2021-11-15 15:20:29 +01:00
pranav added 1 commit 2021-11-16 17:33:20 +01:00
d7a84d8ccc
replaced GObject with GLib in network.py
See the previous commit. And the one preceding that. And the one before
that. Keep going until /dev/brain0 gets symlinked to /dev/urandom
pranav added 1 commit 2021-11-29 10:14:08 +01:00
5e58df0b71
temporary fix for #25
Uses multithreading.Process instead of GLib.timeout_add()

The moment I finished writing this part, I found out the only problem
with my previous commit was that I had setup the timeout _after_ calling
the blocking function wait_for_change instead of before it.

Although this version (with Process) works, I'm reverting to the
previous version and swapping the two lines (which I had tested and
found to work)

And in case you have read upto the previous line you should also know I
fixed some code in the README

TL;DR: I have proven once again I am an idiot
pranav added 1 commit 2021-11-29 10:23:01 +01:00
fc1f3d4216
another fix for #25
Or, to be more precise, a fix for the fix preceding the current fix for
issue #25 that just didn't fix things right. If your head spins, see the
previous commit, or call an ambulance (that is, if you are privileged
enough to access a phone and know your local helpline number)
pranav added 1 commit 2021-12-01 17:01:42 +01:00
888fdf3856
removed all print() calls from network.py
Updated CHANGELOG.md. We (another word for 'me') can push after moving
naxalnet.service out of service/. I am told the unit file is having a
rather dull time coping with per lonely life.
pranav added 1 commit 2021-12-01 17:05:43 +01:00
pranav added 1 commit 2021-12-02 15:00:25 +01:00
pranav changed title from WIP: Fix for issue #25 to Fix for issue #25 2021-12-02 15:02:12 +01:00
Author
Owner

It works like intended. I am merging to master

It works like intended. I am merging to master
Author
Owner

Merging conflicts. Merging from the command line, blessed by stackoverflow

Merging conflicts. Merging from the command line, blessed by stackoverflow
pranav added 1 commit 2021-12-02 15:11:38 +01:00
4d4e5e15d7
Merge branch 'master' into fix-issue-25
Things should be working fine now
Author
Owner

Everything looks good. The merge pulll request button is now visible on the web ui. I'm pressing it now!

Everything looks good. The merge pulll request button is now visible on the web ui. I'm pressing it now!
pranav merged commit 05b91e7721 into master 2021-12-02 15:13:32 +01:00
pranav deleted branch fix-issue-25 2021-12-10 15:55:33 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: pranav/pybatmesh#26
No description provided.