Reconnecting to ISP

From: David Smith (ac063_at_lafn.org)
Date: 05/10/04

  • Next message: Alan Connor: "Re: Reconnecting to ISP"
    Date: Mon, 10 May 2004 14:23:36 -0700
    
    

    I am running Redhat Version 9. Via a GUI, I execute program
    "redhat-control-network" to dial into my ISP. I have a call waiting
    modem, and call waiting, so that I will know if I get a call while
    connected, and can answer the call should I desire.

    I have a problem, however. If I get a call, and answer the phone, the
    call to my ISP is dropped. That is not the problem. The problem is
    that when I am done with the phone call, I am then unable to use the GUI
    to reconnect; it still shows me as connected, and I cannot deactivate
    the device via the GUI. The only way to correct things is to shut down
    and reboot. I do not want to have to do that. How can I reset things
    without shutting down and rebooting? TIA


  • Next message: Alan Connor: "Re: Reconnecting to ISP"

    Relevant Pages

    • Reconnecting to ISP
      ... I am running Redhat Version 9. ... "redhat-control-network" to dial into my ISP. ... I have a call waiting ... that when I am done with the phone call, I am then unable to use the GUI ...
      (comp.os.linux.setup)
    • Reconnecting to ISP
      ... I am running Redhat Version 9. ... "redhat-control-network" to dial into my ISP. ... I have a call waiting ... that when I am done with the phone call, I am then unable to use the GUI ...
      (comp.os.linux.misc)
    • Reconnecting to ISP
      ... I am running Redhat Version 9. ... "redhat-control-network" to dial into my ISP. ... I have a call waiting ... that when I am done with the phone call, I am then unable to use the GUI ...
      (comp.os.linux.networking)
    • Re: Swing Components Freeze During Other Actions Even With Threads
      ... That could be a repaint request, or could be the arrival of and invokeLaterobject that carries the answer the user is waiting for. ... e.g. "Go to Antarctica and count all the penguins. ... The event that carries the answer is just one of many events that the GUI is waiting for. ... And you see, since the code is in the Runnable and is being invoked later by the event dispatch thread, it is the event thread that is making the GUI changes. ...
      (comp.lang.java.help)
    • Re: Swing Components Freeze During Other Actions Even With Threads
      ... >> Steve Horsley wrote: ... >>> carries the answer the user is waiting for. ... > the GUI is waiting for. ... > // Create a PenguinCountAnswer to carry the answer back ...
      (comp.lang.java.help)