Search This Blog

Wednesday, July 27, 2011

Plasma NM: bugs fixed after 4.6.5


Below is the list of bugs fixed between 4.6.5 release date (July 5th) and 4.7.0 release date (July 27th). If you want to read the list of bugs fixed before that read my last post bugs fixed in Plasma NM.

. Changes networkmanagement_configshell to update an existing bluetooth connection instead of adding a second one.
. Force NM to update a connection when it's name changes instead of creating a new connection file in /etc/NetworkManager/system-connections/ with the name uuid.
. Set correct uuid when updating connection.
278231: Fix problem with modem HUAWEI E220 not working without auto-connect attribute
. Fix notifications localization.
. Fix user being unable to launch configshell from plasmoid after running ManageConnectionWidget from within Plasma.
253317: Fix edit connection dialog blocks plasma.
. Fill in the file name filter in kfile dialog when importing VPN configurations so that users can know what file extensions are supported.
276406: Fix closing network manager config window before dismissing policykit prompt results in crash.


And for nm09 branch:

277889: Fixes crash when editing connections.
194099: Support for importing/exporting OpenVPN connections.
. Changes networkmanagement_configshell to update an existing bluetooth connection instead of adding a second one.
. Force NM to update a connection when it's name changes instead of creating a new connection file in /etc/NetworkManager/system-connections/ with the name uuid.
. Fix NM-0.8's connection importer which was broken since last month.
. Set correct uuid when updating connection.
. Fix show passwords checkbox in vpnc widget
278231: Fix problem with modem HUAWEI E220 not working without auto-connect attribute.
. Initialize VPN buttons only once per session in ManageConnectionWidget.
. Fix notifications localization.
. Fix user being unable to launch configshell from plasmoid after running ManageConnectionWidget from within Plasma.
253317: Fix edit connection dialog blocks plasma.
. Add support for all the options NM vpnc plugin supports.
269951277354: Port all VPN-Plugins which support this to the new secrets flags system. Add auth-dialogs for OpenVPN and PTTP. Fix some minor bugs.
271491: Calculates connection list item's height based on default font height. Minimum height is 28 pixels.
. Improves error message report when importing VPN configuration file.
219118: Add support for vpnc hybrid authentication.
. Disables hidden item until hidden essid is fully working. It seems NM-0.9 can dectect them by itself, so I think we will not need to use this in.
. Fill in the file name filter in kfile dialog when importing VPN configurations so that users can know what file extensions are supported.
. Do not "showMore" when wireless is disabled.
251214: Show error if Gsm PIN/PUK unlock fails.
246327: Add option to show network speed in KB/s or KBits/s in interface details widget.
182451: Indicate active connections in Manager Connections widget. Still does not work for VPN connections.


Recommend snapshots:

For master branch: bb6e3b82dd23f05df8d875627622195e291b5a6d
For nm09 branch: eb9a97abe1cb8dc848939514b5ead0be2a92cecc

2 comments:

Anonymous said...

it's looking like you doing a major piece of network manager stuff, thanks! :)

Lamarque said...

Thanks. I have help from other people, specially Ilia Kats and Rajeesh K Nambiar.