Package: wifi-radar
Version: 1.9.8-5
Severity: important

Hi,
I've been trying to get wifi-radar to run on my system (running Etch), and both the Etch version and the latest one from unstable both have this issue. Basically a save operation for the config file exists in the app's main run loop, causing it to slow to a crawl, and waste disk resources. The problematic line is line 786, which is:

self.pstore.connect( 'row-changed', self.save_auto_profile_order )

It looks like it should be saving the auto profile order information whenever the list changes, but instead is saving it during every run cycle. The quick fix I did was to simply comment out that line, but by doing that the auto-order feature breaks. Thanks

Ryan Thoryk
System Administrator
onShore Networks, LLC
[EMAIL PROTECTED]
[EMAIL PROTECTED]



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to