From: Stephen W. <sa...@us...> - 2004-04-28 12:53:57
|
I have a few minor bitfling complaints, none of which will stop me from using it and soliciting someone to flingserve the latest Sanyo phone to me. 1. The allowed addresses field on a user doesn't get remembered upon exit. I am able to edit the .bitfling file though so that it gets remembered. 2. Under linux, the little paw icon that bit fling pops up is hard to move. If I move the mouse to fast, it falls off the mouse. Since linux desktops don't really have an equivalent to the windows tray, I think I would prefer that the Bitfling GUI come up and let the user iconify it. 3. Exiting bitfling (under linux again), leaves an exception on the console. Something about un-authorized fondling? Stephen Traceback (most recent call last): File "bitfling/bitfling.py", line 313, in OnAuthListItemFondled File "/usr/lib/python2.3/site-packages/wxPython/wx.py", line 1828, in __getattr__ wxPython.wx.wxPyDeadObjectError: The C++ part of the wxButton object has been deleted, attribute access no longer allowed. Unhandled exception in thread started by <bound method BitFlingService.__bootstrap of <BitFlingService(Threading SSH server controller for :12652, stopped daemon)>> Error in sys.excepthook: TypeError: 'NoneType' object is not callable Original exception was: Traceback (most recent call last): File "/usr/lib/python2.3/threading.py", line 451, in __bootstrap File "/usr/lib/python2.3/threading.py", line 460, in __stop File "/usr/lib/python2.3/threading.py", line 256, in notifyAll File "/usr/lib/python2.3/threading.py", line 238, in notify TypeError: 'NoneType' object is not callable |