** Changed in: network-manager (Ubuntu) Status: New => Confirmed ** Also affects: network-manager Importance: Undecided Status: New
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to network-manager in Ubuntu. https://bugs.launchpad.net/bugs/1179602 Title: nm-applet SIM PIN dialog does not hide all unused widgets Status in NetworkManager: New Status in “network-manager” package in Ubuntu: Confirmed Bug description: OS: Ubuntu 13.04 Architecture: amd64 Package: network-manager-gnome Version: 0.9.8.0-1ubuntu2 As can be seen in the attached screenshot, the SIM PIN dialog of nm- applet shows a label and text entry widget that are not used for simple PIN entry dialogs. The cause of the bug is a minor oversight in src/applet-dialogs.c. When configuring widgets according to the dialog requirements, the wrong widgets are hidden (code2 instead of code3). A patch follows shortly. To manage notifications about this bug go to: https://bugs.launchpad.net/network-manager/+bug/1179602/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : desktop-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp