[Desktop-packages] [Bug 1684854] Re: The default behaviour for search domains changed from 16.10 to 17.04

2017-04-26 Thread ThyMythos
Seems this lines of code are responsible:

src/dns/nm-dns-systemd-resolved.c:

static void
add_domain (GVariantBuilder *domains,
const char *domain,
gboolean never_default)
{
/* If this link is never the default (e.g. only used for resources on 
this
 * network) add a routing domain. */
g_variant_builder_add (domains, "(sb)", domain, never_default);
}


So someone actually wanted this behavious. The question is "why"? I definitly 
want to use my VPN only for resources on that network and yes I want to resolve 
the internal names of this network using a search domain.

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

Title:
  The default behaviour for search domains changed from 16.10 to 17.04

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Since Ubuntu 17.04 uses systemd-resolved for DNS lookups the default
  behaviour for search domains changed. By default systemd-resolved does
  not use the domain supplied by DHCP as a search domain.

  So network-manager should at least have an option to tell systemd-
  networkd to change it's behaviour. In systemd-networkd the
  corresponding option is named "UseDomains".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1684854/+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 1602824] Re: If it is possible please port Xenial 16.04 LTS MESA to Precise 12.04 LTS via HWE

2017-04-26 Thread Timo Aaltonen
nope, won't happen, and 12.04 is EOL soon anyway, if not already

** Changed in: mesa-lts-xenial (Ubuntu)
   Status: New => Won't Fix

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

Title:
  If it is possible please port Xenial 16.04 LTS MESA to Precise 12.04
  LTS via HWE

Status in mesa-lts-xenial package in Ubuntu:
  Won't Fix

Bug description:
  MESA from 16.04 LTS is newer.
  If it is possible please port Xenial 16.04 LTS MESA to Precise 12.04 LTS via 
HWE.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa-lts-xenial/+bug/1602824/+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 570812] Re: Use the ubuntu startpage by default

2017-04-26 Thread Olivier Tilloy
It appears the startpage in recent versions of chromium is hardcoded to a 
custom view that displays most visited pages as well as a google search box if 
google is the current search engine.
I couldn't find any preference for users to set a custom start page.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Use the ubuntu startpage by default

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  Use the ubuntu startpage start.ubuntu.com/10.04/ by default home in
  chromium browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/570812/+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 1514484] Re: Chromium start-up script doesn't accept argument values with spaces in $CHROMIUM_FLAGS, cause is lack of quotes

2017-04-26 Thread Olivier Tilloy
** Changed in: chromium-browser (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Chromium start-up script doesn't accept argument values with spaces in
  $CHROMIUM_FLAGS, cause is lack of quotes

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  You can't have arguments with spaces inside CHROMIUM_FLAGS, whatever
  comes after the first space is going to be interpreted as an URL by
  the actual chromium binary. Easy repro:

  1. Set user's CHROMIUM_FLAGS with an argument containing spaces, eg:
  $ echo 'CHROMIUM_FLAGS=--user-agent="A B C"' > .chromium-browser.init

  2. Run chromium:
  $ /usr/bin/chromium-browser

  3. See 2 extra open tabs, one trying to open URL 'B', the other 'C'.

  The cause for this funny behavior is the lack of quotes around
  $CHROMIUM_FLAGS in the script installed in /usr/bin/chromium-browser
  -- it calls $LIBDIR/$APPNAME $CHROMIUM_FLAGS "$@" by the end of the
  script. I've tried working around it but couldn't, no amount of
  escaping and extra quotes seems to help if it's called like that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1514484/+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 1096603] Re: Chromium reports "It's dead Jim" on Low RAM machines

2017-04-26 Thread Olivier Tilloy
Closing now, as this was affecting an old version of chromium-browser.
Please file a new bug if you're still having memory issues with 
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Chromium reports "It's dead Jim" on Low RAM machines

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  When running certain tabs, chromium browser eventually reports the
  above error.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: chromium-browser 22.0.1229.94~r161065-0ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-21.32-generic 3.5.7.1
  Uname: Linux 3.5.0-21-generic x86_64
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: amd64
  Date: Sun Jan  6 15:09:12 2013
  Desktop-Session:
   DESKTOP_SESSION = Lubuntu
   XDG_CONFIG_DIRS = /etc/xdg/lubuntu/:/etc/xdg/xdg-Lubuntu:/etc/xdg
   XDG_DATA_DIRS = 
/etc/xdg/lubuntu:/usr/share/Lubuntu:/usr/local/share/:/usr/share/:/usr/share:/usr/share/gdm:/var/lib/menu-xdg
  DiskUsage:
   b'Filesystem Type  Size  Used Avail Use% Mounted on\n/dev/vda1  
ext4  9.4G  2.6G  6.4G  29% /\nudev   devtmpfs  237M  4.0K  237M   
1% /dev\ntmpfs  tmpfs  99M  712K   98M   1% /run\nnone   
tmpfs 5.0M 0  5.0M   0% /run/lock\nnone   tmpfs 246M  132K  
246M   1% /run/shm\nnone   tmpfs 100M  8.0K  100M   1% /run/user\n'
   
   Inodes:
   b'Filesystem Inodes IUsed IFree IUse% Mounted on\n/dev/vda1608K  
139K  470K   23% /\nudev  60K   425   59K1% /dev\ntmpfs 
62K   330   62K1% /run\nnone  62K 3   62K1% 
/run/lock\nnone  62K 4   62K1% /run/shm\nnone  
62K 9   62K1% /run/user\n'
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  ExecutablePath: /usr/lib/chromium-browser/chromium-browser
  InstallationDate: Installed on 2013-01-04 (1 days ago)
  InstallationMedia: Lubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  chromium-default: CHROMIUM_FLAGS=""
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b''/desktop/gnome/url-handlers/https/command = 
b''/desktop/gnome/url-handlers/https/enabled = 
b''/desktop/gnome/url-handlers/http/command = 
b''/desktop/gnome/url-handlers/http/enabled = 
b''/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = b''/desktop/gnome/interface/gtk_theme 
= b''

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1096603/+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 1686326] [NEW] banshee crashes after update from 16.10 to 17.04

2017-04-26 Thread medontlikemusic
Public bug reported:

banshee crashes while importing music to the library

lsb_release -rd
Description:Ubuntu 17.04
Release:17.04

apt-cache policy banshee
banshee:
  Installiert:   2.9.0+really2.6.2-7ubuntu2
  Installationskandidat: 2.9.0+really2.6.2-7ubuntu2
  Versionstabelle:
 *** 2.9.0+really2.6.2-7ubuntu2 500
500 http://archive.ubuntu.com/ubuntu zesty/universe amd64 Packages
100 /var/lib/dpkg/status

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

** Attachment added: "output from LC_ALL=C banshee --debug"
   
https://bugs.launchpad.net/bugs/1686326/+attachment/4868135/+files/banshee-log.txt

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

Title:
  banshee crashes after update from 16.10 to 17.04

Status in banshee package in Ubuntu:
  New

Bug description:
  banshee crashes while importing music to the library

  lsb_release -rd
  Description:  Ubuntu 17.04
  Release:  17.04

  apt-cache policy banshee
  banshee:
Installiert:   2.9.0+really2.6.2-7ubuntu2
Installationskandidat: 2.9.0+really2.6.2-7ubuntu2
Versionstabelle:
   *** 2.9.0+really2.6.2-7ubuntu2 500
  500 http://archive.ubuntu.com/ubuntu zesty/universe amd64 Packages
  100 /var/lib/dpkg/status

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1686326/+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 1686333] Re: e7440 Latitude / Dell Dock Fails to detect extra Display ports

2017-04-26 Thread Rostislav
** Attachment added: "Output of xrandr with monitors connected to DP of the 
dock and to HDMI connector of the laptop"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1686333/+attachment/4868158/+files/xrandr.out

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

Title:
  e7440 Latitude / Dell Dock Fails to detect extra Display ports

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

Bug description:
  e7440 Latitude / Dell Dock

  Description:  Ubuntu 16.04.2 LTS
  Release:  16.04

  xserver-xorg-video-intel  2:2.99.917+git20160325-1ubuntu1.2

  The docking station maps DP1 port of the laptop to two outputs at the
  back panel mirroring the picture.

  Earlier (in 14.04) it used to be two separate outputs DP2 and DP3,
  which could not work at the same time with eDP(laptop screen) or
  DP1(laptop's port).

  The problem is very similar to described here:
  
https://01.org/linuxgraphics/forum/graphics-power-users/e7440-latitude/dell-dock-dual-monitors-ubuntu-14.04-fixed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1686333/+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 1686333] [NEW] e7440 Latitude / Dell Dock Fails to detect extra Display ports

2017-04-26 Thread Rostislav
Public bug reported:

e7440 Latitude / Dell Dock

Description:Ubuntu 16.04.2 LTS
Release:16.04

xserver-xorg-video-intel  2:2.99.917+git20160325-1ubuntu1.2

The docking station maps DP1 port of the laptop to two outputs at the
back panel mirroring the picture.

Earlier (in 14.04) it used to be two separate outputs DP2 and DP3, which
could not work at the same time with eDP(laptop screen) or DP1(laptop's
port).

The problem is very similar to described here:
https://01.org/linuxgraphics/forum/graphics-power-users/e7440-latitude/dell-dock-dual-monitors-ubuntu-14.04-fixed

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: 16.04 dell dock monitors xserver

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

Title:
  e7440 Latitude / Dell Dock Fails to detect extra Display ports

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

Bug description:
  e7440 Latitude / Dell Dock

  Description:  Ubuntu 16.04.2 LTS
  Release:  16.04

  xserver-xorg-video-intel  2:2.99.917+git20160325-1ubuntu1.2

  The docking station maps DP1 port of the laptop to two outputs at the
  back panel mirroring the picture.

  Earlier (in 14.04) it used to be two separate outputs DP2 and DP3,
  which could not work at the same time with eDP(laptop screen) or
  DP1(laptop's port).

  The problem is very similar to described here:
  
https://01.org/linuxgraphics/forum/graphics-power-users/e7440-latitude/dell-dock-dual-monitors-ubuntu-14.04-fixed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1686333/+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 1664007] Re: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está tamb

2017-04-26 Thread HECTOR DAVID
** Branch linked: lp:~cjwatson/launchpad/snap-find-by-url-prefixes

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

Title:
  package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade:
  intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-
  keyring-pkcs11.so', que está también en el paquete libp11-kit-gnome-
  keyring:amd64 3.20.0-2ubuntu4

Status in gnome-keyring package in Ubuntu:
  Confirmed

Bug description:
  i only update mys system and install many tools from kali linux

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gnome-keyring 3.20.0-2ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Fri Feb 10 13:13:05 2017
  ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  InstallationDate: Installed on 2017-02-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  RelatedPackageVersions:
   dpkg 1.18.21kali1
   apt  1.3.4
  SourcePackage: gnome-keyring
  Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1664007/+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 1686189] Re: External monitor connecting problem

2017-04-26 Thread Giacomo Orlandi
I have the same problem on 16.04.2 Xenial since upgrading the Kernel to 
4.4.0-75 yesterday.
Booting the the older kernel version 4.4.0-72-generic seems to be a workaround.

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

Title:
  External monitor connecting problem

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I am facing a problem with Intel Graphics driver. I have external
  monitor and in display settings the second monitor is detecting but
  it's not working, so could you email me a solution.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  Uname: Linux 4.4.25-040425-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr 25 21:45:16 2017
  DistUpgraded: 2017-04-25 21:07:40,819 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: i915-4.6.3-4.4.0, 1, 4.4.0-75-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Haswell-ULT Integrated Graphics Controller [1028:05e9]
  InstallationDate: Installed on 2017-04-25 (0 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  MachineType: Dell Inc. Inspiron 3537
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.25-040425-generic 
root=UUID=3914e6d5-5c87-4816-8043-776ef4184d29 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-04-25 (0 days ago)
  dmi.bios.date: 04/30/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 03JPPR
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A08
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/30/2014:svnDellInc.:pnInspiron3537:pvrA08:rvnDellInc.:rn03JPPR:rvrA00:cvnDellInc.:ct8:cvrA08:
  dmi.product.name: Inspiron 3537
  dmi.product.version: A08
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
  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: Tue Apr 25 21:37:24 2017
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   17900 
   vendor AUO
  xserver.version: 2:1.18.4-0ubuntu0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1686189/+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 1680736] Re: gnome-keyring-daemon crashed with SIGABRT in g_assertion_message()

2017-04-26 Thread HECTOR DAVID
*** This bug is a duplicate of bug 1679903 ***
https://bugs.launchpad.net/bugs/1679903

** Branch linked: lp:~cjwatson/launchpad/snap-find-by-url-prefixes

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

Title:
  gnome-keyring-daemon crashed with SIGABRT in g_assertion_message()

Status in gnome-keyring package in Ubuntu:
  New

Bug description:
  happen during start up

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: gnome-keyring 3.20.0-3ubuntu2
  ProcVersionSignature: Ubuntu 4.10.0-15.17-generic 4.10.5
  Uname: Linux 4.10.0-15-generic x86_64
  ApportVersion: 2.20.4-0ubuntu3
  Architecture: amd64
  Date: Fri Apr  7 15:45:26 2017
  ExecutablePath: /usr/bin/gnome-keyring-daemon
  InstallationDate: Installed on 2016-12-09 (118 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcCmdline: /usr/bin/gnome-keyring-daemon --daemonize --login
  Signal: 6
  SourcePackage: gnome-keyring
  StacktraceTop:
   g_assertion_message () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ()
   ()
   ()
  Title: gnome-keyring-daemon crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip fax floppy lpadmin plugdev sambashare sudo 
tape video
  mtime.conffile..etc.xdg.autostart.gnome-keyring-pkcs11.desktop: 
2016-12-16T15:22:07.050785
  mtime.conffile..etc.xdg.autostart.gnome-keyring-secrets.desktop: 
2016-12-16T15:22:07.050785

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1680736/+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 1686189] Re: External monitor connecting problem

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

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

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

Title:
  External monitor connecting problem

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I am facing a problem with Intel Graphics driver. I have external
  monitor and in display settings the second monitor is detecting but
  it's not working, so could you email me a solution.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  Uname: Linux 4.4.25-040425-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr 25 21:45:16 2017
  DistUpgraded: 2017-04-25 21:07:40,819 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: i915-4.6.3-4.4.0, 1, 4.4.0-75-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Haswell-ULT Integrated Graphics Controller [1028:05e9]
  InstallationDate: Installed on 2017-04-25 (0 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  MachineType: Dell Inc. Inspiron 3537
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.25-040425-generic 
root=UUID=3914e6d5-5c87-4816-8043-776ef4184d29 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-04-25 (0 days ago)
  dmi.bios.date: 04/30/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 03JPPR
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A08
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/30/2014:svnDellInc.:pnInspiron3537:pvrA08:rvnDellInc.:rn03JPPR:rvrA00:cvnDellInc.:ct8:cvrA08:
  dmi.product.name: Inspiron 3537
  dmi.product.version: A08
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
  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: Tue Apr 25 21:37:24 2017
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   17900 
   vendor AUO
  xserver.version: 2:1.18.4-0ubuntu0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1686189/+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 1667113] Re: System users appears in Ligthdm and user switcher (Accountsservice has no filter for shell types)

2017-04-26 Thread ali salama
** Changed in: libvirt (Ubuntu)
 Assignee: (unassigned) => ali salama (alisalama)

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

Title:
  System users appears in Ligthdm and user switcher (Accountsservice has
  no filter for shell types)

Status in accountsservice package in Ubuntu:
  Confirmed
Status in base-passwd package in Ubuntu:
  Invalid
Status in ceph package in Ubuntu:
  Confirmed
Status in ifmail package in Ubuntu:
  Confirmed
Status in libvirt package in Ubuntu:
  Confirmed
Status in lightdm package in Ubuntu:
  Confirmed
Status in netqmail package in Ubuntu:
  Confirmed

Bug description:
  "Technical" user libvirt Qemu appears in the list of user in Ligthdm,
  among the real regular users. It probably shouldn't

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: libvirt-bin 2.5.0-3ubuntu2
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity:Unity7
  Date: Wed Feb 22 22:09:24 2017
  InstallationDate: Installed on 2017-02-01 (21 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20170201)
  KernLog:
   
  SourcePackage: libvirt
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1667113/+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 1686344] [NEW] Mesa 17.0.x stable release

2017-04-26 Thread Timo Aaltonen
Public bug reported:

[Impact]

Mesa stable release for zesty & backport to xenial.

[Test case]

Install, run desktop session, test xonotic.

the important hw drivers to test:
- i965 (Intel)
- radeonsi (AMD)

[Regression potential]

Spec compliance test suites are already run by Intel and others, so
feature regressions should not be possible. GLESv1 support has been
dropped from the packaging though, but packages that depend on
libgles1-mesa have been pushed to proposed to drop the dependency, see
bug 1676845 (applies to xenial).

[Other info]

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

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

Title:
  Mesa 17.0.x stable release

Status in mesa package in Ubuntu:
  New

Bug description:
  [Impact]

  Mesa stable release for zesty & backport to xenial.

  [Test case]

  Install, run desktop session, test xonotic.

  the important hw drivers to test:
  - i965 (Intel)
  - radeonsi (AMD)

  [Regression potential]

  Spec compliance test suites are already run by Intel and others, so
  feature regressions should not be possible. GLESv1 support has been
  dropped from the packaging though, but packages that depend on
  libgles1-mesa have been pushed to proposed to drop the dependency, see
  bug 1676845 (applies to xenial).

  [Other info]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1686344/+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 1686345] [NEW] apt-get libmagick++-6.q16-6v6 depend missing

2017-04-26 Thread James
Public bug reported:

Ubuntu Gnome 17.04, apt update-ed

When installing inkscape with apt install inkscape, the installation
fails complaining on missing depends:

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 inkscape : Depends: libmagick++-6.q16-6v6 (>= 8:6.9.2.3) but it is not 
installable
Recommends: libwmf-bin
Recommends: perlmagick
Recommends: python-lxml but it is not going to be installed
Recommends: python-numpy but it is not going to be installed
Recommends: python-scour but it is not going to be installed
Recommends: python-uniconvertor but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

It seems that libmagick++-6.q16-6v6 was removed from 17.04 but inkscape
package is not updated

version info:

inkscape:
  Installed: (none)
  Candidate: 0.92.1+66~ubuntu17.04.1
  Version table:
 0.92.1+66~ubuntu17.04.1 500
500 http://ppa.launchpad.net/inkscape.dev/stable/ubuntu zesty/main 
amd64 Packages
 0.92.1-1 500
500 http://us.archive.ubuntu.com/ubuntu zesty/main amd64 Packages

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

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

Title:
  apt-get libmagick++-6.q16-6v6 depend missing

Status in inkscape package in Ubuntu:
  New

Bug description:
  Ubuntu Gnome 17.04, apt update-ed

  When installing inkscape with apt install inkscape, the installation
  fails complaining on missing depends:

  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   inkscape : Depends: libmagick++-6.q16-6v6 (>= 8:6.9.2.3) but it is not 
installable
  Recommends: libwmf-bin
  Recommends: perlmagick
  Recommends: python-lxml but it is not going to be installed
  Recommends: python-numpy but it is not going to be installed
  Recommends: python-scour but it is not going to be installed
  Recommends: python-uniconvertor but it is not going to be 
installed
  E: Unable to correct problems, you have held broken packages.

  It seems that libmagick++-6.q16-6v6 was removed from 17.04 but
  inkscape package is not updated

  version info:

  inkscape:
Installed: (none)
Candidate: 0.92.1+66~ubuntu17.04.1
Version table:
   0.92.1+66~ubuntu17.04.1 500
  500 http://ppa.launchpad.net/inkscape.dev/stable/ubuntu zesty/main 
amd64 Packages
   0.92.1-1 500
  500 http://us.archive.ubuntu.com/ubuntu zesty/main amd64 Packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1686345/+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 1685271] Re: gnome-shell: corners are not rounded

2017-04-26 Thread Daniel van Vugt
Yes, what Amr said...

$ dpkg -s light-themes | grep Source
Source: ubuntu-themes

** Changed in: light-themes (Ubuntu Artful)
   Status: Confirmed => Invalid

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

Title:
  gnome-shell: corners are not rounded

Status in light-themes package in Ubuntu:
  Invalid
Status in ubuntu-themes package in Ubuntu:
  Confirmed
Status in light-themes source package in Artful:
  Invalid
Status in ubuntu-themes source package in Artful:
  Confirmed

Bug description:
  Under gnome-shell apps have dark black squared top corners when they
  should be rounded.  See attached screenshot.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-themes/+bug/1685271/+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 1100326] Re: Location requested by websites should be able to use GPS/mobile positioning

2017-04-26 Thread Olivier Tilloy
The default location provider in chromium-browser is network-based, it
doesn’t look like it knows how to talk to GPS hardware.

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

Title:
  Location requested by websites should be able to use GPS/mobile
  positioning

Status in Chromium Browser:
  Fix Committed
Status in Mozilla Firefox:
  Confirmed
Status in GeoClue:
  Won't Fix
Status in WebKit:
  Fix Released
Status in chromium-browser package in Ubuntu:
  New
Status in firefox package in Ubuntu:
  New
Status in geoclue-2.0 package in Ubuntu:
  Fix Released
Status in geoclue-providers package in Ubuntu:
  Invalid

Bug description:
  It would be nice if location requested by websites could use location
  found from GPS or GSM/CDMA positioning.

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1100326/+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 1684854] Re: The default behaviour for search domains changed from 16.10 to 17.04

2017-04-26 Thread Stanislav Bocinec
This isssue is not relevant to VPN connections only but also for normal
workin local network. systemd-resolve and systemd-resolved stub listener
are behaving differently - the stub does not accept the domain/search
domains sent by DHCP. THis is really weird. Isn't the issue in
domain/search domains not properly put into a dynamic /etc/resolv.conf
?

Here are few examples (domain name change to fictive example.org):
1. Test of the Domain resolving using systemd-resolve:

$ systemd-resolve test
test: 192.168.0.53
  (test.example.org)

-- Information acquired via protocol DNS in 3.0ms.
-- Data is authenticated: no
sob@linno ~ $ nslookup test
Server: 127.0.0.53
Address:127.0.0.53#53

** server can't find test: SERVFAIL

2. DNS resolve using the stub resolver:
$ nslookup - 127.0.0.53
> test
Server: 127.0.0.53
Address:127.0.0.53#53

** server can't find test: SERVFAIL
> test.example.org
Server: 127.0.0.53
Address:127.0.0.53#53

Non-authoritative answer:
Name:   test.example.org
Address: 192.168.0.53
> 


3. Example of /etc/resolv.conf
$ cat /etc/resolv.conf 
# Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
# DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
# 127.0.0.53 is the systemd-resolved stub resolver.
# run "systemd-resolve --status" to see details about the actual nameservers.

nameserver 127.0.0.53

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

Title:
  The default behaviour for search domains changed from 16.10 to 17.04

Status in network-manager package in Ubuntu:
  Confirmed

Bug description:
  Since Ubuntu 17.04 uses systemd-resolved for DNS lookups the default
  behaviour for search domains changed. By default systemd-resolved does
  not use the domain supplied by DHCP as a search domain.

  So network-manager should at least have an option to tell systemd-
  networkd to change it's behaviour. In systemd-networkd the
  corresponding option is named "UseDomains".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1684854/+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 1686332] [NEW] Bug after MAJ

2017-04-26 Thread Merlan jp
Public bug reported:

I don't speak english, i speak french.
Sorry, thank you.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: xorg 1:7.7+16ubuntu3
ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
Uname: Linux 4.10.0-20-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
Date: Wed Apr 26 09:39:43 2017
DistUpgraded: 2017-04-25 15:15:49,488 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: L'exécution du processus fils « 
./xorg_fix_proprietary.py » a échoué (No such file or directory) (8))
DistroCodename: zesty
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation GT215 [GeForce GT 320] [10de:0ca2] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: PC Partner Limited / Sapphire Technology GT215 [GeForce GT 320] 
[174b:2150]
InstallationDate: Installed on 2016-12-17 (129 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: Packard Bell imedia S3210
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-20-generic 
root=UUID=c5d2d972-c6c9-4dc9-9c2e-f7a0abc19de0 ro splash quiet
SourcePackage: xorg
UpgradeStatus: Upgraded to zesty on 2017-04-25 (0 days ago)
dmi.bios.date: 11/06/2009
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: P01-B2
dmi.board.name: WMCP78M
dmi.board.vendor: Packard Bell
dmi.chassis.type: 3
dmi.chassis.vendor: Packard Bell
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvrP01-B2:bd11/06/2009:svnPackardBell:pnimediaS3210:pvr:rvnPackardBell:rnWMCP78M:rvr:cvnPackardBell:ct3:cvr:
dmi.product.name: imedia S3210
dmi.sys.vendor: Packard Bell
version.compiz: compiz 1:0.9.13.1+17.04.20170109-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.76-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.0.3-1ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.0.3-1ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.19.3-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.5-1ubuntu1
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.9.0-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20170309-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.14-0ubuntu1
xserver.bootTime: Wed Apr 26 09:34:31 2017
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputLogitech USB RECEIVER MOUSE, id 8
 inputAT Translated Set 2 keyboard KEYBOARD, id 9
xserver.errors:
 Failed to load module "nvidia" (module does not exist, 0)
 Failed to load module "nvidia" (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.19.3-1ubuntu1
xserver.video_driver: nouveau

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


** Tags: amd64 apport-bug ubuntu zesty

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

Title:
  Bug after MAJ

Status in xorg package in Ubuntu:
  New

Bug description:
  I don't speak english, i speak french.
  Sorry, thank you.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: xorg 1:7.7+16ubuntu3
  ProcVersionSignature: Ubuntu 4.10.0-20.22-generic 4.10.8
  Uname: Linux 4.10.0-20-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  Date: Wed Apr 26 09:39:43 2017
  DistUpgraded: 2017-04-25 15:15:49,488 ERROR got error from PostInstallScript 
./xorg_fix_proprietary.py (g-exec-error-quark: L'exécution du processus fils « 
./xorg_fix_proprietary.py » a échoué (No such file or directory) (8))
  DistroCodename: zesty
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GT215 [GeForce GT 320] [10de:0ca2] (rev a2) (prog-if 00 
[VGA controller])
 Subsystem: PC Partner Limited / Sapphire Technology GT215 [GeForce GT 320] 
[174b:2150]
  InstallationDate: Installed on 2016-12-17 (129 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: Packard Bell imedia S3210
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-20-generic 
root=UUID=c5d2d972-c6c9-4dc9-9c2e-f7a0abc19de0 ro splash quiet
  SourcePackage: xorg
  UpgradeStatus: Upgraded to zesty on 2017-04-25 (0 days ago)
  dmi.bios.date: 11/06/2009
  dmi.bios.vendor: Phoenix Technologies, LTD
  dmi.bios.version: P01-B2
  dmi.board.name: WMCP78M
  dmi.board.vendor: Packard Bell
  dmi.chassis.type: 3
  dmi.chassis.vendor: Packard Bell
  dmi.modalias: 

[Desktop-packages] [Bug 1686335] [NEW] package libgstreamer0.10-0 0.10.36-1.5 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/libgstreamer0.10-0/changelog.Debian.gz', which is di

2017-04-26 Thread Eshel A. Nir
Public bug reported:

XX

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libgstreamer0.10-0 0.10.36-1.5
ProcVersionSignature: Ubuntu 4.4.0-41.61-generic 4.4.21
Uname: Linux 4.4.0-41-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Wed Apr 26 10:49:08 2017
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-xenial-amd64-20160624-2
DuplicateSignature:
 Unpacking libgstreamer0.10-0:amd64 (0.10.36-1.5ubuntu1) over (0.10.36-1.5) ...
 dpkg: error processing archive 
/var/cache/apt/archives/libgstreamer0.10-0_0.10.36-1.5ubuntu1_amd64.deb 
(--unpack):
  trying to overwrite shared 
'/usr/share/doc/libgstreamer0.10-0/changelog.Debian.gz', which is different 
from other instances of package libgstreamer0.10-0:amd64
ErrorMessage: trying to overwrite shared 
'/usr/share/doc/libgstreamer0.10-0/changelog.Debian.gz', which is different 
from other instances of package libgstreamer0.10-0:amd64
InstallationDate: Installed on 2017-04-01 (24 days ago)
InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1
 apt  1.2.10ubuntu1
SourcePackage: gstreamer0.10
Title: package libgstreamer0.10-0 0.10.36-1.5 failed to install/upgrade: trying 
to overwrite shared '/usr/share/doc/libgstreamer0.10-0/changelog.Debian.gz', 
which is different from other instances of package libgstreamer0.10-0:amd64
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package need-duplicate-check package-conflict xenial

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

Title:
  package libgstreamer0.10-0 0.10.36-1.5 failed to install/upgrade:
  trying to overwrite shared
  '/usr/share/doc/libgstreamer0.10-0/changelog.Debian.gz', which is
  different from other instances of package libgstreamer0.10-0:amd64

Status in gstreamer0.10 package in Ubuntu:
  New

Bug description:
  XX

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libgstreamer0.10-0 0.10.36-1.5
  ProcVersionSignature: Ubuntu 4.4.0-41.61-generic 4.4.21
  Uname: Linux 4.4.0-41-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Wed Apr 26 10:49:08 2017
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-xenial-amd64-20160624-2
  DuplicateSignature:
   Unpacking libgstreamer0.10-0:amd64 (0.10.36-1.5ubuntu1) over (0.10.36-1.5) 
...
   dpkg: error processing archive 
/var/cache/apt/archives/libgstreamer0.10-0_0.10.36-1.5ubuntu1_amd64.deb 
(--unpack):
trying to overwrite shared 
'/usr/share/doc/libgstreamer0.10-0/changelog.Debian.gz', which is different 
from other instances of package libgstreamer0.10-0:amd64
  ErrorMessage: trying to overwrite shared 
'/usr/share/doc/libgstreamer0.10-0/changelog.Debian.gz', which is different 
from other instances of package libgstreamer0.10-0:amd64
  InstallationDate: Installed on 2017-04-01 (24 days ago)
  InstallationMedia: Ubuntu 16.04 "Xenial" - Build amd64 LIVE Binary 
20160624-10:47
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.10ubuntu1
  SourcePackage: gstreamer0.10
  Title: package libgstreamer0.10-0 0.10.36-1.5 failed to install/upgrade: 
trying to overwrite shared 
'/usr/share/doc/libgstreamer0.10-0/changelog.Debian.gz', which is different 
from other instances of package libgstreamer0.10-0:amd64
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/1686335/+subscriptions

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


Re: [Desktop-packages] [Bug 1684352] Re: nvidia-304 304.135-0ubuntu0~gpu16.04.1: nvidia-304 kernel module failed to build

2017-04-26 Thread Lintang Bagus
sir, where is the location for dkms build log ?

2017-04-21 8:42 GMT+07:00 Daniel van Vugt
:

> Thanks for your bug report but we need the DKMS build log for the nvidia
> module to see what failed.
>
> Sorry I can't recall where that is right now.
>
> ** Changed in: nvidia-graphics-drivers-304 (Ubuntu)
>Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1684352
>
> Title:
>   nvidia-304 304.135-0ubuntu0~gpu16.04.1: nvidia-304 kernel module
>   failed to build
>
> Status in nvidia-graphics-drivers-304 package in Ubuntu:
>   Incomplete
>
> Bug description:
>   Device ASUS A456U NVidia GeForce 930MX
>   when install nvidia, i got black screen and freezed
>
>   ProblemType: Package
>   DistroRelease: Ubuntu 16.04
>   Package: nvidia-304 304.135-0ubuntu0~gpu16.04.1
>   ProcVersionSignature: Ubuntu 4.4.0-65.86-generic 4.4.49
>   Uname: Linux 4.4.0-65-generic x86_64
>   .tmp.unity_support_test.0:
>
>   ApportVersion: 2.20.1-0ubuntu2.5
>   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
>   DKMSKernelVersion: 4.4.0-74-generic
>   Date: Thu Apr 20 11:31:56 2017
>   DistUpgraded: Fresh install
>   DistroCodename: xenial
>   DistroVariant: ubuntu
>   DkmsStatus:
>nvidia-304, 304.135: added
>tp-smapi, 0.41, 4.4.0-31-generic, x86_64: installed
>tp-smapi, 0.41, 4.4.0-65-generic, x86_64: installed
>tp-smapi, 0.41, 4.4.0-74-generic, x86_64: installed
>   GraphicsCard:
>Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07)
> (prog-if 00 [VGA controller])
>  Subsystem: ASUSTeK Computer Inc. Skylake Integrated Graphics
> [1043:11b0]
>  Subsystem: ASUSTeK Computer Inc. Device [1043:10ae]
>   InstallationDate: Installed on 2017-02-26 (52 days ago)
>   InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64
> (20160719)
>   Lsusb:
>Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
>Bus 001 Device 003: ID 13d3:3490 IMC Networks
>Bus 001 Device 002: ID 04f2:b52b Chicony Electronics Co., Ltd
>Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
>   MachineType: ASUSTeK COMPUTER INC. X456UR
>   PackageVersion: 304.135-0ubuntu0~gpu16.04.1
>   ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-65-generic.efi.signed
> root=UUID=6336b6c8-3e19-4773-a208-527bdd1b2663 ro acpi_osi=Linux
> acpi_backlight=vendor i8042.reset quiet splash=
>   RelatedPackageVersions:
>dpkg 1.18.4ubuntu1.1
>apt  1.2.19
>   SourcePackage: nvidia-graphics-drivers-304
>   Title: nvidia-304 304.135-0ubuntu0~gpu16.04.1: nvidia-304 kernel module
> failed to build
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   dmi.bios.date: 02/15/2016
>   dmi.bios.vendor: American Megatrends Inc.
>   dmi.bios.version: X456UR.202
>   dmi.board.asset.tag: ATN12345678901234567
>   dmi.board.name: X456UR
>   dmi.board.vendor: ASUSTeK COMPUTER INC.
>   dmi.board.version: 1.0
>   dmi.chassis.asset.tag: ATN12345678901234567
>   dmi.chassis.type: 10
>   dmi.chassis.vendor: ASUSTeK COMPUTER INC.
>   dmi.chassis.version: 1.0
>   dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvrX456UR.202:bd02/15/2016:
> svnASUSTeKCOMPUTERINC.:pnX456UR:pvr1.0:rvnASUSTeKCOMPUTERINC.:
> rnX456UR:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
>   dmi.product.name: X456UR
>   dmi.product.version: 1.0
>   dmi.sys.vendor: ASUSTeK COMPUTER INC.
>   version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
>   version.ia32-libs: ia32-libs N/A
>   version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
>   version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
>   version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
>   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: Thu Apr 20 10:55:07 2017
>   xserver.configfile: default
>   xserver.errors:
>
>   xserver.logfile: /var/log/Xorg.0.log
>   xserver.outputs:
>product id1216
>vendor LGD
>   xserver.version: 2:1.18.4-0ubuntu0.2
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/nvidia-
> graphics-drivers-304/+bug/1684352/+subscriptions
>

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to 

[Desktop-packages] [Bug 1174162] Re: chrome-browser makes gnome-keyring-daemon use 100% cpu

2017-04-26 Thread HECTOR DAVID
** Branch linked: lp:~cjwatson/launchpad/snap-find-by-url-prefixes

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

Title:
  chrome-browser makes gnome-keyring-daemon use 100% cpu

Status in Chromium Browser:
  Unknown
Status in chromium-browser package in Ubuntu:
  Confirmed
Status in gnome-keyring package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to 13.04, when starting the chromium browser, the
  gnome-keyring-daemon runs at full CPU load and the chromium-browser
  has no access to the stored passwords.

  The issue seems to be known
  (https://code.google.com/p/chromium/issues/detail?id=98601). I'm
  personally a bit surprised that Ubuntu 13.04 was released with such a
  serious problem.

  The frequently proposed workaround (e.g.
  https://plus.google.com/110130355317073712944/posts/PckhFj5HUn4)
  doesn't work because (a) there is no .gnome2/keyrings any more and (b)
  it's rather inresponsible to store your passwords unencryted.

  I found that killing gnome-keyring-server several times eventually gives you 
a working system.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mnl   18759 F pulseaudio
  CRDA:
   country DE:
(2400 - 2483 @ 40), (N/A, 20)
(5150 - 5250 @ 40), (N/A, 20), NO-OUTDOOR
(5250 - 5350 @ 40), (N/A, 20), NO-OUTDOOR, DFS
(5470 - 5725 @ 40), (N/A, 26), DFS
  DistroRelease: Ubuntu 13.04
  HibernationDevice: RESUME=UUID=86292e17-edd2-4a1b-8e1b-5208a1731140
  InstallationDate: Installed on 2010-11-10 (900 days ago)
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  MachineType: Hewlett-Packard HP Compaq 6730b (GB990EA#ABD)
  MarkForUpload: True
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=cff10fb4-08a2-459b-be12-80698b20d2d3 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-19-generic N/A
   linux-backports-modules-3.8.0-19-generic  N/A
   linux-firmware1.106
  Tags:  raring
  Uname: Linux 3.8.0-19-generic i686
  UpgradeStatus: Upgraded to raring on 2013-04-28 (0 days ago)
  UserGroups: adm admin cdrom dialout libvirtd lpadmin plugdev sambashare voice 
wireshark
  WifiSyslog: Apr 29 07:28:34 lipp-nb wpa_supplicant[1803]: wlan0: WPA: Group 
rekeying completed with c0:25:06:24:93:e1 [GTK=CCMP]
  dmi.bios.date: 12/07/2011
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PDD Ver. F.20
  dmi.board.name: 30DD
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 96.23
  dmi.chassis.asset.tag: CNU9326SJY
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PDDVer.F.20:bd12/07/2011:svnHewlett-Packard:pnHPCompaq6730b(GB990EA#ABD):pvrF.20:rvnHewlett-Packard:rn30DD:rvrKBCVersion96.23:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP Compaq 6730b (GB990EA#ABD)
  dmi.product.version: F.20
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/1174162/+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 1468666] Re: Chromium VERSION on Ubuntu 12.04 LTS

2017-04-26 Thread Olivier Tilloy
Precise is not supported any longer.
The version in trusty currently is 53.0.2785.143 and it should shortly be 
updated to 58.0.3029.81.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Chromium VERSION on Ubuntu 12.04 LTS

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Why there is no updates for the Chromium version in Precise?! The
  current version is ages away from the Latest stable version of
  chromium?!

  The latest version for 12.04 is 37.0.2062.120
  The latest version for 14.04 is  43.0.2357.81

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1468666/+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 1664147] Re: Chromium on trusty too outdated; not supported by gmail

2017-04-26 Thread Fink Nottle
Thank you. I've been testing the ppa version, and it works fine. The two
noticeable issues are that chromecast doesn't work anymore (known
upstream issue I guess), and flash's behaviour isn't the same as chrome.

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

Title:
  Chromium on trusty too outdated; not supported by gmail

Status in chromium-browser package in Ubuntu:
  In Progress

Bug description:
  As of Feb 13 2017, the chromium version on trusty is 53.x which is at
  least a couple of versions behind chrome-stable. Gmail displays this
  message, "This version of Chrome is no longer supported. Please
  upgrade to asupported browser." Core functionality in gmail works
  fine, but I'm not sure of security ramifications of running an old
  browser, particularly when google advises against it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1664147/+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 1684967] Re: [17.04 ]network-connection-editor won't edit old wifi entries

2017-04-26 Thread Rohan
** Changed in: network-manager-applet (Ubuntu)
 Assignee: (unassigned) => Rohan (rohanmiskin)

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

Title:
  [17.04 ]network-connection-editor won't edit old wifi entries

Status in network-manager-applet package in Ubuntu:
  New

Bug description:
  after upgrading to 17.04 from 16.10 I cannot save changes I make in
  the wi-fi settings because the save button is greyed out. If I create
  a new wi-fi entry then it works but it doesn't for all my old wi-fi
  entries. Changing the settings is only possible using 'nm-cli con
  modify'

  And for all my old vpn entries the passwords aren't show at all. They
  are present because I can connect to a vpn server but the password
  isn't shown in the text field

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/1684967/+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 1664147] Re: Chromium on trusty too outdated; not supported by gmail

2017-04-26 Thread Olivier Tilloy
I’ve packaged chromium-browser 58.0.3029.81 for trusty, it is being
validated by the security team and will hopefully hit -updates soon.

** Changed in: chromium-browser (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => In Progress

** Changed in: chromium-browser (Ubuntu)
   Importance: Undecided => High

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

Title:
  Chromium on trusty too outdated; not supported by gmail

Status in chromium-browser package in Ubuntu:
  In Progress

Bug description:
  As of Feb 13 2017, the chromium version on trusty is 53.x which is at
  least a couple of versions behind chrome-stable. Gmail displays this
  message, "This version of Chrome is no longer supported. Please
  upgrade to asupported browser." Core functionality in gmail works
  fine, but I'm not sure of security ramifications of running an old
  browser, particularly when google advises against it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1664147/+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 1667113] Re: System users appears in Ligthdm and user switcher (Accountsservice has no filter for shell types)

2017-04-26 Thread ChristianEhrhardt
Hi Ali,
as I outlined before the fix likely has to take place in accountsservice not in 
libvirt.
You assigned yourself, so I wanted to ask what you have in mind to do?

In case this was an accident you might want to unassign yourself, but
"subscribe" [1] you to the bug to stay up to date on this - you find the
box to do so to the right of the bug launchpad page.

[1]: https://help.launchpad.net/Bugs/Subscriptions

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

Title:
  System users appears in Ligthdm and user switcher (Accountsservice has
  no filter for shell types)

Status in accountsservice package in Ubuntu:
  Confirmed
Status in base-passwd package in Ubuntu:
  Invalid
Status in ceph package in Ubuntu:
  Confirmed
Status in ifmail package in Ubuntu:
  Confirmed
Status in libvirt package in Ubuntu:
  Confirmed
Status in lightdm package in Ubuntu:
  Confirmed
Status in netqmail package in Ubuntu:
  Confirmed

Bug description:
  "Technical" user libvirt Qemu appears in the list of user in Ligthdm,
  among the real regular users. It probably shouldn't

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: libvirt-bin 2.5.0-3ubuntu2
  ProcVersionSignature: Ubuntu 4.9.0-15.16-generic 4.9.5
  Uname: Linux 4.9.0-15-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.4-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity:Unity7
  Date: Wed Feb 22 22:09:24 2017
  InstallationDate: Installed on 2017-02-01 (21 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Alpha amd64 (20170201)
  KernLog:
   
  SourcePackage: libvirt
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1667113/+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 1683997] Re: Firefox scrollbars are too narrow and difficult to use in Zesty

2017-04-26 Thread Iain Lane
Those workarounds will affect scrollbars for everything.

Chris, any chance you could take a look and/or forward the bug please?
It seems 52 is using more of the GTK theming but still not enough - now
the hovering bits aren't working properly with our theme.

There might be a way to target a workaround like the above to Firefox
only, then it'll be like the pre-52 state.

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

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

Title:
  Firefox scrollbars are too narrow and difficult to use in Zesty

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Firefox 52.0.1 in Ubuntu 17.04 has very narrow scrollbars that are
  difficult to click on using a mouse - they are about one-third of the
  width of the 'old-style' scrollbars used throughout most of Ubuntu
  until a few weeks ago. (ubuntu-gnome has the same problem, fwiw.)

  The expected behaviour is that the scrollbars should widen when you
  hover over them, the same as with other gnome 3.20+ apps.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: firefox 52.0.1+build2-0ubuntu1
  ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
  Uname: Linux 4.10.0-19-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.4-0ubuntu4
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  rocko  1598 F pulseaudio
  BuildID: 20170321232041
  Channel: Unavailable
  Date: Wed Apr 19 11:51:57 2017
  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 2017-04-13 (5 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Beta amd64 (20170407)
  IpRoute:
   default via 10.0.2.2 dev enp0s3 proto static metric 100
   10.0.2.0/24 dev enp0s3 proto kernel scope link src 10.0.2.15 metric 100
   169.254.0.0/16 dev enp0s3 scope link metric 1000
  IwConfig:
   lono wireless extensions.

   enp0s3no wireless extensions.
  Locales: extensions.sqlite corrupt or missing
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=en_AU:en
   TERM=xterm-256color
   PATH=(custom, no user)
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=52.0.1/20170321232041
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RfKill:

  RunningIncompatibleAddons: False
  SourcePackage: firefox
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1683997/+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 1664007] Re: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está tamb

2017-04-26 Thread Colin Watson
** Branch unlinked: lp:~cjwatson/launchpad/snap-find-by-url-prefixes

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

Title:
  package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade:
  intentando sobreescribir `/usr/lib/x86_64-linux-gnu/pkcs11/gnome-
  keyring-pkcs11.so', que está también en el paquete libp11-kit-gnome-
  keyring:amd64 3.20.0-2ubuntu4

Status in gnome-keyring package in Ubuntu:
  Confirmed

Bug description:
  i only update mys system and install many tools from kali linux

  ProblemType: Package
  DistroRelease: Kali 2016.2
  Package: gnome-keyring 3.20.0-2ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Fri Feb 10 13:13:05 2017
  ErrorMessage: intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  InstallationDate: Installed on 2017-02-10 (1 days ago)
  InstallationMedia: Ubuntu-GNOME 16.10 "Yakkety Yak" - Release amd64 
(20161012.1)
  RelatedPackageVersions:
   dpkg 1.18.21kali1
   apt  1.3.4
  SourcePackage: gnome-keyring
  Title: package gnome-keyring 3.20.0-2ubuntu4 failed to install/upgrade: 
intentando sobreescribir 
`/usr/lib/x86_64-linux-gnu/pkcs11/gnome-keyring-pkcs11.so', que está también en 
el paquete libp11-kit-gnome-keyring:amd64 3.20.0-2ubuntu4
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1664007/+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 1680736] Re: gnome-keyring-daemon crashed with SIGABRT in g_assertion_message()

2017-04-26 Thread Colin Watson
*** This bug is a duplicate of bug 1679903 ***
https://bugs.launchpad.net/bugs/1679903

** Branch unlinked: lp:~cjwatson/launchpad/snap-find-by-url-prefixes

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

Title:
  gnome-keyring-daemon crashed with SIGABRT in g_assertion_message()

Status in gnome-keyring package in Ubuntu:
  New

Bug description:
  happen during start up

  ProblemType: Crash
  DistroRelease: Ubuntu 17.04
  Package: gnome-keyring 3.20.0-3ubuntu2
  ProcVersionSignature: Ubuntu 4.10.0-15.17-generic 4.10.5
  Uname: Linux 4.10.0-15-generic x86_64
  ApportVersion: 2.20.4-0ubuntu3
  Architecture: amd64
  Date: Fri Apr  7 15:45:26 2017
  ExecutablePath: /usr/bin/gnome-keyring-daemon
  InstallationDate: Installed on 2016-12-09 (118 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  ProcCmdline: /usr/bin/gnome-keyring-daemon --daemonize --login
  Signal: 6
  SourcePackage: gnome-keyring
  StacktraceTop:
   g_assertion_message () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_assertion_message_expr () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
   ()
   ()
   ()
  Title: gnome-keyring-daemon crashed with SIGABRT in g_assertion_message()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dialout dip fax floppy lpadmin plugdev sambashare sudo 
tape video
  mtime.conffile..etc.xdg.autostart.gnome-keyring-pkcs11.desktop: 
2016-12-16T15:22:07.050785
  mtime.conffile..etc.xdg.autostart.gnome-keyring-secrets.desktop: 
2016-12-16T15:22:07.050785

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1680736/+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 343395] Re: Multi-instance private browsing mode

2017-04-26 Thread Olivier Tilloy
AFAICT everything requested by the OP is implemented in recent versions
of chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Fix Released

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

Title:
  Multi-instance private browsing mode

Status in Arora:
  Invalid
Status in Chromium:
  New
Status in Epiphany Browser:
  Invalid
Status in Mozilla Firefox:
  New
Status in Kazehakase Web Browser:
  New
Status in Midori:
  Fix Released
Status in Uzbl:
  New
Status in Webkit:
  New
Status in WebKit:
  New
Status in arora package in Ubuntu:
  Invalid
Status in chromium-browser package in Ubuntu:
  Fix Released
Status in epiphany-browser package in Ubuntu:
  Triaged
Status in epiphany-webkit package in Ubuntu:
  New
Status in firefox package in Ubuntu:
  New
Status in kazehakase package in Ubuntu:
  Invalid
Status in midori package in Ubuntu:
  Triaged
Status in webkit package in Ubuntu:
  New

Bug description:
  Private browsing mode like Firefox or incognito mode as Chrome calls
  it, is extremely useful. Being able to enable this on a per-tab basis
  is important as well. When in this stealth mode, browser and download
  history is not saved and cookies are deleted when the tab is closed.
  There should be some visual to indicate private browsing as well.

  More than one instance should also work for example so that a user
  could sign ento three accounts of the same service simultaneously.
  This is still lacking from Chromium and Firefox.

To manage notifications about this bug go to:
https://bugs.launchpad.net/arora/+bug/343395/+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 1677327] Re: SRU request: dkms build fails with zesty hwe kernel [error: too few arguments to function ‘NV_GET_USER_PAGES’]

2017-04-26 Thread Timo Aaltonen
accepted -0ubuntu0.16.04.2 to -proposed

** Changed in: nvidia-graphics-drivers-340 (Ubuntu Xenial)
   Status: Fix Released => In Progress

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

Title:
  SRU request: dkms build fails with zesty hwe kernel [error: too few
  arguments to function ‘NV_GET_USER_PAGES’]

Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340 source package in Xenial:
  In Progress

Bug description:
  SRU Request:

  [Impact]
  The patch for Linux 4.9 in nvidia-340 in Ubuntu 16.04 does not match the one 
in 17.04. As a result, the module fails to build against the hwe 4.10 kernel.

  [Test Case]
  1) Enable the xenial-proposed repository, and install 
linux-headers-generic-hwe-16.04-edge, linux-image-generic-hwe-16.04-edge, and 
nvidia-340.

  2) Check that DKMS builds the module, then restart the system, and see
  if it boots correctly. If unsure, please attach your /var/log/gpu-
  manager.log and /var/log/Xorg.0.log

  [Regression Potential]
  Low, the exact same patch is already available in the package in 17.04.

  
  _
  ADT test failure against linux-hwe-edge 4.10.0-14.16~16.04.1.

  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/amd64/n/nvidia-graphics-drivers-340/20170328_225401_6519b@/log.gz
  
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-xenial/xenial/i386/n/nvidia-graphics-drivers-340/20170328_230514_6519b@/log.gz

  We need to backport build fixes for 4.9/4.10 kernels.

  /var/lib/dkms/nvidia-340/340.102/build/os-mlock.c: In function 
‘os_lock_user_pages’:
  /var/lib/dkms/nvidia-340/340.102/build/os-mlock.c:50:65: warning: passing 
argument 4 of ‘NV_GET_USER_PAGES’ makes integer from pointer without a cast 
[-Wint-conversion]
   page_count, write ? FOLL_WRITE : 0, user_pages, 
NULL);
   ^
  In file included from /var/lib/dkms/nvidia-340/340.102/build/os-mlock.c:15:0:
  /var/lib/dkms/nvidia-340/340.102/build/nv-linux.h:2094:28: note: expected 
‘int’ but argument is of type ‘struct page **’
   static inline long NV_GET_USER_PAGES(unsigned long start,
  ^
  /var/lib/dkms/nvidia-340/340.102/build/os-mlock.c:48:11: error: too few 
arguments to function ‘NV_GET_USER_PAGES’
   ret = NV_GET_USER_PAGES((unsigned long)address,

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1677327/+subscriptions

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


Re: [Desktop-packages] [Bug 1686243] Re: NVIDIA driver

2017-04-26 Thread Sebastian Carter
Hi.

Thanks for quick response.

You're mentioning that I need to use prime-select.

Do you have a link on how I should proceed with on terminal or in a
different fashion.

My concern is that I have a built machine and really want to use
Ubuntu/Linux distro. Nvidia drivers is for my need to do video and photo
edit while also gaming for my kids.

Much appreciated

Best regards

Sebastian Carter


26. apr. 2017 7:41 a.m. skrev "Timo Aaltonen" :

you're using an unofficial ppa which could mess things up, besides your
machine is a hybrid machine so you need to use prime-select in order to
switch to nvidia

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

--
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1686243

Title:
  NVIDIA driver

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  Trying for days to install an nvidia driver

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-49.52-lowlatency 4.8.17
  Uname: Linux 4.8.0-49-lowlatency x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CompizPlugins: No value set for `/apps/compiz-1/general/
screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  Date: Wed Apr 26 01:19:29 2017
  DistUpgraded: 2017-04-26 01:05:13,339 DEBUG icon theme changed, re-reading
  DistroCodename: yakkety
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.8.0-49-lowlatency, x86_64: installed
   nvidia-378, 378.13, 4.8.0-49-lowlatency, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated
Graphics Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Xeon E3-1200 v3/4th Gen Core
Processor Integrated Graphics Controller [1043:8534]
  InstallationDate: Installed on 2017-04-24 (1 days ago)
  InstallationMedia: Ubuntu-Studio 16.04.2 LTS "Xenial Xerus" - Release
amd64 (20170215)
  MachineType: ASUS All Series
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.8.0-49-lowlatency
root=UUID=65af2065-0769-48de-9408-1d7d5313f54e ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to yakkety on 2017-04-25 (0 days ago)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2801
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z97-A
  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.:bvr2801:bd11/11/2015:svnASUS:
pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ97-
A:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS
  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.80+git20170420.691a2157-0ubuntu0ricotz~xenial
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.1.0~git20170425+17.1.
2bf79cb2-0ubuntu0ricotz~16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.1.0~git20170425+17.1.
2bf79cb2-0ubuntu0ricotz~16.04.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.4-1ubuntu6.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev
1:2.10.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Wed Apr 26 01:05:56 2017
  xserver.configfile: default
  xserver.errors:
   Failed to load module "fbdev" (module does not exist, 0)
   Failed to load module "vesa" (module does not exist, 0)
   Failed to load module "fbdev" (module does not exist, 0)
   Failed to load module "vesa" (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.18.4-1ubuntu6.1
  xserver.video_driver: modeset

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

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

Title:
  NVIDIA driver

Status in xorg package in Ubuntu:
  Invalid

Bug description:
  Trying for days to install an nvidia driver

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: xorg 1:7.7+13ubuntu4
  ProcVersionSignature: Ubuntu 4.8.0-49.52-lowlatency 4.8.17
  Uname: Linux 4.8.0-49-lowlatency x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CompizPlugins: No 

[Desktop-packages] [Bug 1669100] Re: Please disable gconf in chromium-browser

2017-04-26 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
58.0.3029.81-0ubuntu0.14.04.1172

---
chromium-browser (58.0.3029.81-0ubuntu0.14.04.1172) trusty; urgency=medium

  * Upstream release: 58.0.3029.81
- CVE-2017-5057: Type confusion in PDFium.
- CVE-2017-5058: Heap use after free in Print Preview.
- CVE-2017-5059: Type confusion in Blink.
- CVE-2017-5060: URL spoofing in Omnibox.
- CVE-2017-5061: URL spoofing in Omnibox.
- CVE-2017-5062: Use after free in Chrome Apps.
- CVE-2017-5063: Heap overflow in Skia.
- CVE-2017-5064: Use after free in Blink.
- CVE-2017-5065: Incorrect UI in Blink.
- CVE-2017-5066: Incorrect signature handing in Networking.
- CVE-2017-5067: URL spoofing in Omnibox.
- CVE-2017-5069: Cross-origin bypass in Blink.
  * debian/patches/arm.patch: removed, no longer needed
  * debian/patches/gtk-ui-stdmove: removed, no longer needed (upstreamed)
  * debian/patches/screen_capturer: removed, no longer needed (upstreamed)
  * debian/patches/default-allocator: refreshed
  * debian/patches/disable-sse2: refreshed
  * debian/patches/enable-chromecast-by-default: refreshed
  * debian/patches/fix_building_widevinecdm_with_chromium.patch: refreshed
  * debian/patches/search-credit.patch: refreshed
  * debian/patches/snapshot-library-link: refreshed
  * debian/patches/title-bar-default-system.patch-v35: refreshed
  * debian/patches/fix-gn-bootstrap.patch: added
  * debian/rules: disable the use of Vulcanize, the required node.js modules
are not readily available

 -- Olivier Tilloy   Mon, 24 Apr 2017
11:56:01 +0200

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5057

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5058

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5059

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5060

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5061

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5062

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5063

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5064

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5065

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5066

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5067

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5069

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

Title:
  Please disable gconf in chromium-browser

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  gconf has been deprecated for years and I'd like to remove it from my
  computer. (It's not used by Unity or unity-settings-daemon or core
  GNOME at all.)

  Ubuntu's debian/rules has use_gconf=true but Debian has
  use_gconf=false. Please follow Debian here.

  I see that the apport script also tries to use gconf so that should be
  dropped too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1669100/+subscriptions

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


Re: [Desktop-packages] [Bug 1250174] Re: chromium-browser crashed with SIGSEGV in content::GpuWatchdogThread::DeliberatelyTerminateToRecoverFromHang()

2017-04-26 Thread James Mazur
I don't have any way of verifying this since I don't use chromium anymore,
sorry.
On Wed, Apr 26, 2017 at 1:10 AM Olivier Tilloy 
wrote:

> @James: are you still seeing this issue with recent releases of
> chromium?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1250174
>
> Title:
>   chromium-browser crashed with SIGSEGV in
>   content::GpuWatchdogThread::DeliberatelyTerminateToRecoverFromHang()
>
> Status in Chromium Browser:
>   Unknown
> Status in chromium-browser package in Ubuntu:
>   Incomplete
> Status in libdrm-2.4.23 package in Ubuntu:
>   Confirmed
>
> Bug description:
>   I was using Google Maps and Chromium froze up and crashed.  After
>   this, rendering of the new Google Maps page causes jagged lines to
>   appear in the browser page display section, until I reboot the
>   computer.  Killing and relaunching Chromium doesn't fix the problem.
>   The jagged lines still appear after computer reboot if I visit Google
>   Maps again, and again won't disappear until I restart the computer.
>
>   ProblemType: Crash
>   DistroRelease: Ubuntu 12.04
>   Package: chromium-browser 30.0.1599.114-0ubuntu0.12.04.3
>   ProcVersionSignature: Ubuntu 3.8.0-33.48~precise1-generic 3.8.13.11
>   Uname: Linux 3.8.0-33-generic x86_64
>   ApportVersion: 2.0.1-0ubuntu17.6
>   Architecture: amd64
>   ChromiumPrefs: can't open profile
> /home/jamesmaz/.config/chromium/Default/Preferences
>   Date: Mon Nov 11 13:10:09 2013
>   Desktop-Session:
>DESKTOP_SESSION = ubuntu
>XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/etc/xdg
>XDG_DATA_DIRS =
> /usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
>   Env:
>MOZ_PLUGIN_PATH = None
>LD_LIBRARY_PATH = None
>   ExecutablePath: /usr/lib/chromium-browser/chromium-browser
>   InstallationMedia: Ubuntu 12.04.3 LTS "Precise Pangolin" - Release amd64
> (20130820.1)
>   MarkForUpload: True
>   ProcCmdline: /usr/lib/chromium-browser/chromium-browser\
> --type=gpu-process\ --channel=4656.10.459810737\
> --supports-dual-gpus=false\ --gpu-driver-bug-workarounds=0,6,18\
> --gpu-vendor-id=0x8086\ --gpu-device-id=0x0106\ --gpu-driver-vendor=Mesa\
> --gpu-driver-version=9.1.7
>   ProcEnviron:
>
>   SegvAnalysis:
>Segfault happened at: 0x7f82c62ad43e:movl   $0x1337,0x0
>PC (0x7f82c62ad43e) ok
>source "$0x1337" ok
>destination "0x0" (0x) not located in a known VMA region
> (needed writable region)!
>Stack memory exhausted (SP below stack segment)
>   SegvReason: writing NULL VMA
>   Signal: 11
>   SourcePackage: chromium-browser
>   StacktraceTop:
>?? () from /usr/lib/chromium-browser/libs/libcontent.so
>base::MessageLoop::RunTask(base::PendingTask const&) () from
> /usr/lib/chromium-browser/libs/libbase.so
>base::MessageLoop::DeferOrRunPendingTask(base::PendingTask const&) ()
> from /usr/lib/chromium-browser/libs/libbase.so
>base::MessageLoop::DoDelayedWork(base::TimeTicks*) () from
> /usr/lib/chromium-browser/libs/libbase.so
>?? () from /usr/lib/chromium-browser/libs/libbase.so
>   Title: chromium-browser crashed with SIGSEGV in
> base::MessageLoop::RunTask()
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
>   chromium-default:
>CHROMIUM_FLAGS=""
>. /usr/lib/pepflashplugin-installer/pepflashplayer.sh
>   mtime.conffile..etc.chromium.browser.default: 2013-11-10T15:09:15.272458
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/chromium-browser/+bug/1250174/+subscriptions
>

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

Title:
  chromium-browser crashed with SIGSEGV in
  content::GpuWatchdogThread::DeliberatelyTerminateToRecoverFromHang()

Status in Chromium Browser:
  Unknown
Status in chromium-browser package in Ubuntu:
  Incomplete
Status in libdrm-2.4.23 package in Ubuntu:
  Confirmed

Bug description:
  I was using Google Maps and Chromium froze up and crashed.  After
  this, rendering of the new Google Maps page causes jagged lines to
  appear in the browser page display section, until I reboot the
  computer.  Killing and relaunching Chromium doesn't fix the problem.
  The jagged lines still appear after computer reboot if I visit Google
  Maps again, and again won't disappear until I restart the computer.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.04
  Package: chromium-browser 30.0.1599.114-0ubuntu0.12.04.3
  ProcVersionSignature: Ubuntu 3.8.0-33.48~precise1-generic 3.8.13.11
  Uname: Linux 3.8.0-33-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  ChromiumPrefs: can't open profile 
/home/jamesmaz/.config/chromium/Default/Preferences
  Date: Mon Nov 11 13:10:09 2013
  Desktop-Session:
   DESKTOP_SESSION = ubuntu
   

[Desktop-packages] [Bug 971296] Re: Help "menu" should have an "About" item

2017-04-26 Thread Olivier Tilloy
The upstream bug was closed due to lack of interest/inactivity.

** Changed in: chromium-browser (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  Help "menu" should have an "About" item

Status in Chromium Browser:
  Unknown
Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  By convention, most application's have an "About" item in their "Help"
  menu. This helps people find out which version of the software they
  are using.

  Chromium has this dialog - accessible from the "wrench" - but it is
  not available in the "Help" menu.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: chromium-browser 18.0.1025.142~r129054-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-21.34-generic 3.2.13
  Uname: Linux 3.2.0-21-generic x86_64
  ApportVersion: 2.0-0ubuntu2
  Architecture: amd64
  Date: Mon Apr  2 07:33:39 2012
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 
(20120112)
  ProcEnviron:
   LANGUAGE=en_GB:en
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  UpgradeStatus: No upgrade log present (probably fresh install)
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/971296/+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 1621753] Re: Google Cast no longer finds Chromecast device

2017-04-26 Thread Launchpad Bug Tracker
This bug was fixed in the package chromium-browser -
58.0.3029.81-0ubuntu0.14.04.1172

---
chromium-browser (58.0.3029.81-0ubuntu0.14.04.1172) trusty; urgency=medium

  * Upstream release: 58.0.3029.81
- CVE-2017-5057: Type confusion in PDFium.
- CVE-2017-5058: Heap use after free in Print Preview.
- CVE-2017-5059: Type confusion in Blink.
- CVE-2017-5060: URL spoofing in Omnibox.
- CVE-2017-5061: URL spoofing in Omnibox.
- CVE-2017-5062: Use after free in Chrome Apps.
- CVE-2017-5063: Heap overflow in Skia.
- CVE-2017-5064: Use after free in Blink.
- CVE-2017-5065: Incorrect UI in Blink.
- CVE-2017-5066: Incorrect signature handing in Networking.
- CVE-2017-5067: URL spoofing in Omnibox.
- CVE-2017-5069: Cross-origin bypass in Blink.
  * debian/patches/arm.patch: removed, no longer needed
  * debian/patches/gtk-ui-stdmove: removed, no longer needed (upstreamed)
  * debian/patches/screen_capturer: removed, no longer needed (upstreamed)
  * debian/patches/default-allocator: refreshed
  * debian/patches/disable-sse2: refreshed
  * debian/patches/enable-chromecast-by-default: refreshed
  * debian/patches/fix_building_widevinecdm_with_chromium.patch: refreshed
  * debian/patches/search-credit.patch: refreshed
  * debian/patches/snapshot-library-link: refreshed
  * debian/patches/title-bar-default-system.patch-v35: refreshed
  * debian/patches/fix-gn-bootstrap.patch: added
  * debian/rules: disable the use of Vulcanize, the required node.js modules
are not readily available

 -- Olivier Tilloy   Mon, 24 Apr 2017
11:56:01 +0200

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Fix Released

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5057

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5058

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5059

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5060

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5061

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5062

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5063

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5064

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5065

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5066

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5067

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2017-5069

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

Title:
  Google Cast no longer finds Chromecast device

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  After upgrading to latest chromium-browser version
  (52.0.2743.116-0ubuntu0.16.04.1.1250), the Google Cast extension no
  longer finds the Chromecast (v2) device. This used to work with the
  previous chromium version.

  Also, google-chrome-stable 53.0.2785.101-1 works fine on the same box,
  so the issue is with the chromium update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1621753/+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 1686077] Re: Own org.gnome.SettingsDaemon.MediaKeys D-Bus name too

2017-04-26 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon (Debian)
   Status: Unknown => Fix Released

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

Title:
  Own org.gnome.SettingsDaemon.MediaKeys D-Bus name too

Status in gnome-settings-daemon:
  Fix Released
Status in gnome-settings-daemon package in Ubuntu:
  Fix Released
Status in unity-settings-daemon package in Ubuntu:
  Triaged
Status in gnome-settings-daemon source package in Xenial:
  Triaged
Status in unity-settings-daemon source package in Xenial:
  Triaged
Status in gnome-settings-daemon source package in Yakkety:
  Triaged
Status in unity-settings-daemon source package in Yakkety:
  Triaged
Status in gnome-settings-daemon source package in Zesty:
  Triaged
Status in unity-settings-daemon source package in Zesty:
  Triaged
Status in gnome-settings-daemon package in Debian:
  Fix Released

Bug description:
  Impact
  ==
  This bugfix enabled gnome-settings-daemon's multimedia key support to work 
according to what the API has said for years (in addition to the way it's been 
commonly used).

  https://git.gnome.org/browse/gnome-settings-
  daemon/commit/?h=gnome-3-24=42f75ed4cdc86498d6e02e511a1314b8916bd4aa

  https://mail.gnome.org/archives/desktop-devel-
  list/2017-April/msg00069.html

  The SRU justification is that newer versions of apps will be switching
  to the D-Bus name in the API documentation. If someone installs the
  newer version from a PPA or a Flatpak or Snap, the multimedia key
  support should continue working.

  Test Case
  =
  ?

  Regression Potential
  
  This should just make gnome(unity)-settings-daemon own both the commonly used 
D-Bus name and the one actually defined in the API docs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1686077/+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 1245666] Re: Pidgin is creating zombies

2017-04-26 Thread Thomas A. F. Thorne
Closed down Pidgin.  Waited a few seconds for all the defunct processes
to go away.  Restarted Pidgin.  Probably only a minute later before the
first defunct process has arrived.

I am signed into 4 IRC channels automatically on startup.  I have tried
to send my identify command to the NickServ but other than that I have
not made any chats yet.

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

Title:
  Pidgin is creating zombies

Status in Pidgin:
  Unknown
Status in pidgin package in Ubuntu:
  Confirmed
Status in pidgin package in Fedora:
  Unknown

Bug description:
  After upgrading to Kubuntu 13.10 pidgin is constantly creating new
  zombies.

  E.g. after an uptime of roughly 4 hours:
  $ ps aux | grep Z
  USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
  cm2589  0.0  0.0  0 0 ?Z17:46   0:00 [pidgin] 

  cm3045  0.0  0.0  0 0 ?Z17:47   0:00 [pidgin] 

  cm3106  0.0  0.0  0 0 ?Z17:48   0:00 [pidgin] 

  cm3236  0.0  0.0  0 0 ?Z17:50   0:00 [pidgin] 

  cm5760  0.0  0.0  0 0 ?Z17:54   0:00 [pidgin] 

  cm5788  0.0  0.0  0 0 ?Z18:02   0:00 [pidgin] 

  cm6405  0.0  0.0  0 0 ?Z18:12   0:00 [pidgin] 

  cm6501  0.0  0.0  0 0 ?Z18:22   0:00 [pidgin] 

  cm6519  0.0  0.0  0 0 ?Z18:32   0:00 [pidgin] 

  cm6543  0.0  0.0  0 0 ?Z18:42   0:00 [pidgin] 

  cm6580  0.0  0.0  0 0 ?Z18:52   0:00 [pidgin] 

  cm6619  0.0  0.0  0 0 ?Z19:02   0:00 [pidgin] 

  cm6645  0.0  0.0  0 0 ?Z19:12   0:00 [pidgin] 

  cm6672  0.0  0.0  0 0 ?Z19:22   0:00 [pidgin] 

  cm6691  0.0  0.0  0 0 ?Z19:32   0:00 [pidgin] 

  cm6757  0.0  0.0  0 0 ?Z19:42   0:00 [pidgin] 

  cm6846  0.0  0.0  0 0 ?Z19:52   0:00 [pidgin] 

  cm6869  0.0  0.0  0 0 ?Z20:01   0:00 [pidgin] 

  cm6889  0.0  0.0  0 0 ?Z20:11   0:00 [pidgin] 

  cm6914  0.0  0.0  0 0 ?Z20:21   0:00 [pidgin] 

  cm6931  0.0  0.0  0 0 ?Z20:31   0:00 [pidgin] 

  cm6948  0.0  0.0  0 0 ?Z20:41   0:00 [pidgin] 

  cm6972  0.0  0.0  0 0 ?Z20:51   0:00 [pidgin] 

  cm6992  0.0  0.0  0 0 ?Z21:01   0:00 [pidgin] 

  cm7015  0.0  0.0  0 0 ?Z21:11   0:00 [pidgin] 

  cm7036  0.0  0.0  0 0 ?Z21:20   0:00 [pidgin] 

  cm7121  0.0  0.0  0 0 ?Z21:30   0:00 [pidgin] 

  cm7223  0.0  0.0  10984   940 pts/0S+   21:38   0:00 grep 
--color=auto Z

To manage notifications about this bug go to:
https://bugs.launchpad.net/pidgin/+bug/1245666/+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 1245666] Re: Pidgin is creating zombies

2017-04-26 Thread Thomas A. F. Thorne
It has been noted on the developer site for Pidgin that 1 defunct is
normal for DNS lookups.
https://developer.pidgin.im/ticket/15617#comment:11

The rest I have seen might come from failed attempts to connect to chat
services.  https://developer.pidgin.im/ticket/15617#comment:13 mentions
you get one for every connect attempt.  I did have a network issue last
night that would have blocked IPv4 access for several hours.  That might
explain what i have seen.  If I get further defunct processes without
any signs of network disruption I will report back, else assume that it
is provoked by network issues.

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

Title:
  Pidgin is creating zombies

Status in Pidgin:
  Unknown
Status in pidgin package in Ubuntu:
  Confirmed
Status in pidgin package in Fedora:
  Unknown

Bug description:
  After upgrading to Kubuntu 13.10 pidgin is constantly creating new
  zombies.

  E.g. after an uptime of roughly 4 hours:
  $ ps aux | grep Z
  USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
  cm2589  0.0  0.0  0 0 ?Z17:46   0:00 [pidgin] 

  cm3045  0.0  0.0  0 0 ?Z17:47   0:00 [pidgin] 

  cm3106  0.0  0.0  0 0 ?Z17:48   0:00 [pidgin] 

  cm3236  0.0  0.0  0 0 ?Z17:50   0:00 [pidgin] 

  cm5760  0.0  0.0  0 0 ?Z17:54   0:00 [pidgin] 

  cm5788  0.0  0.0  0 0 ?Z18:02   0:00 [pidgin] 

  cm6405  0.0  0.0  0 0 ?Z18:12   0:00 [pidgin] 

  cm6501  0.0  0.0  0 0 ?Z18:22   0:00 [pidgin] 

  cm6519  0.0  0.0  0 0 ?Z18:32   0:00 [pidgin] 

  cm6543  0.0  0.0  0 0 ?Z18:42   0:00 [pidgin] 

  cm6580  0.0  0.0  0 0 ?Z18:52   0:00 [pidgin] 

  cm6619  0.0  0.0  0 0 ?Z19:02   0:00 [pidgin] 

  cm6645  0.0  0.0  0 0 ?Z19:12   0:00 [pidgin] 

  cm6672  0.0  0.0  0 0 ?Z19:22   0:00 [pidgin] 

  cm6691  0.0  0.0  0 0 ?Z19:32   0:00 [pidgin] 

  cm6757  0.0  0.0  0 0 ?Z19:42   0:00 [pidgin] 

  cm6846  0.0  0.0  0 0 ?Z19:52   0:00 [pidgin] 

  cm6869  0.0  0.0  0 0 ?Z20:01   0:00 [pidgin] 

  cm6889  0.0  0.0  0 0 ?Z20:11   0:00 [pidgin] 

  cm6914  0.0  0.0  0 0 ?Z20:21   0:00 [pidgin] 

  cm6931  0.0  0.0  0 0 ?Z20:31   0:00 [pidgin] 

  cm6948  0.0  0.0  0 0 ?Z20:41   0:00 [pidgin] 

  cm6972  0.0  0.0  0 0 ?Z20:51   0:00 [pidgin] 

  cm6992  0.0  0.0  0 0 ?Z21:01   0:00 [pidgin] 

  cm7015  0.0  0.0  0 0 ?Z21:11   0:00 [pidgin] 

  cm7036  0.0  0.0  0 0 ?Z21:20   0:00 [pidgin] 

  cm7121  0.0  0.0  0 0 ?Z21:30   0:00 [pidgin] 

  cm7223  0.0  0.0  10984   940 pts/0S+   21:38   0:00 grep 
--color=auto Z

To manage notifications about this bug go to:
https://bugs.launchpad.net/pidgin/+bug/1245666/+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 1245666] Re: Pidgin is creating zombies

2017-04-26 Thread Thomas A. F. Thorne
Well I am seeing something odd in Pidgin.

$ ps -elf | grep defunct | wc -l
121
$ ps -elf | grep defunct | grep pidgin | wc -l
120

(One of the 'defunct' hits is the grep)

$ pidgin --version
Pidgin 2.10.12 (libpurple 2.10.12)

I have IRC, and XMPP to GoogleMail (Hangouts / Talk) configured and
active in Pidgin at the moment.  Someone else mentioned Google Hangouts
and I can easily live without for a few days to see if the problem goes
away.  Account Disabled.

I also have Facebook (XMPP), Skype (D-Bus) and Skype setup with Pidgin
but only the IRC and googlemail chat accounts were enabled when this
error was noticed.  I shall try closing Pidgin to clean up the defuncts.

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

Title:
  Pidgin is creating zombies

Status in Pidgin:
  Unknown
Status in pidgin package in Ubuntu:
  Confirmed
Status in pidgin package in Fedora:
  Unknown

Bug description:
  After upgrading to Kubuntu 13.10 pidgin is constantly creating new
  zombies.

  E.g. after an uptime of roughly 4 hours:
  $ ps aux | grep Z
  USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
  cm2589  0.0  0.0  0 0 ?Z17:46   0:00 [pidgin] 

  cm3045  0.0  0.0  0 0 ?Z17:47   0:00 [pidgin] 

  cm3106  0.0  0.0  0 0 ?Z17:48   0:00 [pidgin] 

  cm3236  0.0  0.0  0 0 ?Z17:50   0:00 [pidgin] 

  cm5760  0.0  0.0  0 0 ?Z17:54   0:00 [pidgin] 

  cm5788  0.0  0.0  0 0 ?Z18:02   0:00 [pidgin] 

  cm6405  0.0  0.0  0 0 ?Z18:12   0:00 [pidgin] 

  cm6501  0.0  0.0  0 0 ?Z18:22   0:00 [pidgin] 

  cm6519  0.0  0.0  0 0 ?Z18:32   0:00 [pidgin] 

  cm6543  0.0  0.0  0 0 ?Z18:42   0:00 [pidgin] 

  cm6580  0.0  0.0  0 0 ?Z18:52   0:00 [pidgin] 

  cm6619  0.0  0.0  0 0 ?Z19:02   0:00 [pidgin] 

  cm6645  0.0  0.0  0 0 ?Z19:12   0:00 [pidgin] 

  cm6672  0.0  0.0  0 0 ?Z19:22   0:00 [pidgin] 

  cm6691  0.0  0.0  0 0 ?Z19:32   0:00 [pidgin] 

  cm6757  0.0  0.0  0 0 ?Z19:42   0:00 [pidgin] 

  cm6846  0.0  0.0  0 0 ?Z19:52   0:00 [pidgin] 

  cm6869  0.0  0.0  0 0 ?Z20:01   0:00 [pidgin] 

  cm6889  0.0  0.0  0 0 ?Z20:11   0:00 [pidgin] 

  cm6914  0.0  0.0  0 0 ?Z20:21   0:00 [pidgin] 

  cm6931  0.0  0.0  0 0 ?Z20:31   0:00 [pidgin] 

  cm6948  0.0  0.0  0 0 ?Z20:41   0:00 [pidgin] 

  cm6972  0.0  0.0  0 0 ?Z20:51   0:00 [pidgin] 

  cm6992  0.0  0.0  0 0 ?Z21:01   0:00 [pidgin] 

  cm7015  0.0  0.0  0 0 ?Z21:11   0:00 [pidgin] 

  cm7036  0.0  0.0  0 0 ?Z21:20   0:00 [pidgin] 

  cm7121  0.0  0.0  0 0 ?Z21:30   0:00 [pidgin] 

  cm7223  0.0  0.0  10984   940 pts/0S+   21:38   0:00 grep 
--color=auto Z

To manage notifications about this bug go to:
https://bugs.launchpad.net/pidgin/+bug/1245666/+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 1400206] Re: Chromium hangs: GPU process hung

2017-04-26 Thread Richard Eames
@Chris: I'm not 100% sure, for my home machine it was either a Radeon HD
4850 or a Radeon R7 200 series.

I think this bug was "fixed" on both machines once I upgraded to Ubuntu
15.10. (Although on my work machine 15.10 caused a different system
freeze bug starting with that release that didn't fix until I changed
the graphics card again.)

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

Title:
  Chromium hangs: GPU process hung

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Starting with a recent update to either my graphics card, or to
  chromium, it (chromium) will seem to hang after resuming from a lock
  screen. By hang, I mean it seems to refuse to redraw since it still
  responds to mouse clicks on the close button. Here's the stderr output
  on console:

  ATTENTION: default value of option force_s3tc_enable overridden by 
environment.
  [11795:11795:1207/210031:ERROR:sandbox_linux.cc(305)] InitializeSandbox() 
called with multiple threads in process gpu-process
  [11759:11806:1207/210033:ERROR:get_updates_processor.cc(240)] 
PostClientToServerMessage() failed during GetUpdates
  [11795:11828:1207/211957:ERROR:gpu_watchdog_thread.cc(253)] The GPU process 
hung. Terminating after 1 ms.
  [12793:12794:1207/212007:ERROR:gpu_watchdog_thread.cc(253)] The GPU process 
hung. Terminating after 1 ms.
  [11759:11759:1207/212008:ERROR:gpu_process_transport_factory.cc(437)] Failed 
to establish GPU channel.
  [11759:11759:1207/212008:ERROR:gpu_process_transport_factory.cc(461)] Lost UI 
shared context.
  [11759:11806:1207/220155:ERROR:get_updates_processor.cc(240)] 
PostClientToServerMessage() failed during GetUpdates

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: chromium-browser 39.0.2171.65-0ubuntu0.14.10.1.1106
  ProcVersionSignature: Ubuntu 3.16.0-26.35-generic 3.16.7-ckt1
  Uname: Linux 3.16.0-26-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Dec  7 22:21:35 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-08-21 (109 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Beta amd64 (20140326)
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to utopic on 2014-11-05 (32 days ago)
  modified.conffile..etc.default.chromium.browser: [deleted]
  --- 
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  CurrentDesktop: GNOME
  DistroRelease: Ubuntu 14.10
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-02-16 (1083 days ago)
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  Package: chromium-browser 39.0.2171.65-0ubuntu0.14.10.1.1106
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Tags:  utopic
  Uname: Linux 3.11.0-14-generic x86_64
  UpgradeStatus: Upgraded to utopic on 2014-11-04 (91 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  _MarkForUpload: True
  modified.conffile..etc.chromium.browser.default:
   # Default settings for chromium-browser. This file is sourced by /bin/sh from
   # /usr/bin/chromium-browser
   . /usr/lib/pepflashplugin-installer/pepflashplayer.sh
   # Options to pass to chromium-browser
   CHROMIUM_FLAGS=""
  modified.conffile..etc.default.chromium.browser: [deleted]
  mtime.conffile..etc.chromium.browser.default: 2014-07-14T09:22:20.527190

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1400206/+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 1686344] Re: Mesa 17.0.x stable release

2017-04-26 Thread Timo Aaltonen
** Description changed:

  [Impact]
  
  Mesa stable release for zesty & backport to xenial.
  
  [Test case]
  
  Install, run desktop session, test xonotic.
  
  the important hw drivers to test:
  - i965 (Intel)
  - radeonsi (AMD)
  
  [Regression potential]
  
  Spec compliance test suites are already run by Intel and others, so
  feature regressions should not be possible. GLESv1 support has been
  dropped from the packaging though, but packages that depend on
  libgles1-mesa have been pushed to proposed to drop the dependency, see
  bug 1676845 (applies to xenial).
  
+ 17.0.x has been available for xenial and yakkety users for a while, and
+ so far no-one has complained about driver regressions.
+ 
  [Other info]

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

Title:
  Mesa 17.0.x stable release

Status in mesa package in Ubuntu:
  New

Bug description:
  [Impact]

  Mesa stable release for zesty & backport to xenial.

  [Test case]

  Install, run desktop session, test xonotic.

  the important hw drivers to test:
  - i965 (Intel)
  - radeonsi (AMD)

  [Regression potential]

  Spec compliance test suites are already run by Intel and others, so
  feature regressions should not be possible. GLESv1 support has been
  dropped from the packaging though, but packages that depend on
  libgles1-mesa have been pushed to proposed to drop the dependency, see
  bug 1676845 (applies to xenial).

  17.0.x has been available for xenial and yakkety users for a while,
  and so far no-one has complained about driver regressions.

  [Other info]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1686344/+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 1660353] Re: thumbnails disappear when scrolling in thumbnails pane

2017-04-26 Thread Bug Watch Updater
** Changed in: evince
   Status: Unknown => Confirmed

** Changed in: evince
   Importance: Unknown => Medium

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

Title:
  thumbnails disappear when scrolling in thumbnails pane

Status in Evince:
  Confirmed
Status in evince package in Ubuntu:
  Triaged

Bug description:
  1. open a many-page (at least 15 pages) document
  2. open the thumbnails pane
  3. click on a thumbnail
  4. scroll up and down until the thumbnails (including outlines disappear)

  Obviously, we expect for the thumbnails to stay visible.  To make then
  visible again, move the pointer to the main document window, and then
  back to the thumbnails. Each one will reappear as you move the pointer
  over it.

  This is not the same as bug 1369028 as evince does not hang.
  This is not the same as bug 1629633, as there is still a thumbnail border for 
that document, and under no circumstances will the thumbnail appear.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: evince 3.22.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-34.36-generic 4.8.11
  Uname: Linux 4.8.0-34-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jan 30 15:36:40 2017
  InstallationDate: Installed on 2014-10-13 (840 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Alpha amd64 (20140923)
  SourcePackage: evince
  UpgradeStatus: Upgraded to yakkety on 2016-10-14 (108 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/evince/+bug/1660353/+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 1669100] Re: Please disable gconf in chromium-browser

2017-04-26 Thread Jeremy Bicha
chromium-browser still depends on libgconf-2-4. I think you should drop
the Build-Depends: libgconf2-dev and set use_gconf=false in
debian/rules. Also, the apport script shouldn't try to use gconf either.

** Changed in: chromium-browser (Ubuntu)
   Status: Fix Released => Confirmed

** Changed in: chromium-browser (Ubuntu)
 Assignee: Chad Miller (cmiller) => (unassigned)

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

Title:
  Please disable gconf in chromium-browser

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  gconf has been deprecated for years and I'd like to remove it from my
  computer. (It's not used by Unity or unity-settings-daemon or core
  GNOME at all.)

  Ubuntu's debian/rules has use_gconf=true but Debian has
  use_gconf=false. Please follow Debian here.

  I see that the apport script also tries to use gconf so that should be
  dropped too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1669100/+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 1430068] Re: Unable to launch gnome-system-monitor

2017-04-26 Thread Rik Shaw
Not sure what causes the problem or how to fix it manually but a reboot
cleared it up for me (same exact error message from terminal as original
reporter).  So after reboot it is working fine again.  This is Ubuntu
16.04, btw.

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

Title:
  Unable to launch gnome-system-monitor

Status in gnome-system-monitor package in Ubuntu:
  Confirmed

Bug description:
  When you have too many open files, you can't launch gnome-system-
  monitor:

   $ gnome-system-monitor

  (gnome-system-monitor:23720): glibmm-CRITICAL **: 
  unhandled exception (type Glib::Error) in signal handler:
  domain: g-io-error-quark
  code  : 0
  what  : Unable to find default local directory monitor type

  
  (gnome-system-monitor:23720): Gtk-CRITICAL **: gtk_window_present_with_time: 
assertion 'GTK_IS_WINDOW (window)' failed

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: gnome-system-monitor 3.8.2.1-2ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-31.41-generic 3.16.7-ckt5
  Uname: Linux 3.16.0-31-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Mar 10 09:32:12 2015
  InstallationDate: Installed on 2014-06-26 (255 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  SourcePackage: gnome-system-monitor
  UpgradeStatus: Upgraded to utopic on 2014-10-27 (133 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1430068/+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 1676621] Re: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed

2017-04-26 Thread Clémence
Running 
# apt-get upgrade

has given me the following errors for one month now:

cups : Depends: cups-daemon (>= 2.1.3-4ubuntu0.2)
cups-core-drivers : Depends: cups-daemon (>= 2.1.3-4ubuntu0.2)
cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is installed

As a result I have not been able to install or update a single package for one 
month.
This makes this a very important bug from my point of view.

Is there a simple solution that will allow me to install packages
without tinkering with packages versions? I will not try any solution
that implies temporarily removing cups as it is a requisite for my job
and I cannot risk not being able to print.

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

Title:
  cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be
  installed

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  This is related to this bug
  https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642790

  After `sudo apt-get -f install`, it removed cups and marked a bunch of
  cups packages as unnecessary

  `sudo apt-get autoremove` removed them.

  Now when I try to re-install cups, I get this error:

  ```
  ☀  sudo apt-get install cups cups-daemon cups-core-drivers
  Mod master
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed
  Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed
  Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed
  Recommends: printer-driver-gutenprint but it is not going to be 
installed
   cups-core-drivers : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to 
be installed
   cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be 
installed
 Depends: libcupsmime1 (>= 1.5.0) but it is not going to be 
installed
 Recommends: cups-browsed but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

  ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676621/+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 1682913] Re: Missing libgles1 in Ubuntu 17.04 repos triggers issues with some games

2017-04-26 Thread Timo Aaltonen
I can reproduce the black screen thing with Faerie on radeon hw, but
installing libgles1-mesa doesn't help. So it's just a bug in the radeon
DRI driver.

** Changed in: mesa (Ubuntu)
   Status: Won't Fix => Triaged

** Summary changed:

- Missing libgles1 in Ubuntu 17.04 repos triggers issues with some games
+ corrupt gfx with Faeria/Payday 2 on Radeon

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

Title:
  corrupt gfx with Faeria/Payday 2 on Radeon

Status in mesa package in Ubuntu:
  Triaged

Bug description:
  I've just upgraded Ubuntu from 16.10 to 17.04. Afterwards, I noticed 
graphical issues in some games, that render partially black. E.g.:
  - menu of Payday 2: 
https://steamuserimages-a.akamaihd.net/ugc/156906385546364727/C1182DAE4DA1A6CB638A2D42FA33541629F2/
  - menu of Faeria: 
https://steamuserimages-a.akamaihd.net/ugc/156906385546272628/52E8E6F366A54299597774C22D78771EA0F074ED/

  I've traced the issue to a missing lib, libgles1, which for some
  reason has been removed from the 17.04 repos, as using Oibaf's PPA and
  manually installing the lib from it fixes the issues on these games.

  So, please build a version for Mesa 17.0.3 and put it in the repos,
  it's needed by some games.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1682913/+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 1676621] Re: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed

2017-04-26 Thread Bit-Man
Clémence have you tried Ed's solution
(https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676621/comments/14)
? It worked for me.

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

Title:
  cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be
  installed

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  This is related to this bug
  https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642790

  After `sudo apt-get -f install`, it removed cups and marked a bunch of
  cups packages as unnecessary

  `sudo apt-get autoremove` removed them.

  Now when I try to re-install cups, I get this error:

  ```
  ☀  sudo apt-get install cups cups-daemon cups-core-drivers
  Mod master
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed
  Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed
  Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed
  Recommends: printer-driver-gutenprint but it is not going to be 
installed
   cups-core-drivers : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to 
be installed
   cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be 
installed
 Depends: libcupsmime1 (>= 1.5.0) but it is not going to be 
installed
 Recommends: cups-browsed but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

  ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676621/+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 1574045] Re: Can't install account-plugin-google; kaccounts-providers already provides /usr/share/accounts/providers/google.provider

2017-04-26 Thread Olzhas Adiyatov
*** This bug is a duplicate of bug 1451728 ***
https://bugs.launchpad.net/bugs/1451728

if you need a quick fix solution to this here it is:
```
$ sudo dpkg --remove kaccounts-providers
```

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

Title:
  Can't install  account-plugin-google;  kaccounts-providers already
  provides /usr/share/accounts/providers/google.provider

Status in Online Accounts: Account plugins:
  New
Status in kaccounts-providers:
  Fix Released
Status in account-plugins package in Ubuntu:
  Confirmed
Status in kaccounts-providers package in Ubuntu:
  Fix Released

Bug description:
  I installed Kubuntu 16.04, later tried to install unity with `sudo
  apt-get install unity` which has a dependency (unity-scope-gdrive)
  requiring account-plugin-google and that wouldn't install since
  '/usr/share/accounts/providers/google.provider' is already provided by
  kaccounts-providers:

  $ sudo apt-get install unity
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  unity is already the newest version (7.4.0+16.04.20160415-0ubuntu1).
  You might want to run 'apt-get -f install' to correct these:
  The following packages have unmet dependencies:
   unity-scope-gdrive : Depends: account-plugin-google but it is not going to 
be installed

  $ sudo apt-get -f install
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  Correcting dependencies... Done
  The following additional packages will be installed:
    account-plugin-google
  The following NEW packages will be installed:
    account-plugin-google
  0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
  250 not fully installed or removed.
  Need to get 0 B/3,368 B of archives.
  After this operation, 29.7 kB of additional disk space will be used.
  Do you want to continue? [Y/n] y
  (Reading database ... 214947 files and directories currently installed.)
  Preparing to unpack 
.../account-plugin-google_0.12+16.04.20160126-0ubuntu1_all.deb ...
  Unpacking account-plugin-google (0.12+16.04.20160126-0ubuntu1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/account-plugin-google_0.12+16.04.20160126-0ubuntu1_all.deb
 (--unpack):
   trying to overwrite '/usr/share/accounts/providers/google.provider', which 
is also in package kaccounts-providers 4:15.12.3-0ubuntu1
  Errors were encountered while processing:
   
/var/cache/apt/archives/account-plugin-google_0.12+16.04.20160126-0ubuntu1_all.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1Preparing to unpack 
.../account-plugin-google_0.12+16.04.20160126-0ubuntu1_all.deb ...
  Unpacking account-plugin-google (0.12+16.04.20160126-0ubuntu1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/account-plugin-google_0.12+16.04.20160126-0ubuntu1_all.deb
 (--unpack):
   trying to overwrite '/usr/share/accounts/providers/google.provider', which 
is also in package kaccounts-providers 4:15.12.3-0ubuntu1
  Errors were encountered while processing:
   
/var/cache/apt/archives/account-plugin-google_0.12+16.04.20160126-0ubuntu1_all.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: account-plugin-google (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sat Apr 23 11:09:16 2016
  InstallationDate: Installed on 2016-04-23 (0 days ago)
  InstallationMedia: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160417.1)
  SourcePackage: account-plugins
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/account-plugins/+bug/1574045/+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 1669100] Re: Please disable gconf in chromium-browser

2017-04-26 Thread Olivier Tilloy
** Changed in: chromium-browser (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: chromium-browser (Ubuntu)
   Importance: Low => Medium

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

Title:
  Please disable gconf in chromium-browser

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  gconf has been deprecated for years and I'd like to remove it from my
  computer. (It's not used by Unity or unity-settings-daemon or core
  GNOME at all.)

  Ubuntu's debian/rules has use_gconf=true but Debian has
  use_gconf=false. Please follow Debian here.

  I see that the apport script also tries to use gconf so that should be
  dropped too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1669100/+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 1686189] Re: External monitor connecting problem

2017-04-26 Thread Giacomo Orlandi
Sorry for spamming everyone, as this started happening after a kernel
upgrade is it a Kernel bug?

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

Title:
  External monitor connecting problem

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I am facing a problem with Intel Graphics driver. I have external
  monitor and in display settings the second monitor is detecting but
  it's not working, so could you email me a solution.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  Uname: Linux 4.4.25-040425-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Tue Apr 25 21:45:16 2017
  DistUpgraded: 2017-04-25 21:07:40,819 DEBUG icon theme changed, re-reading
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus: i915-4.6.3-4.4.0, 1, 4.4.0-75-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Haswell-ULT Integrated Graphics Controller [1028:05e9]
  InstallationDate: Installed on 2017-04-25 (0 days ago)
  InstallationMedia: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
  MachineType: Dell Inc. Inspiron 3537
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.25-040425-generic 
root=UUID=3914e6d5-5c87-4816-8043-776ef4184d29 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to xenial on 2017-04-25 (0 days ago)
  dmi.bios.date: 04/30/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A08
  dmi.board.name: 03JPPR
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A08
  dmi.modalias: 
dmi:bvnDellInc.:bvrA08:bd04/30/2014:svnDellInc.:pnInspiron3537:pvrA08:rvnDellInc.:rn03JPPR:rvrA00:cvnDellInc.:ct8:cvrA08:
  dmi.product.name: Inspiron 3537
  dmi.product.version: A08
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160823-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.70-1~ubuntu16.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 12.0.6-0ubuntu0.16.04.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 12.0.6-0ubuntu0.16.04.1
  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: Tue Apr 25 21:37:24 2017
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   17900 
   vendor AUO
  xserver.version: 2:1.18.4-0ubuntu0.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1686189/+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 1621753] Re: Google Cast no longer finds Chromecast device

2017-04-26 Thread Lionel Porcheron
Hi,

I have been testing again the chromecast with last upload, and it is
still the same thing.

chromecast is not seen in chromium (it is seen with a chrome) and avahi
still see the chromecast.


** Changed in: chromium-browser (Ubuntu)
   Status: Fix Released => Confirmed

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

Title:
  Google Cast no longer finds Chromecast device

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to latest chromium-browser version
  (52.0.2743.116-0ubuntu0.16.04.1.1250), the Google Cast extension no
  longer finds the Chromecast (v2) device. This used to work with the
  previous chromium version.

  Also, google-chrome-stable 53.0.2785.101-1 works fine on the same box,
  so the issue is with the chromium update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1621753/+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 535235] Re: chromium doesn't use gtk theme scrollbars despite "use native gtk theme" being set

2017-04-26 Thread Olivier Tilloy
Upstream bug marked wontfix.

** Changed in: chromium-browser (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  chromium doesn't use gtk theme scrollbars despite "use native gtk
  theme" being set

Status in Chromium Browser:
  Unknown
Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  chromium doesn't use gtk theme scrollbars despite "use native gtk
  theme" being set. To test, launch chromium, select the setting to
  honor the gtk theme and notice how the scrollbars look nothing like
  the real thing.

  ProblemType: Bug
  Architecture: amd64
  Date: Tue Mar  9 19:24:02 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  NonfreeKernelModules: ufs qnx4 hfsplus hfs minix ntfs vfat msdos fat jfs xfs 
exportfs reiserfs cryptd aes_x86_64 aes_generic binfmt_misc ppdev 
snd_hda_codec_nvhdmi snd_hda_codec_realtek snd_hda_intel snd_usb_audio fbcon 
tileblit font snd_hda_codec snd_usb_lib bitblit softcursor snd_pcm_oss 
snd_hwdep vga16fb snd_mixer_oss vgastate snd_pcm snd_seq_dummy snd_seq_oss 
snd_seq_midi snd_rawmidi snd_seq_midi_event lp arc4 snd_seq nouveau snd_timer 
snd_seq_device ttm snd drm_kms_helper uvcvideo parport soundcore ath5k drm 
videodev psmouse snd_page_alloc v4l1_compat i2c_algo_bit mac80211 
v4l2_compat_ioctl32 ath shpchp i2c_nforce2 serio_raw joydev cfg80211 
usb_storage usbhid led_class forcedeth ramzswap xvmalloc lzo_decompress 
lzo_compress
  Package: chromium-browser 5.0.307.9~r39052-0ubuntu1 [modified: 
usr/lib/chromium-browser/chromium-browser 
usr/lib/chromium-browser/chromium-browser-sandbox]
  ProcEnviron:
   LANG=da_DK.utf8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-16.24-generic
  SourcePackage: chromium-browser
  Uname: Linux 2.6.32-16-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/535235/+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 1682913] Re: [radeon] corrupt gfx with Faeria/Payday 2

2017-04-26 Thread Timo Aaltonen
** Summary changed:

- corrupt gfx with Faeria/Payday 2 on Radeon
+ [radeon] corrupt gfx with Faeria/Payday 2

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

Title:
  [radeon] corrupt gfx with Faeria/Payday 2

Status in mesa package in Ubuntu:
  Triaged

Bug description:
  I've just upgraded Ubuntu from 16.10 to 17.04. Afterwards, I noticed 
graphical issues in some games, that render partially black. E.g.:
  - menu of Payday 2: 
https://steamuserimages-a.akamaihd.net/ugc/156906385546364727/C1182DAE4DA1A6CB638A2D42FA33541629F2/
  - menu of Faeria: 
https://steamuserimages-a.akamaihd.net/ugc/156906385546272628/52E8E6F366A54299597774C22D78771EA0F074ED/

  I've traced the issue to a missing lib, libgles1, which for some
  reason has been removed from the 17.04 repos, as using Oibaf's PPA and
  manually installing the lib from it fixes the issues on these games.

  So, please build a version for Mesa 17.0.3 and put it in the repos,
  it's needed by some games.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1682913/+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 586318] Re: Cannot quit Chromium

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being 6 years old. Please
file a new bug if this still applies to recent releases of chromium-
browser.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Cannot quit Chromium

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-browser

  Occasionally I am unable to quit Chromium-browser. Clicking the window
  kill button does not work. Selecting Quit from the toolbar menu does
  not work either. If i send a kill -HUP to the process it does not die.
  I must use kill -9 to kill it.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 5.0.342.9~r43360-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic-pae 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic-pae i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Thu May 27 21:36:46 2010
  ExecutablePath: /usr/lib/chromium-browser/chromium-browser
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate i386 
(20100419.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_NZ.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/586318/+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 599057] Re: HTML rendered incorrectly

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being 6 years old. Please
file a new bug if this still applies to recent releases of chromium-
browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Invalid

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

Title:
  HTML rendered incorrectly

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-browser

  I've collected a series of screenshots of incorrectly-rendered
  webpages. For all of these, refreshing the page seems to correct the
  error. Note that 2 (I think) are from Chrome, and the remainder are
  from Chromium. So, this unsurprisingly appears to be a bug in the
  rendering engine for both, and is not limited to Chromium.

  The errors are that random parts of the underlying HTML are visible in
  the page. This destroys the HTML element, so layout is affected beyond
  just the text appearing where it shouldn't. Note that blank white
  pages sometimes appear as well, but I didn't bother with screenshots
  (and they were not PHP fatals).

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 5.0.375.70~r48679-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  CheckboxSubmission: 8b15f4fca5292e90a3327d5e528e925e
  CheckboxSystem: 988b7c9be54a1e2525cae7d97805a134
  Date: Sun Jun 27 12:40:41 2010
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/599057/+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 590572] Re: Chromium ignores cookie exceptions

2017-04-26 Thread Olivier Tilloy
** Changed in: chromium-browser (Ubuntu)
   Status: New => Fix Released

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

Title:
  Chromium ignores cookie exceptions

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: chromium-browser

  When "Block sites from setting any data" is selected, all sites listed
  in Exceptions are ignored.

  They are also ignored when "Ask me when a site tries to set data" is
  selected.  The user is asked multiple times about the same site even
  when "Remember my choice for all cookies and site data from " is selected during the "Cookie from " dialog.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 5.0.375.38~r46659-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sun Jun  6 21:02:50 2010
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  ProcEnviron:
   LANG=en_CA.utf8
   SHELL=/bin/zsh
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/590572/+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 640198] Re: chromium 6 hard locks the machine when opening a new window

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Won't Fix

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

Title:
  chromium 6 hard locks the machine when opening a new window

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  Chromium 6.0.472.53 was installed on my machine sometime in the last
  week. There is a problem that causes my entire machine to lockup
  (kernel oops, as far as I can tell).

  System setup/info
  - Linux bq-erebus 2.6.32-24-generic-pae #42-Ubuntu SMP Fri Aug 20 15:37:22 
UTC 2010 i686 GNU/Linux
  - The nvidia-current package is providing a driver for the NVIDIA card in the 
machine (GeForce 9500 GT).
  - Ubuntu 10.04
  - Kubuntu installed and active (ie. KDE 4 is my desktop)

  Steps to reproduce
  1) Start chromium which opens the windows/tabs from before. For me this is 4 
windows with 20-30 tabs between them. The contents of the tabs include Pulse, 
JIRA and Bugzilla installations. Unfortunately, they're all intranet sites or 
I'd supply URLs.
  2) Open a new chromium window by clicking the icon in the panel (this runs 
chromium-browser which tells the running instance to make a new window).

  Expected behaviour
  1) Window opens.
  2) Home page loads.

  Observed behaviour
  1) Window opens.
  2) Machine locks up hard.
  3) Keyboard lights flash.
  4) Machine cannot be pinged.
  5) Hard drive is not making noise.
  6) Display does not update.
  7) Keyboard/Mouse have no effect.
  8) Power must be manually cycled.

  Note that this is not 100% reliable. I believe I had Chromium 6
  running for several days before I first had this problem. I have not
  experienced this problem 3 times over 2 days.

  Given the way this fails, reproducing it may prove to be difficult. I'm not 
sure if the existing windows/tabs have any impact on the issue. I'm including 
some hints from our IT guys (who have dealt with similar symtpoms).
  - Desktop Effects/Compiz are known to cause these symptoms. I was running 
Compiz and had Desktop Effects enabled. However even after disabling Desktop 
Effects and switching to KWin the problem persists.
  - I was using the non-PAE kernel. I switched to the PAE kernel to get access 
to the full 4GB of RAM installed in my machine. That involved re-installing the 
NVIDIA driver. This had no effect on the problem.
  - I cannot reproduce this with Chromium 5.x.
  - The previous instances where similar symptoms were observed was traced down 
to some mixup/race between the compositing stuff in X and the input event stuff 
in X.

  Based on the above, my completely speculative suggestion is that
  Chromium 6 includes some kind of "accelerated" rendering (eg. WebKit
  using OpenGL directly) and this is triggering a bug down in X or the
  kernel or the driver.

  Downgrading to Chromium 5.x has given me a browser that works but it
  can't read the profile and I can't find a backup of the profile. Since
  I'm already in a compromised situation I might try backing up the
  chromium profile, blowing it away and seeing if I can reproduce the
  bug without the intranet sites loaded.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 5.0.342.9~r43360-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-24.42-generic-pae 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic-pae i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Thu Sep 16 15:34:21 2010
  ProcEnviron:
   LANGUAGE=
   LC_COLLATE=POSIX
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/640198/+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 606544] Re: chromium cannot open files with the default application if konqueror is not installed

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Won't Fix

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

Title:
  chromium cannot open files with the default application if konqueror
  is not installed

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  When I uninstalled the package konqueror chromium couldn't open
  automatically the default application for a downloaded file or the
  feature Show in folder was not working anymore.

  This can be fixed by reinstalling the konqueror package.

  The problem is that chromium use xdg-open to know which software to
  use to open a file which is dependent on kfmclient and that is in the
  konqueror package.

  Two solutions are possible:

  * separate kfmclient from the konqueror package and put it in a kfmclient 
package and make xdg-utils dependant on kfmclient.
  * make xdg-utils dependant on konqueror.

  This bug might be related to this one:
  https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/513745

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 5.0.375.86~r49890-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-23-generic x86_64
  NonfreeKernelModules: wl nvidia
  Architecture: amd64
  Date: Fri Jul 16 21:40:42 2010
  InstallationMedia: Kubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100427.1)
  ProcEnviron:
   LANGUAGE=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/606544/+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 582597] Re: Chromium-browser: with an opened chat window in gmail, scrolling to the bottom of the page strangely slides the whole view up, adding a blank field to the bottom

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being 6 years old. Please
file a new bug if this still applies to recent releases of chromium-
browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Invalid

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

Title:
  Chromium-browser: with an opened chat window in gmail, scrolling to
  the bottom of the page strangely slides the whole view up, adding a
  blank field to the bottom

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-browser

  When I have an opened chat window in gmail, scrolling to the bottom of
  the page will strangely scroll further, sliding the whole view
  upwards, which will get back to the normal view only if I scroll to
  the very top. It's not the page, that slides, but the whole view,
  together with the scroll-bar. This is shown on the screenshot.

  It happens in Windows 7 too.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 5.0.342.9~r43360-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  Architecture: i386
  Date: Wed May 19 02:11:36 2010
  ExecutablePath: /usr/lib/chromium-browser/chromium-browser
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/582597/+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 638024] Re: Crashes ubuntu on application exit

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Invalid

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

Title:
  Crashes ubuntu on application exit

Status in Chromium Browser:
  Unknown
Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-browser

  On exiting the newest version chromium-browser, my machine invariably
  locks, and using alt+sysrq+i will not restart it.  I had exactly the
  same problem with the latest releases of both the 64-bit and 32-bit
  linux versions of Google Chrome.  Any ideas?

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 6.0.472.53~r57914-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic x86_64
  Architecture: amd64
  Date: Tue Sep 14 14:00:25 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/638024/+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 882942] Re: NaCL is missing

2017-04-26 Thread Olivier Tilloy
** Tags removed: lucid raring saucy

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

Title:
  NaCL is missing

Status in chromium-browser package in Ubuntu:
  Triaged
Status in chromium-browser source package in Lucid:
  Won't Fix
Status in chromium-browser source package in Maverick:
  Invalid
Status in chromium-browser source package in Natty:
  Invalid
Status in chromium-browser source package in Oneiric:
  Invalid

Bug description:
  Even though is was disabled by default, not shipping it is a
  regression.  There are currently some build issues with it enabled in
  the build.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/882942/+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 1639203] Re: mouse cursor flashing on laptop screen after adding second monitor through usb 3.0 displaylink monitor

2017-04-26 Thread Michał Skrzypczak
I confirm that the bug is still there...

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

Title:
  mouse cursor flashing on laptop screen after adding second monitor
  through usb 3.0 displaylink monitor

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Mouse cursor flashes when moved on the laptop screen after connecting
  a second monitor via DisplayLink USB 3.0 interface. The cursor flashes
  both when connecting the screen via VGA and HDMI.

  However, when the screen is connected directly to the VGA or HDMI
  ports on laptop, bypassing the DisplayLink adapter, the flashing does
  not occur. Similarly, the cursor never flashes on the second screen.

  The system is Ubuntu 16.04 LTS on Dell Latitude E5470 with integrated
  Intel graphic card.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-45.66-generic 4.4.21
  Uname: Linux 4.4.0-45-generic x86_64
  .tmp.unity_support_test.0:

  ApportVersion: 2.20.1-0ubuntu2.1
  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: Fri Nov  4 11:40:32 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Skylake Integrated Graphics [8086:191b] (rev 06) (prog-if 
00 [VGA controller])
     Subsystem: Dell Skylake Integrated Graphics [1028:06de]
  InstallationDate: Installed on 2016-08-22 (74 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: Dell Inc. Latitude E5470
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-45-generic 
root=UUID=6b6cd5e0-5e92-462d-b229-6e50476e309d ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/15/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.7.3
  dmi.board.name: 0C8FKJ
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.7.3:bd06/15/2016:svnDellInc.:pnLatitudeE5470:pvr:rvnDellInc.:rn0C8FKJ:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5470
  dmi.sys.vendor: Dell Inc.
  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.3-1ubuntu2.3
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Fri Nov  4 11:38:14 2016
  xserver.configfile: default
  xserver.errors: modeset(G0): glamor initialization failed
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   61460
   vendor DEL
  xserver.version: 2:1.18.3-1ubuntu2.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1639203/+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 655279] Re: [i965] chromium webgl demos fail on gm45

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 6 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  [i965] chromium webgl demos fail on gm45

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: xserver-xorg-video-intel

  Google published some webgl demos for chromium, but they all hang on gm45. 
They work on my
  work machine (lucid + nvidia proprietary drivers).

  steps to reproduce:

  1. get chromium from daily ppa (apt-add-repository ppa:chromium-daily/ppa, 
aptitude update, aptitude install chromium-browser)
  2. launch chromium
  3. go to http://dev.chromium.org/developers/demos-gpu-acceleration-and-webgl
  4. witness all demos hanging (after a while a popup appears offering to kill 
unresponsive tabs, clicking "wait" for a few times makes no difference).

  Most of the demos at http://www.khronos.org/webgl/wiki/Demo_Repository
  hang too btw.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: xserver-xorg-video-intel 2:2.9.1-3ubuntu5
  ProcVersionSignature: Ubuntu 2.6.32-24.43-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic x86_64
  Architecture: amd64
  Date: Tue Oct  5 20:36:32 2010
  DkmsStatus: Error: [Errno 2] No such file or directory
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  MachineType: LENOVO 74663SG
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-24-generic 
root=UUID=b97e0d77-3397-43d9-9a1a-c0b8364e0f64 ro quiet splash
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: xserver-xorg-video-intel
  dmi.bios.date: 11/10/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6DET61WW (3.11 )
  dmi.board.name: 74663SG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6DET61WW(3.11):bd11/10/2009:svnLENOVO:pn74663SG:pvrThinkPadX200s:rvnLENOVO:rn74663SG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 74663SG
  dmi.product.version: ThinkPad X200s
  dmi.sys.vendor: LENOVO
  glxinfo: Error: [Errno 2] No such file or directory
  system:
   distro: Ubuntu
   codename:   lucid
   architecture:   x86_64
   kernel: 2.6.32-24-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/655279/+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 671181] Re: Chrome browser pids orphaned +1.5 GB memory

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Chrome browser pids orphaned +1.5 GB memory

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  Chromium browser process is orphaned and consumes 1.5GB memory.
  This has happened twice for the same page - attached.

  The ps reported command line was:

 /usr/lib/chromium-browser/chromium-browser
  /usr/share/doc/imagination/html/en/index.html

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 9.0.568.0~svn20101030r64532-0ubuntu1~ucd1~lucid
  ProcVersionSignature: Ubuntu 2.6.32-26.46-generic 2.6.32.24+drm33.11
  Uname: Linux 2.6.32-26-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  CrashDB: ubuntu
  Date: Fri Nov  5 08:47:38 2010
  Desktop-Session:
   DESKTOP_SESSION = gnome
   GNOME_DESKTOP_SESSION_ID = this-is-deprecated
   XDG_CONFIG_DIRS = /etc/xdg/xdg-gnome:/etc/xdg
   XDG_DATA_DIRS = /usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  ExecutablePath: /usr/lib/chromium-browser/chromium-browser
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  ThirdParty: True
  XsessionErrors:
   (polkit-gnome-authentication-agent-1:19168): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
   (nautilus:19173): TotemPropertiesPage-WARNING **: Couldn't open 
file:///home/mv/jdc/Graham_Cannon_images_Cuba_for_flyer/slideshow/all/cuba: 
This file contains no playable streams.
   (lxsession-edit:16652): GLib-CRITICAL **: g_key_file_free: assertion 
`key_file != NULL' failed
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/671181/+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 736783] Re: chromium don't load any website anymore, even not chrome://settings/ etc

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being 6 years old. Please
file a new bug if this still applies to recent releases of chromium-
browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Invalid

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

Title:
  chromium don't load any website anymore, even not chrome://settings/
  etc

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-browser

  Chromium 5.0 works, Google Chrome 10 works (only installed to test it,
  because Chromium didn't start), but not the recent versions of
  Chromium. Tried to delete the config, purge the package, even created
  a new user and test Chromium with this user, but no differenc.
  Chromium opens the normal window, but didn't show anything, not
  localhost, not local files, no website and even not the internal
  Chromium pages like chrome://settings/, homepage, extensions etc..

  
  1000  7389  3.1  2.6 210512 53884 ?Sl   12:12   0:08 
/usr/lib/chromium-browser/chromium-browser
  1000  7391  0.0  0.4  72864  8676 ?S12:12   0:00 
/usr/lib/chromium-browser/chromium-browser
  1000  7393  0.0  0.7  95028 16208 ?S12:12   0:00 
/usr/lib/chromium-browser/chromium-browser --type=zygote
  1000  7409  0.0  0.0  0 0 ?Z12:12   0:00 
[chromium-browse] 
  1000  7412  0.0  0.0  0 0 ?Z12:12   0:00 
[chromium-browse] 
  1000  7426  0.0  0.0  0 0 ?Z12:12   0:00 
[chromium-browse] 
  1000  7428  0.0  0.0  0 0 ?Z12:12   0:00 
[chromium-browse] 
  1000  7432  0.0  0.0  0 0 ?Z12:13   0:00 
[chromium-browse] 

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 10.0.648.133~r77742-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.35-22.34~lucid1-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Mar 17 12:09:00 2011
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1)
  ProcEnviron:
   LANGUAGE=de_DE:en
   PATH=(custom, user)
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/736783/+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 675457] Re: Chromium browser does not change spell checking language

2017-04-26 Thread Olivier Tilloy
This appears to be fixed in recent releases of chromium.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Chromium browser does not change spell checking language

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: chromium-browser

  Enter some text into a text entry field (maybe lauchpad "Further
  information". Right click into the entered text, select "Spell checker
  options", then desired language.

  Nothing happens.

  Again right click into the entered text, select "Spell checker
  options". The spell checker language did not change! Again select the
  desired language. Nothing happens.

  The only way to change spell checker language is to right click into
  the entered text, then select "Spell checker options", then "Language
  settings ...". Change the language to the desired one, close the
  dialogue. Now right clicking into the text, selecting "Spell checker
  options" shows the new language.

  This is at least annoying!

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 7.0.517.44~r64615-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-25.45-generic-pae 2.6.32.21+drm33.7
  Uname: Linux 2.6.32-25-generic-pae i686
  Architecture: i386
  ChromiumPrefs:
   browser/check_default_browser = True
   extensions/theme/use_system = True
   extensions/settings =
(no entry found in the Preferences file)
  Date: Mon Nov 15 10:43:44 2010
  Desktop-Session:
   DESKTOP_SESSION = None
   GNOME_DESKTOP_SESSION_ID = None
   XDG_CONFIG_DIRS = None
   XDG_DATA_DIRS = None
  DetectedPlugins: (no entry found in the Preferences file)
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu-Server 10.04 LTS "Lucid Lynx" - Release i386 
(20100427)
  InstalledPlugins:
   /usr/lib/xulrunner-addons/plugins:
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/bin/zsh
  SourcePackage: chromium-browser
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/675457/+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 689160] Re: Title bar mouse actions do not abide by gconf-editor

2017-04-26 Thread Olivier Tilloy
By definition the custom title bar is custom. That said, middle click on
the custom title bar seems to minimize the window by default.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Title bar mouse actions do not abide by gconf-editor

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-bsu

  In gconf-editor, setting custom actions for
  "action_middle_click_titlebar" and "action_right_click_titlebar" don't
  affect the behavior of the mouse buttons when working with Chromium
  without the system title bar and borders.

  Specifically, with "action_middle_click_titlebar" set to "minimize",
  the Chromium window will "lower", as the default setting would
  dictate. Likewise, setting "action_right_click_titlebar" to
  "toggle_shade" has no effect on the right click behavior in Chromium
  without the system title bar and borders, rather, the menu shows up
  with a right click.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-26.48-generic 2.6.32.24+drm33.11
  Uname: Linux 2.6.32-26-generic i686
  Architecture: i386
  Date: Sat Dec 11 23:54:32 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu-Studio 10.04 LTS "Lucid Lynx" - Release i386 
(20100427.1)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-bsu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/689160/+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 812069] Re: chromium-browser-l10n armel wrong version

2017-04-26 Thread Olivier Tilloy
** Tags removed: lucid maverick natty oneiric

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  chromium-browser-l10n armel wrong version

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  in armel arch the package chromium-browser-l10n is version 12 that is
  not match with the chromium-browser armel package that is 10.x , so
  the 54 languages on armel platform are not installable.

  Please or compile for armel chromium 12 or provide for armel chromium-
  browser-l10n version 10 .

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/812069/+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 655949] Re: Youtube does not play videos, giving "*** NSPlugin Wrapper *** ERROR: NPObject 0x7f3ff4fecec0 is no longer valid!", other flash still works

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Youtube does not play videos, giving "*** NSPlugin Wrapper *** ERROR:
  NPObject 0x7f3ff4fecec0 is no longer valid!", other flash still works

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  A grey box shows up instead of the youtube video. Other flash works, I
  tested a game on miniclip.com and it worked. Running chromium-browser
  in terminal and opening a youtube video gives "*** NSPlugin Wrapper
  *** ERROR: NPObject 0x7f3ff4fecec0 is no longer valid!"

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: chromium-browser 6.0.472.63~r59945-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Wed Oct  6 16:02:09 2010
  Desktop-Session:
   DESKTOP_SESSION = gnome
   GNOME_DESKTOP_SESSION_ID = this-is-deprecated
   XDG_CONFIG_DIRS = /etc/xdg/xdg-gnome:/etc/xdg
   XDG_DATA_DIRS = /usr/share/gnome:/usr/local/share/:/usr/share/
  DetectedPlugins: (no entry found in the Preferences file)
  EcryptfsInUse: Yes
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  chromium-default:
   # Default settings for chromium-browser. This file is sourced by /bin/sh from
   # /usr/bin/chromium-browser
   
   # Options to pass to chromium-browser
   CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/655949/+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 669035] Re: Chromium hang up my laptop when over 70% of the RAM is used !

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Invalid

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

Title:
  Chromium hang up my laptop when over 70% of the RAM is used !

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-browser

  Hi,

  Over a clean 10.10 install, ubuntu takes approx 500mb of RAM on my
  laptop (which have 2go). When, for some reasons, i use more than
  approximatively 70% of the RAM AND IF chromium-browser is launched, my
  pc begin to hang up really hard. Everything became unresponsive and
  the mouse act really slowly.

  I have made some kind of diagnostic to find it comes from chromium by 
launching the following program:
  - Virtualbox / qemu (over 800mb)
  - Some java programs (over 300mb)

  Basicaly, the RAM in charge is over 1.3 / 1.5go.

  Test 1: Launching Chromium-browser
  Result: Hang up the computer until my patience force me to hard reboot

  Test 2: Launching midori or firefox
  Result: The pc is a bit slower because the ram is full and the swap is used 
BUT everything is responsible.

  Test 3: Launching Vbox and java after chromium
  Result: Hang up the computer...

  Moreover, i've noticed chromium use over 400mb of memory with the
  current maverick build.

  I use Ubuntu 10.10 amd64, with an ASUS X53Sa, Intel Core2Duo and 2go
  RAM and 1go of SWAP.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: chromium-browser 6.0.472.63~r59945-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  ChromiumPrefs: browser/check_default_browser = **unset** (no such key yet)
  Date: Sun Oct 31 10:50:13 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   LANG=fr_FR.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  chromium-default:
   # Default settings for chromium-browser. This file is sourced by /bin/sh from
   # /usr/bin/chromium-browser
   
   # Options to pass to chromium-browser
   CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/669035/+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 691920] Re: Firefox disappears on some tab titles(probably large ones)

2017-04-26 Thread Olivier Tilloy
Sounds like a bug in compiz, not in the browsers.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Invalid

** Changed in: firefox (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  Firefox disappears on some tab titles(probably large ones)

Status in chromium-browser package in Ubuntu:
  Invalid
Status in firefox package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: firefox

  Using:
  Ubuntu 10.10 32bit
  Firefox  3.6.13+build3+nobinonly-0ubuntu0.10.10.1
  google-chrome-beta   9.0.597.19-r68937 

  Expected to happen:
  open link 
ttp://olhardigital.uol.com.br/produtos/digital_news/noticias/australianos_querem_transmitir_wi-fi_atraves_de_antenas_de_tv
 normally in browser

  What happens instead:
  On some pages, for example 
http://olhardigital.uol.com.br/produtos/digital_news/noticias/australianos_querem_transmitir_wi-fi_atraves_de_antenas_de_tv
 firefox disappears, and reappears with BAD GATEWAY

  On chrome something similar happens, the windows restores and the taskbar 
button disappears.
  When changing tabs on chrome, the taskbar button reappears and the window can 
be maximized again.

  This is probably some bug in GTK...and not firefox, though I did not
  know what package to report.

  I searched for something similar but did not find anything, if this is
  a duplicate I'll be happy to add information to the original bug
  report.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: firefox 3.6.13+build3+nobinonly-0ubuntu0.10.10.1
  ProcVersionSignature: Ubuntu 2.6.35-23.41-generic 2.6.35.7
  Uname: Linux 2.6.35-23-generic i686
  Architecture: i386
  Date: Sat Dec 18 00:22:58 2010
  FirefoxPackages:
   firefox 3.6.13+build3+nobinonly-0ubuntu0.10.10.1
   firefox-gnome-support 3.6.13+build3+nobinonly-0ubuntu0.10.10.1
   firefox-branding 3.6.13+build3+nobinonly-0ubuntu0.10.10.1
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/691920/+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 663984] Re: Launchpad gets stuck when using chromium browser

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Invalid

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

Title:
  Launchpad gets stuck when using chromium browser

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-browser

  Whenever I run ubuntu-bug or apport, the chromium browser pops up even though 
it is not selected as the default browser... I have already reported this as a 
bug.
  However just now I had a (nasty) bug and apport popped up and chromium 
browser was not able to send it. It gave me:
  Unexpected form data
  Launchpad doesn't understand the form data submitted in this request.

  So I copied the url from chromium and pasted it into firefox... The in
  it worked...

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: chromium-browser 6.0.472.63~r59945-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  ChromiumPrefs:
   browser/check_default_browser = **unset** (no such key yet)
   extensions/settings =
(no entry found in the Preferences file)
  Date: Wed Oct 20 18:03:37 2010
  Desktop-Session:
   DESKTOP_SESSION = None
   GNOME_DESKTOP_SESSION_ID = None
   XDG_CONFIG_DIRS = None
   XDG_DATA_DIRS = None
  DetectedPlugins: (no entry found in the Preferences file)
  EcryptfsInUse: Yes
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  chromium-default:
   # Default settings for chromium-browser. This file is sourced by /bin/sh from
   # /usr/bin/chromium-browser
   
   # Options to pass to chromium-browser
   CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/663984/+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 652846] Re: "Edit Attribute" or "Edit as HTML" in "Deloper Tools" with ibus service will delete selected item.

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Won't Fix

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

Title:
  "Edit Attribute" or "Edit as HTML" in "Deloper Tools" with ibus
  service will delete selected item.

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  (before: excuse my bad english :D)

  On Developer Tools, just select "Edit Attribute" or "Edit as HTML" from 
context menu for some work,
  selected items will delete automatically.

  It deleted when mouse is out from row that included selected item,
  otherwise should delete in randomly.

  And I saw interesting log when collecting some info for this report,
  it looks like ibus daemon made critical issue with developer tools.
  (included uploaded data)

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: chromium-browser 6.0.472.63~r59945-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-22.33-server 2.6.35.4
  Uname: Linux 2.6.35-22-server x86_64
  NonfreeKernelModules: fglrx
  Architecture: amd64
  ChromiumPrefs:
   browser/check_default_browser = **unset** (no such key yet)
   extensions/settings =
(no entry found in the Preferences file)
  Date: Fri Oct  1 18:32:56 2010
  Desktop-Session:
   DESKTOP_SESSION = None
   GNOME_DESKTOP_SESSION_ID = None
   XDG_CONFIG_DIRS = None
   XDG_DATA_DIRS = None
  DetectedPlugins: (no entry found in the Preferences file)
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  ExecutablePath: /usr/lib/chromium-browser/chromium-browser
  InstallationMedia: Ubuntu-Server 10.10 "Maverick Meerkat" - Alpha amd64 
(20100831)
  ProcEnviron:
   
  SourcePackage: chromium-browser
  chromium-default:
   # Default settings for chromium-browser. This file is sourced by /bin/sh from
   # /usr/bin/chromium-browser
   
   # Options to pass to chromium-browser
   CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/652846/+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 702731] Re: Chromium is using 40% of CPU when browsing ie Twitter.

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 6 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Chromium is using 40% of CPU when browsing ie Twitter.

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  When I browse in Chromium in pages like Twitter, Chromium uses the 40%
  of mi CPU and I just have 3 tabs open. Sometimes I get to close the
  browser but the process is still comsuming mi CPU, so i have to kill
  the process manually.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: chromium-browser 8.0.552.224~r68599-0ubuntu0.10.10.1
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic i686
  Architecture: i386
  ChromiumPrefs:
   browser/check_default_browser = **unset** (no such key yet)
   extensions/theme/use_system = False
   extensions/settings =
  Date: Thu Jan 13 23:34:13 2011
  InstallationMedia: Ubuntu-Netbook 10.10 "Maverick Meerkat" - Release i386 
(20101007)
  ProcEnviron:
   LANG=es_VE.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/702731/+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 653604] Re: i loos all my history everytime when i launch it

2017-04-26 Thread Olivier Tilloy
Sounds like a corrupted profile.
Anyway, closing due to the last update to this bug being almost 7 years old. 
Please file a new bug if this still applies to recent releases of 
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Invalid

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

Title:
  i loos all my history everytime when i  launch it

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-browser

  and it tells me that some of the feature cant be used of this profile

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: chromium-browser 6.0.472.63~r59945-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Sat Oct  2 13:37:40 2010
  Desktop-Session:
   DESKTOP_SESSION = Lubuntu
   GNOME_DESKTOP_SESSION_ID = None
   XDG_CONFIG_DIRS = /etc/xdg/lubuntu:/etc/xdg
   XDG_DATA_DIRS = /etc/xdg/lubuntu:/usr/local/share:/usr/share:/usr/share
  DetectedPlugins: (no entry found in the Preferences file)
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Lubuntu 10.04 "Lucid Lynx" - i386 (20100429)
  ProcEnviron:
   LANGUAGE=fr_FR.utf8
   LANG=fr_FR.utf8
   LC_MESSAGES=fr_FR.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  chromium-default:
   # Default settings for chromium-browser. This file is sourced by /bin/sh from
   # /usr/bin/chromium-browser
   
   # Options to pass to chromium-browser
   CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/653604/+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 663346] Re: Chromium widget unusable in 10.10

2017-04-26 Thread Olivier Tilloy
** Changed in: chromium-browser (Ubuntu)
   Status: New => Fix Released

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

Title:
  Chromium  widget unusable in 10.10

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: chromium-browser

  I'm not sure if this is a problem with Chromium or Ubuntu. In Ubuntu
  10.10 and Chromium  widgets render incorrectly. Selected item
  and non selected items are both grey so it's not possible to determine
  what is actually selected. When the user first clicks on a selected
  item it turns a color based on Ubuntu's appearance settings however
  after losing focus (by clicking another widget, etc) both turn grey.

  I tested on a number of combinations
  Ubuntu 10.04 with any variant of Chromium (Google chrome 6 or 7) works fine. 
The  is grey but a different grey and thus usable.
  Ubuntu 10.10 with any variant of Chromium does not work. The grey is the same 
color.
  All Windows versions render correctly.

  I've tried adjusting the appearance settings but was unable to make a
  difference. As of now I see no work around other than using Firefox.
  This bug does not affect any other browser I tried Firefox and Opera.

  See http://code.google.com/p/chromium/issues/detail?id=59050 for the
  chrome bug report

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: chromium-browser 6.0.472.63~r59945-0ubuntu2
  ProcVersionSignature: Ubuntu 2.6.35-22.34-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic x86_64
  Architecture: amd64
  ChromiumPrefs:
   browser/check_default_browser = **unset** (no such key yet)
   extensions/settings =
(no entry found in the Preferences file)
  Date: Tue Oct 19 11:24:26 2010
  Desktop-Session:
   DESKTOP_SESSION = gnome
   GNOME_DESKTOP_SESSION_ID = this-is-deprecated
   XDG_CONFIG_DIRS = /etc/xdg/xdg-gnome:/etc/xdg
   XDG_DATA_DIRS = /usr/share/gnome:/usr/local/share/:/usr/share/
  DetectedPlugins: (no entry found in the Preferences file)
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100406.1)
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  chromium-default:
   # Default settings for chromium-browser. This file is sourced by /bin/sh from
   # /usr/bin/chromium-browser
   
   # Options to pass to chromium-browser
   CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/663346/+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 633887] Re: chromium-browser loops on bug report with apport.

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Invalid

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

Title:
  chromium-browser loops on bug report with apport.

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-browser

  When sending a bug report via apport in lubuntu , chromium-browser
  opens up but isn't able to send the bug data. It loops on the "please
  wait 10seconds until the data is send"-page of launchpad. It isn't
  possible to report a bug this way.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: chromium-browser 6.0.472.53~r57914-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
  Uname: Linux 2.6.35-19-generic i686
  Architecture: i386
  Date: Thu Sep  9 12:01:00 2010
  LiveMediaBuild: Lubuntu 10.10 "Maverick Meerkat" - Alpha i386 (20100806)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/633887/+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 795786] Re: ogg audio/video waits 5 seconds on page load before starting

2017-04-26 Thread Olivier Tilloy
Not sure what QRT is/was, but given the age of that bug, it should be
safe to close.

** Changed in: chromium-browser (Ubuntu)
   Status: Triaged => Invalid

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

Title:
  ogg audio/video waits 5 seconds on page load before starting

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-browser

  While testing with QRT on Lucid (and I assume the other releases),
  found that data/Edison_Phonograph_1.ogg and data/patas_de_trapo.oga
  waits five seconds on page load before starting.  Previous behavior
  was to start immediately.

  This applies to the .ogv files as well.

  Affected: 12.0.742.91~r87961-0ubuntu0.10.04.1
  Works: 11.0.696.71~r86024-0ubuntu0.10.04.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/795786/+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 579003] Re: Unable to configure settings on Dell mini9

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Invalid

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

Title:
  Unable to configure settings on Dell mini9

Status in chromium-browser package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: chromium-bsu

  1) The release of Ubuntu you are using

  cat /etc/lsb-release 
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=10.04
  DISTRIB_CODENAME=lucid
  DISTRIB_DESCRIPTION="Ubuntu 10.04 LTS"

  2) The version of the package you are using

   apt-cache policy chromium
  chromium:
Installed: (none)
Candidate: 0.9.14-1
Version table:
   0.9.14-1 0
  500 http://gb.archive.ubuntu.com/ubuntu/ lucid/universe Packages



  Ive decided to give Chromium a go as my default browser. I opened chromium 
and wished to modify some settings. I clicked the spanner button and selected 
options. 
  3) What you expected to happen
  I expected to change some settings and click close or save or ok.
  4) What happened instead
  I changed the settings on my Dell mini9 but was unable to click "save" or 
"OK" as they were off the bottom of the screen. There was no scroll bar 
available either.

  Lastly I tried to get the application into full screen mode, as
  sometimes this allows access to the save or ok buttons.

  3) What you expected to happen
  I expected to save my changes and exit.
  4) What happened instead
  In this case clicking anything caused the page to leap up and down, whilst 
not making any changes. Please can you cure this bazaar behavior.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-22-generic i686
  NonfreeKernelModules: wl
  Architecture: i386
  Date: Tue May 11 22:17:43 2010
  InstallationMedia:
   
  ProcEnviron:
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-bsu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/579003/+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 888093] Re: Spell-checker Options ignored

2017-04-26 Thread Olivier Tilloy
*** This bug is a duplicate of bug 675457 ***
https://bugs.launchpad.net/bugs/675457

** This bug has been marked a duplicate of bug 675457
   Chromium browser does not change spell checking language

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

Title:
  Spell-checker Options ignored

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:
  1. Right click in a text field
  2. Choose Spell-checker Options
  3. Pick a different language
  4. Right click in a text field
  5. Choose Spell-checker Options again
  6. Look at the chosen language

  Expected result:
  The language chosen in step 3 is seen as chosen in step 6.

  Actual result:
  Half the time the language hasn't been changed, and the language that was 
active before starting is still shown in step 6.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 15.0.874.106~r107270-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-34.77-generic 2.6.32.44+drm33.19
  Uname: Linux 2.6.32-34-generic i686
  Architecture: i386
  Date: Wed Nov  9 12:53:03 2011
  Desktop-Session:
   DESKTOP_SESSION = gnome-xfwm4
   GNOME_DESKTOP_SESSION_ID = this-is-deprecated
   XDG_CONFIG_DIRS = /etc/xdg/xdg-gnome-xfwm4:/etc/xdg
   XDG_DATA_DIRS = None
  EcryptfsInUse: Yes
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu 10.04.3 LTS "Lucid Lynx" - Release i386 (20110720.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_DK.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/888093/+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 706100] Re: Text & images 'smear' sometimes

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being 6 years old. Please
file a new bug if this still applies to recent releases of chromium-
browser.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Text & images 'smear' sometimes

Status in chromium-browser package in Ubuntu:
  Won't Fix
Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: firefox

   seems site independent, and it will smear in one tab w/o affecting
  others.

  Pressing the "print" key fixes the display...at least until you scroll
  the page again.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: firefox 3.6.13+build3+nobinonly-0ubuntu0.10.10.1
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic-pae 2.6.35.8
  Uname: Linux 2.6.35-24-generic-pae i686
  Architecture: i386
  Date: Fri Jan 21 15:20:19 2011
  FirefoxPackages:
   firefox 3.6.13+build3+nobinonly-0ubuntu0.10.10.1
   firefox-gnome-support 3.6.13+build3+nobinonly-0ubuntu0.10.10.1
   firefox-branding 3.6.13+build3+nobinonly-0ubuntu0.10.10.1
   abroswer N/A
   abrowser-branding N/A
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/706100/+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 882942] Re: NaCL is missing

2017-04-26 Thread Olivier Tilloy
Still valid. The packages are built with enable_nacl=false.

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

Title:
  NaCL is missing

Status in chromium-browser package in Ubuntu:
  Triaged
Status in chromium-browser source package in Lucid:
  Won't Fix
Status in chromium-browser source package in Maverick:
  Invalid
Status in chromium-browser source package in Natty:
  Invalid
Status in chromium-browser source package in Oneiric:
  Invalid

Bug description:
  Even though is was disabled by default, not shipping it is a
  regression.  There are currently some build issues with it enabled in
  the build.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/882942/+subscriptions

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


Re: [Desktop-packages] [Bug 1245666] Re: Pidgin is creating zombies

2017-04-26 Thread Quinn Balazs
Alright, that seems fair. I'd guess much like you guessed that the rest
came from failed connection attempts during that period where the network
was unavailable. Yes, Pidgin having one defunct process for DNS lookups is
totally normal (and honestly something we all wish they'd put in the damn
documentation).

On Wed, Apr 26, 2017 at 7:45 AM, Thomas A. F. Thorne <
1245...@bugs.launchpad.net> wrote:

> It has been noted on the developer site for Pidgin that 1 defunct is
> normal for DNS lookups.
> https://developer.pidgin.im/ticket/15617#comment:11
>
> The rest I have seen might come from failed attempts to connect to chat
> services.  https://developer.pidgin.im/ticket/15617#comment:13 mentions
> you get one for every connect attempt.  I did have a network issue last
> night that would have blocked IPv4 access for several hours.  That might
> explain what i have seen.  If I get further defunct processes without
> any signs of network disruption I will report back, else assume that it
> is provoked by network issues.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1245666
>
> Title:
>   Pidgin is creating zombies
>
> Status in Pidgin:
>   Unknown
> Status in pidgin package in Ubuntu:
>   Confirmed
> Status in pidgin package in Fedora:
>   Unknown
>
> Bug description:
>   After upgrading to Kubuntu 13.10 pidgin is constantly creating new
>   zombies.
>
>   E.g. after an uptime of roughly 4 hours:
>   $ ps aux | grep Z
>   USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
>   cm2589  0.0  0.0  0 0 ?Z17:46   0:00
> [pidgin] 
>   cm3045  0.0  0.0  0 0 ?Z17:47   0:00
> [pidgin] 
>   cm3106  0.0  0.0  0 0 ?Z17:48   0:00
> [pidgin] 
>   cm3236  0.0  0.0  0 0 ?Z17:50   0:00
> [pidgin] 
>   cm5760  0.0  0.0  0 0 ?Z17:54   0:00
> [pidgin] 
>   cm5788  0.0  0.0  0 0 ?Z18:02   0:00
> [pidgin] 
>   cm6405  0.0  0.0  0 0 ?Z18:12   0:00
> [pidgin] 
>   cm6501  0.0  0.0  0 0 ?Z18:22   0:00
> [pidgin] 
>   cm6519  0.0  0.0  0 0 ?Z18:32   0:00
> [pidgin] 
>   cm6543  0.0  0.0  0 0 ?Z18:42   0:00
> [pidgin] 
>   cm6580  0.0  0.0  0 0 ?Z18:52   0:00
> [pidgin] 
>   cm6619  0.0  0.0  0 0 ?Z19:02   0:00
> [pidgin] 
>   cm6645  0.0  0.0  0 0 ?Z19:12   0:00
> [pidgin] 
>   cm6672  0.0  0.0  0 0 ?Z19:22   0:00
> [pidgin] 
>   cm6691  0.0  0.0  0 0 ?Z19:32   0:00
> [pidgin] 
>   cm6757  0.0  0.0  0 0 ?Z19:42   0:00
> [pidgin] 
>   cm6846  0.0  0.0  0 0 ?Z19:52   0:00
> [pidgin] 
>   cm6869  0.0  0.0  0 0 ?Z20:01   0:00
> [pidgin] 
>   cm6889  0.0  0.0  0 0 ?Z20:11   0:00
> [pidgin] 
>   cm6914  0.0  0.0  0 0 ?Z20:21   0:00
> [pidgin] 
>   cm6931  0.0  0.0  0 0 ?Z20:31   0:00
> [pidgin] 
>   cm6948  0.0  0.0  0 0 ?Z20:41   0:00
> [pidgin] 
>   cm6972  0.0  0.0  0 0 ?Z20:51   0:00
> [pidgin] 
>   cm6992  0.0  0.0  0 0 ?Z21:01   0:00
> [pidgin] 
>   cm7015  0.0  0.0  0 0 ?Z21:11   0:00
> [pidgin] 
>   cm7036  0.0  0.0  0 0 ?Z21:20   0:00
> [pidgin] 
>   cm7121  0.0  0.0  0 0 ?Z21:30   0:00
> [pidgin] 
>   cm7223  0.0  0.0  10984   940 pts/0S+   21:38   0:00 grep
> --color=auto Z
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/pidgin/+bug/1245666/+subscriptions
>

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

Title:
  Pidgin is creating zombies

Status in Pidgin:
  Unknown
Status in pidgin package in Ubuntu:
  Confirmed
Status in pidgin package in Fedora:
  Unknown

Bug description:
  After upgrading to Kubuntu 13.10 pidgin is constantly creating new
  zombies.

  E.g. after an uptime of roughly 4 hours:
  $ ps aux | grep Z
  USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
  cm2589  0.0  0.0  0 0 ?Z17:46   0:00 [pidgin] 

  cm3045  0.0  0.0  0 0 ?Z17:47   0:00 [pidgin] 

  cm3106  0.0  0.0  0 0 ?Z17:48   0:00 [pidgin] 

  cm3236  0.0  0.0  0 0 ?Z17:50   0:00 [pidgin] 

  cm5760  0.0  0.0  0 0 ?Z17:54   0:00 [pidgin] 

  cm5788  0.0  0.0  0 0 ?Z

[Desktop-packages] [Bug 561624] Re: Create meta-package with dependencies like in google-chrome

2017-04-26 Thread Olivier Tilloy
chromium-browser-l10n is now a recommends of chromium-browser, so "apt
install" and GUI frontends will all install it by default.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Create meta-package with dependencies like in google-chrome

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  1. Moving chromium-browser-l10n from Suggests to Depends of chromium-browser 
package.
  2. Create package with dependencies like in google-chrome: add 
chromium-codecs-ffmpeg-extra to dependencies of this package. Name this package 
chromium-browser-full, or chromium-browser-complete, or another name. Write in 
the description of this package "the full support of multimedia formats".

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/561624/+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 631095] Re: chomium brower don't want to stop it processes

2017-04-26 Thread Olivier Tilloy
*** This bug is a duplicate of bug 586318 ***
https://bugs.launchpad.net/bugs/586318

** This bug has been marked a duplicate of bug 586318
   Cannot quit Chromium

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

Title:
  chomium brower don't want to stop it processes

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  Binary package hint: chromium-browser

  -
  OS INFO

  Description:  Ubuntu 10.04.1 LTS
  Release:  10.04
  -
  PACKAGE INFO

Installé : 5.0.375.127~r55887-0ubuntu0.10.04.1
Candidat : 5.0.375.127~r55887-0ubuntu0.10.04.1
   Table de version :
   *** 5.0.375.127~r55887-0ubuntu0.10.04.1 0
  500 http://fr.archive.ubuntu.com/ubuntu/ lucid-updates/universe 
Packages
  500 http://security.ubuntu.com/ubuntu/ lucid-security/universe 
Packages
  100 /var/lib/dpkg/status
   5.0.342.9~r43360-0ubuntu2 0
  500 http://fr.archive.ubuntu.com/ubuntu/ lucid/universe Packages
  -

  I closed chromium-brower, but one of it process stay opened and have a
  zombie status and it's impossible to kill them, I got errors which
  explain chromium-browser isn't owned by my own owner but by root I
  tried to fix it with "sudo pkill chromium-browser" and I got the same
  errors, I think I'm forced to reboot just to fix it !

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 5.0.375.127~r55887-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Sun Sep  5 22:03:47 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 
(20100816.1)
  ProcEnviron:
   LANG=fr_FR.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/631095/+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 637803] Re: lucid hangs completely upon exit of chromium

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 7 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Incomplete

** Changed in: chromium-browser (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  lucid hangs completely upon exit of chromium

Status in Chromium Browser:
  Unknown
Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-bsu

  What steps will reproduce the problem?
  1. In UBUNTU Lucid 10.04.1, open Google Chromium and use it for a while.
  2. When you're done, then "Exit" (or Ctrl+Shift+Q)
  3. Lucid hangs completely and power button reset is needed.

  >>lsb_release -rd
  Description:  Ubuntu 10.04.1 LTS
  Release:  10.04

  >>apt-cache policy chromium
  Chromium:
  Installed: (none)
  Candidate: 0.9.14-1
  Version table:
  0.9.14-1 0
  500 http://ubuntu.mirror.su.se/ubuntu/ lucid/universe Packages

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-25.43-generic 2.6.32.21+drm33.7
  Uname: Linux 2.6.32-25-generic x86_64
  NonfreeKernelModules: wl nvidia
  Architecture: amd64
  CheckboxSubmission: 2bbe9b69164dcef112b4580741e28664
  CheckboxSystem: d00f84de8a555815fa1c4660280da308
  Date: Tue Sep 14 08:52:13 2010
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release amd64 (20091027)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-bsu

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/637803/+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 631153] Re: package chromium-browser-l10n (not installed) failed to install/upgrade: при работе функции buffer_write(fd) произошла ошибка (10, ret=-1): обработка файла ./usr/li

2017-04-26 Thread Olivier Tilloy
** Changed in: chromium-browser (Ubuntu)
   Status: New => Won't Fix

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

Title:
  package chromium-browser-l10n (not installed) failed to
  install/upgrade: при работе функции buffer_write(fd) произошла ошибка
  (10, ret=-1): обработка файла ./usr/lib/chromium-
  browser/locales/sw.pak процессом dpkg-deb)

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  :)

  ProblemType: Package
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser-l10n (not installed)
  ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  Date: Mon Aug 30 18:00:57 2010
  ErrorMessage: при работе функции buffer_write(fd) произошла ошибка (10, 
ret=-1): обработка файла ./usr/lib/chromium-browser/locales/sw.pak процессом 
dpkg-deb)
  InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 
(20100429.4)
  SourcePackage: chromium-browser
  Title: package chromium-browser-l10n (not installed) failed to 
install/upgrade: при работе функции buffer_write(fd) произошла ошибка (10, 
ret=-1): обработка файла ./usr/lib/chromium-browser/locales/sw.pak процессом 
dpkg-deb)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/631153/+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 629498] Re: chromium makes itself the default gnome-www-browser without permission

2017-04-26 Thread Olivier Tilloy
Closing per comment #3, and because this appears to be fixed. On my
machine where chromium is my preferred browser, the default alternative
remains firefox:

$ LANG=C sudo update-alternatives --config gnome-www-browser
There are 2 choices for the alternative gnome-www-browser (providing 
/usr/bin/gnome-www-browser).

  SelectionPath   Priority   Status

* 0/usr/bin/firefox40auto mode
  1/usr/bin/chromium-browser   40manual mode
  2/usr/bin/firefox40manual mode


** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  chromium makes itself the default gnome-www-browser without permission

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: chromium-browser

  A new install of Chromium /effectively/ makes itself the default
  browser without permission from the user.

  Steps to reproduce:
  1. Install chromium-browser using e.g. Synaptic Package Manager.
  2. Start chromium, and answer "no" to the question "do you want to make 
chromium the default?"
  3. Chromium has now become your default browser for many command line 
applications. You can prove this by typing the following at the command line:

  $ sudo update-alternatives  --config gnome-www-browser

  There are 2 choices for the alternative gnome-www-browser (providing
  /usr/bin/gnome-www-browser).

    SelectionPath   Priority   Status
  
  * 0/usr/bin/chromium-browser   40auto mode
    1/usr/bin/chromium-browser   40manual mode
    2/usr/bin/firefox40manual mode

  $ sudo update-alternatives  --config x-www-browser
  There are 2 choices for the alternative x-www-browser (providing 
/usr/bin/x-www-browser).

    SelectionPath   Priority   Status
  
  *  0/usr/bin/chromium-browser   40auto mode
    1/usr/bin/chromium-browser   40manual mode
   2/usr/bin/firefox40manual mode

  The expected behaviour is that the '*' remains with your previously
  indicated preferred browser and NOT chromium. Now any calls to e.g.
  urlview from a mail tool such as mutt, will open up a chromium
  browser, when the user expects to see their previously default
  browser.

  I'm guessing that this is a regression caused by the fix to Bug
  #571103  ?

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 5.0.375.127~r55887-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic x86_64
  Architecture: amd64
  Date: Fri Sep  3 14:03:58 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/629498/+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 1676621] Re: cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed

2017-04-26 Thread Clémence
Hi, thanks for your answer.
I had indeed tried it and it fails, unfortunately, with the following messages:

cups-daemon is already the newest version (2.1.3-4).
printer-driver-gutenprint is already the newest version (5.2.11-1).
printer-driver-gutenprint set to manually installed.
cups-filters is already the newest version (1.8.3-2ubuntu3.1).
cups-filters set to manually installed.
ghostscript is already the newest version (9.18~dfsg~0-0ubuntu2.3).
cups-ppdc is already the newest version (2.1.3-4ubuntu0.2).
cups-ppdc set to manually installed.
cups is already the newest version (2.1.3-4ubuntu0.2).
cups set to manually installed.
cups-core-drivers is already the newest version (2.1.3-4ubuntu0.2).
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 cups : Depends: libcups2 (= 2.1.3-4ubuntu0.2) but 2.1.3-4 is to be installed
Depends: cups-daemon (>= 2.1.3-4ubuntu0.2)
Depends: cups-client (>= 2.1.3-4ubuntu0.2)
 cups-bsd : Depends: libcups2 (= 2.1.3-4ubuntu0.2) but 2.1.3-4 is to be 
installed
Depends: cups-client (= 2.1.3-4ubuntu0.2)
 cups-core-drivers : Depends: libcups2 (= 2.1.3-4ubuntu0.2) but 2.1.3-4 is to 
be installed
 Depends: cups-daemon (>= 2.1.3-4ubuntu0.2)
 libcups2 : Breaks: libcups2:i386 (!= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be 
installed
 libcups2:i386 : Breaks: libcups2 (!= 2.1.3-4ubuntu0.2) but 2.1.3-4 is to be 
installed
 libcupscgi1 : Breaks: libcupscgi1:i386 (!= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to 
be installed
 libcupscgi1:i386 : Breaks: libcupscgi1 (!= 2.1.3-4ubuntu0.2) but 2.1.3-4 is to 
be installed
 libcupsimage2 : Breaks: libcupsimage2:i386 (!= 2.1.3-4) but 2.1.3-4ubuntu0.2 
is to be installed
 libcupsimage2:i386 : Breaks: libcupsimage2 (!= 2.1.3-4ubuntu0.2) but 2.1.3-4 
is to be installed
 libcupsmime1 : Breaks: libcupsmime1:i386 (!= 2.1.3-4) but 2.1.3-4ubuntu0.2 is 
to be installed
 libcupsmime1:i386 : Breaks: libcupsmime1 (!= 2.1.3-4ubuntu0.2) but 2.1.3-4 is 
to be installed
 libcupsppdc1 : Breaks: libcupsppdc1:i386 (!= 2.1.3-4) but 2.1.3-4ubuntu0.2 is 
to be installed
 libcupsppdc1:i386 : Breaks: libcupsppdc1 (!= 2.1.3-4ubuntu0.2) but 2.1.3-4 is 
to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a 
solution).

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

Title:
  cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be
  installed

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  This is related to this bug
  https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1642790

  After `sudo apt-get -f install`, it removed cups and marked a bunch of
  cups packages as unnecessary

  `sudo apt-get autoremove` removed them.

  Now when I try to re-install cups, I get this error:

  ```
  ☀  sudo apt-get install cups cups-daemon cups-core-drivers
  Mod master
  Reading package lists... Done
  Building dependency tree   
  Reading state information... Done
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:

  The following packages have unmet dependencies:
   cups : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be installed
  Depends: libcupscgi1 (>= 1.4.2) but it is not going to be installed
  Depends: libcupsmime1 (>= 1.4.0) but it is not going to be installed
  Recommends: printer-driver-gutenprint but it is not going to be 
installed
   cups-core-drivers : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to 
be installed
   cups-daemon : Depends: libcups2 (= 2.1.3-4) but 2.1.3-4ubuntu0.2 is to be 
installed
 Depends: libcupsmime1 (>= 1.5.0) but it is not going to be 
installed
 Recommends: cups-browsed but it is not going to be installed
  E: Unable to correct problems, you have held broken packages.

  ```

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1676621/+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 1676977] Re: Login prompt never presented with ldap login and ldapi set with a name.

2017-04-26 Thread Nish Aravamudan
Thank you for the prompt testing. I'm marking a few potential src
packages where the actual issue might lie.

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

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

** Changed in: libpam-ldap (Ubuntu)
   Status: New => Invalid

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

Title:
  Login prompt never presented with ldap login and ldapi set with a
  name.

Status in accountsservice package in Ubuntu:
  New
Status in libpam-ldap package in Ubuntu:
  Invalid
Status in systemd package in Ubuntu:
  New

Bug description:
  I have a ldap login configuration that has worked with several Ubuntu
  versions.

  Unfortunately it doesn't work with 16.10.

  If I left my ldapi setting using a name as I used to, the login prompt
  never appears. If I change the ldapi setting to the IP of the
  authentication server, the login works perfectly.

  The authentication server name resolution works fine on 16.10 (after
  login) and on previous version even during login.

  It seems to me my problem is related to some ordering issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: libpam-ldap 184-8.7ubuntu1
  ProcVersionSignature: Ubuntu 4.8.0-44.47-generic 4.8.17
  Uname: Linux 4.8.0-44-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  Date: Tue Mar 28 14:33:27 2017
  InstallationDate: Installed on 2017-03-27 (1 days ago)
  InstallationMedia: Xubuntu 16.10 "Yakkety Yak" - Release amd64 (20161012.2)
  SourcePackage: libpam-ldap
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1676977/+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 621786] Re: Cannot exit full screen mode on monitors without a gnome-panel

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 6 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Cannot exit full screen mode on monitors without a gnome-panel

Status in Chromium Browser:
  Unknown
Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: chromium-browser

  I cannot exit "Full Screen Mode" with either the "Exit full screen
  (F11)" link, or using the F11 button when the browser is maximized on
  a second monitor which has no gnome panels.

  Steps to reproduce:
  1: start a browser instance
  2: move the browser to a second monitor which has no instances of gnome-panel
  3: maximize the window (double click the title bar)
  4: press F11
Browser goes into full screen mode
  5: press F11 again
   
  Expected behaviour: browser exits full screen mode and returns to maximized
  Actual behaviour: Browser refuses to exit full screen mode.

  I've tested this on both of my monitors, with different combinations
  of gnome panels at the top and/or bottom; chromium only refuses to
  exit when there are NO instances of gnome panel.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: chromium-browser 5.0.375.125~r53311-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-17.23-generic 2.6.35.2
  Uname: Linux 2.6.35-17-generic x86_64
  Architecture: amd64
  Date: Sat Aug 21 08:11:52 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta amd64 (20100318)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_CA.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser

To manage notifications about this bug go to:
https://bugs.launchpad.net/chromium-browser/+bug/621786/+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 708311] Re: Manually added startup application is deleted

2017-04-26 Thread Olivier Tilloy
@Reuben: is this still a problem with recent releases of chromium-
browser?

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

Title:
  Manually added startup application is deleted

Status in chromium-browser package in Ubuntu:
  New

Bug description:
  Binary package hint: gnome-session

  Since chromium-browser doesn't support X sessions, I tried adding a
  custom entry to Startup Applications. This works fine, but the
  .desktop file is regularly deleted. I am wondering if this happens
  whenever chromium is updated, because this happens once a day (I get
  it from the nightly build PPA).

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: gnome-session-bin 2.32.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic i686
  Architecture: i386
  Date: Wed Jan 26 21:12:46 2011
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=en_GB.UTF-8
  SourcePackage: gnome-session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/708311/+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 883665] Re: Chromium report GLX error on startup

2017-04-26 Thread Olivier Tilloy
Closing due to the last update to this bug being almost 6 years old.
Please file a new bug if this still applies to recent releases of
chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Chromium report GLX error on startup

Status in chromium-browser package in Ubuntu:
  Won't Fix

Bug description:
  On startup chromium reports this error:
  [22207:22218:2094169542781:ERROR:gl_surface_glx.cc(64)] GLX 1.3 or later is 
required.
  [22207:22218:2094169542892:ERROR:gl_surface_linux.cc(73)] 
GLSurfaceGLX::InitializeOneOff failed.
  [22207:22218:2094169542928:ERROR:gpu_info_collector_linux.cc(216)] 
gfx::GLContext::InitializeOneOff() failed

  I never this error before an update was installed today.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: chromium-browser 15.0.874.106~r107270-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-34.77-generic 2.6.32.44+drm33.19
  Uname: Linux 2.6.32-34-generic i686
  Architecture: i386
  Date: Sat Oct 29 23:30:45 2011
  Desktop-Session:
   DESKTOP_SESSION = gnome-xfwm4
   GNOME_DESKTOP_SESSION_ID = this-is-deprecated
   XDG_CONFIG_DIRS = /etc/xdg/xdg-gnome-xfwm4:/etc/xdg
   XDG_DATA_DIRS = None
  EcryptfsInUse: Yes
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu 10.04.3 LTS "Lucid Lynx" - Release i386 (20110720.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_DK.utf8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/883665/+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 918371] Re: Import bookmarks and settings: No supported browser found

2017-04-26 Thread Olivier Tilloy
This appears to work in recent releases of chromium-browser.

** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Import bookmarks and settings: No supported browser found

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  I have installed chromium-browser and FIrefox and i want to import my
  data from firefox.

  When i access chrome://settings/personal in Chromium and click "Import
  Data from another browser", i can not select firefox.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: chromium-browser 15.0.874.120~r108895-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-9.16-generic 3.2.1
  Uname: Linux 3.2.0-9-generic i686
  ApportVersion: 1.90-0ubuntu2
  Architecture: i386
  Date: Wed Jan 18 20:53:43 2012
  Desktop-Session:
   DESKTOP_SESSION = gnome-shell
   XDG_CONFIG_DIRS = /etc/xdg/xdg-gnome-shell:/etc/xdg
   XDG_DATA_DIRS = 
/usr/share/gnome-shell:/usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release i386 (20110426)
  SourcePackage: chromium-browser
  UpgradeStatus: Upgraded to precise on 2012-01-13 (4 days ago)
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/918371/+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 708311] Re: Manually added startup application is deleted

2017-04-26 Thread Olivier Tilloy
Thanks for the feedback Reuben. Closing now.

** Changed in: chromium-browser (Ubuntu)
   Status: New => Fix Released

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

Title:
  Manually added startup application is deleted

Status in chromium-browser package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-session

  Since chromium-browser doesn't support X sessions, I tried adding a
  custom entry to Startup Applications. This works fine, but the
  .desktop file is regularly deleted. I am wondering if this happens
  whenever chromium is updated, because this happens once a day (I get
  it from the nightly build PPA).

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: gnome-session-bin 2.32.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-24.42-generic 2.6.35.8
  Uname: Linux 2.6.35-24-generic i686
  Architecture: i386
  Date: Wed Jan 26 21:12:46 2011
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=en_GB.UTF-8
  SourcePackage: gnome-session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/708311/+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 708704] Re: Notifications inconsistent with other Ubuntu notifications

2017-04-26 Thread Olivier Tilloy
Probably. However I just tested on unity7 and no notification shows up.
This seems to work only in gnome-shell. So not something that can be
enabled by default for now.

** Changed in: chromium-browser (Ubuntu)
 Assignee: Olivier Tilloy (osomon) => (unassigned)

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

Title:
  Notifications inconsistent with other Ubuntu notifications

Status in chromium-browser package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: chromium-browser

  Today gmail/chromium told me I can get desktop notifications on new
  emails, which is a great feature. Unfortunately the notifications
  don't use the Ubuntu notifications APIs (libnotify?) and seem out of
  place.

  There was apparently some discussion on the Ayatana mailing list, but
  there didn't seem to be a conclusion. I think chromium on Ubuntu
  should use the existing infrastructure even if that results in some
  loss of features (HTML and interactivity) compared to other platforms.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: chromium-browser 8.0.552.237~r70801-0ubuntu1~ucd~stable2~maverick
  ProcVersionSignature: Ubuntu 2.6.35-25.44-generic 2.6.35.10
  Uname: Linux 2.6.35-25-generic x86_64
  Architecture: amd64
  CrashDB: ubuntu
  Date: Thu Jan 27 17:43:02 2011
  Desktop-Session:
   DESKTOP_SESSION = gnome
   GNOME_DESKTOP_SESSION_ID = this-is-deprecated
   XDG_CONFIG_DIRS = /etc/xdg/xdg-gnome:/etc/xdg
   XDG_DATA_DIRS = /usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: chromium-browser
  ThirdParty: True
  chromium-default: CHROMIUM_FLAGS=""

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/708704/+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 1686473] [NEW] Won't start in 17.04. Terminal gives error

2017-04-26 Thread Jesse
Public bug reported:

After a fresh install of Rhythmbox, trying to run from the app launcher
in GNOME desktop results in the attempted-opening-rhythmbox instance
unresponsive. After ten or fifteen seconds, it says this program has
failed to respond, and asks me to Wait or Force Quit the program.

Running from Terminal produces the following:

(rhythmbox:8731): Rhythmbox-WARNING **: Unable to grab media player
keys: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
org.gnome.SettingsDaemon was not provided by any .service files


BUG DISCOVERED USING:
Ubuntu GNOME 17.04 x64
GNOME 3.24.0 desktop environment
Xorg 7.7 session
Linux kernel 4.10.0-20-generic
Rhythmbox version 3.4.1-2ubuntu1

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

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

Title:
  Won't start in 17.04. Terminal gives error

Status in rhythmbox package in Ubuntu:
  New

Bug description:
  After a fresh install of Rhythmbox, trying to run from the app
  launcher in GNOME desktop results in the attempted-opening-rhythmbox
  instance unresponsive. After ten or fifteen seconds, it says this
  program has failed to respond, and asks me to Wait or Force Quit the
  program.

  Running from Terminal produces the following:

  (rhythmbox:8731): Rhythmbox-WARNING **: Unable to grab media player
  keys: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.gnome.SettingsDaemon was not provided by any .service files

  
  BUG DISCOVERED USING:
  Ubuntu GNOME 17.04 x64
  GNOME 3.24.0 desktop environment
  Xorg 7.7 session
  Linux kernel 4.10.0-20-generic
  Rhythmbox version 3.4.1-2ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1686473/+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 211632] Re: vlc does not play files from a "bookmarked" smb share

2017-04-26 Thread Vineet Menon
No. I can confirm.

SFTP (basically SSH) mounts from nautilus can be opened from vlc, but
not FTP and possibly SMB as well.

With FTP mount the symptoms are exactly as
https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/211632/comments/9

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

Title:
  vlc does not play files from a "bookmarked" smb share

Status in gvfs package in Ubuntu:
  Invalid
Status in nautilus package in Ubuntu:
  Invalid
Status in vlc package in Ubuntu:
  Fix Released

Bug description:
  When using Nautilus to create shares to a NAS box, using smbfs/cifs,
  vlc will not play the files saying that it does not have smb://
  support. I believe that vlc actually supports it, but it seems that it
  is not on by default in Hardy Beta.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/211632/+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   3   >