[Bug 1568201] Re: gnome-software crashed with SIGSEGV in gtk_stack_set_visible_child_name()

2016-04-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1565249 ***
https://bugs.launchpad.net/bugs/1565249

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1565249, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1568201/+attachment/4629845/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1568201/+attachment/4629847/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1568201/+attachment/4629850/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1568201/+attachment/4629851/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1568201/+attachment/4629852/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1568201/+attachment/4629854/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1568201/+attachment/4629855/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1565249

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-software crashed with SIGSEGV in
  gtk_stack_set_visible_child_name()

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1468020] Re: Two GPS compatible apps conflict and loose GPS

2016-04-08 Thread Sergi Quiles Pérez
@thomas-voss I forgot to say in my comments that the those tests were
made travelling inside a car. So the phone was sometimes trying to
connect to AGPS to know the satellites positions when I was travelling
in 'dark zones' for satellites.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1468020

Title:
  Two GPS compatible apps conflict and loose GPS

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1468020/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1546714] Re: System not booting when /home is on separate LUKS-encrypted partition

2016-04-08 Thread dann frazier
** Also affects: ubuntu-z-systems
   Importance: Undecided
   Status: New

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

Title:
  System not booting when /home is on separate LUKS-encrypted partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-z-systems/+bug/1546714/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1566157] Re: Metacity's compositing is too slow

2016-04-08 Thread Alberts Muktupāvels
Thanks! No, you don't need to test anything now...
I found why it is slow, but it is not something I could revert - I need to find 
proper solution.

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

Title:
  Metacity's compositing is too slow

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1566157] Re: Metacity's compositing is too slow

2016-04-08 Thread Alkis Georgopoulos
To sum up, two problems:

1) `metacity (and marco) --composite` in 12.04 and 14.04 had only 60% of the 
compiz performance.
2) `metacity` (both composite and no-composite) got a lot slower in 16.04, at 
60% and 25% respectively of the compiz performance.

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

Title:
  Metacity's compositing is too slow

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1566157] Re: Metacity's compositing is too slow

2016-04-08 Thread Alkis Georgopoulos
> Any chance that you could track down version when it started to be slow?
> Was composite already slow in previous LTS?

Initial tests show that metacity had about the same performance as marco in 
12.04 and in 14.04.
In those versions, `metacity (or marco) --composite` performs only about 60% as 
well as `metacity --no-composite`,
while `compiz` performs about the same as `metacity --no-composite`.
glxgears example:
no-wm: 394.117 
compiz: 393.603
metacity --no-composite: 403.858
metacity --composite: 239.124
marco --no-composite: 404.455
marco --composite: 242.672

Unfortunately in 16.04 it got a whole lot worse, for example:
no-wm: 469.506
compiz: 467.071
metacity --no-composite: 277.188
metacity --composite: 122.936
marco --no-composite: 464.281
marco --composite: 287.314
xcompmgr: 291.990

Now `marco --composite` is still at 60%, while `metacity --composite` is now at 
only 25% of the optimal performance.
But note that `metacity --no-composite` is also a whole lot worse than `marco 
--no-composite`.

Alberts do you want me to try with non-LTS releases as well?

These tests were made by running a plain `xinit` (which gives a simple
xterm) on top of a usual Ubuntu gnome-flashback installation, while also
installing marco there.

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

Title:
  Metacity's compositing is too slow

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1547340] Re: gnome-disks crashed with SIGSEGV in g_dbus_object_get_interface()

2016-04-08 Thread sudodus
Workarounds: gparted and mkusb manage to do what gnome-disks cannot do
(I have tested in the same system).

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

Title:
  gnome-disks crashed with SIGSEGV in g_dbus_object_get_interface()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1547340/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568135] Re: gnome-disks failed when trying to restore a boot drive to a storage drive

2016-04-08 Thread sudodus
*** This bug is a duplicate of bug 1547340 ***
https://bugs.launchpad.net/bugs/1547340

(Yes, it seems to be the same bug, now that the other bug is public.)

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

Title:
  gnome-disks failed when trying to restore a boot drive to a storage
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1568135/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568139] Re: error formatting partiton- error synchronizing after formatting with type 'vfat': udisks error-quark, 0

2016-04-08 Thread ventrical
@marc deslauriers

The udisks-error-quark -0 will pop up when you try to drag or copy files
to the newly formatted USB stick.. but then it works as normal .. so I
think this is a false flag.

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

Title:
  error formatting partiton- error synchronizing after formatting with
  type 'vfat': udisks error-quark,0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1568139/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1547340] Re: gnome-disks crashed with SIGSEGV in g_dbus_object_get_interface()

2016-04-08 Thread Marc Deslauriers
** Information type changed from Private to Public

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

Title:
  gnome-disks crashed with SIGSEGV in g_dbus_object_get_interface()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1547340/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1547340] Re: gnome-disks crashed with SIGSEGV in g_dbus_object_get_interface()

2016-04-08 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1547340

** Tags added: iso-testing

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

Title:
  gnome-disks crashed with SIGSEGV in g_dbus_object_get_interface()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1547340/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568135] Re: gnome-disks failed when trying to restore a boot drive to a storage drive

2016-04-08 Thread sudodus
*** This bug is a duplicate of bug 1547340 ***
https://bugs.launchpad.net/bugs/1547340

It is not possible for me to view other people's private bugs, so I
cannot determine if the duplicate status is right or wrong!

-o-

Anyway, gparted and mkusb manage to do what gnome-disks cannot do (I
have tested in the same system).

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

Title:
  gnome-disks failed when trying to restore a boot drive to a storage
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1568135/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568135] Re: gnome-disks failed when trying to restore a boot drive to a storage drive

2016-04-08 Thread ventrical
*** This bug is a duplicate of bug 1547340 ***
https://bugs.launchpad.net/bugs/1547340

I will send this to marc.

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

Title:
  gnome-disks failed when trying to restore a boot drive to a storage
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1568135/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568139] [NEW] error formatting partiton- error synchronizing after formatting with type 'vfat': udisks error-quark, 0

2016-04-08 Thread ventrical
Public bug reported:

I am not totally sure what is going on with SDC and gnome 'disks'. I
experimented with a test case example.

1. Use SDC to create bootable xenial USB drive from ISO.
2. Then format the USB drive using 'disks'
3. Then use 'disks' to ADD a partition to the USB drive and the error that I 
had sent up was what was shown on my screen.

However .. I have tried to re-produce this error after reboot and it
appears to be gone - but I will have to go through the process again of
using SDC to install  xenial ISO to USB first and then try to use
'disks' to format , then create a FAT32 partition.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-disk-utility 3.18.3.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: XFCE
Date: Fri Apr  8 16:36:59 2016
InstallationDate: Installed on 2015-02-28 (405 days ago)
InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150219)
SourcePackage: gnome-disk-utility
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  error formatting partiton- error synchronizing after formatting with
  type 'vfat': udisks error-quark,0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1568139/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568135] Re: gnome-disks failed when trying to restore a boot drive to a storage drive

2016-04-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1547340 ***
https://bugs.launchpad.net/bugs/1547340

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1547340, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1568135/+attachment/4629580/+files/CoreDump.gz

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1568135/+attachment/4629583/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1568135/+attachment/4629584/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 1547340

** Tags removed: need-i386-retrace

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

Title:
  gnome-disks failed when trying to restore a boot drive to a storage
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1568135/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568135] [NEW] gnome-disks failed when trying to restore a boot drive to a storage drive

2016-04-08 Thread sudodus
Public bug reported:

This is an automatically prompted bug, but it is related to bug
#1549603, usb-creator-gtk.

ProblemType: Crash
DistroRelease: Ubuntu 16.04
Package: gnome-disk-utility 3.18.3.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
Uname: Linux 4.4.0-17-generic i686
ApportVersion: 2.20.1-0ubuntu1
Architecture: i386
CasperVersion: 1.372
CurrentDesktop: LXDE
Date: Fri Apr  8 20:28:38 2016
ExecutablePath: /usr/bin/gnome-disks
LiveMediaBuild: Lubuntu 16.04 LTS "Xenial Xerus" - Beta i386 (20160408)
ProcCmdline: gnome-disks
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SegvAnalysis: Skipped: missing required field "Disassembly"
Signal: 11
SourcePackage: gnome-disk-utility
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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


** Tags: apport-crash i386 need-i386-retrace xenial

** Information type changed from Private to Public

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

Title:
  gnome-disks failed when trying to restore a boot drive to a storage
  drive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-disk-utility/+bug/1568135/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1210607] Re: Scientific Notation not given proper order of operations

2016-04-08 Thread Christoph Michelbach
Which calculator would do what you described? I just checked a few ones
and didn't find any. I'd be surprised a lot, to be honest, because
that'd be wrong and I probably would've gotten a very wrong result at
some point because I rely on calculators having implemented the correct
order of operations. Every school or university teaches that
multiplication and division have the same precedence (modulo may or may
not be on the same level, mostly depending on the notation) and are
calculated from the left to the right. So 8*10^12/6*10^9 =
8*(10^12)/6*(10^9) = ((8*(10^12))/6)*(10^9)

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

Title:
  Scientific Notation not given proper order of operations

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 385450] Re: Use rsync to accelerate resuming file operations

2016-04-08 Thread Rey Leonard Amorato
** This bug is no longer a duplicate of bug 172977
   File Transfers Cannot be Paused

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.
https://bugs.launchpad.net/bugs/385450

Title:
  Use rsync to accelerate resuming file operations

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1557797] Re: Big bug : CPU 100% load with gvfsd-smb-browse on Ubuntu Mate 16.04

2016-04-08 Thread Alberto Salvia Novella
** Changed in: gvfs (Ubuntu)
   Importance: Undecided => Critical

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

Title:
  Big bug : CPU 100% load with gvfsd-smb-browse on Ubuntu Mate 16.04

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1565537] Re: package gnome-menus 3.13.3-6ubuntu3 failed to install/upgrade: triggers looping, abandoned

2016-04-08 Thread Alberto Salvia Novella
** Changed in: gnome-menus (Ubuntu)
   Importance: Undecided => High

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

Title:
  package gnome-menus 3.13.3-6ubuntu3 failed to install/upgrade:
  triggers looping, abandoned

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1565537/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1551623] Re: package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2016-04-08 Thread Alberto Salvia Novella
** Changed in: gconf (Ubuntu)
   Importance: Undecided => High

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

Title:
  package gconf2 3.2.6-3ubuntu6 failed to install/upgrade: dependency
  problems - leaving triggers unprocessed

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 1468020] Re: Two GPS compatible apps conflict and loose GPS

2016-04-08 Thread Thomas Voß
On Fri, Apr 8, 2016 at 7:12 PM, Sergi Quiles Pérez  wrote:
> @thomas-voss
>
> I have removed ~/.cache directory a lot of times and the issue is still
> there.
>
> If you want to reproduce the issue you can do what I say in comment #2.
> You can use those two GPS applications of your choice.
>

I did, works fine for me.

Cheers,

  Thomas
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1468020
>
> Title:
>   Two GPS compatible apps conflict and loose GPS
>
> Status in Canonical System Image:
>   Incomplete
> Status in location-service package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Meizu MX4 with Ubuntu 15.04 r2
>
>   1. run OSMscout (for example)
>   2. drive/cycle a distance to confirm that GPS tracking is working fine
>   3. run the camera app (for example)
>   4. take a few photos (they'll be tagged with GPS info)
>   5. switch to OSMscout
>   6. drive/cycle and OSM will now not update from GPS
>
>   Haven't tested this with other apps as yet, but it seems that one app
>   will take control of the GPS and not hand it back. (For want of a
>   better explanation.)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/canonical-devices-system-image/+bug/1468020/+subscriptions

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1468020

Title:
  Two GPS compatible apps conflict and loose GPS

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1468020/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1512002] Re: Annoying dialog "Authentication is required to change your own user data"

2016-04-08 Thread Alkis Georgopoulos
mterry, charlesk, I took the liberty of subscribing you because I think it 
involves this commit:
https://code.launchpad.net/~mterry/indicator-messages/tell-accounts-services/+merge/93290

The issue is happening to me as well, on Ubuntu 16.04 gnome-flashback, in 2 
cases:
1) sometimes when I try to unlock the screensaver,
2) sometimes when I login via ltsp thin/fat clients.

I think the problem is the one mentioned by khadgaray in
https://bugs.launchpad.net/ubuntu/+source/indicator-
messages/+bug/1192300.

I.e. that the system is trying to notify us if we have new mails etc,
and that for some reason(s) it's considering us an "inactive user"
(inactive means not in the active screen of the pc, either remote or in
a screensaver etc) and thus we need authentication.

The necessary rights are defined in this file:
/usr/share/polkit-1/actions/org.freedesktop.accounts.policy

  
...

  auth_self
  auth_self
  yes

...

I think that if we change "auth_self"
to "yes",
we'll have a temporary workaround to the problem.

But the real issue is, should the system consider us "inactive" in the screen 
saver?
Should it consider us inactive in ltsp thin clients that are remote sessions?
Should it consider us inactive in ltsp fat clients where accountsservice 
doesn't have information about the remote user account? (similar with ldap)

If the answer to the above is yes, then maybe the workaround that I
mentioned above should be committed to accountsservice?

** Also affects: accountsservice (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Annoying dialog "Authentication is required to change your own user
  data"

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568097] [NEW] Error messages about mdadm --incremental failing

2016-04-08 Thread Laurent Bonnaud
Public bug reported:

Hi,

this system has a mdadm RAID volume:

$  cat /proc/mdstat 
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] 
[raid10] 
md1 : active raid5 sde1[3] sdf1[5] sdd1[2] sdc1[1] sdb1[0]
  15627542528 blocks super 1.2 level 5, 512k chunk, algorithm 2 [5/5] 
[U]
  bitmap: 0/30 pages [0KB], 65536KB chunk

It is working well, but when the system boots, I see several error
messages in journalctl:

$ journalctl |grep mdadm
Apr 08 20:23:50 xeelee systemd-udevd[473]: Process '/sbin/mdadm --incremental 
/dev/sde1 --offroot' failed with exit code 1.
Apr 08 20:23:50 xeelee systemd-udevd[477]: Process '/sbin/mdadm --incremental 
/dev/sdf1 --offroot' failed with exit code 1.
Apr 08 20:23:50 xeelee systemd-udevd[483]: Process '/sbin/mdadm --incremental 
/dev/sdb1 --offroot' failed with exit code 1.
Apr 08 20:23:50 xeelee systemd-udevd[472]: Process '/sbin/mdadm --incremental 
/dev/sdc1 --offroot' failed with exit code 1.
Apr 08 20:23:50 xeelee systemd-udevd[476]: Process '/sbin/mdadm --incremental 
/dev/sdd1 --offroot' failed with exit code 1.
Apr 08 20:24:42 xeelee mdadm[845]:  * Starting MD monitoring service mdadm 
--monitor
Apr 08 20:24:42 xeelee mdadm[845]:...done.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: udev 229-4ubuntu1
Uname: Linux 4.5.0-040500-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: KDE
CustomUdevRuleFiles: 60-ssd-scheduler.rules
Date: Fri Apr  8 20:51:27 2016
MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.5.0-040500-lowlatency 
root=UUID=347d095b-3b19-412b-841e-acfd162e2c53 ro quiet splash nomdmonddf 
nomdmonisw vt.handoff=7
SourcePackage: systemd
UpgradeStatus: Upgraded to xenial on 2016-03-31 (8 days ago)
dmi.bios.date: 03/25/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: P1.50
dmi.board.name: HM77-HT
dmi.board.vendor: ASRock
dmi.chassis.asset.tag: To Be Filled By O.E.M.
dmi.chassis.type: 3
dmi.chassis.vendor: To Be Filled By O.E.M.
dmi.chassis.version: To Be Filled By O.E.M.
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd03/25/2013:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnHM77-HT:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
dmi.product.name: To Be Filled By O.E.M.
dmi.product.version: To Be Filled By O.E.M.
dmi.sys.vendor: To Be Filled By O.E.M.

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


** Tags: amd64 apport-bug xenial

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

Title:
  Error messages about mdadm --incremental failing

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568094] [NEW] Many error message such as "Start request repeated too quickly."

2016-04-08 Thread Laurent Bonnaud
Public bug reported:

Hi,

when I look at journalctl's output, I see many error messages of the
same type:

Apr 08 20:23:50 xeelee systemd[1]: systemd-binfmt.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Set Up Additional Binary 
Formats.
Apr 08 20:23:50 xeelee systemd[1]: friendly-recovery.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Recovery mode menu.
Apr 08 20:23:50 xeelee systemd[1]: sys-kernel-config.mount: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to mount Configuration File System.
Apr 08 20:23:50 xeelee systemd[1]: systemd-fsck-root.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start File System Check on Root 
Device.
Apr 08 20:23:50 xeelee systemd[1]: Started Show Plymouth Boot Screen.
Apr 08 20:23:50 xeelee systemd[1]: systemd-hwdb-update.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Rebuild Hardware Database.
Apr 08 20:23:50 xeelee systemd[1]: systemd-binfmt.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Set Up Additional Binary 
Formats.
Apr 08 20:23:50 xeelee systemd[1]: Starting Show Plymouth Boot Screen...
Apr 08 20:23:50 xeelee systemd[1]: friendly-recovery.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Recovery mode menu.
Apr 08 20:23:50 xeelee systemd[1]: systemd-fsck-root.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start File System Check on Root 
Device.
Apr 08 20:23:50 xeelee systemd[1]: sys-kernel-config.mount: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to mount Configuration File System.
Apr 08 20:23:50 xeelee systemd[1]: systemd-binfmt.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Set Up Additional Binary 
Formats.
Apr 08 20:23:50 xeelee systemd[1]: systemd-hwdb-update.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Rebuild Hardware Database.
Apr 08 20:23:50 xeelee systemd[1]: friendly-recovery.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Recovery mode menu.
Apr 08 20:23:50 xeelee systemd[1]: systemd-fsck-root.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start File System Check on Root 
Device.
Apr 08 20:23:50 xeelee systemd[1]: sys-kernel-config.mount: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to mount Configuration File System.
Apr 08 20:23:50 xeelee systemd[1]: Started Show Plymouth Boot Screen.
Apr 08 20:23:50 xeelee systemd[1]: friendly-recovery.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Recovery mode menu.
Apr 08 20:23:50 xeelee systemd[1]: systemd-fsck-root.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start File System Check on Root 
Device.
Apr 08 20:23:50 xeelee systemd[1]: systemd-hwdb-update.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Rebuild Hardware Database.
Apr 08 20:23:50 xeelee systemd[1]: sys-kernel-config.mount: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to mount Configuration File System.
Apr 08 20:23:50 xeelee systemd[1]: systemd-binfmt.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Set Up Additional Binary 
Formats.
Apr 08 20:23:50 xeelee systemd[1]: plymouth-start.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Show Plymouth Boot Screen.
Apr 08 20:23:50 xeelee systemd[1]: systemd-ask-password-console.path: Start 
request repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Dispatch Password Requests 
to Console Directory Watch.
Apr 08 20:23:50 xeelee systemd[1]: plymouth-start.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Show Plymouth Boot Screen.
Apr 08 20:23:50 xeelee systemd[1]: systemd-binfmt.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Set Up Additional Binary 
Formats.
Apr 08 20:23:50 xeelee systemd[1]: friendly-recovery.service: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Recovery mode menu.
Apr 08 20:23:50 xeelee systemd[1]: sys-kernel-config.mount: Start request 
repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to mount Configuration File System.
Apr 08 20:23:50 xeelee systemd[1]: systemd-ask-password-console.path: Start 
request repeated too quickly.
Apr 08 20:23:50 xeelee systemd[1]: Failed to start Dispatch Password Requests 
to Console Directo

[Bug 1560545] Re: Some or all OSA devices may be unavailable after boot if too many are visible

2016-04-08 Thread Dimitri John Ledkov
Actually we still need sysconfig-hardware package for initramfs
integration, thus it will still be required but mostly empty - e.g. will
not provide hwup/hwdown scripts and instead direct people at using
chzdev.

** No longer affects: systemd (Ubuntu)

** No longer affects: s390-tools (Ubuntu)

** Summary changed:

- Some or all OSA devices may be unavailable after boot if too many are visible
+ [FFe] hwup/down is racy, migrate to chzdev (previously: Some or all OSA 
devices may be unavailable after boot if too many are visible)

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

Title:
  [FFe] hwup/down is racy, migrate to chzdev (previously: Some or all
  OSA devices may be unavailable after boot if too many are visible)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/s390-sysconfig-writer/+bug/1560545/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568056] [NEW] Official Package-Names Not Shown in Gnome-Software

2016-04-08 Thread Lonnie Lee Best
Public bug reported:

The names of a packages (as you would type them when installing via a
command prompt) are not indicated in gnome-software.

Even when I use gnome-software to locate a package, I still want to know
the package's official Ubuntu name, because I usually want to add that
package-name to an command install list (sudo apt-get install package1
package2 package3), so that I can install all my packages at once the
next time I do a fresh install.

That fact that gnome-software can locate packages for me is great. The
fact that it doesn't reveal the official name of the packages is lacking
(for me).

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-software 3.20.1~git20160331.78d1aab-0ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
Uname: Linux 4.4.0-17-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr  8 12:18:43 2016
InstallationDate: Installed on 2016-03-14 (25 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Official Package-Names Not Shown in Gnome-Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1564992] Re: gnome-software crashed with SIGSEGV in do_lookup.isra()

2016-04-08 Thread Glenn
Found the following CLI commands on an Internet blog with a similar
issue. The missing menus are restored and they survive rebooting.
However, make certain that any unsaved data in open desktop applications
(Libreoffice, gedit, etc.) are saved prior to executing as this process
can close active applications running without warning.:

 dconf  reset -f /org/compiz
 setsid unity

After three reboots, all seems to be functioning normally just as it was
prior to receiving the Software Updater updates that corrupted the menu
settings.

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

Title:
  gnome-software crashed with SIGSEGV in do_lookup.isra()

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1468020] Re: Two GPS compatible apps conflict and loose GPS

2016-04-08 Thread Sergi Quiles Pérez
@thomas-voss

I have removed ~/.cache directory a lot of times and the issue is still
there.

If you want to reproduce the issue you can do what I say in comment #2.
You can use those two GPS applications of your choice.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1468020

Title:
  Two GPS compatible apps conflict and loose GPS

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1468020/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568048] [NEW] package systemd-sysv 229-4ubuntu1 failed to install/upgrade: pre-dependency problem - not installing systemd-sysv

2016-04-08 Thread CalumChisholm
Public bug reported:

Performed upgrade to development version of 16.04 prior to release.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: systemd-sysv 229-4ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
Uname: Linux 4.4.0-17-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
Date: Sat Apr  9 00:12:21 2016
ErrorMessage: pre-dependency problem - not installing systemd-sysv
InstallationDate: Installed on 2015-01-23 (440 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10
SourcePackage: systemd
Title: package systemd-sysv 229-4ubuntu1 failed to install/upgrade: 
pre-dependency problem - not installing systemd-sysv
UpgradeStatus: Upgraded to xenial on 2016-04-08 (0 days ago)

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


** Tags: amd64 apport-package xenial

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

Title:
  package systemd-sysv 229-4ubuntu1 failed to install/upgrade: pre-
  dependency problem - not installing systemd-sysv

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1564992] Re: gnome-software crashed with SIGSEGV in do_lookup.isra()

2016-04-08 Thread Glenn
Reinstalled ubuntu-desktop package through Synaptic. Missing global and
in-app menus in some applications (i.e. terminal, video, GIMP - but some
like Synaptic, Firefox are unaffected) are restored after logging off
and logging back in. If I reboot, menus are missing again.

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

Title:
  gnome-software crashed with SIGSEGV in do_lookup.isra()

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1558275] Re: wrong/missing permissions for device file /dev/prandom (prng.ko)

2016-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.4.0-18.34

---
linux (4.4.0-18.34) xenial; urgency=low

  [ Tim Gardner ]

  * Release Tracking Bug
- LP: #1566868

  * [i915_bpo] Fix RC6 on SKL GT3 & GT4 (LP: #1564759)
- SAUCE: i915_bpo: drm/i915/skl: Fix rc6 based gpu/system hang
- SAUCE: i915_bpo: drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs

  * CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel (LP: #1566283)
- [Config] CONFIG_ARCH_ROCKCHIP=y

  * [Feature] Memory Bandwidth Monitoring (LP: #1397880)
- perf/x86/cqm: Fix CQM handling of grouping events into a cache_group
- perf/x86/cqm: Fix CQM memory leak and notifier leak
- x86/cpufeature: Carve out X86_FEATURE_*
- Merge branch 'timers-core-for-linus' of 
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
- x86/topology: Create logical package id
- perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
- perf/x86/mbm: Add memory bandwidth monitoring event management
- perf/x86/mbm: Implement RMID recycling
- perf/x86/mbm: Add support for MBM counter overflow handling

  * User namespace mount updates (LP: #1566505)
- SAUCE: quota: Require that qids passed to dqget() be valid and map into 
s_user_ns
- SAUCE: fs: Allow superblock owner to change ownership of inodes with 
unmappable ids
- SAUCE: fuse: Don't initialize user_id or group_id in mount options
- SAUCE: cgroup: Use a new super block when mounting in a cgroup namespace
- SAUCE: fs: fix a posible leak of allocated superblock

  * [arm64] kernel BUG at /build/linux-StrpB2/linux-4.4.0/fs/ext4/inode.c:2394!
(LP: #1566518)
- arm64: Honour !PTE_WRITE in set_pte_at() for kernel mappings
- arm64: Update PTE_RDONLY in set_pte_at() for PROT_NONE permission

  * [Feature]USB core and xHCI tasks for USB 3.1 SuperSpeedPlus (SSP) support
for Alpine Ridge on SKL (LP: #1519623)
- usb: define USB_SPEED_SUPER_PLUS speed for SuperSpeedPlus USB3.1 devices
- usb: set USB 3.1 roothub device speed to USB_SPEED_SUPER_PLUS
- usb: show speed "1" in sysfs for USB 3.1 SuperSpeedPlus devices
- usb: add device descriptor for usb 3.1 root hub
- usb: Support USB 3.1 extended port status request
- xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
- xhci: set roothub speed to USB_SPEED_SUPER_PLUS for USB3.1 capable 
controllers
- xhci: USB 3.1 add default Speed Attributes to SuperSpeedPlus device 
capability
- xhci: set slot context speed field to SuperSpeedPlus for USB 3.1 SSP 
devices
- usb: Add USB3.1 SuperSpeedPlus Isoc Endpoint Companion descriptor
- usb: Parse the new USB 3.1 SuperSpeedPlus Isoc endpoint companion 
descriptor
- usb: Add USB 3.1 Precision time measurement capability descriptor support
- xhci: refactor and cleanup endpoint initialization.
- xhci: Add SuperSpeedPlus high bandwidth isoc support to xhci endpoints
- xhci: cleanup isoc tranfers queuing code
- xhci: Support extended burst isoc TRB structure used by xhci 1.1 for USB 
3.1
- SAUCE: (noup) usb: fix regression in SuperSpeed endpoint descriptor 
parsing

  * wrong/missing permissions for device file /dev/prandom (prng.ko)
(LP: #1558275)
- s390/crypto: provide correct file mode at device register.

  * The Front MIC jack can't work on a HP desktop machine (LP: #1564712)
- ALSA: hda - fix front mic problem for a HP desktop

  * HP Notebook Probook 440 G3  HDA Intel PCH horrible sounds while booting
(LP: #1556228)
- ALSA: hda - Apply reboot D3 fix for CX20724 codec, too

  * please provide mmc-modules udeb (LP: #1565765)
- [Config] Add mmc block drivers to d-i

  * linux: Enforce signed module loading when UEFI secure boot (LP: #1566221)
- Add secure_modules() call
- PCI: Lock down BAR access when module security is enabled
- x86: Lock down IO port access when module security is enabled
- ACPI: Limit access to custom_method
- asus-wmi: Restrict debugfs interface when module loading is restricted
- Restrict /dev/mem and /dev/kmem when module loading is restricted
- acpi: Ignore acpi_rsdp kernel parameter when module loading is restricted
- kexec: Disable at runtime if the kernel enforces module loading 
restrictions
- x86: Restrict MSR access when module loading is restricted
- [Config] CONFIG_EFI_SECURE_BOOT_SIG_ENFORCE=n
- Add option to automatically enforce module signatures when in Secure Boot 
mode
- efi: Make EFI_SECURE_BOOT_SIG_ENFORCE depend on EFI
- efi: Add EFI_SECURE_BOOT bit
- hibernate: Disable in a signed modules environment

  * [Hyper-V] Additional PCI passthrough commits (LP: #1565967)
- PCI: Add fwnode_handle to x86 pci_sysdata
- PCI: Look up IRQ domain by fwnode_handle
- [Config] CONFIG_PCI_HYPERV=m
- PCI: hv: Add paravirtual PCI front-end for Microsoft Hyper-V VMs

  * [Bug]Lenovo Yoga 260 and Carbon X1 4th gen freeze on HWP enable
(LP: 

[Bug 1567993] Re: alsa-utils does not store and restore alsa settings on boot reboot

2016-04-08 Thread Len Ovens
in /var/log/syslog I find systemd-udevd[400]: Process '/usr/sbin/alsactl
-E HOME=/run/alsa restore 0' failed with exit code 99. Hmm, nothing to
do with run levels perhaps.

The directory /run/alsa does not exist.

Normally /etc/init.d/alsa-utils would create this directory at run time.

My understanding was that systemd, like upstart, would also run legacy
init.d scripts where needed, this does not seem to be the case.


** Also affects: systemd (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  alsa-utils does not store and restore alsa settings on boot reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-utils/+bug/1567993/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1568021] [NEW] Applications from universe are marked as non-free

2016-04-08 Thread Amr Ibrahim
Public bug reported:

Applications from universe are marked as non-free, which is wrong. They
should be marked as free like applications from main.

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


** Tags: xenial

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

Title:
  Applications from universe are marked as non-free

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567995] [NEW] Plugin interface text display is not complete( 插件界面文字显示不完整 )

2016-04-08 Thread psunui
Public bug reported:

In the plug-in window can only see the name of the plug-in, which shows the 
information of the text only half
在插件窗口只能看到插件的名字,其说明信息的文字只显示一半

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: rhythmbox 3.3-1ubuntu6
ProcVersionSignature: Ubuntu 4.4.0-17.33-generic 4.4.6
Uname: Linux 4.4.0-17-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Apr  9 07:00:20 2016
InstallationDate: Installed on 2016-04-08 (0 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160407)
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
   Plugin interface text display is not complete( 插件界面文字显示不完整 )

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1566157] Re: Metacity's compositing is too slow

2016-04-08 Thread Alberts Muktupāvels
Any chance that you could track down version when it started to be slow?
Was composite already slow in previous LTS?

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

Title:
  Metacity's compositing is too slow

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1560545] Re: Some or all OSA devices may be unavailable after boot if too many are visible

2016-04-08 Thread Dimitri John Ledkov
hwup is racy, when compared with chzdev udev-rules.
specifically since the wait_for_sysfs key has been removed from udev, the 
current hwup doesn't wait for the complete group to be available before 
attempting to activate it. And it doesn't attempt to do so again.

I would like to do following
1) change installer to generate chzdev based configs only
2) upgrade existing users of hwup configs to chzdev configs, on best effort 
basis
3) drop sysconfig-hardware package (install time runtime) from the archive and 
default installations

** Also affects: s390-sysconfig-writer (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: s390-tools (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Some or all OSA devices may be unavailable after boot if too many are
  visible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/s390-sysconfig-writer/+bug/1560545/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1468020] Re: Two GPS compatible apps conflict and loose GPS

2016-04-08 Thread costales
@thomas-voss: Impossible for me report that info, as I'm driving or in
bike when that happens :( I'm so sorry.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1468020

Title:
  Two GPS compatible apps conflict and loose GPS

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1468020/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1563155] Re: No Application Data Found

2016-04-08 Thread Amr Ibrahim
** Summary changed:

- I just installed ubuntu 16.04 and when I go to the software center it says 
"No Application Data Found"  It is all greyed out and no apps are available for 
download
+ No Application Data Found

** Description changed:

- I installed Ubuntu 16.04 and in the software center it is grayed out and
- says:  No application Data Found.
+ I installed ubuntu 16.04 and when I go to the gnome software, it says
+ "No Application Data Found". It is all greyed out and no apps are
+ available for download.

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

Title:
  No Application Data Found

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567861] Re: Can not edit comments in Software

2016-04-08 Thread Amr Ibrahim
*** This bug is a duplicate of bug 1564209 ***
https://bugs.launchpad.net/bugs/1564209

** This bug has been marked a duplicate of bug 1564209
   Doesn't recognise own reviews

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

Title:
  Can not edit comments in Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567928] Re: evolution crashed with SIGSEGV in webkit_dom_html_image_element_set_src()

2016-04-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1559003 ***
https://bugs.launchpad.net/bugs/1559003

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1559003, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1567928/+attachment/4629014/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1567928/+attachment/4629016/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1567928/+attachment/4629018/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1567928/+attachment/4629019/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1567928/+attachment/4629020/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1567928/+attachment/4629021/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1567928/+attachment/4629022/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1559003

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  evolution crashed with SIGSEGV in
  webkit_dom_html_image_element_set_src()

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1560797] Re: package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade: libgcrypt20 was unconfigured

2016-04-08 Thread Martin Pitt
Thanks, it's good to finally have a complete log here. I don't
understand why apt fails on that error instead of simply configuring the
new libgcrypt20 first -- libgcrypt20 has no circular dependencies with
systemd, it only depends on libgpg-error0 and libc6, and both are
configured before. And then, after unpacking libgcrypt20, when it would
be time to actually configure it, it instead tries to configure systemd.

This is an useful command to reduce the log to the interesting bits:
egrep 'libgcrypt20|libgpg-error|libc6|systemd' /tmp/apt-term.log

This sounds like a bug in apt to me, thus adding a task.

** Also affects: apt (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  package systemd-sysv 225-1ubuntu9.1 failed to install/upgrade:
  libgcrypt20 was unconfigured

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1564621] Re: Version unkown of not-installed applications, it appears for installed ones

2016-04-08 Thread Alessandro Viprati
** Tags added: xenial

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

Title:
  Version unkown of not-installed applications, it appears for installed
  ones

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1564621] Re: Version unkown of not-installed applications, it appears for installed ones

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

** Changed in: gnome-software (Ubuntu)
   Status: New => Confirmed

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

Title:
  Version unkown of not-installed applications, it appears for installed
  ones

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567845] Re: Cannot evalute user reviews in Software

2016-04-08 Thread Alessandro Viprati
** Summary changed:

- Cannot evalute reviews in Software
+ Cannot evalute user reviews in Software

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

Title:
  Cannot evalute user reviews in Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1468020] Re: Two GPS compatible apps conflict and loose GPS

2016-04-08 Thread Thomas Voß
@costales: Could you please try to grab the gdb backtrace we are asking
for in #4.

Also: Please try removing cache directories for the involved
applications under ~/.cache.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to location-service in Ubuntu.
https://bugs.launchpad.net/bugs/1468020

Title:
  Two GPS compatible apps conflict and loose GPS

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1468020/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567845] Re: Cannot evalute reviews in Software

2016-04-08 Thread Alessandro Viprati
** Summary changed:

- Cannot mark reviews as useful or not in Software
+ Cannot evalute reviews in Software

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

Title:
  Cannot evalute reviews in Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1546317] Re: Accessibility indicator is missing from ubiquity-dm at the "Try Ubuntu" dialog

2016-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package casper - 1.372

---
casper (1.372) xenial; urgency=medium

  * ubiquity-hooks/30accessibility:
- Extend profile code to support profiles for Mate and GNOME flavours
  (LP: #1546317)
- Add code to support lightdm-gtk-greeter used by Ubuntu Mate
  * scripts/casper-bottom/30accessibility:
- Allow the screen reader shortcut to load the blindness profile in
  Mate/GNOME as well

 -- Luke Yelavich   Fri, 08 Apr 2016 12:25:00 +1000

** Changed in: casper (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to a11y-profile-manager in Ubuntu.
https://bugs.launchpad.net/bugs/1546317

Title:
  Accessibility indicator is missing from ubiquity-dm at the "Try
  Ubuntu" dialog

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567861] Re: Can not edit comments in Software

2016-04-08 Thread Alessandro Viprati
** Description changed:

- package: gnome-software 3.20.1~git20160331.78d1aab-0ubuntu2
- OS: Ubuntu 16.04 64bit
- 
  I cannot edit comments in Software, since there's no option to do it.
  It would be nice to be able to edit your own comments
+ 
+ DistroRelease: Ubuntu 16.04
+ Package: gnome-software 3.20.1~git20160331.78d1aab-0ubuntu2
+ Uname -r: 4.4.0-17-generic
+ Architecture: amd64
+ CurrentDesktop: Unity

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

Title:
  Can not edit comments in Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567845] Re: Cannot mark reviews as useful or not in Software

2016-04-08 Thread Alessandro Viprati
** Description changed:

- package: gnome-software 3.20.1~git20160331.78d1aab-0ubuntu2
- 
  Many applications in Software have reviews written by users. In Ubuntu 
Software Center users were able to mark reviews as useful (or not) by selecting 
the correct choice in "Was this review useful to you?" under every review.
  Now this is not working anymore.
  First of all, no indications are given if people considered a review useful 
or not (see PNG attached, it's the same comment for Inkscape in USC and 
Software).
  Every time I choose "Yes" or "No" under a review,  the question disappears.
  Closing and launching again Software, the question is again here but without 
indications of how many people found it useful.
  
   = How to reproduce =
   * launch Software
   * select an app with some reviews, then click "Yes" under a review
   * login with SSO
   * then notice that the text "Was this review useful to you?" disappears
   * close and launch again Software
   * select again the same app, then notice the text "Was this review useful to 
you?" is back
  
   = Expected result =
-  * If a review has been evaluated by some users, you should read the text "5 
of 6 people found this review useful" or similar.
-  * Click "Yes" → should appear the text "you and 3 more people found this 
review useful" or similar.
-  * Click "No" → should appear the text " you found this review not helpful" 
or similar.
+  * If a review has been evaluated by some users, you should read the text "5 
of 6 people found this review useful" or similar.
+  * Click "Yes" → should appear the text "you and 3 more people found this 
review useful" or similar.
+  * Click "No" → should appear the text " you found this review not helpful" 
or similar.
  
  For more info: https://wiki.ubuntu.com/SoftwareCenter/RatingsAndReviews
+ 
+ DistroRelease: Ubuntu 16.04
+ Package: gnome-software 3.20.1~git20160331.78d1aab-0ubuntu2
+ Uname -r: 4.4.0-17-generic
+ Architecture: amd64
+ CurrentDesktop: Unity

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

Title:
  Cannot mark reviews as useful or not in Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1567883] [NEW] Can not install/remove Gimp with Software

2016-04-08 Thread Alessandro Viprati
Public bug reported:

Gimp is not shown as installation candidate, even if you navigate to the
"Graphics" category or you type "gimp".

If Gimp is installed with USC or apt, you can't remove Gimp from
Software since it's not listed under "Installed" tab.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-software 3.20.1~git20160331.78d1aab-0ubuntu2
Uname -r: 4.4.0-17-generic
Architecture: amd64
CurrentDesktop: Unity

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


** Tags: xenial

** Summary changed:

- Can not install or remove Gimp with Software
+ Can not install/remove Gimp with Software

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

Title:
  Can not install/remove Gimp with Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1535219] Re: HP ZBook 15u mic mute button doesn't work

2016-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 229-4ubuntu1

---
systemd (229-4ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
- Hack to support system-image read-only /etc, and modify files in
  /etc/writable/ instead.

Upgrade fixes, keep until 16.04 LTS release:
- systemd Conflicts/Replaces/Provides systemd-services.
- Remove obsolete systemd-logind upstart job.
- Clean up obsolete /etc/udev/rules.d/README.
- systemd.postinst: Migrate mountall specific fstab options to standard
  util-linux "nofail" option.
- systemctl: Don't forward telinit u to upstart. This works around
  upstart's Restart() always reexec'ing /sbin/init on Restart(), even if
  that changes to point to systemd during the upgrade. This avoids running
  systemd during a dist-upgrade. (LP: #1430479)
- Provide shutdown fallback for upstart. (LP: #1370329)
- Break lvm (<< 2.02.133-1ubuntu1) and remove our dummy /etc/init.d/lvm2
  on upgrades, as it's shipped by lvm2 now.
- Make udev break on mdadm << 3.3-2ubuntu3, as udev's init script dropped
  the "Provides: raid-mdadm".
- Clean up /var/log/udev on upgrade (which is written under upstart, but
  not under systemd). (LP: #1537211)
- Migrate existing s390x network configuration to new names. (LP: #1526808)
- systemd.postinst: Bump Version comparison for migrating the UTC setting
  from /etc/default/rcS to /etc/adjtime, to run it for upgrades to 16.04.
- VMWare BIOS reports implausibly high onboard numbers. This got fixed in
  upstream commit 6c1e69f9. Migrate names in ifupdown accordingly.
  (LP: #1550539)
- udev: Don't kill peer processes if we don't run in a cgroup. This happens
  when running under/upgrading from upstart. udevd and everything else run
  in the root hierarchy on all controllers then, and the alleged cleanup of
  "our" cgroup becomes a system-wide killing spree. (LP: #1555237)

systemd (229-4) unstable; urgency=medium

  * Fix assertion crash when processing a (broken) device without a sysfs
path. (Closes: #819290, LP: #1560695)
  * Fix crash when shutdown is issued from a non-tty. (LP: #1553040)
  * networkd: Stay running while any non-loopback interface is up.
(Closes: #819414)
  * Fix reading uint32 D-Bus properties on big-endian.
  * Fix crash if an udev device has many tags or devlinks. (LP: #1564976)
  * systemctl, loginctl, etc.: Don't start polkit agent when running as root.
(LP: #1565617)
  * keymap: Add Add HP ZBook (LP: #1535219) and HP ProBook 440 G3.
  * systemd.resource-control.5: Fix links to cgroup documentation on
kernel.org. (Closes: #819970)
  * Install test-udev into libudev-dev, so that we have it available for
autopkgtests.
  * Add "udev" autopkgtest for running the upstream test/udev-test.pl.

 -- Martin Pitt   Thu, 07 Apr 2016 09:53:25
+0200

** Changed in: systemd (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  HP ZBook 15u mic mute button doesn't work

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1564976] Re: systemd-udevd crashed with SIGSEGV with rules file appending large number of tags

2016-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 229-4ubuntu1

---
systemd (229-4ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
- Hack to support system-image read-only /etc, and modify files in
  /etc/writable/ instead.

Upgrade fixes, keep until 16.04 LTS release:
- systemd Conflicts/Replaces/Provides systemd-services.
- Remove obsolete systemd-logind upstart job.
- Clean up obsolete /etc/udev/rules.d/README.
- systemd.postinst: Migrate mountall specific fstab options to standard
  util-linux "nofail" option.
- systemctl: Don't forward telinit u to upstart. This works around
  upstart's Restart() always reexec'ing /sbin/init on Restart(), even if
  that changes to point to systemd during the upgrade. This avoids running
  systemd during a dist-upgrade. (LP: #1430479)
- Provide shutdown fallback for upstart. (LP: #1370329)
- Break lvm (<< 2.02.133-1ubuntu1) and remove our dummy /etc/init.d/lvm2
  on upgrades, as it's shipped by lvm2 now.
- Make udev break on mdadm << 3.3-2ubuntu3, as udev's init script dropped
  the "Provides: raid-mdadm".
- Clean up /var/log/udev on upgrade (which is written under upstart, but
  not under systemd). (LP: #1537211)
- Migrate existing s390x network configuration to new names. (LP: #1526808)
- systemd.postinst: Bump Version comparison for migrating the UTC setting
  from /etc/default/rcS to /etc/adjtime, to run it for upgrades to 16.04.
- VMWare BIOS reports implausibly high onboard numbers. This got fixed in
  upstream commit 6c1e69f9. Migrate names in ifupdown accordingly.
  (LP: #1550539)
- udev: Don't kill peer processes if we don't run in a cgroup. This happens
  when running under/upgrading from upstart. udevd and everything else run
  in the root hierarchy on all controllers then, and the alleged cleanup of
  "our" cgroup becomes a system-wide killing spree. (LP: #1555237)

systemd (229-4) unstable; urgency=medium

  * Fix assertion crash when processing a (broken) device without a sysfs
path. (Closes: #819290, LP: #1560695)
  * Fix crash when shutdown is issued from a non-tty. (LP: #1553040)
  * networkd: Stay running while any non-loopback interface is up.
(Closes: #819414)
  * Fix reading uint32 D-Bus properties on big-endian.
  * Fix crash if an udev device has many tags or devlinks. (LP: #1564976)
  * systemctl, loginctl, etc.: Don't start polkit agent when running as root.
(LP: #1565617)
  * keymap: Add Add HP ZBook (LP: #1535219) and HP ProBook 440 G3.
  * systemd.resource-control.5: Fix links to cgroup documentation on
kernel.org. (Closes: #819970)
  * Install test-udev into libudev-dev, so that we have it available for
autopkgtests.
  * Add "udev" autopkgtest for running the upstream test/udev-test.pl.

 -- Martin Pitt   Thu, 07 Apr 2016 09:53:25
+0200

** Changed in: systemd (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  systemd-udevd crashed with SIGSEGV with rules file appending large
  number of tags

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1565617] Re: "polkitd.service is masked" warnings on package install while policykit-1 is unpacked but not yet configured

2016-04-08 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 229-4ubuntu1

---
systemd (229-4ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable. Remaining Ubuntu changes:
- Hack to support system-image read-only /etc, and modify files in
  /etc/writable/ instead.

Upgrade fixes, keep until 16.04 LTS release:
- systemd Conflicts/Replaces/Provides systemd-services.
- Remove obsolete systemd-logind upstart job.
- Clean up obsolete /etc/udev/rules.d/README.
- systemd.postinst: Migrate mountall specific fstab options to standard
  util-linux "nofail" option.
- systemctl: Don't forward telinit u to upstart. This works around
  upstart's Restart() always reexec'ing /sbin/init on Restart(), even if
  that changes to point to systemd during the upgrade. This avoids running
  systemd during a dist-upgrade. (LP: #1430479)
- Provide shutdown fallback for upstart. (LP: #1370329)
- Break lvm (<< 2.02.133-1ubuntu1) and remove our dummy /etc/init.d/lvm2
  on upgrades, as it's shipped by lvm2 now.
- Make udev break on mdadm << 3.3-2ubuntu3, as udev's init script dropped
  the "Provides: raid-mdadm".
- Clean up /var/log/udev on upgrade (which is written under upstart, but
  not under systemd). (LP: #1537211)
- Migrate existing s390x network configuration to new names. (LP: #1526808)
- systemd.postinst: Bump Version comparison for migrating the UTC setting
  from /etc/default/rcS to /etc/adjtime, to run it for upgrades to 16.04.
- VMWare BIOS reports implausibly high onboard numbers. This got fixed in
  upstream commit 6c1e69f9. Migrate names in ifupdown accordingly.
  (LP: #1550539)
- udev: Don't kill peer processes if we don't run in a cgroup. This happens
  when running under/upgrading from upstart. udevd and everything else run
  in the root hierarchy on all controllers then, and the alleged cleanup of
  "our" cgroup becomes a system-wide killing spree. (LP: #1555237)

systemd (229-4) unstable; urgency=medium

  * Fix assertion crash when processing a (broken) device without a sysfs
path. (Closes: #819290, LP: #1560695)
  * Fix crash when shutdown is issued from a non-tty. (LP: #1553040)
  * networkd: Stay running while any non-loopback interface is up.
(Closes: #819414)
  * Fix reading uint32 D-Bus properties on big-endian.
  * Fix crash if an udev device has many tags or devlinks. (LP: #1564976)
  * systemctl, loginctl, etc.: Don't start polkit agent when running as root.
(LP: #1565617)
  * keymap: Add Add HP ZBook (LP: #1535219) and HP ProBook 440 G3.
  * systemd.resource-control.5: Fix links to cgroup documentation on
kernel.org. (Closes: #819970)
  * Install test-udev into libudev-dev, so that we have it available for
autopkgtests.
  * Add "udev" autopkgtest for running the upstream test/udev-test.pl.

 -- Martin Pitt   Thu, 07 Apr 2016 09:53:25
+0200

** Changed in: systemd (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  "polkitd.service is masked" warnings on package install while
  policykit-1 is unpacked but not yet configured

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567861] [NEW] Can not edit comments in Software

2016-04-08 Thread Alessandro Viprati
Public bug reported:

package: gnome-software 3.20.1~git20160331.78d1aab-0ubuntu2
OS: Ubuntu 16.04 64bit

I cannot edit comments in Software, since there's no option to do it.
It would be nice to be able to edit your own comments

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


** Tags: xenial

** Tags added: xenial

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

Title:
  Can not edit comments in Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567845] Re: Cannot mark reviews as useful or not in Software

2016-04-08 Thread Alessandro Viprati
** Description changed:

  package: gnome-software 3.20.1~git20160331.78d1aab-0ubuntu2
  
  Many applications in Software have reviews written by users. In Ubuntu 
Software Center users were able to mark reviews as useful (or not) by selecting 
the correct choice in "Was this review useful to you?" under every review.
  Now this is not working anymore.
  First of all, no indications are given if people considered a review useful 
or not (see PNG attached, it's the same comment for Inkscape in USC and 
Software).
- Every time I choose "Yes" or "No" under a review,  the question disappears. 
+ Every time I choose "Yes" or "No" under a review,  the question disappears.
  Closing and launching again Software, the question is again here but without 
indications of how many people found it useful.
  
-  = How to reproduce =
-  * launch Software
-  * select an app with some reviews, then click "Yes" under a review
-  * login with SSO
-  * then notice that the text "Was this review useful to you?" disappears
-  * close and launch again Software
-  * select again the same app, then notice the text "Was this review useful to 
you?" is back
+  = How to reproduce =
+  * launch Software
+  * select an app with some reviews, then click "Yes" under a review
+  * login with SSO
+  * then notice that the text "Was this review useful to you?" disappears
+  * close and launch again Software
+  * select again the same app, then notice the text "Was this review useful to 
you?" is back
  
-  = Expected result = 
- If a review has been evaluated from some user, you should read the text "5 of 
6 people found this review useful" or similar.
- Clicking "Yes" should appear the text "you and 3 more people found this 
review useful" or similar.
- Clicking "No" should appear the text " you found this review not helpful" or 
similar.
+  = Expected result =
+  * If a review has been evaluated by some users, you should read the text "5 
of 6 people found this review useful" or similar.
+  * Click "Yes" → should appear the text "you and 3 more people found this 
review useful" or similar.
+  * Click "No" → should appear the text " you found this review not helpful" 
or similar.
  
  For more info: https://wiki.ubuntu.com/SoftwareCenter/RatingsAndReviews

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

Title:
  Cannot mark reviews as useful or not in Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1543273] Re: When clicking "Back" on the login screen the password box and buttons stay on top

2016-04-08 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => Confirmed

** Changed in: gnome-shell
   Importance: Unknown => Medium

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

Title:
  When clicking "Back" on the login screen the password box and buttons
  stay on top

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567845] [NEW] Cannot mark reviews as useful or not in Software

2016-04-08 Thread Alessandro Viprati
Public bug reported:

package: gnome-software 3.20.1~git20160331.78d1aab-0ubuntu2

Many applications in Software have reviews written by users. In Ubuntu Software 
Center users were able to mark reviews as useful (or not) by selecting the 
correct choice in "Was this review useful to you?" under every review.
Now this is not working anymore.
First of all, no indications are given if people considered a review useful or 
not (see PNG attached, it's the same comment for Inkscape in USC and Software).
Every time I choose "Yes" or "No" under a review,  the question disappears. 
Closing and launching again Software, the question is again here but without 
indications of how many people found it useful.

 = How to reproduce =
 * launch Software
 * select an app with some reviews, then click "Yes" under a review
 * login with SSO
 * then notice that the text "Was this review useful to you?" disappears
 * close and launch again Software
 * select again the same app, then notice the text "Was this review useful to 
you?" is back

 = Expected result = 
If a review has been evaluated from some user, you should read the text "5 of 6 
people found this review useful" or similar.
Clicking "Yes" should appear the text "you and 3 more people found this review 
useful" or similar.
Clicking "No" should appear the text " you found this review not helpful" or 
similar.

For more info: https://wiki.ubuntu.com/SoftwareCenter/RatingsAndReviews

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


** Tags: xenial

** Attachment added: "reviews.png"
   
https://bugs.launchpad.net/bugs/1567845/+attachment/4628714/+files/reviews.png

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

Title:
  Cannot mark reviews as useful or not in Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567828] Re: gnome-calendar crashed with signal 5 in g_malloc0_n()

2016-04-08 Thread Apport retracing service
*** This bug is a duplicate of bug 1545259 ***
https://bugs.launchpad.net/bugs/1545259

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1545259, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: "CoreDump.gz"
   
https://bugs.launchpad.net/bugs/1567828/+attachment/4628663/+files/CoreDump.gz

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1567828/+attachment/4628665/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1567828/+attachment/4628668/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1567828/+attachment/4628669/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1567828/+attachment/4628670/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1567828/+attachment/4628671/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1567828/+attachment/4628672/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1545259

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  gnome-calendar crashed with signal 5 in g_malloc0_n()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calendar/+bug/1567828/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1208435] Re: You have logged in in a new language. Asks to rename your home folder with my documents folder

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

** Changed in: xdg-user-dirs (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to xdg-user-dirs in Ubuntu.
https://bugs.launchpad.net/bugs/1208435

Title:
  You have logged in in a new language. Asks to rename your home folder
  with my documents folder

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-user-dirs/+bug/1208435/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567818] [NEW] appearance of nautilus is wrong

2016-04-08 Thread Xtien
Public bug reported:

I used to have a nautilus window with a menu in the title bar. After the
last update, I got a nautilus window with no menu in the title bar, but
instead an arrow down button on the top right. Also, the characters in
all windows are more pixelated than I'm used to. I found that I can
resolve this by changing the theme to Radiance, log out, log in, change
the theme back to Ambiance. Then I have better characters and the right
Nautilus appearance. Every time I reboot my computer, I have to do this.
see screenshots.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: nautilus 1:3.14.2-0ubuntu12
ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
Uname: Linux 4.2.0-35-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Apr  8 09:59:24 2016
ExecutablePath: /usr/bin/nautilus
GsettingsChanges: b'org.gnome.nautilus.list-view' b'default-column-order' 
b"['name', 'size', 'type', 'date_modified', 'date_accessed', 'owner', 'group', 
'permissions', 'mime_type', 'where']"
InstallationDate: Installed on 2015-12-13 (116 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug wily

** Attachment added: "Screenshot from 2016-03-20 12-54-36.png"
   
https://bugs.launchpad.net/bugs/1567818/+attachment/4628637/+files/Screenshot%20from%202016-03-20%2012-54-36.png

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

Title:
  appearance of nautilus is wrong

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1567818] Re: appearance of nautilus is wrong

2016-04-08 Thread Xtien
** Attachment added: "Screenshot from 2016-03-20 12-55-35.png"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1567818/+attachment/4628644/+files/Screenshot%20from%202016-03-20%2012-55-35.png

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

Title:
  appearance of nautilus is wrong

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1558346] Re: [upstream] K3B does not show AudioVideo category @ GNOME

2016-04-08 Thread Alessandro Viprati
Ubuntu 16.04 with Software 3.20.1~git20160331.78d1aab-0ubuntu2
Now I can see K3b in Audio and Video categories. So I think you can mark this 
bug as "Fix released" for "gnome-software (Ubuntu)"

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

Title:
  [upstream] K3B does not show AudioVideo category @ GNOME

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1563322] Re: Can't remove or launch Google Chrome from Software

2016-04-08 Thread Alessandro Viprati
** Description changed:

+ = Known affected apps =
+ 
+  - Google Chrome
+  - Skype
+ 
+ = Description =
+ 
  I went to the download page for Chrome, and chose to open with "Software 
Installer (default)" to install it directly. The installation worked as 
expected.
  However, the "Remove" and "Launch" buttons in Software do not work for Google 
Chrome - nothing happens!
  
- How to reproduce:
+ = How to reproduce =
+ 
   - download Google Chrome
   - install Google Chrome with "Software"
   - then try to remove or launch Google Chrome from Software.
  
  These issues are possibly related to bug #1551707.

** Summary changed:

- Can't remove or launch Google Chrome from Software
+ Can't remove or launch some apps from Software

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

Title:
  Can't remove or launch some apps from Software

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1567630] Re: Skype not shown as installation candidate

2016-04-08 Thread Alessandro Viprati
** Tags added: gnome-software xenial

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

Title:
  Skype not shown as installation candidate

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 1566157] Re: Metacity's compositing is too slow

2016-04-08 Thread Alkis Georgopoulos
Yet another benchmark, glmark2, in a very recent core i5 client.

Scores:
No WM: 2058
marco --no-composite: 1894
compiz : 1878
metacity --no-composite: 742
xcompmgr: 716
marco --composite: 708
metacity --composite: 441

In an ideal world, gnome-flashback would support compiz first, then
`metacity --no-composite` but with the speed of `marco --no-composite`.

They're 4-5 times faster than the proposed `metacity --composite`!!!

/me will definitely ask the Mate people if they still support `marco
--no-composite`...

** Attachment added: "glmark2.zip"
   
https://bugs.launchpad.net/ubuntu/+source/metacity/+bug/1566157/+attachment/4628575/+files/glmark2.zip

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

Title:
  Metacity's compositing is too slow

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs