[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#299939: able to test this?



On Sat, May 07, 2005 at 08:50:34PM -0400, Joey Hess wrote:
> I notices that Justin Pryzby has proposed a patch to fix the gkdial
> double-click crash.
Its not a real patch; disconnect_valid is a variable I made up, and it
does not presently exist in the source code.  But, as best I can tell
(having not reproduced it myself, lacking a modem), there are two
bugs caused by concurrency issues involving the user:

#299939:
  Double click on disconnect: the second click does something which is
  no longer valid

#218014:
  "sometimes"

  The above bug occurs (and as zakame said also kills all open
  windows)  when the disconnect button is pressed while dialing is
  going on and not  after a connection has been established. 

  Again, the second click does something which is invalid, while the
  application is in that state.  There is probably a "cancel" button
  which is to be used during dialing, and a "disconnect" button to be
  used while connected.  disconnect should probably be disabled while
  dialing (or while !connected).

Justin

References

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=299939
[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=218014



Reply to: