[Dx-packages] [Bug 1570894] Re: s390x build failure

2016-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package nux - 4.0.8+16.04.20160209-0ubuntu2

---
nux (4.0.8+16.04.20160209-0ubuntu2) xenial; urgency=medium

  * Build without optimization on s390x for a first build. LP: #1570894.

 -- Matthias Klose   Sun, 17 Apr 2016 21:26:20 +0200

** Changed in: nux (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1570894

Title:
  s390x build failure

Status in nux package in Ubuntu:
  Fix Released

Bug description:
  poking s390x build failure:

  Executing gtest-nuxgraphics under dummy xserver results in illigel
  instructions:

  # .libs/gtest-nuxgraphics 
  [==] Running 9 tests from 2 test cases.
  [--] Global test environment set-up.
  [--] 8 tests from TestTextures
  [ RUN  ] TestTextures.TestTextureSizes
  Illegal instruction (core dumped)

  Program received signal SIGILL, Illegal instruction.
  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment (this=0x3fffdf53f2e 
) at ThreadGNU.cpp:31
  31return __sync_add_and_fetch (_Counter, 1);
  (gdb) backtrace full
  #0  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment 
(this=0x3fffdf53f2e ) at ThreadGNU.cpp:31
  No locals.

  
  But there is nothing special in ThreadGNU.cpp:31 it simply does:

int NThreadSafeCounter::Increment()
{
  return __sync_add_and_fetch (_Counter, 1);
}

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

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


[Dx-packages] [Bug 1547297] Re: No auto login in Ubuntu GNOME Xenial

2016-04-17 Thread Erick Brunzell
We're 99% of the way there. Setting auto-login during install still
doesn't work though so I filed bug 1571415.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to accountsservice in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1547297

Title:
  No auto login in Ubuntu GNOME Xenial

Status in Ubuntu GNOME:
  Confirmed
Status in accountsservice package in Ubuntu:
  Fix Released
Status in gdm3 package in Ubuntu:
  Confirmed
Status in sddm package in Ubuntu:
  Confirmed

Bug description:
  Just installed Ubuntu GNOME Xenial 20160218 amd64 and selected to auto
  login during installation, but once the installation was complete and
  I booted into Ubuntu GNOME I was asked for my password. I looked in
  the user UI and auto login was set to off, so I unlocked it, selected
  auto login = on, clicked on lock again, and rebooted but was once
  again asked for my password and the user UI once again showed auto
  login = off.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gdm3 3.18.2-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-6.21-generic 4.4.1
  Uname: Linux 4.4.0-6-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Feb 18 20:26:14 2016
  InstallationDate: Installed on 2016-02-19 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Alpha amd64 
(20160218)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gdm3
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1570894] Re: s390x build failure

2016-04-17 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1570894

Title:
  s390x build failure

Status in nux package in Ubuntu:
  New

Bug description:
  poking s390x build failure:

  Executing gtest-nuxgraphics under dummy xserver results in illigel
  instructions:

  # .libs/gtest-nuxgraphics 
  [==] Running 9 tests from 2 test cases.
  [--] Global test environment set-up.
  [--] 8 tests from TestTextures
  [ RUN  ] TestTextures.TestTextureSizes
  Illegal instruction (core dumped)

  Program received signal SIGILL, Illegal instruction.
  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment (this=0x3fffdf53f2e 
) at ThreadGNU.cpp:31
  31return __sync_add_and_fetch (_Counter, 1);
  (gdb) backtrace full
  #0  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment 
(this=0x3fffdf53f2e ) at ThreadGNU.cpp:31
  No locals.

  
  But there is nothing special in ThreadGNU.cpp:31 it simply does:

int NThreadSafeCounter::Increment()
{
  return __sync_add_and_fetch (_Counter, 1);
}

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

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


[Dx-packages] [Bug 1570894] Re: s390x build failure

2016-04-17 Thread Matthias Klose
work around for a first build

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1570894

Title:
  s390x build failure

Status in nux package in Ubuntu:
  New

Bug description:
  poking s390x build failure:

  Executing gtest-nuxgraphics under dummy xserver results in illigel
  instructions:

  # .libs/gtest-nuxgraphics 
  [==] Running 9 tests from 2 test cases.
  [--] Global test environment set-up.
  [--] 8 tests from TestTextures
  [ RUN  ] TestTextures.TestTextureSizes
  Illegal instruction (core dumped)

  Program received signal SIGILL, Illegal instruction.
  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment (this=0x3fffdf53f2e 
) at ThreadGNU.cpp:31
  31return __sync_add_and_fetch (_Counter, 1);
  (gdb) backtrace full
  #0  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment 
(this=0x3fffdf53f2e ) at ThreadGNU.cpp:31
  No locals.

  
  But there is nothing special in ThreadGNU.cpp:31 it simply does:

int NThreadSafeCounter::Increment()
{
  return __sync_add_and_fetch (_Counter, 1);
}

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

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


[Dx-packages] [Bug 1570894] Re: s390x build failure

2016-04-17 Thread Matthias Klose
** Patch added: "nux.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/nux/+bug/1570894/+attachment/4638781/+files/nux.debdiff

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to nux in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1570894

Title:
  s390x build failure

Status in nux package in Ubuntu:
  New

Bug description:
  poking s390x build failure:

  Executing gtest-nuxgraphics under dummy xserver results in illigel
  instructions:

  # .libs/gtest-nuxgraphics 
  [==] Running 9 tests from 2 test cases.
  [--] Global test environment set-up.
  [--] 8 tests from TestTextures
  [ RUN  ] TestTextures.TestTextureSizes
  Illegal instruction (core dumped)

  Program received signal SIGILL, Illegal instruction.
  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment (this=0x3fffdf53f2e 
) at ThreadGNU.cpp:31
  31return __sync_add_and_fetch (_Counter, 1);
  (gdb) backtrace full
  #0  0x03fffdf2e53a in nux::NThreadSafeCounter::Increment 
(this=0x3fffdf53f2e ) at ThreadGNU.cpp:31
  No locals.

  
  But there is nothing special in ThreadGNU.cpp:31 it simply does:

int NThreadSafeCounter::Increment()
{
  return __sync_add_and_fetch (_Counter, 1);
}

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

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


[Dx-packages] [Bug 1527015] Re: Dont run zeitgeist on GNOME

2016-04-17 Thread Alberto Salvia Novella
** Changed in: zeitgeist (Ubuntu)
   Importance: Undecided => Medium

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

** Changed in: hundredpapercuts
   Status: New => Confirmed

** Changed in: hundredpapercuts
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1527015

Title:
  Dont run zeitgeist on GNOME

Status in One Hundred Papercuts:
  Confirmed
Status in Ubuntu GNOME:
  Confirmed
Status in zeitgeist package in Ubuntu:
  Confirmed

Bug description:
  Zeitgeist is not really useful under Ubuntu GNOME, and in fact we
  don't ship the binaries by default, since we use tracker. However if a
  user has both Unity and GNOME installed, then zeitgeist will run under
  the GNOME session also. Presumably this is pretty harmless but will
  eat up RAM and I/O cycles so would be good to avoid it.

  Hopefully just requires an AutostartCondition in desktop file(s) to
  fix.

  ProblemType: BugDistroRelease: Ubuntu 16.04
  Package: zeitgeist 0.9.16-0ubuntu3~gcc5.1
  ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
  Uname: Linux 4.3.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Dec 17 12:39:45 2015
  InstallationDate: Installed on 2012-09-23 (1180 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 "Quantal Quetzal" - Alpha 
amd64(20120922)
  PackageArchitecture: allSourcePackage: zeitgeist
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Dx-packages] [Bug 1253693] Re: top status bar missing shutdown button, clock, sound icon and more on upgrade to 13.10

2016-04-17 Thread SoloTurn
recently it happened with 15.10 usb install with persistent storage that
the panel lost logout, restart. i booted then without casper-rw, i.e.
removing the persistent flag to compare where the buttons are available
(see here for boot options: http://shallowsky.com/blog/linux/install
/ubuntu-persistent-live-cd.html ) . then i used dconf dump / > dump.conf
both times and compared the two files. the difference is:

+[apps/indicator-session]
+suppress-logout-menuitem=true
+suppress-restart-menuitem=true
+suppress-shutdown-menuitem=true
+suppress-logout-restart-shutdown=true

i am still wondering what triggers ubuntu to make these settings without
me wanting it to do it.

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to indicator-datetime in Ubuntu.
Matching subscriptions: dx-packages, dx-packages
https://bugs.launchpad.net/bugs/1253693

Title:
  top status bar missing shutdown button, clock, sound icon and more on
  upgrade to 13.10

Status in indicator-datetime package in Ubuntu:
  Confirmed
Status in indicator-session package in Ubuntu:
  Confirmed

Bug description:
  This bug has been split from #1239710 as the branch for which changing
  launcher placement to "all displays" does not work.

  Every time I login, without fail, the top status bar is missing the
  gear icon for shutdown, the date, the sound icon and some others. The
  icons do show from the login window. So if I let the session time out
  so that the screen locks, I the gear icon appears in the top status
  bar and works. I have also added a new user to see if the issue has
  something to do with my account. The new user also has an empty top
  status bar.

  The issue happens for both dual monitor and single monitor
  configurations. When the second monitor is connected, setting launcher
  placement to "all displays" does not solve the problem. Neither does
  mirroring the displays.

  Everything worked just fine with 13.04. The problem appeared
  immediately following upgrade to 13.10.

  mark@mark-desktop:~$ lsb_release -rd
  Description:  Ubuntu 13.10
  Release:  13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/1253693/+subscriptions

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


[Dx-packages] [Bug 1527015] Re: Dont run zeitgeist on GNOME

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

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

-- 
You received this bug notification because you are a member of DX
Packages, which is subscribed to zeitgeist in Ubuntu.
Matching subscriptions: dx-packages
https://bugs.launchpad.net/bugs/1527015

Title:
  Dont run zeitgeist on GNOME

Status in Ubuntu GNOME:
  Confirmed
Status in zeitgeist package in Ubuntu:
  Confirmed

Bug description:
  Zeitgeist is not really useful under Ubuntu GNOME, and in fact we
  don't ship the binaries by default, since we use tracker. However if a
  user has both Unity and GNOME installed, then zeitgeist will run under
  the GNOME session also. Presumably this is pretty harmless but will
  eat up RAM and I/O cycles so would be good to avoid it.

  Hopefully just requires an AutostartCondition in desktop file(s) to
  fix.

  ProblemType: BugDistroRelease: Ubuntu 16.04
  Package: zeitgeist 0.9.16-0ubuntu3~gcc5.1
  ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
  Uname: Linux 4.3.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Thu Dec 17 12:39:45 2015
  InstallationDate: Installed on 2012-09-23 (1180 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 "Quantal Quetzal" - Alpha 
amd64(20120922)
  PackageArchitecture: allSourcePackage: zeitgeist
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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