Summary: | Can't create pppoe connection using KNetworkManager | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Alexander <alegil91> |
Component: | kcm_networkmanagement | Assignee: | Lukáš Tinkl <lukas> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | jgrulich, lamarque, lukas.tinkl, pulfer |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
URL: | https://drive.google.com/file/d/0B0KOKNKlYmTTdS1GSTRBT05YbEk/view?usp=sharing | ||
Latest Commit: | http://commits.kde.org/plasma-nm/ad421d63cdeb9751dfd4f411e6c114a703b9e3e9 | Version Fixed In: | 5.7.3 |
Sentry Crash Report: |
Description
Alexander
2016-04-24 05:52:02 UTC
I attached video that show how to reproduce this bug. See it above. Git commit c2be0336226cf27263ed234f69cddd3b5214c267 by Lamarque V. Souza. Committed on 24/04/2016 at 13:23. Pushed by lvsouza into branch 'Plasma/5.6'. Fix data validation when creating new pppoe connections. FIXED-IN: 5.6.4 M +3 -1 libs/editor/settings/pppoewidget.cpp M +5 -1 libs/editor/settings/ui/pppoe.ui http://commits.kde.org/plasma-nm/c2be0336226cf27263ed234f69cddd3b5214c267 (In reply to Lamarque V. Souza from comment #2) > Git commit c2be0336226cf27263ed234f69cddd3b5214c267 by Lamarque V. Souza. > Committed on 24/04/2016 at 13:23. > Pushed by lvsouza into branch 'Plasma/5.6'. > > Fix data validation when creating new pppoe connections. > FIXED-IN: 5.6.4 Looks like this commit wasn't merged to master back then. So it didn't get into Plasma 5.7 branch. And the bug still exists in Plasma NM 5.7.2. Git commit 31b7547ce99281e8de5eb457fd36b924b53bcac0 by Lamarque V. Souza. Committed on 28/07/2016 at 12:11. Pushed by lvsouza into branch 'master'. Fix data validation when creating new pppoe connections. FIXED-IN: 5.7.3 M +3 -1 libs/editor/settings/pppoewidget.cpp M +5 -1 libs/editor/settings/ui/pppoe.ui http://commits.kde.org/plasma-nm/31b7547ce99281e8de5eb457fd36b924b53bcac0 Git commit ad421d63cdeb9751dfd4f411e6c114a703b9e3e9 by Lamarque V. Souza. Committed on 28/07/2016 at 13:20. Pushed by lvsouza into branch 'Plasma/5.7'. Fix data validation when creating new pppoe connections. FIXED-IN: 5.7.3 M +3 -1 libs/editor/settings/pppoewidget.cpp M +5 -1 libs/editor/settings/ui/pppoe.ui http://commits.kde.org/plasma-nm/ad421d63cdeb9751dfd4f411e6c114a703b9e3e9 |