Bug 80830

Summary: show full modem's CONNECT string
Product: [Unmaintained] kppp Reporter: Sergey Y. Afonin <asy>
Component: generalAssignee: Harri Porten <porten>
Status: RESOLVED UNMAINTAINED    
Severity: wishlist    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: show full connection string in hint

Description Sergey Y. Afonin 2004-05-03 11:22:32 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    Unlisted Binary Package
OS:          Linux

kppp show in hint window some informations: "Connection", "Connected at" and "Time connected". "Connected at" contain connection speed, but I think what it must contain full connection string. For example, I have modem ZyXEL U-336. Connect string of modem is:
CONNECT <port speed>/<line speed>/<connect options>
Real string:
CONNECT 57600/V.34 28800/V42b/SREJ

"Connected at" display RS-232 speed, but all iformatios is interesting.
Comment 1 Stranger 2004-10-25 12:18:44 UTC
kppp show speed of connection between serial port and modem, but not speed of conection between my modem and ISP modem.
Comment 2 Sergey Y. Afonin 2006-05-05 14:58:11 UTC
> kppp show speed of connection between serial port and modem

No, kppp show a part of CONNECT string. I use 115k for RS-232 port.

Comment 3 Sergey Y. Afonin 2008-03-16 18:47:58 UTC
Created attachment 23922 [details]
show full connection string in hint

It adds this feature. A patch have small bug: void ConWindow::timeclick() is
called when start only, and change of string in static window is applied after
restart.
Comment 4 Christoph Cullmann 2025-06-09 20:48:41 UTC
This project is unfortunately no longer maintained.

If a new maintainer wants to step up and take care, the project is archived here:

https://invent.kde.org/unmaintained/kppp

You can just clone it in your private namespace on invent.kde.org and if you have started to work on it and fixed/implemented something get it reviewed and the project unarchived.

Sorry for the inconveniences.