Network plugin configuration UI fails to save any entries

Bug #1163988 reported by Leho Kraav
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
Glipper
New
Undecided
Unassigned

Bug Description

Glipper 2.4

Video demo: https://www.youtube.com/watch?v=8pA4zK9bXpc&feature=youtu.be

After clicking Add, nothing is saved to either list. No errors are printed on stdout or stderr.

If there's any additional system info I should post, let me know.

Revision history for this message
CiaranG (ciarang) wrote :

This is a simple bug that's easily fixed. It attempts to read the IP address and password after the dialog has already been closed, i.e. after calling dialog.destroy(). It works if you make it read those fields before closing the dialog. See plugins/network.py line 344.

I had it working fine UI-wise, but having noticed the abandoned state of the project I decided on an apt-get purge rather than installing on other machines and testing further, so I can't say if there are more bugs. Aside from this bug, it seems to be from reading the code that it makes connections when glipper starts up and throws them away if the connection breaks. So I don't see how it's going to be useful in practice, unless none of the machines involved ever reboot.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.