gallery does not update images when invoked by content hub
Bug #1569844 reported by
Michael Zanetti
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
High
|
Bill Filler | ||
gallery-app (Ubuntu) |
Fix Released
|
High
|
Arthur Mello |
Bug Description
Steps to reproduce:
* Make sure the gallery app is closed
* Open the camera app, take a picture (or press vol+/- to take a screenshot)
* Open the telegram app, open a conversation
* click on "attach image"
* in the ContentPeerPicker, select the gallery app
=> Gallery app will open, but your new picture is not around.
Related branches
lp://staging/~artmello/gallery-app/gallery-app-fix_1569844
- Renato Araujo Oliveira Filho (community): Approve
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Bill Filler (community): Needs Fixing
-
Diff: 59 lines (+16/-4)2 files modifiedrc/qml/OrganicView/OrganicMediaList.qml (+3/-1)
rc/qml/PickerScreen.qml (+13/-3)
affects: | gallery-app → gallery-app (Ubuntu) |
Changed in canonical-devices-system-image: | |
assignee: | nobody → Bill Filler (bfiller) |
status: | New → Confirmed |
Changed in gallery-app (Ubuntu): | |
status: | New → In Progress |
Changed in canonical-devices-system-image: | |
status: | Confirmed → In Progress |
tags: | added: system-apps-11 |
Changed in canonical-devices-system-image: | |
status: | In Progress → Fix Committed |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
seems this only happens the first time there is a new picture for the given day (still a bug). Repeating the steps a second time after closing everything seems to work.