Tested and behaves as expected. When gnome-software is started again the
home screen is shown.

Den ons 24 okt. 2018 kl 00:41 skrev Brian Murray <br...@ubuntu.com>:

> Hello Per-Inge, or anyone else affected,
>
> Accepted gnome-software into cosmic-proposed. The package will build now
> and be available at https://launchpad.net/ubuntu/+source/gnome-
> software/3.30.2-0ubuntu8 in a few hours, and then in the -proposed
> repository.
>
> Please help us by testing this new package.  See
> https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
> to enable and use -proposed.  Your feedback will aid us getting this
> update out to other Ubuntu users.
>
> If this package fixes the bug for you, please add a comment to this bug,
> mentioning the version of the package you tested and change the tag from
> verification-needed-cosmic to verification-done-cosmic. If it does not
> fix the bug for you, please add a comment stating that, and change the
> tag to verification-failed-cosmic. In either case, without details of
> your testing we will not be able to proceed.
>
> Further information regarding the verification process can be found at
> https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
> advance for helping!
>
> N.B. The updated package will be released to -updates after the bug(s)
> fixed by this package have been verified and the package has been in
> -proposed for a minimum of 7 days.
>
> ** Changed in: gnome-software (Ubuntu Cosmic)
>        Status: In Progress => Fix Committed
>
> ** Tags added: verification-needed verification-needed-cosmic
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1798053
>
> Title:
>   [SRU] Click on the back icon in gnome-software doesn't work
>
> Status in gnome-software package in Ubuntu:
>   Fix Committed
> Status in gnome-software source package in Cosmic:
>   Fix Committed
>
> Bug description:
>   [Test Case]
>
>   1. Open gnome-software
>   2. Press Ctrl+F and type "firefox" or any string that will return results
>   3. Click any result in the list (snap package or deb, already installed
> or not, it doesn't matter)
>   4. Observe that a new page is open showing details about the application
>   5. Close gnome-software
>   6. Open gnome-software again
>   7. Observe that the application is open on the last open page (details
> view about the application)
>   8. Click the back button (top-left corner)
>
>   Expected result: the application goes back to the list of search
>   results (or perhaps to the home screen)
>
>   Current result: nothing happens
>
>   Please note that the upstream fix reverts a new behaviour and as a
>   result, when opening again gnome-software at step 6, the application
>   opens on the home screen instead of resuming the last open page. This
>   is consistent with how gnome-software behaves in bionic. So after
>   applying the patch, steps 7 and 8 can be folded into one single step:
>   "Observe that the application is open on the home screen".
>
>
>   [Regression Potential]
>
>   Low. This is a cherry-pick of a self-contained trivial upstream commit
> that is already released in gnome-software 3.30.3 (
> https://gitlab.gnome.org/GNOME/gnome-software/commit/ca5f8e74b6f9991ae228caa2c698131a54764774
> ).
>   As noted above, it does change the behaviour of re-opening the
> application after closing it, but it reverts it to the behaviour it had in
> bionic, so I don't think it should be considered a regression.
>
>   Re-opening the application after closing it in a number of different
>   situations should be thoroughly exercised to make sure that this
>   doesn't introduce any functional regression.
>
>
>   [Original Description]
>
>   Searched for Chromium, installed Chromium (snap version), clicked
> Launched and used chromium.
>   Went back to gnome-software and clicked the back button. Nothing
> happened. Restarted gnome-software and clicked the back button. Nothing
> happened.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.10
>   Package: gnome-software 3.30.2-0ubuntu3 [modified:
> usr/share/gnome-shell/search-providers/org.gnome.Software-search-provider.ini]
>   ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
>   Uname: Linux 4.18.0-10-generic x86_64
>   ApportVersion: 2.20.10-0ubuntu13
>   Architecture: amd64
>   CasperVersion: 1.399
>   CurrentDesktop: ubuntu:GNOME
>   Date: Tue Oct 16 11:22:16 2018
>   InstalledPlugins:
>    gnome-software-plugin-flatpak N/A
>    gnome-software-plugin-limba   N/A
>    gnome-software-plugin-snap    3.30.2-0ubuntu3
>   LiveMediaBuild: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64
> (20181016)
>   ProcEnviron:
>    TERM=xterm-256color
>    PATH=(custom, no user)
>    XDG_RUNTIME_DIR=<set>
>    LANG=C.UTF-8
>    SHELL=/bin/bash
>   SourcePackage: gnome-software
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   modified.conffile..etc.xdg.autostart.gnome-software-service.desktop:
> [deleted]
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1798053/+subscriptions
>


-- 
Skickat från min nya mailadress

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-software in Ubuntu.
https://bugs.launchpad.net/bugs/1798053

Title:
  [SRU] Click on the back icon in gnome-software doesn't work

Status in gnome-software package in Ubuntu:
  Fix Committed
Status in gnome-software source package in Cosmic:
  Fix Committed

Bug description:
  [Test Case]

  1. Open gnome-software
  2. Press Ctrl+F and type "firefox" or any string that will return results
  3. Click any result in the list (snap package or deb, already installed or 
not, it doesn't matter)
  4. Observe that a new page is open showing details about the application
  5. Close gnome-software
  6. Open gnome-software again
  7. Observe that the application is open on the last open page (details view 
about the application)
  8. Click the back button (top-left corner)

  Expected result: the application goes back to the list of search
  results (or perhaps to the home screen)

  Current result: nothing happens

  Please note that the upstream fix reverts a new behaviour and as a
  result, when opening again gnome-software at step 6, the application
  opens on the home screen instead of resuming the last open page. This
  is consistent with how gnome-software behaves in bionic. So after
  applying the patch, steps 7 and 8 can be folded into one single step:
  "Observe that the application is open on the home screen".

  
  [Regression Potential]

  Low. This is a cherry-pick of a self-contained trivial upstream commit that 
is already released in gnome-software 3.30.3 
(https://gitlab.gnome.org/GNOME/gnome-software/commit/ca5f8e74b6f9991ae228caa2c698131a54764774).
  As noted above, it does change the behaviour of re-opening the application 
after closing it, but it reverts it to the behaviour it had in bionic, so I 
don't think it should be considered a regression.

  Re-opening the application after closing it in a number of different
  situations should be thoroughly exercised to make sure that this
  doesn't introduce any functional regression.

  
  [Original Description]

  Searched for Chromium, installed Chromium (snap version), clicked Launched 
and used chromium.
  Went back to gnome-software and clicked the back button. Nothing happened. 
Restarted gnome-software and clicked the back button. Nothing happened.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: gnome-software 3.30.2-0ubuntu3 [modified: 
usr/share/gnome-shell/search-providers/org.gnome.Software-search-provider.ini]
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  CasperVersion: 1.399
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Oct 16 11:22:16 2018
  InstalledPlugins:
   gnome-software-plugin-flatpak N/A
   gnome-software-plugin-limba   N/A
   gnome-software-plugin-snap    3.30.2-0ubuntu3
  LiveMediaBuild: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 (20181016)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=C.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.xdg.autostart.gnome-software-service.desktop: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1798053/+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

Reply via email to