[Desktop-packages] [Bug 1564156] Re: xenial: invalid opcode when using llvmpipe

2016-04-19 Thread Timo Aaltonen
this happens with 11.1.x + llvm-3.8 too, so the bug should be in llvm as
any mesa bisect attempt hasn't helped

** No longer affects: mesa

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

** Also affects: llvm-toolchain-3.8 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  xenial: invalid opcode when using llvmpipe

Status in OEM Priority Project:
  New
Status in System76:
  Triaged
Status in llvm-toolchain-3.8 package in Ubuntu:
  New
Status in mesa package in Ubuntu:
  New

Bug description:
  Currently it's impossible to install from xenial-desktop-amd64.iso on
  a wide range of hardware with Nvidia GPUs.

  The problem is invalid opcode(s) when using llvmpipe (the software
  opengl fallback, used when using Unity with the Nouveau driver). The
  result is that compiz crashes over and over; Upstart will continue to
  restart compiz till it gives up. To confirm whether this bug is
  happening, switch to a VT and check dmesg, in which you'll see
  something like:

  [ 2092.557913] traps: compiz[10155] trap invalid opcode
  ip:7efc940030d4 sp:7ffccd914ea0 error:0

  A workable solution seems to be to re-build mesa against llvm-3.6-dev,
  libclang-3.6-dev (rather that 3.8). This would get us a working Xenial
  ISO for the effected hardware. Post 16.04 release, this could be
  revisited, and mesa in Xenial could possibly switch back to llvm 3.8
  once this issue is resolved.

  I have mesa test packages built against llvm 3.6 here:

  https://launchpad.net/~jderose/+archive/ubuntu/mesa/+packages

  I couldn't test the installation without a re-spun ISO, but I did
  confirm that after updating to the mesa packages in my PPA, I could
  again use Unity. So I'm pretty sure this will fix installing from the
  ISO as well.

  My hunch is that llvm 3.8 is generating invalid code during its JIT
  compilation for llvmpipe, but it could also be the result of memory
  corruption. Either way, building mesa against llvm 3.6 seems to be
  quick the fix.

  Note this is a regression from 14.04.4 and 15.10, both of which
  install fine on the hardware effected by this bug.

  For concrete examples of System76 hardware effected by this:

  1) All Skylake laptops with 970m, 980m, and 980gtx GPUs

  2) All Skylake and Haswell-E desktops with 970gtx and 980gtx GPUs
  (although strangely, things seem to work with when you connect to a
  monitor over HDMI, but always fails when connecting to a monitor over
  DisplayPort)

  Note that none of the above failed tested scenarios are using Optimus:
  all are using discrete GPU configurations.

  In my testing thus far on the effected hardware, the install always
  fails if you choose "Try Ubuntu without installing". The install
  usually seems to work when you choose "Install Ubuntu", but even this
  2nd scenario sometimes fails (and when it does, you'll see the same
  "trap invalid opcode" bits in dmesg).

  Also note that so far I've only tested amd64, haven't tested i386.

  I suspect there is some deeper weirdness here, but at this point
  System76 is just trying to make sure we have a Xenial ISO from which
  customers can re-install Ubuntu.

  Old description
  ===
  Currently Unity on Xenial is unusable when the llvmpipe software fallback is 
used, at least on certain hardware.

  For example, from dmesg:

  [ 2092.557913] traps: compiz[10155] trap invalid opcode ip:7efc940030d4 
sp:7ffccd914ea0 error:0
  [ 2093.109485] traps: compiz[10192] trap invalid opcode ip:7f38ac01a0d4 
sp:7ffe5ed737e0 error:0
  [ 2093.718863] traps: compiz[10212] trap invalid opcode ip:7fe6900010d4 
sp:7ffd55804020 error:0

  This definitely effects hardware we've tested with NVIDIA 970m and
  980m GPUs (when using the nouveau driver), and probably effects others
  as well.

  Although strangely, with some NVIDIA 900 series hardware we're not
  seeing this bug when using the nouveau driver. This will be
  investigated further.

  In the current state, it's not possible to install Xenial on effected
  hardware using recent daily desktop amd64 ISOs.

  Note this problem exists both when run against mesa 11.1.2-1ubuntu2 in
  Xenial proper, and when run against mesa 11.2.0~rc4-1ubuntu0.1 from
  ppa:canonical-x/x-staging. (The later test was done with the System76
  imaging system using an image with ppa:canonical-x/x-staging and
  nvidia-361 pre-installed, then removing nvidia-361 and rebooting).

  I'm kinda shooting in the dark here, but I did my best to rule out the
  kernel as a variable:

  (1) I built and installed the 4.4.0-16 kernel on 15.10, rebooted, and
  had no problems.

  (2) On Xenial I tried the 4.5 and 4.6rc1 mainline builds, but they
  don't fix the problem.

  I'm not sure the underling bug is in compiz, but I'm filing it against
  compiz anyway because that's where the dmesg 

[Desktop-packages] [Bug 1571677] Re: upgrading caused a broken apt cache due to *-lts-vivid packages conflicting with current X packages

2016-04-19 Thread Timo Aaltonen
should be fixed with 3:9

xorg-lts-transitional (3:9) xenial; urgency=medium

  * Clear libopenvg1-mesa-* package depends.
  * Fix x-x-v-modesetting-dbg depends.

 -- Timo Aaltonen   Wed, 20 Apr 2016 00:32:08 +0300
xorg-lts-transitional (3:8) xenial; urgency=medium

  * Mesa dropped -dbg packages, depend on the main pkg instead.
  * kbd, mouse, modesetting, s3 are gone, depend on main xserver instead.
  * xspice was never built on i386, drop it from the arch list.
  * Fix short description template so they make more sense.

 -- Timo Aaltonen   Tue, 19 Apr 2016 22:12:01 +0300

xorg-lts-transitional (3:7) xenial; urgency=medium

  * Update for xenial
- update packages
- update gencontrol
- drop obsolete postinst scripts

 -- Timo Aaltonen   Tue, 19 Apr 2016 00:55:33 +0300


** Changed in: xorg-lts-transitional (Ubuntu)
   Status: Incomplete => Fix Released

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

Title:
  upgrading caused a broken apt cache due to *-lts-vivid packages
  conflicting with current X packages

Status in xorg-lts-transitional package in Ubuntu:
  Fix Released

Bug description:
  I upgraded from a 14.04 release that had the various *-lts-vivid
  packages installed to 16.04 using do-release-upgrade -d.

  After upgrading the apt cache is busted because none of the meta and
  xorg-core packages can get installed.

  t@t-XPS-13-9350:/var/crash$ sudo apt upgrade
  [sudo] password for t: 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libgl1-mesa-dri-lts-vivid : Conflicts: libgl1-mesa-dri
   xserver-xorg-core-lts-vivid : Conflicts: xserver-xorg-core
 Conflicts: xserver-xorg-video-modesetting
   xserver-xorg-lts-vivid : Conflicts: libgl1-mesa-dri (>= 0~)
Conflicts: libxatracker2 (>= 0~)
Conflicts: xserver-xorg
Conflicts: xserver-xorg-core (>= 0~)
Conflicts: xserver-xorg-video-all (>= 0~) but 
1:7.7+13ubuntu3 is to be installed
Recommends: xserver-xorg-input-all-lts-vivid but it 
is not installable
Recommends: xserver-xorg-video-all-lts-vivid but it 
is not installable
Recommends: libegl1-mesa-drivers-lts-vivid but it 
is not installable
Recommends: libgles2-mesa-lts-vivid but it is not 
installable
Recommends: libgles1-mesa-lts-vivid but it is not 
installable
  E: Broken packages

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-release-upgrader-core 1:16.04.11
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Mon Apr 18 09:14:22 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150720-0
  InstallationDate: Installed on 2016-04-03 (14 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to xenial on 2016-04-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-lts-transitional/+bug/1571677/+subscriptions

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


[Desktop-packages] [Bug 1572241] Re: PrintScreen key autorepeats, probably shouldn't

2016-04-19 Thread Andrea Azzarone
** No longer affects: unity (Ubuntu)

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

** No longer affects: gnome-screenshot (Ubuntu)

** Changed in: compiz (Ubuntu)
   Status: New => Triaged

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

** Changed in: compiz (Ubuntu)
 Assignee: (unassigned) => Andrea Azzarone (azzar1)

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

Title:
  PrintScreen key autorepeats, probably shouldn't

Status in compiz package in Ubuntu:
  Triaged

Bug description:
  Something (a cat) walked on my keyboard (Thinkpad T450) pressing the
  printscreen key for an extended period of time (more than a second,
  less than 5 seconds) and my desktop went black.

  Seems we have autorepeat on the PrtSc key and probably shouldn't.

  Steps to reproduce:-

  Press and hold printscreen key

  Expected behaviour:- a screenshot is taken

  Actual behaviour:-

  * Tens (or more) of gnome screenshot processes are running
  * Lots of memory is consumed, computer becomes slow
  * Screen is black

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity 7.4.0+16.04.20160415-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr 19 17:53:48 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Broadwell-U Integrated Graphics [17aa:5034]
  InstallationDate: Installed on 2016-04-08 (11 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160407)
  LightdmDisplayLog: (II) AIGLX: Suspending AIGLX clients for VT switch
  LightdmLog:
   [+189148.10s] DEBUG: Seat seat0 changes active session to 
   [+189156.52s] DEBUG: Seat seat0 changes active session to c2
   [+189156.52s] DEBUG: Session c2 is already active
  MachineType: LENOVO 20BV001BUK
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-18-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/27/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET56WW (1.21 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BV001BUK
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98417 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET56WW(1.21):bd01/27/2016:svnLENOVO:pn20BV001BUK:pvrThinkPadT450:rvnLENOVO:rn20BV001BUK:rvr0B98417WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BV001BUK
  dmi.product.version: ThinkPad T450
  dmi.sys.vendor: LENOVO
  upstart.unity-panel-service-lockscreen.log:
   (unity-panel-service:17773): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
   
   (unity-panel-service:1621): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
   
   (unity-panel-service:13154): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Apr 17 09:54:35 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1030 
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2

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

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

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

2016-04-19 Thread Radik
** Changed in: policykit-1-gnome (Ubuntu)
 Assignee: (unassigned) => Radik (pro100rb)

-- 
You received this bug notification because you are a member of Desktop
Packages, 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"

Status in accountsservice:
  Confirmed
Status in accountsservice package in Ubuntu:
  Fix Released
Status in indicator-messages package in Ubuntu:
  Confirmed
Status in policykit-1-gnome package in Ubuntu:
  Confirmed

Bug description:
  Every few days a dialog pops up saying "Authentication is required to change 
your own user data" with an entry field for a password. If I type my user's 
password the dialog will reappear with an empty entry field. If I click on the 
cross to close the window many times it will be gone, but reappear a few days 
later. I don't know what this window is for and it makes no difference whether 
I close it or leave it. I don't use the gnome keyring.
  This started with Ubuntu 15.04 or maybe with an earlier release, and is still 
there in Ubuntu 15.10, also on machines I did a fresh install.

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

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


[Desktop-packages] [Bug 1264272] Re: [HP Pavilion 15] Brightness cannot be adjusted with the radeon driver

2016-04-19 Thread Po-Hsu Lin
Verified on 201306-13641 with Xenial image, brightness control works as
expected.

** Changed in: xserver-xorg-video-ati (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  [HP Pavilion 15] Brightness cannot be adjusted with the radeon driver

Status in xserver-xorg-video-ati package in Ubuntu:
  Confirmed

Bug description:
  CID: 201306-13641 HP Pavilion 15

  Steps:
  1. Install 12.04.3 + updates (3.8.0-34), boot to desktop
  2. Try to adjust screen brightness by the hotkeys
  3. Try to adjust screen brightness by the "Brightness and Lock" applet

  Expected Results:
  * Brightness could be adjusted.

  Actual Results:
  * The birghtness level indicator will change, but the brightness won't.

  Workaround:
  Install the proprietart fglrx driver, however, bug 1264259 will make both of 
these two bugs become blockers

  Debugging information:
  $ ls /sys/class/backlight
  acpi_video0  acpi_video1  radeon_bl0

  $ grep -r . /proc/acpi 
  /proc/acpi/button/lid/LID/state:state:  open
  grep: /proc/acpi/event: Permission denied
  /proc/acpi/wakeup:Device  S-state   Status   Sysfs node
  /proc/acpi/wakeup:PB5   S5*disabled  pci::00:05.0
  /proc/acpi/wakeup:XPDV  S5*enabled   pci::03:00.0
  /proc/acpi/wakeup:OHC1  S3*enabled   pci::00:12.0
  /proc/acpi/wakeup:OHC2  S3*enabled   pci::00:13.0
  /proc/acpi/wakeup:EHC1  S3*enabled   pci::00:12.2
  /proc/acpi/wakeup:EHC2  S3*enabled   pci::00:13.2
  /proc/acpi/wakeup:XHC0  S3*enabled   pci::00:10.0
  /proc/acpi/wakeup:KBC0  S3*enabled   pnp:00:06
  /proc/acpi/wakeup:PS2M  S3*disabled  pnp:00:07

  $ dmesg | grep 'ACPI: Video' 
  [9.618209] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
  [9.619751] ACPI: Video Device [VGA1] (multi-head: yes  rom: no  post: no)

  $ cat /proc/version
  Linux version 3.8.0-34-generic (buildd@toyol) (gcc version 4.6.3 
(Ubuntu/Linaro 4.6.3-1ubuntu5) ) #49~precise1-Ubuntu SMP Wed Nov 13 18:05:00 
UTC 2013

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: xserver-xorg-video-radeon-lts-raring 1:7.1.0-0ubuntu2~precise1
  ProcVersionSignature: Ubuntu 3.8.0-34.49~precise1-generic 3.8.13.12
  Uname: Linux 3.8.0-34-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Thu Dec 26 05:34:31 2013
  InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64 
(20130820.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xserver-xorg-video-ati-lts-raring
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1264272/+subscriptions

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


[Desktop-packages] [Bug 1572393] [NEW] Two screen unlockers (instead of just one)

2016-04-19 Thread Maksym Minenko
Public bug reported:

When I try to unlock the computer (after some minutes of inactivity when
screensaver has been activated) I am presented with two unlockers. The
first one is quite normal, but the second one is kind of strange. It has
black gnome3-style panel at the top and Debian wallpaper (like this:
http://orig14.deviantart.net/ef84/f/2014/230/9/4
/debian_wallpaper_by_takaju-d7rr1sn.png). Both accept my password but,
after the second unlocker the cinnamon panel disappears. It becomes,
say, invisible. The start button (on the keyboard) works and Alf+F2
works but I have to restart the computer to get the normal cinnamon look
back (ctrl+alt+esc doesn't help).

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg (not installed)
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Wed Apr 20 06:32:41 2016
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Two screen unlockers (instead of just one)

Status in xorg package in Ubuntu:
  New

Bug description:
  When I try to unlock the computer (after some minutes of inactivity
  when screensaver has been activated) I am presented with two
  unlockers. The first one is quite normal, but the second one is kind
  of strange. It has black gnome3-style panel at the top and Debian
  wallpaper (like this: http://orig14.deviantart.net/ef84/f/2014/230/9/4
  /debian_wallpaper_by_takaju-d7rr1sn.png). Both accept my password but,
  after the second unlocker the cinnamon panel disappears. It becomes,
  say, invisible. The start button (on the keyboard) works and Alf+F2
  works but I have to restart the computer to get the normal cinnamon
  look back (ctrl+alt+esc doesn't help).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Wed Apr 20 06:32:41 2016
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1568897] Re: Disable Guest Access by default.

2016-04-19 Thread Gunnar Hjalmarsson
The guest session have been enabled by default since 10.04, and with
that the feature got much more exposure than otherwise would have been
the case. So I'd vote for keeping it enabled by default.

There is an easy to follow instruction how to disable the feature (and
enable it again):

https://help.ubuntu.com/stable/ubuntu-help/shell-guest-
session.html#disable

A GUI control (bug #886415) for disabling/enabling guest session will
make it even easier for system owners to disable the feature. IMO an
implementation of such a control would be reasonable trade off between
different views here.

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

Title:
  Disable Guest Access by default.

Status in lightdm package in Ubuntu:
  Triaged
Status in unity-control-center package in Ubuntu:
  Triaged

Bug description:
  "Guest Access" should be disabled by default. It is an unexpected
  "feature", on an otherwise secure system. Until a GUI option is added
  (https://bugs.launchpad.net/ubuntu/+source/gnome-control-
  center/+bug/886415), it is also an un-intuitive feature to disable.

  I've found it only invites trouble. For me, trouble had the face of my
  children while I was at work. =) They found that they were able to use
  my laptop, without logging in.

  Then on their PC they found that, while logged into their account,
  using the "Guest Access" bypassed the proxy settings setup in their
  Firefox profile.

  Please consider defaulting both pre-logon and post-logon Guest Access
  to off.

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

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


[Desktop-packages] [Bug 1572363] [NEW] Gnome-terminal-server missing icon

2016-04-19 Thread Rob Sharp
Public bug reported:

Overview


Launching gnome terminal using the Gnome overview launches gnome-
terminal-server, which does not have an application icon.

Setup


❯ lsb_release -rd
Description:Ubuntu Xenial Xerus (development branch)
Release:16.04

❯ apt-cache policy gnome-terminal
gnome-terminal:
  Installed: 3.18.3-1ubuntu1
  Candidate: 3.18.3-1ubuntu1
  Version table:
 *** 3.18.3-1ubuntu1 500
500 http://au.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
100 /var/lib/dpkg/status

Gnome Wayland Session

What you expected to happen
-

I expected to see a Gnome Terminal icon shown for the terminal

What happened instead


I have the 'application missing' icon.

Another user has a similar issue [0].


[0] 
https://www.reddit.com/r/gnome/comments/3t25m0/bug_gnome_terminal_grouped_as_gnometerminalserver/

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

** Attachment added: "Vxdn6DA.png"
   
https://bugs.launchpad.net/bugs/1572363/+attachment/4640335/+files/Vxdn6DA.png

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

Title:
  Gnome-terminal-server missing icon

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Overview
  

  Launching gnome terminal using the Gnome overview launches gnome-
  terminal-server, which does not have an application icon.

  Setup
  

  ❯ lsb_release -rd
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

  ❯ apt-cache policy gnome-terminal
  gnome-terminal:
Installed: 3.18.3-1ubuntu1
Candidate: 3.18.3-1ubuntu1
Version table:
   *** 3.18.3-1ubuntu1 500
  500 http://au.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status

  Gnome Wayland Session

  What you expected to happen
  -

  I expected to see a Gnome Terminal icon shown for the terminal

  What happened instead
  

  I have the 'application missing' icon.

  Another user has a similar issue [0].

  
  [0] 
https://www.reddit.com/r/gnome/comments/3t25m0/bug_gnome_terminal_grouped_as_gnometerminalserver/

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

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


[Desktop-packages] [Bug 1572361] [NEW] Dialog "Authentication is required to change your own user data" appears when chnaging keyboard language inside non-physical session

2016-04-19 Thread Eugene San
Public bug reported:

Dialog "Authentication is required to change your own user data" appears
when changing keyboard language inside non-physical session.

This is reincarnation of
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1512002.

I am experiencing the bug on 16.04 with gnome-flashback session inside x2go 
session.
The dialog pops-up when I try to switch keyboard language using indicator.

The irony that there is no way to enter the password when switching back to the 
language of the password.
 
This what systemd log shows when request is denied:

polkitd(authority=local)[740]: Operator of unix-session:1 FAILED to 
authenticate to gain authorization for action 
org.freedesktop.accounts.change-own-user-data for system-bus-name::1.105 
[/usr/lib/unity-settings-daemon/unity-settings-daemon] (owned by 
unix-user:testuser)

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

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

Title:
  Dialog "Authentication is required to change your own user data"
  appears when chnaging keyboard language inside non-physical session

Status in accountsservice package in Ubuntu:
  New

Bug description:
  Dialog "Authentication is required to change your own user data"
  appears when changing keyboard language inside non-physical session.

  This is reincarnation of
  https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1512002.

  I am experiencing the bug on 16.04 with gnome-flashback session inside x2go 
session.
  The dialog pops-up when I try to switch keyboard language using indicator.

  The irony that there is no way to enter the password when switching back to 
the language of the password.
   
  This what systemd log shows when request is denied:
  
  polkitd(authority=local)[740]: Operator of unix-session:1 FAILED to 
authenticate to gain authorization for action 
org.freedesktop.accounts.change-own-user-data for system-bus-name::1.105 
[/usr/lib/unity-settings-daemon/unity-settings-daemon] (owned by 
unix-user:testuser)

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

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


[Desktop-packages] [Bug 1550124] Re: package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: trying to overwrite '/usr/bin/rdjpgcom', which is also in package libjpeg-turbo-progs 1.4.2-0ubuntu1

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

** Changed in: libjpeg8-empty (Ubuntu)
   Status: New => Confirmed

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

Title:
  package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: trying to
  overwrite '/usr/bin/rdjpgcom', which is also in package libjpeg-turbo-
  progs 1.4.2-0ubuntu1

Status in libjpeg8-empty package in Ubuntu:
  Confirmed

Bug description:
  update failed with this.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libjpeg-progs 8c-2ubuntu8
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Mon Feb 22 20:02:43 2016
  ErrorMessage: trying to overwrite '/usr/bin/rdjpgcom', which is also in 
package libjpeg-turbo-progs 1.4.2-0ubuntu1
  InstallationDate: Installed on 2012-09-23 (1251 days ago)
  InstallationMedia: Ubuntu GNOME Remix 12.10 "Quantal Quetzal" - Alpha 
amd64(20120922)
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.3
  SourcePackage: libjpeg8-empty
  Title: package libjpeg-progs 8c-2ubuntu8 failed to install/upgrade: trying to 
overwrite '/usr/bin/rdjpgcom', which is also in package libjpeg-turbo-progs 
1.4.2-0ubuntu1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg8-empty/+bug/1550124/+subscriptions

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


[Desktop-packages] [Bug 1562219] Re: xinit will not work as non-root.

2016-04-19 Thread Adam M
Any update on this?

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

Title:
  xinit will not work as non-root.

Status in xinit package in Ubuntu:
  New

Bug description:
  When attempting to run xinit or startx after upgrading from 14.04 to
  16.04 it will not work.  There seems to be some sort of permission
  issue.  I have seen another person with this issue as well here:

  http://askubuntu.com/questions/749370/ubuntu-16-04-xf86openconsole-
  cannot-open-virtual-console-2?newreg=ba376d7a182d44608ed4675346b1ed74

  An example is when attempting to launch kodi, which worked prior to
  the upgrade:

  xinit /usr/bin/kodi --standalone -- -nocursor :0

  
  X.Org X Server 1.18.1
  Release Date: 2016-02-08
  X Protocol Version 11, Revision 0
  Build Operating System: Linux 3.13.0-79-generic x86_64 Ubuntu
  Current Operating System: Linux hostname 4.4.0-15-generic #31-Ubuntu SMP Fri 
Mar 18 19:08:31 UTC 2016 x86_64
  Kernel command line: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=6f2e8267-1240-4f7b-9889-42e65d74767e ro biosdevname=0 text
  Build Date: 11 March 2016  07:43:21AM
  xorg-server 2:1.18.1-1ubuntu4 (For technical support please see 
http://www.ubuntu.com/support) 
  Current version of pixman: 0.33.6
  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
  Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: "/home/arch/.local/share/xorg/Xorg.0.log", Time: Fri Mar 25 
20:14:07 2016
  (==) Using system config directory "/usr/share/X11/xorg.conf.d"
  (EE) 
  Fatal server error:
  (EE) xf86OpenConsole: Cannot open virtual console 2 (Permission denied)
  (EE) 
  (EE) 
  Please consult the The X.Org Foundation support 
   at http://wiki.x.org
   for help. 
  (EE) Please also check the log file at 
"/home/arch/.local/share/xorg/Xorg.0.log" for additional information.
  (EE) 
  (EE) Server terminated with error (1). Closing log file.
  xinit: giving up
  xinit: unable to connect to X server: Connection refused

  
  I have tried numerous workarounds including reinstalling xorg, removing all 
x-related files in my profile, and creating a new user.  Unfortunately none of 
these worked.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xinit 1.3.4-3
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Fri Mar 25 20:14:18 2016
  DistUpgraded: 2016-03-25 09:16:37,728 DEBUG enabling apt cron job
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: oem-audio-hda-daily, 0.201412181801~ubuntu14.04.1, 
3.13.0-83-generic, x86_64: installed
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/xinit
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0402] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Xeon E3-1200 v3/4th Gen Core Processor 
Integrated Graphics Controller [1849:0402]
  InstallationDate: Installed on 2014-12-14 (467 days ago)
  InstallationMedia: Ubuntu-Server 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.3)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic 
root=UUID=6f2e8267-1240-4f7b-9889-42e65d74767e ro biosdevname=0 text
  SourcePackage: xinit
  UpgradeStatus: Upgraded to xenial on 2016-03-25 (0 days ago)
  dmi.bios.date: 05/18/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.90
  dmi.board.name: H97M Pro4
  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.90:bd05/18/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH97MPro4: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.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  

[Desktop-packages] [Bug 1220426] Re: [nvidia-prime]Freeze while using touchpad

2016-04-19 Thread Stefan
No freeze now for 9 days since installing nvidia-graphics-
drivers-304-updates_304.131

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

Title:
  [nvidia-prime]Freeze while using touchpad

Status in X.Org X server:
  Fix Released
Status in xorg-server package in Ubuntu:
  Fix Released
Status in xorg-server source package in Trusty:
  Triaged

Bug description:
  Using Asus N43SL laptop as an example, with nvidia-prime installed, so
  the dedicated NVIDIA graphics card (GT 540m) is in use, once in a
  while, my screen will freeze when I use my touchpad.

  WORKAROUND: Use USB mouse.

  WORKAROUND: Uninstall nvidia-prime and use integrated graphics.

  WORKAROUND: Do a VT switch via Ctrl+Alt+F1 then Ctrl+Alt+F7.

  In the attached Xorg.0.log, you can see "synaptics: ETPS/2 Elantech Touchpad: 
touchpad found" each time I did a VT switch and regained control:
  
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1220426/+attachment/3801516/+files/Xorg.0.log

  The following upstream report has a patch that addresses this issue:
  https://bugs.freedesktop.org/show_bug.cgi?id=86288

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/1220426/+subscriptions

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


[Desktop-packages] [Bug 1572337] [NEW] /usr/bin/shotwell:5:g_type_create_instance:video_import_params_construct:video_import_params_new:prepared_file_import_job_real_execute:workers_thread_start

2016-04-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding shotwell.  This problem was most recently seen with version
0.22.0+git20160108.r1.f2fb1f7-0ubuntu1, the problem page at
https://errors.ubuntu.com/problem/a95a96a2d7906d6a549cd6f02a625e2ba39b5f45
contains more details.

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


** Tags: quantal raring saucy trusty wily xenial

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

Title:
  
/usr/bin/shotwell:5:g_type_create_instance:video_import_params_construct:video_import_params_new:prepared_file_import_job_real_execute:workers_thread_start

Status in shotwell package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding shotwell.  This problem was most recently seen with version
  0.22.0+git20160108.r1.f2fb1f7-0ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/a95a96a2d7906d6a549cd6f02a625e2ba39b5f45
  contains more details.

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

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


[Desktop-packages] [Bug 1572339] [NEW] /usr/lib/gvfs/gvfsd-network:11:recompute_files:mount_smb_done_cb:g_simple_async_result_complete:mount_reply:g_task_return_now

2016-04-19 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem
regarding gvfs.  This problem was most recently seen with version
1.28.1-1ubuntu1, the problem page at
https://errors.ubuntu.com/problem/95dfdc718a18b949bc2985a14310e480e117ec81
contains more details.

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


** Tags: xenial

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

Title:
  /usr/lib/gvfs/gvfsd-
  
network:11:recompute_files:mount_smb_done_cb:g_simple_async_result_complete:mount_reply:g_task_return_now

Status in gvfs package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding gvfs.  This problem was most recently seen with version
  1.28.1-1ubuntu1, the problem page at
  https://errors.ubuntu.com/problem/95dfdc718a18b949bc2985a14310e480e117ec81
  contains more details.

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

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


[Desktop-packages] [Bug 1562734] Re: Onboard keyboard shows black box on login

2016-04-19 Thread marmuta
The scaling issue seems to be a Gtk problem. I've opened a bug report here
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331
A workaround for that in Onboard wouldn't be pretty.

I have yet to figure out why the keyboard becomes all black, and not
just half the size.

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

Title:
  Onboard keyboard shows black box on login

Status in Onboard:
  Confirmed
Status in onboard package in Ubuntu:
  Confirmed

Bug description:
  The onboard keyboard does not show properly on login. Only a black box
  is shown where the keyboard is supposed to appear, but the keys are
  not displayed. After login onboard works as expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asvin  1814 F pulseaudio
   /dev/snd/controlC1:  asvin  1814 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Mar 28 09:42:30 2016
  HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
  InstallationDate: Installed on 2016-03-23 (4 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0XMVMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.sys.vendor: Dell Inc.

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

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


[Desktop-packages] [Bug 1572331] [NEW] GtkPlug scaled to half the expected size on HiDPI screens

2016-04-19 Thread marmuta
Public bug reported:

See attached screen shot. Blue is a GtkPlug, black is a GtkSocket.
Source code below.

What I expect to happen is that the GtkPlug has the same size as the GtkSocket.
What actually happens is that GtkPlug only covers a quarter of the area of the 
GtkSocket.

Impact: Onboard on HiDPI displays is near unusable at login and lock
screen, aka unity-greeter and gnome-screensaver. Original bug report
here: https://bugs.launchpad.net/bugs/1562734.

Steps to reproduce:
- build plug and socket samples from below
- set display scaling factor to 2
  System Settings -> Display -> Scale for menu and title bars = 2
- run  ./socket $(head -1 <(./plug))
-> blue GtkPlug is too small, it should cover all the black

- resize the window
-> at smaller sizes the scaling suddenly corrects itself, at larger ones it's 
wrong again

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libgtk-3-0 3.18.9-1ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Apr 20 01:48:50 2016
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

** Attachment added: "layout-failure.jpg"
   
https://bugs.launchpad.net/bugs/1572331/+attachment/4640239/+files/layout-failure.jpg

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

Title:
  GtkPlug scaled to half the expected size on HiDPI screens

Status in gtk+3.0 package in Ubuntu:
  New

Bug description:
  See attached screen shot. Blue is a GtkPlug, black is a GtkSocket.
  Source code below.

  What I expect to happen is that the GtkPlug has the same size as the 
GtkSocket.
  What actually happens is that GtkPlug only covers a quarter of the area of 
the GtkSocket.

  Impact: Onboard on HiDPI displays is near unusable at login and lock
  screen, aka unity-greeter and gnome-screensaver. Original bug report
  here: https://bugs.launchpad.net/bugs/1562734.

  Steps to reproduce:
  - build plug and socket samples from below
  - set display scaling factor to 2
System Settings -> Display -> Scale for menu and title bars = 2
  - run  ./socket $(head -1 <(./plug))
  -> blue GtkPlug is too small, it should cover all the black

  - resize the window
  -> at smaller sizes the scaling suddenly corrects itself, at larger ones it's 
wrong again

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libgtk-3-0 3.18.9-1ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Apr 20 01:48:50 2016
  SourcePackage: gtk+3.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1572331/+subscriptions

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


[Desktop-packages] [Bug 1572327] [NEW] error

2016-04-19 Thread im
Public bug reported:

no  delete librery ,  linux 3.13 , heders and images

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
Uname: Linux 3.13.0-66-generic i686
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Tue Apr 19 19:24:03 2016
DistUpgraded: 2015-07-12 22:23:57,718 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Toshiba America Info Systems Device [1179:0003]
   Subsystem: Toshiba America Info Systems Device [1179:0003]
InstallationDate: Installed on 2015-07-12 (281 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
MachineType: TOSHIBA Satellite U205
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcEnviron:
 LANGUAGE=es_AR:es
 PATH=(custom, no user)
 LANG=es_AR.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-66-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2015-07-13 (281 days ago)
dmi.bios.date: 10/20/2006
dmi.bios.vendor: TOSHIBA
dmi.bios.version: Version 1.50
dmi.board.name: Portable PC
dmi.board.vendor: TOSHIBA
dmi.board.version: Version A0
dmi.chassis.asset.tag: 00
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: Version 1.0
dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion1.50:bd10/20/2006:svnTOSHIBA:pnSatelliteU205:pvrPLUA0U-06702U:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
dmi.product.name: Satellite U205
dmi.product.version: PLUA0U-06702U
dmi.sys.vendor: TOSHIBA
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Tue Apr 19 16:04:57 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   22762 
 vendor LCD
xserver.version: 2:1.15.1-0ubuntu2.7

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


** Tags: apport-bug compiz-0.9 i386 trusty ubuntu

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

Title:
  error

Status in xorg package in Ubuntu:
  New

Bug description:
  no  delete librery ,  linux 3.13 , heders and images

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-66-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Tue Apr 19 19:24:03 2016
  DistUpgraded: 2015-07-12 22:23:57,718 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
 Subsystem: Toshiba America Info Systems Device [1179:0003]
 Subsystem: Toshiba America Info Systems Device [1179:0003]
  InstallationDate: Installed on 2015-07-12 (281 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release i386 (20131016.1)
  MachineType: TOSHIBA Satellite U205
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   LANGUAGE=es_AR:es
   PATH=(custom, no user)
   LANG=es_AR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-66-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2015-07-13 (281 days ago)
  dmi.bios.date: 10/20/2006
  dmi.bios.vendor: TOSHIBA
  

Re: [Desktop-packages] [Bug 1568996] Re: Duplex printing does not work properly for HP printers

2016-04-19 Thread Roger James
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to hplip in Ubuntu.
https://bugs.launchpad.net/bugs/1568996

Title:
  Duplex printing does not work properly for HP printers

Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I am reporting this as a new bug because I want to avoid adding
  further to the mish mash of half fixed bugs that is duplex printing on
  hp printers via cups.

  I will warn readers that this will sound like a bit of a rant. But
  these issues have been outstanding for years

  1. Take the hpcups.drv driver information from the upstream part of
  the current source package and run it throught the cups ppd compiler
  in test mode, anbd filter the output for failures.

  roger@dragon:~/ppd-testing$ ppdc -t hpcups.drv.upstream | grep FAIL
  roger@dragon:~/ppd-testing$

  Result a nice clean file.

  2. Take this file and run it through the script debian/local/make-
  duplex-page-sizes-default.sh that is run when this file is installed
  on a system. Then repeat the above test.

  roger@dragon:~/ppd-testing$ ppdc -t hpcups.drv.munged | grep FAIL

  --- Other FAILS removed

  hp-photosmart_6510_series.ppd: FAIL
    **FAIL**  Multiple occurrences of option PageRegion choice name Card4x6.
    **FAIL**  Multiple occurrences of option PageRegion choice name Hagaki.
    **FAIL**  Multiple occurrences of option PageRegion choice name Card5x8.
    **FAIL**  Multiple occurrences of option PageRegion choice name Oufuku.
    **FAIL**  Multiple occurrences of option PageRegion choice name 
Executive.
    **FAIL**  Multiple occurrences of option PageRegion choice name A4.
    **FAIL**  Multiple occurrences of option PageSize choice name Card4x6.
    **FAIL**  Multiple occurrences of option PageSize choice name Hagaki.
    **FAIL**  Multiple occurrences of option PageSize choice name Card5x8.
    **FAIL**  Multiple occurrences of option PageSize choice name Oufuku.
    **FAIL**  Multiple occurrences of option PageSize choice name Executive.
    **FAIL**  Multiple occurrences of option PageSize choice name A4.

  --Other FAILS removed

  I have removed the many other printer types that fail for clarity. It
  is a feature of the cups ppdc compiler that if you do not specify the
  -t option it will blithely go on and produce the compiled ppds errors
  and all. I personally think that this is a bug and the compiler should
  refuse to produce erroneous ppds, but putting that to one side. Taking
  A4 as an exmaple the hp6510 ppd file now has two definitions for
  PageSize A4.

  *PageSize A4/A4 210x297mm: "<>setpagedevice"
  and
  *PageSize A4/A4 AutoDuplex 210x297mm: "<>setpagedevice"

  Same name but different page dimensions. Only the first one will ever
  be seen by the cups system.

  3. This above often does not matter when printing from the command
  line. Because PageSize options are not often specified. However,
  taking as an example a gnome desktop application such as  Evince
  printing a pdf using the gtk+ print options with duplex printing
  selected. In this case a PageSize option will be passed to Cups and it
  will look like this.

  D [11/Apr/2016:17:59:54 +0100] [Job 288] argv[5]="InputSlot=Upper
  number-up=1 MediaType=Plain PageSize=Custom.A4 OutputMode=Normal
  ColorModel=KGray Duplex=DuplexNoTumble job-uuid=urn:uuid:4ef4d5ed-
  e47e-3817-4972-b4bfad8ef5d8 job-originating-host-name=localhost date-
  time-at-creation= date-time-at-processing= time-at-creation=1460393994
  time-at-processing=1460393994"

  So the PageSize is "Custom.A4". The "Custom" bit gets stripped off so
  what is passed down for matching is "A4" which matches the first
  occurrence of A4. Depending on what other defaults are set in the pdd
  it might print something, but it will most likely be clipped. In the
  case of the 6510 it results in this.

  D [11/Apr/2016:17:59:55 +0100] [Job 288] Unrecoverable error:
  rangecheck in setpagedevice

  Of course the above line only appears in the error_log if you have
  debugging turned on. So the job just appears to stuck in the print
  queue for no reason at all. This is probably another bug.

  The work around. This has been mentioned many times in various bug
  reports. You need page sizes, page regions, imageable areas, and paper
  dimensions  with names ending in .Duplex in your ppd. Rename the
  duplicate which has the biggest bottom margin, hopefully this is the
  one with AutoDuplex in the descriptive text. It is probably best to
  make these entries default as well. You might make the corresponding
  changes in the drv file if you wish. That will save you having to
  reapply them every time the ppd file is regenerated.

  I realise that I have broken just about every rule in the "bug laws".
  I offer no excuse:-)

  Comments please.

  Roger

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: printer-driver-hpcups 3.15.7-0ubuntu4
  

[Desktop-packages] [Bug 1556357] Re: WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli resume?

2016-04-19 Thread Christian Reis
I've run into this with my x220 which was recently upgraded to Xenial as
well. It is not consistent; it happens at maybe 1 out of 3
suspend/resume cycles.

Removing and reinserting the iwldvm module also fixes the issue, but
kudos to Haw for noting that it doesn't seem to be a lower-level bug but
rather in NM itself; as he suggests, a `sudo wpa_cli resume` triggers a
reconnection.

Toggling the kill switch does not cause a reconnection to happen, nor
does disabling and reenabling wifi.

The UI symptom is that the list of available networks in the dropdown
does not update; either a single item or no item is displayed, and no
reconnection happens (regardless of whether or not the item displayed is
one which you have associated with before).

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

Title:
  WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli
  resume?

Status in network-manager package in Ubuntu:
  Confirmed
Status in wpasupplicant package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I'm constantly having issues where my WiFi connection doesn't re-
  establish after resuming from suspend. I think it may be a race where
  the interface isn't ready yet and systemd-sleep calls /lib/systemd
  /system-sleep/wpasupplicant (which is a wrapper to wpa_cli).

  I normally restart NetworkManager but then found that calling 'wpa_cli
  resume' works also.

  Here's the logs:

  | Mar 12 13:53:06 ragnar.local kernel: psmouse serio1: synaptics: quirked 
min/max coordinates: x [1024..5112], y [2024..4832]
  | Mar 12 13:53:06 ragnar.local kernel: PM: resume of devices complete after 
562.709 msecs
  | Mar 12 13:53:06 ragnar.local kernel: PM: Finishing wakeup.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Time has been changed
  | Mar 12 13:53:06 ragnar.local systemd[1066]: Time has been changed
  | Mar 12 13:53:06 ragnar.local kernel: Restarting tasks ... done.
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: System resumed.
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: Failed to connect to 
non-global ctrl_ifname: (nil)  error: No such file or directory
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29227]: 
/lib/systemd/system-sleep/wpasupplicant failed with error code 255.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Started Suspend.
  | Mar 12 13:53:06 ragnar.local systemd[1]: sleep.target: Unit not needed 
anymore. Stopping.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Sleep.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Reached target Suspend.
  | Mar 12 13:53:06 ragnar.local systemd[1]: suspend.target: Unit is bound to 
inactive unit systemd-suspend.service. Stopping, too.
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   wake requested 
(sleeping: yes  enabled: yes)
  | Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Suspend.
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   waking up...
  | Mar 12 13:53:06 ragnar.local systemd-logind[662]: Operation 'sleep' 
finished.
  | Mar 12 13:53:06 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready
  | Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   (wlp3s0): 
device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  | Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   NetworkManager 
state is now DISCONNECTED
  | Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: (none) none
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: Failed to 
construct signal
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: Could not read 
interface p2p-dev-wlp3s0 flags: No such device
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
supplicant interface state: starting -> ready
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
device state change: unavailable -> disconnected (reason 
'supplicant-available') [20 30 42]
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   Device 'wlp3s0' 
has no connection; scheduling activate_check in 0 seconds.
  | Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready


  Thanks,

  Haw
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet 

[Desktop-packages] [Bug 1572100] Re: Akonadi fresh install fails to start with MySQL 5.7

2016-04-19 Thread Silicomancer
Is there a workaround that I can use to make my new Kubuntu 16.04 system
work soon?

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

Title:
  Akonadi fresh install fails to start with MySQL 5.7

Status in akonadi package in Ubuntu:
  Confirmed

Bug description:
  On a fresh install with MySQL 5.7, akonadi will fail to start up because 
  a) mysql_install_db is run with options that are removed in 5.7
  --force has been removed, and to keep the old behavior we need to add 
--insecure and --basedir=/usr

  b) Database init sql scripts are rejected by 5.7's stricter default mode: 
http://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
  5.7 is more restrictive of allowed values for different column types (no data 
truncation, no 0-dates, etc.)
  A workaround is to add sql_mode=NO_ENGINE_SUBSTITUTION, which was the default 
value in 5.6

  Bug is also reported, with suggested fixes, in the kde tracker:
  https://bugs.kde.org/show_bug.cgi?id=361485

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

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


[Desktop-packages] [Bug 1572100] Re: Akonadi fresh install fails to start with MySQL 5.7

2016-04-19 Thread Silicomancer
Is there a workaround that I can use to make my new Kubuntu 16.05 system
work soon?

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

Title:
  Akonadi fresh install fails to start with MySQL 5.7

Status in akonadi package in Ubuntu:
  Confirmed

Bug description:
  On a fresh install with MySQL 5.7, akonadi will fail to start up because 
  a) mysql_install_db is run with options that are removed in 5.7
  --force has been removed, and to keep the old behavior we need to add 
--insecure and --basedir=/usr

  b) Database init sql scripts are rejected by 5.7's stricter default mode: 
http://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
  5.7 is more restrictive of allowed values for different column types (no data 
truncation, no 0-dates, etc.)
  A workaround is to add sql_mode=NO_ENGINE_SUBSTITUTION, which was the default 
value in 5.6

  Bug is also reported, with suggested fixes, in the kde tracker:
  https://bugs.kde.org/show_bug.cgi?id=361485

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

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


[Desktop-packages] [Bug 1556357] Re: WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli resume?

2016-04-19 Thread Christian Reis
** Tags added: regression-release

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

Title:
  WiFi fails to resume after suspend; Race with wpasupplicant / wpa_cli
  resume?

Status in network-manager package in Ubuntu:
  Confirmed
Status in wpasupplicant package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I'm constantly having issues where my WiFi connection doesn't re-
  establish after resuming from suspend. I think it may be a race where
  the interface isn't ready yet and systemd-sleep calls /lib/systemd
  /system-sleep/wpasupplicant (which is a wrapper to wpa_cli).

  I normally restart NetworkManager but then found that calling 'wpa_cli
  resume' works also.

  Here's the logs:

  | Mar 12 13:53:06 ragnar.local kernel: psmouse serio1: synaptics: quirked 
min/max coordinates: x [1024..5112], y [2024..4832]
  | Mar 12 13:53:06 ragnar.local kernel: PM: resume of devices complete after 
562.709 msecs
  | Mar 12 13:53:06 ragnar.local kernel: PM: Finishing wakeup.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Time has been changed
  | Mar 12 13:53:06 ragnar.local systemd[1066]: Time has been changed
  | Mar 12 13:53:06 ragnar.local kernel: Restarting tasks ... done.
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: System resumed.
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29174]: Failed to connect to 
non-global ctrl_ifname: (nil)  error: No such file or directory
  | Mar 12 13:53:06 ragnar.local systemd-sleep[29227]: 
/lib/systemd/system-sleep/wpasupplicant failed with error code 255.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Started Suspend.
  | Mar 12 13:53:06 ragnar.local systemd[1]: sleep.target: Unit not needed 
anymore. Stopping.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Sleep.
  | Mar 12 13:53:06 ragnar.local systemd[1]: Reached target Suspend.
  | Mar 12 13:53:06 ragnar.local systemd[1]: suspend.target: Unit is bound to 
inactive unit systemd-suspend.service. Stopping, too.
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   wake requested 
(sleeping: yes  enabled: yes)
  | Mar 12 13:53:06 ragnar.local systemd[1]: Stopped target Suspend.
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   waking up...
  | Mar 12 13:53:06 ragnar.local systemd-logind[662]: Operation 'sleep' 
finished.
  | Mar 12 13:53:06 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready
  | Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:06 ragnar.local NetworkManager[23292]:   (wlp3s0): 
device state change: unmanaged -> unavailable (reason 'managed') [10 20 2]
  | Mar 12 13:53:06 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local kernel: iwlwifi :03:00.0: L1 Enabled - LTR 
Enabled
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   NetworkManager 
state is now DISCONNECTED
  | Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: 
wpa_dbus_get_object_properties: failed to get object properties: (none) none
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: dbus: Failed to 
construct signal
  | Mar 12 13:53:07 ragnar.local wpa_supplicant[23157]: Could not read 
interface p2p-dev-wlp3s0 flags: No such device
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
supplicant interface state: starting -> ready
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   (wlp3s0): 
device state change: unavailable -> disconnected (reason 
'supplicant-available') [20 30 42]
  | Mar 12 13:53:07 ragnar.local NetworkManager[23292]:   Device 'wlp3s0' 
has no connection; scheduling activate_check in 0 seconds.
  | Mar 12 13:53:07 ragnar.local kernel: IPv6: ADDRCONF(NETDEV_UP): wlp3s0: 
link is not ready


  Thanks,

  Haw
  --- 
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 16.04
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-04-24 (687 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  Package: wpasupplicant
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.4.0-11.26-generic 4.4.4
  RfKill: Error: [Errno 2] No such file or directory
  Tags:  xenial
  Uname: Linux 4.4.0-11-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip lpadmin plugdev sudo users
  _MarkForUpload: True
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  modified.conffile..etc.dnsmasq.d.network.manager: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 

[Desktop-packages] [Bug 1572100] Re: Akonadi fresh install fails to start with MySQL 5.7

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

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

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

Title:
  Akonadi fresh install fails to start with MySQL 5.7

Status in akonadi package in Ubuntu:
  Confirmed

Bug description:
  On a fresh install with MySQL 5.7, akonadi will fail to start up because 
  a) mysql_install_db is run with options that are removed in 5.7
  --force has been removed, and to keep the old behavior we need to add 
--insecure and --basedir=/usr

  b) Database init sql scripts are rejected by 5.7's stricter default mode: 
http://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
  5.7 is more restrictive of allowed values for different column types (no data 
truncation, no 0-dates, etc.)
  A workaround is to add sql_mode=NO_ENGINE_SUBSTITUTION, which was the default 
value in 5.6

  Bug is also reported, with suggested fixes, in the kde tracker:
  https://bugs.kde.org/show_bug.cgi?id=361485

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

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


[Desktop-packages] [Bug 1571677] Re: upgrading caused a broken apt cache due to *-lts-vivid packages conflicting with current X packages

2016-04-19 Thread Erick Brunzell
I suspect bug 1561420 is also a duplicate.

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

Title:
  upgrading caused a broken apt cache due to *-lts-vivid packages
  conflicting with current X packages

Status in xorg-lts-transitional package in Ubuntu:
  Incomplete

Bug description:
  I upgraded from a 14.04 release that had the various *-lts-vivid
  packages installed to 16.04 using do-release-upgrade -d.

  After upgrading the apt cache is busted because none of the meta and
  xorg-core packages can get installed.

  t@t-XPS-13-9350:/var/crash$ sudo apt upgrade
  [sudo] password for t: 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libgl1-mesa-dri-lts-vivid : Conflicts: libgl1-mesa-dri
   xserver-xorg-core-lts-vivid : Conflicts: xserver-xorg-core
 Conflicts: xserver-xorg-video-modesetting
   xserver-xorg-lts-vivid : Conflicts: libgl1-mesa-dri (>= 0~)
Conflicts: libxatracker2 (>= 0~)
Conflicts: xserver-xorg
Conflicts: xserver-xorg-core (>= 0~)
Conflicts: xserver-xorg-video-all (>= 0~) but 
1:7.7+13ubuntu3 is to be installed
Recommends: xserver-xorg-input-all-lts-vivid but it 
is not installable
Recommends: xserver-xorg-video-all-lts-vivid but it 
is not installable
Recommends: libegl1-mesa-drivers-lts-vivid but it 
is not installable
Recommends: libgles2-mesa-lts-vivid but it is not 
installable
Recommends: libgles1-mesa-lts-vivid but it is not 
installable
  E: Broken packages

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-release-upgrader-core 1:16.04.11
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Mon Apr 18 09:14:22 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150720-0
  InstallationDate: Installed on 2016-04-03 (14 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to xenial on 2016-04-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-lts-transitional/+bug/1571677/+subscriptions

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


[Desktop-packages] [Bug 1563110] Re: No sound on Asus e200ha, intel sst with cx2072x codec

2016-04-19 Thread Rubens
Hi Vittorio, the touchpad is working, but not the gestures. Sorry for
the misunderstanding :-).

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

Title:
  No sound on Asus e200ha, intel sst with cx2072x codec

Status in ALSA driver:
  Unknown
Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've recently bought an Asus e200ha.
  Sound in this laptop doesn't work.
  The sound card is an intel sst with codec conexant cx2072x

  aplay -l:
  aplay: device_list:268: no soundcard found...
  in the sound setting there is a "Dummy output"
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7b77dc46-7d5b-4869-83dd-739980736c3a
  InstallationDate: Installed on 2016-03-28 (0 days ago)
  InstallationMedia: Linux Mint 17.3 "Rosa" - Release amd64 20160105
  Lsusb:
   Bus 002 Device 002: ID 0781:5583 SanDisk Corp. 
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 13d3:3496 IMC Networks 
   Bus 001 Device 002: ID 04f2:b54b Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. E200HA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-32-generic 
root=UUID=50fb13c0-a8cd-441d-a38b-c0295c1b9a15 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-32-generic N/A
   linux-backports-modules-3.19.0-32-generic  N/A
   linux-firmware 1.127.16
  Tags:  rosa
  Uname: Linux 3.19.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E200HA.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: E200HA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE200HA.203:bd11/26/2015:svnASUSTeKCOMPUTERINC.:pnE200HA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE200HA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: E200HA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1563110/+subscriptions

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


Re: [Desktop-packages] [Bug 1563110] Re: No sound on Asus e200ha, intel sst with cx2072x codec

2016-04-19 Thread Rubens
Hi Vittorio, the touchpad is working, but not the gestures. Thanks anyways
:-).
El 19 abr. 2016 9:01 p. m., "vittorio" 
escribió:

> hi rubens, for your touchpad issue: what kernel have you? ('uname -a'
> comand in terminal). Some have resolved by updating the kernel to
> xenial-release one.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1563110
>
> Title:
>   No sound on Asus e200ha, intel sst with cx2072x codec
>
> Status in ALSA driver:
>   Unknown
> Status in alsa-driver package in Ubuntu:
>   Confirmed
> Status in linux package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I've recently bought an Asus e200ha.
>   Sound in this laptop doesn't work.
>   The sound card is an intel sst with codec conexant cx2072x
>
>   aplay -l:
>   aplay: device_list:268: no soundcard found...
>   in the sound setting there is a "Dummy output"
>   ---
>   ApportVersion: 2.14.1-0ubuntu3.19
>   Architecture: amd64
>   AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq',
> '/dev/snd/timer'] failed with exit code 1:
>   CurrentDesktop: XFCE
>   DistroRelease: Ubuntu 14.04
>   HibernationDevice: RESUME=UUID=7b77dc46-7d5b-4869-83dd-739980736c3a
>   InstallationDate: Installed on 2016-03-28 (0 days ago)
>   InstallationMedia: Linux Mint 17.3 "Rosa" - Release amd64 20160105
>   Lsusb:
>Bus 002 Device 002: ID 0781:5583 SanDisk Corp.
>Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>Bus 001 Device 003: ID 13d3:3496 IMC Networks
>Bus 001 Device 002: ID 04f2:b54b Chicony Electronics Co., Ltd
>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>   MachineType: ASUSTeK COMPUTER INC. E200HA
>   Package: linux (not installed)
>   ProcEnviron:
>TERM=xterm
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=it_IT.UTF-8
>SHELL=/bin/bash
>   ProcFB: 0 inteldrmfb
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-32-generic
> root=UUID=50fb13c0-a8cd-441d-a38b-c0295c1b9a15 ro quiet splash vt.handoff=7
>   ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
>   RelatedPackageVersions:
>linux-restricted-modules-3.19.0-32-generic N/A
>linux-backports-modules-3.19.0-32-generic  N/A
>linux-firmware 1.127.16
>   Tags:  rosa
>   Uname: Linux 3.19.0-32-generic x86_64
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
>   _MarkForUpload: True
>   dmi.bios.date: 11/26/2015
>   dmi.bios.vendor: American Megatrends Inc.
>   dmi.bios.version: E200HA.203
>   dmi.board.asset.tag: ATN12345678901234567
>   dmi.board.name: E200HA
>   dmi.board.vendor: ASUSTeK COMPUTER INC.
>   dmi.board.version: 1.0
>   dmi.chassis.asset.tag: ATN12345678901234567
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
>   dmi.chassis.version: 1.0
>   dmi.modalias:
> dmi:bvnAmericanMegatrendsInc.:bvrE200HA.203:bd11/26/2015:svnASUSTeKCOMPUTERINC.:pnE200HA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE200HA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
>   dmi.product.name: E200HA
>   dmi.product.version: 1.0
>   dmi.sys.vendor: ASUSTeK COMPUTER INC.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/alsa-driver/+bug/1563110/+subscriptions
>

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

Title:
  No sound on Asus e200ha, intel sst with cx2072x codec

Status in ALSA driver:
  Unknown
Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've recently bought an Asus e200ha.
  Sound in this laptop doesn't work.
  The sound card is an intel sst with codec conexant cx2072x

  aplay -l:
  aplay: device_list:268: no soundcard found...
  in the sound setting there is a "Dummy output"
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7b77dc46-7d5b-4869-83dd-739980736c3a
  InstallationDate: Installed on 2016-03-28 (0 days ago)
  InstallationMedia: Linux Mint 17.3 "Rosa" - Release amd64 20160105
  Lsusb:
   Bus 002 Device 002: ID 0781:5583 SanDisk Corp. 
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 13d3:3496 IMC Networks 
   Bus 001 Device 002: ID 04f2:b54b Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. E200HA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: 

[Desktop-packages] [Bug 1571677] Re: upgrading caused a broken apt cache due to *-lts-vivid packages conflicting with current X packages

2016-04-19 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/1571677

** Tags added: iso-testing

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

Title:
  upgrading caused a broken apt cache due to *-lts-vivid packages
  conflicting with current X packages

Status in xorg-lts-transitional package in Ubuntu:
  Incomplete

Bug description:
  I upgraded from a 14.04 release that had the various *-lts-vivid
  packages installed to 16.04 using do-release-upgrade -d.

  After upgrading the apt cache is busted because none of the meta and
  xorg-core packages can get installed.

  t@t-XPS-13-9350:/var/crash$ sudo apt upgrade
  [sudo] password for t: 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libgl1-mesa-dri-lts-vivid : Conflicts: libgl1-mesa-dri
   xserver-xorg-core-lts-vivid : Conflicts: xserver-xorg-core
 Conflicts: xserver-xorg-video-modesetting
   xserver-xorg-lts-vivid : Conflicts: libgl1-mesa-dri (>= 0~)
Conflicts: libxatracker2 (>= 0~)
Conflicts: xserver-xorg
Conflicts: xserver-xorg-core (>= 0~)
Conflicts: xserver-xorg-video-all (>= 0~) but 
1:7.7+13ubuntu3 is to be installed
Recommends: xserver-xorg-input-all-lts-vivid but it 
is not installable
Recommends: xserver-xorg-video-all-lts-vivid but it 
is not installable
Recommends: libegl1-mesa-drivers-lts-vivid but it 
is not installable
Recommends: libgles2-mesa-lts-vivid but it is not 
installable
Recommends: libgles1-mesa-lts-vivid but it is not 
installable
  E: Broken packages

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-release-upgrader-core 1:16.04.11
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Mon Apr 18 09:14:22 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150720-0
  InstallationDate: Installed on 2016-04-03 (14 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to xenial on 2016-04-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-lts-transitional/+bug/1571677/+subscriptions

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


[Desktop-packages] [Bug 1563110] Re: No sound on Asus e200ha, intel sst with cx2072x codec

2016-04-19 Thread vittorio
hi rubens, for your touchpad issue: what kernel have you? ('uname -a'
comand in terminal). Some have resolved by updating the kernel to
xenial-release one.

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

Title:
  No sound on Asus e200ha, intel sst with cx2072x codec

Status in ALSA driver:
  Unknown
Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've recently bought an Asus e200ha.
  Sound in this laptop doesn't work.
  The sound card is an intel sst with codec conexant cx2072x

  aplay -l:
  aplay: device_list:268: no soundcard found...
  in the sound setting there is a "Dummy output"
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7b77dc46-7d5b-4869-83dd-739980736c3a
  InstallationDate: Installed on 2016-03-28 (0 days ago)
  InstallationMedia: Linux Mint 17.3 "Rosa" - Release amd64 20160105
  Lsusb:
   Bus 002 Device 002: ID 0781:5583 SanDisk Corp. 
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 13d3:3496 IMC Networks 
   Bus 001 Device 002: ID 04f2:b54b Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. E200HA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-32-generic 
root=UUID=50fb13c0-a8cd-441d-a38b-c0295c1b9a15 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-32-generic N/A
   linux-backports-modules-3.19.0-32-generic  N/A
   linux-firmware 1.127.16
  Tags:  rosa
  Uname: Linux 3.19.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E200HA.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: E200HA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE200HA.203:bd11/26/2015:svnASUSTeKCOMPUTERINC.:pnE200HA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE200HA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: E200HA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1563110/+subscriptions

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


[Desktop-packages] [Bug 1568996] Re: Duplex printing does not work properly for HP printers

2016-04-19 Thread Till Kamppeter
Can you try out whether duplex printing works correctly with no script
at all applied, using the original upstream hpcups.drv? Note that you
have to choose the A4.Duplex page size for double-sided printing then.

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

Title:
  Duplex printing does not work properly for HP printers

Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I am reporting this as a new bug because I want to avoid adding
  further to the mish mash of half fixed bugs that is duplex printing on
  hp printers via cups.

  I will warn readers that this will sound like a bit of a rant. But
  these issues have been outstanding for years

  1. Take the hpcups.drv driver information from the upstream part of
  the current source package and run it throught the cups ppd compiler
  in test mode, anbd filter the output for failures.

  roger@dragon:~/ppd-testing$ ppdc -t hpcups.drv.upstream | grep FAIL
  roger@dragon:~/ppd-testing$

  Result a nice clean file.

  2. Take this file and run it through the script debian/local/make-
  duplex-page-sizes-default.sh that is run when this file is installed
  on a system. Then repeat the above test.

  roger@dragon:~/ppd-testing$ ppdc -t hpcups.drv.munged | grep FAIL

  --- Other FAILS removed

  hp-photosmart_6510_series.ppd: FAIL
    **FAIL**  Multiple occurrences of option PageRegion choice name Card4x6.
    **FAIL**  Multiple occurrences of option PageRegion choice name Hagaki.
    **FAIL**  Multiple occurrences of option PageRegion choice name Card5x8.
    **FAIL**  Multiple occurrences of option PageRegion choice name Oufuku.
    **FAIL**  Multiple occurrences of option PageRegion choice name 
Executive.
    **FAIL**  Multiple occurrences of option PageRegion choice name A4.
    **FAIL**  Multiple occurrences of option PageSize choice name Card4x6.
    **FAIL**  Multiple occurrences of option PageSize choice name Hagaki.
    **FAIL**  Multiple occurrences of option PageSize choice name Card5x8.
    **FAIL**  Multiple occurrences of option PageSize choice name Oufuku.
    **FAIL**  Multiple occurrences of option PageSize choice name Executive.
    **FAIL**  Multiple occurrences of option PageSize choice name A4.

  --Other FAILS removed

  I have removed the many other printer types that fail for clarity. It
  is a feature of the cups ppdc compiler that if you do not specify the
  -t option it will blithely go on and produce the compiled ppds errors
  and all. I personally think that this is a bug and the compiler should
  refuse to produce erroneous ppds, but putting that to one side. Taking
  A4 as an exmaple the hp6510 ppd file now has two definitions for
  PageSize A4.

  *PageSize A4/A4 210x297mm: "<>setpagedevice"
  and
  *PageSize A4/A4 AutoDuplex 210x297mm: "<>setpagedevice"

  Same name but different page dimensions. Only the first one will ever
  be seen by the cups system.

  3. This above often does not matter when printing from the command
  line. Because PageSize options are not often specified. However,
  taking as an example a gnome desktop application such as  Evince
  printing a pdf using the gtk+ print options with duplex printing
  selected. In this case a PageSize option will be passed to Cups and it
  will look like this.

  D [11/Apr/2016:17:59:54 +0100] [Job 288] argv[5]="InputSlot=Upper
  number-up=1 MediaType=Plain PageSize=Custom.A4 OutputMode=Normal
  ColorModel=KGray Duplex=DuplexNoTumble job-uuid=urn:uuid:4ef4d5ed-
  e47e-3817-4972-b4bfad8ef5d8 job-originating-host-name=localhost date-
  time-at-creation= date-time-at-processing= time-at-creation=1460393994
  time-at-processing=1460393994"

  So the PageSize is "Custom.A4". The "Custom" bit gets stripped off so
  what is passed down for matching is "A4" which matches the first
  occurrence of A4. Depending on what other defaults are set in the pdd
  it might print something, but it will most likely be clipped. In the
  case of the 6510 it results in this.

  D [11/Apr/2016:17:59:55 +0100] [Job 288] Unrecoverable error:
  rangecheck in setpagedevice

  Of course the above line only appears in the error_log if you have
  debugging turned on. So the job just appears to stuck in the print
  queue for no reason at all. This is probably another bug.

  The work around. This has been mentioned many times in various bug
  reports. You need page sizes, page regions, imageable areas, and paper
  dimensions  with names ending in .Duplex in your ppd. Rename the
  duplicate which has the biggest bottom margin, hopefully this is the
  one with AutoDuplex in the descriptive text. It is probably best to
  make these entries default as well. You might make the corresponding
  changes in the drv file if you wish. That will save you having to
  reapply them every time the ppd file is regenerated.

  I realise that 

[Desktop-packages] [Bug 1463072] Re: highlighting on left mouse double click ends at : (colon)

2016-04-19 Thread Christian Reis
Hmm, actually, that is for vte, this one for gnome-terminal, but they
both use the same underlying mechanism.

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

Title:
  highlighting on left mouse double click ends at : (colon)

Status in GNOME Terminal:
  Invalid
Status in gnome-terminal package in Ubuntu:
  Won't Fix
Status in gnome-terminal package in Fedora:
  Unknown

Bug description:
  I'm not perfectly sure when this regression occurred. I know that
  3.14.2-0ubuntu4 did not have the issue, and that 3.16.2-1ubuntu1 does.

  Its terribly annoying when copy and pasting links.

  I'm not sure how this works or where the change occurred.
  When i double click on a url (http://example.com/path)
  its selection stops at the ':'.  This means i keep pasting people urls that 
look like /paste.ubuntu.com/11591324/ rather than 
http://paste.ubuntu.com/11591324/ .

  Note, mouse over the url *does* underline the whole url.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun  8 11:11:02 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-01-02 (156 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150101)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1463072] Re: highlighting on left mouse double click ends at : (colon)

2016-04-19 Thread Christian Reis
This is a dupe of bug 1501250, but I'm not sure in which direction to
duplicate it.

** Bug watch added: Red Hat Bugzilla #1227222
   https://bugzilla.redhat.com/show_bug.cgi?id=1227222

** Also affects: gnome-terminal (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1227222
   Importance: Unknown
   Status: Unknown

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

Title:
  highlighting on left mouse double click ends at : (colon)

Status in GNOME Terminal:
  Invalid
Status in gnome-terminal package in Ubuntu:
  Won't Fix
Status in gnome-terminal package in Fedora:
  Unknown

Bug description:
  I'm not perfectly sure when this regression occurred. I know that
  3.14.2-0ubuntu4 did not have the issue, and that 3.16.2-1ubuntu1 does.

  Its terribly annoying when copy and pasting links.

  I'm not sure how this works or where the change occurred.
  When i double click on a url (http://example.com/path)
  its selection stops at the ':'.  This means i keep pasting people urls that 
look like /paste.ubuntu.com/11591324/ rather than 
http://paste.ubuntu.com/11591324/ .

  Note, mouse over the url *does* underline the whole url.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-20.20-generic 3.19.8
  Uname: Linux 3.19.0-20-generic x86_64
  ApportVersion: 2.17.3-0ubuntu4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jun  8 11:11:02 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-01-02 (156 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150101)
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1501250] Re: double clicking on a URL drops the protocol from the URL

2016-04-19 Thread Christian Reis
Dupe of bug 1463072.

** Tags added: regression-release

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

Title:
  double clicking on a URL drops the protocol from the URL

Status in Gnome Virtual Terminal Emulator:
  Confirmed
Status in gnome-terminal package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to 15.10 beta from 15.04, when I double click on a
  URL, I lose most of the protocol, e.g. if I type
  'http://www.ubuntu.com/' into a terminal and double click, what gets
  selected (and entered into the copy buffer) is '//www.ubuntu.com'

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

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


[Desktop-packages] [Bug 1568996] Re: Duplex printing does not work properly for HP printers

2016-04-19 Thread Roger James
I spelt constraints correctly in the next version and it still does seem
to be doing anything.

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

Title:
  Duplex printing does not work properly for HP printers

Status in hplip package in Ubuntu:
  Incomplete

Bug description:
  I am reporting this as a new bug because I want to avoid adding
  further to the mish mash of half fixed bugs that is duplex printing on
  hp printers via cups.

  I will warn readers that this will sound like a bit of a rant. But
  these issues have been outstanding for years

  1. Take the hpcups.drv driver information from the upstream part of
  the current source package and run it throught the cups ppd compiler
  in test mode, anbd filter the output for failures.

  roger@dragon:~/ppd-testing$ ppdc -t hpcups.drv.upstream | grep FAIL
  roger@dragon:~/ppd-testing$

  Result a nice clean file.

  2. Take this file and run it through the script debian/local/make-
  duplex-page-sizes-default.sh that is run when this file is installed
  on a system. Then repeat the above test.

  roger@dragon:~/ppd-testing$ ppdc -t hpcups.drv.munged | grep FAIL

  --- Other FAILS removed

  hp-photosmart_6510_series.ppd: FAIL
    **FAIL**  Multiple occurrences of option PageRegion choice name Card4x6.
    **FAIL**  Multiple occurrences of option PageRegion choice name Hagaki.
    **FAIL**  Multiple occurrences of option PageRegion choice name Card5x8.
    **FAIL**  Multiple occurrences of option PageRegion choice name Oufuku.
    **FAIL**  Multiple occurrences of option PageRegion choice name 
Executive.
    **FAIL**  Multiple occurrences of option PageRegion choice name A4.
    **FAIL**  Multiple occurrences of option PageSize choice name Card4x6.
    **FAIL**  Multiple occurrences of option PageSize choice name Hagaki.
    **FAIL**  Multiple occurrences of option PageSize choice name Card5x8.
    **FAIL**  Multiple occurrences of option PageSize choice name Oufuku.
    **FAIL**  Multiple occurrences of option PageSize choice name Executive.
    **FAIL**  Multiple occurrences of option PageSize choice name A4.

  --Other FAILS removed

  I have removed the many other printer types that fail for clarity. It
  is a feature of the cups ppdc compiler that if you do not specify the
  -t option it will blithely go on and produce the compiled ppds errors
  and all. I personally think that this is a bug and the compiler should
  refuse to produce erroneous ppds, but putting that to one side. Taking
  A4 as an exmaple the hp6510 ppd file now has two definitions for
  PageSize A4.

  *PageSize A4/A4 210x297mm: "<>setpagedevice"
  and
  *PageSize A4/A4 AutoDuplex 210x297mm: "<>setpagedevice"

  Same name but different page dimensions. Only the first one will ever
  be seen by the cups system.

  3. This above often does not matter when printing from the command
  line. Because PageSize options are not often specified. However,
  taking as an example a gnome desktop application such as  Evince
  printing a pdf using the gtk+ print options with duplex printing
  selected. In this case a PageSize option will be passed to Cups and it
  will look like this.

  D [11/Apr/2016:17:59:54 +0100] [Job 288] argv[5]="InputSlot=Upper
  number-up=1 MediaType=Plain PageSize=Custom.A4 OutputMode=Normal
  ColorModel=KGray Duplex=DuplexNoTumble job-uuid=urn:uuid:4ef4d5ed-
  e47e-3817-4972-b4bfad8ef5d8 job-originating-host-name=localhost date-
  time-at-creation= date-time-at-processing= time-at-creation=1460393994
  time-at-processing=1460393994"

  So the PageSize is "Custom.A4". The "Custom" bit gets stripped off so
  what is passed down for matching is "A4" which matches the first
  occurrence of A4. Depending on what other defaults are set in the pdd
  it might print something, but it will most likely be clipped. In the
  case of the 6510 it results in this.

  D [11/Apr/2016:17:59:55 +0100] [Job 288] Unrecoverable error:
  rangecheck in setpagedevice

  Of course the above line only appears in the error_log if you have
  debugging turned on. So the job just appears to stuck in the print
  queue for no reason at all. This is probably another bug.

  The work around. This has been mentioned many times in various bug
  reports. You need page sizes, page regions, imageable areas, and paper
  dimensions  with names ending in .Duplex in your ppd. Rename the
  duplicate which has the biggest bottom margin, hopefully this is the
  one with AutoDuplex in the descriptive text. It is probably best to
  make these entries default as well. You might make the corresponding
  changes in the drv file if you wish. That will save you having to
  reapply them every time the ppd file is regenerated.

  I realise that I have broken just about every rule in the "bug laws".
  I offer no excuse:-)

  Comments please.

  Roger

  

[Desktop-packages] [Bug 1377873] Re: deja-dup fails to restore missing files, that contain "german umlaut" (ä,ö,ü,Ä,Ö,Ü).

2016-04-19 Thread ML
Maybe it make sense to open a new Bug for #26?

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

Title:
  deja-dup fails to restore missing files, that contain "german umlaut"
  (ä,ö,ü,Ä,Ö,Ü).

Status in Déjà Dup:
  Fix Released
Status in deja-dup package in Ubuntu:
  Fix Released

Bug description:
  I tried to restore some "missing files" (translated from german) deleted 
while deja-dup was creating a new backup.
  This attempt failed with the following Stacktrace:

  Traceback (most recent call last):
File "/usr/bin/duplicity", line 1494, in 
  with_tempdir(main)
File "/usr/bin/duplicity", line 1488, in with_tempdir
  fn()
File "/usr/bin/duplicity", line 1337, in main
  do_backup(action)
File "/usr/bin/duplicity", line 1422, in do_backup
  restore(col_stats)
File "/usr/bin/duplicity", line 700, in restore
  % (globals.restore_dir,),
  UnicodeDecodeError: 'ascii' codec can't decode byte 0xe4 in position 45: 
ordinal not in range(128)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: deja-dup 30.0-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct  6 12:01:55 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-09-28 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/1377873/+subscriptions

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


[Desktop-packages] [Bug 1571664] Re: Cannot connect to guest Windows share

2016-04-19 Thread Max
@shinyblue: done

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

Title:
  Cannot connect to guest Windows share

Status in gvfs package in Ubuntu:
  Confirmed

Bug description:
  My printer offers up a windows share. It's a guest share with no
  username/password required.

  It used to be accessible to me by typing
  smb://epsonxp830.local/usbstorage into nautilus, or by browsing the
  Network to get there. Now I am unable to connect. I get a dialog box
  up that says "Password required for share usbstorage on
  epsonxp380.local" although it offers an Anonymous radio element
  option. Clicking Connect here yields nothing. Just a pause and then
  the same dialog comes up.

  I can connect to the share using smbclient OK, and it works from a
  Windows machine I have access to, too. Seems to be just the gvfs (I'm
  guessing) integration.

  
  $ smbclient -N  //epsonxp830.local/usbstorage
  WARNING: The "syslog" option is deprecated
  Domain=[WORKGROUP] OS=[EPSON Storage Server] Server=[NQ 6.2]
  smb: \> dir
EPSCAN  D0  Fri Feb  5 09:09:54 2016

59088 blocks of size 262144. 59072 blocks available
  smb: \> %

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gvfs 1.28.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 18 14:23:08 2016
  InstallationDate: Installed on 2016-03-21 (28 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: gvfs
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1571664] Re: Cannot connect to guest Windows share

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

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

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

Title:
  Cannot connect to guest Windows share

Status in gvfs package in Ubuntu:
  Confirmed

Bug description:
  My printer offers up a windows share. It's a guest share with no
  username/password required.

  It used to be accessible to me by typing
  smb://epsonxp830.local/usbstorage into nautilus, or by browsing the
  Network to get there. Now I am unable to connect. I get a dialog box
  up that says "Password required for share usbstorage on
  epsonxp380.local" although it offers an Anonymous radio element
  option. Clicking Connect here yields nothing. Just a pause and then
  the same dialog comes up.

  I can connect to the share using smbclient OK, and it works from a
  Windows machine I have access to, too. Seems to be just the gvfs (I'm
  guessing) integration.

  
  $ smbclient -N  //epsonxp830.local/usbstorage
  WARNING: The "syslog" option is deprecated
  Domain=[WORKGROUP] OS=[EPSON Storage Server] Server=[NQ 6.2]
  smb: \> dir
EPSCAN  D0  Fri Feb  5 09:09:54 2016

59088 blocks of size 262144. 59072 blocks available
  smb: \> %

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gvfs 1.28.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 18 14:23:08 2016
  InstallationDate: Installed on 2016-03-21 (28 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: gvfs
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1572241] Re: PrintScreen key autorepeats, probably shouldn't

2016-04-19 Thread Dave Morley
** Changed in: gnome-screenshot (Ubuntu)
   Status: New => Confirmed

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

Title:
  PrintScreen key autorepeats, probably shouldn't

Status in gnome-screenshot package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Something (a cat) walked on my keyboard (Thinkpad T450) pressing the
  printscreen key for an extended period of time (more than a second,
  less than 5 seconds) and my desktop went black.

  Seems we have autorepeat on the PrtSc key and probably shouldn't.

  Steps to reproduce:-

  Press and hold printscreen key

  Expected behaviour:- a screenshot is taken

  Actual behaviour:-

  * Tens (or more) of gnome screenshot processes are running
  * Lots of memory is consumed, computer becomes slow
  * Screen is black

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity 7.4.0+16.04.20160415-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr 19 17:53:48 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Broadwell-U Integrated Graphics [17aa:5034]
  InstallationDate: Installed on 2016-04-08 (11 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160407)
  LightdmDisplayLog: (II) AIGLX: Suspending AIGLX clients for VT switch
  LightdmLog:
   [+189148.10s] DEBUG: Seat seat0 changes active session to 
   [+189156.52s] DEBUG: Seat seat0 changes active session to c2
   [+189156.52s] DEBUG: Session c2 is already active
  MachineType: LENOVO 20BV001BUK
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-18-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/27/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET56WW (1.21 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BV001BUK
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98417 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET56WW(1.21):bd01/27/2016:svnLENOVO:pn20BV001BUK:pvrThinkPadT450:rvnLENOVO:rn20BV001BUK:rvr0B98417WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BV001BUK
  dmi.product.version: ThinkPad T450
  dmi.sys.vendor: LENOVO
  upstart.unity-panel-service-lockscreen.log:
   (unity-panel-service:17773): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
   
   (unity-panel-service:1621): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
   
   (unity-panel-service:13154): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Apr 17 09:54:35 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1030 
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2

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

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


[Desktop-packages] [Bug 1409032] Re: gvfsd-smb: very high CPU utilisation

2016-04-19 Thread AndreK
i just need to log on and open nautilus to make it start on 16.04

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

Title:
  gvfsd-smb: very high CPU utilisation

Status in gvfs package in Ubuntu:
  Confirmed

Bug description:
  Example:

  I use Virtualbox and mount a .vdi on an SMB server. Using gvfsd-smb
  (browsing within Gnome to find the share), gvfsd-smb uses up to 50%
  CPU which slows down the entire system when accessing the network
  share. Mounting using sudo ($ sudo mount -t smbfs -o
  guest,nounix,noperm //server/share /media/share) so that cifs is used
  uses around 8% CPU. The difference is dramatic!

  If I didn't have sudo access my machine would grind to a halt when
  trying to use the remote share.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gvfs-backends 1.12.1-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.11.0-26.45~precise1-generic 3.11.10.12
  Uname: Linux 3.11.0-26-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: i386
  Date: Fri Jan  9 14:32:20 2015
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gvfs
  UpgradeStatus: Upgraded to precise on 2014-12-07 (33 days ago)

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

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


[Desktop-packages] [Bug 1571664] Re: Cannot connect to guest Windows share

2016-04-19 Thread shinyblue
@Max: if this affects you also, please click the "this bug affects me"
link at the top of this page.

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

Title:
  Cannot connect to guest Windows share

Status in gvfs package in Ubuntu:
  New

Bug description:
  My printer offers up a windows share. It's a guest share with no
  username/password required.

  It used to be accessible to me by typing
  smb://epsonxp830.local/usbstorage into nautilus, or by browsing the
  Network to get there. Now I am unable to connect. I get a dialog box
  up that says "Password required for share usbstorage on
  epsonxp380.local" although it offers an Anonymous radio element
  option. Clicking Connect here yields nothing. Just a pause and then
  the same dialog comes up.

  I can connect to the share using smbclient OK, and it works from a
  Windows machine I have access to, too. Seems to be just the gvfs (I'm
  guessing) integration.

  
  $ smbclient -N  //epsonxp830.local/usbstorage
  WARNING: The "syslog" option is deprecated
  Domain=[WORKGROUP] OS=[EPSON Storage Server] Server=[NQ 6.2]
  smb: \> dir
EPSCAN  D0  Fri Feb  5 09:09:54 2016

59088 blocks of size 262144. 59072 blocks available
  smb: \> %

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gvfs 1.28.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 18 14:23:08 2016
  InstallationDate: Installed on 2016-03-21 (28 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: gvfs
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1571420] Re: totem crashes on start up!

2016-04-19 Thread shinyblue
Seems to be the same (or very similar) to
https://bugzilla.gnome.org/show_bug.cgi?id=730028

>From there, this workaround gets it working again (at least, for the
mo):

tracker-control -r; tracker-control -s


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

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

Title:
  totem crashes on start up!

Status in totem package in Ubuntu:
  New

Bug description:
  was working fine. Now it starts up, window shows momentarily then it
  vanishes.

  Running from a terminal shows:

  % totem

  (totem:3301): Grilo-WARNING **: [thetvdb] grl-thetvdb.c:440: Failed to 
migrate database: sqlite3_prepare_v2 failed: no such table: fuzzy_series_names: 
ALTER TABLE  'fuzzy_series_names'  ADD COLUMN 'tvdb-series-id' TEXT REFERENCES 
[series]([series-id]) 
  **
  Totem:ERROR:totem-grilo.c:729:browse_cb: code should not be reached
  zsh: abort (core dumped)  totem

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: totem 3.18.1-1ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Apr 17 23:01:13 2016
  InstallationDate: Installed on 2016-03-26 (22 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Beta amd64 
(20160323.1)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1571250] Re: Old 2008 bug "Trash" has quit unexpectedly. Is still happening

2016-04-19 Thread Dmitry Shachnev
Uploaded the Trusty package to the same PPA. Upgrade using just "sudo
apt-get upgrade" (the command you typed won't work as the binary package
name is libcairo2, not cairo).

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

Title:
  Old 2008 bug "Trash" has quit unexpectedly. Is still happening

Status in gnome-applets package in Ubuntu:
  New

Bug description:
  See: Bug #273996 reported by Murali on 2008-09-24

  Many years later...
  Apparently never fixed.

  See Screenshot at:  http://imgur.com/ktYUp4D

  To date Ubuntu is still having issues with:
  "Trash" has quit unexpectedly
  If you reload a panel object, it will automatically be added back to the 
panel. 

  I am using Ubuntu:
  Linux HTPC 3.16.0-69-generic #89~14.04.1-Ubuntu SMP Thu Mar 17 20:51:04 UTC 
2016 x86_64 x86_64 x86_64 GNU/Linux

  Theme:  Gnome  Flashback Metacity

  Startup programs that may affect this issue or being affected by this issue: ?
  Indicator Application, Indicator-LockKeys and Variety Wallpaper Changer.

  I have the bottom task bar auto-hiding so each time the bar pops up and or 
hides it will cause the error.
  Not only is there the  Trash error, it seems that other indicator apps will 
also crash, but Trash is the most frequent.
  The Trash error is now popping up occasionally on a background image change.
  This issue has gotten worse with the last distro update which is probably not 
the cause, but it is more frequent now.

  Can we Please get this 2008 bug taken care of now?
  I know that this must look as low priority to the Devs as an ascetic change 
to the GUI or as an option to have these indicators available, but a work 
around to fix this issue should not be an option any more if a user chooses to 
use these items.
  Too many years have gone by with this error and the users of Ubuntu deserve 
to have a working GUI that they can , modifiy to their liking without having to 
work around an issue by removing items that they chose to use in their 
customized GUI because of an Eight Year old bug.
  Ladies and Gentlemen Developers ,  this is not Microsoft Corporation.

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

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


[Desktop-packages] [Bug 1572241] Re: PrintScreen key autorepeats, probably shouldn't

2016-04-19 Thread Dave Morley
Yay cats find bugs yet another reason to get a cat :)

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

Title:
  PrintScreen key autorepeats, probably shouldn't

Status in gnome-screenshot package in Ubuntu:
  New
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Something (a cat) walked on my keyboard (Thinkpad T450) pressing the
  printscreen key for an extended period of time (more than a second,
  less than 5 seconds) and my desktop went black.

  Seems we have autorepeat on the PrtSc key and probably shouldn't.

  Steps to reproduce:-

  Press and hold printscreen key

  Expected behaviour:- a screenshot is taken

  Actual behaviour:-

  * Tens (or more) of gnome screenshot processes are running
  * Lots of memory is consumed, computer becomes slow
  * Screen is black

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity 7.4.0+16.04.20160415-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr 19 17:53:48 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Broadwell-U Integrated Graphics [17aa:5034]
  InstallationDate: Installed on 2016-04-08 (11 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160407)
  LightdmDisplayLog: (II) AIGLX: Suspending AIGLX clients for VT switch
  LightdmLog:
   [+189148.10s] DEBUG: Seat seat0 changes active session to 
   [+189156.52s] DEBUG: Seat seat0 changes active session to c2
   [+189156.52s] DEBUG: Session c2 is already active
  MachineType: LENOVO 20BV001BUK
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-18-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/27/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET56WW (1.21 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BV001BUK
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98417 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET56WW(1.21):bd01/27/2016:svnLENOVO:pn20BV001BUK:pvrThinkPadT450:rvnLENOVO:rn20BV001BUK:rvr0B98417WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BV001BUK
  dmi.product.version: ThinkPad T450
  dmi.sys.vendor: LENOVO
  upstart.unity-panel-service-lockscreen.log:
   (unity-panel-service:17773): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
   
   (unity-panel-service:1621): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
   
   (unity-panel-service:13154): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Apr 17 09:54:35 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1030 
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2

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

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


[Desktop-packages] [Bug 1572260] [NEW] gvfs-smb-browse hogs CPU after only opening nautilus

2016-04-19 Thread AndreK
Public bug reported:

upgraded to 16.04 from 15.10 
- the process in subject hogs 25% CPU after only starting nautilus, and keeps 
hogging it "forever"   - no samba browsing needed.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gvfs-backends 1.28.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-0ubuntu2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 19 20:03:12 2016
EcryptfsInUse: Yes
ExecutablePath: /usr/lib/gvfs/gvfsd-smb-browse
InstallationDate: Installed on 2012-10-15 (1281 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121015.2)
ProcEnviron:
 XDG_RUNTIME_DIR=
 SHELL=/bin/bash
 LANGUAGE=en_US
 PATH=(custom, user)
 LANG=en_US.UTF-8
SourcePackage: gvfs
UpgradeStatus: Upgraded to xenial on 2016-04-06 (13 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  gvfs-smb-browse hogs CPU after only opening nautilus

Status in gvfs package in Ubuntu:
  New

Bug description:
  upgraded to 16.04 from 15.10 
  - the process in subject hogs 25% CPU after only starting nautilus, and keeps 
hogging it "forever"   - no samba browsing needed.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gvfs-backends 1.28.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-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr 19 20:03:12 2016
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/gvfs/gvfsd-smb-browse
  InstallationDate: Installed on 2012-10-15 (1281 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121015.2)
  ProcEnviron:
   XDG_RUNTIME_DIR=
   SHELL=/bin/bash
   LANGUAGE=en_US
   PATH=(custom, user)
   LANG=en_US.UTF-8
  SourcePackage: gvfs
  UpgradeStatus: Upgraded to xenial on 2016-04-06 (13 days ago)

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

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


[Desktop-packages] [Bug 1571677] Re: upgrading caused a broken apt cache due to *-lts-vivid packages conflicting with current X packages

2016-04-19 Thread Timo Aaltonen
No worries, I tried it myself and it worked. Just need to fix it so it
gets out of update_excuses..

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

Title:
  upgrading caused a broken apt cache due to *-lts-vivid packages
  conflicting with current X packages

Status in xorg-lts-transitional package in Ubuntu:
  Incomplete

Bug description:
  I upgraded from a 14.04 release that had the various *-lts-vivid
  packages installed to 16.04 using do-release-upgrade -d.

  After upgrading the apt cache is busted because none of the meta and
  xorg-core packages can get installed.

  t@t-XPS-13-9350:/var/crash$ sudo apt upgrade
  [sudo] password for t: 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libgl1-mesa-dri-lts-vivid : Conflicts: libgl1-mesa-dri
   xserver-xorg-core-lts-vivid : Conflicts: xserver-xorg-core
 Conflicts: xserver-xorg-video-modesetting
   xserver-xorg-lts-vivid : Conflicts: libgl1-mesa-dri (>= 0~)
Conflicts: libxatracker2 (>= 0~)
Conflicts: xserver-xorg
Conflicts: xserver-xorg-core (>= 0~)
Conflicts: xserver-xorg-video-all (>= 0~) but 
1:7.7+13ubuntu3 is to be installed
Recommends: xserver-xorg-input-all-lts-vivid but it 
is not installable
Recommends: xserver-xorg-video-all-lts-vivid but it 
is not installable
Recommends: libegl1-mesa-drivers-lts-vivid but it 
is not installable
Recommends: libgles2-mesa-lts-vivid but it is not 
installable
Recommends: libgles1-mesa-lts-vivid but it is not 
installable
  E: Broken packages

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-release-upgrader-core 1:16.04.11
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Mon Apr 18 09:14:22 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150720-0
  InstallationDate: Installed on 2016-04-03 (14 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to xenial on 2016-04-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-lts-transitional/+bug/1571677/+subscriptions

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


[Desktop-packages] [Bug 1485373] Re: Missing dependency - gnome-disk-utility needs cryptsetup

2016-04-19 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1310174 ***
https://bugs.launchpad.net/bugs/1310174

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  Missing dependency - gnome-disk-utility needs cryptsetup

Status in gnome-disk-utility package in Ubuntu:
  Confirmed

Bug description:
  gnome-disk-utility version 3.14.0 as installed on Ubuntu Mate 15.04
  from the Ubuntu repositories installs the following package:

  The following extra packages will be installed:
cracklib-runtime libcrack2 libpwquality-common libpwquality1
  The following NEW packages will be installed:
cracklib-runtime gnome-disk-utility libcrack2 libpwquality-common
libpwquality1

  gnome-disk-utility allows the user to create an encrypted file system.
  If the user attempts to create an encrypted partition where no
  partition exists, the program will crash.  If the user attempts to
  format an existing partition as "Type: Encrypted, compatible with
  Linux systems (LUKS + Ext4)" the following error message is presented:

  Error creating LUKS device: Error spawning command-line `cryptsetup
  luksFormat ""/dev/sdb1""': Failed to execute child process
  "cryptsetup" (No such file or directory) (g-exec-error-quark, 8)
  (udisks-error-quark, 0)

  If the cryptsetup package is installed with apt-get the issue is
  resolved and gnome-disk-utility will create or format a partition/file
  system as LUKS + Ext4.

  Cryptsetup should be installed as a dependency when installing gnome-
  disk-utilities.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: gnome-disk-utility (not installed)
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic i686
  ApportVersion: 2.17.2-0ubuntu1.2
  Architecture: i386
  CurrentDesktop: MATE
  Date: Sun Aug 16 16:16:30 2015
  InstallationDate: Installed on 2015-08-11 (5 days ago)
  InstallationMedia: Ubuntu-MATE 15.04 "Vivid Vervet" - Release i386 
(20150422.1)
  SourcePackage: gnome-disk-utility
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1303508] Re: privacy settings: remove history datetimepicker not working

2016-04-19 Thread Vincent Thiele
Issue is still there on xenial...

** Tags added: xenial

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

Title:
  privacy settings: remove history datetimepicker not working

Status in activity-log-manager package in Ubuntu:
  In Progress

Bug description:
  Setting a custom date is not possible because datetimepicker does not
  react on input.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/activity-log-manager/+bug/1303508/+subscriptions

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


[Desktop-packages] [Bug 1571854] Re: Recent samba updates broke mapi

2016-04-19 Thread Corey Reichle
Built openchange from their git repo, and subbed in the compiled
libmapi.so from that project.  Tried launching Evolution, and re-
creating the account, which led to this:

--BEGIN CUT---
(evolution:2239): Gtk-WARNING **: Failed to register client: 
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name 
org.gnome.SessionManager was not provided by any .service files

(evolution:2239): camel-WARNING **: Failed to initialize NSS SQL database in 
sql:/etc/pki/nssdb: NSS error -8126
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Failed to parse dcerpc binding 'ncacn_ip_tcp:[server redacted][seal,]'
Failed to parse dcerpc binding 'ncacn_ip_tcp:[server redacted][seal,]'
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Failed to parse dcerpc binding 'ncacn_ip_tcp:[server redacted][seal,]'
Failed to parse dcerpc binding 'ncacn_ip_tcp:[server redacted][seal,]'
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Failed to parse dcerpc binding 'ncacn_ip_tcp:[server redacted][seal,]'
Failed to parse dcerpc binding 'ncacn_ip_tcp:[server redacted][seal,]'
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
---END CUT---

I used the source provided from this git repo:
https://github.com/openchange/openchange.git

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

Title:
  Recent samba updates broke mapi

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  
  When running from the command line i get the following errors

  (evolution:3630): camel-CRITICAL **: camel_provider_list: Could not
  load /usr/lib/evolution-data-server/camel-providers/libcamelmapi.so:
  /usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS,
  version SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with
  link time reference

  (evolution:3630): e-data-server-WARNING **: module_load: 
/usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS, version 
SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with link time reference
  Failed to load module: /usr/lib/evolution/modules/module-mapi-configuration.so

  (evolution:3630): camel-WARNING **: Failed to initialize NSS SQL
  database in sql:/etc/pki/nssdb: NSS error -8126

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.4@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.16@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  (evolution-alarm-notify:3672): camel-CRITICAL **: camel_provider_list:
  Could not load /usr/lib/evolution-data-server/camel-
  providers/libcamelmapi.so: /usr/lib/x86_64-linux-gnu/libmapi.so.0:
  symbol DEBUGLEVEL_CLASS, version SAMBA_UTIL_0.0.1 not defined in file
  libsamba-util.so.0 with link time reference

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

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


[Desktop-packages] [Bug 1572252] [NEW] SVG Desktop Icon Rendering Issues in Qt

2016-04-19 Thread Larry Price
Public bug reported:

Upstream bug filed here:
https://bugs.documentfoundation.org/show_bug.cgi?id=99395

In the Libertine Scope we are programmatically selecting icons to by
reaching into a container's rootfs, finding all the icons for a given
app, and picking either the highest resolution PNG/XPM or the first SVG
we find. This works well except for the LibreOffice icons, which when
rendered by Qt contain black rectangles on all four corners. I have
found this to be the case using the unity-scope-tool and an SVGViewer
provided by Qt
(https://github.com/qtproject/qtsvg/tree/dev/examples/svg/svgviewer),
which I used to demonstrate this issue in the attached image. QtSVG will
only render icons properly if they follow the SVG Tiny 1.2 spec, so I
believe this could be the issue we're seeing.

The icons in question show up in the "hicolor" and "gnome" themes
(collected from either an LXC container or the local OS), with paths
like:

/usr/share/icons/gnome/scalable/apps/libreoffice-writer.svg
/usr/share/icons/hicolor/scalable/apps/libreoffice-writer.svg

Is it possible that these icons are incorrect or outdated? I have seen
this behavior with LO 5.0.5.1 and 5.1.2 on Ubuntu 15.10 and 16.04.

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

** Attachment added: "On the left is the icon for oasis mimes. On the right is 
the icon from the "hicolor" theme."
   
https://bugs.launchpad.net/bugs/1572252/+attachment/4640054/+files/side-by-side.png

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

Title:
  SVG Desktop Icon Rendering Issues in Qt

Status in libreoffice package in Ubuntu:
  New

Bug description:
  Upstream bug filed here:
  https://bugs.documentfoundation.org/show_bug.cgi?id=99395

  In the Libertine Scope we are programmatically selecting icons to by
  reaching into a container's rootfs, finding all the icons for a given
  app, and picking either the highest resolution PNG/XPM or the first
  SVG we find. This works well except for the LibreOffice icons, which
  when rendered by Qt contain black rectangles on all four corners. I
  have found this to be the case using the unity-scope-tool and an
  SVGViewer provided by Qt
  (https://github.com/qtproject/qtsvg/tree/dev/examples/svg/svgviewer),
  which I used to demonstrate this issue in the attached image. QtSVG
  will only render icons properly if they follow the SVG Tiny 1.2 spec,
  so I believe this could be the issue we're seeing.

  The icons in question show up in the "hicolor" and "gnome" themes
  (collected from either an LXC container or the local OS), with paths
  like:

  /usr/share/icons/gnome/scalable/apps/libreoffice-writer.svg
  /usr/share/icons/hicolor/scalable/apps/libreoffice-writer.svg

  Is it possible that these icons are incorrect or outdated? I have seen
  this behavior with LO 5.0.5.1 and 5.1.2 on Ubuntu 15.10 and 16.04.

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

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


[Desktop-packages] [Bug 1571664] Re: Cannot connect to guest Windows share

2016-04-19 Thread Max
Confirm! The same problem. The same distro.

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

Title:
  Cannot connect to guest Windows share

Status in gvfs package in Ubuntu:
  New

Bug description:
  My printer offers up a windows share. It's a guest share with no
  username/password required.

  It used to be accessible to me by typing
  smb://epsonxp830.local/usbstorage into nautilus, or by browsing the
  Network to get there. Now I am unable to connect. I get a dialog box
  up that says "Password required for share usbstorage on
  epsonxp380.local" although it offers an Anonymous radio element
  option. Clicking Connect here yields nothing. Just a pause and then
  the same dialog comes up.

  I can connect to the share using smbclient OK, and it works from a
  Windows machine I have access to, too. Seems to be just the gvfs (I'm
  guessing) integration.

  
  $ smbclient -N  //epsonxp830.local/usbstorage
  WARNING: The "syslog" option is deprecated
  Domain=[WORKGROUP] OS=[EPSON Storage Server] Server=[NQ 6.2]
  smb: \> dir
EPSCAN  D0  Fri Feb  5 09:09:54 2016

59088 blocks of size 262144. 59072 blocks available
  smb: \> %

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gvfs 1.28.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Apr 18 14:23:08 2016
  InstallationDate: Installed on 2016-03-21 (28 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160307)
  SourcePackage: gvfs
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1572250] [NEW] Wrong type of Wi-Fi device (wlp2s0) after boot

2016-04-19 Thread Yuriy Vidineev
Public bug reported:

Hello
My Wi-Fi adapter is Intel 7260. After boot I have

nmcli device status
DEVICE  TYPE  STATECONNECTION 
wlp2s0  ethernet  unavailable  -- 
lo  loopback  unmanaged--

after some dirty fix (sudo rmmod iwlmvm iwlwifi && sudo modprobe
iwlwifi)

nmcli device status
DEVICE  TYPE  STATE CONNECTION 
wlp2s0  wifi  disconnected  -- 
lo  loopback  unmanaged --

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: network-manager 1.1.93-0ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: KDE
Date: Tue Apr 19 22:22:59 2016
EcryptfsInUse: Yes
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
 
 #auto wlp2s0
IpRoute:
 default via 192.168.1.1 dev wlp2s0  proto static  metric 600 
 169.254.0.0/16 dev wlp2s0  scope link  metric 1000 
 192.168.1.0/24 dev wlp2s0  proto kernel  scope link  src 192.168.1.123  metric 
600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-dev:
 DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
 wlp2s0  wifi  connected  /org/freedesktop/NetworkManager/Devices/2  
libreCMC91f33459-b8b5-43ea-a742-a09720f20821  
/org/freedesktop/NetworkManager/ActiveConnection/0 
 lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  -- 
 ----
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  Wrong type of Wi-Fi device (wlp2s0) after boot

Status in network-manager package in Ubuntu:
  New

Bug description:
  Hello
  My Wi-Fi adapter is Intel 7260. After boot I have

  nmcli device status
  DEVICE  TYPE  STATECONNECTION 
  wlp2s0  ethernet  unavailable  -- 
  lo  loopback  unmanaged--

  after some dirty fix (sudo rmmod iwlmvm iwlwifi && sudo modprobe
  iwlwifi)

  nmcli device status
  DEVICE  TYPE  STATE CONNECTION 
  wlp2s0  wifi  disconnected  -- 
  lo  loopback  unmanaged --

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Tue Apr 19 22:22:59 2016
  EcryptfsInUse: Yes
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
   
   #auto wlp2s0
  IpRoute:
   default via 192.168.1.1 dev wlp2s0  proto static  metric 600 
   169.254.0.0/16 dev wlp2s0  scope link  metric 1000 
   192.168.1.0/24 dev wlp2s0  proto kernel  scope link  src 192.168.1.123  
metric 600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION  CON-UUID  CON-PATH  
 
   wlp2s0  wifi  connected  /org/freedesktop/NetworkManager/Devices/2  
libreCMC91f33459-b8b5-43ea-a742-a09720f20821  
/org/freedesktop/NetworkManager/ActiveConnection/0 
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --   
   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1572250/+subscriptions

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


[Desktop-packages] [Bug 1571854] Re: Recent samba updates broke mapi

2016-04-19 Thread Corey Reichle
I *think* I'm building the proper package currently.  Will report back
and see if a sub-in works.

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

Title:
  Recent samba updates broke mapi

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  
  When running from the command line i get the following errors

  (evolution:3630): camel-CRITICAL **: camel_provider_list: Could not
  load /usr/lib/evolution-data-server/camel-providers/libcamelmapi.so:
  /usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS,
  version SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with
  link time reference

  (evolution:3630): e-data-server-WARNING **: module_load: 
/usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS, version 
SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with link time reference
  Failed to load module: /usr/lib/evolution/modules/module-mapi-configuration.so

  (evolution:3630): camel-WARNING **: Failed to initialize NSS SQL
  database in sql:/etc/pki/nssdb: NSS error -8126

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.4@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.16@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  (evolution-alarm-notify:3672): camel-CRITICAL **: camel_provider_list:
  Could not load /usr/lib/evolution-data-server/camel-
  providers/libcamelmapi.so: /usr/lib/x86_64-linux-gnu/libmapi.so.0:
  symbol DEBUGLEVEL_CLASS, version SAMBA_UTIL_0.0.1 not defined in file
  libsamba-util.so.0 with link time reference

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

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


[Desktop-packages] [Bug 1571574] Re: 3G icon missing in network-manager-applet

2016-04-19 Thread Christian Reis
This 2012 bug upstream appears identical:
https://bugzilla.gnome.org/show_bug.cgi?id=667727

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

Title:
  3G icon missing in network-manager-applet

Status in Network Manager Applet:
  New
Status in OEM Priority Project:
  New
Status in network-manager-applet package in Ubuntu:
  Confirmed

Bug description:
  After establishing a 3G connection, the icon shown in system tray
  should be a 3G indicator to indicate that 3G is connected.

  However, in Xenial there is no 3G icon at all.
  After 3G connection is established, it remains as the previous icon displayed.
  (e.g. 
  If no other connection was established before 3G connection was made, then 
the icon is a "hollow fan shape" after connecting to 3G.
  If wifi was connected before 3G connection was made, then the icon after 3G 
connection shows a wifi icon.)

  network-manager: 1.1.93-0ubuntu3
  OS: Xenial daily (2016 Apr. 15)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1571574/+subscriptions

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


[Desktop-packages] [Bug 1571574] Re: 3G icon missing in network-manager-applet

2016-04-19 Thread Christian Reis
I think the package name is network-manager-gnome correct? Trusty has
0.9.8.8-0ubuntu4.4, Xenial has 1.1.93-1ubuntu1.

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

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

Title:
  3G icon missing in network-manager-applet

Status in Network Manager Applet:
  New
Status in OEM Priority Project:
  New
Status in network-manager-applet package in Ubuntu:
  Confirmed

Bug description:
  After establishing a 3G connection, the icon shown in system tray
  should be a 3G indicator to indicate that 3G is connected.

  However, in Xenial there is no 3G icon at all.
  After 3G connection is established, it remains as the previous icon displayed.
  (e.g. 
  If no other connection was established before 3G connection was made, then 
the icon is a "hollow fan shape" after connecting to 3G.
  If wifi was connected before 3G connection was made, then the icon after 3G 
connection shows a wifi icon.)

  network-manager: 1.1.93-0ubuntu3
  OS: Xenial daily (2016 Apr. 15)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1571574/+subscriptions

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


[Desktop-packages] [Bug 1571574] Re: 3G icon missing in network-manager-applet

2016-04-19 Thread Christian Reis
Ah, no, in that case the whole icon disappeared.

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

Title:
  3G icon missing in network-manager-applet

Status in Network Manager Applet:
  New
Status in OEM Priority Project:
  New
Status in network-manager-applet package in Ubuntu:
  Confirmed

Bug description:
  After establishing a 3G connection, the icon shown in system tray
  should be a 3G indicator to indicate that 3G is connected.

  However, in Xenial there is no 3G icon at all.
  After 3G connection is established, it remains as the previous icon displayed.
  (e.g. 
  If no other connection was established before 3G connection was made, then 
the icon is a "hollow fan shape" after connecting to 3G.
  If wifi was connected before 3G connection was made, then the icon after 3G 
connection shows a wifi icon.)

  network-manager: 1.1.93-0ubuntu3
  OS: Xenial daily (2016 Apr. 15)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-applet/+bug/1571574/+subscriptions

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


[Desktop-packages] [Bug 1563110] Re: No sound on Asus e200ha, intel sst with cx2072x codec

2016-04-19 Thread Rubens
Any news? Arghh, I've bought it few weeks ago and the first thing I did
was install Ubuntu 14.04. No wifi, no sound, no "touchpad" and no card
reader, but the rest is working flawless. I am a web developer and I
found this little thing awesome for continue my work at home. I got the
wifi working now and for the sound I'm using a bluetooth headset device,
but it hasn't got much sound quality... I hope they find a solution for
the audio at least.

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

Title:
  No sound on Asus e200ha, intel sst with cx2072x codec

Status in ALSA driver:
  Unknown
Status in alsa-driver package in Ubuntu:
  Confirmed
Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I've recently bought an Asus e200ha.
  Sound in this laptop doesn't work.
  The sound card is an intel sst with codec conexant cx2072x

  aplay -l:
  aplay: device_list:268: no soundcard found...
  in the sound setting there is a "Dummy output"
  --- 
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  HibernationDevice: RESUME=UUID=7b77dc46-7d5b-4869-83dd-739980736c3a
  InstallationDate: Installed on 2016-03-28 (0 days ago)
  InstallationMedia: Linux Mint 17.3 "Rosa" - Release amd64 20160105
  Lsusb:
   Bus 002 Device 002: ID 0781:5583 SanDisk Corp. 
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 13d3:3496 IMC Networks 
   Bus 001 Device 002: ID 04f2:b54b Chicony Electronics Co., Ltd 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: ASUSTeK COMPUTER INC. E200HA
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-32-generic 
root=UUID=50fb13c0-a8cd-441d-a38b-c0295c1b9a15 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.19.0-32.37~14.04.1-generic 3.19.8-ckt7
  RelatedPackageVersions:
   linux-restricted-modules-3.19.0-32-generic N/A
   linux-backports-modules-3.19.0-32-generic  N/A
   linux-firmware 1.127.16
  Tags:  rosa
  Uname: Linux 3.19.0-32-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 11/26/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: E200HA.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: E200HA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: ATN12345678901234567
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrE200HA.203:bd11/26/2015:svnASUSTeKCOMPUTERINC.:pnE200HA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnE200HA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: E200HA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1563110/+subscriptions

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


[Desktop-packages] [Bug 1572241] Re: PrintScreen key autorepeats, probably shouldn't

2016-04-19 Thread Will Cooke
** Changed in: unity (Ubuntu)
   Status: New => Confirmed

** Changed in: unity (Ubuntu)
   Importance: Undecided => Medium

** Tags added: rls-y-incoming

** Also affects: gnome-screenshot (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  PrintScreen key autorepeats, probably shouldn't

Status in gnome-screenshot package in Ubuntu:
  New
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  Something (a cat) walked on my keyboard (Thinkpad T450) pressing the
  printscreen key for an extended period of time (more than a second,
  less than 5 seconds) and my desktop went black.

  Seems we have autorepeat on the PrtSc key and probably shouldn't.

  Steps to reproduce:-

  Press and hold printscreen key

  Expected behaviour:- a screenshot is taken

  Actual behaviour:-

  * Tens (or more) of gnome screenshot processes are running
  * Lots of memory is consumed, computer becomes slow
  * Screen is black

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity 7.4.0+16.04.20160415-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr 19 17:53:48 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: Lenovo Broadwell-U Integrated Graphics [17aa:5034]
  InstallationDate: Installed on 2016-04-08 (11 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160407)
  LightdmDisplayLog: (II) AIGLX: Suspending AIGLX clients for VT switch
  LightdmLog:
   [+189148.10s] DEBUG: Seat seat0 changes active session to 
   [+189156.52s] DEBUG: Seat seat0 changes active session to c2
   [+189156.52s] DEBUG: Session c2 is already active
  MachineType: LENOVO 20BV001BUK
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-18-generic.efi.signed 
root=/dev/mapper/ubuntu--vg-root ro quiet splash
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/27/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: JBET56WW (1.21 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BV001BUK
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98417 WIN
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrJBET56WW(1.21):bd01/27/2016:svnLENOVO:pn20BV001BUK:pvrThinkPadT450:rvnLENOVO:rn20BV001BUK:rvr0B98417WIN:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BV001BUK
  dmi.product.version: ThinkPad T450
  dmi.sys.vendor: LENOVO
  upstart.unity-panel-service-lockscreen.log:
   (unity-panel-service:17773): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
   
   (unity-panel-service:1621): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
   
   (unity-panel-service:13154): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it
  version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Apr 17 09:54:35 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1030 
   vendor LGD
  xserver.version: 2:1.18.3-1ubuntu2

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

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


[Desktop-packages] [Bug 1571854] Re: Recent samba updates broke mapi

2016-04-19 Thread James Stevenson
Anyone tried recompiling the module yet?

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

Title:
  Recent samba updates broke mapi

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  
  When running from the command line i get the following errors

  (evolution:3630): camel-CRITICAL **: camel_provider_list: Could not
  load /usr/lib/evolution-data-server/camel-providers/libcamelmapi.so:
  /usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS,
  version SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with
  link time reference

  (evolution:3630): e-data-server-WARNING **: module_load: 
/usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS, version 
SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with link time reference
  Failed to load module: /usr/lib/evolution/modules/module-mapi-configuration.so

  (evolution:3630): camel-WARNING **: Failed to initialize NSS SQL
  database in sql:/etc/pki/nssdb: NSS error -8126

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.4@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.16@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  (evolution-alarm-notify:3672): camel-CRITICAL **: camel_provider_list:
  Could not load /usr/lib/evolution-data-server/camel-
  providers/libcamelmapi.so: /usr/lib/x86_64-linux-gnu/libmapi.so.0:
  symbol DEBUGLEVEL_CLASS, version SAMBA_UTIL_0.0.1 not defined in file
  libsamba-util.so.0 with link time reference

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

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


[Desktop-packages] [Bug 1571854] Re: Recent samba updates broke mapi

2016-04-19 Thread Janzun
Same here with evolution and EWS account since upgrade last night. It
prompts for pass and allways says "wrong password". Downgrade is
complicated and it has security risks.

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

Title:
  Recent samba updates broke mapi

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  
  When running from the command line i get the following errors

  (evolution:3630): camel-CRITICAL **: camel_provider_list: Could not
  load /usr/lib/evolution-data-server/camel-providers/libcamelmapi.so:
  /usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS,
  version SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with
  link time reference

  (evolution:3630): e-data-server-WARNING **: module_load: 
/usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS, version 
SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with link time reference
  Failed to load module: /usr/lib/evolution/modules/module-mapi-configuration.so

  (evolution:3630): camel-WARNING **: Failed to initialize NSS SQL
  database in sql:/etc/pki/nssdb: NSS error -8126

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.4@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.16@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  (evolution-alarm-notify:3672): camel-CRITICAL **: camel_provider_list:
  Could not load /usr/lib/evolution-data-server/camel-
  providers/libcamelmapi.so: /usr/lib/x86_64-linux-gnu/libmapi.so.0:
  symbol DEBUGLEVEL_CLASS, version SAMBA_UTIL_0.0.1 not defined in file
  libsamba-util.so.0 with link time reference

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

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


[Desktop-packages] [Bug 1572169] Re: Update to 45.0.2

2016-04-19 Thread Chris Coulson
** Description changed:

- ...
+ This fixes various web compatibility regressions
+ 
+ https://www.mozilla.org/en-US/firefox/45.0.2/releasenotes/

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

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

Title:
  Update to 45.0.2

Status in firefox package in Ubuntu:
  Fix Released

Bug description:
  This fixes various web compatibility regressions

  https://www.mozilla.org/en-US/firefox/45.0.2/releasenotes/

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

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


[Desktop-packages] [Bug 1572214] [NEW] Xorg freeze

2016-04-19 Thread Pierre Blanche
Public bug reported:

After yesterday update, my laptop does not resume after suspend when and
only when I separate or re-attache it to the docking station. The power
diode light up but the scree is dark and the HD does not turn. I have to
hard turn off and on.

I use to have that bug in the past but it was corrected.

The package that were update yesterday are:
Python-samba
oracle-java7-installer
winbind
oracle-java6-installer
tdb-tools
samba
python-tdb
lib tevent0
samba-dsdb-modules
samba-common-bin
libldb1
libtdb1
samba-libs
smbclient
libtalloc2
python-talloc
libwbclient0
samba-vfs-modules
python-ldb
samba-common
libpq5
libsmbclient

Thanks,
-- 
Pierre

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: xorg 1:7.7+7ubuntu4
ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
Uname: Linux 4.2.0-35-generic x86_64
NonfreeKernelModules: nvidia
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  340.96  Sun Nov  8 22:33:28 
PST 2015
 GCC version:  gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2)
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Apr 19 08:43:36 2016
DistUpgraded: 2015-10-22 11:20:56,164 DEBUG enabling apt cron job
DistroCodename: wily
DistroVariant: ubuntu
GpuHangFrequency: Several times a day
GpuHangReproducibility: Yes, I can easily reproduce it
GpuHangStarted: Immediately after installing this version of Ubuntu
GraphicsCard:
 NVIDIA Corporation GT216M [NVS 5100M] [10de:0a2c] (rev a2) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company Device [103c:1521]
InstallationDate: Installed on 2013-10-22 (909 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016.1)
MachineType: Hewlett-Packard HP EliteBook 8540p
PccardctlStatus:
 Socket 0:
   3.3V
  16-bit
  PC Card
   Subdevice 0 (function 0) bound to driver "pata_pcmcia"
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.2.0-35-generic 
root=UUID=59aad90e-e05e-48e4-9bc1-d6365d981666 ro quiet splash nomodeset
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: Upgraded to wily on 2015-10-22 (179 days ago)
dmi.bios.date: 08/23/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68CVD Ver. F.0B
dmi.board.name: 1521
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 32.32
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68CVDVer.F.0B:bd08/23/2010:svnHewlett-Packard:pnHPEliteBook8540p:pvr:rvnHewlett-Packard:rn1521:rvrKBCVersion32.32:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 8540p
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.64-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu3
xserver.bootTime: Tue Apr 19 08:31:29 2016
xserver.configfile: default
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.17.2-1ubuntu9.1

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


** Tags: amd64 apport-bug freeze ubuntu wily

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

Title:
  Xorg freeze

Status in xorg package in Ubuntu:
  New

Bug description:
  After yesterday update, my laptop does not resume after suspend when
  and only when I separate or re-attache it to the docking station. The
  power diode light up but the scree is dark and the HD does not turn. I
  have to hard turn off and on.

  I use to have that bug in the past but it was corrected.

  The package that were update yesterday are:
  Python-samba
  oracle-java7-installer
  winbind
  oracle-java6-installer
  tdb-tools
  samba
  python-tdb
  lib tevent0
  samba-dsdb-modules
  samba-common-bin
  libldb1
  libtdb1
  samba-libs
  smbclient
  libtalloc2
  python-talloc
  libwbclient0
  samba-vfs-modules
  python-ldb
  samba-common
  libpq5
  libsmbclient

  Thanks,
  -- 
  Pierre

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: xorg 1:7.7+7ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.registry: Binary: ""
  

[Desktop-packages] [Bug 1572201] Re: Long ironic timeouts because of ServFail DNS error

2016-04-19 Thread Jim Rollenhagen
This was mistakenly assigned to network-manager.

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

** Changed in: network-manager (Ubuntu)
   Status: New => Invalid

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

Title:
  Long ironic timeouts because of ServFail DNS error

Status in Ironic:
  New
Status in network-manager package in Ubuntu:
  Invalid

Bug description:
  Description of problem:
  When ironic (undercloud) is not able to get reverse DNS entry for IP assigned 
to br-ctlplane (doesn't even receive NXDomain error message in time, e.g. DNS 
server is misconfigured, connectivity issues, ...), all ironic commands take 
very long to execute (they will time out, but they still succeed).

  [undercloud]: $ time ironic-node list
  
+--+--+---+-++-+
  | UUID | Name | Instance UUID | Power State | 
Provisioning State | Maintenance |
  
+--+--+---+-++-+
  ...
  real0m55.383s
  user0m0.248s
  sys 0m0.043s

  Version-Release number of selected component (if applicable):
  Tested on OSP director 8

  How reproducible (example with IP 10.100.100.1):
  [undercloud]: $ ip a
  ...
  7: br-ctlplane:  mtu 1500 qdisc noqueue 
state UNKNOWN 
  link/ether  brd ff:ff:ff:ff:ff:ff
  inet 10.100.100.1/24 brd 10.100.100.255 scope global br-ctlplane
 valid_lft forever preferred_lft forever
  ...

  Configure your DNS server to not respond (even with NXDOMAIN) for
  10.100.100.1:

  [undercloud]: $ time host 10.100.100.1
  ;; connection timed out; no servers could be reached
  real0m14.005s
  user0m0.003s
  sys 0m0.003s

  [undercloud]: $ time dig -x 10.100.100.1
  ...
  ;; global options: +cmd
  ;; Got answer:
  ;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 20304
  ;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
  ;; OPT PSEUDOSECTION:
  ; EDNS: version: 0, flags:; udp: 4096
  ;; QUESTION SECTION:
  ...
  ;; connection timed out; no servers could be reached
  real0m21.007s
  user0m0.003s
  sys 0m0.004s

  [undercloud]: $ time nslookup 10.100.100.1
  ;; connection timed out; trying next origin
  ;; connection timed out; trying next origin
  ;; Got SERVFAIL reply from XYZ, trying next server
  ;; connection timed out; trying next origin
  ;; connection timed out; trying next origin
  ;; connection timed out; no servers could be reached
  real0m50.008s
  user0m0.002s
  sys 0m0.009

  Actual results:
  Ironic commands can take 20-60 seconds per one in this case

  Expected results:
  Ironic should have mechanism to deal with this, commands shouldn't take tens 
of seconds rather than milliseconds:
  [undercloud]: $ time ironic-node list
  
+--+--+---+-++-+
  | UUID | Name | Instance UUID | Power State | 
Provisioning State | Maintenance |
  
+--+--+---+-++-+
  ...
  real0m0.393s
  user0m0.244s
  sys 0m0.041s

  Originaly created: https://bugzilla.redhat.com/show_bug.cgi?id=1328143

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

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


[Desktop-packages] [Bug 1530521] Re: librsvg 2.40.12 crashes when rendering SVGs with filters

2016-04-19 Thread dino99
Did not got that problem again

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

Title:
  librsvg 2.40.12 crashes when rendering SVGs with filters

Status in librsvg package in Ubuntu:
  Invalid

Bug description:
  How to reproduce:

  - with a gnome-shell session, try to get 'dash to dock'  extension icons to 
be displayed directly or via gnome-tweak-tool, but fails
  - open the 'media' subfolder of that extension makes nautilus crashing (crash 
file joined)

  - digging around, the 'logo.svg' file is the faulty image
  - confirmed by upstream:  https://bugzilla.gnome.org/show_bug.cgi?id=759084 
as a 2.40.12 regression

  https://github.com/micheleg/dash-to-dock/issues/262

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: librsvg2-2 2.40.12-1
  ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5
  Uname: Linux 3.19.0-28-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Jan  2 10:09:29 2016
  SourcePackage: librsvg
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1530521] Re: librsvg 2.40.12 crashes when rendering SVGs with filters

2016-04-19 Thread dino99
Did not got that problem again

** Changed in: librsvg (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  librsvg 2.40.12 crashes when rendering SVGs with filters

Status in librsvg package in Ubuntu:
  Invalid

Bug description:
  How to reproduce:

  - with a gnome-shell session, try to get 'dash to dock'  extension icons to 
be displayed directly or via gnome-tweak-tool, but fails
  - open the 'media' subfolder of that extension makes nautilus crashing (crash 
file joined)

  - digging around, the 'logo.svg' file is the faulty image
  - confirmed by upstream:  https://bugzilla.gnome.org/show_bug.cgi?id=759084 
as a 2.40.12 regression

  https://github.com/micheleg/dash-to-dock/issues/262

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: librsvg2-2 2.40.12-1
  ProcVersionSignature: Ubuntu 3.19.0-28.30-generic 3.19.8-ckt5
  Uname: Linux 3.19.0-28-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Sat Jan  2 10:09:29 2016
  SourcePackage: librsvg
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1572201] [NEW] Long ironic timeouts because of ServFail DNS error

2016-04-19 Thread Filip Hubík
Public bug reported:

Description of problem:
When ironic (undercloud) is not able to get reverse DNS entry for IP assigned 
to br-ctlplane (doesn't even receive NXDomain error message in time, e.g. DNS 
server is misconfigured, connectivity issues, ...), all ironic commands take 
very long to execute (they will time out, but they still succeed).

[undercloud]: $ time ironic-node list
+--+--+---+-++-+
| UUID | Name | Instance UUID | Power State | 
Provisioning State | Maintenance |
+--+--+---+-++-+
...
real0m55.383s
user0m0.248s
sys 0m0.043s

Version-Release number of selected component (if applicable):
Tested on OSP director 8

How reproducible (example with IP 10.100.100.1):
[undercloud]: $ ip a
...
7: br-ctlplane:  mtu 1500 qdisc noqueue state 
UNKNOWN 
link/ether  brd ff:ff:ff:ff:ff:ff
inet 10.100.100.1/24 brd 10.100.100.255 scope global br-ctlplane
   valid_lft forever preferred_lft forever
...

Configure your DNS server to not respond (even with NXDOMAIN) for
10.100.100.1:

[undercloud]: $ time host 10.100.100.1
;; connection timed out; no servers could be reached
real0m14.005s
user0m0.003s
sys 0m0.003s

[undercloud]: $ time dig -x 10.100.100.1
...
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: SERVFAIL, id: 20304
;; flags: qr rd ra; QUERY: 1, ANSWER: 0, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
;; QUESTION SECTION:
...
;; connection timed out; no servers could be reached
real0m21.007s
user0m0.003s
sys 0m0.004s

[undercloud]: $ time nslookup 10.100.100.1
;; connection timed out; trying next origin
;; connection timed out; trying next origin
;; Got SERVFAIL reply from XYZ, trying next server
;; connection timed out; trying next origin
;; connection timed out; trying next origin
;; connection timed out; no servers could be reached
real0m50.008s
user0m0.002s
sys 0m0.009

Actual results:
Ironic commands can take 20-60 seconds per one in this case

Expected results:
Ironic should have mechanism to deal with this, commands shouldn't take tens of 
seconds rather than milliseconds:
[undercloud]: $ time ironic-node list
+--+--+---+-++-+
| UUID | Name | Instance UUID | Power State | 
Provisioning State | Maintenance |
+--+--+---+-++-+
...
real0m0.393s
user0m0.244s
sys 0m0.041s

Originaly created: https://bugzilla.redhat.com/show_bug.cgi?id=1328143

** Affects: ironic
 Importance: Undecided
 Status: New

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Invalid

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

Title:
  Long ironic timeouts because of ServFail DNS error

Status in Ironic:
  New
Status in network-manager package in Ubuntu:
  Invalid

Bug description:
  Description of problem:
  When ironic (undercloud) is not able to get reverse DNS entry for IP assigned 
to br-ctlplane (doesn't even receive NXDomain error message in time, e.g. DNS 
server is misconfigured, connectivity issues, ...), all ironic commands take 
very long to execute (they will time out, but they still succeed).

  [undercloud]: $ time ironic-node list
  
+--+--+---+-++-+
  | UUID | Name | Instance UUID | Power State | 
Provisioning State | Maintenance |
  
+--+--+---+-++-+
  ...
  real0m55.383s
  user0m0.248s
  sys 0m0.043s

  Version-Release number of selected component (if applicable):
  Tested on OSP director 8

  How reproducible (example with IP 10.100.100.1):
  [undercloud]: $ ip a
  ...
  7: br-ctlplane:  mtu 1500 qdisc noqueue 
state UNKNOWN 
  link/ether  brd ff:ff:ff:ff:ff:ff
  inet 10.100.100.1/24 brd 10.100.100.255 scope global br-ctlplane
 valid_lft forever preferred_lft forever
  ...

  Configure your DNS server to not respond (even with NXDOMAIN) for
  10.100.100.1:

  [undercloud]: $ time host 10.100.100.1
  ;; connection timed out; no servers could be reached
  real0m14.005s
  user0m0.003s
  sys 0m0.003s

  [undercloud]: $ time dig -x 10.100.100.1
  ...
  ;; global options: +cmd
  ;; Got answer:
  ;; 

[Desktop-packages] [Bug 1572199] [NEW] cups 2.1.3-4 causes Lubuntu 16.04 to hang on shutdown

2016-04-19 Thread Bill Miller
Public bug reported:

cups 2.1.3-3 does not have this problem.  Confirmed on 32 bit virtual
and real machines.  Problem was reported on VM.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: cups 2.1.3-4
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic i686
ApportVersion: 2.20-0ubuntu3
Architecture: i386
CasperVersion: 1.368
CupsErrorLog:
 
CurrentDesktop: LXDE
Date: Tue Apr 19 15:12:05 2016
LiveMediaBuild: Lubuntu 16.04 LTS "Xenial Xerus" - Beta i386 (20160323)
Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: innotek GmbH VirtualBox
Papersize: a4
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash ---
SourcePackage: cups
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.board.name: VirtualBox
dmi.board.vendor: Oracle Corporation
dmi.board.version: 1.2
dmi.chassis.type: 1
dmi.chassis.vendor: Oracle Corporation
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH

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


** Tags: apport-bug i386 xenial

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

Title:
  cups 2.1.3-4 causes Lubuntu 16.04 to hang on shutdown

Status in cups package in Ubuntu:
  New

Bug description:
  cups 2.1.3-3 does not have this problem.  Confirmed on 32 bit virtual
  and real machines.  Problem was reported on VM.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: cups 2.1.3-4
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CasperVersion: 1.368
  CupsErrorLog:
   
  CurrentDesktop: LXDE
  Date: Tue Apr 19 15:12:05 2016
  LiveMediaBuild: Lubuntu 16.04 LTS "Xenial Xerus" - Beta i386 (20160323)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Papersize: a4
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash ---
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

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

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


[Desktop-packages] [Bug 1572199] Re: cups 2.1.3-4 causes Lubuntu 16.04 to hang on shutdown

2016-04-19 Thread Bill Miller
cups isn't included in the Lubuntu "final" build.  So I installed it
manually to get printing to work, and it causes this problem.  Maybe
that's why they left it out!  It was in beta 2 and worked ok there, it
was the 2.1.3-3 version.

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

Title:
  cups 2.1.3-4 causes Lubuntu 16.04 to hang on shutdown

Status in cups package in Ubuntu:
  New

Bug description:
  cups 2.1.3-3 does not have this problem.  Confirmed on 32 bit virtual
  and real machines.  Problem was reported on VM.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: cups 2.1.3-4
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CasperVersion: 1.368
  CupsErrorLog:
   
  CurrentDesktop: LXDE
  Date: Tue Apr 19 15:12:05 2016
  LiveMediaBuild: Lubuntu 16.04 LTS "Xenial Xerus" - Beta i386 (20160323)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Papersize: a4
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash ---
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

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

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


[Desktop-packages] [Bug 1568604] Re: xubuntu 16.04 beta loses mouse cursor when returning from sleep

2016-04-19 Thread Pavlushka
> can anyone affected check that a switch to vt1 and back to vt7 brings cursor 
> back
yes, it restores my cursor too.

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

Title:
  xubuntu 16.04 beta loses mouse cursor when returning from sleep

Status in xf86-video-intel:
  Fix Released
Status in xserver-xorg-video-intel package in Ubuntu:
  Confirmed

Bug description:
  no matter if you suspend or sleep, to swap or disk when you return
  from it, the mouse cursor is missing.you can still move the mouse
  and you can see (because it highlights the window) as you move it
  around.   But the cursor is not displayed on the screen.

  i am using a lenovo W540 laptop.   I downloaded the latest beta on
  april 8 2016.

  this is xubuntu using the xfce window manager.

  the cursor does return if i log off and log back in, but that actually 
defeats the purpose of going to sleep.
  --- 
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2016-04-08 (2 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  Package: light-locker 1.7.0-2ubuntu1
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=en_US
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Tags:  xenial
  Uname: Linux 4.4.0-18-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:
   
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/1568604/+subscriptions

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


[Desktop-packages] [Bug 1551897] Re: Excessive CPU utilization

2016-04-19 Thread Bug Watch Updater
** Changed in: pcsc-lite (Debian)
   Status: Unknown => Confirmed

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

Title:
  Excessive CPU utilization

Status in pcsc-lite package in Ubuntu:
  Confirmed
Status in pcsc-lite package in Debian:
  Confirmed

Bug description:
  In xenial, pcscd CPU utilization occasionally goes haywire:

PID USER  PR  NIVIRTRESSHR S  %CPU %MEM TIME+ COMMAND   


  27404 root  20   0  384264   4992   2228 S 100.3  0.0  75:39.03 
/usr/sbin/pcscd --foreground --auto-exit
  

  I get this about once a day since installing xenial. I can't quite
  connect it to any specific event on the system, it just seems to
  happen sporadically -- fan turns on, I run top, and there it is again.

  Never had this issue on same hardware incl. smartcard with trusty.

  I wonder if it might be this? https://bugs.debian.org/cgi-
  bin/bugreport.cgi?bug=718473

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/1551897/+subscriptions

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


[Desktop-packages] [Bug 1572169] [NEW] Update to 45.0.2

2016-04-19 Thread Chris Coulson
Public bug reported:

...

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

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

Title:
  Update to 45.0.2

Status in firefox package in Ubuntu:
  New

Bug description:
  ...

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

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


[Desktop-packages] [Bug 1502193] Re: Remove friends from archive

2016-04-19 Thread Khurshid Alam
Why it was removed from archive? Unity social lens was only way to
provide twitter notification to desktop. First you disable a perfectly
working friends-service, then you removed from archived too? See bug:
#1406358

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

Title:
  Remove friends from archive

Status in friends package in Ubuntu:
  Fix Released
Status in libfriends package in Ubuntu:
  Fix Released
Status in qml-friends package in Ubuntu:
  Fix Released
Status in ubuntu-touch-meta package in Ubuntu:
  Fix Released
Status in unity-lens-friends package in Ubuntu:
  Fix Released

Bug description:
  Friends is no longer supported and should be removed from the archive

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

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


[Desktop-packages] [Bug 1502193] Re: Remove friends from archive

2016-04-19 Thread Khurshid Alam
https://bugs.launchpad.net/ubuntu/+source/friends/+bug/1406358

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

Title:
  Remove friends from archive

Status in friends package in Ubuntu:
  Fix Released
Status in libfriends package in Ubuntu:
  Fix Released
Status in qml-friends package in Ubuntu:
  Fix Released
Status in ubuntu-touch-meta package in Ubuntu:
  Fix Released
Status in unity-lens-friends package in Ubuntu:
  Fix Released

Bug description:
  Friends is no longer supported and should be removed from the archive

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

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


[Desktop-packages] [Bug 860971] Re: No deezer integration

2016-04-19 Thread Bug Watch Updater
** Changed in: rhythmbox
   Status: New => Confirmed

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

Title:
  No deezer integration

Status in Rhythmbox:
  Confirmed
Status in rhythmbox package in Ubuntu:
  Confirmed

Bug description:
  Would be great if I could listen to the huge deezer catalogue directly
  though rhythmbox. Deezer is the most popular audio streamer in France,
  and become worldwide well-known through facebook popularity.

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

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


[Desktop-packages] [Bug 1571854] Re: Recent samba updates broke mapi

2016-04-19 Thread Corey Reichle
Same output as James Stevenson when launching Evolution with the MAPI
plugin.  Definitley appears to be a symbol problem on the libmapi.so
library.

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

Title:
  Recent samba updates broke mapi

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  
  When running from the command line i get the following errors

  (evolution:3630): camel-CRITICAL **: camel_provider_list: Could not
  load /usr/lib/evolution-data-server/camel-providers/libcamelmapi.so:
  /usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS,
  version SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with
  link time reference

  (evolution:3630): e-data-server-WARNING **: module_load: 
/usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS, version 
SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with link time reference
  Failed to load module: /usr/lib/evolution/modules/module-mapi-configuration.so

  (evolution:3630): camel-WARNING **: Failed to initialize NSS SQL
  database in sql:/etc/pki/nssdb: NSS error -8126

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.4@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.16@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  (evolution-alarm-notify:3672): camel-CRITICAL **: camel_provider_list:
  Could not load /usr/lib/evolution-data-server/camel-
  providers/libcamelmapi.so: /usr/lib/x86_64-linux-gnu/libmapi.so.0:
  symbol DEBUGLEVEL_CLASS, version SAMBA_UTIL_0.0.1 not defined in file
  libsamba-util.so.0 with link time reference

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

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


[Desktop-packages] [Bug 1571854] Re: Recent samba updates broke mapi

2016-04-19 Thread Corey Reichle
It also appears that downgrading the library package is not a possible
solution via apt-get, as it cannot downgrade other packages as well
(Mostly Desktop core components, such as Nautilus)

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

Title:
  Recent samba updates broke mapi

Status in evolution package in Ubuntu:
  Confirmed

Bug description:
  
  When running from the command line i get the following errors

  (evolution:3630): camel-CRITICAL **: camel_provider_list: Could not
  load /usr/lib/evolution-data-server/camel-providers/libcamelmapi.so:
  /usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS,
  version SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with
  link time reference

  (evolution:3630): e-data-server-WARNING **: module_load: 
/usr/lib/x86_64-linux-gnu/libmapi.so.0: symbol DEBUGLEVEL_CLASS, version 
SAMBA_UTIL_0.0.1 not defined in file libsamba-util.so.0 with link time reference
  Failed to load module: /usr/lib/evolution/modules/module-mapi-configuration.so

  (evolution:3630): camel-WARNING **: Failed to initialize NSS SQL
  database in sql:/etc/pki/nssdb: NSS error -8126

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.4@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): WARNING **: Failed to add service 'mail@removed'
  (1455129916.2237.16@james-desktop): No provider available for protocol
  'mapi'

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  ** (evolution:3630): CRITICAL **: mail_session_refresh_cb: assertion
  'service != NULL' failed

  (evolution-alarm-notify:3672): camel-CRITICAL **: camel_provider_list:
  Could not load /usr/lib/evolution-data-server/camel-
  providers/libcamelmapi.so: /usr/lib/x86_64-linux-gnu/libmapi.so.0:
  symbol DEBUGLEVEL_CLASS, version SAMBA_UTIL_0.0.1 not defined in file
  libsamba-util.so.0 with link time reference

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

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


Re: [Desktop-packages] [Bug 1571677] Re: upgrading caused a broken apt cache due to *-lts-vivid packages conflicting with current X packages

2016-04-19 Thread Mario Limonciello
I already had resolved the conflicts manually after I filed this bug, so it
is already upgraded.

On Tue, Apr 19, 2016 at 5:55 AM Timo Aaltonen 
wrote:

> in the meantime, could you try ppa:tjaalton/test ?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1571677
>
> Title:
>   upgrading caused a broken apt cache due to *-lts-vivid packages
>   conflicting with current X packages
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/xorg-lts-transitional/+bug/1571677/+subscriptions
>

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

Title:
  upgrading caused a broken apt cache due to *-lts-vivid packages
  conflicting with current X packages

Status in xorg-lts-transitional package in Ubuntu:
  Incomplete

Bug description:
  I upgraded from a 14.04 release that had the various *-lts-vivid
  packages installed to 16.04 using do-release-upgrade -d.

  After upgrading the apt cache is busted because none of the meta and
  xorg-core packages can get installed.

  t@t-XPS-13-9350:/var/crash$ sudo apt upgrade
  [sudo] password for t: 
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Calculating upgrade... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   libgl1-mesa-dri-lts-vivid : Conflicts: libgl1-mesa-dri
   xserver-xorg-core-lts-vivid : Conflicts: xserver-xorg-core
 Conflicts: xserver-xorg-video-modesetting
   xserver-xorg-lts-vivid : Conflicts: libgl1-mesa-dri (>= 0~)
Conflicts: libxatracker2 (>= 0~)
Conflicts: xserver-xorg
Conflicts: xserver-xorg-core (>= 0~)
Conflicts: xserver-xorg-video-all (>= 0~) but 
1:7.7+13ubuntu3 is to be installed
Recommends: xserver-xorg-input-all-lts-vivid but it 
is not installable
Recommends: xserver-xorg-video-all-lts-vivid but it 
is not installable
Recommends: libegl1-mesa-drivers-lts-vivid but it 
is not installable
Recommends: libgles2-mesa-lts-vivid but it is not 
installable
Recommends: libgles1-mesa-lts-vivid but it is not 
installable
  E: Broken packages

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubuntu-release-upgrader-core 1:16.04.11
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CrashDB: ubuntu
  CurrentDesktop: Unity
  Date: Mon Apr 18 09:14:22 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-osp1-20150720-0
  InstallationDate: Installed on 2016-04-03 (14 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20150720-04:06
  PackageArchitecture: all
  SourcePackage: ubuntu-release-upgrader
  Symptom: ubuntu-release-upgrader
  UpgradeStatus: Upgraded to xenial on 2016-04-18 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-lts-transitional/+bug/1571677/+subscriptions

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


Re: [Desktop-packages] [Bug 1553685] Re: Lenovo Y700-17ISK subwoofer doesn't work

2016-04-19 Thread Manikandan Ramakrishnan
Same here

Sent from my iPhone

On Apr 19, 2016, at 2:44 AM, Thomas Parys  wrote:

>> speaker-test -c4 -t wav -D hw:0
> 
> My Ubuntu does only see 2 channels: Front Left and Front Right. Still no
> luck. Tried the HDA tool, enabling pins. Nothing works. :(
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1553685
> 
> Title:
>  Lenovo Y700-17ISK subwoofer doesn't work
> 
> Status in alsa-driver package in Ubuntu:
>  Incomplete
> 
> Bug description:
>  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 
> 4GB)
>  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
> 4.4.0-10-generic, nvidia 361.28)
> 
>  Problem: Notebook subwoofer doesn't work.
> 
>  Judging from alsa-info.sh output, there is no pin declared for the bass 
> output by BIOS.
>  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'
> 
>  ProblemType: Bug
>  DistroRelease: Ubuntu 16.04
>  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
>  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
>  Uname: Linux 4.4.0-10-generic x86_64
>  ApportVersion: 2.20-0ubuntu3
>  Architecture: amd64
>  AudioDevicesInUse:
>   USERPID ACCESS COMMAND
>   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
>  CurrentDesktop: Unity
>  Date: Sun Mar  6 11:02:21 2016
>  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
>  InstallationDate: Installed on 2016-03-05 (0 days ago)
>  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
>  MachineType: LENOVO 80Q0
>  ProcFB: 0 inteldrmfb
>  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
> root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
>  RelatedPackageVersions:
>   linux-restricted-modules-4.4.0-10-generic N/A
>   linux-backports-modules-4.4.0-10-generic  N/A
>   linux-firmware1.156
>  SourcePackage: linux
>  UpgradeStatus: No upgrade log present (probably fresh install)
>  dmi.bios.date: 01/31/2016
>  dmi.bios.vendor: LENOVO
>  dmi.bios.version: CDCN30WW
>  dmi.board.asset.tag: NO Asset Tag
>  dmi.board.name: Allsparks 7A
>  dmi.board.vendor: LENOVO
>  dmi.board.version: NO DPK
>  dmi.chassis.asset.tag: NO Asset Tag
>  dmi.chassis.type: 10
>  dmi.chassis.vendor: LENOVO
>  dmi.chassis.version: Lenovo ideapad Y700-17ISK
>  dmi.modalias: 
> dmi:bvnLENOVO:bvrCDCN30WW:bd01/31/2016:svnLENOVO:pn80Q0:pvrLenovoideapadY700-17ISK:rvnLENOVO:rnAllsparks7A:rvrNODPK:cvnLENOVO:ct10:cvrLenovoideapadY700-17ISK:
>  dmi.product.name: 80Q0
>  dmi.product.version: Lenovo ideapad Y700-17ISK
>  dmi.sys.vendor: LENOVO
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1553685/+subscriptions

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

Title:
  Lenovo Y700-17ISK subwoofer doesn't work

Status in alsa-driver package in Ubuntu:
  Incomplete

Bug description:
  Lenovo Y700-17ISK (Intel Core i7-6700HQ/RAM 16GB/SSD 512GB/Nvidia GTX960M 4GB)
  Operating system: Ubuntu 16.04 (xenial-desktop-amd64.iso 04-Mar-2016, kernel 
4.4.0-10-generic, nvidia 361.28)

  Problem: Notebook subwoofer doesn't work.

  Judging from alsa-info.sh output, there is no pin declared for the bass 
output by BIOS.
  Please find a zip file attached: 'alsa-info_hdajackretask-unconnected-pins'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-10-generic 4.4.0-10.25
  ProcVersionSignature: Ubuntu 4.4.0-10.25-generic 4.4.3
  Uname: Linux 4.4.0-10-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  aljosa 1776 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Mar  6 11:02:21 2016
  HibernationDevice: RESUME=UUID=ac022671-63df-40ae-bffe-66fff3b35125
  InstallationDate: Installed on 2016-03-05 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160304)
  MachineType: LENOVO 80Q0
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-10-generic.efi.signed 
root=UUID=aa4325c4-4b4c-4372-b8ca-a66c3e5b2aa6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-10-generic N/A
   linux-backports-modules-4.4.0-10-generic  N/A
   linux-firmware1.156
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/31/2016
  dmi.bios.vendor: LENOVO
  dmi.bios.version: CDCN30WW
  dmi.board.asset.tag: NO Asset Tag
  dmi.board.name: Allsparks 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: NO DPK
  dmi.chassis.asset.tag: NO Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo ideapad 

[Desktop-packages] [Bug 1568852] Re: missing title bar for some applications

2016-04-19 Thread Martin Fiedler
** Description changed:

  Some applications are missing the titlebar in gnome-session-flashback
  with Metacity. Standard GNOME applications are not affected, but some
  that use Xlib directly, like mupdf or feh, are.
  
  Steps to reproduce:
  - Use mupdf to display any .pdf file, or use feh to display any image file.
  
  Expected result:
  - A window with a title bar appears.
  
  Actual result:
  - A window without title bar, but thicker borders, appears.
  - This does not always happen; sometimes, the title bars appear just fine.
  - see attached screenshot
  
  Things I tried:
  - Enabling/disabling org.gnome.metacity.compositing-manager via dconf-editor 
doesn't make a difference.
  - In an Xlib-based program I wrote myself, I could get rid of this by doing a 
dummy call to XSetWMNormalHints() with BaseSize set to the window size I was 
using anyway and MinSize set to 1x1.
  
  metacity:
-   Installed: 1:3.18.3-1ubuntu2
-   Candidate: 1:3.18.3-1ubuntu2
-   Version table:
-  *** 1:3.18.3-1ubuntu2 500
- 500 http://mirror.dreamchip.de/ubuntu xenial/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 1:3.18.3-1ubuntu2
+   Candidate: 1:3.18.3-1ubuntu2
+   Version table:
+  *** 1:3.18.3-1ubuntu2 500
+ 500 http://de.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
+ 100 /var/lib/dpkg/status
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

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

Title:
  missing title bar for some applications

Status in metacity package in Ubuntu:
  New

Bug description:
  Some applications are missing the titlebar in gnome-session-flashback
  with Metacity. Standard GNOME applications are not affected, but some
  that use Xlib directly, like mupdf or feh, are.

  Steps to reproduce:
  - Use mupdf to display any .pdf file, or use feh to display any image file.

  Expected result:
  - A window with a title bar appears.

  Actual result:
  - A window without title bar, but thicker borders, appears.
  - This does not always happen; sometimes, the title bars appear just fine.
  - see attached screenshot

  Things I tried:
  - Enabling/disabling org.gnome.metacity.compositing-manager via dconf-editor 
doesn't make a difference.
  - In an Xlib-based program I wrote myself, I could get rid of this by doing a 
dummy call to XSetWMNormalHints() with BaseSize set to the window size I was 
using anyway and MinSize set to 1x1.

  metacity:
    Installed: 1:3.18.3-1ubuntu2
    Candidate: 1:3.18.3-1ubuntu2
    Version table:
   *** 1:3.18.3-1ubuntu2 500
  500 http://de.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  100 /var/lib/dpkg/status
  Description:  Ubuntu Xenial Xerus (development branch)
  Release:  16.04

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

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


[Desktop-packages] [Bug 1572128] [NEW] $ ubuntu-bug xorg

2016-04-19 Thread Tim Paul
Public bug reported:

 $ ubuntu-bug xorg

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8.1
ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
Uname: Linux 3.13.0-74-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Tue Apr 19 05:52:03 2016
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation Core Processor Integrated Graphics Controller [8086:0042] 
(rev 18) (prog-if 00 [VGA controller])
   Subsystem: Intel Corporation Core Processor Integrated Graphics Controller 
[8086:0042]
InstallationDate: Installed on 2014-02-24 (785 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140222)
MachineType: System76, Inc. Ratel Ultra
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-74-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/11/2010
dmi.bios.vendor: Intel Corp.
dmi.bios.version: JGIBX10J.86A.0601.2010..0048
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: DH57JG
dmi.board.vendor: Intel Corporation
dmi.board.version: AAE70930-304
dmi.chassis.type: 2
dmi.modalias: 
dmi:bvnIntelCorp.:bvrJGIBX10J.86A.0601.2010..0048:bd11/11/2010:svnSystem76,Inc.:pnRatelUltra:pvrratu1:rvnIntelCorporation:rnDH57JG:rvrAAE70930-304:cvn:ct2:cvr:
dmi.product.name: Ratel Ultra
dmi.product.version: ratu1
dmi.sys.vendor: System76, Inc.
version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.60-2~ubuntu14.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.5
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.5
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.6
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sat Apr  2 20:57:43 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id  13 
 vendor ACR
xserver.version: 2:1.15.1-0ubuntu2.7

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


** Tags: amd64 apport-bug trusty ubuntu

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

Title:
   $ ubuntu-bug xorg

Status in xorg package in Ubuntu:
  New

Bug description:
   $ ubuntu-bug xorg

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-74.118-generic 3.13.11-ckt30
  Uname: Linux 3.13.0-74-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Tue Apr 19 05:52:03 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0042] 
(rev 18) (prog-if 00 [VGA controller])
 Subsystem: Intel Corporation Core Processor Integrated Graphics Controller 
[8086:0042]
  InstallationDate: Installed on 2014-02-24 (785 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140222)
  MachineType: System76, Inc. Ratel Ultra
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-74-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2010
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: JGIBX10J.86A.0601.2010..0048
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: DH57JG
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAE70930-304
  dmi.chassis.type: 2
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrJGIBX10J.86A.0601.2010..0048:bd11/11/2010:svnSystem76,Inc.:pnRatelUltra:pvrratu1:rvnIntelCorporation:rnDH57JG:rvrAAE70930-304:cvn:ct2:cvr:
  dmi.product.name: Ratel Ultra
  dmi.product.version: ratu1
  dmi.sys.vendor: System76, Inc.
  version.compiz: 

[Desktop-packages] [Bug 1566437] Re: Scrolling randomly stops working

2016-04-19 Thread teo1978
Errata: by "is that" I meant "is there", of course

** Package changed: gnome-terminal (Ubuntu) => bash (Ubuntu)

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

Title:
  Scrolling randomly stops working

Status in bash package in Ubuntu:
  New

Bug description:
  Usually, scrolling in the terminal window works as expected, which is like 
this:
  - the terminal window has a scrollbar
  - Assuming there are more lines (of commands you have typed + their output) 
than fit in the window, you can scroll up and down both by dragging the 
scrollbar and by using the mouse wheel

  
  However, at random times, the Terminal starts behaving like this:
  1 - the scrollbar's "handle" is as high as the whole scrollbar, as if the 
existing lines didn't exceed the height of the window, even if that is not the 
case
  2 - you can't scroll by dragging the scrollbar (which is consistent with 1)
  3 - the scrollwheel behaves like the up and down arrow keys, that is, it 
scans through previously typed commands in your history.

  
  I have no idea what triggers the nonsense behavior. It seems to start 
happening randomly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  5 19:05:18 2016
  InstallationDate: Installed on 2013-10-11 (906 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2016-01-18 (78 days ago)

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

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


[Desktop-packages] [Bug 1566437] Re: Scrolling randomly stops working

2016-04-19 Thread teo1978
Is that any reason why bash shouldn't always restore the the terminal
settings after any program it launches exits? (where by "restore" I mean
restore the settings as they were before launching the program, not
necessarily the default ones).

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

Title:
  Scrolling randomly stops working

Status in bash package in Ubuntu:
  New

Bug description:
  Usually, scrolling in the terminal window works as expected, which is like 
this:
  - the terminal window has a scrollbar
  - Assuming there are more lines (of commands you have typed + their output) 
than fit in the window, you can scroll up and down both by dragging the 
scrollbar and by using the mouse wheel

  
  However, at random times, the Terminal starts behaving like this:
  1 - the scrollbar's "handle" is as high as the whole scrollbar, as if the 
existing lines didn't exceed the height of the window, even if that is not the 
case
  2 - you can't scroll by dragging the scrollbar (which is consistent with 1)
  3 - the scrollwheel behaves like the up and down arrow keys, that is, it 
scans through previously typed commands in your history.

  
  I have no idea what triggers the nonsense behavior. It seems to start 
happening randomly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  5 19:05:18 2016
  InstallationDate: Installed on 2013-10-11 (906 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2016-01-18 (78 days ago)

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

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


[Desktop-packages] [Bug 1380480] Re: network disabled after suspend - resume

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

** Changed in: linux-lts-xenial (Ubuntu)
   Status: New => Confirmed

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

Title:
  network disabled after suspend - resume

Status in linux-lts-xenial package in Ubuntu:
  Confirmed
Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Background: 
  this started to happen after the upgrade to Utopic Beta 1

  3) When I close the laptop's lid and open, the wifi should reconnect
  4) Wifi does not reconnect. It says "Wi-Fi networks" - "disconnected" when I 
left-click on NM icon in notif area. However the context menu (right-click) has 
items "Enable networking" and "Enable Wi-Fi" both with checkmarks.

  Workarounds: 
  switch off - on the physical switch on laptop OR  two times go and select 
"Enable networking" in the NM context menu (after first time it removes 
checkmark and the  "Enable Wi-Fi" item - visual feedback of being disabled).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: network-manager 0.9.8.8-0ubuntu27
  ProcVersionSignature: Ubuntu 3.16.0-21.28-generic 3.16.4
  Uname: Linux 3.16.0-21-generic x86_64
  ApportVersion: 2.14.7-0ubuntu5
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sat Oct 11 22:33:06 2014
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-07-21 (447 days ago)
  InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release amd64 
(20130423.1)
  IpRoute:
   default via 192.168.10.1 dev wlan0  proto static 
   10.9.9.0/24 dev vboxnet0  proto kernel  scope link  src 10.9.9.1 
   192.168.10.0/24 dev wlan0  proto kernel  scope link  src 192.168.10.239  
metric 9
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to utopic on 2014-09-25 (16 days ago)
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2014-07-19T15:03:44.847279
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   eth0   802-3-ethernetunavailable   
/org/freedesktop/NetworkManager/Devices/1  
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.8.8connected   enabled   enabled 
enabledenabled enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-lts-xenial/+bug/1380480/+subscriptions

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


[Desktop-packages] [Bug 1553296] Re: [FFe] Update to maintenance release 2.7

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

** This bug has been marked a duplicate of bug 1572112
   FFe: Merge lcms2 2.7-1 (main) from Debian unstable (main)

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

Title:
  [FFe] Update to maintenance release 2.7

Status in lcms2 package in Ubuntu:
  New
Status in lcms2 package in Debian:
  New

Bug description:
  https://github.com/mm2/Little-CMS/blob/master/ChangeLog

  Fixed a possible segmentation fault in a non-happy path
  Fixed a macro clash on SNONE. 
  Added a safety check on named color lists
  Added a function to retrieve the iohandler of a given profile object
  Remove unused vcproj files
  Some maintenance fixes
  utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'… …
  Add missing comma in CGATS parser
  Remove dead code.
  Move unused var suppresor before the `return` statements.
  Added a flag  to clip negative values in unbounded transforms (only gray, 
rgb, cmyk)
  Added a global optimization that merges consecutive matrices in pipelines. 
Fixes loss of precision in some transforms
  New project for mac
  Added license for iccjpeg.c
  Added a project for VS2013
  Fixed wrong handling of extra channels in some formatters.
  Added an option in transicc for working in bounded mode
  Added a version retrieval function 

  ---
  2.7 Maintenance release
  ---

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

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


[Desktop-packages] [Bug 1572112] [NEW] FFe: Merge lcms2 2.7-1 (main) from Debian unstable (main)

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

Please Merge lcms2 2.7-1 (main) from Debian unstable (main)

Explanation of the Ubuntu delta:
  * No change rebuild to get debug symbols on all architectures.
  * Merge with Debian, remaining change:
- debian/patches/byte-order.patch: Use endian.h to determine byte order in 
use.


Explanation of FeatureFreeze exception:

According to upstream, 2.7 is a maintenance release which improves multi
threading, adds contexts and a new locking plug-in type, among bugfixes
and other minor features.

https://github.com/mm2/Little-CMS/blob/master/ChangeLog

Fixed a possible segmentation fault in a non-happy path
Fixed a macro clash on SNONE.
Added a safety check on named color lists
Added a function to retrieve the iohandler of a given profile object
Remove unused vcproj files
Some maintenance fixes
utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'… …
Add missing comma in CGATS parser
Remove dead code.
Move unused var suppresor before the `return` statements.
Added a flag to clip negative values in unbounded transforms (only gray, rgb, 
cmyk)
Added a global optimization that merges consecutive matrices in pipelines. 
Fixes loss of precision in some transforms
New project for mac
Added license for iccjpeg.c
Added a project for VS2013
Fixed wrong handling of extra channels in some formatters.
Added an option in transicc for working in bounded mode
Added a version retrieval function


Changelog entries since current xenial version 2.6-3ubuntu2:

lcms2 (2.7-1) unstable; urgency=medium

  * Imported Upstream version 2.7 (Closes: 819718)
  * No longer ship own copy of documentation source files
  * Removed patches (applied upstream)
+ update-manpages.patch
+ sanity-check-profiles-CVE-2014-0459.patch
+ endianness-verification-fix-powerpc.patch
  * Move to automatic dbgsym packages
  * Use secure URLs for Version Control System repository
  * Bump Standards version to 3.9.7, no changes needed
  * New patch: dont-write-uninitialized-memory-for-color-strings.patch
Thanks to Jérémy Bobbio  (Closes: 815248)
  * Update maintainers field (Closes: 820138)

 -- Thomas Weber   Mon, 18 Apr 2016 15:53:10 +0200

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

** Description changed:

  Please Merge lcms2 2.7-1 (main) from Debian unstable (main)
  
  Explanation of the Ubuntu delta:
-   * No change rebuild to get debug symbols on all architectures.
-   * Merge with Debian, remaining change:
- - debian/patches/byte-order.patch: Use endian.h to determine byte order in
-   use.
+   * No change rebuild to get debug symbols on all architectures.
+   * Merge with Debian, remaining change:
+ - debian/patches/byte-order.patch: Use endian.h to determine byte order 
in use.
  
  
  Explanation of FeatureFreeze exception:
  
  According to upstream, 2.7 is a maintenance release which improves multi
  threading, adds contexts and a new locking plug-in type, among bugfixes
  and other minor features.
  
  https://github.com/mm2/Little-CMS/blob/master/ChangeLog
  
  Fixed a possible segmentation fault in a non-happy path
  Fixed a macro clash on SNONE.
  Added a safety check on named color lists
  Added a function to retrieve the iohandler of a given profile object
  Remove unused vcproj files
  Some maintenance fixes
  utils/jpgicc/iccjpeg.c: Fix check if unsigned variable 'total_length'… …
  Add missing comma in CGATS parser
  Remove dead code.
  Move unused var suppresor before the `return` statements.
  Added a flag to clip negative values in unbounded transforms (only gray, rgb, 
cmyk)
  Added a global optimization that merges consecutive matrices in pipelines. 
Fixes loss of precision in some transforms
  New project for mac
  Added license for iccjpeg.c
  Added a project for VS2013
  Fixed wrong handling of extra channels in some formatters.
  Added an option in transicc for working in bounded mode
  Added a version retrieval function
  
  
  Changelog entries since current xenial version 2.6-3ubuntu2:
  
  lcms2 (2.7-1) unstable; urgency=medium
  
-   * Imported Upstream version 2.7 (Closes: 819718)
-   * No longer ship own copy of documentation source files
-   * Removed patches (applied upstream)
- + update-manpages.patch
- + sanity-check-profiles-CVE-2014-0459.patch
- + endianness-verification-fix-powerpc.patch
-   * Move to automatic dbgsym packages
-   * Use secure URLs for Version Control System repository
-   * Bump Standards version to 3.9.7, no changes needed
-   * New patch: dont-write-uninitialized-memory-for-color-strings.patch
- Thanks to Jérémy Bobbio  (Closes: 815248)
-   * Update maintainers field (Closes: 820138)
+   * Imported Upstream version 2.7 (Closes: 

[Desktop-packages] [Bug 1273524] Re: LXDE guest session shows error message "no session for pid "

2016-04-19 Thread sverker wahlin
I had the same issues on a fresh 15.10 install.
I seem to have gaffer-tape-solved it by adding rights in apparmor.
IN:
/etc/apparmor.d/lightdm-guest-session:
ADD:
/etc/xdg/lxsession/Lubuntu/* cx,

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

Title:
  LXDE guest session shows error message "no session for pid "

Status in One Hundred Papercuts:
  Triaged
Status in lightdm package in Ubuntu:
  Triaged
Status in lxsession package in Ubuntu:
  Triaged

Bug description:
  EXPECTED RESULTS:
  Log into guest session with no error messages.

  ACTUAL RESULTS:
  Upon log in to guest session, an error "no session for pid " is printed.

  STEPS TO REPRODUCE:
  1. Using Lubuntu in trusty, utopic, or vivid with either real or virtual 
hardware, log into guest session.
  2. After being logged in, see error message.

  AFFECTED VERSIONS:
  lightdm 1.10.0-0ubuntu3 to 1.12.1-0ubuntu1
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-10-18 (384 days ago)
  InstallationMedia: Lubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016)
  NonfreeKernelModules: wl
  Package: lxsession
  PackageArchitecture: amd64
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Tags:  trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (202 days ago)
  UserGroups:
   
  _MarkForUpload: True
  --- 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: LXDE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-10-18 (384 days ago)
  InstallationMedia: Lubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016)
  LightdmConfig:
   [SeatDefaults]
   greeter-session=lightdm-gtk-greeter
   user-session=Lubuntu
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1874): WARNING **: Failed to load user image: Failed 
to open file '/home/brendy/.face': No such file or directory
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld: ** (lightdm-gtk-greeter:2073): WARNING **: Failed to 
load user image: Failed to open file '/home/brendy/.face': No such file or 
directory
  NonfreeKernelModules: wl
  Package: lxsession
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Tags:  trusty
  Uname: Linux 3.13.0-37-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-04-18 (202 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo www-data
  _MarkForUpload: True

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

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


[Desktop-packages] [Bug 1572106] [NEW] deja-dup needs expressions for ignored-folders

2016-04-19 Thread BeowulfOF
Public bug reported:

At least I would really appreciate (and I bet all developers out there
as well), if deja-dup would allow to have glob-expressions or regular
expressions for ignored-folders.

On a normal installation it is really a pain in the a** to sort out all those
.cache
.obj
tmp/*
build/*

especially, since those will be generated dynamically during the day.
There's absolutely no need to back those up, but the frontend now only
allows for specific pathes to be entered on ignore list.

Please add this feature.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: deja-dup 34.0-1ubuntu3
ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
Uname: Linux 4.2.0-35-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Apr 19 14:08:35 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2016-03-31 (19 days ago)
InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 (20151021)
JournalErrors:
 No journal files were found.
 -- No entries --
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: deja-dup
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: deja-dup (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  deja-dup needs expressions for ignored-folders

Status in deja-dup package in Ubuntu:
  New

Bug description:
  At least I would really appreciate (and I bet all developers out there
  as well), if deja-dup would allow to have glob-expressions or regular
  expressions for ignored-folders.

  On a normal installation it is really a pain in the a** to sort out all those
  .cache
  .obj
  tmp/*
  build/*

  especially, since those will be generated dynamically during the day.
  There's absolutely no need to back those up, but the frontend now only
  allows for specific pathes to be entered on ignore list.

  Please add this feature.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: deja-dup 34.0-1ubuntu3
  ProcVersionSignature: Ubuntu 4.2.0-35.40-generic 4.2.8-ckt5
  Uname: Linux 4.2.0-35-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Apr 19 14:08:35 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-03-31 (19 days ago)
  InstallationMedia: Ubuntu-GNOME 15.10 "Wily Werewolf" - Release amd64 
(20151021)
  JournalErrors:
   No journal files were found.
   -- No entries --
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: deja-dup
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1572106/+subscriptions

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


[Desktop-packages] [Bug 1485522] Re: Volume obtained is 100% in multimedia sink for sounds from app

2016-04-19 Thread Timo Jyrinki
I believe there is nothing to fix in pulseaudio or qtubuntu-media for
now, but please correct if I'm wrong.

** Changed in: qtubuntu-media (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: pulseaudio (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: qtmultimedia-opensource-src (Ubuntu RTM)
 Assignee: (unassigned) => Timo Jyrinki (timo-jyrinki)

** Changed in: qtmultimedia-opensource-src (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: canonical-devices-system-image
   Status: In Progress => Fix Committed

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

Title:
  Volume obtained is 100% in multimedia sink for sounds from app

Status in Canonical System Image:
  Fix Committed
Status in pulseaudio package in Ubuntu:
  Invalid
Status in qtmultimedia-opensource-src package in Ubuntu:
  Fix Committed
Status in qtubuntu-media package in Ubuntu:
  Invalid
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  I'm not sure 100% this is a bug but it is related to
  https://bugs.launchpad.net/canonical-devices-system-image/+bug/1478506

  When the "Marron in trouble" games launches a sound the multimedia
  sink it's updated and when reading the volume it's always 100%.

  I'ts not 100% for other applications using the multimedia role, like
  the music app or other games/apps. The volume in that case is in sync
  with the volume that was previously set for it.

  This is the code from the indicator-sound where we get the 100%
  volume.

  var props_variant = yield _pconn.call 
("org.PulseAudio.Ext.StreamRestore1.RestoreEntry",
sink_input_objp, 
"org.freedesktop.DBus.Properties", "Get",
new Variant ("(ss)", 
"org.PulseAudio.Ext.StreamRestore1.RestoreEntry", "Volume"),
null, DBusCallFlags.NONE, -1);
Variant tmp;
props_variant.get ("(v)", out tmp);
uint32 type = 0, volume = 0;
VariantIter iter = tmp.iterator ();
iter.next ("(uu)", , );

  I did a workaround branch in the indicator-sound that reads the volume
  at initilaization for every role and stores any change When the sink
  is updated I read the volume in it that is already stored instead of
  reading the volume from pulse.

  I'm not convinced of that, and would like to know why I get 100%
  volume only for this particular game.

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

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


[Desktop-packages] [Bug 1566437] Re: Scrolling randomly stops working

2016-04-19 Thread Egmont Koblinger
That's right.

By convention, the expected behavior is that vim restores the terminal's
settings. If it exits uncleanly, it might leave the terminal in a
nondefault state, to which usually typing "reset", or closing the
terminal and opening a new one might be an easy workaround.

I've always wondered why distributions don't set up a default shell
prompt that resets some of the terminal options. I think it would be a
good idea. Anyway, this does not belong to gnome-terminal but rather to
bash.

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

Title:
  Scrolling randomly stops working

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Usually, scrolling in the terminal window works as expected, which is like 
this:
  - the terminal window has a scrollbar
  - Assuming there are more lines (of commands you have typed + their output) 
than fit in the window, you can scroll up and down both by dragging the 
scrollbar and by using the mouse wheel

  
  However, at random times, the Terminal starts behaving like this:
  1 - the scrollbar's "handle" is as high as the whole scrollbar, as if the 
existing lines didn't exceed the height of the window, even if that is not the 
case
  2 - you can't scroll by dragging the scrollbar (which is consistent with 1)
  3 - the scrollwheel behaves like the up and down arrow keys, that is, it 
scans through previously typed commands in your history.

  
  I have no idea what triggers the nonsense behavior. It seems to start 
happening randomly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  5 19:05:18 2016
  InstallationDate: Installed on 2013-10-11 (906 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2016-01-18 (78 days ago)

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

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


[Desktop-packages] [Bug 1566437] Re: Scrolling randomly stops working

2016-04-19 Thread teo1978
> A terminals just obeys the instructions it receives in a single stream, 
> it doesn't even have the notion of "shell", "application" (started from that 
> shell), 
> "exit" (of that shell)

Mmm, I probably do misunderstand something, but then I'm under the
impression this might just be a bug in the shell rather than the
terminal.

When in the shell I write "vim", then I use vim for a while, and finally
exit it, maybe the terminal itself knows nothing about that but the
shell does, right? becaue it's the shell that launched vim...

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

Title:
  Scrolling randomly stops working

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Usually, scrolling in the terminal window works as expected, which is like 
this:
  - the terminal window has a scrollbar
  - Assuming there are more lines (of commands you have typed + their output) 
than fit in the window, you can scroll up and down both by dragging the 
scrollbar and by using the mouse wheel

  
  However, at random times, the Terminal starts behaving like this:
  1 - the scrollbar's "handle" is as high as the whole scrollbar, as if the 
existing lines didn't exceed the height of the window, even if that is not the 
case
  2 - you can't scroll by dragging the scrollbar (which is consistent with 1)
  3 - the scrollwheel behaves like the up and down arrow keys, that is, it 
scans through previously typed commands in your history.

  
  I have no idea what triggers the nonsense behavior. It seems to start 
happening randomly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  5 19:05:18 2016
  InstallationDate: Installed on 2013-10-11 (906 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2016-01-18 (78 days ago)

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

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


[Desktop-packages] [Bug 1565526] Re: Xorg freeze on Intel Skylake drm/i915

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

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

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

Title:
  Xorg freeze on Intel Skylake drm/i915

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  After update to Xenial, i constantly get crashes from the GPU.

  Gathered information from /var/log/syslog and
  /sys/class/drm/card0/error

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Apr  3 19:33:50 2016
  DistUpgraded: 2016-04-03 18:03:55,583 DEBUG enabling apt cron job
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GpuHangFrequency: Continuously
  GpuHangReproducibility: Yes, I can easily reproduce it
  GpuHangStarted: Immediately after installing this version of Ubuntu
  GraphicsCard:
   Intel Corporation Sky Lake Integrated Graphics [8086:1926] (rev 0a) (prog-if 
00 [VGA controller])
 Subsystem: Dell Skylake Integrated Graphics [1028:0704]
  InstallationDate: Installed on 2016-04-01 (2 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 004: ID 0c45:670c Microdia 
   Bus 001 Device 003: ID 04f3:20d0 Elan Microelectronics Corp. 
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-16-generic.efi.signed 
root=UUID=ea015fcd-5d6b-4d75-824e-62b4f1d41cea ro noprompt quiet splash 
vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: Upgraded to xenial on 2016-04-03 (0 days ago)
  dmi.bios.date: 03/01/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.3
  dmi.board.name: 0JXC1H
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.3:bd03/01/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn0JXC1H:rvrX00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160318-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Apr  3 19:22:54 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id5194 
   vendor SHP
  xserver.version: 2:1.18.1-1ubuntu4

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

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


[Desktop-packages] [Bug 1572100] [NEW] Akonadi fresh install fails to start with MySQL 5.7

2016-04-19 Thread Lars Tangvald
Public bug reported:

On a fresh install with MySQL 5.7, akonadi will fail to start up because 
a) mysql_install_db is run with options that are removed in 5.7
--force has been removed, and to keep the old behavior we need to add 
--insecure and --basedir=/usr

b) Database init sql scripts are rejected by 5.7's stricter default mode: 
http://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
5.7 is more restrictive of allowed values for different column types (no data 
truncation, no 0-dates, etc.)
A workaround is to add sql_mode=NO_ENGINE_SUBSTITUTION, which was the default 
value in 5.6

Bug is also reported, with suggested fixes, in the kde tracker:
https://bugs.kde.org/show_bug.cgi?id=361485

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

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

Title:
  Akonadi fresh install fails to start with MySQL 5.7

Status in akonadi package in Ubuntu:
  New

Bug description:
  On a fresh install with MySQL 5.7, akonadi will fail to start up because 
  a) mysql_install_db is run with options that are removed in 5.7
  --force has been removed, and to keep the old behavior we need to add 
--insecure and --basedir=/usr

  b) Database init sql scripts are rejected by 5.7's stricter default mode: 
http://dev.mysql.com/doc/refman/5.7/en/sql-mode.html
  5.7 is more restrictive of allowed values for different column types (no data 
truncation, no 0-dates, etc.)
  A workaround is to add sql_mode=NO_ENGINE_SUBSTITUTION, which was the default 
value in 5.6

  Bug is also reported, with suggested fixes, in the kde tracker:
  https://bugs.kde.org/show_bug.cgi?id=361485

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

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


[Desktop-packages] [Bug 1059872] Re: Error formatting disk using disk utility

2016-04-19 Thread Johann Popper
Yep, as reported by others, upgrading to util-linux 2.25.2-4 in Ivan's
ppa fixed the issue in 14.04.4 splendidly. Therefore, since as of 3 days
ago 16.04 was giving me the same trouble, and Launchpad is showing util-
linux 2.26.2 as default in 16.04, there must be a regression
reintroducing this terrible bug in the newer util-linux, or there was
something else wrong with the daily build of 4/16 that caused a similar
symptomatic manifestation. As for 15.10, I'm seeing util-linux 2.25.2-4
as default, yet I encountered the same problem, and, in fact, had to fix
my USB drive on my ancient Windows laptop before I could use it to
downgrade to 14.04.4. Who but God knows why.

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

Title:
  Error formatting disk using disk utility

Status in DarGUI:
  New
Status in OEM Priority Project:
  New
Status in udisks2 package in Ubuntu:
  Invalid
Status in util-linux package in Ubuntu:
  Fix Released
Status in util-linux source package in Trusty:
  Triaged
Status in util-linux package in Debian:
  Fix Released

Bug description:
  [Impact]

  Formatting a SD card using the disk utility fails with an error
  message

  "Error formatting disk - Error synchronizing after initial wipe: Timed
  out waiting for object (udisks-error-quark, 0)"

  The underlying problem is that the "wipefs" tool from util-linux does
  not work any more.

  You can work around this bug in gnome-disk-utility using these steps:

  * After selecting the SD card, instead of clicking the gear icon to format,
click the partition in the "Volumes" section.

  * Delete the partition ("minus" icon)

  * Create a new partition

  [Test Case]

  $ sudo modprobe scsi_debug dev_size_mb=200
  # this creates a new /dev/sdX, usually /dev/sdb; check dmesg!

  # now create a partition table
  $ cat 

[Desktop-packages] [Bug 1566437] Re: Scrolling randomly stops working

2016-04-19 Thread Egmont Koblinger
... "exit" (of that *application*) ...

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

Title:
  Scrolling randomly stops working

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Usually, scrolling in the terminal window works as expected, which is like 
this:
  - the terminal window has a scrollbar
  - Assuming there are more lines (of commands you have typed + their output) 
than fit in the window, you can scroll up and down both by dragging the 
scrollbar and by using the mouse wheel

  
  However, at random times, the Terminal starts behaving like this:
  1 - the scrollbar's "handle" is as high as the whole scrollbar, as if the 
existing lines didn't exceed the height of the window, even if that is not the 
case
  2 - you can't scroll by dragging the scrollbar (which is consistent with 1)
  3 - the scrollwheel behaves like the up and down arrow keys, that is, it 
scans through previously typed commands in your history.

  
  I have no idea what triggers the nonsense behavior. It seems to start 
happening randomly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  5 19:05:18 2016
  InstallationDate: Installed on 2013-10-11 (906 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2016-01-18 (78 days ago)

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

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


[Desktop-packages] [Bug 1297144] Re: [Lenovo ThinkPad X230] Invisible cursor after resume from suspend

2016-04-19 Thread Saurav
This problem still occurs on at least Xubuntu 16.04 (haven't checked the
other variants, but if it's a problem with light-locker, it would
presumably affect the default set-up of Xubuntu and Ubuntu). I have
found three other old bug reports, bug #554438, bug #552214, and bug
#492782, which seem to refer to the same problem, and of course, there
may be still more bug reports about this. Of the three I have listed,
the last one shows Fix Released for xserver-xorg-video-intel, and,
although I have a hybrid graphics system with Intel + AMD, even
switching off the AMD GPU in the BIOS settings so that the software
never sees the GPU and its driver is not loaded, still causes the mouse
pointer to disappear after unlocking the screen through light-locker.

Can someone please provide information on which bug report to use to
track this issue?

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

Title:
  [Lenovo ThinkPad X230] Invisible cursor after resume from suspend

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I am using the daily build of Xubuntu 14.04 x64 on a Lenovo Thinkpad
  x230. If I wake up the computer after it spending some time in the
  suspend state, the cursor will be invisible.  The courser still works
  (I can click on stuff and hover the invisible cursor over stuff), but
  the little arrow is not visible.  This bug showed up a few days ago
  after an update.  Putting the computer back in suspend state and
  immediately waking it back up resolves the issue until the next time
  the computer is put in suspend state for an extended period of time.

  It is possible that this bug has something to do with Whisker Menu.
  Sometimes when the courser is invisible it will still show up over
  Whisker Menu.  Most of the time it is invisible there too.

  Description: Ubuntu Trusty Tahr (development branch)
  Release: 14.04
  xfdesktop version 4.11.4, running on Xfce 4.10

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

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


[Desktop-packages] [Bug 1566437] Re: Scrolling randomly stops working

2016-04-19 Thread Egmont Koblinger
> The terminal shouldn't rely on applications exiting cleanly.

You misunderstand the very basics of terminals.

A terminals just obeys the instructions it receives in a single stream,
it doesn't even have the notion of "shell", "application" (started from
that shell), "exit" (of that shell), "clean" vs. "unclean" exit, etc. It
cannot tell which instruction comes from which component.

The best you can do is modify your shell prompt: add escape sequences
that restore as many properties as you wish to their default. E.g. leave
alternate screen, disable mouse, restore charset, restore color and so
on.

You might want to file another bugreport so that the distribution's
default PS1 shell prompt takes care of this.

Re (3): It's an intentional feature that in alternate screen mode, if
the application running inside the terminal is not interested in mouse
events, mouse scroll events are converted to Up/Down keystrokes.

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

Title:
  Scrolling randomly stops working

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Usually, scrolling in the terminal window works as expected, which is like 
this:
  - the terminal window has a scrollbar
  - Assuming there are more lines (of commands you have typed + their output) 
than fit in the window, you can scroll up and down both by dragging the 
scrollbar and by using the mouse wheel

  
  However, at random times, the Terminal starts behaving like this:
  1 - the scrollbar's "handle" is as high as the whole scrollbar, as if the 
existing lines didn't exceed the height of the window, even if that is not the 
case
  2 - you can't scroll by dragging the scrollbar (which is consistent with 1)
  3 - the scrollwheel behaves like the up and down arrow keys, that is, it 
scans through previously typed commands in your history.

  
  I have no idea what triggers the nonsense behavior. It seems to start 
happening randomly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  5 19:05:18 2016
  InstallationDate: Installed on 2013-10-11 (906 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2016-01-18 (78 days ago)

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

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


[Desktop-packages] [Bug 1485522] Re: Volume obtained is 100% in multimedia sink for sounds from app

2016-04-19 Thread Łukasz Zemczak
This bug was fixed in the package qtmultimedia-opensource-src
5.4.1-1ubuntu19~overlay4 in https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/stable-phone-overlay

---

qtmultimedia-opensource-src (5.4.1-1ubuntu19~overlay4) vivid;
urgency=medium

  * debian/patches/PulseAudio-change-the-way-volume-is-applied.patch:
- Backport from 5.6, change Pulseaudio volume control (LP: #1485522)

 -- Timo Jyrinki   Wed, 13 Apr 2016 10:43:58
+


** Changed in: qtmultimedia-opensource-src (Ubuntu RTM)
   Status: New => Fix Released

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

Title:
  Volume obtained is 100% in multimedia sink for sounds from app

Status in Canonical System Image:
  In Progress
Status in pulseaudio package in Ubuntu:
  Confirmed
Status in qtmultimedia-opensource-src package in Ubuntu:
  Confirmed
Status in qtubuntu-media package in Ubuntu:
  Confirmed
Status in qtmultimedia-opensource-src package in Ubuntu RTM:
  Fix Released

Bug description:
  I'm not sure 100% this is a bug but it is related to
  https://bugs.launchpad.net/canonical-devices-system-image/+bug/1478506

  When the "Marron in trouble" games launches a sound the multimedia
  sink it's updated and when reading the volume it's always 100%.

  I'ts not 100% for other applications using the multimedia role, like
  the music app or other games/apps. The volume in that case is in sync
  with the volume that was previously set for it.

  This is the code from the indicator-sound where we get the 100%
  volume.

  var props_variant = yield _pconn.call 
("org.PulseAudio.Ext.StreamRestore1.RestoreEntry",
sink_input_objp, 
"org.freedesktop.DBus.Properties", "Get",
new Variant ("(ss)", 
"org.PulseAudio.Ext.StreamRestore1.RestoreEntry", "Volume"),
null, DBusCallFlags.NONE, -1);
Variant tmp;
props_variant.get ("(v)", out tmp);
uint32 type = 0, volume = 0;
VariantIter iter = tmp.iterator ();
iter.next ("(uu)", , );

  I did a workaround branch in the indicator-sound that reads the volume
  at initilaization for every role and stores any change When the sink
  is updated I read the volume in it that is already stored instead of
  reading the volume from pulse.

  I'm not convinced of that, and would like to know why I get 100%
  volume only for this particular game.

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

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


[Desktop-packages] [Bug 1280613] Re: Nvidia Optimus + bumblebee configuration not optimized by default

2016-04-19 Thread Michael Lueck
Supposedly there is a way to configure the NVidia drivers to force use
of the NVidia chip always. Yes yes, that drains batteries more quickly.
"I do not care."

System76 knows the technique. I sent them an inquiry seeing that they
offer a laptop with the NVidia Geforce GTX 970M or 980M chips. Their
reply was they configure it without the need of Optimus + bumblebee to
always use the NVidia chip.

That tells me it is possible... "How, please?"

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-331-updates in
Ubuntu.
https://bugs.launchpad.net/bugs/1280613

Title:
  Nvidia Optimus + bumblebee configuration not optimized by default

Status in Bumblebee:
  New
Status in nvidia-graphics-drivers-331-updates package in Ubuntu:
  Confirmed

Bug description:
  Hardware configuration is a ThinkPad T540p with GeForce GT 730M. I
  understand that this graphics chip as some new fangled "Nvidia
  Optimus" technology involved.

  I began testing with Xubuntu 13.10 x64, then re-imaged the system with
  the Alpha build of Xubuntu 14.04 x64 of 20140214.

  I have had to do extensive hand editing to the configuration of
  selecting both nvidia-graphics-drivers-331-updates and the bumblebee
  packages in order to at least see the Nvidia driver "active" in the
  Nvidia Settings applet.

  I have been updating the modprobe configuration:
  /etc/modprobe.d/bumblebee.conf
  commenting out the exclusions for the 331 version driver

  I have updated the bumblebee configuration:
  /etc/bumblebee/bumblebee.conf
  according to the example found here:
  
http://elementaryforum.org/forum/support-assistance/how-to_aa/3996-nvidia-optimus-drivers-and-tools-installation#post3997

  To get the NVIDIA Settings to show the board finally...

  I found this command here:
  "Nvidia Optimus on Linux" \ "How to use Bumblebee."
  http://www.linux.org/threads/nvidia-optimus-on-linux.4415/

  optirun -b none nvidia-settings -c :8

  However starting an additional instance of the NVIDIA Settings applet
  via the Xubuntu menu system shows that instance not being able to
  detect the Nvidia drivers being loaded. So it seems that one must use
  the optirun command to start individual programs that the Nvidia
  drivers are requested to service the video for?! This makes absolutely
  no sense.

  Shortly I am seeking automatic configuration of the latest Nvidia
  binary drivers to be used 100% of the time. Even the old Envy Nvidia
  binary driver installer worked far more simply than dealing with this
  "Nvidia Optimus" technology. "Needs improvement."

To manage notifications about this bug go to:
https://bugs.launchpad.net/the-bumblebee-project/+bug/1280613/+subscriptions

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


[Desktop-packages] [Bug 1059872] Re: Error formatting disk using disk utility

2016-04-19 Thread Johann Popper
"If it bothers you that much, run 15.10 or 16.04."

I tried both, Phillip, but the bug is still present. I couldn't conceive
of such a basic malfunction affecting the previous LTS, so I switched
back to 14.04, only to be shocked and horrified to discover that the bug
has been around this long.

Imagine, a fundamental function broken for years is still tolerated in
the NEXT LTS release. I don't know how to describe that level of
lethargy.

(This makes at least two default apps in the current release of Ubuntu
that manifest total failure to function, since Transmission just deletes
torrents as soon as the downloads complete, probably due to some complex
permissions clusterfrell casual users shouldn't be expected to
understand or rectify.)

Anyone, I'll be trying out upgrading util-linux from Ivan's ppa to see
if that works.

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

Title:
  Error formatting disk using disk utility

Status in DarGUI:
  New
Status in OEM Priority Project:
  New
Status in udisks2 package in Ubuntu:
  Invalid
Status in util-linux package in Ubuntu:
  Fix Released
Status in util-linux source package in Trusty:
  Triaged
Status in util-linux package in Debian:
  Fix Released

Bug description:
  [Impact]

  Formatting a SD card using the disk utility fails with an error
  message

  "Error formatting disk - Error synchronizing after initial wipe: Timed
  out waiting for object (udisks-error-quark, 0)"

  The underlying problem is that the "wipefs" tool from util-linux does
  not work any more.

  You can work around this bug in gnome-disk-utility using these steps:

  * After selecting the SD card, instead of clicking the gear icon to format,
click the partition in the "Volumes" section.

  * Delete the partition ("minus" icon)

  * Create a new partition

  [Test Case]

  $ sudo modprobe scsi_debug dev_size_mb=200
  # this creates a new /dev/sdX, usually /dev/sdb; check dmesg!

  # now create a partition table
  $ cat 

[Desktop-packages] [Bug 1566437] Re: Scrolling randomly stops working

2016-04-19 Thread teo1978
> If it gets stuck in this mode at your shell prompt,

yes it did

> it means that your application did not exit cleanly and left the
terminal in this mode.

The very fact that that can happen is a bug. After exiting whatever
application triggered "alternate screen", normal scrolling should be
reestablished. The terminal shouldn't rely on applications exiting
cleanly.


Also note that the behavior described at point (3) (the scrollwheel behaving 
like the up and down keys) makes no sense, it's inconsistent, useless and 
annoying. It should be eliminated altogether.

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

Title:
  Scrolling randomly stops working

Status in gnome-terminal package in Ubuntu:
  New

Bug description:
  Usually, scrolling in the terminal window works as expected, which is like 
this:
  - the terminal window has a scrollbar
  - Assuming there are more lines (of commands you have typed + their output) 
than fit in the window, you can scroll up and down both by dragging the 
scrollbar and by using the mouse wheel

  
  However, at random times, the Terminal starts behaving like this:
  1 - the scrollbar's "handle" is as high as the whole scrollbar, as if the 
existing lines didn't exceed the height of the window, even if that is not the 
case
  2 - you can't scroll by dragging the scrollbar (which is consistent with 1)
  3 - the scrollwheel behaves like the up and down arrow keys, that is, it 
scans through previously typed commands in your history.

  
  I have no idea what triggers the nonsense behavior. It seems to start 
happening randomly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: gnome-terminal 3.16.2-1ubuntu4
  ProcVersionSignature: Ubuntu 4.2.0-34.39-generic 4.2.8-ckt4
  Uname: Linux 4.2.0-34-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  5 19:05:18 2016
  InstallationDate: Installed on 2013-10-11 (906 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  SourcePackage: gnome-terminal
  UpgradeStatus: Upgraded to wily on 2016-01-18 (78 days ago)

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

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


[Desktop-packages] [Bug 1572081] [NEW] Unable to reconnect to wi-fi after waking up from sleep

2016-04-19 Thread gnufied
Public bug reported:

After waking up from sleep my Laptop (Thinkpad T450s) was unable to
connect to wi-fi. This doesn't seem to happen always but it happened
when Laptop was in sleep mode overnight and in morning when I opened it
- it won't connect to wifi.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: network-manager 1.1.93-0ubuntu4
ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
Uname: Linux 4.4.0-18-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Apr 19 07:07:15 2016
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
InstallationDate: Installed on 2016-04-17 (1 days ago)
InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Beta amd64 (20160416)
IpRoute:
 default via 192.168.1.1 dev wlp3s0  proto static  metric 600 
 10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 
 169.254.0.0/16 dev lxcbr0  scope link  metric 1000 
 172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown 
 192.168.1.0/24 dev wlp3s0  proto kernel  scope link  src 192.168.1.6  metric 
600
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: network-manager
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 2: 
Error: Object 'nm' is unknown, try 'nmcli help'.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  Unable to reconnect to wi-fi after waking up from sleep

Status in network-manager package in Ubuntu:
  New

Bug description:
  After waking up from sleep my Laptop (Thinkpad T450s) was unable to
  connect to wi-fi. This doesn't seem to happen always but it happened
  when Laptop was in sleep mode overnight and in morning when I opened
  it - it won't connect to wifi.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: network-manager 1.1.93-0ubuntu4
  ProcVersionSignature: Ubuntu 4.4.0-18.34-generic 4.4.6
  Uname: Linux 4.4.0-18-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Apr 19 07:07:15 2016
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2016-04-17 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.04 LTS "Xenial Xerus" - Beta amd64 
(20160416)
  IpRoute:
   default via 192.168.1.1 dev wlp3s0  proto static  metric 600 
   10.0.3.0/24 dev lxcbr0  proto kernel  scope link  src 10.0.3.1 
   169.254.0.0/16 dev lxcbr0  scope link  metric 1000 
   172.17.0.0/16 dev docker0  proto kernel  scope link  src 172.17.0.1 linkdown 
   192.168.1.0/24 dev wlp3s0  proto kernel  scope link  src 192.168.1.6  metric 
600
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/zsh
  SourcePackage: network-manager
  UpgradeStatus: No upgrade log present (probably fresh install)
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1572081/+subscriptions

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


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

2016-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package accountsservice - 0.6.40-2ubuntu10

---
accountsservice (0.6.40-2ubuntu10) xenial; urgency=medium

  * debian/patches/change-own-data-inactive.patch:
- let inactive user sessions update their own datas without
  triggering authentification dialogs. Indicator-messages does that to
  indicate to the greeter that the user received messages, which
  currently leads to auth dialog to be stacked in the locked session,
  thanks Alkis Georgopoulos (lp: #1512002)

 -- Sebastien Bacher   Tue, 19 Apr 2016 11:23:47
+0200

** Changed in: accountsservice (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, 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"

Status in accountsservice:
  Confirmed
Status in accountsservice package in Ubuntu:
  Fix Released
Status in indicator-messages package in Ubuntu:
  Confirmed
Status in policykit-1-gnome package in Ubuntu:
  Confirmed

Bug description:
  Every few days a dialog pops up saying "Authentication is required to change 
your own user data" with an entry field for a password. If I type my user's 
password the dialog will reappear with an empty entry field. If I click on the 
cross to close the window many times it will be gone, but reappear a few days 
later. I don't know what this window is for and it makes no difference whether 
I close it or leave it. I don't use the gnome keyring.
  This started with Ubuntu 15.04 or maybe with an earlier release, and is still 
there in Ubuntu 15.10, also on machines I did a fresh install.

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

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


  1   2   >