Activity log for bug #1248646

Date Who What changed Old value New value Message
2013-11-06 17:46:12 Iain Lane bug added bug
2013-11-06 17:46:43 Iain Lane description system-settings makes use of ListItem.ItemSelector.enabled in a few places. In https://code.launchpad.net/~nicolas-doffay/ubuntu-ui-toolkit/selectors-multi-selection this was changed to a read-only property and 'alwaysExpanded' provided to covers some of the use-cases for setting expanded before. This is an API break which IMO shouldn't have happened. Could it be fixed? It breaks a lot of ubuntu-system-settings, for example: laney@raleigh> system-settings cellular QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No space left on device unity::action::ActionManager::ActionManager(QObject*): Could not determine application identifier. HUD will not work properly. Provide your application identifier in $APP_ID environment variable. UCUriHandler: Empty "APP_ID" environment variable, ignoring. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/PageWrapperUtils.js:42: Error: Error while loading page: file:///usr/share/ubuntu/settings/system/qml-plugins/cellular/PageComponent.qml:65 Invalid property assignment: "expanded" is a read-only property file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59: Unable to assign [undefined] to bool system-settings makes use of ListItem.ItemSelector.enabled in a few places. In   https://code.launchpad.net/~nicolas-doffay/ubuntu-ui-toolkit/selectors-multi-selection this was changed to a read-only property and 'alwaysExpanded' provided to covers some of the use-cases for setting expanded before. This is an API break which IMO shouldn't have happened. Could it be fixed? It breaks a lot of ubuntu-system-settings. For example: laney@raleigh> system-settings cellular QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No space left on device unity::action::ActionManager::ActionManager(QObject*):  Could not determine application identifier. HUD will not work properly.  Provide your application identifier in $APP_ID environment variable. UCUriHandler: Empty "APP_ID" environment variable, ignoring. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/PageWrapperUtils.js:42: Error: Error while loading page: file:///usr/share/ubuntu/settings/system/qml-plugins/cellular/PageComponent.qml:65 Invalid property assignment: "expanded" is a read-only property file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59: Unable to assign [undefined] to bool
2013-11-06 17:46:49 Sebastien Bacher ubuntu-system-settings (Ubuntu): importance Undecided High
2013-11-06 17:46:49 Sebastien Bacher ubuntu-system-settings (Ubuntu): assignee Nicolas d'Offay (nicolas-doffay)
2013-11-06 17:47:00 Sebastien Bacher affects ubuntu-system-settings (Ubuntu) ubuntu-ui-toolkit (Ubuntu)
2013-11-06 17:47:49 Launchpad Janitor ubuntu-ui-toolkit (Ubuntu): status New Confirmed
2013-11-06 17:48:17 Sebastien Bacher bug task added ubuntu-ui-toolkit
2013-11-06 18:26:07 Florian Boucault ubuntu-ui-toolkit: status New Confirmed
2013-11-06 18:26:13 Florian Boucault ubuntu-ui-toolkit: importance Undecided Critical
2013-11-06 20:54:25 Tim Peeters summary API break: ItemSelector.enabled changed to read-only API break: ItemSelector.expanded changed to read-only
2013-11-06 20:54:36 Tim Peeters description system-settings makes use of ListItem.ItemSelector.enabled in a few places. In   https://code.launchpad.net/~nicolas-doffay/ubuntu-ui-toolkit/selectors-multi-selection this was changed to a read-only property and 'alwaysExpanded' provided to covers some of the use-cases for setting expanded before. This is an API break which IMO shouldn't have happened. Could it be fixed? It breaks a lot of ubuntu-system-settings. For example: laney@raleigh> system-settings cellular QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No space left on device unity::action::ActionManager::ActionManager(QObject*):  Could not determine application identifier. HUD will not work properly.  Provide your application identifier in $APP_ID environment variable. UCUriHandler: Empty "APP_ID" environment variable, ignoring. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/PageWrapperUtils.js:42: Error: Error while loading page: file:///usr/share/ubuntu/settings/system/qml-plugins/cellular/PageComponent.qml:65 Invalid property assignment: "expanded" is a read-only property file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59: Unable to assign [undefined] to bool system-settings makes use of ListItem.ItemSelector.expanded in a few places. In   https://code.launchpad.net/~nicolas-doffay/ubuntu-ui-toolkit/selectors-multi-selection this was changed to a read-only property and 'alwaysExpanded' provided to covers some of the use-cases for setting expanded before. This is an API break which IMO shouldn't have happened. Could it be fixed? It breaks a lot of ubuntu-system-settings. For example: laney@raleigh> system-settings cellular QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No space left on device unity::action::ActionManager::ActionManager(QObject*):  Could not determine application identifier. HUD will not work properly.  Provide your application identifier in $APP_ID environment variable. UCUriHandler: Empty "APP_ID" environment variable, ignoring. file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/PageWrapperUtils.js:42: Error: Error while loading page: file:///usr/share/ubuntu/settings/system/qml-plugins/cellular/PageComponent.qml:65 Invalid property assignment: "expanded" is a read-only property file:///usr/lib/x86_64-linux-gnu/qt5/qml/Ubuntu/Components/ListItems/SingleControl.qml:59: Unable to assign [undefined] to bool
2013-11-06 20:56:25 Tim Peeters ubuntu-ui-toolkit: assignee Nicolas d'Offay (nicolas-doffay)
2013-11-07 09:43:12 Nicolas d'Offay branch linked lp:~nicolas-doffay/ubuntu-ui-toolkit/selector-code-refactor
2013-11-07 09:58:15 Nicolas d'Offay ubuntu-ui-toolkit: status Confirmed In Progress
2013-11-07 09:58:17 Nicolas d'Offay ubuntu-ui-toolkit (Ubuntu): status Confirmed In Progress
2013-11-07 10:18:31 Nicolas d'Offay branch unlinked lp:~nicolas-doffay/ubuntu-ui-toolkit/selector-code-refactor
2013-11-07 10:34:17 Nicolas d'Offay branch linked lp:~nicolas-doffay/ubuntu-ui-toolkit/selector-api-break-fix
2013-11-07 14:29:29 Dave Morley tags qa-touch
2013-11-08 11:04:29 Nicolas d'Offay ubuntu-ui-toolkit: status In Progress Fix Committed
2013-11-08 11:04:37 Nicolas d'Offay ubuntu-ui-toolkit (Ubuntu): status In Progress Fix Committed
2013-11-08 22:58:09 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/ubuntu-ui-toolkit
2013-11-08 23:38:31 Launchpad Janitor ubuntu-ui-toolkit (Ubuntu): status Fix Committed Fix Released
2013-11-19 10:21:57 Nicolas d'Offay ubuntu-ui-toolkit: status Fix Committed Fix Released