[Desktop-packages] [Bug 1759528] Re: Pressing the F10 shortcut on the desktop opens up the Nautilus menu

2019-02-08 Thread Harald H.
Thanks for the reply. I just retested it today and the issue is
reproducible in both 18.04 LTS and 18.10, all updated.

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

Title:
  Pressing the F10 shortcut on the desktop opens up the Nautilus menu

Status in nautilus package in Ubuntu:
  Incomplete

Bug description:
  As the title says. Please also see the attached screenshot.

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


[Desktop-packages] [Bug 1762726] Re: Context menu does not show on passwords fields

2019-01-07 Thread Harald H.
A update to Ubuntu received today seems to have fixed the issue.

---

$ less /var/log/apt/history.log

Upgrade: gedit:amd64 (3.28.1-1ubuntu1, 3.28.1-1ubuntu1.1),
libgweather-3-15:amd64 (3.28.1-1, 3.28.2-1~ubuntu18.04.1),
gir1.2-gweather-3.0:amd64 (3.28.1-1, 3.28.2-1~ubuntu18.04.1), gnome-
shell-common:amd64 (3.28.3-0ubuntu0.18.04.3, 3.28.3-0ubuntu0.18.04.4),
gedit-common:amd64 (3.28.1-1ubuntu1, 3.28.1-1ubuntu1.1), gnome-
shell:amd64 (3.28.3-0ubuntu0.18.04.3, 3.28.3-0ubuntu0.18.04.4),
libgweather-common:amd64 (3.28.1-1, 3.28.2-1~ubuntu18.04.1)

---

I'm no longer able to reproduce the issue.

It seems to have been fixed by this patch:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1765304

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

Title:
  Context menu does not show on passwords fields

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  As many people I use a password manager in order to manage my logins.
  For that I simply copy/paste the username and password in the
  respective fields from another application.  Given some webpages block
  this by JavaScript, I have the following about:config preference:

  dom.event.clipboardevents.enabled=false

  This mostly as an information, because it doesn't seem to affect the
  problem.

  Take a login page (I tried AliExpress - https://login.aliexpress.com/), and 
right click in the username field.  A context menu is shown, containing 
-amongst others- "Paste".
  Click right in the password field, and the context menu is not shown.  I 
would expect it to be shown.

  Using Ctrl-V does work.

  I tried a recreated profile in order to exclude profile-based issues.
  The same happens.

  This does not happen on Ubuntu 16.04LTS
  (59.0.2+build1-0ubuntu0.16.04.3) with equivalent version Firefox
  (59.0.2)

  I am not 100% sure this is a firefox issue.  Perhaps this is Gnome
  related, because I use the default interface on each installation:
  Unity on 16.04LTS and Gnome3 on 18.04LTS.

  

  
  $ lsb_release -rd
  Description:  Ubuntu Bionic Beaver (development branch)
  Release:  18.04

  $ apt-cache policy firefox
  firefox:
Installed: 59.0.2+build1-0ubuntu1
Candidate: 59.0.2+build1-0ubuntu1
Version table:
   *** 59.0.2+build1-0ubuntu1 500
  500 http://it.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

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


[Desktop-packages] [Bug 1762726] Re: Context menu does not show on passwords fields

2018-12-12 Thread Harald H.
If the website has the option to let you see what you enter into the
password field then the menu will show. Example:
https://mail.protonmail.com/login

Running Firefox from the terminal after unsetting GTK_IM_MODULE fixes
it:

$ unset GTK_IM_MODULE
$ firefox

Since upgrading to 18.04 I'm unable to use autotype in password managers
like KeePassXC, it always enters the wrong password. I quite positive
the problem with autotyping is actually caused by this same issue as it
skips some characters when the password is hidden, but it do enters it
correctly if the website have the option to make the field visible (like
in the example above) or after unsetting GTK_IM_MODULE.

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

Title:
  Context menu does not show on passwords fields

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  As many people I use a password manager in order to manage my logins.
  For that I simply copy/paste the username and password in the
  respective fields from another application.  Given some webpages block
  this by JavaScript, I have the following about:config preference:

  dom.event.clipboardevents.enabled=false

  This mostly as an information, because it doesn't seem to affect the
  problem.

  Take a login page (I tried AliExpress - https://login.aliexpress.com/), and 
right click in the username field.  A context menu is shown, containing 
-amongst others- "Paste".
  Click right in the password field, and the context menu is not shown.  I 
would expect it to be shown.

  Using Ctrl-V does work.

  I tried a recreated profile in order to exclude profile-based issues.
  The same happens.

  This does not happen on Ubuntu 16.04LTS
  (59.0.2+build1-0ubuntu0.16.04.3) with equivalent version Firefox
  (59.0.2)

  I am not 100% sure this is a firefox issue.  Perhaps this is Gnome
  related, because I use the default interface on each installation:
  Unity on 16.04LTS and Gnome3 on 18.04LTS.

  

  
  $ lsb_release -rd
  Description:  Ubuntu Bionic Beaver (development branch)
  Release:  18.04

  $ apt-cache policy firefox
  firefox:
Installed: 59.0.2+build1-0ubuntu1
Candidate: 59.0.2+build1-0ubuntu1
Version table:
   *** 59.0.2+build1-0ubuntu1 500
  500 http://it.archive.ubuntu.com/ubuntu bionic/main amd64 Packages
  100 /var/lib/dpkg/status

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


[Desktop-packages] [Bug 1732245] Re: [wayland] Fullscreen games offset after returning from alt-tab

2018-11-24 Thread Harald H.
Please also see upstream reports:
https://gitlab.gnome.org/GNOME/mutter/issues/397

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

Title:
  [wayland] Fullscreen games offset after returning from alt-tab

Status in Mutter:
  Confirmed
Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  Impact
  ==
  Using Alt-Tab to leave a fullscreen game and then return breaks the game by 
offsetting the display by the size of the GNOME Shell top bar (and the Ubuntu 
Dock if running).

  Test Case
  =
  1. Log into the default Ubuntu session. (Make sure that Wayland is running by 
running this command. If you have output, you are running Wayland.

  env | grep -i wayland

  2. Run a game full screen.

  I installed Steam and used Team Fortress 2 because it's free (but a
  very large download)

  3. Press Alt-Tab to switch to another window and then press Alt-Tab to
  switch back to the game.

  The game should display and function normally.

  Workaround
  ==
  Open the Activities Overview and click the game window instead of using 
Alt-Tab to switch back to the game.

  Other Info
  ==
  This bug is split from LP: #1725649 where the problem was seen and fixed for 
the Xorg session. This bug is for the Wayland sessions.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1732245/+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


[Desktop-packages] [Bug 1759548] Re: Authentication window is painted above the lock screen

2018-03-29 Thread Harald H.
Hi Daniel, the bug is now reported upstream here:
https://gitlab.gnome.org/GNOME/gnome-shell/issues/166

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

Title:
  Authentication window is painted above the lock screen

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Reproduce:
  - Trigger a situation that requires authentication. For example open a 
terminal window and type "snap install" (without sudo)
  - Press Super + L to lock the screen

  Observe that the authentication window is shown on top of the lock
  screen.

  Expected behavior:
  Don't show the authentication box on top of the lock screen

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


[Desktop-packages] [Bug 1759537] Re: Adding a user with a preset password do not work

2018-03-28 Thread Harald H.
Upstream design bug filed here: https://gitlab.gnome.org/GNOME/gnome-
control-center/issues/38

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

Title:
  Adding a user with a preset password do not work

Status in gnome-control-center package in Ubuntu:
  Invalid

Bug description:
  Reproduce:
  - Open Settings > Details > Users
  - Click "Unlock" and authenticate
  - Click "Add User"
  - Enter a name/username
  - Select the checkbox "Set a password now" and enter a password

  Observe that the Add-button is now "greyed" out and cannot be clicked.

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


[Desktop-packages] [Bug 1759537] Re: Adding a user with a preset password do not work

2018-03-28 Thread Harald H.
Thanks. I did not, but I see now that I should as I missed the message
under the password strength-meter.

It works as expected (user error), but maybe it could be made a little more 
obvious if the minimal requirements are not met by either:
#1 Don't let the user reenter the password in the confirm-field or 
#2 Don't confirm that the two passwords are matching (the checkmark shown in 
the confirm-field)

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

Title:
  Adding a user with a preset password do not work

Status in gnome-control-center package in Ubuntu:
  Incomplete

Bug description:
  Reproduce:
  - Open Settings > Details > Users
  - Click "Unlock" and authenticate
  - Click "Add User"
  - Enter a name/username
  - Select the checkbox "Set a password now" and enter a password

  Observe that the Add-button is now "greyed" out and cannot be clicked.

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


[Desktop-packages] [Bug 1759548] [NEW] Authentication window is painted above the lock screen

2018-03-28 Thread Harald H.
Public bug reported:

Reproduce:
- Trigger a situation that requires authentication. For example open a terminal 
window and type "snap install" (without sudo)
- Press Super + L to lock the screen

Observe that the authentication window is shown on top of the lock
screen.

Expected behavior:
Don't show the authentication box on top of the lock screen

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bionic

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

Title:
  Authentication window is painted above the lock screen

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  Reproduce:
  - Trigger a situation that requires authentication. For example open a 
terminal window and type "snap install" (without sudo)
  - Press Super + L to lock the screen

  Observe that the authentication window is shown on top of the lock
  screen.

  Expected behavior:
  Don't show the authentication box on top of the lock screen

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


[Desktop-packages] [Bug 1759537] Re: Adding a user with a preset password do not work

2018-03-28 Thread Harald H.
Attached a screen recording of the bug.

** Attachment added: "Screen recording of bug #1759537"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1759537/+attachment/5093426/+files/Peek%202018-03-28%2012-30.gif

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

Title:
  Adding a user with a preset password do not work

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Reproduce:
  - Open Settings > Details > Users
  - Click "Unlock" and authenticate
  - Click "Add User"
  - Enter a name/username
  - Select the checkbox "Set a password now" and enter a password

  Observe that the Add-button is now "greyed" out and cannot be clicked.

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


[Desktop-packages] [Bug 1759537] [NEW] Adding a user with a preset password do not work

2018-03-28 Thread Harald H.
Public bug reported:

Reproduce:
- Open Settings > Details > Users
- Click "Unlock" and authenticate
- Click "Add User"
- Enter a name/username
- Select the checkbox "Set a password now" and enter a password

Observe that the Add-button is now "greyed" out and cannot be clicked.

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bionic

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

Title:
  Adding a user with a preset password do not work

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  Reproduce:
  - Open Settings > Details > Users
  - Click "Unlock" and authenticate
  - Click "Add User"
  - Enter a name/username
  - Select the checkbox "Set a password now" and enter a password

  Observe that the Add-button is now "greyed" out and cannot be clicked.

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


[Desktop-packages] [Bug 1759528] [NEW] Pressing the F10 shortcut on the desktop opens up the Nautilus menu

2018-03-28 Thread Harald H.
Public bug reported:

As the title says. Please also see the attached screenshot.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bionic

** Attachment added: "F10 opens the Nautilus menu on the desktop"
   
https://bugs.launchpad.net/bugs/1759528/+attachment/5093339/+files/Screenshot%20from%202018-03-28%2011-40-39.png

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

Title:
  Pressing the F10 shortcut on the desktop opens up the Nautilus menu

Status in nautilus package in Ubuntu:
  New

Bug description:
  As the title says. Please also see the attached screenshot.

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


[Desktop-packages] [Bug 1711841] [NEW] (Settings > Color) Button is too small to fit the containing text

2017-08-19 Thread Harald H.
Public bug reported:

STEPS TO REPRODUCE:
1. Open Settings > Color
2. Add a new profile
3. Remove the profile
4. Add a new profile again

Everything seems fine the first time you enter a color profile, but on
the second time the "Remove profile" button is too small to contain the
text.

Please see the attached screencap which better shows the issue.


SYSTEM:
Ubuntu 17.10 (Artful Aardvark) - Daily Build (2017-08-18 08:21)

Recorded with Peek GIF screen recorder.

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Peek 2017-08-19 16-24.gif"
   
https://bugs.launchpad.net/bugs/1711841/+attachment/4935368/+files/Peek%202017-08-19%2016-24.gif

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

Title:
  (Settings > Color) Button is too small to fit the containing text

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  STEPS TO REPRODUCE:
  1. Open Settings > Color
  2. Add a new profile
  3. Remove the profile
  4. Add a new profile again

  Everything seems fine the first time you enter a color profile, but on
  the second time the "Remove profile" button is too small to contain
  the text.

  Please see the attached screencap which better shows the issue.

  
  SYSTEM:
  Ubuntu 17.10 (Artful Aardvark) - Daily Build (2017-08-18 08:21)

  Recorded with Peek GIF screen recorder.

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


[Desktop-packages] [Bug 1272096] Re: Nautilus adds "Untitled" automatically to new file templates

2016-11-18 Thread Harald H.
Experienced it here today. The issue have now been reported upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=774680

** Bug watch added: GNOME Bug Tracker #774680
   https://bugzilla.gnome.org/show_bug.cgi?id=774680

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

Title:
  Nautilus adds "Untitled" automatically to new file templates

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  I don't think this is awkwardly important. When I create a new
  template on the ~/Templates folder I give it a "descriptive enough"
  and useful name (for example, "New recipe.txt"). The new template
  appears immediately on the context menu with the expected title "New
  recipe.txt", but when I click it to create the new document I get a
  file named "Untitled New recipe.txt". That is, Nautilus/Files always
  adds the text "Untitled " in front of the template name.

  What I'd expect is a file simply named "New recipe.txt".

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.8.2-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic i686
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Thu Jan 23 18:13:48 2014
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b"['name', 'size', 'type', 'date_modified', 'owner', 'group', 'permissions', 
'mime_type', 'where']"
  InstallationDate: Installed on 2014-01-14 (9 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20140113)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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


[Desktop-packages] [Bug 1272096] Re: Nautilus adds "Untitled" automatically to new file templates

2016-11-18 Thread Harald H.
** Summary changed:

- Nautilus adds "Untitled" aumatically to new file templates
+ Nautilus adds "Untitled" automatically to new file templates

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

Title:
  Nautilus adds "Untitled" automatically to new file templates

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  I don't think this is awkwardly important. When I create a new
  template on the ~/Templates folder I give it a "descriptive enough"
  and useful name (for example, "New recipe.txt"). The new template
  appears immediately on the context menu with the expected title "New
  recipe.txt", but when I click it to create the new document I get a
  file named "Untitled New recipe.txt". That is, Nautilus/Files always
  adds the text "Untitled " in front of the template name.

  What I'd expect is a file simply named "New recipe.txt".

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nautilus 1:3.8.2-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic i686
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: i386
  CurrentDesktop: Unity
  Date: Thu Jan 23 18:13:48 2014
  GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b"['name', 'size', 'type', 'date_modified', 'owner', 'group', 'permissions', 
'mime_type', 'where']"
  InstallationDate: Installed on 2014-01-14 (9 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20140113)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

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


[Desktop-packages] [Bug 1581713] Re: Ubuntu Software asks for an Ubuntu Single Sign-On account to install/remove a snap

2016-11-17 Thread Harald H.
While this can be explained for payed applications, it should not be a
requirement for installing freely available applications. If this will
be a requirement from now on then I'm sure that will upset a lot of
people.

-- 
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/1581713

Title:
  Ubuntu Software asks for an Ubuntu Single Sign-On account to
  install/remove a snap

Status in Ubuntu GNOME:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged
Status in snapd package in Ubuntu:
  Confirmed

Bug description:
  If I try to uninstall a snap using Ubuntu Software, it asks for an Ubuntu 
Single Sign-On account. It seems strange since if I use a terminal and do:
  $ sudo snap remove john-the-ripper

  Everything works as expected.

  BTW: Ubuntu Software takes ages to find out the size of the snap
  package.

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