[Bug 1607583] Re: package metacity-common 1:2.34.13-0ubuntu4.1 failed to install/upgrade: package metacity-common is already installed and configured

2016-07-28 Thread dino99
*** This bug is a duplicate of bug 1407757 ***
https://bugs.launchpad.net/bugs/1407757

** This bug has been marked a duplicate of bug 1407757
   multi-arch packages cannot be installed due to dpkg wrongly detecting them 
as already installed

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

Title:
  package metacity-common 1:2.34.13-0ubuntu4.1 failed to
  install/upgrade: package metacity-common is already installed and
  configured

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

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


[Bug 1604704] Re: [regression] GTK apps hang for a long time on start-up under Xmir (and less under native Mir) failing to find dbus

2016-07-28 Thread Daniel van Vugt
Confirmed in all cases it's just that the X11/Xmir apps can't detect the
session bus address of the login (which is on a different TTY BTW).
Forcing DBUS_SESSION_BUS_ADDRESS solves the problem.

Here are some stack traces of the hangs:

gedit:
(gdb) bt
#0  0x7705e853 in select () at ../sysdeps/unix/syscall-template.S:84
#1  0x7477acd1 in g_spawn_sync ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7477b313 in g_spawn_command_line_sync ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x77862b70 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x778645f2 in g_dbus_address_get_for_bus_sync ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x7786f7ee in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x7787522b in g_bus_get_sync ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x7784b969 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x778488f3 in g_application_register ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#9  0x7784918f in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#10 0x778494f2 in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#11 0x00400cfa in main ()

nautilus:
(gdb) bt
#0  0x734c9833 in __select_nocancel ()
at ../sysdeps/unix/syscall-template.S:84
#1  0x7418ecd1 in g_spawn_sync ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#2  0x7418f313 in g_spawn_command_line_sync ()
   from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x74729b70 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#4  0x7472b5f2 in g_dbus_address_get_for_bus_sync ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#5  0x747367ee in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#6  0x7473c22b in g_bus_get_sync ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#7  0x74712969 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x7470f8f3 in g_application_register ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#9  0x0042c78e in ?? ()
#10 0x7fffedd29e40 in ffi_call_unix64 ()
   from /usr/lib/x86_64-linux-gnu/libffi.so.6
#11 0x7fffedd298ab in ffi_call ()
   from /usr/lib/x86_64-linux-gnu/libffi.so.6
#12 0x7441fcf5 in g_cclosure_marshal_generic_va ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#13 0x7441f1d4 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#14 0x744394b8 in g_signal_emit_valist ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#15 0x7443a08f in g_signal_emit ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#16 0x74710168 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#17 0x747104f2 in g_application_run ()
   from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#18 0x0042ba31 in ?? ()
#19 0x733ed7e0 in __libc_start_main (main=0x42b970, argc=1, 
argv=0x7fffe5b8, init=, fini=, 
rtld_fini=, stack_end=0x7fffe5a8)
at ../csu/libc-start.c:291
#20 0x0042ba99 in ?? ()

/usr/games/sol:
(gdb) bt
#0  0x7537556d in read () at ../sysdeps/unix/syscall-template.S:84
#1  0x70fdacf8 in _dbus_read ()
   from /lib/x86_64-linux-gnu/libdbus-1.so.3
#2  0x70fde349 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#3  0x70fd2c95 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#4  0x70fd2b3a in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#5  0x70fbd32f in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#6  0x70fb8e08 in ?? () from /lib/x86_64-linux-gnu/libdbus-1.so.3
#7  0x7fffedc925f6 in atspi_get_a11y_bus ()
   from /usr/lib/x86_64-linux-gnu/libatspi.so.0
#8  0x739e9052 in atk_bridge_adaptor_init ()
   from /usr/lib/x86_64-linux-gnu/libatk-bridge-2.0.so.0
#9  0x77117134 in ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
#10 0x75f3dfa5 in g_closure_invoke ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#11 0x75f4ffc1 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#12 0x75f58d5c in g_signal_emit_valist ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#13 0x75f5908f in g_signal_emit ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#14 0x75f424d4 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#15 0x75f44961 in g_object_notify ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#16 0x76de5778 in ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
#17 0x75f3e1d4 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#18 0x75f589a6 in g_signal_emit_valist ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#19 0x75f59555 in g_signal_emit_by_name ()
   from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
#20 0x76e0b6c5 in ?? () from 

[Bug 1606901] Re: Clicking "Show details" in AO for Nautilus produces "Could not find 'nautilus.desktop'" error from gnome-software

2016-07-28 Thread Jeremy Bicha
** Changed in: ubuntu-gnome
   Importance: Undecided => Low

** Changed in: ubuntu-gnome
   Status: New => Confirmed

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

Title:
  Clicking "Show details" in AO for Nautilus produces "Could not find
  'nautilus.desktop'" error from gnome-software

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

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


[Bug 1606901] Re: Clicking "Show details" in AO for Nautilus produces "Could not find 'nautilus.desktop'" error from gnome-software

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

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

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

Title:
  Clicking "Show details" in AO for Nautilus produces "Could not find
  'nautilus.desktop'" error from gnome-software

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

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


[Bug 1606901] Re: Clicking "Show details" in AO for Nautilus produces "Could not find 'nautilus.desktop'" error from gnome-software

2016-07-28 Thread Jeremy Bicha
I suspect this is related to the final lines of

https://bazaar.launchpad.net/~ubuntu-
desktop/nautilus/ubuntu/view/head:/debian/rules

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

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Low

** Tags added: yakkety

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

Title:
  Clicking "Show details" in AO for Nautilus produces "Could not find
  'nautilus.desktop'" error from gnome-software

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

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


[Bug 1604704] Re: [regression] GTK apps hang for a long time on start-up under Xmir (and less under native Mir) failing to find dbus

2016-07-28 Thread Daniel van Vugt
The yakkety fix for bug 1604872 has not solved this. So no longer a
duplicate.

** This bug is no longer a duplicate of bug 1604872
   Apps can't connect to the user's session bus, even though it exists
** This bug has been marked a duplicate of bug 1603904
   X apps that use dbus (GTK, Firefox) either don't start or take a very long 
time to start

** This bug is no longer a duplicate of bug 1603904
   X apps that use dbus (GTK, Firefox) either don't start or take a very long 
time to start

** Changed in: dbus (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: gtk+3.0 (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  [regression] GTK apps hang for a long time on start-up under Xmir (and
  less under native Mir) failing to find dbus

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

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


[Bug 1606275] Re: gnome-software doesn't run

2016-07-28 Thread Alexander Grünewald
** This bug is no longer a duplicate of bug 1606238
   gnome-software won't open

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

Title:
  gnome-software doesn't run

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

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


[Bug 1606275] Re: gnome-software doesn't run

2016-07-28 Thread Alexander Grünewald
*** This bug is a duplicate of bug 1606238 ***
https://bugs.launchpad.net/bugs/1606238

** This bug is no longer a duplicate of bug 1577602
   ubuntu-software will not launch

** This bug has been marked a duplicate of bug 1606238
   gnome-software won't open

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

Title:
  gnome-software doesn't run

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

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


[Bug 1606238] Re: gnome-software won't open

2016-07-28 Thread Alexander Grünewald
** This bug is no longer a duplicate of bug 1577602
   ubuntu-software will not launch

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

Title:
  gnome-software won't open

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

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


[Bug 1606238] Re: gnome-software won't open

2016-07-28 Thread Alexander Grünewald
** This bug has been marked a duplicate of bug 1577602
   ubuntu-software will not launch

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

Title:
  gnome-software won't open

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

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


[Bug 1606275] Re: gnome-software doesn't run

2016-07-28 Thread Alexander Grünewald
*** This bug is a duplicate of bug 1577602 ***
https://bugs.launchpad.net/bugs/1577602

** This bug has been marked a duplicate of bug 1577602
   ubuntu-software will not launch

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

Title:
  gnome-software doesn't run

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

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


[Bug 1606238] Re: gnome-software won't open

2016-07-28 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/1606238

Title:
  gnome-software won't open

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

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


[Bug 1606275] Re: gnome-software doesn't run

2016-07-28 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/1606275

Title:
  gnome-software doesn't run

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

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


[Bug 1607478] Re: Please don't feature the GNOME Maps app

2016-07-28 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu)
   Status: New => Triaged

** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => High

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

Title:
  Please don't feature the GNOME Maps app

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

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


[Bug 1607583] Re: package metacity-common 1:2.34.13-0ubuntu4.1 failed to install/upgrade: package metacity-common is already installed and configured

2016-07-28 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package metacity-common 1:2.34.13-0ubuntu4.1 failed to
  install/upgrade: package metacity-common is already installed and
  configured

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

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


[Bug 1607583] [NEW] package metacity-common 1:2.34.13-0ubuntu4.1 failed to install/upgrade: package metacity-common is already installed and configured

2016-07-28 Thread Ben Saini
Public bug reported:

Occurred during UBUNTU upgrade from 14.04 to 16.04 via GUI.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: metacity-common 1:3.18.5-0ubuntu0.1
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
NonfreeKernelModules: nvidia wl
ApportVersion: 2.20.1-0ubuntu2.1
AptTermLog:
 
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
Date: Fri Jul 29 02:12:58 2016
DuplicateSignature:
 package:metacity-common:1:2.34.13-0ubuntu4.1
 Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ...
 dpkg: error processing package compiz-core (--configure):
  package compiz-core is already installed and configured
ErrorMessage: package metacity-common is already installed and configured
InstallationDate: Installed on 2014-06-13 (776 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: metacity
Title: package metacity-common 1:2.34.13-0ubuntu4.1 failed to install/upgrade: 
package metacity-common is already installed and configured
UpgradeStatus: Upgraded to xenial on 2016-07-29 (0 days ago)

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


** Tags: already-installed amd64 apport-package xenial

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

Title:
  package metacity-common 1:2.34.13-0ubuntu4.1 failed to
  install/upgrade: package metacity-common is already installed and
  configured

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

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


[Bug 1443718] Re: nautilus crashed with SIGABRT in g_assertion_message() on "create new directory with selection"

2016-07-28 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Confirmed => Fix Released

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

Title:
  nautilus crashed with SIGABRT in g_assertion_message() on "create new
  directory with selection"

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

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


[Bug 1607478] Re: Please don't feature the GNOME Maps app

2016-07-28 Thread Bug Watch Updater
** Changed in: gnome-software
   Status: Unknown => Confirmed

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

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

Title:
  Please don't feature the GNOME Maps app

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

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


[Bug 1603501] Re: gimp: symbol lookup error: gimp: undefined symbol: gegl_param_multiline_get_type

2016-07-28 Thread 3vi1
This is fixed in the latest gimp package (2.8.16-2.2ubuntu1)

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

Title:
  gimp: symbol lookup error: gimp: undefined symbol:
  gegl_param_multiline_get_type

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

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


[Bug 1588994] Re: Location not working since OTA-11 on BQ 4.5

2016-07-28 Thread Tony Pursell
I think you may be right, Henry.  I went out on a walk along a country
lane this afternoon and decided to try out uNav.  I don't think that app
expects the device to have a location to hand to it when it starts. Your
press an icon in the header to determine you current location, and it
worked. As I walked up the lane my position changed automatically.  I
then found that Google and Here maps showed up my location automatically
on start up without complaining.  Nearby scope also began to work.

So is all well?  Probably, but location is a bit flaky.  I did a restart
and initially Google maps complained that location wasn't working, but
in a minute or two it came up with my location without any further
action on my part.  Nearby scope needed a refresh for it to find me.
So, grudgingly, I'm going to say that location is working (although not
as seamlessly as on my Android phone).

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

Title:
  Location not working since OTA-11 on BQ 4.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1588994/+subscriptions

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


[Bug 1607478] Re: Please don't feature the GNOME Maps app

2016-07-28 Thread Jeremy Bicha
This is actually a bug in the upstream part of GNOME Software and not
because of Ubuntu-specific customizations. So I attached the upstream
bug report.

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

** Also affects: gnome-software via
   https://bugzilla.gnome.org/show_bug.cgi?id=769285
   Importance: Unknown
   Status: Unknown

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

Title:
  Please don't feature the GNOME Maps app

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

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


[Bug 1442105] Re: GPS not working on my BQ Ubuntu Touch

2016-07-28 Thread delijati
I got it again working by "disabling roaming" in the data connection.
http://askubuntu.com/questions/603101/gps-unvailable-on-
aquaris-e45?noredirect=1=1

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

Title:
  GPS not working on my BQ Ubuntu Touch

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

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


[Bug 1511626] Re: gvfsd-smb crashed with signal 5 in g_settings_set_property()

2016-07-28 Thread Alistair Buxton
User error. XDG_DATA_DIRS was messed up by local configuration.

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

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

Title:
  gvfsd-smb crashed with signal 5 in g_settings_set_property()

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

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


[Bug 1588994] Re: Location not working since OTA-11 on BQ 4.5

2016-07-28 Thread Henry Sprog
Ok after Marks comment I tried again but without any luck. However I
also have a Pro 5 and the finger print function did not work (was not in
the menu). I rebooted and it appeared so In did the same with the E4.5
and the new location icon started to change colour and within a few
minutes it was all working correctly. It therefore looks like the
upgrade process does not initialise all of the programs correctly but a
reboot seems to cure this. I will file a bug.

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

Title:
  Location not working since OTA-11 on BQ 4.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1588994/+subscriptions

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


[Bug 1607478] Re: Please don't feature the GNOME Maps app

2016-07-28 Thread Jeremy Bicha
** Tags removed: gnome3-ppa third-party-packages
** 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/1607478

Title:
  Please don't feature the GNOME Maps app

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

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


[Bug 1607478] [NEW] Please don't feature the GNOME Maps app

2016-07-28 Thread Jeremy Bicha
Public bug reported:

The GNOME Maps app is the most prominent app in Ubuntu's Software app.
It's the only app with a large wide-screen banner on the home page of
the Software app.

The Maps app currently doesn't work because the server it was using
stopped providing free map tiles. See bug 1602035 for more info.

This bug was originally reported at
https://www.reddit.com/r/Ubuntu/comments/4v0qip/since_gnome_maps_no_longer_works_perhaps_it/

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: gnome-software 3.20.1+git20160617.1.0440874.ubuntu-xenial-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-33.52-generic 4.4.15
Uname: Linux 4.4.0-33-generic x86_64
NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
ApportVersion: 2.20.2-0ubuntu1
Architecture: amd64
CurrentDesktop: GNOME
Date: Thu Jul 28 14:15:30 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2016-04-09 (109 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Beta amd64 (20160408)
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug gnome3-ppa third-party-packages yakkety

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

Title:
  Please don't feature the GNOME Maps app

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

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


[Bug 1588994] Re: Location not working since OTA-11 on BQ 4.5

2016-07-28 Thread Markcortbass
It's working perfectly for me now with OTA 12 with my bq E4.5 phone and
bq M10 tablet. All services like uNav, Here Maps and Google Maps are
working with GPS.

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

Title:
  Location not working since OTA-11 on BQ 4.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1588994/+subscriptions

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


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

2016-07-28 Thread tesoid
*** This bug is a duplicate of bug 1573408 ***
https://bugs.launchpad.net/bugs/1573408

** Also affects: gdebi
   Importance: Undecided
   Status: New

** Also affects: gradio
   Importance: Undecided
   Status: New

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

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

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

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


[Bug 1607384] [NEW] Document Viewer does not remember window size

2016-07-28 Thread drwt
Public bug reported:

Evince does not remember it's window size so every time I start to view
a PDF I have to manually configure the window size which gets tedious
very quickly.

I would like Evince to remember it's fullscreen state so my workflow is
smoother.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: evince 3.18.2-1ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic i686
NonfreeKernelModules: nvidia_uvm nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
CurrentDesktop: XFCE
Date: Thu Jul 28 16:54:11 2016
InstallationDate: Installed on 2016-06-02 (56 days ago)
InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-bug i386 xenial

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

Title:
  Document Viewer does not remember window size

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

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


[Bug 1607241] Re: gnome-software won't open

2016-07-28 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. However, your crash report is either missing or
challenging to deal with as a ".crash" file. Please follow these
instructions to have apport report a new bug about your crash that can
be dealt with by the automatic retracer.

If you are running the Ubuntu Stable Release you might need to enable
apport in /etc/default/apport and restart.

Now open your file manager, navigate to your /var/crash directory and open the 
crash report you wish to submit.
If this fails you will have to open a terminal and file your report with 
'ubuntu-bug /var/crash/_my_crash_report.crash' where _my_crash_report.crash is 
the crash you would like to report. If you get an error that you aren't allowed 
to access this report you will have to file it with 'sudo ubuntu-bug 
/var/crash/_my_crash_report.crash'.

I'm closing this bug report since the process outlined above will
automatically open a new bug report which can then dealt with more
efficiently. Thanks in advance for your cooperation and understanding.

** Changed in: gnome-software (Ubuntu)
   Importance: Undecided => Low

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

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

Title:
  gnome-software won't open

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

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


[Bug 1020756] Re: GtkTreeView keyboard binding are not intituive

2016-07-28 Thread sampablokuper
** Also affects: gnucash (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  GtkTreeView keyboard binding are not intituive

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

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


[Bug 1588994] Re: Location not working since OTA-11 on BQ 4.5

2016-07-28 Thread Henry Sprog
Confirm Tony's post above BQ 4.5 location still not working. On my pro 5
as soon as the phone is unlocked the new location icon is coloured in
and location is possible. The BQ does not colour in at all and nearby
says please enable location service even when scope pulled down to
refresh. (Both on OTA 12)

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

Title:
  Location not working since OTA-11 on BQ 4.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1588994/+subscriptions

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


[Bug 1244548] Re: Keyboard shortcut for changing keyboard layout does not work on lock and login screen

2016-07-28 Thread lendis
Confirm! In 16.04 it gets more annoying. Anybody can a see user's
desktop for second if just try to switch language!

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

Title:
  Keyboard shortcut for changing keyboard layout does not work on lock
  and login screen

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

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


[Bug 1588994] Re: Location not working since OTA-11 on BQ 4.5

2016-07-28 Thread Tony Pursell
Updated to OTA 12.  Location icon now shows, but location still doesn't
not work for things like Google Maps, Here maps and Nearby scope.

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

Title:
  Location not working since OTA-11 on BQ 4.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1588994/+subscriptions

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


[Bug 1292398] Re: Second screen position isn't saved from one session to another

2016-07-28 Thread Donjan Rodic
Not sure if this is equivalent, as I run unity-settings-daemon instead
of gnome-settings-daemon (with the Compiz Unity-plugin turned off and
gnome-panel instead), but it seems similar enough.

Just upgraded from 14.04 to 16.04.1.

I drop my laptop on a dock with two vertically oriented (rotated to
portrait) monitors. This was working fine before, now it lights them up
without the rotation. Rotating them manually via System Settings ->
Displays, undocking and docking again reverts to the wrong (landscape)
orientation.

The ~/.config/monitors.xml looks fine but seems to be ignored.
Reloading the settings with

  killall unity-settings-daemon

gives me the correct orientation, which is read from the monitor.xml
(editing the file by hand and killing u-s-d accepts whatever changes I
make), it just doesn't get triggered on docking changes.

That's the workaround for now: kill u-s-d every time I dock to that workplace, 
which may help with g-s-d too.
It would be nice for patchlvl 1 LTS upgrades to not break such basic stuff.

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

Title:
  Second screen position isn't saved from one session to another

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

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


[Bug 1244548] Re: Keyboard shortcut for changing keyboard layout does not work on lock and login screen

2016-07-28 Thread Semenov Pasha
+1 16.04.1 LTS 64 bit

Same as @chobit said.

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

Title:
  Keyboard shortcut for changing keyboard layout does not work on lock
  and login screen

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

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


[Bug 1500781] Re: nautilus crashed with signal 5 in _XReply()

2016-07-28 Thread dino99
As a non-LTS release, 15.10 has a 9-month month support cycle and, as
such, the support period is now nearing its end and Ubuntu 15.10 will
reach end of life on Thursday, July 28th. At that time, Ubuntu Security
Notices will no longer include information or updated packages for
Ubuntu 15.10.

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

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

Title:
  nautilus crashed with signal 5 in _XReply()

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

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


[Bug 1502861] Re: Ubuntu system is crashing and goes to login screen

2016-07-28 Thread dino99
As a non-LTS release, 15.10 has a 9-month month support cycle and, as
such, the support period is now nearing its end and Ubuntu 15.10 will
reach end of life on Thursday, July 28th. At that time, Ubuntu Security
Notices will no longer include information or updated packages for
Ubuntu 15.10.

** Changed in: gnome-terminal (Ubuntu)
   Status: New => Invalid

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

Title:
  Ubuntu system is crashing and goes to login screen

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

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


[Bug 1607241] [NEW] gnome-software won't open

2016-07-28 Thread Udara Madubhashana
Public bug reported:

gnome-software won't open after launch, It doesn't show any errors or crashing.
When I run it using terminal having these errors and not opening it.

(gnome-software:8467): Gtk-WARNING **: Theme parsing error:
gtk.css:7690:32: Missing name of pseudo-class

(gnome-software:8467): Gs-WARNING **: Failed to create permission
org.freedesktop.packagekit.trigger-offline-update:
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action
org.freedesktop.packagekit.trigger-offline-update is not registered

(gnome-software:8467): Gs-WARNING **: Failed to create permission
org.freedesktop.packagekit.trigger-offline-update:
GDBus.Error:org.freedesktop.PolicyKit1.Error.Failed: Action
org.freedesktop.packagekit.trigger-offline-update is not registered

(gnome-software:8467): GLib-GObject-WARNING **: invalid (NULL) pointer
instance

(gnome-software:8467): GLib-GObject-CRITICAL **: g_signal_connect_data: 
assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed
Segmentation fault (core dumped)

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: gnome-software 3.20.1+git20160617.1.0440874.ubuntu-xenial-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-33.52-generic 4.4.15
Uname: Linux 4.4.0-33-generic x86_64
ApportVersion: 2.20.2-0ubuntu1
Architecture: amd64
CurrentDesktop: Budgie:GNOME
Date: Thu Jul 28 11:49:30 2016
SourcePackage: gnome-software
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug yakkety

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

Title:
  gnome-software won't open

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

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


[Bug 1479920] Re: package desktop-file-utils 0.22-1ubuntu3 failed to install/upgrade: triggers looping, abandoned

2016-07-28 Thread dino99
As a non-LTS release, 15.10 has a 9-month month support cycle and, as
such, the support period is now nearing its end and Ubuntu 15.10 will
reach end of life on Thursday, July 28th. At that time, Ubuntu Security
Notices will no longer include information or updated packages for
Ubuntu 15.10.

** Changed in: desktop-file-utils (Ubuntu)
   Status: New => Invalid

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

Title:
  package desktop-file-utils 0.22-1ubuntu3 failed to install/upgrade:
  triggers looping, abandoned

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

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


[Bug 1470169] Re: Ambiance is always used as window decorator theme

2016-07-28 Thread dino99
As a non-LTS release, 15.10 has a 9-month month support cycle and, as
such, the support period is now nearing its end and Ubuntu 15.10 will
reach end of life on Thursday, July 28th. At that time, Ubuntu Security
Notices will no longer include information or updated packages for
Ubuntu 15.10.

** Changed in: gnome-tweak-tool (Ubuntu)
   Status: New => Invalid

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

Title:
  Ambiance is always used as window decorator theme

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

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


[Bug 1460261] Re: gnome-wayland flickerty screen /omitted characters in firefox browser

2016-07-28 Thread dino99
As a non-LTS release, 15.10 has a 9-month month support cycle and, as
such, the support period is now nearing its end and Ubuntu 15.10 will
reach end of life on Thursday, July 28th. At that time, Ubuntu Security
Notices will no longer include information or updated packages for
Ubuntu 15.10.

** Changed in: gnome-session (Ubuntu)
   Status: New => Invalid

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

Title:
  gnome-wayland  flickerty screen /omitted characters in firefox browser

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

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


[Bug 1460511] Re: package tracker-miner-fs 1.4.0-3ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/tracker/tracker-miner-files-index.xml', which is also in package tracker 1.4.0-0ubu

2016-07-28 Thread dino99
As a non-LTS release, 15.10 has a 9-month month support cycle and, as
such, the support period is now nearing its end and Ubuntu 15.10 will
reach end of life on Thursday, July 28th. At that time, Ubuntu Security
Notices will no longer include information or updated packages for
Ubuntu 15.10.

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

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

Title:
  package tracker-miner-fs 1.4.0-3ubuntu1 failed to install/upgrade:
  trying to overwrite '/usr/share/tracker/tracker-miner-files-
  index.xml', which is also in package tracker 1.4.0-0ubuntu1~vivid1

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

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


[Bug 1464220] Re: [3.14.3-0ubuntu2] g_object_set_valist: object class 'GstPlayBin' has no property named '8{@\xb8\u0002'

2016-07-28 Thread dino99
As a non-LTS release, 15.10 has a 9-month month support cycle and, as
such, the support period is now nearing its end and Ubuntu 15.10 will
reach end of life on Thursday, July 28th. At that time, Ubuntu Security
Notices will no longer include information or updated packages for
Ubuntu 15.10.

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

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

Title:
  [3.14.3-0ubuntu2]   g_object_set_valist: object class 'GstPlayBin' has
  no property named '8{@\xb8\u0002'

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

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