[Desktop-packages] [Bug 1573959] Re: On-screen text disappears after suspend

2016-12-14 Thread PeterPall
That would be how fixing bugs for ubuntu is supposed to work:

 - you find a way to reproduce the bug
 - Even if you only know that the bug was fixed within the last 256 commits to 
the kernel's git repository git bisect will let you test only 8 versions of the 
source code - and after you testing them it is already able to tell which 
commit was the right one
 - git format-patch generates a patch
 - you forward the patch to the packager
 - and all is set.

The only thing missing until now is the 1st step: Finding a way to
reliably reproduce the bug.

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

Title:
  On-screen text disappears after suspend

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

Bug description:
  After resuming from a suspend, almost all text on screen is not
  visible.  This includes menu items, text in all three boxes (list of
  folders, list of e-mails, e-mail body) in Thunderbird (with the
  curious exception of "ffl" in the File menu), top menu in Chromium
  (but not the menu obtained by pressing the hamburger button), and the
  menus produced by clicking items in the system tray.  Also, the apport
  dialog had no text except for a few capital letters.

  ADDITIONAL INFORMATION:
  * initctl restart unity-panel-service restarts the panel, but the text is 
still missing
  * suspend and resume does not fix the issue
  * Logging out fixes the issue
  * Other affected applications:
  ** Chromium file select dialog
  ** Terminal (entire window)
  ** ttys 1-6 (Ctrl+Alt+F1, etc.)
  ** Document viewer (menus)
  ** Software Updater
  ** Rhythmbox
  ** The dialog that appears when you take a screenshot with Ctrl+Alt+PrtSc
  ** ubuntu-bug
  ** Nautilus
  ** LibreOffice Calc (spreadsheet text contents)
  ** Firefox
  * Unity dash is not affected.
  * Skype is not affected.
  * Mousing over a button in a dialog correctly shows the text.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity 7.4.0+16.04.20160415-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  BootLog:

  CompizPlugins: 
[core,bailer,detection,composite,opengl,compiztoolbox,decor,gnomecompat,imgpng,place,move,resize,vpswitch,snap,regex,grid,mousepoll,unitymtgrabhandles,animation,session,wall,workarounds,expo,fade,ezoom,scale,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Apr 23 12:04:57 2016
  DistUpgraded: 2016-04-22 09:22:44,147 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: COMPAL Electronics Inc Haswell-ULT Integrated Graphics 
Controller [14c0:0075]
  InstallationDate: Installed on 2015-01-21 (457 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: Compal VAW70
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic 
root=UUID=8f4bd759-42d2-4828-8470-2aaf6fcb75ff ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: Upgraded to xenial on 2016-04-22 (1 days ago)
  dmi.bios.date: 07/31/2013
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.01T01
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: Type2 - Board Product Name1
  dmi.board.vendor: Compal
  dmi.board.version: V1.01T01
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.01T01:bd07/31/2013:svnCompal:pnVAW70:pvrV1.01T01:rvnCompal:rnType2-BoardProductName1:rvrV1.01T01:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: VAW70
  dmi.product.version: V1.01T01
  dmi.sys.vendor: Compal
  upstart.unity-panel-service-lockscreen.log:
   (unity-panel-service:14416): GLib-CRITICAL **: Source ID 4294967295 was not 
found when attempting to remove it

   (unity-panel-service:26413): 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

[Desktop-packages] [Bug 1649428] Re: Cannot open file from https location (URL)

2016-12-14 Thread Michael Schumacher
Might be missing SSL support in some library or tool, or a failure to
access that particular server - the file-uri plug-in can be built to use
through gvfs, libcurl or wget, cf.
https://git.gnome.org/browse/gimp/tree/plug-ins/file-
uri/Makefile.am?h=gimp-2-8#n26

My bet for the Ubuntu packages is on gvfs, as the gimp package doesn't
seem to have a dependency on libcurl or wget. I'm not running Ubuntu and
thus can't check, though.

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

Title:
  Cannot open file from https location (URL)

Status in gimp package in Ubuntu:
  New

Bug description:
  If I try, I get this GIMP message:

Opening 'https://[...]' failed:

Could not load 'https://[...]': Failed to open file 'https://[...]':
  open() failed: No such file or directory

  Most of the time, I can manually edit the URL to read http://[...] and
  I can open the document as expected.

  The bug is a security vulnerability because it forces users to use
  unsecure communication.

  $ lsb_release -rd
  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  $ apt-cache policy gimp
  gimp:
Installed: 2.8.16-1ubuntu1.1
Candidate: 2.8.16-1ubuntu1.1
Version table:
   *** 2.8.16-1ubuntu1.1 500
  500 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu xenial-security/universe amd64 
Packages
  100 /var/lib/dpkg/status
   2.8.16-1ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1649428/+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 1596826] Re: Gimp does not respond when using Cage Transform tool

2016-12-14 Thread Michael Schumacher
*** This bug is a duplicate of bug 1614593 ***
https://bugs.launchpad.net/bugs/1614593

** This bug has been marked a duplicate of bug 1614593
   gimp freezes at end of cage-base transform

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

Title:
  Gimp does not respond when using Cage Transform tool

Status in gimp package in Ubuntu:
  Confirmed

Bug description:
  I'm running gimp on ubuntu 16.04 LTS. Everytime I try to use the Cage
  Transform tool gimp stops responding.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/1596826/+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 1643812] Re: There is no entry in 'Play sound through' list when plug in headset jack [8086:9d70].

2016-12-14 Thread Anthony Wong
** Changed in: pulseaudio (Ubuntu Trusty)
 Assignee: (unassigned) => Hui Wang (hui.wang)

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

Title:
  There is no entry in 'Play sound through' list when plug in headset
  jack [8086:9d70].

Status in pulseaudio package in Ubuntu:
  New
Status in pulseaudio source package in Trusty:
  New

Bug description:
  1. Install 14.04.5 image on P50s
  2. Login system
  3. $ sudo apt-get update
  4. $ apt-get dist-upgrade
  sudo apt-get install --install-recommends linux-generic-lts-xenial 
xserver-xorg-core-lts-xenial xserver-xorg-lts-xenial 
xserver-xorg-video-all-lts-xenial xserver-xorg-input-all-lts-xenial 
libwayland-egl1-mesa-lts-xenial
  5. Reboot the system
  6. Login system
  7. Open Sound setting window
  8. Plug headset jack, unplug headset jack.

  The kernel is 4.4.0-47, and the pulseaudio is 1:4.0-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/1643812/+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 1648905] Re: VPN username and settings not saved

2016-12-14 Thread dwmw2
When do we get a fix for 16.04?

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

Title:
  VPN username and settings not saved

Status in network-manager package in Ubuntu:
  Fix Committed

Bug description:
  The OpenConnect VPN auth-dialog doesn't remember usernames and other
  settings.

  See discussion (and fix) in
  https://bugzilla.redhat.com/show_bug.cgi?id=1332491

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1648905/+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 1643812] Re: There is no entry in 'Play sound through' list when plug in headset jack [8086:9d70].

2016-12-14 Thread Anthony Wong
** Tags added: kittyhawk originate-from-1613190

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

Title:
  There is no entry in 'Play sound through' list when plug in headset
  jack [8086:9d70].

Status in HWE Next:
  New
Status in pulseaudio package in Ubuntu:
  New
Status in pulseaudio source package in Trusty:
  New

Bug description:
  1. Install 14.04.5 image on P50s
  2. Login system
  3. $ sudo apt-get update
  4. $ apt-get dist-upgrade
  sudo apt-get install --install-recommends linux-generic-lts-xenial 
xserver-xorg-core-lts-xenial xserver-xorg-lts-xenial 
xserver-xorg-video-all-lts-xenial xserver-xorg-input-all-lts-xenial 
libwayland-egl1-mesa-lts-xenial
  5. Reboot the system
  6. Login system
  7. Open Sound setting window
  8. Plug headset jack, unplug headset jack.

  The kernel is 4.4.0-47, and the pulseaudio is 1:4.0-0ubuntu1.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1643812/+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 1648721] Re: does not read mpeg transport streams since #1643467

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

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

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

Title:
  does not read mpeg transport streams since #1643467

Status in libav package in Ubuntu:
  Confirmed

Bug description:
  Since the security update to 6:9.20-0ubuntu0.14.04.1 triggered today
  by #1643467, vlc and mplayer do not play mpeg transport streams that
  were previously playable.  Other types of stream are unaffected.

  Description:Ubuntu 14.04.5 LTS
  Release:14.04

  libav-tools 6:9.20-0ubuntu0.14.04.1
  libavcodec54:amd64  6:9.20-0ubuntu0.14.04.1
  libavdevice53:amd64 6:9.20-0ubuntu0.14.04.1
  libavfilter3:amd64  6:9.20-0ubuntu0.14.04.1
  libavformat54:amd64 6:9.20-0ubuntu0.14.04.1
  libavresample1:amd646:9.20-0ubuntu0.14.04.1
  libavutil52:amd64   6:9.20-0ubuntu0.14.04.1
  libswscale2:amd64   6:9.20-0ubuntu0.14.04.1

  vlc 2.1.6-0ubuntu14.04.2
  mplayer 2:1.1+dfsg1-0ubuntu3

  $ mplayer -ao sdl file.mpg 
  MPlayer 1.1-4.8 (C) 2000-2012 MPlayer Team
  mplayer: could not connect to socket
  mplayer: No such file or directory
  Failed to open LIRC support. You will not be able to use your remote control.

  Playing file.mpg.
  libavformat version 54.20.4 (external)
  Mismatching header version 54.20.3
  MPEG-PS file format detected.
  VIDEO:  MPEG2  720x576  (aspect 3)  50.000 fps  9500.0 kbps (1187.5 kbyte/s)
  Load subtitles in /
  Failed to open VDPAU backend libvdpau_r600.so: cannot open shared object 
file: No such file or directory
  [vdpau] Error when calling vdp_device_create_x11: 1
  ==
  Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
  libavcodec version 54.35.1 (external)
  Mismatching header version 54.35.0
  Selected video codec: [ffmpeg2] vfm: ffmpeg (FFmpeg MPEG-2)
  ==
  ==
  Requested audio codec family [mpg123] (afm=mpg123) not available.
  Enable it at compilation.
  Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
  AUDIO: 48000 Hz, 2 ch, floatle, 256.0 kbit/8.33% (ratio: 32000->384000)
  Selected audio codec: [ffmp2float] afm: ffmpeg (FFmpeg MPEG layer-1 and 
layer-2 audio)
  ==
  [AO SDL] Samplerate: 48000Hz Channels: Stereo Format floatle
  [AO SDL] Unsupported audio format: 0x1d.
  Failed to create secure directory (/run/user/0/pulse): Permission denied
  Failed to create secure directory (/run/user/0/pulse): Permission denied
  AO: [sdl] 48000Hz 2ch s16le (2 bytes per sample)
  Starting playback...
  Unsupported AVPixelFormat 53
  Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
  VO: [xv] 720x576 => 1024x576 Planar YV12 

  
  MPlayer interrupted by signal 11 in module: decode_video
  - MPlayer crashed by bad usage of CPU/FPU/RAM.
Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and
disassembly. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
  - MPlayer crashed. This shouldn't happen.
It can be a bug in the MPlayer code _or_ in your drivers _or_ in your
gcc version. If you think it's MPlayer's fault, please read
DOCS/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible 
bug.
   [ This binary of MPlayer in Debian is currently compiled with
 '--enable-debug'; the debugging symbols are in the package
 'mplayer-dbg'.]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1648721/+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 1278223] Re: Mouse Flickering after adding 3rd Monitor

2016-12-14 Thread Chris
I've been watching this one and the related bugs for a while.

Using an Nvidia (580) with an Intel (HD3000) on a desktop PC this issue
is substantially improved in the latest xorg-edgers releases; it's now
very close to working perfectly.

There are still some small niggles - using Unity in 16.x the cursor will
flicker when changing between icons on the Launcher and when moving
between the Launcher and the rest of the desktop.

In Cinnamon it's almost entirely gone - it's only especially prominent
when moving between menu directories.

There are a couple of other flashes here and there, but it's otherwise
working exactly as you'd want it to.

I'll happily submit a bug report if it'll help, but it's looking like
the developers have narrowed the cause down - hopefully it's not just a
fortunate accident.

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

Title:
  Mouse Flickering after adding 3rd Monitor

Status in xorg package in Ubuntu:
  Incomplete
Status in xorg package in Fedora:
  Unknown

Bug description:
  My issues is, after adding a 3rd monitor to Ubuntu 14.04, the mouse
  flickers (or blinks) when the cursor is on monitors one or two, but
  not 3.

  Monitor 1: 1440 x 900 - Laptop's Native Monitor
  Monitor 2: 1920 x 1080 - Laptop's HDMI Port's External Monitor
  Monitor 3: 1024 x 768 - SIIG USB 2.0 to VGA Pro Monitor

  Here's the video card that feeds my laptop's native monitor, monitor 2
  (hdmi).

  lspci | grep 'VGA\|Display'
  00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)
  00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)

  The 3rd Monitor is powered through a Display Link certified SIIG USB
  2.0 to VGA Pro adapter (A2H1320X1374 - not sure what this number, but
  it is a sticker on back of the device):

  lsusb -tv
  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  |__ Port 6: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
  |__ Port 6: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M

  dmesg
  [1.688343] usb 2-1: New USB device found, idVendor=17e9, idProduct=02ee
  [1.688348] usb 2-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [1.688351] usb 2-1: Product: VGA Display Adapter
  [1.688353] usb 2-1: Manufacturer: DisplayLink
  [1.688356] usb 2-1: SerialNumber: 119785

  Additionally, unity-control-center crashes sometimes after I "Restore
  previous settings", after selecting a resolution too high. This
  freezed my laptop, requiring a hard reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.1-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Feb  9 18:43:13 2014
  InstallationDate: Installed on 2014-02-02 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha amd64 (20140202)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278223/+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 1385009] Re: Hangs up on text edit

2016-12-14 Thread Torsten Bronger
This still is a problem on Lubuntu 16.10, and "unset GTK_IM_MODULE" is
still a workaround.

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

Title:
  Hangs up on text edit

Status in Inkscape:
  New
Status in inkscape package in Ubuntu:
  Incomplete

Bug description:
  Inkscape window became not responding when I edited an simple text
  element in simple svg.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: inkscape 0.48.5-2ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Oct 24 11:24:51 2014
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/inkscape
  InstallationDate: Installed on 2014-09-17 (36 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140916)
  SourcePackage: inkscape
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1385009/+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 1644498] Re: apt-get update returns "AppStream cache update completed, but some metadata was ignored due to errors." periodically

2016-12-14 Thread Robie Basak
We do however have a couple of autopkgtest regressions. Please see
http://autopkgtest.ubuntu.com/packages/a/appstream/xenial/amd64 and
http://autopkgtest.ubuntu.com/packages/i/isenkram/xenial/amd64. Please
could the people driving this SRU check those and comment?

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

Title:
  apt-get update returns "AppStream cache update completed, but some
  metadata was ignored due to errors." periodically

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The recent update of the Ubuntu asgen instance yielded it to
  generate modern metadata. While we could tell asgen to generate old-
  style metadata, fixing appstream is the better idea, since we already
  applied similar patches to appstream-glib (and having this package
  hold back updates is a bad idea). Currently, the unknown metadata is
  considered to be broken by appstream and it displays a warning about
  that issue during an `apt update`

   * The attached patch includes a second change to make AppStream more
  robust against broken YAML data, ensuring LP #1579712 can not be
  triggered on purpose or due to broken disks creating damaged YAML
  structure.

  [Test Case 1]

   * apt update
   * Check for errors about metadata being ignored

  [Test Case 2]

   * appstreamcli refresh --force
   * Check for errors about metadata being ignored
   * Check if we ignored data that should be present
 (search for it via `appstreamcli search `)
   * Run `appstreamcli status` and see if we still have information on the same 
amount of components as prior to the update.

  [Regression Potential]

   * Medium; The works case would be KDE Discover and GNOME Software
  loosing information on available software, but this risk is very low
  and the patch to fix this bug is very simple and has almost no
  regression potential. The YAML parser fix patch is a bit more complex,
  but should have no sideeffects.

  [Original report]

  Periodically I get emails from a machine with the subject:

  Cron  if [ -x /etc/munin/plugins/apt_all ]; then
  /etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x
  /etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12
  >/dev/null; fi

  And a body of:

  AppStream cache update completed, but some metadata was ignored due to
  errors.

  I have a machine monitored by Munin.  One of the plugins used on that
  machine is /etc/munin/plugins/apt which periodically counts the number
  of packets that can be upgraded.  This is achieved by a crontab entry
  installed from the package which looks like this:

  #
  # cron-jobs for munin-node
  #

  MAILTO=root

  # If the APT plugin is enabled, update packages databases approx. once
  # an hour (12 invokations an hour, 1 in 12 chance that the update will
  # happen), but ensure that there will never be more than two hour (7200
  # seconds) interval between updates..
  */5 * * * * root if [ -x /etc/munin/plugins/apt_all ]; then 
/etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x 
/etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12 
>/dev/null; fi

  For many months everything has been running smoothly.  On the 23rd
  November 2016 I started getting the "AppStream cache update completed,
  but some metadata was ignored due to errors." messages at a rate of
  about ten a day.

  I did a quick Google search which turned up a handful of bugs from earlier 
this year, such as
  Bug1575248.  That is marked as Fixed Released though, so I am raising this 
new bug.

  If there are any further diagnostic details I can provide, please let
  me know.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Thu Nov 24 09:57:18 2016
  InstallationDate: Installed on 2013-05-08 (1295 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130508)
  JournalErrors:
   -- Logs begin at Wed 2016-11-23 19:25:01 GMT, end at Thu 2016-11-24 09:57:24 
GMT. --
   Nov 24 02:22:17 hostname systemd-tmpfiles[27330]: 
[/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
  ProcEnviron:
   TERM=xterm-256color
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   LANGUAGE=en_GB:en
  SourcePackage: appstream
  UpgradeStatus: Upgraded to xenial on 2016-08-24 (91 days ago)

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

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

[Desktop-packages] [Bug 1644498] Re: apt-get update returns "AppStream cache update completed, but some metadata was ignored due to errors." periodically

2016-12-14 Thread Robie Basak
(these also impact other architectures - see http://people.canonical.com
/~ubuntu-archive/pending-sru.html)

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

Title:
  apt-get update returns "AppStream cache update completed, but some
  metadata was ignored due to errors." periodically

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The recent update of the Ubuntu asgen instance yielded it to
  generate modern metadata. While we could tell asgen to generate old-
  style metadata, fixing appstream is the better idea, since we already
  applied similar patches to appstream-glib (and having this package
  hold back updates is a bad idea). Currently, the unknown metadata is
  considered to be broken by appstream and it displays a warning about
  that issue during an `apt update`

   * The attached patch includes a second change to make AppStream more
  robust against broken YAML data, ensuring LP #1579712 can not be
  triggered on purpose or due to broken disks creating damaged YAML
  structure.

  [Test Case 1]

   * apt update
   * Check for errors about metadata being ignored

  [Test Case 2]

   * appstreamcli refresh --force
   * Check for errors about metadata being ignored
   * Check if we ignored data that should be present
 (search for it via `appstreamcli search `)
   * Run `appstreamcli status` and see if we still have information on the same 
amount of components as prior to the update.

  [Regression Potential]

   * Medium; The works case would be KDE Discover and GNOME Software
  loosing information on available software, but this risk is very low
  and the patch to fix this bug is very simple and has almost no
  regression potential. The YAML parser fix patch is a bit more complex,
  but should have no sideeffects.

  [Original report]

  Periodically I get emails from a machine with the subject:

  Cron  if [ -x /etc/munin/plugins/apt_all ]; then
  /etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x
  /etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12
  >/dev/null; fi

  And a body of:

  AppStream cache update completed, but some metadata was ignored due to
  errors.

  I have a machine monitored by Munin.  One of the plugins used on that
  machine is /etc/munin/plugins/apt which periodically counts the number
  of packets that can be upgraded.  This is achieved by a crontab entry
  installed from the package which looks like this:

  #
  # cron-jobs for munin-node
  #

  MAILTO=root

  # If the APT plugin is enabled, update packages databases approx. once
  # an hour (12 invokations an hour, 1 in 12 chance that the update will
  # happen), but ensure that there will never be more than two hour (7200
  # seconds) interval between updates..
  */5 * * * * root if [ -x /etc/munin/plugins/apt_all ]; then 
/etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x 
/etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12 
>/dev/null; fi

  For many months everything has been running smoothly.  On the 23rd
  November 2016 I started getting the "AppStream cache update completed,
  but some metadata was ignored due to errors." messages at a rate of
  about ten a day.

  I did a quick Google search which turned up a handful of bugs from earlier 
this year, such as
  Bug1575248.  That is marked as Fixed Released though, so I am raising this 
new bug.

  If there are any further diagnostic details I can provide, please let
  me know.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Thu Nov 24 09:57:18 2016
  InstallationDate: Installed on 2013-05-08 (1295 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130508)
  JournalErrors:
   -- Logs begin at Wed 2016-11-23 19:25:01 GMT, end at Thu 2016-11-24 09:57:24 
GMT. --
   Nov 24 02:22:17 hostname systemd-tmpfiles[27330]: 
[/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
  ProcEnviron:
   TERM=xterm-256color
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   LANGUAGE=en_GB:en
  SourcePackage: appstream
  UpgradeStatus: Upgraded to xenial on 2016-08-24 (91 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/1644498/+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 1644498] Re: apt-get update returns "AppStream cache update completed, but some metadata was ignored due to errors." periodically

2016-12-14 Thread Robie Basak
We have both success and not-fixed reports from -proposed testing.
However, amongst those who reported not-fixed, I can't find any
confirmation that the reporters did actually have both necessary
-proposed packages updated, except for Tommy who confirmed that updating
both packages did work.

So it seems to me that those reporting not-fixed all didn't have the
necessary packages from -proposed installed, so I'll treat this as a
successful verification.

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

Title:
  apt-get update returns "AppStream cache update completed, but some
  metadata was ignored due to errors." periodically

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The recent update of the Ubuntu asgen instance yielded it to
  generate modern metadata. While we could tell asgen to generate old-
  style metadata, fixing appstream is the better idea, since we already
  applied similar patches to appstream-glib (and having this package
  hold back updates is a bad idea). Currently, the unknown metadata is
  considered to be broken by appstream and it displays a warning about
  that issue during an `apt update`

   * The attached patch includes a second change to make AppStream more
  robust against broken YAML data, ensuring LP #1579712 can not be
  triggered on purpose or due to broken disks creating damaged YAML
  structure.

  [Test Case 1]

   * apt update
   * Check for errors about metadata being ignored

  [Test Case 2]

   * appstreamcli refresh --force
   * Check for errors about metadata being ignored
   * Check if we ignored data that should be present
 (search for it via `appstreamcli search `)
   * Run `appstreamcli status` and see if we still have information on the same 
amount of components as prior to the update.

  [Regression Potential]

   * Medium; The works case would be KDE Discover and GNOME Software
  loosing information on available software, but this risk is very low
  and the patch to fix this bug is very simple and has almost no
  regression potential. The YAML parser fix patch is a bit more complex,
  but should have no sideeffects.

  [Original report]

  Periodically I get emails from a machine with the subject:

  Cron  if [ -x /etc/munin/plugins/apt_all ]; then
  /etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x
  /etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12
  >/dev/null; fi

  And a body of:

  AppStream cache update completed, but some metadata was ignored due to
  errors.

  I have a machine monitored by Munin.  One of the plugins used on that
  machine is /etc/munin/plugins/apt which periodically counts the number
  of packets that can be upgraded.  This is achieved by a crontab entry
  installed from the package which looks like this:

  #
  # cron-jobs for munin-node
  #

  MAILTO=root

  # If the APT plugin is enabled, update packages databases approx. once
  # an hour (12 invokations an hour, 1 in 12 chance that the update will
  # happen), but ensure that there will never be more than two hour (7200
  # seconds) interval between updates..
  */5 * * * * root if [ -x /etc/munin/plugins/apt_all ]; then 
/etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x 
/etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12 
>/dev/null; fi

  For many months everything has been running smoothly.  On the 23rd
  November 2016 I started getting the "AppStream cache update completed,
  but some metadata was ignored due to errors." messages at a rate of
  about ten a day.

  I did a quick Google search which turned up a handful of bugs from earlier 
this year, such as
  Bug1575248.  That is marked as Fixed Released though, so I am raising this 
new bug.

  If there are any further diagnostic details I can provide, please let
  me know.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Thu Nov 24 09:57:18 2016
  InstallationDate: Installed on 2013-05-08 (1295 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130508)
  JournalErrors:
   -- Logs begin at Wed 2016-11-23 19:25:01 GMT, end at Thu 2016-11-24 09:57:24 
GMT. --
   Nov 24 02:22:17 hostname systemd-tmpfiles[27330]: 
[/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
  ProcEnviron:
   TERM=xterm-256color
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   LANGUAGE=en_GB:en
  SourcePackage: appstream
  UpgradeStatus: Upgraded to xenial on 2016-08-24 (91 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/appstream/+bug/16

[Desktop-packages] [Bug 1645685] Re: Thunderbird and XFCE terminal don't use preferred web browser

2016-12-14 Thread José Luis González
This is also happening with emacs.

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

** Summary changed:

- Thunderbird and XFCE terminal don't  use preferred web browser
+ Thunderbird, XFCE terminal and Emacs don't  use preferred web browser

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

Title:
  Thunderbird, XFCE terminal and Emacs don't  use preferred web browser

Status in emacs24 package in Ubuntu:
  New
Status in thunderbird package in Ubuntu:
  New
Status in xfce4-terminal package in Ubuntu:
  New

Bug description:
  I have Google-Chrome set as my preferred web browser in XFCE's
  preferred applications. However, if I open a link in XFCE terminal or
  in Thunderbird Firefox is opened instead. The setting appears to have
  been saved correctly as opening the Web browser item from XFCE's
  applications menu launches Chrome, however it seems those apps are
  ignoring it.

  I'm running XFCE on xenial.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs24/+bug/1645685/+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 1583088] Re: Randomly corrupt characters in Unity8

2016-12-14 Thread dinamic
same here on both 17.04 and 16.04+overlay (intel and nvidia)

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

Title:
  Randomly corrupt characters in Unity8

Status in Canonical System Image:
  Confirmed
Status in gnome-desktop package in Ubuntu:
  Invalid
Status in qtmir package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Corrupted characters in text rendering, mainly in Unity8 window
  titlebars.

  I think this is a new issue. It only started happening (on xenial
  desktop) in the past month or two.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1583088/+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 1644498] Re: apt-get update returns "AppStream cache update completed, but some metadata was ignored due to errors." periodically

2016-12-14 Thread Matthias Klumpp
The AppStream CI failure is an error on the tests and can be ignored (I can 
also provide a patch to fix that).
The Isenkram issue looks very weird, since the GIR ABI hasn't been touched and 
it doesn't seem to operate on AppStream-specific stuff there - I will 
investigate that problem later.

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

Title:
  apt-get update returns "AppStream cache update completed, but some
  metadata was ignored due to errors." periodically

Status in appstream package in Ubuntu:
  Fix Released
Status in appstream source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

   * The recent update of the Ubuntu asgen instance yielded it to
  generate modern metadata. While we could tell asgen to generate old-
  style metadata, fixing appstream is the better idea, since we already
  applied similar patches to appstream-glib (and having this package
  hold back updates is a bad idea). Currently, the unknown metadata is
  considered to be broken by appstream and it displays a warning about
  that issue during an `apt update`

   * The attached patch includes a second change to make AppStream more
  robust against broken YAML data, ensuring LP #1579712 can not be
  triggered on purpose or due to broken disks creating damaged YAML
  structure.

  [Test Case 1]

   * apt update
   * Check for errors about metadata being ignored

  [Test Case 2]

   * appstreamcli refresh --force
   * Check for errors about metadata being ignored
   * Check if we ignored data that should be present
 (search for it via `appstreamcli search `)
   * Run `appstreamcli status` and see if we still have information on the same 
amount of components as prior to the update.

  [Regression Potential]

   * Medium; The works case would be KDE Discover and GNOME Software
  loosing information on available software, but this risk is very low
  and the patch to fix this bug is very simple and has almost no
  regression potential. The YAML parser fix patch is a bit more complex,
  but should have no sideeffects.

  [Original report]

  Periodically I get emails from a machine with the subject:

  Cron  if [ -x /etc/munin/plugins/apt_all ]; then
  /etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x
  /etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12
  >/dev/null; fi

  And a body of:

  AppStream cache update completed, but some metadata was ignored due to
  errors.

  I have a machine monitored by Munin.  One of the plugins used on that
  machine is /etc/munin/plugins/apt which periodically counts the number
  of packets that can be upgraded.  This is achieved by a crontab entry
  installed from the package which looks like this:

  #
  # cron-jobs for munin-node
  #

  MAILTO=root

  # If the APT plugin is enabled, update packages databases approx. once
  # an hour (12 invokations an hour, 1 in 12 chance that the update will
  # happen), but ensure that there will never be more than two hour (7200
  # seconds) interval between updates..
  */5 * * * * root if [ -x /etc/munin/plugins/apt_all ]; then 
/etc/munin/plugins/apt_all update 7200 12 >/dev/null; elif [ -x 
/etc/munin/plugins/apt ]; then /etc/munin/plugins/apt update 7200 12 
>/dev/null; fi

  For many months everything has been running smoothly.  On the 23rd
  November 2016 I started getting the "AppStream cache update completed,
  but some metadata was ignored due to errors." messages at a rate of
  about ten a day.

  I did a quick Google search which turned up a handful of bugs from earlier 
this year, such as
  Bug1575248.  That is marked as Fixed Released though, so I am raising this 
new bug.

  If there are any further diagnostic details I can provide, please let
  me know.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: appstream 0.9.4-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-47.68-generic 4.4.24
  Uname: Linux 4.4.0-47-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  Date: Thu Nov 24 09:57:18 2016
  InstallationDate: Installed on 2013-05-08 (1295 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130508)
  JournalErrors:
   -- Logs begin at Wed 2016-11-23 19:25:01 GMT, end at Thu 2016-11-24 09:57:24 
GMT. --
   Nov 24 02:22:17 hostname systemd-tmpfiles[27330]: 
[/usr/lib/tmpfiles.d/var.conf:14] Duplicate line for path "/var/log", ignoring.
  ProcEnviron:
   TERM=xterm-256color
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   LANGUAGE=en_GB:en
  SourcePackage: appstream
  UpgradeStatus: Upgraded to xenial on 2016-08-24 (91 days ago)

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

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

[Desktop-packages] [Bug 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

2016-12-14 Thread Achim Behrens
installed the freshly build amd64 yakkety .debs from the link in #91 and
its working again now.

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

Title:
  chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec
  certs

Status in chromium-browser package in Ubuntu:
  In Progress

Bug description:
  Chromium browser in xenial no longer trusts Symantec issued
  certificates. See [1].

  1. https://bugs.chromium.org/p/chromium/issues/detail?id=664177

  Ubuntu release: 16.04
  chromium-browser: 53.0.2785.143-0ubuntu0.16.04.1.1254

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1641380/+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 797485] Re: SRU: Status Bar Covers File Name at Bottom

2016-12-14 Thread Robie Basak
Accepting, but a couple of comments:

1) "Regression potential: none" is not acceptable. See
https://wiki.ubuntu.com/StableReleaseUpdates#Procedure. Please fix this
before SRU verification.

2) Instead of " Adapted from
https://git.gnome.org/browse/nautilus/commit/?id=e66d3ca"; in the
description of your dep3 header, you could say "Origin: backport,
https://git.gnome.org/browse/nautilus/commit/?id=e66d3ca"; which
describes exactly the same thing but is machine readable.

** Changed in: nautilus (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  SRU: Status Bar Covers File Name at Bottom

Status in Nautilus:
  Fix Released
Status in nautilus package in Ubuntu:
  Fix Released
Status in nautilus source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

  If using Nautilus without a status bar the selected item title
  'floats' at the bottom of the file listing.

  If you choose the last file item in a list this 'floating' title
  prevents you seeing the actual title making editing
  difficult/impossible. This issue is also present in icon view if you
  have an even number of files on the bottom row it becomes difficult to
  rename the last file as the status bar covers the text area.

  [Test Case]

  Using Ubuntu 16.04.1 open the file manager, click "Home", enable list
  view and resize the file manager window so that the contents of the
  home directory just fit vertically and horizontally. Select the last
  item in the file listing and then move the mouse slowly from left to
  right and back again several time. You will see the floating status
  bar will jump from left to right, obscuring details of the selected
  item.

  After the patched nautilus package is installed, performing the same
  test will result on the floating status bar being hidden when the
  mouse hovers over it.

  [Regression Potential]

  None. This patch has been adapted from the following upstream commit:

  * https://git.gnome.org/browse/nautilus/commit/?id=e66d3ca

  Packages have been built in a PPA and tested for regressions.

  [ Other Info ]

  Binary package hint: nautilus

  The following possible solutions were considered:

  * Give the file list a bottom margin of the height of the status bar.
  * Move status bar to the left side when working with files in that corner.
  * Do not show status bar while renaming.
  * Hide the floating bars when hovering over part of the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/797485/+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 797485] Please test proposed package

2016-12-14 Thread Robie Basak
Hello willm.wade, or anyone else affected,

Accepted nautilus into xenial-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/nautilus/1:3.18.4.is.3.14.3-0ubuntu6
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, and change the tag
from verification-needed to verification-done. If it does not fix the
bug for you, please add a comment stating that, and change the tag to
verification-failed.  In either case, details of your testing will help
us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

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

Title:
  SRU: Status Bar Covers File Name at Bottom

Status in Nautilus:
  Fix Released
Status in nautilus package in Ubuntu:
  Fix Released
Status in nautilus source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

  If using Nautilus without a status bar the selected item title
  'floats' at the bottom of the file listing.

  If you choose the last file item in a list this 'floating' title
  prevents you seeing the actual title making editing
  difficult/impossible. This issue is also present in icon view if you
  have an even number of files on the bottom row it becomes difficult to
  rename the last file as the status bar covers the text area.

  [Test Case]

  Using Ubuntu 16.04.1 open the file manager, click "Home", enable list
  view and resize the file manager window so that the contents of the
  home directory just fit vertically and horizontally. Select the last
  item in the file listing and then move the mouse slowly from left to
  right and back again several time. You will see the floating status
  bar will jump from left to right, obscuring details of the selected
  item.

  After the patched nautilus package is installed, performing the same
  test will result on the floating status bar being hidden when the
  mouse hovers over it.

  [Regression Potential]

  None. This patch has been adapted from the following upstream commit:

  * https://git.gnome.org/browse/nautilus/commit/?id=e66d3ca

  Packages have been built in a PPA and tested for regressions.

  [ Other Info ]

  Binary package hint: nautilus

  The following possible solutions were considered:

  * Give the file list a bottom margin of the height of the status bar.
  * Move status bar to the left side when working with files in that corner.
  * Do not show status bar while renaming.
  * Hide the floating bars when hovering over part of the selection.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/797485/+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 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

2016-12-14 Thread w2vy
There were build failures for yakkety (and others), so there could be
lingering issues with those binaries

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

Title:
  chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec
  certs

Status in chromium-browser package in Ubuntu:
  In Progress

Bug description:
  Chromium browser in xenial no longer trusts Symantec issued
  certificates. See [1].

  1. https://bugs.chromium.org/p/chromium/issues/detail?id=664177

  Ubuntu release: 16.04
  chromium-browser: 53.0.2785.143-0ubuntu0.16.04.1.1254

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1641380/+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 1643362] Re: GPU lockup with radeon driver and ATI R9 280X card

2016-12-14 Thread Timo Aaltonen
try a newer mainline kernel than 4.4 from

http://kernel.ubuntu.com/~kernel-ppa/mainline/

(linux-image-...-generic..._amd64.deb)

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

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

Title:
  GPU lockup with radeon driver and ATI R9 280X card

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

Bug description:
  Hello,

  I recently upgraded from 14.04 to 16.04, and been experiencing display
  freezes.

  So far just while playing Team Fortress 2 on Steam. It happens
  regularly when I play the game (so far maybe 20 times in the past
  couple of weeks). Most of the time system recovers after 10-20 seconds
  and I'm able to continue where I left off (killed in the game of
  course :-). But once I had to force restart by power reset.

  I didn't have this problem with the FGLRX driver in 14.04.

  Here's what is logged in kern.log when the problem occurs:

  Nov 20 11:24:44 localhost kernel: [44811.788856] radeon :06:00.0: ring 0 
stalled for more than 10028msec
  Nov 20 11:24:44 localhost kernel: [44811.788860] radeon :06:00.0: GPU 
lockup (current fence id 0x0008cd3d last fence id 0x0008cd46 on 
ring 0)
  Nov 20 11:24:45 localhost kernel: [44812.306449] radeon :06:00.0: Saved 
369 dwords of commands on ring 0.
  Nov 20 11:24:45 localhost kernel: [44812.306525] radeon :06:00.0: GPU 
softreset: 0x0049
  Nov 20 11:24:45 localhost kernel: [44812.306527] radeon :06:00.0:   
GRBM_STATUS   = 0xF4500028
  Nov 20 11:24:45 localhost kernel: [44812.306529] radeon :06:00.0:   
GRBM_STATUS_SE0   = 0xCC02
  Nov 20 11:24:45 localhost kernel: [44812.306531] radeon :06:00.0:   
GRBM_STATUS_SE1   = 0xCC00
  Nov 20 11:24:45 localhost kernel: [44812.306533] radeon :06:00.0:   
SRBM_STATUS   = 0x20C0
  Nov 20 11:24:45 localhost kernel: [44812.306567] radeon :06:00.0:   
SRBM_STATUS2  = 0x
  Nov 20 11:24:45 localhost kernel: [44812.306569] radeon :06:00.0:   
R_008674_CP_STALLED_STAT1 = 0x
  Nov 20 11:24:45 localhost kernel: [44812.306571] radeon :06:00.0:   
R_008678_CP_STALLED_STAT2 = 0x4000
  Nov 20 11:24:45 localhost kernel: [44812.306572] radeon :06:00.0:   
R_00867C_CP_BUSY_STAT = 0x00408006
  Nov 20 11:24:45 localhost kernel: [44812.306574] radeon :06:00.0:   
R_008680_CP_STAT  = 0x84228647
  Nov 20 11:24:45 localhost kernel: [44812.306576] radeon :06:00.0:   
R_00D034_DMA_STATUS_REG   = 0x44C83D57
  Nov 20 11:24:45 localhost kernel: [44812.306577] radeon :06:00.0:   
R_00D834_DMA_STATUS_REG   = 0x44C83D57
  Nov 20 11:24:45 localhost kernel: [44812.306579] radeon :06:00.0:   
VM_CONTEXT1_PROTECTION_FAULT_ADDR   0x
  Nov 20 11:24:45 localhost kernel: [44812.306581] radeon :06:00.0:   
VM_CONTEXT1_PROTECTION_FAULT_STATUS 0x
  Nov 20 11:24:45 localhost kernel: [44812.807533] radeon :06:00.0: 
GRBM_SOFT_RESET=0xDDFF
  Nov 20 11:24:45 localhost kernel: [44812.807588] radeon :06:00.0: 
SRBM_SOFT_RESET=0x0100
  Nov 20 11:24:45 localhost kernel: [44812.808734] radeon :06:00.0:   
GRBM_STATUS   = 0x3028
  Nov 20 11:24:45 localhost kernel: [44812.808736] radeon :06:00.0:   
GRBM_STATUS_SE0   = 0x0006
  Nov 20 11:24:45 localhost kernel: [44812.808738] radeon :06:00.0:   
GRBM_STATUS_SE1   = 0x0006
  Nov 20 11:24:45 localhost kernel: [44812.808740] radeon :06:00.0:   
SRBM_STATUS   = 0x20C0
  Nov 20 11:24:45 localhost kernel: [44812.808783] radeon :06:00.0:   
SRBM_STATUS2  = 0x
  Nov 20 11:24:45 localhost kernel: [44812.808785] radeon :06:00.0:   
R_008674_CP_STALLED_STAT1 = 0x
  Nov 20 11:24:45 localhost kernel: [44812.808787] radeon :06:00.0:   
R_008678_CP_STALLED_STAT2 = 0x
  Nov 20 11:24:45 localhost kernel: [44812.808788] radeon :06:00.0:   
R_00867C_CP_BUSY_STAT = 0x
  Nov 20 11:24:45 localhost kernel: [44812.808790] radeon :06:00.0:   
R_008680_CP_STAT  = 0x
  Nov 20 11:24:45 localhost kernel: [44812.808792] radeon :06:00.0:   
R_00D034_DMA_STATUS_REG   = 0x44C83D57
  Nov 20 11:24:45 localhost kernel: [44812.808794] radeon :06:00.0:   
R_00D834_DMA_STATUS_REG   = 0x44C83D57
  Nov 20 11:24:45 localhost kernel: [44812.808881] radeon :06:00.0: GPU 
reset succeeded, trying to resume
  Nov 20 11:24:45 localhost kernel: [44812.838386] [drm] probing gen 2 caps for 
device 1002:5a1f = 31cd02/0
  Nov 20 11:24:45 localhost kernel: [44812.838389] [drm] PCIE gen 2 link speeds 
already enabled
  Nov 20 11:24:45 localhost kernel: [44812.840991] [drm] PCIE GART of 2048M 
enabled (table at 0x002E8000).
  Nov 20 11:24:45 localhost ke

[Desktop-packages] [Bug 1166529] Re: Creative Recon3d & Sound Blaster Z (CA0132), No Sound At All; Broken Beyond All Repair

2016-12-14 Thread Egbert van der Wal
I just gave up and got me a Asus Xonar sound card and disabled the
onboard. Works a treat!

The longer I worked with it, the more I got convinced it's a crappy
chip. Even in Windows 10 it doesn't work properly - sometimes the volume
levels are ignored or attached to different outputs than they should be.

Also, when I started Ubuntu 16.04 once, I needed to completely shut down
the computer - if I just reboot to Windows it will also not work in
Windows. After a shut down it usually works again.

I have no clue what this chip is doing and how it's interacting with the
driver on Linux, but it's bad. Very bad.

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

Title:
  Creative Recon3d & Sound Blaster Z (CA0132), No Sound At All; Broken
  Beyond All Repair

Status in ALSA driver:
  Unknown
Status in Skylinux:
  Confirmed
Status in alsa-driver package in Ubuntu:
  Confirmed
Status in alsa-driver package in Debian:
  New

Bug description:
  [WORKAROUND] Run the following command:

  echo "options snd-hda-intel position_fix=1" | sudo tee -a
  /etc/modprobe.d/alsa-base.conf

  [EDIT]
  Workaround doesn't work anymore for me at least. I assume it only has a small 
possibility of working due to a firmware bug.

  [ORIGINAL REPORT]
  No sound, no jacks; It is detected by Linux however.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.8.0-16.26-generic 3.8.5
  Uname: Linux 3.8.0-16-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.9.2-0ubuntu5
  Architecture: amd64
  Date: Mon Apr  8 18:56:44 2013
  InstallationDate: Installed on 2013-04-07 (1 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130402.1)
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Creative failed
  Symptom_Card: HDA Creative - HDA Creative
  Symptom_Type: No sound at all
  Title: [To be filled by O.E.M., Creative CA0132, Green Line Out, Rear] No 
sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/12/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1102
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: SABERTOOTH 990FX
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  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.:bvr1102:bd03/12/2012:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnSABERTOOTH990FX:rvrRev1.xx: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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/alsa-driver/+bug/1166529/+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 441502] Re: Front Audio Jacks Not Working

2016-12-14 Thread bhikkhu subhuti
I loaded the 4.9 upstream and 1.15 BIOS from ACER.  Bug still exists.. Please 
let me know what to do next.  My internal microphone has static and I want to 
use a headset and then eventually a plug splitter of microphone and headphone.  
The headphones work.
The microphone does not work
Both work fine in windows (sorry).
I have pauvolume control and it does not list a secondary input device.
I tried hdajackretask and it also did not seem to work.

According to what I know.. The internal microphone should be muted and the 
external should work..
That happens to the headphones and speakers respectively when you plug it in.

Please advise.  Maybe you can help me figure out the "advanced settings"
for hdajackretask and then it can go into the builds for the next rc.

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

Title:
  Front Audio Jacks Not Working

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu karmic (development branch)
  Release:  9.10
  alsa-base:
Installed: 1.0.20+dfsg-1ubuntu4

  What is expected?

  I should plug in my headset (microphone included) and be able to hear
  and talk through any software, or at least restart such software if it
  does not automagically detect and adjust immediately so it may use the
  new configuration.

  What happened instead?

  The front jacks do not seem to be working. They did in ubuntu 9.04
  (and only the ubuntu flavour, they did not in kubuntu 9.04) but not
  there's no output.

  Microphone works with configuration!

  * The microphone is still configured in the same manner. I open `alsamixer`.
  * In the [Playback] View which opens by default I adjust certain settings to:
 "Digital Input Source" (NOT "Digital Input Source 1") TO "Analog I".
 "Front Mic Jack Mode" TO "Mic In"
  * In the [Capture] View:
 "Front Mic Mixer" is ENABLED and volume adjusted (Maxed out for testing)
 "Capture" is ENABLED and volume adjusted (Maxed out for testing)

  Any other option is discardable in the front microphone jack configuration.
 
  This makes the microphone work when it is plugged in the front jack. I have 
not tested the back panel.

  Headphone

  I have not been able to configure the headphones yet, I'm not an alsa
  or pulse-audio expert ;[

  LSPCI important output:

  00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD
  Audio Controller

  Notes:

  No alsa global configuration was tampered with. Only alsamixer for
  microphone configuration.

  ProblemType: Bug
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  exodus 1440 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd322 irq 22'
 Mixer name : 'IDT 92HD73E1X5'
 Components : 'HDA:111d7676,80865002,00100202'
 Controls  : 47
 Simple ctrls  : 29
  CheckboxCommand: alsa_record_playback
  CheckboxTest: alsa_record_playback_alternates
  Date: Sat Oct  3 11:23:19 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: alsa-base 1.0.20+dfsg-1ubuntu4
  PackageArchitecture: all
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
  SourcePackage: alsa-driver
  Tags: checkbox-bug
  Uname: Linux 2.6.31-11-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/441502/+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 441502] Re: Front Audio Jacks Not Working

2016-12-14 Thread bhikkhu subhuti
My computer has a realtek ALC255 according to hdaJackRetask  but lscipi
command shows only Intel.  The windows version has realtek drivers.  I
am not sure if that is the problem.  I have seemed to have read that
there are sub sound systems and sometimes it does not choose them.

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

Title:
  Front Audio Jacks Not Working

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu karmic (development branch)
  Release:  9.10
  alsa-base:
Installed: 1.0.20+dfsg-1ubuntu4

  What is expected?

  I should plug in my headset (microphone included) and be able to hear
  and talk through any software, or at least restart such software if it
  does not automagically detect and adjust immediately so it may use the
  new configuration.

  What happened instead?

  The front jacks do not seem to be working. They did in ubuntu 9.04
  (and only the ubuntu flavour, they did not in kubuntu 9.04) but not
  there's no output.

  Microphone works with configuration!

  * The microphone is still configured in the same manner. I open `alsamixer`.
  * In the [Playback] View which opens by default I adjust certain settings to:
 "Digital Input Source" (NOT "Digital Input Source 1") TO "Analog I".
 "Front Mic Jack Mode" TO "Mic In"
  * In the [Capture] View:
 "Front Mic Mixer" is ENABLED and volume adjusted (Maxed out for testing)
 "Capture" is ENABLED and volume adjusted (Maxed out for testing)

  Any other option is discardable in the front microphone jack configuration.
 
  This makes the microphone work when it is plugged in the front jack. I have 
not tested the back panel.

  Headphone

  I have not been able to configure the headphones yet, I'm not an alsa
  or pulse-audio expert ;[

  LSPCI important output:

  00:1b.0 Audio device: Intel Corporation 82801JI (ICH10 Family) HD
  Audio Controller

  Notes:

  No alsa global configuration was tampered with. Only alsamixer for
  microphone configuration.

  ProblemType: Bug
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
 Subdevices: 2/2
 Subdevice #0: subdevice #0
 Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  exodus 1440 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd322 irq 22'
 Mixer name : 'IDT 92HD73E1X5'
 Components : 'HDA:111d7676,80865002,00100202'
 Controls  : 47
 Simple ctrls  : 29
  CheckboxCommand: alsa_record_playback
  CheckboxTest: alsa_record_playback_alternates
  Date: Sat Oct  3 11:23:19 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: alsa-base 1.0.20+dfsg-1ubuntu4
  PackageArchitecture: all
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-11.38-generic
  SourcePackage: alsa-driver
  Tags: checkbox-bug
  Uname: Linux 2.6.31-11-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/441502/+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 1648649] Re: Ubufox is broken in Firefox Nightly, due to using no-longer-supported "for each" syntax. Error console now shows "SyntaxError: missing ( after for UpdateNotifier.j

2016-12-14 Thread Chris Coulson
Thanks for reporting this. I'm on vacation now until January, but I'll
get this fixed when I return

** Changed in: ubufox (Ubuntu)
   Importance: Undecided => High

** Changed in: ubufox (Ubuntu)
 Assignee: (unassigned) => Chris Coulson (chrisccoulson)

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

Title:
  Ubufox is broken in Firefox Nightly, due to using no-longer-supported
  "for each" syntax.  Error console now shows "SyntaxError: missing (
  after for  UpdateNotifier.js:217:8"

Status in ubufox package in Ubuntu:
  New

Bug description:
  Firefox Nightly (53) no longer supports the non-standard "for each"
  looping construct, as of
  https://bugzilla.mozilla.org/show_bug.cgi?id=1293305

  Unfortunately, ubufox uses this construct, which causes problems as shown in 
the error console at startup:
  > SyntaxError: missing ( after for UpdateNotifier.js:217:8
  > SyntaxError: missing ( after for utils.jsm:217:8

  
  Fortunately, it's easy to fix! Just replace code like this...
  > for each (let k in [...])
  ...with code like this:
  > for (let k of [...])

  Note: I also filed this in Mozilla's bug-tracker (under Tech Evangelism | 
Add-ons) here:
   https://bugzilla.mozilla.org/show_bug.cgi?id=1322551

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubufox/+bug/1648649/+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 1648905] Re: VPN username and settings not saved

2016-12-14 Thread dwmw2
*** This bug is a duplicate of bug 1609700 ***
https://bugs.launchpad.net/bugs/1609700

Actually, this is probably a duplicate of bug 1609700

** This bug has been marked a duplicate of bug 1609700
   username is not saved in openconnect connection dialog

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

Title:
  VPN username and settings not saved

Status in network-manager package in Ubuntu:
  Fix Committed

Bug description:
  The OpenConnect VPN auth-dialog doesn't remember usernames and other
  settings.

  See discussion (and fix) in
  https://bugzilla.redhat.com/show_bug.cgi?id=1332491

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1648905/+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 1609700] Re: username is not saved in openconnect connection dialog

2016-12-14 Thread dwmw2
This is actually a NetworkManager bug. As noted in bug 1648905 it's
fixed upstream by
https://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?h=nm-1-2&id=bb45adeda0bf427ada23b09daf970b0757e82d60

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

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

** Also affects: fedora via
   https://bugzilla.redhat.com/show_bug.cgi?id=1332491
   Importance: Unknown
   Status: Unknown

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

Title:
  username is not saved in openconnect connection dialog

Status in network-manager package in Ubuntu:
  Confirmed
Status in network-manager-openconnect package in Ubuntu:
  Confirmed
Status in Fedora:
  Unknown

Bug description:
  
  Hi,

  I clicked on "save passwords" but only the password is filled in
  automatically when I open the connection dialog. The "Username" field
  is empty!

  This happens for a SSLVPN configuration.

  For another VPN config (don't know which type) everything is ok.

  
  openconnect: 7.06-2build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1609700/+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 1609700] Re: username is not saved in openconnect connection dialog

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

** Changed in: network-manager (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/1609700

Title:
  username is not saved in openconnect connection dialog

Status in network-manager package in Ubuntu:
  Confirmed
Status in network-manager-openconnect package in Ubuntu:
  Confirmed
Status in Fedora:
  Unknown

Bug description:
  
  Hi,

  I clicked on "save passwords" but only the password is filled in
  automatically when I open the connection dialog. The "Username" field
  is empty!

  This happens for a SSLVPN configuration.

  For another VPN config (don't know which type) everything is ok.

  
  openconnect: 7.06-2build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1609700/+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 1649910] [NEW] Firefox freezes completely when accessing the developer tools

2016-12-14 Thread Jan Henke
Public bug reported:

Since today's SRU to fix a security bug, whenever I open the developer
tools (F12), Firefox freezes completely and I have to hard kill it.

It worked fine with the same webpage yesterday before the update, so it
is a regression of today's update.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 50.1.0+build2-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
Uname: Linux 4.4.0-53-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jan2436 F pulseaudio
 /dev/snd/controlC1:  jan2436 F pulseaudio
BuildID: 20161209095719
Channel: Unavailable
CurrentDesktop: Unity
Date: Wed Dec 14 15:24:36 2016
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2015-11-04 (405 days ago)
InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
Locales: extensions.sqlite corrupt or missing
Plugins: Java(TM) Plug-in 11.112.2 - 
/usr/lib/jvm/oracle-java8-jdk-amd64/jre/lib/amd64/libnpjp2.so (oracle-java8-jdk)
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=50.1.0/20161209095719 (In use)
RelatedPackageVersions: oracle-java8-jdk 8u112
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: Upgraded to xenial on 2016-04-07 (251 days ago)
dmi.bios.date: 06/23/2016
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A13
dmi.board.name: 0JPRM5
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd06/23/2016:svnDellInc.:pnLatitudeE5550:pvr:rvnDellInc.:rn0JPRM5:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.name: Latitude E5550
dmi.sys.vendor: Dell Inc.

** Affects: firefox (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 firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1649910

Title:
  Firefox freezes completely when accessing the developer tools

Status in firefox package in Ubuntu:
  New

Bug description:
  Since today's SRU to fix a security bug, whenever I open the developer
  tools (F12), Firefox freezes completely and I have to hard kill it.

  It worked fine with the same webpage yesterday before the update, so
  it is a regression of today's update.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: firefox 50.1.0+build2-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
  Uname: Linux 4.4.0-53-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.1-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jan2436 F pulseaudio
   /dev/snd/controlC1:  jan2436 F pulseaudio
  BuildID: 20161209095719
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Wed Dec 14 15:24:36 2016
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2015-11-04 (405 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Locales: extensions.sqlite corrupt or missing
  Plugins: Java(TM) Plug-in 11.112.2 - 
/usr/lib/jvm/oracle-java8-jdk-amd64/jre/lib/amd64/libnpjp2.so (oracle-java8-jdk)
  PrefSources: prefs.js
  Profiles: Profile0 (Default) - LastVersion=50.1.0/20161209095719 (In use)
  RelatedPackageVersions: oracle-java8-jdk 8u112
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: Upgraded to xenial on 2016-04-07 (251 days ago)
  dmi.bios.date: 06/23/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A13
  dmi.board.name: 0JPRM5
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA13:bd06/23/2016:svnDellInc.:pnLatitudeE5550:pvr:rvnDellInc.:rn0JPRM5:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5550
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1649910/+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 1649906] [NEW] Thunderbird's delete icon is the same as the ignore thread one

2016-12-14 Thread José Luis González
Public bug reported:

The icon for delete message in menus seems to be the same as the one
shown for ignored threads which is confusing and misleading. I
understand each operation should have a different icon and ignored
threads should show the ignored thread (or subthread) icon.

I'm running xenial and Thunderbird is version
45.5.1+build1-0ubuntu0.16.04.1.

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

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

Title:
  Thunderbird's delete icon is the same as the ignore thread one

Status in thunderbird package in Ubuntu:
  New

Bug description:
  The icon for delete message in menus seems to be the same as the one
  shown for ignored threads which is confusing and misleading. I
  understand each operation should have a different icon and ignored
  threads should show the ignored thread (or subthread) icon.

  I'm running xenial and Thunderbird is version
  45.5.1+build1-0ubuntu0.16.04.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1649906/+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 918489] Re: duplicity allows bad passphrase on full backup if archive cache exists

2016-12-14 Thread Launchpad Bug Tracker
This bug was fixed in the package deja-dup - 34.2-0ubuntu3.1

---
deja-dup (34.2-0ubuntu3.1) yakkety; urgency=medium

  * debian/patches/clear-cache-before-full-backup.patch:
- Fixes a bug that allowed an incorrect password when making a
  new full backup (LP: #918489)

 -- Michael Terry   Thu, 08 Dec 2016 09:26:13 -0500

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

Title:
  duplicity allows bad passphrase on full backup if archive cache exists

Status in Déjà Dup:
  Fix Released
Status in Duplicity:
  New
Status in deja-dup package in Ubuntu:
  Fix Released
Status in deja-dup source package in Trusty:
  Fix Released
Status in deja-dup source package in Xenial:
  Fix Released
Status in deja-dup source package in Yakkety:
  Fix Released

Bug description:
  when doing a backup for the first time, dejadup verifies your
  passphrase by having you enter it twice.

  on future incremental backups it doesn't need to do this because
  entering the wrong password will result in the backup failing.

  with the periodic 'full' backups that happen from time to time,
  however, any password will be accepted.

  this can lead to a situation where you accidentally type the wrong
  password once and are left in a situation where you don't know what
  you typed and have no way to get your files (or do another incremental
  backup on top of it).

  i think this is what happened to me recently.

  clearly, the fix is to explicitly verify the passphrase is correct
  when doing a new full backup.  this may be a duplicity bug.

  === Ubuntu deja-dup SRU information ===

  [impact]
  Users may unwittingly re-set their backup password and not be able to restore 
their data.

  [test case]
  - $ deja-dup-preferences # set up a dummy backup
  - $ deja-dup --backup # complete first encrypted full backup
  - $ rename 's/\.2016/\.2000/' /path/to/test/backup/*
  - $ rename 's/\.2016/\.2000/' ~/.cache/deja-dup/*/*
  - $ deja-dup --backup # second backup, enter the wrong password
  - $ deja-dup --restore # try to restore with original password

  [regression potential]
  Should be limited?  The fix is to delete the duplicity cache files, which 
ought to be safe to delete.

  It's possible if a full backup is being resumed, we might delete the
  current progress.  That is a better bug to have than this bug, though.
  A more complicated patch would need to be investigated to prevent
  that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/918489/+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 918489] Update Released

2016-12-14 Thread Chris J Arges
The verification of the Stable Release Update for deja-dup has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.

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

Title:
  duplicity allows bad passphrase on full backup if archive cache exists

Status in Déjà Dup:
  Fix Released
Status in Duplicity:
  New
Status in deja-dup package in Ubuntu:
  Fix Released
Status in deja-dup source package in Trusty:
  Fix Released
Status in deja-dup source package in Xenial:
  Fix Released
Status in deja-dup source package in Yakkety:
  Fix Released

Bug description:
  when doing a backup for the first time, dejadup verifies your
  passphrase by having you enter it twice.

  on future incremental backups it doesn't need to do this because
  entering the wrong password will result in the backup failing.

  with the periodic 'full' backups that happen from time to time,
  however, any password will be accepted.

  this can lead to a situation where you accidentally type the wrong
  password once and are left in a situation where you don't know what
  you typed and have no way to get your files (or do another incremental
  backup on top of it).

  i think this is what happened to me recently.

  clearly, the fix is to explicitly verify the passphrase is correct
  when doing a new full backup.  this may be a duplicity bug.

  === Ubuntu deja-dup SRU information ===

  [impact]
  Users may unwittingly re-set their backup password and not be able to restore 
their data.

  [test case]
  - $ deja-dup-preferences # set up a dummy backup
  - $ deja-dup --backup # complete first encrypted full backup
  - $ rename 's/\.2016/\.2000/' /path/to/test/backup/*
  - $ rename 's/\.2016/\.2000/' ~/.cache/deja-dup/*/*
  - $ deja-dup --backup # second backup, enter the wrong password
  - $ deja-dup --restore # try to restore with original password

  [regression potential]
  Should be limited?  The fix is to delete the duplicity cache files, which 
ought to be safe to delete.

  It's possible if a full backup is being resumed, we might delete the
  current progress.  That is a better bug to have than this bug, though.
  A more complicated patch would need to be investigated to prevent
  that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/918489/+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 918489] Re: duplicity allows bad passphrase on full backup if archive cache exists

2016-12-14 Thread Launchpad Bug Tracker
This bug was fixed in the package deja-dup - 34.2-0ubuntu1.1

---
deja-dup (34.2-0ubuntu1.1) xenial; urgency=medium

  * debian/patches/clear-cache-before-full-backup.patch:
- Fixes a bug that allowed an incorrect password when making a
  new full backup (LP: #918489)

 -- Michael Terry   Fri, 02 Dec 2016 16:07:55 -0500

** Changed in: deja-dup (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

** Changed in: deja-dup (Ubuntu Yakkety)
   Status: Fix Committed => Fix Released

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

Title:
  duplicity allows bad passphrase on full backup if archive cache exists

Status in Déjà Dup:
  Fix Released
Status in Duplicity:
  New
Status in deja-dup package in Ubuntu:
  Fix Released
Status in deja-dup source package in Trusty:
  Fix Released
Status in deja-dup source package in Xenial:
  Fix Released
Status in deja-dup source package in Yakkety:
  Fix Released

Bug description:
  when doing a backup for the first time, dejadup verifies your
  passphrase by having you enter it twice.

  on future incremental backups it doesn't need to do this because
  entering the wrong password will result in the backup failing.

  with the periodic 'full' backups that happen from time to time,
  however, any password will be accepted.

  this can lead to a situation where you accidentally type the wrong
  password once and are left in a situation where you don't know what
  you typed and have no way to get your files (or do another incremental
  backup on top of it).

  i think this is what happened to me recently.

  clearly, the fix is to explicitly verify the passphrase is correct
  when doing a new full backup.  this may be a duplicity bug.

  === Ubuntu deja-dup SRU information ===

  [impact]
  Users may unwittingly re-set their backup password and not be able to restore 
their data.

  [test case]
  - $ deja-dup-preferences # set up a dummy backup
  - $ deja-dup --backup # complete first encrypted full backup
  - $ rename 's/\.2016/\.2000/' /path/to/test/backup/*
  - $ rename 's/\.2016/\.2000/' ~/.cache/deja-dup/*/*
  - $ deja-dup --backup # second backup, enter the wrong password
  - $ deja-dup --restore # try to restore with original password

  [regression potential]
  Should be limited?  The fix is to delete the duplicity cache files, which 
ought to be safe to delete.

  It's possible if a full backup is being resumed, we might delete the
  current progress.  That is a better bug to have than this bug, though.
  A more complicated patch would need to be investigated to prevent
  that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/918489/+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 918489] Re: duplicity allows bad passphrase on full backup if archive cache exists

2016-12-14 Thread Launchpad Bug Tracker
This bug was fixed in the package deja-dup - 30.0-0ubuntu4.1

---
deja-dup (30.0-0ubuntu4.1) trusty; urgency=medium

  * debian/patches/clear-cache-before-full-backup.patch:
 - Fixes a bug that allowed an incorrect password when making a
  new full backup (LP: #918489)

 -- Michael Terry   Thu, 08 Dec 2016 10:01:04 -0500

** Changed in: deja-dup (Ubuntu Trusty)
   Status: Fix Committed => Fix Released

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

Title:
  duplicity allows bad passphrase on full backup if archive cache exists

Status in Déjà Dup:
  Fix Released
Status in Duplicity:
  New
Status in deja-dup package in Ubuntu:
  Fix Released
Status in deja-dup source package in Trusty:
  Fix Released
Status in deja-dup source package in Xenial:
  Fix Released
Status in deja-dup source package in Yakkety:
  Fix Released

Bug description:
  when doing a backup for the first time, dejadup verifies your
  passphrase by having you enter it twice.

  on future incremental backups it doesn't need to do this because
  entering the wrong password will result in the backup failing.

  with the periodic 'full' backups that happen from time to time,
  however, any password will be accepted.

  this can lead to a situation where you accidentally type the wrong
  password once and are left in a situation where you don't know what
  you typed and have no way to get your files (or do another incremental
  backup on top of it).

  i think this is what happened to me recently.

  clearly, the fix is to explicitly verify the passphrase is correct
  when doing a new full backup.  this may be a duplicity bug.

  === Ubuntu deja-dup SRU information ===

  [impact]
  Users may unwittingly re-set their backup password and not be able to restore 
their data.

  [test case]
  - $ deja-dup-preferences # set up a dummy backup
  - $ deja-dup --backup # complete first encrypted full backup
  - $ rename 's/\.2016/\.2000/' /path/to/test/backup/*
  - $ rename 's/\.2016/\.2000/' ~/.cache/deja-dup/*/*
  - $ deja-dup --backup # second backup, enter the wrong password
  - $ deja-dup --restore # try to restore with original password

  [regression potential]
  Should be limited?  The fix is to delete the duplicity cache files, which 
ought to be safe to delete.

  It's possible if a full backup is being resumed, we might delete the
  current progress.  That is a better bug to have than this bug, though.
  A more complicated patch would need to be investigated to prevent
  that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/918489/+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 1399129] Re: A system icon of iBus is not displayed in Kubuntu Plasma 5

2016-12-14 Thread Aron Xu
** Changed in: ibus (Ubuntu)
   Status: In Progress => Fix Released

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

Title:
  A system icon of iBus is not displayed in Kubuntu Plasma 5

Status in ibus:
  Unknown
Status in ibus package in Ubuntu:
  Fix Released

Bug description:
  In Kubuntu 14.10 Plasma 5, a system icon of iBus is not displayed.
  I installed Kubuntu 14.10 Plasma 5 in Japanese (日本語).
  Because iBus-Anthy is installed then,
  I change it to Anthy in Super+Space and can perform Japanese input again.
  but systray does not have an icon, and a big problem occurs in operability.

  This problem is one of the side effects of systray of Plasma 5 having changed 
the specifications:
  https://community.kde.org/Plasma/5.0_Errata
  http://blog.martin-graesslin.com/blog/2014/03/system-tray-in-plasma-next/

  As for this problem, bug report is performed in iBus:
  https://code.google.com/p/ibus/issues/detail?id=1749

To manage notifications about this bug go to:
https://bugs.launchpad.net/ibus/+bug/1399129/+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 1645117] Re: package gconf2 3.2.6-3ubuntu7 failed to install/upgrade: dependency problems - leaving triggers unprocessed

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

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

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

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

Status in gconf package in Ubuntu:
  Confirmed

Bug description:
  --

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: gconf2 3.2.6-3ubuntu7
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic i686
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: i386
  Date: Sun Nov 27 21:29:34 2016
  ErrorMessage: dependency problems - leaving triggers unprocessed
  InstallationDate: Installed on 2016-09-03 (85 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.1
  SourcePackage: gconf
  Title: package gconf2 3.2.6-3ubuntu7 failed to install/upgrade: dependency 
problems - leaving triggers unprocessed
  UpgradeStatus: Upgraded to yakkety on 2016-11-27 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/1645117/+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 1643871] Re: Running Firefox (Version 50.0+build2-0ubuntu0.16.04.2) with xrdp -> result: wrong colors, also for the interface

2016-12-14 Thread Anders Eriksson
Updated to firefox 50.1.0+build2-0ubuntu0.16.10.1 on ubuntu 16.10.
Restarted firefox in vnc-server, but the colors are still not right.

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

Title:
  Running Firefox (Version 50.0+build2-0ubuntu0.16.04.2) with xrdp ->
  result: wrong colors, also for the interface

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Setup:

  Ubuntu 16.04 LTS with all patches installed +
  xrdp 0.6.1-2
  vnc4server 4.1.1+xorg4.3.0-37.3ubuntu2

  Firefox Version (49.0.2+build2-0ubuntu0.16.04.2) with xrdp -> all
  colours ok also in the normal login-console

  Error:

  Ubuntu 16.04 LTS with all patches installed +
  Firefox Version (Version 50.0+build2-0ubuntu0.16.04.2)

  with xrdp -> all colours are wrong  (colours are blue, where
  colours have to be red!!)

  with normal login-console -> all colours are ok

  I am able to reproduce this error if i install the previous version of
  Firefox.

  Thanks a lot.

  Gabi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1643871/+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 1649915] [NEW] Thunderbird shows ignored messages as unread in folder pane

2016-12-14 Thread José Luis González
Public bug reported:

If I ignore a thread new messages from the thread show up as unread mail
in the folder pane in the Inbox folder, marking the folder in bold.
According to the ignore thread help message new mail notifications are
not supposed to be shown for subsequent messages of ignored threads.

I'm running xenial and thunderbird is version
45.5.1+build1-0ubuntu0.16.04.1.

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

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

Title:
  Thunderbird shows ignored messages as unread in folder pane

Status in thunderbird package in Ubuntu:
  New

Bug description:
  If I ignore a thread new messages from the thread show up as unread
  mail in the folder pane in the Inbox folder, marking the folder in
  bold. According to the ignore thread help message new mail
  notifications are not supposed to be shown for subsequent messages of
  ignored threads.

  I'm running xenial and thunderbird is version
  45.5.1+build1-0ubuntu0.16.04.1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1649915/+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 1649091] Re: package nvidia-352 361.45.11-0ubuntu0.16.04.1 failed to install/upgrade: there is no script in the new version of the package - giving up

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

** Changed in: nvidia-graphics-drivers-361 (Ubuntu)
   Status: New => Confirmed

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

Title:
  package nvidia-352 361.45.11-0ubuntu0.16.04.1 failed to
  install/upgrade: there is no script in the new version of the package
  - giving up

Status in nvidia-graphics-drivers-361 package in Ubuntu:
  Confirmed

Bug description:
  Failed to upgrade

  ProblemType: Package
  DistroRelease: Ubuntu 16.10
  Package: nvidia-352 361.45.11-0ubuntu0.16.04.1
  ProcVersionSignature: Ubuntu 4.8.0-30.32-lowlatency 4.8.6
  Uname: Linux 4.8.0-30-lowlatency x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  Date: Sun Dec 11 15:10:12 2016
  ErrorMessage: there is no script in the new version of the package - giving up
  InstallationDate: Installed on 2015-12-05 (372 days ago)
  InstallationMedia: It
  RelatedPackageVersions:
   dpkg 1.18.10ubuntu1
   apt  1.3.1
  SourcePackage: nvidia-graphics-drivers-361
  Title: package nvidia-352 361.45.11-0ubuntu0.16.04.1 failed to 
install/upgrade: there is no script in the new version of the package - giving 
up
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-361/+bug/1649091/+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 1644021] Re: Firefox doesn't include EmojiOne font

2016-12-14 Thread Miles Krell
** Description changed:

  Firefox has shipped with an emoji font since version 50.0, but Ubuntu
  doesn't include it in their Firefox packages.
  
  Therefore, when opening a page in Firefox containing emoji characters,
  the black and white glyphs from DejaVu are displayed instead of the
  glyphs from the EmojiOneMozilla font.
  
  According to http://packages.ubuntu.com/xenial-
  updates/amd64/firefox/filelist, EmojiOneMozilla.ttf is not included in
  the Firefox package in Ubuntu's repositories.
  
  Manual installing this font and verifying that it works:
  1) Download Firefox tarball from Firefox website
  2) Extract EmojiOneMozilla.ttf from /firefox/fonts/
  3) Copy EmojiOneMozilla.ttf to /usr/lib/firefox/fonts/
  4) Quit Ubuntu session and launch a new one
- 5) Launch Firefox and go to http://getemoji.com/
- 6) Open a page containing emoji characters such as 
https://eosrei.github.io/emojione-color-font/full-demo.html
- 7) Now, instead of using glyphs from DejaVu, the majority of emoji on this 
page are taken from EmojiOneMozilla.ttf
+ 5) Launch Firefox and go to a page containing emoji characters, such as 
http://getemoji.com/ or 
https://eosrei.github.io/emojione-color-font/full-demo.html
+ 6) Now, instead of using glyphs from DejaVu, the majority of emoji on the 
page are taken from EmojiOneMozilla.ttf
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: firefox 50.0+build2-0ubuntu0.12.04.2
  ProcVersionSignature: Ubuntu 3.13.0-101.148~precise1-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-101-generic x86_64
  AddonCompatCheckDisabled: False
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 
k3.13.0-101-generic.
  ApportVersion: 2.0.1-0ubuntu17.13
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: MID [HDA Intel MID], device 0: ALC272 Analog [ALC272 Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  gris   2087 F pulseaudio
  BuildID: 20161114145344
  CRDA: Error: [Errno 2] Aucun fichier ou dossier de ce type
  Card0.Amixer.info:
   Card hw:0 'MID'/'HDA Intel MID at 0xf880 irq 42'
     Mixer name : 'Intel IbexPeak HDMI'
     Components : 'HDA:10ec0272,15580771,0011 
HDA:80862804,80860101,0010'
     Controls  : 52
     Simple ctrls  : 16
  Channel: Unavailable
  Date: Tue Nov 22 22:31:27 2016
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationMedia: Ubuntu 12.04.5 LTS "Precise Pangolin" - Release amd64 
(20140807.1)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static
   169.254.0.0/16 dev wlan0  scope link  metric 1000
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.14  metric 
2
  Locales: extensions.sqlite corrupt or missing
  MarkForUpload: True
  MostRecentCrashID: bp-bc8d2df2-4862-40a6-987d-4234e2160922
  Plugins:
   Windows Media Player Plug-in 10 (compatible; Totem) - 
/usr/lib/mozilla/plugins/libtotem-gmp-plugin.so (totem-mozilla)
   VLC Multimedia Plugin (compatible Totem 3.0.1) - 
/usr/lib/mozilla/plugins/libtotem-cone-plugin.so (totem-mozilla)
   DivX® Web Player - /usr/lib/mozilla/plugins/libtotem-mully-plugin.so 
(totem-mozilla)
   QuickTime Plug-in 7.6.6 - 
/usr/lib/mozilla/plugins/libtotem-narrowspace-plugin.so (totem-mozilla)
   iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so 
(rhythmbox-mozilla)
  PrefErrors: 'utf8' codec can't decode byte 0xe9 in position 14394: invalid 
continuation byte
  Profiles: Profile0 (Default) - LastVersion=50.0/20161114145344 (In use)
  RelatedPackageVersions:
   totem-mozilla 3.0.1-0ubuntu21.1
   rhythmbox-mozilla 2.96-0ubuntu4.3
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  SubmittedCrashIDs:
   bp-bc8d2df2-4862-40a6-987d-4234e2160922
   bp-8d5e91df-7bcf-4edb-8642-657f92160922
   bp-fc7bab24-1a1a-4a80-9d5f-f86852160922
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/05/2010
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: CALPELLACRB.86C..X.00
  dmi.board.asset.tag: Tag 12345
  dmi.board.name: W760C
  dmi.board.vendor: CLEVO Co.
  dmi.board.version: Not Applicable
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: CLEVO
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrCALPELLACRB.86C..X.00:bd05/05/2010:svnCLEVOCo.:pnW76OC:pvrNotApplicable:rvnCLEVOCo.:rnW760C:rvrNotApplicable:cvnCLEVO:ct9:cvrN/A:
  dmi.product.name: W76OC
  dmi.product.version: Not Applicable
  dmi.sys.vendor: CLEVO Co.

-- 
You received this bug notification be

[Desktop-packages] [Bug 1649151] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs on yakkety

2016-12-14 Thread Marius B. Kotsbak
*** This bug is a duplicate of bug 1641380 ***
https://bugs.launchpad.net/bugs/1641380

** This bug has been marked a duplicate of bug 1641380
   chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

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

Title:
  chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec
  certs on yakkety

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Bug #1641380 has now appeared for yakkety, chromium version:

  chromium-browser:
Installed: 53.0.2785.143-0ubuntu1.1307
Candidate: 53.0.2785.143-0ubuntu1.1307
Version table:
   *** 53.0.2785.143-0ubuntu1.1307 500
  500 http://no.archive.ubuntu.com/ubuntu yakkety/universe amd64 
Packages
  100 /var/lib/dpkg/status

  See comments #59+ on #1641380 for other affected users.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: chromium-browser 53.0.2785.143-0ubuntu1.1307
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: i3
  DRM.card0-HDMI-A-1:
   enabled: disabled
   dpms: On
   status: disconnected
   edid-base64: 
   modes:
  DRM.card0-LVDS-1:
   enabled: enabled
   dpms: On
   status: connected
   edid-base64: 
   modes: 1366x768 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480
  DRM.card0-VGA-1:
   enabled: disabled
   dpms: On
   status: disconnected
   edid-base64: 
   modes:
  Date: Sun Dec 11 22:55:57 2016
  Desktop-Session:
   'i3'
   '/etc/xdg/xdg-i3:/etc/xdg'
   '/usr/share/i3:/usr/local/share/:/usr/share/'
  DetectedPlugins:
   
  Env:
   'None'
   'None'
  InstallationDate: Installed on 2016-10-07 (65 days ago)
  InstallationMedia: Lubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20161007)
  InstalledPlugins:
   
  Load-Avg-1min: 0.59
  Load-Processes-Running-Percent:   0.1%
  MachineType: Hewlett-Packard HP G62 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-4.8.0-27-generic 
root=UUID=d4ab73d9-2983-4a71-968a-93f46af6ba6b ro rootflags=subvol=@ noapic 
quiet splash vt.handoff=7
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/10/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.07
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1426
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 54.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.07:bd02/10/2010:svnHewlett-Packard:pnHPG62NotebookPC:pvr049D102027102:rvnHewlett-Packard:rn1426:rvr54.13:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP G62 Notebook PC
  dmi.product.version: 049D102027102
  dmi.sys.vendor: Hewlett-Packard
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'firefox\n'/desktop/gnome/url-handlers/https/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'sensible-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'gnome\n'/desktop/gnome/interface/gtk_theme = b'Clearlooks\n'
  modified.conffile..etc.default.chromium-browser: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1649151/+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 1649925] [NEW] Support for the G200eW3 server chipset needed

2016-12-14 Thread Robert Hooker
Public bug reported:

Available in upstream git at

https://cgit.freedesktop.org/xorg/driver/xf86-video-
mga/commit/?id=12781f2e3deb7f6d86fde53134384996a6004894

but not in any releases yet.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xserver-xorg-video-mga 1:1.6.4-1build2
ProcVersionSignature: Ubuntu 4.8.0-30.32~16.04.1-generic 4.8.6
Uname: Linux 4.8.0-30-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.2
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: Wed Dec 14 10:23:13 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus: rtl8812au, 4.3.8.12175.20140902+dfsg: added
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21f9]
InstallationDate: Installed on 2016-01-06 (342 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151209)
MachineType: LENOVO 3443CTO
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-30-generic 
root=UUID=1f36140c-def2-49da-a1f8-0e14cfc2d84c ro quiet splash 
intel_pstate=disable vt.handoff=7
SourcePackage: xserver-xorg-video-mga
UpgradeStatus: No upgrade log present (probably fresh install)
XorgConf:
 Section "Device"
Identifier  "Configured Video Device"
Driver "modesetting"
#Option "TearFree" "true" 
 EndSection
dmi.bios.date: 02/04/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: G6ET93WW (2.53 )
dmi.board.asset.tag: Not Available
dmi.board.name: 3443CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Defined
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrG6ET93WW(2.53):bd02/04/2013:svnLENOVO:pn3443CTO:pvrThinkPadX1Carbon:rvnLENOVO:rn3443CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 3443CTO
dmi.product.version: ThinkPad X1 Carbon
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.73+git20161127.23d10b82-0ubuntu0ricotz~xenial
version.libgl1-mesa-dri: libgl1-mesa-dri 13.0.2-1ubuntu1~xenial0
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 13.0.2-1ubuntu1~xenial0
version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
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.8.99+git20161127.487aa62a-0ubuntu0ricotz~xenial
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20161127.bde94605-0ubuntu0ricotz~xenial
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.13+git20161127.1516d35b-0ubuntu0ricotz~xenial
xserver.bootTime: Wed Dec 14 09:59:26 2016
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.18.4-0ubuntu0.2
xserver.video_driver: modeset

** Affects: hwe-next
 Importance: Undecided
 Assignee: Robert Hooker (sarvatt)
 Status: New

** Affects: xserver-xorg-video-mga (Ubuntu)
 Importance: Medium
 Assignee: Robert Hooker (sarvatt)
 Status: In Progress


** Tags: amd64 apport-bug compiz-0.9 originate-from-1630501 somerville 
third-party-packages ubuntu xenial

** Changed in: xserver-xorg-video-mga (Ubuntu)
   Status: New => In Progress

** Changed in: xserver-xorg-video-mga (Ubuntu)
   Importance: Undecided => Medium

** Changed in: xserver-xorg-video-mga (Ubuntu)
 Assignee: (unassigned) => Robert Hooker (sarvatt)

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

Title:
  Support for the G200eW3 server chipset needed

Status in HWE Next:
  New
Status in xserver-xorg-video-mga package in Ubuntu:
  In Progress

Bug description:
  Available in upstream git at

  https://cgit.freedesktop.org/xorg/driver/xf86-video-
  mga/commit/?id=12781f2e3deb7f6d86fde53134384996a6004894

  but not in any releases yet.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-mga 1:1.6.4-1build2
  ProcVersionSignature: Ubuntu 4.8.0-30.32~16.04.1-generic 4.8.6
  Uname: Linux 4.8.0-30-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.2
  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: Wed Dec 14 10:23:13 2016
  DistUp

[Desktop-packages] [Bug 1649925] Re: Support for the G200eW3 server chipset needed

2016-12-14 Thread Robert Hooker
** Tags added: originate-from-1630501 somerville

** Changed in: hwe-next
 Assignee: (unassigned) => Robert Hooker (sarvatt)

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

Title:
  Support for the G200eW3 server chipset needed

Status in HWE Next:
  New
Status in xserver-xorg-video-mga package in Ubuntu:
  In Progress

Bug description:
  Available in upstream git at

  https://cgit.freedesktop.org/xorg/driver/xf86-video-
  mga/commit/?id=12781f2e3deb7f6d86fde53134384996a6004894

  but not in any releases yet.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-mga 1:1.6.4-1build2
  ProcVersionSignature: Ubuntu 4.8.0-30.32~16.04.1-generic 4.8.6
  Uname: Linux 4.8.0-30-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.2
  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: Wed Dec 14 10:23:13 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: rtl8812au, 4.3.8.12175.20140902+dfsg: added
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21f9]
  InstallationDate: Installed on 2016-01-06 (342 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151209)
  MachineType: LENOVO 3443CTO
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-30-generic 
root=UUID=1f36140c-def2-49da-a1f8-0e14cfc2d84c ro quiet splash 
intel_pstate=disable vt.handoff=7
  SourcePackage: xserver-xorg-video-mga
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section "Device"
  Identifier  "Configured Video Device"
  Driver "modesetting"
  #Option "TearFree" "true" 
   EndSection
  dmi.bios.date: 02/04/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G6ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 3443CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG6ET93WW(2.53):bd02/04/2013:svnLENOVO:pn3443CTO:pvrThinkPadX1Carbon:rvnLENOVO:rn3443CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3443CTO
  dmi.product.version: ThinkPad X1 Carbon
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.73+git20161127.23d10b82-0ubuntu0ricotz~xenial
  version.libgl1-mesa-dri: libgl1-mesa-dri 13.0.2-1ubuntu1~xenial0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 13.0.2-1ubuntu1~xenial0
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  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.8.99+git20161127.487aa62a-0ubuntu0ricotz~xenial
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20161127.bde94605-0ubuntu0ricotz~xenial
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.13+git20161127.1516d35b-0ubuntu0ricotz~xenial
  xserver.bootTime: Wed Dec 14 09:59:26 2016
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.2
  xserver.video_driver: modeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1649925/+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 1439948] Re: Horizontal scrolling on Thinkpad USB Keyboard with Trackpoint

2016-12-14 Thread Chris Baynes
This is a great keyboard in combination with a Thinkpad laptop, and it's
a real shame that neither horizontal nor vertical scrolling work in
15.10 anymore.

Does anyone have a fix of any kind for this?

Thanks

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

Title:
  Horizontal scrolling on Thinkpad USB Keyboard with Trackpoint

Status in xserver-xorg-input-evdev package in Ubuntu:
  Confirmed

Bug description:
  I have a Lenovo ThinkPad Compact USB Keyboard with TrackPoint - this
  is an external USB keyboard with integrated TrackPoint that is based
  on the keyboard from the Thinkpad X230/T430/T530.

  Lenovo part number is: 0B47190

  Vertical scrolling works fine out of the box on Ubuntu 14.04 (fully
  updated), but horizontal scrolling does not work.

  I have it connected to a Thinkpad X200, also with integrated
  Trackpoint, where horizontal works fine.

  If I run xev, vertical scrolling up / down outputs button 4 / 5 as
  expected, but horizontal scroll has no output.

  I have an open thread about it here: 
  http://ubuntuforums.org/showthread.php?t=2270926

  Here is an Amazon reviewer on Archlinux (likely more knowledgeable than me) 
with the same issue: 
  
http://www.amazon.com/review/R2Z5HAU91QRW7S/ref=cm_cr_dp_cmt?ie=UTF8&ASIN=B00F3U4TQS&nodeID=541966&store=pc

  On a Windows machine horizontal scroll worked fine using the same
  device.

  gdi2k@x200:~$ lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  gdi2k@x200:~$ apt-cache policy xserver-xorg-input-evdev-lts-utopic
  xserver-xorg-input-evdev-lts-utopic:
Installed: 1:2.9.0-1ubuntu2~trusty1
Candidate: 1:2.9.0-1ubuntu2~trusty1
Version table:
   *** 1:2.9.0-1ubuntu2~trusty1 0
  500 http://ph.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1439948/+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 1649937] [NEW] baobab does not support ecryptfs

2016-12-14 Thread George Shuklin
Public bug reported:

If system has ecryptfs'ed home (default configuration for Ubuntu with
checked 'encrypt home'), baobab does not understand it, and when run as
'baobab /', shows encrypted filenames.

This is specifically annoying and confising if there is a popub 'low
disk space' in the tray (it launches 'baobab /').

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: baobab 3.22.1-1ubuntu1
ProcVersionSignature: Ubuntu 4.8.0-30.32-generic 4.8.6
Uname: Linux 4.8.0-30-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: X-Cinnamon
Date: Wed Dec 14 18:03:39 2016
EcryptfsInUse: Yes
InstallationDate: Installed on 2013-07-19 (1243 days ago)
InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1)
SourcePackage: baobab
UpgradeStatus: Upgraded to zesty on 2016-11-22 (22 days ago)

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


** Tags: amd64 apport-bug third-party-packages zesty

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

Title:
  baobab does not support ecryptfs

Status in baobab package in Ubuntu:
  New

Bug description:
  If system has ecryptfs'ed home (default configuration for Ubuntu with
  checked 'encrypt home'), baobab does not understand it, and when run
  as 'baobab /', shows encrypted filenames.

  This is specifically annoying and confising if there is a popub 'low
  disk space' in the tray (it launches 'baobab /').

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: baobab 3.22.1-1ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-30.32-generic 4.8.6
  Uname: Linux 4.8.0-30-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: X-Cinnamon
  Date: Wed Dec 14 18:03:39 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-19 (1243 days ago)
  InstallationMedia: Xubuntu 13.04 "Raring Ringtail" - Release i386 (20130423.1)
  SourcePackage: baobab
  UpgradeStatus: Upgraded to zesty on 2016-11-22 (22 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/baobab/+bug/1649937/+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 1631713] Re: Gnome wayland session doesn't source ~/.profile

2016-12-14 Thread Jeremy Bicha
** Bug watch added: GNOME Bug Tracker #736660
   https://bugzilla.gnome.org/show_bug.cgi?id=736660

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

** Also affects: ubuntu-gnome
   Importance: Undecided
   Status: New

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

Title:
  Gnome wayland session doesn't source ~/.profile

Status in gnome-session:
  Unknown
Status in Ubuntu GNOME:
  New
Status in gnome-session package in Ubuntu:
  Confirmed

Bug description:
  Logging in with GDM3 and choosing GNOME on Wayland gives me a session
  where `$HOME/.profile` **hasn't** been sourced.

  Where as logging on with standard GNOME gives me a session where
  `$HOME/.profile` **has** been sourced.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-session-wayland 3.20.2-1ubuntu7
  ProcVersionSignature: Ubuntu 4.8.0-21.23-generic 4.8.0
  Uname: Linux 4.8.0-21-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Oct  9 14:52:08 2016
  InstallationDate: Installed on 2013-04-11 (1277 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Alpha amd64 
(20130410)
  SourcePackage: gnome-session
  UpgradeStatus: Upgraded to yakkety on 2016-10-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/1631713/+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 1645698] Re: [SRU] network-manager 1.2.4

2016-12-14 Thread Aron Xu
It's in a branch and needs sponsorship:
https://code.launchpad.net/~network-manager/network-manager/+git/ubuntu/+ref/happyaron/xenial-1.2.4

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

Title:
  [SRU] network-manager 1.2.4

Status in network-manager package in Ubuntu:
  Triaged

Bug description:
  [Impact]

  This SRU would try to have the latest upstream point release of 1.2.x
  land in Xenial, which is the successor of the current 1.2.2 version,
  fixing quite some bugs that's suitable to land in the sable branch.

  [Test Case]

  After installing the updated version, users should be able to avoid
  some mem leak in some cases and have generally improved DNS related
  experiences.

  [Regression Potential]

  This version has been in yakkety for sometime, and there's no report
  of regressions until now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1645698/+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 1274978] Re: Unity greeter crashed on log in

2016-12-14 Thread Antanas Budriūnas
Problem still persists. Unity crashes on each login.
Ubuntu 14.04.5 LTS
The notebook cannot be upgraded to 16.04 LTS because the VGA controller 
Mobility Radeon X1600 isn't supported.

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

Title:
  Unity greeter crashed on log in

Status in unity-greeter package in Ubuntu:
  Confirmed

Bug description:
  No clue what happende, it crashed before the desktop was up and
  running

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: unity-greeter 14.04.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic i686
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: i386
  CrashCounter: 1
  Date: Thu Jan 30 21:56:35 2014
  ExecutablePath: /usr/sbin/unity-greeter
  InstallationDate: Installed on 2014-01-08 (22 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Alpha i386 (20131119)
  ProcCmdline: /usr/sbin/unity-greeter
  SourcePackage: unity-greeter
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1274978/+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 1631713] Re: Gnome wayland session doesn't source ~/.profile

2016-12-14 Thread Bug Watch Updater
** Changed in: gnome-session
   Status: Unknown => In Progress

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

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

Title:
  Gnome wayland session doesn't source ~/.profile

Status in gnome-session:
  In Progress
Status in Ubuntu GNOME:
  New
Status in gnome-session package in Ubuntu:
  Confirmed

Bug description:
  Logging in with GDM3 and choosing GNOME on Wayland gives me a session
  where `$HOME/.profile` **hasn't** been sourced.

  Where as logging on with standard GNOME gives me a session where
  `$HOME/.profile` **has** been sourced.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: gnome-session-wayland 3.20.2-1ubuntu7
  ProcVersionSignature: Ubuntu 4.8.0-21.23-generic 4.8.0
  Uname: Linux 4.8.0-21-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Oct  9 14:52:08 2016
  InstallationDate: Installed on 2013-04-11 (1277 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 "Raring Ringtail" - Alpha amd64 
(20130410)
  SourcePackage: gnome-session
  UpgradeStatus: Upgraded to yakkety on 2016-10-02 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-session/+bug/1631713/+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 1645522] Re: [SRU] libopencc2: missing files cause librime fail to work

2016-12-14 Thread Aron Xu
Subscribing ~ubuntu-archive, as the package seems stuck in NEW because
of introducing a new binary deb package.

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

Title:
  [SRU] libopencc2: missing files cause librime fail to work

Status in opencc package in Ubuntu:
  Fix Released
Status in opencc source package in Yakkety:
  In Progress
Status in opencc source package in Zesty:
  Fix Released
Status in opencc package in Debian:
  Fix Released

Bug description:
  [Impact]

  A list of missing files from opencc package makes opencc and libopencc2 does 
not work correctly for its consumers (fcitx-rime, ibus-rime). For example, when 
using fcitx-rime, fcitx would print the
  following error message onto stderr once the user tries to switch to
  input Simplified Chinese in Rime (Selecting *月拼音:简化字):

  [Test Case]

  After installing the updated package, fcitx-rime would not print error
  messages when user tries to switch to input Simplified Chinese in
  Rime.

  [Regression Potential]

  This updated package would introduce an additional binary call
  librime-data, which is actually a backport of version 1.0.4-2 in
  Debian and Ubuntu Zesty, potential of regression is low.

  == Description from Debian bug ==

  In Debian unstable, when using fcitx-rime, fcitx would print the
  following error message onto stderr once the user tries to switch to
  input Simplified Chinese in rime (Selecting *月拼音:简化字):

  E0902 23:45:44.494884 6107 simplifier.cc:126] Error initializing
  opencc: t2s.json not found or not accessible.

  The t2s.json is supposed to be in /usr/share/opencc. To be concrete,
  the following missing files may be needed for opencc to work
  correctly:

  usr/share/
  usr/share/opencc/
  usr/share/opencc/HKVariants.ocd
  usr/share/opencc/HKVariantsPhrases.ocd
  usr/share/opencc/HKVariantsRev.ocd
  usr/share/opencc/HKVariantsRevPhrases.ocd
  usr/share/opencc/JPVariants.ocd
  usr/share/opencc/STCharacters.ocd
  usr/share/opencc/STPhrases.ocd
  usr/share/opencc/TSCharacters.ocd
  usr/share/opencc/TSPhrases.ocd
  usr/share/opencc/TWPhrases.ocd
  usr/share/opencc/TWPhrasesRev.ocd
  usr/share/opencc/TWVariants.ocd
  usr/share/opencc/TWVariantsRev.ocd
  usr/share/opencc/TWVariantsRevPhrases.ocd
  usr/share/opencc/hk2s.json
  usr/share/opencc/s2hk.json
  usr/share/opencc/s2t.json
  usr/share/opencc/s2tw.json
  usr/share/opencc/s2twp.json
  usr/share/opencc/t2hk.json
  usr/share/opencc/t2s.json
  usr/share/opencc/t2tw.json
  usr/share/opencc/tw2s.json
  usr/share/opencc/tw2sp.json

  However, they do not exist in any opencc-related packages
  (libopencc-dev, libopencc-dbg (Oh, BTW, please migrate to -dbgsym
  package), libopencc2 and opencc).

  The solution may be either include those files in a library package,
  or pack those files into another separate package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/opencc/+bug/1645522/+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 1649096] Re: SYSTEM DLUGO SIE URUCHAMIA

2016-12-14 Thread Paul White
Using translate.google.com to translate:
>SYSTEM DLUGO SIE URUCHAMIA
>CZARNY EKRAN PRZY ROZRUCHU
gives me:
SYSTEM LONG CAN SIE
BLACK SCREEN AT THE START

Unfortunately, we cannot work on this bug because your description
didn't include enough information. You may find it helpful to read "How
to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd be grateful
if you would then provide a more complete description of the problem,
preferably in English..

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:

1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected. 
3. The behavior you actually encountered (in as much detail as possible).

Please also change the bug title to something more meaningful.

Thanks!

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

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

Title:
  SYSTEM DLUGO SIE URUCHAMIA

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  CZARNY EKRAN PRZY ROZRUCHU

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
  Uname: Linux 4.4.0-53-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.2
  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
  Date: Sun Dec 11 15:40:28 2016
  DistUpgraded: 2016-12-09 09:02:47,236 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   ndiswrapper, 1.59, 3.13.0-105-generic, x86_64: installed
   ndiswrapper, 1.59, 4.4.0-53-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS600M [Radeon Xpress 1250] 
[1002:7942] (prog-if 00 [VGA controller])
 Subsystem: Samsung Electronics Co Ltd RS600M [Radeon Xpress 1250] 
[144d:c034]
  InstallationDate: Installed on 2016-12-09 (2 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. R59P/R60P/R61P
  ProcEnviron:
   LANGUAGE=pl_PL
   PATH=(custom, no user)
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-53-generic 
root=UUID=75dda18b-b31f-4dbd-90e9-be3864009852 ro splash quiet vesafb.invalid=1 
plymouth:debug=1=1=1
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2016-12-09 (2 days ago)
  dmi.bios.date: 03/05/2008
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 07YI
  dmi.board.name: R59P/R60P/R61P
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr07YI:bd03/05/2008:svnSAMSUNGELECTRONICSCO.,LTD.:pnR59P/R60P/R61P:pvr07YI:rvnSAMSUNGELECTRONICSCO.,LTD.:rnR59P/R60P/R61P:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct1:cvrN/A:
  dmi.product.name: R59P/R60P/R61P
  dmi.product.version: 07YI
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  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.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sun Dec 11 14:32:15 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.2
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1649096/+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 1648965] Re: grafica

2016-12-14 Thread Paul White
Unfortunately, we cannot work on this bug because your description
didn't include enough information. You may find it helpful to read "How
to report bugs effectively"
http://www.chiark.greenend.org.uk/~sgtatham/bugs.html.

We'd be grateful if you would then provide a more complete description
of the problem.

We have instructions on debugging some types of problems at
http://wiki.ubuntu.com/DebuggingProcedures.

At a minimum, we need:

1. The specific steps or actions you took that caused you to encounter the 
problem.
2. The behavior you expected. 
3. The behavior you actually encountered (in as much detail as possible).

Please also change the title of the bug to something more meaningful.

Perhaps you could upload a screenshot that shows us the problem?

Thanks!

** Changed in: xorg (Ubuntu)
   Status: New => Incomplete

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

Title:
  grafica

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  grafica

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
  Uname: Linux 4.4.0-53-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.2
  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
  Date: Sat Dec 10 13:11:10 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Trinity [Radeon HD 7520G] [1002:9990] 
(prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Trinity [Radeon HD 7520G] [103c:184a]
   Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] 
[1002:6840] (rev ff) (prog-if ff)
  InstallationDate: Installed on 2015-07-20 (509 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  MachineType: Hewlett-Packard HP Pavilion g6 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-53-generic 
root=UUID=c2b360dd-7125-486f-911b-14f23fa0bc6b ro 
plymouth:debug=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1=1
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/21/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 184A
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 57.35
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd02/21/2013:svnHewlett-Packard:pnHPPaviliong6NotebookPC:pvr088B1130591620100:rvnHewlett-Packard:rn184A:rvr57.35:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Pavilion g6 Notebook PC
  dmi.product.version: 088B1130591620100
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1ubuntu0.16.04.2
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  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.2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Sat Dec 10 12:54:03 2016
  xserver.configfile: default
  xserver.errors: RADEON(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.2
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1648965/+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 1649955] [NEW] Can't mount smb

2016-12-14 Thread CrazySky
Public bug reported:

I tried to mount SMB catalog via Nautilus and can't do that.

Nautilus show me credentials for it but if I entered correct login and
password, Nautilus ask me again.

I tested my login and password via sudo mount -t cifs //ip/catalog -o
user=user and all works correctly.

1) Ubuntu 16.10
2) 1:3.20.3-1ubuntu3.1
3) SMB catalog mounted correctly
4) Nautilus ask credentials once and once again.

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: nautilus 1:3.20.3-1ubuntu3.1
ProcVersionSignature: Ubuntu 4.8.0-30.32-generic 4.8.6
Uname: Linux 4.8.0-30-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Dec 14 19:46:08 2016
GsettingsChanges:
 b'org.gnome.nautilus.preferences' b'executable-text-activation' b"'launch'"
 b'org.gnome.nautilus.window-state' b'sidebar-width' b'205'
 b'org.gnome.nautilus.window-state' b'geometry' b"'890x550+819+346'"
InstallationDate: Installed on 2016-12-11 (3 days ago)
InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)
usr_lib_nautilus: gnome-terminal 3.20.2-1ubuntu5

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


** Tags: amd64 apport-bug nautilus samba yakkety

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

Title:
  Can't mount smb

Status in nautilus package in Ubuntu:
  New

Bug description:
  I tried to mount SMB catalog via Nautilus and can't do that.

  Nautilus show me credentials for it but if I entered correct login and
  password, Nautilus ask me again.

  I tested my login and password via sudo mount -t cifs //ip/catalog -o
  user=user and all works correctly.

  1) Ubuntu 16.10
  2) 1:3.20.3-1ubuntu3.1
  3) SMB catalog mounted correctly
  4) Nautilus ask credentials once and once again.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: nautilus 1:3.20.3-1ubuntu3.1
  ProcVersionSignature: Ubuntu 4.8.0-30.32-generic 4.8.6
  Uname: Linux 4.8.0-30-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Dec 14 19:46:08 2016
  GsettingsChanges:
   b'org.gnome.nautilus.preferences' b'executable-text-activation' b"'launch'"
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'205'
   b'org.gnome.nautilus.window-state' b'geometry' b"'890x550+819+346'"
  InstallationDate: Installed on 2016-12-11 (3 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_nautilus: gnome-terminal 3.20.2-1ubuntu5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1649955/+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 1627290] Re: Firefox 49+ multiprocess windows feature (e10s) is disabled by ubufox

2016-12-14 Thread Shu Hung (Koala)
*** This bug is a duplicate of bug 1627808 ***
https://bugs.launchpad.net/bugs/1627808

Forgot to mention:

I'm using Ubuntu 16.10, ubufox 3.2 with Firefox 49.

** This bug has been marked a duplicate of bug 1627808
   e10s support

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

Title:
  Firefox 49+ multiprocess windows feature (e10s) is disabled by ubufox

Status in ubufox package in Ubuntu:
  Confirmed

Bug description:
  Firefox 49+ enables e10s by default:

  https://wiki.mozilla.org/Electrolysis

  
  But Ubuntu's "Ubuntu Modifications 3.2" extension disables it. In 
about:support output it says:

  "Multiprocess Windows 0/1 (Disabled by add-ons)"

  
  If we manually disable "Ubuntu Modifications" extension, it works:

  "Multiprocess Windows 1/1 (Enabled by default)"

  
  I am using Xubuntu 16.04, firefox 49.0+build4-0ubuntu0.16.04.1, 
xul-ext-ubufox 3.2-0ubuntu1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubufox/+bug/1627290/+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 1628039] Re: ubufox makes Electrolysis stopped.

2016-12-14 Thread Shu Hung (Koala)
*** This bug is a duplicate of bug 1627808 ***
https://bugs.launchpad.net/bugs/1627808

** This bug is no longer a duplicate of bug 1627290
   Firefox 49+ multiprocess windows feature (e10s) is disabled by ubufox
** This bug has been marked a duplicate of bug 1627808
   e10s support

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

Title:
  ubufox makes Electrolysis stopped.

Status in ubufox package in Ubuntu:
  New

Bug description:
  Firefox has a new feature https://wiki.mozilla.org/Electrolysis. (abbr. e10s)
  ubufox makes e10s stopped.

  xul-ext-ubufox is installed by default so it affects all Ubuntu users.

  xul-ext-ubufox 3.2-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubufox/+bug/1628039/+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 1627290] Re: Firefox 49+ multiprocess windows feature (e10s) is disabled by ubufox

2016-12-14 Thread Shu Hung (Koala)
*** This bug is a duplicate of bug 1627808 ***
https://bugs.launchpad.net/bugs/1627808

I am using Firefox 49 and confirm to have this issue.

The page "about:support" shows "Multiprocess Windows" as "0/1 (Disabled
by add-ons)".

** Bug watch added: Mozilla Bugzilla #1213342
   https://bugzilla.mozilla.org/show_bug.cgi?id=1213342

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

Title:
  Firefox 49+ multiprocess windows feature (e10s) is disabled by ubufox

Status in ubufox package in Ubuntu:
  Confirmed

Bug description:
  Firefox 49+ enables e10s by default:

  https://wiki.mozilla.org/Electrolysis

  
  But Ubuntu's "Ubuntu Modifications 3.2" extension disables it. In 
about:support output it says:

  "Multiprocess Windows 0/1 (Disabled by add-ons)"

  
  If we manually disable "Ubuntu Modifications" extension, it works:

  "Multiprocess Windows 1/1 (Enabled by default)"

  
  I am using Xubuntu 16.04, firefox 49.0+build4-0ubuntu0.16.04.1, 
xul-ext-ubufox 3.2-0ubuntu1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubufox/+bug/1627290/+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 1649925] Re: Support for the G200eW3 server chipset needed

2016-12-14 Thread Robert Hooker
xserver-xorg-video-mga (1:1.6.4-1ubuntu1) zesty; urgency=medium

  * Add G200eW3.patch, backporting 12781f2e from upstream git adding
support for G200eW3 server chipsets.

 -- Robert Hooker   Wed, 14 Dec 2016 12:24:02 -0500

** Patch added: "debdiff for zesty"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-mga/+bug/1649925/+attachment/4791694/+files/xserver-xorg-video-mga_1.6.4-1ubuntu1.debdiff

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

Title:
  Support for the G200eW3 server chipset needed

Status in HWE Next:
  New
Status in xserver-xorg-video-mga package in Ubuntu:
  In Progress

Bug description:
  Available in upstream git at

  https://cgit.freedesktop.org/xorg/driver/xf86-video-
  mga/commit/?id=12781f2e3deb7f6d86fde53134384996a6004894

  but not in any releases yet.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-mga 1:1.6.4-1build2
  ProcVersionSignature: Ubuntu 4.8.0-30.32~16.04.1-generic 4.8.6
  Uname: Linux 4.8.0-30-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.2
  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: Wed Dec 14 10:23:13 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: rtl8812au, 4.3.8.12175.20140902+dfsg: added
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21f9]
  InstallationDate: Installed on 2016-01-06 (342 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151209)
  MachineType: LENOVO 3443CTO
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-30-generic 
root=UUID=1f36140c-def2-49da-a1f8-0e14cfc2d84c ro quiet splash 
intel_pstate=disable vt.handoff=7
  SourcePackage: xserver-xorg-video-mga
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section "Device"
  Identifier  "Configured Video Device"
  Driver "modesetting"
  #Option "TearFree" "true" 
   EndSection
  dmi.bios.date: 02/04/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G6ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 3443CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG6ET93WW(2.53):bd02/04/2013:svnLENOVO:pn3443CTO:pvrThinkPadX1Carbon:rvnLENOVO:rn3443CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3443CTO
  dmi.product.version: ThinkPad X1 Carbon
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.73+git20161127.23d10b82-0ubuntu0ricotz~xenial
  version.libgl1-mesa-dri: libgl1-mesa-dri 13.0.2-1ubuntu1~xenial0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 13.0.2-1ubuntu1~xenial0
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  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.8.99+git20161127.487aa62a-0ubuntu0ricotz~xenial
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20161127.bde94605-0ubuntu0ricotz~xenial
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.13+git20161127.1516d35b-0ubuntu0ricotz~xenial
  xserver.bootTime: Wed Dec 14 09:59:26 2016
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.2
  xserver.video_driver: modeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1649925/+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 1627808] Re: e10s support

2016-12-14 Thread Shu Hung (Koala)
I am using Firefox 49 and confirm to have this issue. The page
"about:support" shows "Multiprocess Windows" as "0/1 (Disabled by add-
ons)".

This issue cause problem with Firefox touch support (see my ticket here:
https://bugzilla.mozilla.org/show_bug.cgi?id=1213342). Please take care
of the issue. Thanks.

I'm using Ubuntu 16.10, ubufox 3.2 with Firefox 49.

** Bug watch added: Mozilla Bugzilla #1213342
   https://bugzilla.mozilla.org/show_bug.cgi?id=1213342

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

Title:
  e10s support

Status in Ubufox Extension:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Would it be possible to determine whether this add-on is compatible
  with the e10s "electrolysis" feature of Firefox[1]?

  If it is, the manifest should say so: [2]

  This link may help when determining support: [3]

  Compatibility of this addon with e10s is required to enable the e10s
  feature, which brings many speedups and enhancements, on default
  configured ubuntu installations.

  Thank you!

  [1]: https://wiki.mozilla.org/Electrolysis
  [2]: 
https://developer.mozilla.org/en-US/Add-ons/Install_Manifests#multiprocessCompatible
  [3]: 
https://developer.mozilla.org/en-US/Add-ons/Working_with_multiprocess_Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubufox/+bug/1627808/+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 1627290] Re: Firefox 49+ multiprocess windows feature (e10s) is disabled by ubufox

2016-12-14 Thread Shu Hung (Koala)
*** This bug is a duplicate of bug 1627808 ***
https://bugs.launchpad.net/bugs/1627808

This issue cause problem with Firefox touch support (see my ticket here:
https://bugzilla.mozilla.org/show_bug.cgi?id=1213342). Please take care
of the issue. Thanks.

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

Title:
  Firefox 49+ multiprocess windows feature (e10s) is disabled by ubufox

Status in ubufox package in Ubuntu:
  Confirmed

Bug description:
  Firefox 49+ enables e10s by default:

  https://wiki.mozilla.org/Electrolysis

  
  But Ubuntu's "Ubuntu Modifications 3.2" extension disables it. In 
about:support output it says:

  "Multiprocess Windows 0/1 (Disabled by add-ons)"

  
  If we manually disable "Ubuntu Modifications" extension, it works:

  "Multiprocess Windows 1/1 (Enabled by default)"

  
  I am using Xubuntu 16.04, firefox 49.0+build4-0ubuntu0.16.04.1, 
xul-ext-ubufox 3.2-0ubuntu1.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubufox/+bug/1627290/+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 1288182] Re: Cyrillic not displayed in the input field

2016-12-14 Thread przekop
Hello
I can confirm this bug with Polish characters on current version of Evince in 
Ubuntu 14.04 and 16.04
Same with documents created with Acrobat PDFMaker or LibreOffice Writer.
I found Master PDF Editor which works fine. I can fill forms and save pdf 
properly.

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

Title:
  Cyrillic not displayed in the input field

Status in Evince:
  Unknown
Status in Poppler:
  Confirmed
Status in evince package in Ubuntu:
  Triaged
Status in poppler package in Ubuntu:
  Invalid

Bug description:
  Ubuntu 14.04 x64
  Evince 3.10.3
  Cyrillic not displayed in the input field.

  In attach screenshot: input field with text 'This сyrillic:
  "Кириллица"'

  Upd.

  Still actual for Ubuntu 16.04 x64
  Evince 3.18.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1288182/+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 1351286] Re: colord-sane assert failure: colord-sane: simple-watch.c:454: avahi_simple_poll_prepare: Assertion `s->state == STATE_INIT || s->state == STATE_DISPATCHED || s->sta

2016-12-14 Thread Bulat
Problem stays unsolved.

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

Title:
  colord-sane assert failure: colord-sane: simple-watch.c:454:
  avahi_simple_poll_prepare: Assertion `s->state == STATE_INIT ||
  s->state == STATE_DISPATCHED || s->state == STATE_FAILURE' failed.

Status in sane-backends package in Ubuntu:
  Confirmed

Bug description:
  Upgraded from 14.04 to 14.10 alpha.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: colord 1.2.1-1ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  ApportVersion: 2.14.5-0ubuntu2
  Architecture: amd64
  AssertionMessage: colord-sane: simple-watch.c:454: avahi_simple_poll_prepare: 
Assertion `s->state == STATE_INIT || s->state == STATE_DISPATCHED || s->state 
== STATE_FAILURE' failed.
  Date: Fri Aug  1 14:00:57 2014
  ExecutablePath: /usr/lib/colord/colord-sane
  InstallationDate: Installed on 2013-12-26 (217 days ago)
  InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Release amd64 
(20131016.1)
  ProcCmdline: /usr/lib/colord/colord-sane
  ProcEnviron:
   
  Signal: 6
  SourcePackage: colord
  StacktraceTop:
   __assert_fail_base (fmt=0x7fcda3d688b0 "%s%s%s:%u: %s%sAssertion `%s' 
failed.\n%n", assertion=assertion@entry=0x7fcd926f9fb0 "s->state == STATE_INIT 
|| s->state == STATE_DISPATCHED || s->state == STATE_FAILURE", 
file=file@entry=0x7fcd926f9ee8 "simple-watch.c", line=line@entry=454, 
function=function@entry=0x7fcd926fa140 "avahi_simple_poll_prepare") at 
assert.c:92
   __GI___assert_fail (assertion=0x7fcd926f9fb0 "s->state == STATE_INIT || 
s->state == STATE_DISPATCHED || s->state == STATE_FAILURE", file=0x7fcd926f9ee8 
"simple-watch.c", line=454, function=0x7fcd926fa140 
"avahi_simple_poll_prepare") at assert.c:101
   avahi_simple_poll_prepare () from 
/usr/lib/x86_64-linux-gnu/libavahi-common.so.3
   avahi_simple_poll_iterate () from 
/usr/lib/x86_64-linux-gnu/libavahi-common.so.3
   ?? () from /usr/lib/x86_64-linux-gnu/sane/libsane-kodakaio.so.1
  Title: colord-sane assert failure: colord-sane: simple-watch.c:454: 
avahi_simple_poll_prepare: Assertion `s->state == STATE_INIT || s->state == 
STATE_DISPATCHED || s->state == STATE_FAILURE' failed.
  UpgradeStatus: Upgraded to utopic on 2014-07-31 (0 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1351286/+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 1639478] Re: Merge with Debian 0.48.0

2016-12-14 Thread Michael Terry
Thanks jbicha!  Though since your work, a new ubuntu patch got added to
poppler.  So I just redid the merge and uploaded.

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

Title:
  Merge with Debian 0.48.0

Status in poppler package in Ubuntu:
  Confirmed

Bug description:
  I successfully test-built poppler 0.48 on zesty. I did not test-build
  the rdepends.

  https://people.canonical.com/~ubuntu-
  archive/transitions/html/poppler.html

  I dropped the change to not build-depend on openjpeg2; the (universe)
  build-depends is fine since we do still disable openjpeg2.

  Changes since Ubuntu version 0.44.0-3ubuntu2
  ===

  https://cgit.freedesktop.org/poppler/poppler/tree/NEWS

  poppler (0.48.0-2) unstable; urgency=medium

    * Upload to unstable. (See #839869)
    * autopkgtest: build the qt5 test with -std=c++11, required with Qt5 >= 5.6.
    * Backport upstream commit 5d15a52aade68c618c356fe403ca500e74917ef7 to 
remove
  an extra '%' in an error message of pdfseparate; patch
  upstream_pdfseparate-remove-extra-in-error-message.patch. (Closes: 
#835202)

   -- Pino Toscano   Sat, 05 Nov 2016 08:29:43 +0100

  poppler (0.48.0-1) experimental; urgency=medium

    * New upstream release:
  - fixes UTF-16 decoding of document outline title (Closes: #702082)
  - fixes crashes in PDF documents (Closes: #830565)
    * Rename packages according to the new SONAMEs:
  - libpoppler61 -> libpoppler64
    * Update copyright.
    * Bump the libglib2.0-dev (build-)dependency to 2.41, as noted in the
  upstream build system.
    * Update symbols files.
    * Bump shlibs for libpoppler-cpp0v5 to >= 0.46.0, following the new APIs
  added.
    * Install the GObject introspection data in a multi-arch directory:
  - bump the libgirepository1.0-dev, and gobject-introspection to
    >= 1.42.0-2~, as providing a fixed dh_girepository
  - update gir1.2-poppler-0.18.install
  - mark gir1.2-poppler-0.18 as Multi-Arch: same

   -- Pino Toscano   Sat, 08 Oct 2016 20:14:42 +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1639478/+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 1645698] Re: [SRU] network-manager 1.2.4

2016-12-14 Thread Michael Terry
** Also affects: network-manager (Ubuntu Xenial)
   Importance: Undecided
   Status: New

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

** Changed in: network-manager (Ubuntu Xenial)
 Assignee: (unassigned) => Aron Xu (happyaron)

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

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

Title:
  [SRU] network-manager 1.2.4

Status in network-manager package in Ubuntu:
  Invalid
Status in network-manager source package in Xenial:
  Triaged

Bug description:
  [Impact]

  This SRU would try to have the latest upstream point release of 1.2.x
  land in Xenial, which is the successor of the current 1.2.2 version,
  fixing quite some bugs that's suitable to land in the sable branch.

  [Test Case]

  After installing the updated version, users should be able to avoid
  some mem leak in some cases and have generally improved DNS related
  experiences.

  [Regression Potential]

  This version has been in yakkety for sometime, and there's no report
  of regressions until now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1645698/+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 1385009] Re: Hangs up on text edit

2016-12-14 Thread Gunnar Hjalmarsson
@Torsten: Do you remember which value GTK_IM_MODULE had before you unset
it?

I'm asking because if the value was "xim", and if that caused the
problem, it was a leftover from previous releases. On a fresh install of
Lubuntu 16.10, and due to the fix of bug #1605408, the GTK_IM_MODULE
value defaults to "none".

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

Title:
  Hangs up on text edit

Status in Inkscape:
  New
Status in inkscape package in Ubuntu:
  Incomplete

Bug description:
  Inkscape window became not responding when I edited an simple text
  element in simple svg.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: inkscape 0.48.5-2ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Oct 24 11:24:51 2014
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/inkscape
  InstallationDate: Installed on 2014-09-17 (36 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140916)
  SourcePackage: inkscape
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/inkscape/+bug/1385009/+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 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

2016-12-14 Thread Oliver Egginger
Installed 55.0.2883.75-0ubuntu0.16.10.1327 now.

Works so far but what surprises me is the following error on Twitch now:

"No supported video backend avaiable; Flash is not installed"

I could use Twitch before without problems.

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

Title:
  chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec
  certs

Status in chromium-browser package in Ubuntu:
  In Progress

Bug description:
  Chromium browser in xenial no longer trusts Symantec issued
  certificates. See [1].

  1. https://bugs.chromium.org/p/chromium/issues/detail?id=664177

  Ubuntu release: 16.04
  chromium-browser: 53.0.2785.143-0ubuntu0.16.04.1.1254

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1641380/+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 1636381] Re: Details views in dialogs are too small

2016-12-14 Thread Wolf Rogner
Upgrade deja-dup 34.2-0ubuntu3 -> 34.2-0ubuntu3.1 does not solve the
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/1636381

Title:
  Details views in dialogs are too small

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Details views in dialogs are too small, the viewing height is approx. 15px.
  My machine has a screen resolution of 2880x1800 on 15". I have to adjust the 
scaling to 1,62 to be able to read text. This leads to just half a line 
displayed in the viewing slot.

  Initially I reported this issue with deja-dup
  (https://bugs.launchpad.net/bugs/1635197) but this issue also shows up
  on several other dialog boxes (e.g. system updates - download of
  repos, ...).

  Thus I presume it either to be related with Unity or xorg.

  If you need additional information to identity the source, let me
  know.

  This behaviour is new to 16.10 and can be reproduced on any machine
  that I have access to.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-26.28-generic 4.8.0
  Uname: Linux 4.8.0-26-generic x86_64
  NonfreeKernelModules: nvidia_uvm wl nvidia_drm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  367.57  Mon Oct  3 20:37:01 
PDT 2016
   GCC version:  gcc version 6.2.0 20161005 (Ubuntu 6.2.0-5ubuntu12)
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  BootLog:
   
  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 Oct 25 07:59:44 2016
  DistUpgraded: Fresh install
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.8.0-26-generic, x86_64: installed
   bcmwl, 6.30.223.248+bdcom, 4.8.0-26-generic, x86_64: installed
   nvidia-367, 367.57, 4.8.0-26-generic, x86_64: installed
   virtualbox, 5.1.6, 4.8.0-26-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Apple Inc. 3rd Gen Core processor Graphics Controller 
[106b:00f7]
   NVIDIA Corporation GK107M [GeForce GT 650M Mac Edition] [10de:0fd5] (rev a1) 
(prog-if 00 [VGA controller])
 Subsystem: Apple Inc. GK107M [GeForce GT 650M Mac Edition] [106b:00f2]
  InstallationDate: Installed on 2016-10-22 (2 days ago)
  InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  MachineType: Apple Inc. MacBookPro10,1
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-26-generic.efi.signed 
root=UUID=9a60a19c-458f-4dca-8617-f7c6cacf9658 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/21/2012
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP101.88Z.00EE.B03.1212211437
  dmi.board.asset.tag: Base Board Asset Tag#
  dmi.board.name: Mac-C3EC7CD22292981F
  dmi.board.vendor: Apple Inc.
  dmi.board.version: MacBookPro10,1
  dmi.chassis.type: 10
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-C3EC7CD22292981F
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP101.88Z.00EE.B03.1212211437:bd12/21/2012:svnAppleInc.:pnMacBookPro10,1:pvr1.0:rvnAppleInc.:rnMac-C3EC7CD22292981F:rvrMacBookPro10,1:cvnAppleInc.:ct10:cvrMac-C3EC7CD22292981F:
  dmi.product.name: MacBookPro10,1
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Inc.
  version.compiz: compiz 1:0.9.13.0+16.10.20160818.2-0ubuntu2
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.3-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.3-1ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.1-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160706-1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-2
  xserver.bootTime: Mon Oct 24 16:16:55 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.18.4-1ubuntu6

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

[Desktop-packages] [Bug 1649996] [NEW] lightning stops thunderbird

2016-12-14 Thread Wolf Rogner
Public bug reported:

Thunderbird Mail becomes unresponsive every few minutes.
Editing Mail is practically impossible.

The error seems to be triggered by xul-ext-lightning which produces some
strange errors.

After approx. 2 mins. a black window covers the screen, thunderbird
becomes unresponsive for approx 30 secs to 1 min. Closing the window
makes thunderbird work again.

Sometimes closing leaves a black canvas without window boarders.
Selecting thunderbird from the unity task bar reveals the top window
bar, which can be closed there.

Messages in Thunderbird error console:

Could not read chrome manifest 'file:///usr/lib/thunderbird/chrome.manifest'.
Could not read chrome manifest 
'jar:file:///usr/lib/thunderbird/extensions/%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D.xpi!/chrome.manifest'.
While creating services from category 'profile-after-change', service for entry 
'SpeechDispatcher Speech Synth', contract ID 
'@mozilla.org/synthspeechdispatcher;1' does not implement nsIObserver.
Timestamp: 2016-12-14 20:02:29
Warning: Unknown property 'grid-auto-columns'.  Declaration dropped.
Source File: resource://gre-resources/ua.css
Line: 175, Column: 19
Source Code:
  grid-auto-columns: inherit;
Timestamp: 2016-12-14 20:02:29
Warning: Unknown property 'grid-auto-rows'.  Declaration dropped.
Source File: resource://gre-resources/ua.css
Line: 176, Column: 16
Source Code:
  grid-auto-rows: inherit;
Timestamp: 2016-12-14 20:02:29
Warning: Unknown property 'grid-auto-flow'.  Declaration dropped.
Source File: resource://gre-resources/ua.css
Line: 177, Column: 16
Source Code:
  grid-auto-flow: inherit;
Timestamp: 2016-12-14 20:02:29
Warning: Unknown property 'grid-column-gap'.  Declaration dropped.
Source File: resource://gre-resources/ua.css
Line: 178, Column: 17
Source Code:
  grid-column-gap: inherit;
Timestamp: 2016-12-14 20:02:29
Warning: Unknown property 'grid-row-gap'.  Declaration dropped.
Source File: resource://gre-resources/ua.css
Line: 179, Column: 14
Source Code:
  grid-row-gap: inherit;
Timestamp: 2016-12-14 20:02:29
Warning: Unknown property 'grid-template-areas'.  Declaration dropped.
Source File: resource://gre-resources/ua.css
Line: 180, Column: 21
Source Code:
  grid-template-areas: inherit;
Timestamp: 2016-12-14 20:02:29
Warning: Unknown property 'grid-template-rows'.  Declaration dropped.
Source File: resource://gre-resources/ua.css
Line: 182, Column: 20
Source Code:
  grid-template-rows: inherit;
Timestamp: 2016-12-14 20:02:31
Warning: Use of Mutation Events is deprecated. Use MutationObserver instead.
Source File: chrome://calendar/content/widgets/calendar-widgets.xml
Line: 495
Timestamp: 2016-12-14 20:03:02
Warning: Use of getPrefSafe() is deprecated and will be removed with the next 
release. Use Preferences.get() instead.
1: [resource://calendar/modules/calUtils.jsm -> 
file:///usr/lib/thunderbird/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calUtils.js:471]
 getPrefSafe
2: [chrome://chromatasks/content/chromatasks.js:147] updateCalendarColor
3: [chrome://chromatasks/content/chromatasks.js:94] reloadAllRules
4: [chrome://chromatasks/content/chromatasks.js:180] load

Source File: 
file:///usr/lib/thunderbird/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calUtils.js
Line: 469
Upload failure uploading card: 
http://mail.rsb.at/SOGo/dav/wolf/Contacts/26D4-575C2700-1-2A960CC0/4B4-565CB780-43-3BDFD24.
HTTP Status Code:412
  * card properties:
...
  * done
Timestamp: 2016-12-14 20:07:52
Error: allocation size overflow
Source File: resource://calendar/modules/calUtils.jsm -> 
file:///usr/lib/thunderbird/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavRequestHandlers.js
Line: 843
Timestamp: 2016-12-14 20:07:52
Warning: CalDAV: Fatal Error doing multiget for Wolf
Source File: 
file:///usr/lib/thunderbird/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavRequestHandlers.js
Line: 833
Timestamp: 2016-12-14 20:07:52
Error: NS_ERROR_UNEXPECTED: Component returned failure code: 0x8000 
(NS_ERROR_UNEXPECTED) [nsISAXXMLReader.onDataAvailable]
Source File: resource://calendar/modules/calUtils.jsm -> 
file:///usr/lib/thunderbird/extensions/%7Be2fda1a4-762b-4020-b5ad-a41df1933103%7D/calendar-js/calDavRequestHandlers.js
Line: 825

The extension mentioned does not exist

The problem disappears if Lightning is disabled.

(Identification by elimination)

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: xul-ext-lightning 1:45.5.1+build1-0ubuntu0.16.10.1
ProcVersionSignature: Ubuntu 4.8.0-30.32-generic 4.8.6
Uname: Linux 4.8.0-30-generic x86_64
NonfreeKernelModules: nvidia_uvm wl nvidia_drm nvidia_modeset nvidia
AddonCompatCheckDisabled: False
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  wolf   2643 F pulseaudio
 /dev/snd/controlC0:  wolf   2643 F pulseaudio
BuildID: 20161130102337
Channel: Unavailable
CurrentDesktop: Unity
Date

[Desktop-packages] [Bug 1649995] [NEW] Replace Google API key used by GNOME services

2016-12-14 Thread Jeremy Bicha
Public bug reported:

Impact
==
Some bugs in evolution-data-server were causing daily limit errors for those 
using Google services with evolution-data-server and apps that use it 
(Evolution is a prominent example).

This update changes the API key used by those using the GNOME Online
Accounts feature.

Test Case
=
Restart your computer after applying the updates.

Then use Evolution with a Google account configured by gnome-control-
center's Online Accounts. The easiest way to configure that correctly is
to use Ubuntu GNOME.

Make sure that Evolution works without getting authentication errors
with your Google services.

Regression Potential

I think the only possibility for regression is if GNOME did not configure the 
key correctly with Google's developer platform.

Other Info
==
This update depends on the pending evolution-data-server 3.22.3 SRU (LP: 
#1639926) since we need to make sure the user has a fixed version of 
evolution-data-server so we don't taint the new keys too!

Also, Evolution has two ways to use Google services: 1) GNOME Online
Accounts 2) evolution-data-server has its own Google authentication
method. The evolution-data-server key probably will similarly need to be
updated.

** Affects: gnome-online-accounts (Ubuntu)
 Importance: High
 Status: New

** Affects: gnome-online-accounts (Ubuntu Yakkety)
 Importance: Undecided
 Status: New


** Tags: yakkety zesty

** Also affects: gnome-online-accounts (Ubuntu Yakkety)
   Importance: Undecided
   Status: New

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

Title:
  Replace Google API key used by GNOME services

Status in gnome-online-accounts package in Ubuntu:
  New
Status in gnome-online-accounts source package in Yakkety:
  New

Bug description:
  Impact
  ==
  Some bugs in evolution-data-server were causing daily limit errors for those 
using Google services with evolution-data-server and apps that use it 
(Evolution is a prominent example).

  This update changes the API key used by those using the GNOME Online
  Accounts feature.

  Test Case
  =
  Restart your computer after applying the updates.

  Then use Evolution with a Google account configured by gnome-control-
  center's Online Accounts. The easiest way to configure that correctly
  is to use Ubuntu GNOME.

  Make sure that Evolution works without getting authentication errors
  with your Google services.

  Regression Potential
  
  I think the only possibility for regression is if GNOME did not configure the 
key correctly with Google's developer platform.

  Other Info
  ==
  This update depends on the pending evolution-data-server 3.22.3 SRU (LP: 
#1639926) since we need to make sure the user has a fixed version of 
evolution-data-server so we don't taint the new keys too!

  Also, Evolution has two ways to use Google services: 1) GNOME Online
  Accounts 2) evolution-data-server has its own Google authentication
  method. The evolution-data-server key probably will similarly need to
  be updated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-online-accounts/+bug/1649995/+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 1635856]

2016-12-14 Thread Brian Murray
StacktraceTop:
 __malloc_assert (assertion=assertion@entry=0x7f62b27fa308 "((size + offset) & 
(GLRO (dl_pagesize) - 1)) == 0", file=file@entry=0x7f62b27f6e2e "malloc.c", 
line=line@entry=2880, function=function@entry=0x7f62b27fae28 <__func__.11331> 
"mremap_chunk") at malloc.c:301
 mremap_chunk (p=p@entry=0x5653d935dab0, new_size=new_size@entry=8288) at 
malloc.c:2880
 __GI___libc_realloc (oldmem=0x5653d935dac0, bytes=bytes@entry=8275) at 
malloc.c:3060
 cupsFilePrintf (fp=0x5653d9355f50, format=format@entry=0x5653d847ba2b "%c %s 
%s\n") at file.c:1343
 cupsdWriteErrorLog (level=, message=0x5653d9738eb0 "Unknown 
configuration directive ", '\\' ...) at log.c:1435

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

Title:
  cupsd 2.2.0-2 crashed with SIGABRT in __malloc_assert()

Status in cups package in Ubuntu:
  New

Bug description:
  I am unable to print after a smooth upgrade from 16.04 to 16.10, as
  the cupsd service would not start. The installed version of cups-
  daemon is 2.2.0-2.  I am using Ubuntu release 16.10.

  
  Syslog shows:

  Oct 22 18:36:46 mcarro-ThinkPad-X1-Carbon-3rd cupsd[20036]: cupsd:
  malloc.c:2880: mremap_chunk: Assertion `((size + offset) & (GLRO
  (dl_pagesize) - 1)) == 0' failed.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: cups-daemon 2.2.0-2
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Oct 22 09:35:50 2016
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2015-06-15 (495 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: Bad 
file descriptor
  MachineType: LENOVO 20BSCTO1WW
  Papersize: a4
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=b5bda038-97c0-40f3-b9ba-67c06b05ae03 ro quiet splash vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=b5bda038-97c0-40f3-b9ba-67c06b05ae03 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: cups
  StacktraceTop:
   __malloc_assert (assertion=assertion@entry=0x7f62b27fa308 "((size + offset) 
& (GLRO (dl_pagesize) - 1)) == 0", file=file@entry=0x7f62b27f6e2e "malloc.c", 
line=line@entry=2880, function=function@entry=0x7f62b27fae28 <__func__.11331> 
"mremap_chunk") at malloc.c:301
   mremap_chunk (p=p@entry=0x5653d935dab0, new_size=new_size@entry=8288) at 
malloc.c:2880
   __GI___libc_realloc (oldmem=0x5653d935dac0, bytes=8275) at malloc.c:3060
   cupsFilePrintf () from /usr/lib/x86_64-linux-gnu/libcups.so.2
   ?? ()
  Title: cupsd crashed with SIGABRT in __malloc_assert()
  UpgradeStatus: Upgraded to yakkety on 2016-10-14 (7 days ago)
  UserGroups:
   
  dmi.bios.date: 05/08/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET29W (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET29W(1.07):bd05/08/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1635856/+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 1635856] StacktraceSource.txt

2016-12-14 Thread Brian Murray
** Attachment added: "StacktraceSource.txt"
   
https://bugs.launchpad.net/bugs/1635856/+attachment/4791728/+files/StacktraceSource.txt

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

Title:
  cupsd 2.2.0-2 crashed with SIGABRT in __malloc_assert()

Status in cups package in Ubuntu:
  New

Bug description:
  I am unable to print after a smooth upgrade from 16.04 to 16.10, as
  the cupsd service would not start. The installed version of cups-
  daemon is 2.2.0-2.  I am using Ubuntu release 16.10.

  
  Syslog shows:

  Oct 22 18:36:46 mcarro-ThinkPad-X1-Carbon-3rd cupsd[20036]: cupsd:
  malloc.c:2880: mremap_chunk: Assertion `((size + offset) & (GLRO
  (dl_pagesize) - 1)) == 0' failed.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: cups-daemon 2.2.0-2
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Oct 22 09:35:50 2016
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2015-06-15 (495 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: Bad 
file descriptor
  MachineType: LENOVO 20BSCTO1WW
  Papersize: a4
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=b5bda038-97c0-40f3-b9ba-67c06b05ae03 ro quiet splash vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=b5bda038-97c0-40f3-b9ba-67c06b05ae03 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: cups
  StacktraceTop:
   __malloc_assert (assertion=assertion@entry=0x7f62b27fa308 "((size + offset) 
& (GLRO (dl_pagesize) - 1)) == 0", file=file@entry=0x7f62b27f6e2e "malloc.c", 
line=line@entry=2880, function=function@entry=0x7f62b27fae28 <__func__.11331> 
"mremap_chunk") at malloc.c:301
   mremap_chunk (p=p@entry=0x5653d935dab0, new_size=new_size@entry=8288) at 
malloc.c:2880
   __GI___libc_realloc (oldmem=0x5653d935dac0, bytes=8275) at malloc.c:3060
   cupsFilePrintf () from /usr/lib/x86_64-linux-gnu/libcups.so.2
   ?? ()
  Title: cupsd crashed with SIGABRT in __malloc_assert()
  UpgradeStatus: Upgraded to yakkety on 2016-10-14 (7 days ago)
  UserGroups:
   
  dmi.bios.date: 05/08/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET29W (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET29W(1.07):bd05/08/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1635856/+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 1635856] Stacktrace.txt

2016-12-14 Thread Brian Murray
** Attachment added: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1635856/+attachment/4791727/+files/Stacktrace.txt

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

Title:
  cupsd 2.2.0-2 crashed with SIGABRT in __malloc_assert()

Status in cups package in Ubuntu:
  New

Bug description:
  I am unable to print after a smooth upgrade from 16.04 to 16.10, as
  the cupsd service would not start. The installed version of cups-
  daemon is 2.2.0-2.  I am using Ubuntu release 16.10.

  
  Syslog shows:

  Oct 22 18:36:46 mcarro-ThinkPad-X1-Carbon-3rd cupsd[20036]: cupsd:
  malloc.c:2880: mremap_chunk: Assertion `((size + offset) & (GLRO
  (dl_pagesize) - 1)) == 0' failed.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: cups-daemon 2.2.0-2
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Oct 22 09:35:50 2016
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2015-06-15 (495 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: Bad 
file descriptor
  MachineType: LENOVO 20BSCTO1WW
  Papersize: a4
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=b5bda038-97c0-40f3-b9ba-67c06b05ae03 ro quiet splash vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=b5bda038-97c0-40f3-b9ba-67c06b05ae03 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: cups
  StacktraceTop:
   __malloc_assert (assertion=assertion@entry=0x7f62b27fa308 "((size + offset) 
& (GLRO (dl_pagesize) - 1)) == 0", file=file@entry=0x7f62b27f6e2e "malloc.c", 
line=line@entry=2880, function=function@entry=0x7f62b27fae28 <__func__.11331> 
"mremap_chunk") at malloc.c:301
   mremap_chunk (p=p@entry=0x5653d935dab0, new_size=new_size@entry=8288) at 
malloc.c:2880
   __GI___libc_realloc (oldmem=0x5653d935dac0, bytes=8275) at malloc.c:3060
   cupsFilePrintf () from /usr/lib/x86_64-linux-gnu/libcups.so.2
   ?? ()
  Title: cupsd crashed with SIGABRT in __malloc_assert()
  UpgradeStatus: Upgraded to yakkety on 2016-10-14 (7 days ago)
  UserGroups:
   
  dmi.bios.date: 05/08/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET29W (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET29W(1.07):bd05/08/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1635856/+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 1635856] ThreadStacktrace.txt

2016-12-14 Thread Brian Murray
** Attachment added: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1635856/+attachment/4791729/+files/ThreadStacktrace.txt

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

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

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

Title:
  cupsd 2.2.0-2 crashed with SIGABRT in __malloc_assert()

Status in cups package in Ubuntu:
  New

Bug description:
  I am unable to print after a smooth upgrade from 16.04 to 16.10, as
  the cupsd service would not start. The installed version of cups-
  daemon is 2.2.0-2.  I am using Ubuntu release 16.10.

  
  Syslog shows:

  Oct 22 18:36:46 mcarro-ThinkPad-X1-Carbon-3rd cupsd[20036]: cupsd:
  malloc.c:2880: mremap_chunk: Assertion `((size + offset) & (GLRO
  (dl_pagesize) - 1)) == 0' failed.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.10
  Package: cups-daemon 2.2.0-2
  ProcVersionSignature: Ubuntu 4.8.0-27.29-generic 4.8.1
  Uname: Linux 4.8.0-27-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Oct 22 09:35:50 2016
  ExecutablePath: /usr/sbin/cupsd
  InstallationDate: Installed on 2015-06-15 (495 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: Bad 
file descriptor
  MachineType: LENOVO 20BSCTO1WW
  Papersize: a4
  ProcAttrCurrent: /usr/sbin/cupsd (enforce)
  ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=b5bda038-97c0-40f3-b9ba-67c06b05ae03 ro quiet splash vt.handoff=7
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-27-generic.efi.signed 
root=UUID=b5bda038-97c0-40f3-b9ba-67c06b05ae03 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: cups
  StacktraceTop:
   __malloc_assert (assertion=assertion@entry=0x7f62b27fa308 "((size + offset) 
& (GLRO (dl_pagesize) - 1)) == 0", file=file@entry=0x7f62b27f6e2e "malloc.c", 
line=line@entry=2880, function=function@entry=0x7f62b27fae28 <__func__.11331> 
"mremap_chunk") at malloc.c:301
   mremap_chunk (p=p@entry=0x5653d935dab0, new_size=new_size@entry=8288) at 
malloc.c:2880
   __GI___libc_realloc (oldmem=0x5653d935dac0, bytes=8275) at malloc.c:3060
   cupsFilePrintf () from /usr/lib/x86_64-linux-gnu/libcups.so.2
   ?? ()
  Title: cupsd crashed with SIGABRT in __malloc_assert()
  UpgradeStatus: Upgraded to yakkety on 2016-10-14 (7 days ago)
  UserGroups:
   
  dmi.bios.date: 05/08/2015
  dmi.bios.vendor: LENOVO
  dmi.bios.version: N14ET29W (1.07 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20BSCTO1WW
  dmi.board.vendor: LENOVO
  dmi.board.version: SDK0E50512 STD
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnLENOVO:bvrN14ET29W(1.07):bd05/08/2015:svnLENOVO:pn20BSCTO1WW:pvrThinkPadX1Carbon3rd:rvnLENOVO:rn20BSCTO1WW:rvrSDK0E50512STD:cvnLENOVO:ct10:cvrNone:
  dmi.product.name: 20BSCTO1WW
  dmi.product.version: ThinkPad X1 Carbon 3rd
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1635856/+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 1590074] Re: sametime login from pidgin problem with libmeanwhile1 library issue

2016-12-14 Thread Michael Terry
Thanks Breno for the patch!  Looks like you got it into Debian and then
it got synced to Ubuntu:

meanwhile (1.0.2-9) unstable; urgency=medium

  * QA upload.
  * Fix a login issue due to code optimization.  Closes: #764494

 -- Breno Leitao   Thu, 21 Jul 2016 15:09:00
-0400

** Changed in: meanwhile (Ubuntu)
   Status: Confirmed => Fix Released

** Bug watch added: Debian Bug tracker #764584
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764584

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

Title:
  sametime login from pidgin problem with libmeanwhile1 library issue

Status in meanwhile package in Ubuntu:
  Fix Released
Status in meanwhile package in Debian:
  New

Bug description:
  It's a long time issue but not resolved. Please fix the bug. Got some
  info there :

  https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764584

  the culprit is libmeanwhile1 lib. Please update the lib so that pidgin
  supports sametime login. I tested with older libmeanwhile1 libs and
  worked fine but ubuntu provided atest lib not working. Hence please
  upadate the latest libmeanwhile1 lib.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: pidgin 1:2.10.12-0ubuntu5
  Uname: Linux 4.5.2-040502-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Jun  7 22:05:54 2016
  InstallationDate: Installed on 2016-02-21 (106 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160214)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: pidgin
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meanwhile/+bug/1590074/+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 1023012] Re: firefox does not save an attachments starting with dot

2016-12-14 Thread Bug Watch Updater
** Changed in: firefox
   Status: Confirmed => 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/1023012

Title:
  firefox does not save an attachments starting with dot

Status in Mozilla Firefox:
  Fix Released
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  When I download & save a file and I change the name to start with a dot,
  it 0) prompts me to replace the existing dot file, if it exists, 1) removes 
the
  existing dot file, and 2) silently removes the dot  and saves it with the 
name.

  Example, someone mailed me a .bash_completion to replace an existing one,
  and it removed the existing but saved /home/me/bash_completion.

  I consider it  a bug to not save dot-files if I ask for it, or to not give a 
proper
  error message if it refuses. If upstream disagrees, it is at least a bug to 
  remove the existing dot-file if it refuses to save over it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1023012/+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 1649995] Re: Replace Google API key used by GNOME services

2016-12-14 Thread Jeremy Bicha
** Bug watch added: GNOME Bug Tracker #774202
   https://bugzilla.gnome.org/show_bug.cgi?id=774202

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

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

Title:
  Replace Google API key used by GNOME services

Status in gnome-online-accounts:
  Unknown
Status in gnome-online-accounts package in Ubuntu:
  New
Status in gnome-online-accounts source package in Yakkety:
  New

Bug description:
  Impact
  ==
  Some bugs in evolution-data-server were causing daily limit errors for those 
using Google services with evolution-data-server and apps that use it 
(Evolution is a prominent example).

  This update changes the API key used by those using the GNOME Online
  Accounts feature.

  Test Case
  =
  Restart your computer after applying the updates.

  Then use Evolution with a Google account configured by gnome-control-
  center's Online Accounts. The easiest way to configure that correctly
  is to use Ubuntu GNOME.

  Make sure that Evolution works without getting authentication errors
  with your Google services.

  Regression Potential
  
  I think the only possibility for regression is if GNOME did not configure the 
key correctly with Google's developer platform.

  Other Info
  ==
  This update depends on the pending evolution-data-server 3.22.3 SRU (LP: 
#1639926) since we need to make sure the user has a fixed version of 
evolution-data-server so we don't taint the new keys too!

  Also, Evolution has two ways to use Google services: 1) GNOME Online
  Accounts 2) evolution-data-server has its own Google authentication
  method. The evolution-data-server key probably will similarly need to
  be updated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-online-accounts/+bug/1649995/+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 1649925] Re: Support for the G200eW3 server chipset needed

2016-12-14 Thread Ubuntu Foundations Team Bug Bot
The attachment "debdiff for zesty" seems to be a debdiff.  The ubuntu-
sponsors team has been subscribed to the bug report so that they can
review and hopefully sponsor the debdiff.  If the attachment isn't a
patch, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are member of the ~ubuntu-sponsors, unsubscribe
the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issue please contact him.]

** Tags added: patch

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

Title:
  Support for the G200eW3 server chipset needed

Status in HWE Next:
  New
Status in xserver-xorg-video-mga package in Ubuntu:
  In Progress

Bug description:
  Available in upstream git at

  https://cgit.freedesktop.org/xorg/driver/xf86-video-
  mga/commit/?id=12781f2e3deb7f6d86fde53134384996a6004894

  but not in any releases yet.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xserver-xorg-video-mga 1:1.6.4-1build2
  ProcVersionSignature: Ubuntu 4.8.0-30.32~16.04.1-generic 4.8.6
  Uname: Linux 4.8.0-30-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.2
  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: Wed Dec 14 10:23:13 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: rtl8812au, 4.3.8.12175.20140902+dfsg: added
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo 3rd Gen Core processor Graphics Controller [17aa:21f9]
  InstallationDate: Installed on 2016-01-06 (342 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151209)
  MachineType: LENOVO 3443CTO
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-30-generic 
root=UUID=1f36140c-def2-49da-a1f8-0e14cfc2d84c ro quiet splash 
intel_pstate=disable vt.handoff=7
  SourcePackage: xserver-xorg-video-mga
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section "Device"
  Identifier  "Configured Video Device"
  Driver "modesetting"
  #Option "TearFree" "true" 
   EndSection
  dmi.bios.date: 02/04/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G6ET93WW (2.53 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 3443CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG6ET93WW(2.53):bd02/04/2013:svnLENOVO:pn3443CTO:pvrThinkPadX1Carbon:rvnLENOVO:rn3443CTO:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 3443CTO
  dmi.product.version: ThinkPad X1 Carbon
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.73+git20161127.23d10b82-0ubuntu0ricotz~xenial
  version.libgl1-mesa-dri: libgl1-mesa-dri 13.0.2-1ubuntu1~xenial0
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 13.0.2-1ubuntu1~xenial0
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-0ubuntu0.2
  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.8.99+git20161127.487aa62a-0ubuntu0ricotz~xenial
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20161127.bde94605-0ubuntu0ricotz~xenial
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.13+git20161127.1516d35b-0ubuntu0ricotz~xenial
  xserver.bootTime: Wed Dec 14 09:59:26 2016
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-0ubuntu0.2
  xserver.video_driver: modeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1649925/+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 1447345] Re: Support the unprivileged namespace sandbox

2016-12-14 Thread Chris Coulson
** Changed in: oxide
Milestone: branch-1.20 => branch-1.21

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

Title:
  Support the unprivileged namespace sandbox

Status in Oxide:
  Triaged
Status in chromium-browser package in Ubuntu:
  Confirmed
Status in evince package in Ubuntu:
  New

Bug description:
  Chromium has a new layer 1 sandbox which replaces the suid sandbox on
  systems with CLONE_NEWUSER. However, it's currently incompatible with
  application confinement.

  To summarize, the sandbox mechanism does something like this:

  1) Browser launches zygote process:
- clones with CLONE_NEWUSER | CLONE_NEWPID | CLONE_NEWNET and then exec()

  2) Zygote initializes sandbox:
- unshare(CLONE_NEWUSER)
- clones a new process with CLONE_FS and then does waitpid(). The child 
chroots to /proc/self/fdinfo
- Enables CAP_SYS_ADMIN (see below)

  3) Zygote forks
- Parent becomes init
- Child continues as zygote

  4) Zygote waits for requests from the browser to create render
  processes

  5) On each request:
- Zygote clones a new process with CLONE_NEWPID (this is why it needs 
CAP_SYS_ADMIN)
- New process drops all privileges and becomes a renderer

  This produces the following denial on the device:

  type=1400 audit(1429733985.487:153): apparmor="DENIED"
  operation="capable"
  profile="com.zeptolab.cuttherope.full_cuttherope_0.5.2" pid=7195
  comm="qmlscene" capability=21 capname="sys_admin"

  The oxide_helper profile already allows sys_admin, but this is coming
  from the browser process, just here:

  7229  clone(child_stack=0, flags=CLONE_NEWUSER|SIGCHLD) = 7246 <-- Test that 
the new sandbox can be used
  7246  exit_group(0) = ?
  7229  wait4(7246,  
  7246  +++ exited with 0 +++
  7229  <... wait4 resumed> [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 
7246
  7229  --- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=7246, 
si_status=0, si_utime=0, si_stime=0} ---
  7229  write(13, "\0", 1)= 1
  7229  rt_sigreturn()= 7246
  7229  access("/proc/self/ns/user", F_OK) = 0
  7229  access("/proc/self/ns/user", F_OK) = 0
  7229  access("/proc/self/ns/pid", F_OK) = 0
  7229  access("/proc/self/ns/user", F_OK) = 0
  7229  access("/proc/self/ns/net", F_OK) = 0
  7229  getuid32()= 32011
  7229  getgid32()= 32011
  7229  access("/proc/self/setgroups", F_OK) = -1 ENOENT (No such file or 
directory)
  7229  rt_sigprocmask(SIG_SETMASK, ~[RTMIN RT_1], [], 8) = 0
  7229  clone(child_stack=0xbe8518d4, 
flags=CLONE_NEWUSER|CLONE_NEWPID|CLONE_NEWNET|SIGCHLD) = -1 EPERM (Operation 
not permitted)

  It fails in step 1) above, because it needs CAP_SYS_ADMIN before it's
  able to transition to the oxide_helper profile (which allows it)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1447345/+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 1626454] Re: can't connect with owncloud calendars

2016-12-14 Thread Ralf Hersel
Error still in OTA-14
- signed certificate
- simple passwort
- no problems with log-in from Firefox 50.1.0 on Linux PC
Ubuntu Touch: Error message: Invalid host URL

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

Title:
  can't connect with owncloud calendars

Status in Canonical System Image:
  Fix Released
Status in Ubuntu Calendar App:
  New
Status in account-plugins package in Ubuntu:
  Fix Released

Bug description:
  Running my own ownCloud (v9.1.1). Tried to connect Aquarius 4.5 with Calendar 
App
  The httpS certificate is official, up to date and not self-signed
  I use 7 calendars in my ownCloud-calendar-app.
  (yes, username and password is correct)

  This I tried:

  https://mydomain/owncloud/(suggested minimal path on the phone)
  Error message: Invalid username or password

  https://mydomain/owncloud/remote.php/
  Error message: Invalid host URL

  https://mydomain/owncloud/remote.php/dav/   --> (This is the primary caldav 
address suggested by ownCloud calendar-app)
  Error message: Invalid host URL

  https://mydomain/owncloud/remote.php/dav/calendars/
  Error message: Invalid host URL

  https://mydomain/owncloud/remote.php/dav/calendars/MYUSERNAME/
  Error message: Invalid host URL

  
  https://mydomain/owncloud/remote.php/dav/calendars/MYUSERNAME/MYCALENDARNAME/
  Error message: Invalid host URL
  --> This direct path to one of my calendars I use for example to connect my 
different calendars with Thunderbird lightning (its working)

  I tried all with and without ending "/"

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1626454/+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 1649995] Re: Replace Google API key used by GNOME services

2016-12-14 Thread Bug Watch Updater
** Changed in: gnome-online-accounts
   Status: Unknown => Fix Released

** Changed in: gnome-online-accounts
   Importance: Unknown => Medium

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

Title:
  Replace Google API key used by GNOME services

Status in gnome-online-accounts:
  Fix Released
Status in gnome-online-accounts package in Ubuntu:
  New
Status in gnome-online-accounts source package in Yakkety:
  New

Bug description:
  Impact
  ==
  Some bugs in evolution-data-server were causing daily limit errors for those 
using Google services with evolution-data-server and apps that use it 
(Evolution is a prominent example).

  This update changes the API key used by those using the GNOME Online
  Accounts feature.

  Test Case
  =
  Restart your computer after applying the updates.

  Then use Evolution with a Google account configured by gnome-control-
  center's Online Accounts. The easiest way to configure that correctly
  is to use Ubuntu GNOME.

  Make sure that Evolution works without getting authentication errors
  with your Google services.

  Regression Potential
  
  I think the only possibility for regression is if GNOME did not configure the 
key correctly with Google's developer platform.

  Other Info
  ==
  This update depends on the pending evolution-data-server 3.22.3 SRU (LP: 
#1639926) since we need to make sure the user has a fixed version of 
evolution-data-server so we don't taint the new keys too!

  Also, Evolution has two ways to use Google services: 1) GNOME Online
  Accounts 2) evolution-data-server has its own Google authentication
  method. The evolution-data-server key probably will similarly need to
  be updated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-online-accounts/+bug/1649995/+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 1626454] Re: can't connect with owncloud calendars

2016-12-14 Thread Ralf Hersel
I've created aa account for testing purpose:

URL: https://ralfhersel.ocloud.de/index.php/login
Use: ralfhersel
Password: bmbwbmbw
Primary CalDav Adress: https://ralfhersel.ocloud.de/remote.php/dav/

Please use it only for testing with regard to this bug, thanks.

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

Title:
  can't connect with owncloud calendars

Status in Canonical System Image:
  Fix Released
Status in Ubuntu Calendar App:
  New
Status in account-plugins package in Ubuntu:
  Fix Released

Bug description:
  Running my own ownCloud (v9.1.1). Tried to connect Aquarius 4.5 with Calendar 
App
  The httpS certificate is official, up to date and not self-signed
  I use 7 calendars in my ownCloud-calendar-app.
  (yes, username and password is correct)

  This I tried:

  https://mydomain/owncloud/(suggested minimal path on the phone)
  Error message: Invalid username or password

  https://mydomain/owncloud/remote.php/
  Error message: Invalid host URL

  https://mydomain/owncloud/remote.php/dav/   --> (This is the primary caldav 
address suggested by ownCloud calendar-app)
  Error message: Invalid host URL

  https://mydomain/owncloud/remote.php/dav/calendars/
  Error message: Invalid host URL

  https://mydomain/owncloud/remote.php/dav/calendars/MYUSERNAME/
  Error message: Invalid host URL

  
  https://mydomain/owncloud/remote.php/dav/calendars/MYUSERNAME/MYCALENDARNAME/
  Error message: Invalid host URL
  --> This direct path to one of my calendars I use for example to connect my 
different calendars with Thunderbird lightning (its working)

  I tried all with and without ending "/"

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1626454/+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 1650007] [NEW] Consider changing Google API key

2016-12-14 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

evolution-data-server (e-d-s) 3.20 before 3.20.6 and 3.22 before 3.22.2
had bugs that caused users using Google services to experience daily
limit timeouts and authentication errors. Unfortunately, users using
older versions are causing those problems for everyone that still uses
the affected API key. Therefore GNOME is updating the API key used by
GNOME Online Accounts. For more info, see LP: #1649995 and
https://bugzilla.gnome.org/774202

- I don't know yet if e-d-s before 3.20 is also affected. I asked but
you're welcome to ask the Evolution devs yourself.
https://bugzilla.gnome.org/show_bug.cgi?id=771547#c61

- Upstream evolution has two ways to configure a Google account: GNOME
Online Accounts and e-d-s. I assume Ubuntu Online Accounts is a 3rd way.
(I think e-d-s will need to switch to a new Google API key too but that
hasn't happened yet.)

- For Ubuntu 16.10, we need the latest evolution-data-server SRU (LP:
#1639926) to be pushed to yakkety-updates and fully 100% phased before
publishing the new key.

- Therefore, assuming Ubuntu Online Accounts is affected, I suggest you
consider changing the Google API key used in Ubuntu 16.10 and above.
Once we figure out if e-d-s needs to be updated for 16.04 (and possibly
earlier releases), I believe we'll need to update the key there too.

- On the other hand, since we control Ubuntu updates (unlike GNOME which
has not control over who uses what version of their stuff) maybe we
don't need to change the key after all. Maybe we just need to push the
e-d-s SRUs as security updates to ensure people use the fixed versions?

** Affects: account-plugins (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Consider changing Google API key
https://bugs.launchpad.net/bugs/1650007
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to account-plugins in Ubuntu.

-- 
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 1639478] Re: Merge with Debian 0.48.0

2016-12-14 Thread Jeremy Bicha
** Changed in: poppler (Ubuntu)
   Status: Confirmed => Fix Committed

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

Title:
  Merge with Debian 0.48.0

Status in poppler package in Ubuntu:
  Fix Committed

Bug description:
  I successfully test-built poppler 0.48 on zesty. I did not test-build
  the rdepends.

  https://people.canonical.com/~ubuntu-
  archive/transitions/html/poppler.html

  I dropped the change to not build-depend on openjpeg2; the (universe)
  build-depends is fine since we do still disable openjpeg2.

  Changes since Ubuntu version 0.44.0-3ubuntu2
  ===

  https://cgit.freedesktop.org/poppler/poppler/tree/NEWS

  poppler (0.48.0-2) unstable; urgency=medium

    * Upload to unstable. (See #839869)
    * autopkgtest: build the qt5 test with -std=c++11, required with Qt5 >= 5.6.
    * Backport upstream commit 5d15a52aade68c618c356fe403ca500e74917ef7 to 
remove
  an extra '%' in an error message of pdfseparate; patch
  upstream_pdfseparate-remove-extra-in-error-message.patch. (Closes: 
#835202)

   -- Pino Toscano   Sat, 05 Nov 2016 08:29:43 +0100

  poppler (0.48.0-1) experimental; urgency=medium

    * New upstream release:
  - fixes UTF-16 decoding of document outline title (Closes: #702082)
  - fixes crashes in PDF documents (Closes: #830565)
    * Rename packages according to the new SONAMEs:
  - libpoppler61 -> libpoppler64
    * Update copyright.
    * Bump the libglib2.0-dev (build-)dependency to 2.41, as noted in the
  upstream build system.
    * Update symbols files.
    * Bump shlibs for libpoppler-cpp0v5 to >= 0.46.0, following the new APIs
  added.
    * Install the GObject introspection data in a multi-arch directory:
  - bump the libgirepository1.0-dev, and gobject-introspection to
    >= 1.42.0-2~, as providing a fixed dh_girepository
  - update gir1.2-poppler-0.18.install
  - mark gir1.2-poppler-0.18 as Multi-Arch: same

   -- Pino Toscano   Sat, 08 Oct 2016 20:14:42 +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1639478/+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 1650007] Re: Consider changing Google API key

2016-12-14 Thread Jeremy Bicha
** Package changed: ubuntu-system-settings-online-accounts (Ubuntu) =>
account-plugins (Ubuntu)

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

Title:
  Consider changing Google API key

Status in account-plugins package in Ubuntu:
  New

Bug description:
  evolution-data-server (e-d-s) 3.20 before 3.20.6 and 3.22 before
  3.22.2 had bugs that caused users using Google services to experience
  daily limit timeouts and authentication errors. Unfortunately, users
  using older versions are causing those problems for everyone that
  still uses the affected API key. Therefore GNOME is updating the API
  key used by GNOME Online Accounts. For more info, see LP: #1649995 and
  https://bugzilla.gnome.org/774202

  - I don't know yet if e-d-s before 3.20 is also affected. I asked but
  you're welcome to ask the Evolution devs yourself.
  https://bugzilla.gnome.org/show_bug.cgi?id=771547#c61

  - Upstream evolution has two ways to configure a Google account: GNOME
  Online Accounts and e-d-s. I assume Ubuntu Online Accounts is a 3rd
  way. (I think e-d-s will need to switch to a new Google API key too
  but that hasn't happened yet.)

  - For Ubuntu 16.10, we need the latest evolution-data-server SRU (LP:
  #1639926) to be pushed to yakkety-updates and fully 100% phased before
  publishing the new key.

  - Therefore, assuming Ubuntu Online Accounts is affected, I suggest
  you consider changing the Google API key used in Ubuntu 16.10 and
  above. Once we figure out if e-d-s needs to be updated for 16.04 (and
  possibly earlier releases), I believe we'll need to update the key
  there too.

  - On the other hand, since we control Ubuntu updates (unlike GNOME
  which has not control over who uses what version of their stuff) maybe
  we don't need to change the key after all. Maybe we just need to push
  the e-d-s SRUs as security updates to ensure people use the fixed
  versions?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1650007/+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 1639926] Re: Update evolution-data-server to 3.22.3

2016-12-14 Thread Jeremy Bicha
** Description changed:

  Impact
  ==
  This is the second evolution SRU for yakkety. This update includes the new 
bugfix releases 3.22.2 and 3.22.3. Updating e-d-s is required to update 
evolution to 3.22.3 (LP: #1639942)
  
  https://git.gnome.org/browse/evolution-data-server/tree/NEWS/?h=gnome-3-22
  https://git.gnome.org/browse/evolution-data-server/log/?h=gnome-3-22
  
  Test Case
  =
  After installing the update, restart your computer. (Is there a flag 
evolution-data-server should set to prompt the user to do this?)
  
  Run several eds-using apps like Evolution, GNOME Calendar and verify
  that they continue to run at least as well as before this update.
  
  Regression Potential
  
  Low. There are a fair amount of changes in this update, but they are all 
targeted towards fixing bugs. This is the same release that other GNOME 3.22 
distros ship. This may be the last official 3.22 release for the Evolution 
stack.
  
  Other Info
  ==
- Note that there is an issue with Google authentication affecting at least 
3.20 and 3.22.0. It might still be present in this release.
+ Note that there is an issue with Google authentication affecting at least 
3.20 and 3.22.0. The underlying issue should be fixed with this update (it was 
partially fixed with 3.22.1 already in yakkety-updates). Unfortunately, anyone 
anywhere using older still-broken versions of e-d-s still break authentication 
for everyone else using the same API key!
  
- I was a bit confused trying to read the evolution mailing list and some
- of the bug reports. It's possible that other people using older versions
- of evolution are causing the Google to block the shared API key because
- of too many authentication errors. If that's so, we can hope distros and
- users update promptly. Or we could ship an Ubuntu-specific key.
+ Because of this, GNOME is updating the key used by GNOME Online Accounts
+ (LP: #1649995). The key used by e-d-s might need to be updated too. And
+ maybe the key used by Ubuntu Online Accounts (LP: #1650007). This is
+ because there are 2 or 3 different ways to use a Google account with
+ Evolution. You only need to update the key for the Google authentication
+ method you use.

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

Title:
  Update evolution-data-server to 3.22.3

Status in evolution-data-server package in Ubuntu:
  Fix Released
Status in evolution-data-server source package in Yakkety:
  In Progress

Bug description:
  Impact
  ==
  This is the second evolution SRU for yakkety. This update includes the new 
bugfix releases 3.22.2 and 3.22.3. Updating e-d-s is required to update 
evolution to 3.22.3 (LP: #1639942)

  https://git.gnome.org/browse/evolution-data-server/tree/NEWS/?h=gnome-3-22
  https://git.gnome.org/browse/evolution-data-server/log/?h=gnome-3-22

  Test Case
  =
  After installing the update, restart your computer. (Is there a flag 
evolution-data-server should set to prompt the user to do this?)

  Run several eds-using apps like Evolution, GNOME Calendar and verify
  that they continue to run at least as well as before this update.

  Regression Potential
  
  Low. There are a fair amount of changes in this update, but they are all 
targeted towards fixing bugs. This is the same release that other GNOME 3.22 
distros ship. This may be the last official 3.22 release for the Evolution 
stack.

  Other Info
  ==
  Note that there is an issue with Google authentication affecting at least 
3.20 and 3.22.0. The underlying issue should be fixed with this update (it was 
partially fixed with 3.22.1 already in yakkety-updates). Unfortunately, anyone 
anywhere using older still-broken versions of e-d-s still break authentication 
for everyone else using the same API key!

  Because of this, GNOME is updating the key used by GNOME Online
  Accounts (LP: #1649995). The key used by e-d-s might need to be
  updated too. And maybe the key used by Ubuntu Online Accounts (LP:
  #1650007). This is because there are 2 or 3 different ways to use a
  Google account with Evolution. You only need to update the key for the
  Google authentication method you use.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1639926/+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 1542489] Re: New Gedit Can't Show Menu in Title Bar

2016-12-14 Thread spliffster
*** This bug is a duplicate of bug 1518516 ***
https://bugs.launchpad.net/bugs/1518516

pluma seems to behave like any other gtk application I use as well as
the old gedit. glad i finally found a solution to this inconsistency.
Also, the current gedit version handles the mosue differntly than the
rest of my gtk applikation (different cursor).

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

Title:
  New Gedit Can't Show Menu in Title Bar

Status in Unity:
  New
Status in gedit package in Ubuntu:
  Confirmed

Bug description:
  Take a look at this screen shot:
  http://neartalk.com/ss/Gedit-No-Menu.png

  I like for application menus to show in the Title Bar (not at the top-
  panel). However, in the new Gedit GUI, the menu is inaccessible if
  your desktop preference is to show menus in title bar.

  Unless this changes, I won't use gedit anymore because my preference
  of showing menus in title bars outweighs my desire to use gedit.
  Perhaps Ubuntu should consider using pluma as the default text-editor
  or geany.

  It doesn't make sense for gedit to remain the default text-editor if
  it cannot play nice with Unity's Desktop-Level menu settings.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: gedit 3.18.3-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-2.16-generic 4.4.0
  Uname: Linux 4.4.0-2-generic x86_64
  ApportVersion: 2.19.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb  5 15:13:29 2016
  InstallationDate: Installed on 2015-10-28 (100 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to xenial on 2016-02-05 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1542489/+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 1241591] Re: Not dri on x64 openchrome ubuntu 13

2016-12-14 Thread Dylan A.
** Bug watch added: Debian Bug tracker #676634
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676634

** Also affects: debian via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676634
   Importance: Unknown
   Status: Unknown

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

Title:
  Not dri on x64 openchrome ubuntu 13

Status in xserver-xorg-video-openchrome package in Ubuntu:
  Confirmed
Status in Debian:
  Unknown

Bug description:
  my Xorg.0.log
   29.886] (EE) AIGLX error: dlopen of 
/usr/lib/x86_64-linux-gnu/dri/unichrome_dri.so failed 
(/usr/lib/x86_64-linux-gnu/dri/unichrome_dri.so: cannot open shared object 
file: No such file or directory)
  [29.886] (EE) AIGLX: reverting to software rendering

  The package that should include
  zerg@P29G:~$  dpkg -L libgl1-mesa-dri 
  /.
  /usr
  /usr/lib
  /usr/lib/x86_64-linux-gnu
  /usr/lib/x86_64-linux-gnu/libllvmradeon9.1.4.so
  /usr/lib/x86_64-linux-gnu/libgallium.so.0.0.0
  /usr/lib/x86_64-linux-gnu/gallium-pipe
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_radeonsi.so
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_r600.so
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_nouveau.so
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_vmwgfx.so
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_r300.so
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_swrast.so
  /usr/lib/x86_64-linux-gnu/libdricore9.1.4.so.1.0.0
  /usr/lib/x86_64-linux-gnu/dri
  /usr/lib/x86_64-linux-gnu/dri/i915_dri.so
  /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  /usr/lib/x86_64-linux-gnu/dri/r200_dri.so
  /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
  /usr/lib/x86_64-linux-gnu/dri/radeon_dri.so
  /usr/lib/x86_64-linux-gnu/dri/r300_dri.so
  /usr/lib/x86_64-linux-gnu/dri/vmwgfx_dri.so
  /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
  /usr/lib/x86_64-linux-gnu/dri/nouveau_vieux_dri.so
  /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
  /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
  /usr/share
  /usr/share/lintian
  /usr/share/lintian/overrides
  /usr/share/lintian/overrides/libgl1-mesa-dri
  /usr/share/bug
  /usr/share/bug/libgl1-mesa-dri
  /usr/share/bug/libgl1-mesa-dri/control
  /usr/share/bug/libgl1-mesa-dri/script
  /usr/share/doc
  /usr/share/doc/libgl1-mesa-dri
  /usr/share/doc/libgl1-mesa-dri/copyright
  /etc
  /etc/drirc
  /usr/lib/x86_64-linux-gnu/libgallium.so.0
  /usr/lib/x86_64-linux-gnu/libdricore9.1.4.so.1
  /usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1241591/+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 1649995] Re: Replace Google API key used by GNOME services

2016-12-14 Thread Jeremy Bicha
** Description changed:

  Impact
  ==
- Some bugs in evolution-data-server were causing daily limit errors for those 
using Google services with evolution-data-server and apps that use it 
(Evolution is a prominent example).
+ Some bugs in evolution-data-server (e-d-s) were causing daily limit errors 
for those using Google services with evolution-data-server and apps that use it 
(Evolution is a prominent example). Unfortunately, it looks like users using 
older versions of e-d-s are causing those errors to affect everyone using e-d-s 
since they are using the same API key. It's very difficult for GNOME to push 
everyone to use an updated version of their software.
  
- This update changes the API key used by those using the GNOME Online
- Accounts feature.
+ Therefore, this update changes the API key used by those using the GNOME
+ Online Accounts feature for Google services.
  
  Test Case
  =
  Restart your computer after applying the updates.
  
  Then use Evolution with a Google account configured by gnome-control-
  center's Online Accounts. The easiest way to configure that correctly is
  to use Ubuntu GNOME.
  
  Make sure that Evolution works without getting authentication errors
  with your Google services.
  
  Regression Potential
  
  I think the only possibility for regression is if GNOME did not configure the 
key correctly with Google's developer platform.
  
  Other Info
  ==
  This update depends on the pending evolution-data-server 3.22.3 SRU (LP: 
#1639926) since we need to make sure the user has a fixed version of 
evolution-data-server so we don't taint the new keys too!
  
  Also, Evolution has two ways to use Google services: 1) GNOME Online
  Accounts 2) evolution-data-server has its own Google authentication
  method. The evolution-data-server key probably will similarly need to be
  updated.

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

Title:
  Replace Google API key used by GNOME services

Status in gnome-online-accounts:
  Fix Released
Status in gnome-online-accounts package in Ubuntu:
  New
Status in gnome-online-accounts source package in Yakkety:
  New

Bug description:
  Impact
  ==
  Some bugs in evolution-data-server (e-d-s) were causing daily limit errors 
for those using Google services with evolution-data-server and apps that use it 
(Evolution is a prominent example). Unfortunately, it looks like users using 
older versions of e-d-s are causing those errors to affect everyone using e-d-s 
since they are using the same API key. It's very difficult for GNOME to push 
everyone to use an updated version of their software.

  Therefore, this update changes the API key used by those using the
  GNOME Online Accounts feature for Google services.

  Test Case
  =
  Restart your computer after applying the updates.

  Then use Evolution with a Google account configured by gnome-control-
  center's Online Accounts. The easiest way to configure that correctly
  is to use Ubuntu GNOME.

  Make sure that Evolution works without getting authentication errors
  with your Google services.

  Regression Potential
  
  I think the only possibility for regression is if GNOME did not configure the 
key correctly with Google's developer platform.

  Other Info
  ==
  This update depends on the pending evolution-data-server 3.22.3 SRU (LP: 
#1639926) since we need to make sure the user has a fixed version of 
evolution-data-server so we don't taint the new keys too!

  Also, Evolution has two ways to use Google services: 1) GNOME Online
  Accounts 2) evolution-data-server has its own Google authentication
  method. The evolution-data-server key probably will similarly need to
  be updated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-online-accounts/+bug/1649995/+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 1650036] [NEW] Some mkv files report error

2016-12-14 Thread flocculant
Public bug reported:

Playing some video files - especially mkv files sees totem report
Internal Data Stream error

Grabbed
http://trailers.divx.com/divx_prod/profiles/WiegelesHeliSki_DivXPlus_19Mbps.mkv
to test.

running totem from terminal gets:

totem

(totem:12124): Gtk-WARNING **: Failed to get the GNOME session proxy:
The name org.gnome.SessionManager is not owned

(totem:12124): Gtk-WARNING **: Calling org.xfce.Session.Manager.Inhibit
failed: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method
"Inhibit" with signature "susu" on interface "org.xfce.Session.Manager"
doesn't exist


(totem:12124): Totem-WARNING **: Failed to reset the playback rate to 1.0

(totem:12124): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(totem:12124): GLib-GObject-CRITICAL **:
g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE
(instance)' failed

(totem:12124): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(totem:12124): GLib-GObject-CRITICAL **:
g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE
(instance)' failed

(totem:12124): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(totem:12124): GLib-GObject-CRITICAL **:
g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE
(instance)' failed

(totem:12124): Totem-CRITICAL **: totem_object_empty_menu_section:
assertion 'TOTEM_IS_OBJECT (totem)' failed

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: libgstreamer1.0-0 1.10.2-1
ProcVersionSignature: Ubuntu 4.9.0-10.11-generic 4.9.0-rc8
Uname: Linux 4.9.0-10-generic x86_64
ApportVersion: 2.20.3-0ubuntu8
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Dec 14 21:57:45 2016
InstallationDate: Installed on 2016-06-11 (186 days ago)
InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160611)
SourcePackage: gstreamer1.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gstreamer1.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug third-party-packages zesty

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

Title:
  Some mkv files report error

Status in gstreamer1.0 package in Ubuntu:
  New

Bug description:
  Playing some video files - especially mkv files sees totem report
  Internal Data Stream error

  Grabbed
  
http://trailers.divx.com/divx_prod/profiles/WiegelesHeliSki_DivXPlus_19Mbps.mkv
  to test.

  running totem from terminal gets:

  totem

  (totem:12124): Gtk-WARNING **: Failed to get the GNOME session proxy:
  The name org.gnome.SessionManager is not owned

  (totem:12124): Gtk-WARNING **: Calling
  org.xfce.Session.Manager.Inhibit failed:
  GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: Method "Inhibit"
  with signature "susu" on interface "org.xfce.Session.Manager" doesn't
  exist

  
  (totem:12124): Totem-WARNING **: Failed to reset the playback rate to 1.0

  (totem:12124): GLib-GObject-WARNING **: invalid (NULL) pointer
  instance

  (totem:12124): GLib-GObject-CRITICAL **:
  g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE
  (instance)' failed

  (totem:12124): GLib-GObject-WARNING **: invalid (NULL) pointer
  instance

  (totem:12124): GLib-GObject-CRITICAL **:
  g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE
  (instance)' failed

  (totem:12124): GLib-GObject-WARNING **: invalid (NULL) pointer
  instance

  (totem:12124): GLib-GObject-CRITICAL **:
  g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE
  (instance)' failed

  (totem:12124): Totem-CRITICAL **: totem_object_empty_menu_section:
  assertion 'TOTEM_IS_OBJECT (totem)' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: libgstreamer1.0-0 1.10.2-1
  ProcVersionSignature: Ubuntu 4.9.0-10.11-generic 4.9.0-rc8
  Uname: Linux 4.9.0-10-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Wed Dec 14 21:57:45 2016
  InstallationDate: Installed on 2016-06-11 (186 days ago)
  InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Alpha amd64 (20160611)
  SourcePackage: gstreamer1.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1650036/+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 1133477] Re: cut-n-paste move files got stuck forever

2016-12-14 Thread nicola dmt
I experience the same issue when organizing photos. Doing the same
operation with mv took approx. 5 seconds, with nautilus 3 minutes.

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

Title:
  cut-n-paste move files got stuck forever

Status in nautilus package in Ubuntu:
  Confirmed
Status in pcmanfm package in Ubuntu:
  Confirmed

Bug description:
  With Nautilus, I navigated to a folder that contained about 2,000 gif files.
  I selected all of them
  I cut with Ctrl+X
  I navigated to another folder
  I pasted with Ctrl+V

  => A popup window appeared saying "Preparing to move N files", and it got 
stuck there forever.
  Nautilus stopped responding. I waited half an hour, then I had to kill it.

  Actually some of the files were moved. Which is the worst thing that
  could happen.

  I tried again with the remaining files and it happened again!! It's
  systematic!!

  I suspect it has to do with displaying the previews of a big number of
  files. Nautilus becomes completely unmanageable whenever you open
  folders with lots of files. Maximum priority should be given to the UI
  and actual operations; displaying of the previews should be done in
  the background and should never, ever slow down user operations the
  slightest bit. Seems pretty obvious.

  Also note that 2000 is not even that much. Actually it's very few
  files.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: nautilus 1:3.5.90.really.3.4.2-0ubuntu4.2
  ProcVersionSignature: Ubuntu 3.5.0-25.38-generic 3.5.7.4
  Uname: Linux 3.5.0-25-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: i386
  Date: Tue Feb 26 18:23:52 2013
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b"'1312x713+64+71'"
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'180'
   b'org.gnome.nautilus.window-state' b'start-with-status-bar' b'true'
  InstallationDate: Installed on 2010-06-23 (979 days ago)
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to quantal on 2013-01-13 (44 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1133477/+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 1241591] Re: Not dri on x64 openchrome ubuntu 13

2016-12-14 Thread Bug Watch Updater
** Changed in: debian
   Status: Unknown => Fix Released

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

Title:
  Not dri on x64 openchrome ubuntu 13

Status in xserver-xorg-video-openchrome package in Ubuntu:
  Confirmed
Status in Debian:
  Fix Released

Bug description:
  my Xorg.0.log
   29.886] (EE) AIGLX error: dlopen of 
/usr/lib/x86_64-linux-gnu/dri/unichrome_dri.so failed 
(/usr/lib/x86_64-linux-gnu/dri/unichrome_dri.so: cannot open shared object 
file: No such file or directory)
  [29.886] (EE) AIGLX: reverting to software rendering

  The package that should include
  zerg@P29G:~$  dpkg -L libgl1-mesa-dri 
  /.
  /usr
  /usr/lib
  /usr/lib/x86_64-linux-gnu
  /usr/lib/x86_64-linux-gnu/libllvmradeon9.1.4.so
  /usr/lib/x86_64-linux-gnu/libgallium.so.0.0.0
  /usr/lib/x86_64-linux-gnu/gallium-pipe
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_radeonsi.so
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_r600.so
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_nouveau.so
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_vmwgfx.so
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_r300.so
  /usr/lib/x86_64-linux-gnu/gallium-pipe/pipe_swrast.so
  /usr/lib/x86_64-linux-gnu/libdricore9.1.4.so.1.0.0
  /usr/lib/x86_64-linux-gnu/dri
  /usr/lib/x86_64-linux-gnu/dri/i915_dri.so
  /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
  /usr/lib/x86_64-linux-gnu/dri/r200_dri.so
  /usr/lib/x86_64-linux-gnu/dri/r600_dri.so
  /usr/lib/x86_64-linux-gnu/dri/radeon_dri.so
  /usr/lib/x86_64-linux-gnu/dri/r300_dri.so
  /usr/lib/x86_64-linux-gnu/dri/vmwgfx_dri.so
  /usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
  /usr/lib/x86_64-linux-gnu/dri/nouveau_vieux_dri.so
  /usr/lib/x86_64-linux-gnu/dri/nouveau_dri.so
  /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
  /usr/share
  /usr/share/lintian
  /usr/share/lintian/overrides
  /usr/share/lintian/overrides/libgl1-mesa-dri
  /usr/share/bug
  /usr/share/bug/libgl1-mesa-dri
  /usr/share/bug/libgl1-mesa-dri/control
  /usr/share/bug/libgl1-mesa-dri/script
  /usr/share/doc
  /usr/share/doc/libgl1-mesa-dri
  /usr/share/doc/libgl1-mesa-dri/copyright
  /etc
  /etc/drirc
  /usr/lib/x86_64-linux-gnu/libgallium.so.0
  /usr/lib/x86_64-linux-gnu/libdricore9.1.4.so.1
  /usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-openchrome/+bug/1241591/+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 1627808] Re: e10s support

2016-12-14 Thread Aibara Iduas
I think the Ubuntu modifications just need to be marked as multiprocess
compatible, since I've been forcing Firefox to use e10s
(extensions.e10sBlockedByAddons set to false) for over a month and have
had noticeable bugs or issues.

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

Title:
  e10s support

Status in Ubufox Extension:
  Confirmed
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Would it be possible to determine whether this add-on is compatible
  with the e10s "electrolysis" feature of Firefox[1]?

  If it is, the manifest should say so: [2]

  This link may help when determining support: [3]

  Compatibility of this addon with e10s is required to enable the e10s
  feature, which brings many speedups and enhancements, on default
  configured ubuntu installations.

  Thank you!

  [1]: https://wiki.mozilla.org/Electrolysis
  [2]: 
https://developer.mozilla.org/en-US/Add-ons/Install_Manifests#multiprocessCompatible
  [3]: 
https://developer.mozilla.org/en-US/Add-ons/Working_with_multiprocess_Firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubufox/+bug/1627808/+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 1439948] Re: Horizontal scrolling on Thinkpad USB Keyboard with Trackpoint

2016-12-14 Thread Eddie
I'm on Kubuntu 16.04.1 on 4.4.0-51.72 kernel. I noticed after a kernel
update that it was working both horizontally and vertically with the
trackpoint on the Lenovo Thinkpad USB keyboard model number KU-1255. I
figured this group had already been notified.

If others can confirm, I think this bug can be marked as FIXED.

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

Title:
  Horizontal scrolling on Thinkpad USB Keyboard with Trackpoint

Status in xserver-xorg-input-evdev package in Ubuntu:
  Confirmed

Bug description:
  I have a Lenovo ThinkPad Compact USB Keyboard with TrackPoint - this
  is an external USB keyboard with integrated TrackPoint that is based
  on the keyboard from the Thinkpad X230/T430/T530.

  Lenovo part number is: 0B47190

  Vertical scrolling works fine out of the box on Ubuntu 14.04 (fully
  updated), but horizontal scrolling does not work.

  I have it connected to a Thinkpad X200, also with integrated
  Trackpoint, where horizontal works fine.

  If I run xev, vertical scrolling up / down outputs button 4 / 5 as
  expected, but horizontal scroll has no output.

  I have an open thread about it here: 
  http://ubuntuforums.org/showthread.php?t=2270926

  Here is an Amazon reviewer on Archlinux (likely more knowledgeable than me) 
with the same issue: 
  
http://www.amazon.com/review/R2Z5HAU91QRW7S/ref=cm_cr_dp_cmt?ie=UTF8&ASIN=B00F3U4TQS&nodeID=541966&store=pc

  On a Windows machine horizontal scroll worked fine using the same
  device.

  gdi2k@x200:~$ lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  gdi2k@x200:~$ apt-cache policy xserver-xorg-input-evdev-lts-utopic
  xserver-xorg-input-evdev-lts-utopic:
Installed: 1:2.9.0-1ubuntu2~trusty1
Candidate: 1:2.9.0-1ubuntu2~trusty1
Version table:
   *** 1:2.9.0-1ubuntu2~trusty1 0
  500 http://ph.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1439948/+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 1439948] Re: Horizontal scrolling on Thinkpad USB Keyboard with Trackpoint

2016-12-14 Thread Eddie
In case anyone is curious. I'm on xserver-xorg-input-evdev
1:2.10.1-1ubuntu2

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

Title:
  Horizontal scrolling on Thinkpad USB Keyboard with Trackpoint

Status in xserver-xorg-input-evdev package in Ubuntu:
  Confirmed

Bug description:
  I have a Lenovo ThinkPad Compact USB Keyboard with TrackPoint - this
  is an external USB keyboard with integrated TrackPoint that is based
  on the keyboard from the Thinkpad X230/T430/T530.

  Lenovo part number is: 0B47190

  Vertical scrolling works fine out of the box on Ubuntu 14.04 (fully
  updated), but horizontal scrolling does not work.

  I have it connected to a Thinkpad X200, also with integrated
  Trackpoint, where horizontal works fine.

  If I run xev, vertical scrolling up / down outputs button 4 / 5 as
  expected, but horizontal scroll has no output.

  I have an open thread about it here: 
  http://ubuntuforums.org/showthread.php?t=2270926

  Here is an Amazon reviewer on Archlinux (likely more knowledgeable than me) 
with the same issue: 
  
http://www.amazon.com/review/R2Z5HAU91QRW7S/ref=cm_cr_dp_cmt?ie=UTF8&ASIN=B00F3U4TQS&nodeID=541966&store=pc

  On a Windows machine horizontal scroll worked fine using the same
  device.

  gdi2k@x200:~$ lsb_release -rd
  Description:  Ubuntu 14.04.2 LTS
  Release:  14.04

  gdi2k@x200:~$ apt-cache policy xserver-xorg-input-evdev-lts-utopic
  xserver-xorg-input-evdev-lts-utopic:
Installed: 1:2.9.0-1ubuntu2~trusty1
Candidate: 1:2.9.0-1ubuntu2~trusty1
Version table:
   *** 1:2.9.0-1ubuntu2~trusty1 0
  500 http://ph.archive.ubuntu.com/ubuntu/ trusty-updates/main amd64 
Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1439948/+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 1626401] Re: IOError: [Errno 2] No such file or directory: '/tmp/duplicity-*

2016-12-14 Thread Karl
*** This bug is a duplicate of bug 1177381 ***
https://bugs.launchpad.net/bugs/1177381

** This bug has been marked a duplicate of bug 1177381
   Duplicity can't find its own tempdir

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

Title:
  IOError: [Errno 2] No such file or directory: '/tmp/duplicity-*

Status in Duplicity:
  New
Status in duplicity package in Ubuntu:
  New

Bug description:
  $ duplicity --version
  duplicity 0.7.10

  
  2016-09-21_23:43:53: ... backing up filesystem
  Local and Remote metadata are synchronized, no sync needed.
  Last full backup date: Thu Sep  1 00:41:26 2016
  Reuse configured PASSPHRASE as SIGN_PASSPHRASE
  Cleanup of temporary directory /tmp/duplicity-jq5sq9-tempdir failed - this is 
probably a bug.
  Traceback (most recent call last):
File "/usr/bin/duplicity", line 1546, in 
  with_tempdir(main)
File "/usr/bin/duplicity", line 1540, in with_tempdir
  fn()
File "/usr/bin/duplicity", line 1391, in main
  do_backup(action)
File "/usr/bin/duplicity", line 1522, in do_backup
  incremental_backup(sig_chain)
File "/usr/bin/duplicity", line 671, in incremental_backup
  globals.backend)
File "/usr/bin/duplicity", line 442, in write_multivol
  vi.set_hash("SHA1", gpg.get_hash("SHA1", tdp))
File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 434, in 
get_hash
  fp = path.open("rb")
File "/usr/lib/python2.7/dist-packages/duplicity/path.py", line 560, in open
  result = open(self.name, mode)
  IOError: [Errno 2] No such file or directory: 
'/tmp/duplicity-jq5sq9-tempdir/mktemp-fuom3l-4'

  2016-09-22_00:00:33: Backup for local filesystem complete
  2016-09-22_00:00:33: 

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1626401/+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 1650055] [NEW] /usr/lib/libreoffice/program/oosplash:7:file_image_pagein:do_pagein:pagein_execute:exec_pagein:sal_main_with_args

2016-12-14 Thread errors.ubuntu.com bug bridge
Public bug reported:

The Ubuntu Error Tracker has been receiving reports about a problem regarding 
libreoffice.  This problem was most recently seen with package version 
1:5.2.2-0ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/3b046e9f900dcd01f55a21aa2ee00912a7f7a69b 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
If you do not have access to the Ubuntu Error Tracker you can request it at 
http://forms.canonical.com/reports/.

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


** Tags: kylin-15.04 precise quantal raring saucy trusty utopic vivid wily 
xenial yakkety

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

Title:
  
/usr/lib/libreoffice/program/oosplash:7:file_image_pagein:do_pagein:pagein_execute:exec_pagein:sal_main_with_args

Status in libreoffice package in Ubuntu:
  New

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem regarding 
libreoffice.  This problem was most recently seen with package version 
1:5.2.2-0ubuntu1, the problem page at 
https://errors.ubuntu.com/problem/3b046e9f900dcd01f55a21aa2ee00912a7f7a69b 
contains more details, including versions of packages affected, stacktrace or 
traceback, and individual crash reports.
  If you do not have access to the Ubuntu Error Tracker you can request it at 
http://forms.canonical.com/reports/.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1650055/+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 1641380] Re: chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec certs

2016-12-14 Thread John Moser
I see @cmiller reopened this bug without comment.  Is the Ubuntu team
researching an issue preventing a successful fix at this time?

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

Title:
  chromium-browser: ERR_CERTIFICATE_TRANSPARENCY_REQUIRED for Symantec
  certs

Status in chromium-browser package in Ubuntu:
  In Progress

Bug description:
  Chromium browser in xenial no longer trusts Symantec issued
  certificates. See [1].

  1. https://bugs.chromium.org/p/chromium/issues/detail?id=664177

  Ubuntu release: 16.04
  chromium-browser: 53.0.2785.143-0ubuntu0.16.04.1.1254

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1641380/+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 1177381] Re: Duplicity can't find its own tempdir

2016-12-14 Thread Karl
I'm using a laptop with my power settings set to "Do nothing" when the lid is 
closed.  However, I can replicate this by starting duplicity, waiting for it to 
get going, then closing my laptop lid.
I think Ubuntu is cleaning the temp files out from under Duplicity?

I'm using Ubuntu 16.10 (so gpg has been replaced with gpg2), gpg2 version 
2.1.15, and duplicity version 0.7.07.1.
It sounds like Ubuntu has changed /tmp cleanup; see this post: 
http://askubuntu.com/a/857154

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

Title:
  Duplicity can't find its own tempdir

Status in Duplicity:
  New
Status in duplicity package in Ubuntu:
  Confirmed

Bug description:
  My backups have been working normally for months, but today they
  failed with this error:

  Failed with an unknown error:
  Traceback (most recent call last):
File "/usr/bin/duplicity", line 1411, in 
  with_tempdir(main)
File "/usr/bin/duplicity", line 1404, in with_tempdir
  fn()
File "/usr/bin/duplicity", line 1386, in main
  incremental_backup(sig_chain)
File "/usr/bin/duplicity", line 581, in incremental_backup
  globals.backend)
File "/usr/bin/duplicity", line 394, in write_multivol
  vi.set_hash("SHA1", gpg.get_hash("SHA1", tdp))
File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 401, in 
get_hash
  fp = path.open("rb")
File "/usr/lib/python2.7/dist-packages/duplicity/path.py", line 542, in open
  result = open(self.name, mode)
  IOError: [Errno 2] No such file or directory: 
'/tmp/duplicity-rWgqMw-tempdir/mktemp-fvN6e5-5'

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: deja-dup 26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  Date: Tue May  7 09:12:25 2013
  InstallationDate: Installed on 2010-09-17 (962 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Beta amd64 (20100901.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: deja-dup
  UpgradeStatus: Upgraded to raring on 2013-01-25 (101 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1177381/+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 1650060] [NEW] Can't open dvd/cdrom player on laptop

2016-12-14 Thread Andrew Wassillie
Public bug reported:

unable to eject, last error: Inappropriate ioctl for device

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: udisks2 2.1.7-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
Uname: Linux 4.4.0-53-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.2
Architecture: amd64
CurrentDesktop: Unity
CustomUdevRuleFiles: 70-snap.ubuntu-core.rules
Date: Wed Dec 14 14:53:14 2016
InstallationDate: Installed on 2016-12-03 (11 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
JournalErrors: -- No entries --
MachineType: Hewlett-Packard HP G62 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-53-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet plymouth:debug splash drm.debug=0xe
SourcePackage: udisks2
Symptom: storage
Title: No permission to access files on storage device
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/07/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.17
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1444
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 69.26
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.17:bd11/07/2010:svnHewlett-Packard:pnHPG62NotebookPC:pvr058D110002242710010620100:rvnHewlett-Packard:rn1444:rvr69.26:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP G62 Notebook PC
dmi.product.version: 058D110002242710010620100
dmi.sys.vendor: Hewlett-Packard

** Affects: udisks2 (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 udisks2 in Ubuntu.
https://bugs.launchpad.net/bugs/1650060

Title:
  Can't open dvd/cdrom player on laptop

Status in udisks2 package in Ubuntu:
  New

Bug description:
  unable to eject, last error: Inappropriate ioctl for device

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: udisks2 2.1.7-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-53.74-generic 4.4.30
  Uname: Linux 4.4.0-53-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2.2
  Architecture: amd64
  CurrentDesktop: Unity
  CustomUdevRuleFiles: 70-snap.ubuntu-core.rules
  Date: Wed Dec 14 14:53:14 2016
  InstallationDate: Installed on 2016-12-03 (11 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  JournalErrors: -- No entries --
  MachineType: Hewlett-Packard HP G62 Notebook PC
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-53-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet plymouth:debug splash drm.debug=0xe
  SourcePackage: udisks2
  Symptom: storage
  Title: No permission to access files on storage device
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/07/2010
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.17
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 1444
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 69.26
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.17:bd11/07/2010:svnHewlett-Packard:pnHPG62NotebookPC:pvr058D110002242710010620100:rvnHewlett-Packard:rn1444:rvr69.26:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP G62 Notebook PC
  dmi.product.version: 058D110002242710010620100
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1650060/+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 1650076] [NEW] Evince continues to scroll when window/workspace changed

2016-12-14 Thread Aibara Iduas
Public bug reported:


When scrolling using a pointing stick (at least with trackpoints on Thinkpads) 
Evince will continue to scroll when the window or workspace is changed. The 
user's place is quickly lost.

To reproduce:

Open a multi-page pdf with Evince.
Go to some random page.
Scroll up.
Hit alt-tab quickly, switching to another program.
The page will continue to scroll.

Note that the page scrolls depending on where the mouse is on screen.
This continues even if the workspace is changed or the user switches to
other windows, even clicking and typing in them. The only way to stop
Evince from scrolling is to go back to Evince and click or scroll again.

This might be reproducible with a mouse and scroll button, but I don't
have one handy. I can't, however, get it to reproduce when scrolling
with keys or the touchpad. Switching windows also needs to happen
quickly, otherwise it does not occur.

I've tested this on two different Thinkpads running Ubuntu 16.04 and
Evince 3.18.2. This only occurs in Evince, no other program I've ever
used. It didn't occur back in 14.04.

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

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

Title:
  Evince continues to scroll when window/workspace changed

Status in evince package in Ubuntu:
  New

Bug description:
  
  When scrolling using a pointing stick (at least with trackpoints on 
Thinkpads) Evince will continue to scroll when the window or workspace is 
changed. The user's place is quickly lost.

  To reproduce:

  Open a multi-page pdf with Evince.
  Go to some random page.
  Scroll up.
  Hit alt-tab quickly, switching to another program.
  The page will continue to scroll.

  Note that the page scrolls depending on where the mouse is on screen.
  This continues even if the workspace is changed or the user switches
  to other windows, even clicking and typing in them. The only way to
  stop Evince from scrolling is to go back to Evince and click or scroll
  again.

  This might be reproducible with a mouse and scroll button, but I don't
  have one handy. I can't, however, get it to reproduce when scrolling
  with keys or the touchpad. Switching windows also needs to happen
  quickly, otherwise it does not occur.

  I've tested this on two different Thinkpads running Ubuntu 16.04 and
  Evince 3.18.2. This only occurs in Evince, no other program I've ever
  used. It didn't occur back in 14.04.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1650076/+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 1645698] Re: [SRU] network-manager 1.2.4

2016-12-14 Thread Jeremy Bicha
Aron, what do you think of including this in the SRU too?

manager-fix-state-transition-on-resuming-from-sleep.patch from Debian's
1.4.2-3

https://anonscm.debian.org/cgit/pkg-utopia/network-
manager.git/commit/?id=3d4d73c6

If you want it, we'd need to add it to zesty and SRU it to yakkety also.

** Tags added: upgrade-software-version xenial

** Description changed:

  [Impact]
  
  This SRU would try to have the latest upstream point release of 1.2.x
  land in Xenial, which is the successor of the current 1.2.2 version,
  fixing quite some bugs that's suitable to land in the sable branch.
  
+ https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=nm-1-2
+ 
  [Test Case]
  
  After installing the updated version, users should be able to avoid some
- mem leak in some cases and have generally improved DNS related
+ mem leaks in some cases and have generally improved DNS related
  experiences.
  
  [Regression Potential]
  
  This version has been in yakkety for sometime, and there's no report of
  regressions until now.

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

Title:
  [SRU] network-manager 1.2.4

Status in network-manager package in Ubuntu:
  Invalid
Status in network-manager source package in Xenial:
  Triaged

Bug description:
  [Impact]

  This SRU would try to have the latest upstream point release of 1.2.x
  land in Xenial, which is the successor of the current 1.2.2 version,
  fixing quite some bugs that's suitable to land in the sable branch.

  https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=nm-1-2

  [Test Case]

  After installing the updated version, users should be able to avoid
  some mem leaks in some cases and have generally improved DNS related
  experiences.

  [Regression Potential]

  This version has been in yakkety for sometime, and there's no report
  of regressions until now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1645698/+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 1645698] Re: [SRU] network-manager 1.2.4

2016-12-14 Thread Jeremy Bicha
Looking at the NEWS, it looks like 1.2.6 is technically the latest 1.2
release, but it's up to you whether you want it in xenial now. The sleep
patch I mentioned was included in 1.2.6.

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

Title:
  [SRU] network-manager 1.2.4

Status in network-manager package in Ubuntu:
  Invalid
Status in network-manager source package in Xenial:
  Triaged

Bug description:
  [Impact]

  This SRU would try to have the latest upstream point release of 1.2.x
  land in Xenial, which is the successor of the current 1.2.2 version,
  fixing quite some bugs that's suitable to land in the sable branch.

  https://cgit.freedesktop.org/NetworkManager/NetworkManager/tree/NEWS?h=nm-1-2

  [Test Case]

  After installing the updated version, users should be able to avoid
  some mem leaks in some cases and have generally improved DNS related
  experiences.

  [Regression Potential]

  This version has been in yakkety for sometime, and there's no report
  of regressions until now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1645698/+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   >