EFForg / OpenWireless

The official home of the EFF OpenWireless Project
Other
732 stars 80 forks source link

Handling of multiple clicks on check for updates button on dashboard #219

Closed Rangak closed 9 years ago

Rangak commented 10 years ago

If user does not wait for first click on check for updates to return pop up box and clicks again, then the last-checked-date does not get updated correctly. Also there can be long delays when multiple clicks are pending.

emanchado commented 10 years ago

I wanted to work on this, but unfortunately I can't reproduce using the local lighttpd because /lib/update/update.py is not available :-(

Rangak commented 10 years ago

Hi Esteban, Yes the local instance is very limited as it stubs out a lot of functionality. Are you planning to get the hardware ? If not best option is the emulation with qemu that we want to get going. I saw some interest in getting that to work so hopefully that will happen soon.

emanchado commented 10 years ago

I'm not planning on getting the hardware right now, but it's of course a possibility. I'll make up my mind as I learn more about the project and it matures a bit. Looking forward to the QEMU emulation and seeing OpenWireless in action.