Activity log for bug #1293463

Date Who What changed Old value New value Message
2014-03-17 09:52:50 Simon K bug added bug
2014-03-17 09:52:50 Simon K attachment added backtrace.txt https://bugs.launchpad.net/bugs/1293463/+attachment/4028074/+files/backtrace.txt
2014-03-17 09:55:05 Simon K description Steps to reproduce: 1. create new qml project in Ubuntu-SDK 2. Paste the following line into the "MainView" block: Component.onCompleted: {ContentHub.knownSourcesForType(ContentType.Picture);} 3. Run the Program using the "Run" command What is expected to happen: Nothing, "ContentHub.knownSourcesForType(ContentType.Picture);" shouldn't do anything and shouldn't return anything since "Picture" is no valid type (it has to be "Pictures" in order to do something). What actually happens: the process "content-hub-service" crashes with the following output: virtual void Registry::enumerate_known_peers_for_type(com::ubuntu::content::Type, const std::function<void(const com::ubuntu::content::Peer&)>&) "pictures" virtual void Registry::enumerate_known_peers_for_type(com::ubuntu::content::Type, const std::function<void(const com::ubuntu::content::Peer&)>&) "unknown" (process:31017): GLib-GIO-ERROR **: Settings schema 'com.ubuntu.content.hub.all' does not contain a key named 'unknown' Trace/Breakpoint ausgelöst (Speicherabzug geschrieben) ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: content-hub 0.0+14.04.20140307-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6 Uname: Linux 3.13.0-17-generic x86_64 ApportVersion: 2.13.3-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Mon Mar 17 10:36:36 2014 EcryptfsInUse: Yes InstallationDate: Installed on 2013-09-27 (170 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20130925.1) SourcePackage: content-hub UpgradeStatus: Upgraded to trusty on 2014-01-26 (49 days ago) Steps to reproduce: 1. create new qml project in Ubuntu-SDK 2. Paste the following line into the "MainView" block: Component.onCompleted: {ContentHub.knownSourcesForType(ContentType.Picture);} 3. Run the Program using the "Run" command What is expected to happen: Nothing, "ContentHub.knownSourcesForType(ContentType.Picture);" shouldn't do anything and shouldn't return anything since "Picture" is no valid type (it has to be "Pictures" in order to do something). What actually happens: the process "content-hub-service" crashes with the following output: virtual void Registry::enumerate_known_peers_for_type(com::ubuntu::content::Type, const std::function<void(const com::ubuntu::content::Peer&)>&) "pictures" virtual void Registry::enumerate_known_peers_for_type(com::ubuntu::content::Type, const std::function<void(const com::ubuntu::content::Peer&)>&) "unknown" (process:31017): GLib-GIO-ERROR **: Settings schema 'com.ubuntu.content.hub.all' does not contain a key named 'unknown' Trace/Breakpoint ausgelöst (Speicherabzug geschrieben) PS: see the attached "backtrace.txt" for a backtrace. ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: content-hub 0.0+14.04.20140307-0ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-17.37-generic 3.13.6 Uname: Linux 3.13.0-17-generic x86_64 ApportVersion: 2.13.3-0ubuntu1 Architecture: amd64 CurrentDesktop: Unity Date: Mon Mar 17 10:36:36 2014 EcryptfsInUse: Yes InstallationDate: Installed on 2013-09-27 (170 days ago) InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20130925.1) SourcePackage: content-hub UpgradeStatus: Upgraded to trusty on 2014-01-26 (49 days ago)
2014-03-31 20:51:01 Ken VanDine branch linked lp:~ken-vandine/content-hub/no_unknown
2014-03-31 20:51:17 Ken VanDine content-hub (Ubuntu): importance Undecided Medium
2014-03-31 20:51:21 Ken VanDine content-hub (Ubuntu): status New In Progress
2014-04-02 16:24:13 Ken VanDine content-hub (Ubuntu): status In Progress Fix Released
2014-04-02 17:02:48 Launchpad Janitor branch linked lp:ubuntu/content-hub