Activity log for bug #1629009

Date Who What changed Old value New value Message
2016-09-29 16:42:20 Michael Terry bug added bug
2016-09-29 16:42:28 Michael Terry bug task added dialer-app (Ubuntu)
2016-09-29 16:44:31 Michael Terry description Some apps can't find their main qml file. Error messages like: "file:///build/messaging-app-gcXPE6/messaging-app-0.1+16.04.20160831/src/qml/messaging-app.qml: File not found" Seems due to code like the following in config.h.in. Probably needs to consider the value of $SNAP or just be a little more forgiving. inline bool isRunningInstalled() { static bool installed = (QCoreApplication::applicationDirPath() == QDir(("@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_BINDIR@")).canonicalPath()); return installed; } inline QString messagingAppDirectory() { if (isRunningInstalled()) { return QString("@CMAKE_INSTALL_PREFIX@/@MESSAGING_APP_DIR@/"); } else { return QString("@CMAKE_SOURCE_DIR@/src/qml/"); } } inline QString ubuntuPhonePluginPath() { if (isRunningInstalled()) { return QString::null; } else { return QString("@CMAKE_SOURCE_DIR@/"); } } Some apps can't find their main qml file. Error messages like: "file:///build/messaging-app-gcXPE6/messaging-app-0.1+16.04.20160831/src/qml/messaging-app.qml: File not found" (in my case, the file was in /snap/unity8-session/x24/usr/share/messaging-app/messaging-app.qml) Seems due to code like the following in config.h.in. Probably needs to consider the value of $SNAP or just be a little more forgiving. inline bool isRunningInstalled() {     static bool installed = (QCoreApplication::applicationDirPath() ==                              QDir(("@CMAKE_INSTALL_PREFIX@/@CMAKE_INSTALL_BINDIR@")).canonicalPath());     return installed; } inline QString messagingAppDirectory() {     if (isRunningInstalled()) {         return QString("@CMAKE_INSTALL_PREFIX@/@MESSAGING_APP_DIR@/");     } else {         return QString("@CMAKE_SOURCE_DIR@/src/qml/");     } } inline QString ubuntuPhonePluginPath() {     if (isRunningInstalled()) {         return QString::null;     } else {         return QString("@CMAKE_SOURCE_DIR@/");     } }
2016-09-29 16:45:17 Michael Terry bug task added webbrowser-app (Ubuntu)
2016-09-29 16:49:38 Michael Terry bug task added address-book-app (Ubuntu)
2016-09-29 16:53:24 Michael Terry bug task added ubuntu-system-settings (Ubuntu)
2016-09-29 16:59:51 Michael Terry bug task added unity8 (Ubuntu)
2016-09-29 17:00:08 Michael Terry summary Does not work inside a snap Does not work inside a snap due to hardcoded paths
2016-09-29 17:32:23 kevin gunn bug task added ubuntu-terminal-app (Ubuntu)
2016-09-29 17:36:56 Bill Filler address-book-app (Ubuntu): status New In Progress
2016-09-29 17:37:04 Bill Filler address-book-app (Ubuntu): assignee Renato Araujo Oliveira Filho (renatofilho)
2016-09-29 17:37:09 Bill Filler address-book-app (Ubuntu): importance Undecided High
2016-09-29 17:37:16 Bill Filler ubuntu-system-settings (Ubuntu): status New In Progress
2016-09-29 17:37:20 Bill Filler ubuntu-system-settings (Ubuntu): importance Undecided High
2016-09-29 17:37:31 Bill Filler ubuntu-system-settings (Ubuntu): assignee Jonas G. Drange (jonas-drange)
2016-09-29 17:37:40 Bill Filler webbrowser-app (Ubuntu): status New In Progress
2016-09-29 17:37:44 Bill Filler webbrowser-app (Ubuntu): importance Undecided High
2016-09-29 17:37:50 Bill Filler webbrowser-app (Ubuntu): assignee Olivier Tilloy (osomon)
2016-09-29 17:37:59 Bill Filler ubuntu-terminal-app (Ubuntu): importance Undecided High
2016-09-29 17:38:08 Bill Filler ubuntu-terminal-app (Ubuntu): assignee Michael Sheldon (michael-sheldon)
2016-09-29 17:38:51 Bill Filler dialer-app (Ubuntu): importance Undecided High
2016-09-29 17:38:59 Bill Filler dialer-app (Ubuntu): assignee Gustavo Pichorim Boiko (boiko)
2016-09-29 17:39:03 Bill Filler messaging-app (Ubuntu): importance Undecided High
2016-09-29 17:39:12 Bill Filler messaging-app (Ubuntu): assignee Tiago Salem Herrmann (tiagosh)
2016-09-29 18:31:24 Michael Terry unity8 (Ubuntu): assignee Michael Terry (mterry)
2016-09-29 19:02:04 Renato Araujo Oliveira Filho address-book-app (Ubuntu): status In Progress Fix Committed
2016-09-29 19:50:34 Olivier Tilloy branch linked lp:~osomon/webbrowser-app/snap
2016-09-29 21:50:53 Jonas G. Drange branch linked lp:~phablet-team/ubuntu-system-settings/path-fixes
2016-10-03 13:47:20 Michael Terry unity8 (Ubuntu): status New In Progress
2016-10-03 13:47:23 Michael Terry unity8 (Ubuntu): importance Undecided High
2016-10-04 20:35:44 Michael Terry bug task added unity-scopes-api (Ubuntu)
2016-10-04 20:45:35 Michael Terry unity-scopes-api (Ubuntu): assignee Michael Terry (mterry)
2016-10-05 15:35:53 Michael Terry bug task added unity-scopes-shell (Ubuntu)
2016-10-05 15:36:02 Michael Terry unity-scopes-shell (Ubuntu): assignee Michael Terry (mterry)
2016-10-05 15:36:21 Michael Terry branch linked lp:~mterry/unity8/snap-root
2016-10-05 15:39:19 Michael Terry unity-scopes-api (Ubuntu): status New In Progress
2016-10-05 15:39:14 Launchpad Janitor branch linked lp:~mterry/unity-scopes-api/snap-root
2016-10-06 14:46:09 Michael Terry branch linked lp:~mterry/unity-scopes-shell/snap-root
2016-10-06 14:50:26 Michael Terry unity-scopes-shell (Ubuntu): status New In Progress
2016-10-06 15:02:23 Jonas G. Drange ubuntu-system-settings (Ubuntu): status In Progress Fix Committed
2016-10-06 15:11:21 Renato Araujo Oliveira Filho branch linked lp:~renatofilho/ubuntu-filemanager-app/no-hardcoded-icons
2016-10-06 15:14:04 Renato Araujo Oliveira Filho bug task added ubuntu-filemanager-app
2016-10-06 15:14:23 Renato Araujo Oliveira Filho ubuntu-filemanager-app: status New In Progress
2016-10-06 15:14:23 Renato Araujo Oliveira Filho ubuntu-filemanager-app: assignee Renato Araujo Oliveira Filho (renatofilho)
2016-10-06 15:45:04 Michael Terry bug task added unity-scope-scopes (Ubuntu)
2016-10-06 15:45:15 Michael Terry branch linked lp:~mterry/unity-scope-scopes/snap-root
2016-10-06 17:33:11 Michael Terry branch linked lp:~mterry/unity-scope-click/snap-root
2016-10-06 17:33:20 Michael Terry bug task added unity-scope-click (Ubuntu)
2016-10-06 19:56:24 Jenkins Bot ubuntu-filemanager-app: status In Progress Fix Committed
2016-10-07 18:31:14 Michael Terry branch linked lp:~mterry/unity8/snap-root2
2016-10-07 20:38:30 Michael Terry bug task added ubuntu-touch-session (Ubuntu)
2016-10-07 20:38:44 Michael Terry branch linked lp:~mterry/ubuntu-touch-session/pulse-in-snap
2016-10-10 20:56:53 Launchpad Janitor branch linked lp:~phablet-team/webbrowser-app/staging
2016-10-11 14:09:34 Michael Terry bug task added indicator-sound (Ubuntu)
2016-10-11 14:09:54 Michael Terry branch linked lp:~mterry/indicator-sound/snap-root
2016-10-11 14:19:30 Michael Terry bug task added indicator-transfer (Ubuntu)
2016-10-11 14:19:54 Michael Terry branch linked lp:~mterry/indicator-transfer/snap-root
2016-10-11 14:28:47 Michael Terry bug task added indicator-session (Ubuntu)
2016-10-11 14:29:24 Launchpad Janitor branch linked lp:~mterry/indicator-session/snap-root
2016-10-11 14:36:08 Launchpad Janitor branch linked lp:~mterry/indicator-printers/snap-root
2016-10-11 14:44:05 Launchpad Janitor branch linked lp:~mterry/indicator-power/snap-root
2016-10-11 14:57:10 Michael Terry bug task added indicator-power (Ubuntu)
2016-10-11 17:37:55 Michael Terry bug task added indicator-network (Ubuntu)
2016-10-11 17:38:22 Launchpad Janitor branch linked lp:~mterry/indicator-network/snap-root
2016-10-11 17:44:46 Launchpad Janitor branch linked lp:~mterry/indicator-messages/snap-root
2016-10-11 17:45:48 Michael Terry bug task added indicator-messages (Ubuntu)
2016-10-11 17:47:27 Launchpad Janitor branch linked lp:~mterry/indicator-location/snap-root
2016-10-11 17:49:14 Michael Terry bug task added indicator-location (Ubuntu)
2016-10-11 17:55:01 Launchpad Janitor branch linked lp:~mterry/indicator-keyboard/snap-root
2016-10-11 17:55:47 Michael Terry bug task added indicator-keyboard (Ubuntu)
2016-10-11 18:02:14 Launchpad Janitor branch linked lp:~mterry/indicator-datetime/snap-root
2016-10-11 18:10:08 Launchpad Janitor branch linked lp:~mterry/indicator-bluetooth/snap-root
2016-10-11 18:12:02 Michael Terry bug task added indicator-bluetooth (Ubuntu)
2016-10-11 18:22:34 Launchpad Janitor branch linked lp:~mterry/indicator-application/snap-root
2016-10-12 14:03:17 Michael Terry bug task added history-service (Ubuntu)
2016-10-12 20:58:39 Michael Terry bug task deleted unity-scope-click (Ubuntu)
2016-10-13 03:57:57 Bucky Ball bug added subscriber Bucky Ball
2016-10-13 03:58:03 Bucky Ball removed subscriber Bucky Ball
2016-10-24 05:06:48 Launchpad Janitor branch linked lp:~ci-train-bot/webbrowser-app/webbrowser-app-ubuntu-zesty-2087
2016-10-26 17:05:00 Launchpad Janitor unity8 (Ubuntu): status In Progress Fix Released
2016-10-26 21:33:46 Launchpad Janitor webbrowser-app (Ubuntu): status In Progress Fix Released
2016-10-27 01:06:02 Bucky Ball bug added subscriber Bucky Ball
2016-10-27 01:06:08 Bucky Ball removed subscriber Bucky Ball
2016-11-01 15:16:03 Bill Filler dialer-app (Ubuntu): status New Fix Committed
2016-11-01 15:16:27 Bill Filler messaging-app (Ubuntu): status New Fix Released
2016-11-01 15:16:57 Bill Filler ubuntu-filemanager-app: status Fix Committed Fix Released
2016-11-01 15:18:38 Bill Filler ubuntu-terminal-app (Ubuntu): status New Fix Released
2016-11-01 15:19:07 Bill Filler history-service (Ubuntu): status New In Progress
2016-11-04 15:58:25 Michael Sheldon bug task added ubuntu-keyboard (Ubuntu)
2016-11-04 15:58:43 Michael Sheldon ubuntu-keyboard (Ubuntu): status New In Progress
2016-11-04 15:58:43 Michael Sheldon ubuntu-keyboard (Ubuntu): assignee Michael Sheldon (michael-sheldon)
2016-11-04 16:25:28 Michael Sheldon branch linked lp:~michael-sheldon/ubuntu-keyboard/snap
2016-11-08 21:47:37 Launchpad Janitor ubuntu-system-settings (Ubuntu): status Fix Committed Fix Released
2016-11-10 23:53:40 Michael Terry bug task added address-book-service (Ubuntu)
2016-11-10 23:53:37 Launchpad Janitor branch linked lp:~mterry/address-book-service/snap-root
2016-11-11 00:08:32 Launchpad Janitor branch linked lp:~mterry/mediascanner2/snap-root
2016-11-11 00:09:34 Michael Terry bug task added mediascanner2 (Ubuntu)
2016-11-11 00:14:33 Michael Terry bug task added pay-service (Ubuntu)
2016-11-11 00:15:32 Michael Terry bug task added telephony-service (Ubuntu)
2016-11-11 00:15:53 Michael Terry bug task added indicator-display (Ubuntu)
2016-11-11 00:16:11 Michael Terry bug task added sync-monitor (Ubuntu)
2016-11-15 17:54:30 Launchpad Janitor ubuntu-keyboard (Ubuntu): status In Progress Fix Released
2016-11-15 20:30:46 Launchpad Janitor unity-scopes-shell (Ubuntu): status In Progress Fix Released
2016-11-16 14:21:03 Bill Filler messaging-app (Ubuntu): status Fix Released In Progress
2016-11-16 14:21:24 Bill Filler messaging-app (Ubuntu): assignee Tiago Salem Herrmann (tiagosh) Renato Araujo Oliveira Filho (renatofilho)
2016-11-16 14:21:49 Bill Filler dialer-app (Ubuntu): assignee Gustavo Pichorim Boiko (boiko) Renato Araujo Oliveira Filho (renatofilho)
2016-11-16 14:22:07 Bill Filler dialer-app (Ubuntu): status Fix Committed In Progress
2016-11-16 17:18:18 Michael Terry address-book-app (Ubuntu): status Fix Committed Confirmed
2016-11-16 18:30:44 Michael Terry bug task added policykit-unity8 (Ubuntu)
2016-11-16 18:31:00 Launchpad Janitor branch linked lp:~mterry/policykit-unity8/snap-root
2016-11-16 21:41:34 Launchpad Janitor policykit-unity8 (Ubuntu): status New Fix Released
2016-11-17 11:56:41 Renato Araujo Oliveira Filho branch linked lp:~renatofilho/address-book-app/qsysteminfo-snap
2016-11-17 12:36:12 Renato Araujo Oliveira Filho branch linked lp:~renatofilho/messaging-app/fix-snap-paths
2016-11-17 13:06:03 Renato Araujo Oliveira Filho branch linked lp:~renatofilho/dialer-app/fix-snap-path
2016-11-17 23:06:44 Renato Araujo Oliveira Filho branch linked lp:~renatofilho/mediaplayer-app/shared-snappy
2016-11-18 16:14:35 Michael Terry address-book-service (Ubuntu): status New In Progress
2016-11-18 16:14:51 Michael Terry address-book-app (Ubuntu): status Confirmed In Progress
2016-11-18 16:15:43 Michael Terry history-service (Ubuntu): status In Progress New
2016-11-18 16:16:08 Michael Terry indicator-bluetooth (Ubuntu): status New In Progress
2016-11-18 16:16:31 Michael Terry indicator-keyboard (Ubuntu): status New In Progress
2016-11-18 16:16:52 Michael Terry indicator-location (Ubuntu): status New In Progress
2016-11-18 16:17:09 Michael Terry indicator-messages (Ubuntu): status New In Progress
2016-11-18 16:17:33 Michael Terry indicator-network (Ubuntu): status New In Progress
2016-11-18 16:17:54 Michael Terry indicator-power (Ubuntu): status New In Progress
2016-11-18 16:18:10 Michael Terry indicator-session (Ubuntu): status New In Progress
2016-11-18 16:18:27 Michael Terry indicator-sound (Ubuntu): status New In Progress
2016-11-18 16:18:52 Michael Terry indicator-transfer (Ubuntu): status New In Progress
2016-11-18 16:19:08 Michael Terry mediascanner2 (Ubuntu): status New In Progress
2016-11-18 16:19:58 Michael Terry ubuntu-touch-session (Ubuntu): status New In Progress
2016-11-18 16:20:34 Michael Terry unity-scope-scopes (Ubuntu): status New Won't Fix
2016-11-18 16:21:04 Michael Terry unity-scopes-api (Ubuntu): status In Progress Fix Released
2016-11-18 22:45:12 Renato Araujo Oliveira Filho branch linked lp:~renatofilho/camera-app/shared-snappy
2016-11-24 11:17:55 Roberto Mier Escandon branch linked lp:~phablet-team/telephony-service/fix-hardcoded-paths
2016-11-24 11:18:47 Roberto Mier Escandon telephony-service (Ubuntu): status New In Progress
2016-11-24 11:18:47 Roberto Mier Escandon telephony-service (Ubuntu): assignee Roberto Mier Escandón  (rmescandon)
2016-11-28 21:28:38 Michael Terry bug task added maliit-framework (Ubuntu)
2016-11-28 22:29:48 stiss bug added subscriber stiss
2016-11-28 22:29:57 stiss removed subscriber stiss
2016-11-28 22:30:07 stiss bug added subscriber stiss
2016-11-28 22:30:13 stiss removed subscriber stiss
2016-11-28 23:59:15 Michael Sheldon maliit-framework (Ubuntu): status New Fix Released
2016-11-28 23:59:15 Michael Sheldon maliit-framework (Ubuntu): assignee Michael Sheldon (michael-sheldon)
2016-11-29 16:30:12 Pat McGowan bug task added canonical-devices-system-image
2016-11-29 16:30:47 Pat McGowan canonical-devices-system-image: importance Undecided High
2016-11-29 16:30:47 Pat McGowan canonical-devices-system-image: status New In Progress
2016-11-29 16:30:47 Pat McGowan canonical-devices-system-image: milestone p1
2016-11-29 16:30:47 Pat McGowan canonical-devices-system-image: assignee Pat McGowan (pat-mcgowan)
2016-11-29 17:40:00 Bill Filler maliit-framework (Ubuntu): status Fix Released In Progress
2016-11-29 17:40:52 Bill Filler ubuntu-keyboard (Ubuntu): status Fix Released In Progress
2016-11-29 17:44:03 Bill Filler branch linked lp:~renatofilho/gallery-app/fix-snap-paths
2016-11-29 17:44:21 Bill Filler branch linked lp:~renatofilho/history-service/snap-path
2016-11-29 17:44:48 Bill Filler branch linked lp:camera-app/staging
2016-11-29 17:45:20 Bill Filler bug task added camera-app (Ubuntu)
2016-11-29 17:45:36 Bill Filler camera-app (Ubuntu): status New In Progress
2016-11-29 17:46:00 Bill Filler bug task added gallery-app (Ubuntu)
2016-11-29 17:46:15 Bill Filler gallery-app (Ubuntu): status New In Progress
2016-11-29 17:46:39 Bill Filler bug task added mediaplayer-app (Ubuntu)
2016-11-29 17:47:01 Bill Filler mediaplayer-app (Ubuntu): status New In Progress
2016-11-30 13:25:56 Launchpad Janitor gallery-app (Ubuntu): status In Progress Fix Released
2016-11-30 13:26:07 Launchpad Janitor address-book-app (Ubuntu): status In Progress Fix Released
2016-11-30 13:26:17 Launchpad Janitor address-book-service (Ubuntu): status In Progress Fix Released
2016-11-30 13:36:06 Launchpad Janitor dialer-app (Ubuntu): status In Progress Fix Released
2016-11-30 13:36:16 Launchpad Janitor messaging-app (Ubuntu): status In Progress Fix Released
2016-11-30 13:46:24 Launchpad Janitor mediaplayer-app (Ubuntu): status In Progress Fix Released
2016-12-02 19:34:21 Launchpad Janitor indicator-sound (Ubuntu): status In Progress Fix Released
2016-12-02 19:34:28 Launchpad Janitor indicator-location (Ubuntu): status In Progress Fix Released
2016-12-02 19:34:35 Launchpad Janitor indicator-messages (Ubuntu): status In Progress Fix Released
2016-12-02 19:44:25 Launchpad Janitor indicator-power (Ubuntu): status In Progress Fix Released
2016-12-02 19:44:26 Launchpad Janitor indicator-transfer (Ubuntu): status In Progress Fix Released
2016-12-02 19:44:35 Launchpad Janitor indicator-bluetooth (Ubuntu): status In Progress Fix Released
2016-12-02 21:34:27 Launchpad Janitor indicator-session (Ubuntu): status In Progress Fix Released
2016-12-03 02:39:00 Bucky Ball bug added subscriber Bucky Ball
2016-12-03 02:39:29 Bucky Ball removed subscriber Bucky Ball
2016-12-03 05:44:02 Launchpad Janitor mediascanner2 (Ubuntu): status In Progress Fix Released
2016-12-05 22:00:02 dobey indicator-network (Ubuntu): importance Undecided Critical
2016-12-05 22:00:40 dobey bug task deleted pay-service (Ubuntu)
2016-12-06 06:02:13 doniks bug added subscriber krusty
2016-12-09 15:07:19 Launchpad Janitor branch linked lp:~ci-train-bot/indicator-network/indicator-network-ubuntu-zesty-2275
2016-12-11 03:58:43 Launchpad Janitor indicator-network (Ubuntu): status In Progress Fix Released
2016-12-13 12:33:38 Launchpad Janitor ubuntu-touch-session (Ubuntu): status In Progress Fix Released
2016-12-13 17:07:13 Launchpad Janitor indicator-keyboard (Ubuntu): status In Progress Fix Released
2017-01-03 23:23:25 Launchpad Janitor telephony-service (Ubuntu): status In Progress Fix Released
2017-01-04 14:50:10 Pat McGowan camera-app (Ubuntu): status In Progress Fix Released
2017-01-04 14:51:39 Pat McGowan history-service (Ubuntu): status New Fix Released
2017-01-04 14:56:52 Pat McGowan indicator-display (Ubuntu): assignee Charles Kerr (charlesk)
2017-01-04 14:58:17 Pat McGowan sync-monitor (Ubuntu): assignee Renato Araujo Oliveira Filho (renatofilho)
2017-01-11 19:16:53 Pat McGowan canonical-devices-system-image: milestone p1 p2
2017-01-11 20:33:49 Pat McGowan canonical-devices-system-image: assignee Pat McGowan (pat-mcgowan) Bill Filler (bfiller)
2017-04-11 13:13:08 Michael Sheldon ubuntu-keyboard (Ubuntu): status In Progress Fix Released