[Ubuntustudio-bugs] [Bug 1585313] [NEW] phatch cannot apply transparency in watermarks

2016-05-24 Thread Miguel SSM - Fotos y Cosas
Public bug reported:

Trying to apply my watermark, in every case it says "Cannot be applied:
'transparency'"

And the log is the following:

Error 0: Cannot apply Watermark action to picture 'file.JPG' en la carpeta:
/home/miguel/Pictures

'transparency'

Action:{'fields': {'Horizontal Justification': 'Right',
'Horizontal Offset': u'-5 %',
'Mark': 
u'/home/miguel/.local/share/phatch/watermarks/marcabold.gif',
'Method': u'By Offset',
'Offset': u'5 %',
'Opacity': u'60',
'Orientation': u'Normal',
'Position': u'Bottom Right',
'Vertical Justification': 'Bottom',
'Vertical Offset': u'-5 %',
'__enabled__': 'yes'},
 'label': 'Watermark'}

Traceback (most recent call last):
  File "/usr/share/phatch/phatch/core/api.py", line 614, in 
apply_action_to_photo
photo = action.apply(photo, read_only_settings, cache)
  File "/usr/share/phatch/phatch/core/models.py", line 106, in apply
photo.get_layer().apply_pil(self.pil, **values)
  File "/usr/share/phatch/phatch/core/pil.py", line 750, in apply_pil
self.image = function(self.image, *arg, **keyw)
  File "/usr/share/phatch/phatch/actions/watermark.py", line 45, in watermark
orientation, opacity)
  File "/usr/share/phatch/phatch/lib/imtools.py", line 274, in generate_layer
mark = convert_safe_mode(open_image(mark))
  File "/usr/share/phatch/phatch/lib/imtools.py", line 826, in convert_safe_mode
del img.info['transparency']
KeyError: 'transparency'
*

Thanks in advance.

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


** Tags: transparency watermark

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to phatch in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1585313

Title:
  phatch cannot apply transparency in watermarks

Status in phatch package in Ubuntu:
  New

Bug description:
  Trying to apply my watermark, in every case it says "Cannot be
  applied: 'transparency'"

  And the log is the following:

  Error 0: Cannot apply Watermark action to picture 'file.JPG' en la carpeta:
  /home/miguel/Pictures

  'transparency'

  Action:{'fields': {'Horizontal Justification': 'Right',
  'Horizontal Offset': u'-5 %',
  'Mark': 
u'/home/miguel/.local/share/phatch/watermarks/marcabold.gif',
  'Method': u'By Offset',
  'Offset': u'5 %',
  'Opacity': u'60',
  'Orientation': u'Normal',
  'Position': u'Bottom Right',
  'Vertical Justification': 'Bottom',
  'Vertical Offset': u'-5 %',
  '__enabled__': 'yes'},
   'label': 'Watermark'}

  Traceback (most recent call last):
File "/usr/share/phatch/phatch/core/api.py", line 614, in 
apply_action_to_photo
  photo = action.apply(photo, read_only_settings, cache)
File "/usr/share/phatch/phatch/core/models.py", line 106, in apply
  photo.get_layer().apply_pil(self.pil, **values)
File "/usr/share/phatch/phatch/core/pil.py", line 750, in apply_pil
  self.image = function(self.image, *arg, **keyw)
File "/usr/share/phatch/phatch/actions/watermark.py", line 45, in watermark
  orientation, opacity)
File "/usr/share/phatch/phatch/lib/imtools.py", line 274, in generate_layer
  mark = convert_safe_mode(open_image(mark))
File "/usr/share/phatch/phatch/lib/imtools.py", line 826, in 
convert_safe_mode
  del img.info['transparency']
  KeyError: 'transparency'
  *

  Thanks in advance.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phatch/+bug/1585313/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1514115] Re: Cannot choose mask or watermark image

2016-05-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: phatch (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to phatch in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1514115

Title:
  Cannot choose mask or watermark image

Status in phatch package in Ubuntu:
  Confirmed

Bug description:
  This happens under Ubuntu MATE 15.04

  When clicking on "Mask" or "Mark" in the GUI, it writes "loading..."
  and no popup window appears.

  If phatch was stated from terminal window, the following is printed
  there:

  
  Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_core.py", line 
16763, in 
  lambda event: event.callable(*event.args, **event.kw) )
File "/usr/share/phatch/phatch/lib/pyWx/popup.py", line 364, in OnChange
  icon_size=self.icon_size,
File "/usr/share/phatch/phatch/lib/pyWx/imageFileBrowser.py", line 102, in 
__init__
  self.image_list = ListCtrl(self.panel, files, icon_size)
File "/usr/share/phatch/phatch/lib/pyWx/imageFileBrowser.py", line 54, in 
__init__
  pil_wxBitmap(open_thumb(file, size=icon_size)))
File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk2/wx/_gdi.py", line 6735, 
in Add
  return _gdi_.ImageList_Add(*args, **kwargs)
  wx._core.PyAssertionError: C++ assertion "(bitmap.GetWidth() >= m_width && 
bitmap.GetHeight() == m_height) || (m_width == 0 && m_height == 0)" failed at 
../src/generic/imaglist.cpp(66) in Add(): invalid bitmap size in wxImageList: 
this might work on this platform but definitely won't under Windows.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phatch/+bug/1514115/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 591435] Re: Cancel button does not halt extensions

2016-05-24 Thread Windell Oskay
Killing the process sounds (to me) like a real and acceptable solution
to the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to inkscape in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/591435

Title:
  Cancel button does not halt extensions

Status in Inkscape:
  Triaged
Status in inkscape package in Ubuntu:
  Triaged

Bug description:
  The "Cancel" button does not properly halt execution of Inkscape
  extensions.

  This is not normally noticeable because extensions execute quickly.
  But for extensions that take a while-- i.e., those that you'd want to
  cancel --it turns out not to work.  It appears to wait (possibly a
  very long time) for the extension to finish executing before stopping
  the operation.

  To replicate, select Extensions>Render>L-system.   Set Order to 4.
  Click Apply, try to cancel the operation.   If your computer is fast
  and that didn't take very long, set Order to 5, 6, or 7 to make the
  extension take longer to run.

  Discovered on Mac OS 10.4/ Inkscape 0.47
  Verified on Windows XP/ Inkscape 0.47
  Verified on Mac OS 10.6/ Inkscape pre-0.48 snapshot from last week

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/591435/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 591435] Re: Cancel button does not halt extensions

2016-05-24 Thread jazzynico
Yes, hiding the button could be a temporary workaround.

On the other hand, I wonder how hard it would be to just kill the
extension process from the main code.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to inkscape in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/591435

Title:
  Cancel button does not halt extensions

Status in Inkscape:
  Triaged
Status in inkscape package in Ubuntu:
  Triaged

Bug description:
  The "Cancel" button does not properly halt execution of Inkscape
  extensions.

  This is not normally noticeable because extensions execute quickly.
  But for extensions that take a while-- i.e., those that you'd want to
  cancel --it turns out not to work.  It appears to wait (possibly a
  very long time) for the extension to finish executing before stopping
  the operation.

  To replicate, select Extensions>Render>L-system.   Set Order to 4.
  Click Apply, try to cancel the operation.   If your computer is fast
  and that didn't take very long, set Order to 5, 6, or 7 to make the
  extension take longer to run.

  Discovered on Mac OS 10.4/ Inkscape 0.47
  Verified on Windows XP/ Inkscape 0.47
  Verified on Mac OS 10.6/ Inkscape pre-0.48 snapshot from last week

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/591435/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1573206] Re: GNOME Software does not install third-party .deb packages

2016-05-24 Thread psionprime
*** This bug is a duplicate of bug 1573408 ***
https://bugs.launchpad.net/bugs/1573408

It's not fixed as of 2016-05-24 08:50 edt. Installs sometimes happen but
no indicator that the package is installed, just the same "Install"
button shows. Further, "Important OS updates" does nothing for hours. I
wind up using Synaptic to mark and upgrade the system. Synaptic is
installed as Software doesn't display all available packages.

I appreciate the efforts for all involved in the Ubuntu project.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to The Ubuntu Studio Project.
Matching subscriptions: UbuntuStudio Bugs
https://bugs.launchpad.net/bugs/1573206

Title:
  GNOME Software does not install third-party .deb packages

Status in GNOME Software:
  New
Status in Ubuntu GNOME:
  Triaged
Status in Ubuntu Studio:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 16.04 LTS (clean install). 64-bit. Final release.
  Gnome-software version: 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
Version table:
   *** 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 500
  500 http://no.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  
  I intended to install MEGA Sync Client, Google Chrome and Dropbox by 
downloading the needed packages from their websites (respectively 
https://mega.nz/#sync and https://www.google.com/chrome/ and 
https://www.dropbox.com/install?os=lnx ). I opened the packages one by one with 
gnome-software and pressed Install - nothing, except for a super-quick progress 
bar animation, happened. No matter how many times I tried, same result. Also, 
an icon pops up on the panel saying "Waiting to install", but nothing seems to 
happen.

  This only seems to happen with third-party packages; installing a
  random deb from packages.ubuntu.com/xenial worked.

  I even tried to reinstall the system to make this work, but same
  problem.

  Gdebi, however, installs the packages as expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 21 21:01:52 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-software
  InstallationDate: Installed on 2016-04-21 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  ProcEnviron:
   LANGUAGE=nn_NO:nn:no_NO:no:nb_NO:nb:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=nn_NO.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1573206/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1576977] Re: Lots of GEGL-gegl-operation.c-WARNING on starting gimp

2016-05-24 Thread Marek
Same here. Gimp starts, but then crashes when trying use Text tool (no
matter, what font) or Cage Transform.

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to gimp in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1576977

Title:
  Lots of GEGL-gegl-operation.c-WARNING on starting gimp

Status in gimp package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 16.04
  gimp: 2.8.16-1ubuntu1

  rm ~/.gimp-2.8/
  LANG=en gimp

  
  (gimp:413): GLib-GObject-WARNING **: g_object_set_valist: object class 
'GeglConfig' has no property named 'cache-size'

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A3410 from "gimp:point-layer-mode" to "gimp
  :dissolve-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A39B0 from "gimp:point-layer-mode" to "gimp
  :behind-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A4090 from "gimp:point-layer-mode" to "gimp
  :multiply-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A43A0 from "gimp:point-layer-mode" to "gimp
  :screen-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A4790 from "gimp:point-layer-mode" to "gimp
  :overlay-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A4BC0 from "gimp:point-layer-mode" to "gimp
  :difference-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A5800 from "gimp:point-layer-mode" to "gimp
  :addition-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A5BC0 from "gimp:point-layer-mode" to "gimp
  :subtract-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A5F80 from "gimp:point-layer-mode" to "gimp
  :darken-only-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A63D0 from "gimp:point-layer-mode" to "gimp
  :lighten-only-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A68E0 from "gimp:point-layer-mode" to "gimp:hue-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A6B40 from "gimp:point-layer-mode" to "gimp
  :saturation-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A6F70 from "gimp:point-layer-mode" to "gimp:color-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A73E0 from "gimp:point-layer-mode" to "gimp:value-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A7760 from "gimp:point-layer-mode" to "gimp
  :divide-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A7BE0 from "gimp:point-layer-mode" to "gimp:dodge-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A7F50 from "gimp:point-layer-mode" to "gimp:burn-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A83A0 from "gimp:point-layer-mode" to "gimp
  :hardlight-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A8740 from "gimp:point-layer-mode" to "gimp
  :softlight-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A8B40 from "gimp:point-layer-mode" to "gimp:grain-
  extract-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A90A0 from "gimp:point-layer-mode" to "gimp:grain-
  merge-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A93C0 from "gimp:point-layer-mode" to "gimp:color-
  erase-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20A9730 from "gimp:point-layer-mode" to "gimp:erase-
  mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20AA080 from "gimp:point-layer-mode" to "gimp
  :replace-mode"

  (gimp:413): GEGL-gegl-operation.c-WARNING **: Cannot change name of
  operation class 0x20AA450 from "gimp:point-layer-mode" to "gimp:anti-
  erase-mode"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1576977/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 156556] Re: [M6-LY] Gimp brushes leave garbage pixel trails

2016-05-24 Thread Bug Watch Updater
** Changed in: gimp (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to gimp in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/156556

Title:
  [M6-LY] Gimp brushes leave garbage pixel trails

Status in The Gimp:
  Fix Released
Status in xserver-xorg-driver-ati:
  Won't Fix
Status in gimp package in Ubuntu:
  Invalid
Status in xserver-xorg-video-ati package in Ubuntu:
  Fix Released
Status in gimp package in Debian:
  Fix Released
Status in gimp package in Mandriva:
  New

Bug description:
  Binary package hint: gimp

  I just upgraded from Ubuntu 6.10 to 7.10, and now Gimp has a horrible
  display artifact: every tool that uses a brush leaves bright green
  pixel trails across the image.  Though they go away when the window
  refreshes (i.e. minimize and then restore the window), this makes Gimp
  essentially unusable for me.

  This is with gimp-2.4.0~rc3-1ubuntu7.

  A screenshot of the problem is here:
  http://img.photobucket.com/albums/v50/bitwise/Screenshot1.png

To manage notifications about this bug go to:
https://bugs.launchpad.net/gimp/+bug/156556/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1519413] Re: scribus doesn't manage french letters é è à

2016-05-24 Thread Mattia Rizzolo
cool, thanks.
Closing, then.

** Changed in: scribus (Ubuntu)
   Status: New => Invalid

** Changed in: ubuntustudio
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to The Ubuntu Studio Project.
Matching subscriptions: UbuntuStudio Bugs, scribus
https://bugs.launchpad.net/bugs/1519413

Title:
  scribus doesn't manage french letters é è à

Status in Ubuntu Studio:
  Invalid
Status in scribus package in Ubuntu:
  Invalid

Bug description:
  i'm on ubuntu studio 15.10 64bits, lowlatency, because scribus is not up to 
date on the lts.
  on 15.04, i used to work on scribus-ng, which managed french letters as é è 
à...
  however, on the 15.10, it's impossible to launch scribus-ng or svn
  why?
  i cannot work any more because the obsolete scribus on ubuntu doesn't allow 
me to type correctly, i just can't type é è à...
  do i have to go back to indesign?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntustudio/+bug/1519413/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntustudio-bugs] [Bug 1573206] Re: GNOME Software does not install third-party .deb packages

2016-05-24 Thread brad
*** This bug is a duplicate of bug 1573408 ***
https://bugs.launchpad.net/bugs/1573408

Can someone please change the status to fixed

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to The Ubuntu Studio Project.
Matching subscriptions: UbuntuStudio Bugs
https://bugs.launchpad.net/bugs/1573206

Title:
  GNOME Software does not install third-party .deb packages

Status in GNOME Software:
  New
Status in Ubuntu GNOME:
  Triaged
Status in Ubuntu Studio:
  Triaged
Status in gnome-software package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 16.04 LTS (clean install). 64-bit. Final release.
  Gnome-software version: 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
Version table:
   *** 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2 500
  500 http://no.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  
  I intended to install MEGA Sync Client, Google Chrome and Dropbox by 
downloading the needed packages from their websites (respectively 
https://mega.nz/#sync and https://www.google.com/chrome/ and 
https://www.dropbox.com/install?os=lnx ). I opened the packages one by one with 
gnome-software and pressed Install - nothing, except for a super-quick progress 
bar animation, happened. No matter how many times I tried, same result. Also, 
an icon pops up on the panel saying "Waiting to install", but nothing seems to 
happen.

  This only seems to happen with third-party packages; installing a
  random deb from packages.ubuntu.com/xenial worked.

  I even tried to reinstall the system to make this work, but same
  problem.

  Gdebi, however, installs the packages as expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gnome-software 3.20.1+git20160420.1.ca63436.ubuntu-xenial-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 21 21:01:52 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-software
  InstallationDate: Installed on 2016-04-21 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  ProcEnviron:
   LANGUAGE=nn_NO:nn:no_NO:no:nb_NO:nb:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=nn_NO.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-software
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1573206/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntustudio-bugs
Post to : ubuntustudio-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntustudio-bugs
More help   : https://help.launchpad.net/ListHelp