[Desktop-packages] [Bug 1553061] Re: Default Hysteresis causes poor, sticky and jumpy movement on Logitech T650

2016-03-03 Thread Trent Lloyd
Tested on xenial

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

Title:
  Default Hysteresis causes poor, sticky and jumpy movement on Logitech
  T650

Status in xserver-xorg-input-synaptics package in Ubuntu:
  New

Bug description:
  I have a Logitech T650 touch-pad.  Out of the box, this device feels
  very poor to use because the HorizHysteresis and VertHysteresis
  settings are quite high.  It is very difficult to make small
  movements, and if you want to move slightly diagonally it is basically
  impossible.  The amount of movement on screen that it jumps is several
  mm on a 27" 1080p monitor.

  It's hard to explain how horrible this is to use, but I would consider
  this "high" on the poor usability factor, not just a minor annoyance.

  
  This setting causes movement to be ignored until it reaches the threshold.. 
it defaults to 0.5% of the hardwares diagonal size or about "14".  This is 
designed to reduce noise on some devices, but I suspect the main issue here is 
that this is quite a large trackpad that is also very accurate.  The hardware 
area is 2606x2110 which seems to be at least double most laptop trackpads.

  
  Further testing on similar devices would be required, but this default 
algorithm may need some tweaking for device size and to scale better.. but 
obviously it is hard to know how this will affect other devices.  Otherwise is 
there some way to build up a hardware quirks list? Probably not ideal but 
better than nothing.

  The following significantly improves the feel:
  synclient HorizHysteresis=0 VertHysteresis=0

  As a side note, the scroll speed is also quite slow which again I
  suspect is related to the device being larger than many touch pads.
  VertScrollDelta and HorizScrollDelta of -65 work much better than the
  default -78 (or +78 for non-natural scrolling)

  
  Neither of these settings can be configured in settings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1553061/+subscriptions

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


[Desktop-packages] [Bug 1553061] [NEW] Default Hysteresis causes poor, sticky and jumpy movement on Logitech T650

2016-03-03 Thread Trent Lloyd
Public bug reported:

I have a Logitech T650 touch-pad.  Out of the box, this device feels
very poor to use because the HorizHysteresis and VertHysteresis settings
are quite high.  It is very difficult to make small movements, and if
you want to move slightly diagonally it is basically impossible.  The
amount of movement on screen that it jumps is several mm on a 27" 1080p
monitor.

It's hard to explain how horrible this is to use, but I would consider
this "high" on the poor usability factor, not just a minor annoyance.


This setting causes movement to be ignored until it reaches the threshold.. it 
defaults to 0.5% of the hardwares diagonal size or about "14".  This is 
designed to reduce noise on some devices, but I suspect the main issue here is 
that this is quite a large trackpad that is also very accurate.  The hardware 
area is 2606x2110 which seems to be at least double most laptop trackpads.


Further testing on similar devices would be required, but this default 
algorithm may need some tweaking for device size and to scale better.. but 
obviously it is hard to know how this will affect other devices.  Otherwise is 
there some way to build up a hardware quirks list? Probably not ideal but 
better than nothing.

The following significantly improves the feel:
synclient HorizHysteresis=0 VertHysteresis=0

As a side note, the scroll speed is also quite slow which again I
suspect is related to the device being larger than many touch pads.
VertScrollDelta and HorizScrollDelta of -65 work much better than the
default -78 (or +78 for non-natural scrolling)


Neither of these settings can be configured in settings.

** Affects: xserver-xorg-input-synaptics (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Default Hysteresis causes poor, sticky and jumpy movement on Logitech
  T650

Status in xserver-xorg-input-synaptics package in Ubuntu:
  New

Bug description:
  I have a Logitech T650 touch-pad.  Out of the box, this device feels
  very poor to use because the HorizHysteresis and VertHysteresis
  settings are quite high.  It is very difficult to make small
  movements, and if you want to move slightly diagonally it is basically
  impossible.  The amount of movement on screen that it jumps is several
  mm on a 27" 1080p monitor.

  It's hard to explain how horrible this is to use, but I would consider
  this "high" on the poor usability factor, not just a minor annoyance.

  
  This setting causes movement to be ignored until it reaches the threshold.. 
it defaults to 0.5% of the hardwares diagonal size or about "14".  This is 
designed to reduce noise on some devices, but I suspect the main issue here is 
that this is quite a large trackpad that is also very accurate.  The hardware 
area is 2606x2110 which seems to be at least double most laptop trackpads.

  
  Further testing on similar devices would be required, but this default 
algorithm may need some tweaking for device size and to scale better.. but 
obviously it is hard to know how this will affect other devices.  Otherwise is 
there some way to build up a hardware quirks list? Probably not ideal but 
better than nothing.

  The following significantly improves the feel:
  synclient HorizHysteresis=0 VertHysteresis=0

  As a side note, the scroll speed is also quite slow which again I
  suspect is related to the device being larger than many touch pads.
  VertScrollDelta and HorizScrollDelta of -65 work much better than the
  default -78 (or +78 for non-natural scrolling)

  
  Neither of these settings can be configured in settings.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1553061/+subscriptions

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


[Desktop-packages] [Bug 1481832] Re: VA-API implementation for gallium missing

2016-03-03 Thread Timo Aaltonen
enabling this would mean moving libva to main, and it'd also pull in
ffmpeg and a plethora of other packages..

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

Title:
  VA-API implementation for gallium missing

Status in mesa package in Ubuntu:
  Confirmed

Bug description:
  [needs-packaging] mesa
  Please include "gallium_drv_video.so" which is a native va-api state tracker 
for mesa(gallium).

  URL: http://mesa3d.sourceforge.net/
  URL: http://freedesktop.org/wiki/Software/vaapi/ #intel/vdpau
  License: http://www.mesa3d.org/license.html

  Notes:
  Currently (as of today) in ubuntu 15.10 nightly amd64, va-api(vaapi) on 
AMD/Ati radeon opensource display hardware is using a vdpau backend  0.7.4 by 
Splitted-Desktop Systems (wrapper) on gallium r600. Although its possible and 
probably preferred (better performance less copying) to use a native 
implementation which mesa(gallium) 10.4 and higher delivers in a form of a 
va-api state tracker.

  vainfo #current default setup vdpau backend
  libva info: VA-API version 0.38.0
  libva info: va_getDriverName() returns 0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/r600_drv_video.so
  libva info: Found init function __vaDriverInit_0_37
  libva info: va_openDriver() returns 0
  vainfo: VA-API version: 0.38 (libva 1.6.0)
  vainfo: Driver version: Splitted-Desktop Systems VDPAU backend for VA-API - 
0.7.4
  vainfo: Supported profile and entrypoints
    VAProfileMPEG2Simple:   VAEntrypointVLD
    VAProfileMPEG2Main  :   VAEntrypointVLD
    VAProfileMPEG4Simple:   VAEntrypointVLD
    VAProfileMPEG4AdvancedSimple:   VAEntrypointVLD
    VAProfileH264Baseline   :   VAEntrypointVLD
    VAProfileH264Main   :   VAEntrypointVLD
    VAProfileH264High   :   VAEntrypointVLD
    VAProfileVC1Advanced:   VAEntrypointVLD

  The preferred setup needs that "gallium_drv_video.so" binary which is
  currently unavailable in ubuntu and debian. As an example I added a
  package/binary from archlinux. Copying the gallium_drv_video.so to
  /usr/lib/x86_64-linux-gnu/dri/ and symlinking(correcting) the
  libLLVM-3.6.so to arch-linux default /usr/lib/ location and exporting
  a variable was enough to make it work!
  https://www.archlinux.org/packages/extra/x86_64/libva-mesa-driver/
  #example by archlinux

  export LIBVA_DRIVER_NAME=gallium
  vainfo #preferred setup using gallium va-api from arch-linux (symlinked 
libLLVM-3.6.so to /usr/lib)
  libva info: VA-API version 0.38.0
  libva info: va_getDriverName() returns 0
  libva info: User requested driver 'gallium'
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/gallium_drv_video.so
  libva info: Found init function __vaDriverInit_0_38
  libva info: va_openDriver() returns 0
  vainfo: VA-API version: 0.38 (libva 1.6.0)
  vainfo: Driver version: mesa gallium vaapi
  vainfo: Supported profile and entrypoints
    VAProfileMPEG2Simple:   VAEntrypointVLD
    VAProfileMPEG2Main  :   VAEntrypointVLD
    VAProfileMPEG4Simple:   VAEntrypointVLD
    VAProfileMPEG4AdvancedSimple:   VAEntrypointVLD
    VAProfileVC1Advanced:   VAEntrypointVLD
    VAProfileH264Baseline   :   VAEntrypointVLD
    VAProfileH264Main   :   VAEntrypointVLD
    VAProfileH264High   :   VAEntrypointVLD

  I guess this binary "gallium_drv_video.so" might be available as a
  compile flag in the current mesa implementation... intel and vdpau has
  their own current implementation in a separate libva branch
  http://cgit.freedesktop.org/vaapi/libva/ ?

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

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


[Desktop-packages] [Bug 1369217] Re: Could not acquire the 'org.freedesktop.ModemManager1' service name

2016-03-03 Thread do
** Changed in: modemmanager (Ubuntu)
   Status: Expired => Fix Released

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

Title:
  Could not acquire the 'org.freedesktop.ModemManager1' service name

Status in modemmanager package in Ubuntu:
  Fix Released

Bug description:
  Get these lines logged into  /var/log/upstart/modemmanager.log

  ModemManager[1104]:   ModemManager (version 1.2.0) starting...
  ModemManager[1104]:   Could not acquire the 
'org.freedesktop.ModemManager1' service name
  ModemManager[1104]:   ModemManager is shut down
  ModemManager[701]:   ModemManager (version 1.2.0) starting...
  ModemManager[701]:   Couldn't find support for device at 
'/sys/devices/pci:00/:00:1c.3/:04:00.0': not supported by any plugin
  ModemManager[701]:   Couldn't find support for device at 
'/sys/devices/pci:00/:00:1c.4/:03:00.0': not supported by any plugin

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: modemmanager 1.2.0-1
  ProcVersionSignature: Ubuntu 3.16.0-14.20-generic 3.16.2
  Uname: Linux 3.16.0-14-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Sep 14 08:53:09 2014
  SourcePackage: modemmanager
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1547491] Re: [MIR] xserver-xorg-input-void

2016-03-03 Thread Timo Aaltonen
bumping priority, blocking xserver migration atm

** Changed in: xserver-xorg-input-void (Ubuntu)
   Importance: Undecided => High

** Description changed:

- s390x wants this
+ [Availability]
+ has been in debian/ubuntu for ages
+ 
+ [Rationale]
+ s390x needs this
+ 
+ [Security]
+ a dummy input driver, no security issues
+ 
+ [Quality assurance]
+ no bugs filed besides this
+ 
+ [Dependencies]
+ none
+ 
+ [Standards compliance]
+ packaged just like any other X driver
+ 
+ [Maintenance]
+ maintained in Debian & Ubuntu

** Description changed:

  [Availability]
  has been in debian/ubuntu for ages
  
  [Rationale]
  s390x needs this
  
  [Security]
  a dummy input driver, no security issues
  
  [Quality assurance]
  no bugs filed besides this
  
  [Dependencies]
- none
+ all in main
  
  [Standards compliance]
  packaged just like any other X driver
  
  [Maintenance]
  maintained in Debian & Ubuntu

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

Title:
  [MIR] xserver-xorg-input-void

Status in xserver-xorg-input-void package in Ubuntu:
  New

Bug description:
  [Availability]
  has been in debian/ubuntu for ages

  [Rationale]
  s390x needs this

  [Security]
  a dummy input driver, no security issues

  [Quality assurance]
  no bugs filed besides this

  [Dependencies]
  all in main

  [Standards compliance]
  packaged just like any other X driver

  [Maintenance]
  maintained in Debian & Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-void/+bug/1547491/+subscriptions

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


[Desktop-packages] [Bug 1541369] Re: remove stale xorg drivers from the archive

2016-03-03 Thread Timo Aaltonen
** Changed in: fglrx-installer (Ubuntu)
   Status: New => Fix Released

** Changed in: fglrx-installer-updates (Ubuntu)
   Status: New => Fix Released

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

Title:
  remove stale xorg drivers from the archive

Status in fglrx-installer package in Ubuntu:
  Fix Released
Status in fglrx-installer-updates package in Ubuntu:
  Fix Released
Status in xf86-input-multitouch package in Ubuntu:
  New
Status in xserver-xorg-input-aiptek package in Ubuntu:
  New
Status in xserver-xorg-input-keyboard package in Ubuntu:
  New
Status in xserver-xorg-input-mouse package in Ubuntu:
  New
Status in xserver-xorg-video-s3 package in Ubuntu:
  New

Bug description:
  No one should be using these since a few years.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1541369/+subscriptions

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


[Desktop-packages] [Bug 1552424] Re: [FFE] NetworkManager 1.2-beta

2016-03-03 Thread Martin Pitt
> Other FFEs will be opened for NM VPN plugins and for NetworkManager-
applet.

I suspect that they need to be updated in lockstep, so perhaps better
just add tasks here? Or are they really independent from updating NM
itself?

I generally support this as well, but this needs loads of testing across
devices that we have. With that I'm interested in a contingency plan, i.
e. at this point I'd like to make sure that in the worst case we can
roll back. Which other packages would this upgrade affect aside from
network-manager{,-vpn,-applet}?

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

Title:
  [FFE] NetworkManager 1.2-beta

Status in network-manager package in Ubuntu:
  New

Bug description:
  We really should update NetworkManager to 1.2 (or some other updated
  stable release) for the LTS, this will allow us to better deal with
  any bugs that might come up post-release.

  This new release will also much improve interop with LXC, which has
  recently been an issue.

  Other FFEs will be opened for NM VPN plugins and for NetworkManager-
  applet.

  
  
  
  NetworkManager-1.2
  Overview of changes since NetworkManager-1.0
  

  This is a new stable release of NetworkManager.  Notable changes
  include:

  * Added an option to enable use of random MAC addresses for Wi-Fi access
  point scanning (defaults to disabled).  Controlled with
  'wifi.mac-address-randomization' property (MAC_ADDRESS_RANDOMIZATION key 
in
  ifcfg files).
  * Wi-Fi scanning now utilizes wpa_supplicant's AP list.
  * Added support for Wi-Fi powersave, configured with POWERSAVE key in ifcfg
  files.
  * Added support for creation of more types of software devices: tun & tap,
  macvlan, vxlan and ip tunnels (ipip, gre, sit, ip6ip6 and ipip6).
  * The software devices (bond, bridge, vlan, team, ...) can now be stacked
  arbitrarily.  The nmcli interface for creating master-slave relationships
  has been significantly improved by the use of 'master' argument to
  all link types.
  * RFC7217 stable privacy addressing is now used by default to protect from
  address-based host tracking. The IPv6 addressing mode is configured with
  IPV6_ADDR_GEN_MODE key in ifcfg files.
  * Improved route management code to avoid clashes between conflicting
  routes in multiple connections.
  * Refactored platform code resulting in more robust interface to platform,
  less overhead and reduced memory footprint.
  * Improved interoperability with other network management tools.  The
  externally created software devices are not managed until they're
  activated.
  * The Device instances now exist for all software connections and the platform
  devices are now only created when the device is activated.  This makes it
  possible for connections with device of same name not to clash unless
  they're activated concurrently.  The links are now not unnecessarily 
present
  unless the connection is active, avoiding pollution of the link namespace.
  * NetworkManager now correctly manages connectivity in namespace-based
  containers such as LXC and Docker.
  * Support for configuring ethernet Wake-On-Lan has been added.
  * Added LLDP listener functionality and related CLI client commands. Enabled 
via
  LLDP option in ifcfg files.
  * CLI secret agent has been extended with support for VPN secrets.
  * The command line client now utilizes colors for its output.
  * The command line client now sorts the devices and properties for better
  clarity.
  * Numerous improvements to Bash command completion for nmcli.
  * NetworkManager relies on less external libraries.  The use of dbus-glib
  has been replaced with gio's native D-Bus support and libnl-route is no
  longer used.
  * Dependency on avahi-autoipd has been dropped.  Native IPv4 link-local
  addressing configuration based on systemd network library is now used
  instead.
  * Hostname is now managed via systemd-hostnamed on systemd-based systems.
  * Management of resolv.conf management can be changed at runtime, private
  resolv.conf is always written in /run.
  * NetworkManager can now write DNS options to resolv.conf.
  * Updated version of systemd network library used for internal DHCP and
  IPv4 link-local support.
  * Support for event logging via audit subsystem has been added.
  * Support for native logging via systemd-journald has been added taking
  advantage of its structured logging.
  * Live reconfiguration of IP configuration after changing the settings without
  reactivation of the device with "nmcli device reapply" command and via
  D-Bus API.
  * The API for VPN plugins now supports multiple simultaneous connections.
  Most popular VPN plugins have been 

[Desktop-packages] [Bug 1176049] Re: Sound level range too narrow. under 75% no sound!

2016-03-03 Thread Launchpad Bug Tracker
[Expired for pulseaudio (Ubuntu) because there has been no activity for
60 days.]

** Changed in: pulseaudio (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Sound level range too narrow. under 75% no sound!

Status in pulseaudio package in Ubuntu:
  Expired

Bug description:
  Pushing the audio up/down buttons or manually from the sound indicator
  bar, the volume level range is too narrow. takes 3-4 button clicks
  from 100% to no sound.

  The" no sound level" comes at the 75-80% of the sound bar.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: pulseaudio 1:1.1-0ubuntu15.2
  ProcVersionSignature: Ubuntu 3.5.0-28.48~precise1-generic 3.5.7.9
  Uname: Linux 3.5.0-28-generic i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.2
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  dora   1750 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd034 irq 43'
 Mixer name : 'Conexant CX20549 (Venice)'
 Components : 'HDA:14f15045,103c30a5,00100100'
 Controls  : 22
 Simple ctrls  : 10
  Date: Fri May  3 17:50:06 2013
  InstallationMedia: Ubuntu 12.04.2 LTS "Precise Pangolin" - Release i386 
(20130213)
  MarkForUpload: True
  SourcePackage: pulseaudio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/25/2007
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.24
  dmi.board.name: 30C6
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 78.10
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.24:bd04/25/2007:svnHewlett-Packard:pnHPG5000(GF767EA#B1A):pvrF.24:rvnHewlett-Packard:rn30C6:rvr78.10:cvnHewlett-Packard:ct10:cvrN/A:
  dmi.product.name: HP G5000 (GF767EA#B1A)
  dmi.product.version: F.24
  dmi.sys.vendor: Hewlett-Packard

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

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


[Desktop-packages] [Bug 1451183] Re: printing job (multiple-page PDF) stops half way, status stays 'processing'

2016-03-03 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

** Changed in: cups (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  printing job (multiple-page PDF) stops half way, status stays
  'processing'

Status in cups package in Ubuntu:
  Expired

Bug description:
  When printing a multiple-file pdf page sent from Adobe PDF Reader
  (other situations not tested), a printing job starts as normal, but
  gets stuck after one or 1,5 page. Both CUPS and the printer display
  say 'processing', the page gets stuck wherever the printer stopped
  printing.

  Curious thing: after a full reboot (Shut Down... -> Restart), the
  printer starts the job again, then (often) does finish it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cups 1.7.2-0ubuntu1.5
  ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
  Uname: Linux 3.13.0-44-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.10
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun May  3 14:17:20 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-06-10 (326 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  KernLog:
   
  Lpstat: device for HP-Photosmart-2570-series: 
hp:/usb/Photosmart_2570_series?serial=MY722312F404DY
  MachineType: ECS G43T-3L
  Papersize: a4
  PpdFiles: HP-Photosmart-2570-series: HP Photosmart 2570 Series, hpcups 3.14.3
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-44-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/10/2009
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 080015
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: G43T-3L
  dmi.board.vendor: ECS
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: ECS
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr080015:bd04/10/2009:svnECS:pnG43T-3L:pvr1.0:rvnECS:rnG43T-3L:rvr1.0:cvnECS:ct3:cvr1.0:
  dmi.product.name: G43T-3L
  dmi.product.version: 1.0
  dmi.sys.vendor: ECS

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

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


[Desktop-packages] [Bug 1510162] Re: Brother Scanner (MFC-465CN) no longer works

2016-03-03 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

** Changed in: cups (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Brother Scanner (MFC-465CN) no longer works

Status in cups package in Ubuntu:
  Expired

Bug description:
  Upgrade from 64 bit 15.04 to 64 bit 15.10...  Brother scanner (MFC-465CN) has 
worked since it I bought it (Ubuntu 8.04).  Sometime you have to jump through 
some hoops but I have always made it work.  
  I have now tried everything, uninstalled and reinstalled 
brscan2-0.2.5-1.amd64.deb, brscan-skey-0.2.4-1.amd64.deb and 
brother-udev-rule-type1-1.0.0-1.all.deb.  Also, updated the rules manually and 
applied permission changes manually.  NOTHING!
  Something is broken!!!
  GTH

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

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


[Desktop-packages] [Bug 1517116] Re: A3 printer is only printing A4's worth of image

2016-03-03 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

** Changed in: cups (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  A3 printer is only printing A4's worth of image

Status in cups package in Ubuntu:
  Expired

Bug description:
  There is a long-standing bug in CUPS or one of its drivers (PPD
  files?) or components (GS?) whereby if you try to print using a
  printer capable of A3 (mine are HP K7100 and HP K8600) you always get
  just an A4-shaped image in the top left corner of the sheet, with the
  rest of the image cut off unprinted (see links to examples below).
  This also applies when you try to print an A4 document scaled up
  ("scale to fit").

  This happens in Okular, Evince, qpdfview, and even Adobe Reader 9, on
  all Xubuntu releases since at least 12.10 running stock unmodified
  CUPS as installed by the system. It continues to happen even if I
  install HPLIP (any version, currently 3.15.2)

  This may possibly be related to Bug #357732 ("cups always prints with
  the default page size") but it is NOT the same bug because it also
  occurs if I reconfigure the printer to be an A3 default paper size.
  Weirdly, CUPS' test print does print correctly full-page A3.

  I have seen -- once only -- a colleague print on my printers and NOT
  getting this cropped output, and he was printing from a Mac (also of
  course running CUPS) but I need to gain access to a Mac and identify
  the PPD file it's using and report back.

  To avoid any misunderstanding, this is a photo of an A4 document printed on 
A3 paper set to "scale to fit" (enlarged):
  http://oimelc.ucc.ie/a4-document-printed-enlarged-on-a3-paper.jpg
  And this is the same document printed at normal size on A4 paper:
  http://oimelc.ucc.ie/a4-document-printed-normalsize-on-a4-paper.jpg

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

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


[Desktop-packages] [Bug 1508931] Re: printer is not responding

2016-03-03 Thread Launchpad Bug Tracker
[Expired for cups (Ubuntu) because there has been no activity for 60
days.]

** Changed in: cups (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  printer is not responding

Status in cups package in Ubuntu:
  Expired

Bug description:
  I am not able to use the printer connected by the server

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cups 1.7.2-0ubuntu1.6
  ProcVersionSignature: Ubuntu 3.13.0-66.108-generic 3.13.11-ckt27
  Uname: Linux 3.13.0-66-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 2.14.1-0ubuntu3.15
  Architecture: amd64
  CupsErrorLog: Error: [Errno 13] Permission denied: '/var/log/cups/error_log'
  CurrentDesktop: Unity
  CurrentDmesg: Error: command ['sh', '-c', 'dmesg | comm -13 --nocheck-order 
/var/log/dmesg -'] failed with exit code 1: comm: /var/log/dmesg: Permission 
denied
  Date: Thu Oct 22 15:19:53 2015
  KernLog:
   
  MachineType: Hewlett-Packard HP EliteDesk 800 G1 SFF
  Papersize: letter
  PpdFiles: Printomat: Ricoh Aficio MP C2800 PXL
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-66-generic 
root=UUID=f3918aff-93ef-4311-a489-da0eff87a33c ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/13/2015
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: L01 v02.65
  dmi.board.asset.tag: CZC5382971
  dmi.board.name: 1998
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: CZC5382971
  dmi.chassis.type: 4
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrL01v02.65:bd07/13/2015:svnHewlett-Packard:pnHPEliteDesk800G1SFF:pvr:rvnHewlett-Packard:rn1998:rvr:cvnHewlett-Packard:ct4:cvr:
  dmi.product.name: HP EliteDesk 800 G1 SFF
  dmi.sys.vendor: Hewlett-Packard

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

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


[Desktop-packages] [Bug 1510198] Re: [FFe] Sync (almost) with libreoffice-dictionaries in Debian sid

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package language-selector - 0.158

---
language-selector (0.158) xenial; urgency=medium

  * data/pkg_depends:
- Stop pulling myspell-* for languages where hunspell-* are made
  available via libreoffice-dictionaries 1:5.1.0-1ubuntu1
  (LP: #1510198).
- Stop pulling openoffice.org-hyphenation for languages which are
  not available in version 0.9.
- Pull hunspell-no/hyphen-no/mythes-no if nb_NO or nn_NO locale.
  * language_support_pkgs.py:
- Hack to prevent that hunspell-sv-se is pulled by
  check-language-support.

 -- Gunnar Hjalmarsson   Fri, 04 Mar 2016 02:57:00
+0100

** Changed in: language-selector (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  [FFe] Sync (almost) with libreoffice-dictionaries in Debian sid

Status in hunspell-en-us package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Released
Status in libreoffice-dictionaries package in Ubuntu:
  In Progress
Status in openoffice.org-hyphenation package in Ubuntu:
  In Progress

Bug description:
  Proposed uploads are available in this PPA:
  https://launchpad.net/~gunnarhj/+archive/ubuntu/lo-dicts2

  This proposal gives us updated dictionaries in xenial, and quite a few
  new ones. libreoffice-dictionaries in Ubuntu was introduced before the
  release of trusty, but hasn't been maintained since. This proposal
  should make it possible to really sync with Debian after the xenial
  release.

  [Original description]
  libreoffice-dictionaries hasnt been synced from Debian for a while and has 
Ubuntu-local change. Rebase/Reimplement those on Debian and upstream those, if 
possible.

  (libreoffice-dictionaries was created rather ad-hoc around 4.2 before
  Debian did, replacing the old openoffice-dictionaries, thus the
  missing updates since).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hunspell-en-us/+bug/1510198/+subscriptions

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


[Desktop-packages] [Bug 928255] Re: missing symlinks in /usr/share/hunspell/

2016-03-03 Thread Gunnar Hjalmarsson
Hi Jan,

Is this still an issue in the current development release (16.04)?

** Changed in: libreoffice-dictionaries (Ubuntu)
   Status: New => Incomplete

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

Title:
  missing symlinks in /usr/share/hunspell/

Status in libreoffice-dictionaries package in Ubuntu:
  Incomplete

Bug description:
  Firefox does not remember en_ZA as a default spellchecker language
  until I added the two symlinks below:

  
  Existing files:
  0 root@muizenberg:/usr/share/hunspell#ls -l en_ZA*
  -rw-r--r-- 1 root root  36223 2011-03-28 18:41 en_ZA.aff
  -rw-r--r-- 1 root root 595937 2011-03-28 18:41 en_ZA.dic

  Symlinks needed:
  0 root@muizenberg:/usr/share/hunspell#ls -l en-ZA*
  lrwxrwxrwx 1 root root 9 2012-02-07 15:37 en-ZA.aff -> en_ZA.aff
  lrwxrwxrwx 1 root root 9 2012-02-07 15:37 en-ZA.dic -> en_ZA.dic
  0 root@muizenberg:/usr/share/hunspell#

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

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


[Desktop-packages] [Bug 1411621] Re: British English "-ize" endings not in dictionary

2016-03-03 Thread Gunnar Hjalmarsson
** Changed in: libreoffice-dictionaries (Ubuntu)
   Status: New => Invalid

** No longer affects: openoffice.org-dictionaries (Ubuntu)

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

Title:
  British English "-ize" endings not in dictionary

Status in libreoffice-dictionaries package in Ubuntu:
  Invalid

Bug description:
  The myspell-en-gb dictionary does not contain acceptable British
  English "-ize" endings.

  See http://www.oxforddictionaries.com/words/ize-ise-or-yse for more
  information.

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

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


[Desktop-packages] [Bug 268953] Re: provide all dictionaries available for hunspell

2016-03-03 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1510198 ***
https://bugs.launchpad.net/bugs/1510198

** This bug has been marked a duplicate of bug 1510198
   [FFe] Sync (almost) with libreoffice-dictionaries in Debian sid

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

Title:
  provide all dictionaries available for hunspell

Status in language-selector package in Ubuntu:
  Triaged
Status in libreoffice-dictionaries package in Ubuntu:
  In Progress

Bug description:
  They are all available here:
  http://wiki.services.openoffice.org/wiki/Dictionaries

  Ubuntu only provides a few. All of them should be available.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/language-selector/+bug/268953/+subscriptions

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


[Desktop-packages] [Bug 1495024] Re: Dictionary for gd locale is outdated in Ubuntu

2016-03-03 Thread Gunnar Hjalmarsson
*** This bug is a duplicate of bug 1510198 ***
https://bugs.launchpad.net/bugs/1510198

** This bug is no longer a duplicate of bug 268953
   provide all dictionaries available for hunspell
** This bug has been marked a duplicate of bug 1510198
   [FFe] Sync (almost) with libreoffice-dictionaries in Debian sid

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

Title:
  Dictionary for gd locale is outdated in Ubuntu

Status in libreoffice-dictionaries package in Ubuntu:
  New

Bug description:
  The Hunspell dictionary for Scottish Gaelic is seriously outdated in
  Ubuntu. There are a lot of words that it doesn't recognize but that it
  will recognize with Windows versions of the same software.

  I noticed this in Firefox and LibreOffice.

  General information about the gd package can be found on:

  http://www.igaidhlig.net/en/an-dearbhair-beag-2/

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

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


[Desktop-packages] [Bug 1041551] Re: No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

2016-03-03 Thread Nazar Mokrynskyi
I guess you've installed them using dpkg without upgrading the rest of
mesa stack ignoring some possible linux kernel requirements. No surprise
that it doesn't work for you.

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

Title:
  No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

Status in mesa package in Ubuntu:
  Invalid

Bug description:
  Totay after updating from mesa packages of version 8.0.4-1ubuntu1 to 
9.0-git20120821.c1114c61-0ubuntu1 and restarting system I observed no titles on 
windows, no unity panel, dash, even no shortcuts on desktop - only background 
and windows of automatically started programs without frames. Ctrl+Alt+T 
command doesn't works too. Looks like compiz doesn't works at all.
  After manual roll back to version 8.0.4-1ubuntu1 of next packages:
  libgl1-mesa-dri
  libgl1-mesa-glx
  libglapi-mesa
  libglu1-mesa
  libosmesa6
  libxatracker1

  System again works fine.
  My video card Radeon HD5450, all packages of the latest versions of Ubuntu 
12.10 Quantal.
  --- 
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  DistroRelease: Ubuntu 12.10
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   TERM=xterm
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  Tags:  quantal running-unity
  Uname: Linux 3.6.0-rc2-bulldozer-xen-pci x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to quantal on 2012-06-28 (57 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1540194] Re: OpenGL stutter and freeze when rotation = Counterclockwise

2016-03-03 Thread Christopher M. Penalver
Me, to see if this is already resolved, could you please test
http://cdimage.ubuntu.com/daily-live/current/ and advise to the results?

** Changed in: mesa (Ubuntu)
   Importance: Low => Medium

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1510198] Re: [FFe] Sync (almost) with libreoffice-dictionaries in Debian sid

2016-03-03 Thread Gunnar Hjalmarsson
Nah, the important stuff in that new Debian upload is already included
in the lo-dicts source in the PPA, so rebasing wouldn't be worth the
extra work. We'll still be able to truly sync after the Xenial release,
so let's stick with what's there now.

I just uploaded language-selector, and asked for assistance with the
other packages.

Thanks for your kind cooperation in this matter, Mattia!

** Changed in: language-selector (Ubuntu)
   Status: Triaged => Fix Committed

** Changed in: language-selector (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Changed in: libreoffice-dictionaries (Ubuntu)
   Status: Triaged => In Progress

** Changed in: libreoffice-dictionaries (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Changed in: openoffice.org-hyphenation (Ubuntu)
   Status: Triaged => In Progress

** Changed in: openoffice.org-hyphenation (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

** Changed in: hunspell-en-us (Ubuntu)
   Status: Triaged => In Progress

** Changed in: hunspell-en-us (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

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

Title:
  [FFe] Sync (almost) with libreoffice-dictionaries in Debian sid

Status in hunspell-en-us package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  Fix Committed
Status in libreoffice-dictionaries package in Ubuntu:
  In Progress
Status in openoffice.org-hyphenation package in Ubuntu:
  In Progress

Bug description:
  Proposed uploads are available in this PPA:
  https://launchpad.net/~gunnarhj/+archive/ubuntu/lo-dicts2

  This proposal gives us updated dictionaries in xenial, and quite a few
  new ones. libreoffice-dictionaries in Ubuntu was introduced before the
  release of trusty, but hasn't been maintained since. This proposal
  should make it possible to really sync with Debian after the xenial
  release.

  [Original description]
  libreoffice-dictionaries hasnt been synced from Debian for a while and has 
Ubuntu-local change. Rebase/Reimplement those on Debian and upstream those, if 
possible.

  (libreoffice-dictionaries was created rather ad-hoc around 4.2 before
  Debian did, replacing the old openoffice-dictionaries, thus the
  missing updates since).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hunspell-en-us/+bug/1510198/+subscriptions

-- 
Mailing list: https://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 1510198] Re: [FFe] Sync (almost) with libreoffice-dictionaries in Debian sid

2016-03-03 Thread Mattia Rizzolo
To ease this, I just uploaded to debian a -2 including some of those
changes, so maybe rebase.

> Basically the Ubuntu/Debian delta in lo-dicts consists of two
[...]
> Would appreciate your comments before I ask for upload sponsoring.

I think it makes a lot of sense, please try going ahead.  As Martin
said, the risks are low, and anything that would come up in the next
weeks should be fairly easy to fix (and then, both me and you are
subscribed to the bugs of this package)...

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

Title:
  [FFe] Sync (almost) with libreoffice-dictionaries in Debian sid

Status in hunspell-en-us package in Ubuntu:
  Triaged
Status in language-selector package in Ubuntu:
  Triaged
Status in libreoffice-dictionaries package in Ubuntu:
  Triaged
Status in openoffice.org-hyphenation package in Ubuntu:
  Triaged

Bug description:
  Proposed uploads are available in this PPA:
  https://launchpad.net/~gunnarhj/+archive/ubuntu/lo-dicts2

  This proposal gives us updated dictionaries in xenial, and quite a few
  new ones. libreoffice-dictionaries in Ubuntu was introduced before the
  release of trusty, but hasn't been maintained since. This proposal
  should make it possible to really sync with Debian after the xenial
  release.

  [Original description]
  libreoffice-dictionaries hasnt been synced from Debian for a while and has 
Ubuntu-local change. Rebase/Reimplement those on Debian and upstream those, if 
possible.

  (libreoffice-dictionaries was created rather ad-hoc around 4.2 before
  Debian did, replacing the old openoffice-dictionaries, thus the
  missing updates since).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hunspell-en-us/+bug/1510198/+subscriptions

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


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

2016-03-03 Thread Scott Stensland
This issue just happened to me again ubuntu 16.04 ... although not
specific to that release as it happens on earlier releases too

 ... it was after changing my Google password
... I then needed to reboot for another reason
 ... after boot I then launched Chrome browser Version 50.0.2661.11 dev 
(64-bit) and then noticed very high CPU usage

 ... on Chrome browser top right of menubar was a yellow triangle
 ... I clicked it and was prompted to login to Google

 ... after this login the high CPU usage immediately stopped

-- 
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 1433032] Re: Starting Chrome makes gnome-keyring-daemon loading 100% of a CPU thread for 5 at least mins

2016-03-03 Thread Scott Stensland
*** This bug is a duplicate of bug 1174162 ***
https://bugs.launchpad.net/bugs/1174162

This issue just happened to me againubuntu 16.04  ... although not
specific to that release as it happens on earlier releases too

 ... it was after changing my Google password 
... I then needed to reboot for another reason
 ... after boot I then launched Chrome browser   Version 50.0.2661.11 dev 
(64-bit) and then noticed very high CPU usage

 ... on Chrome browser top right of menubar was a yellow triangle
 ... I clicked it and was prompted to login to Google

 ... after this login the high CPU usage immediately stopped

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

Title:
  Starting Chrome makes gnome-keyring-daemon loading 100% of a CPU
  thread for 5 at least mins

Status in gnome-keyring package in Ubuntu:
  Confirmed

Bug description:
  This is Ubuntu 14.04 LTS x64.

  I removed good amount of remembered passwords but there are no
  noticable changes.

  Chrome is v 40.0.2214.10 beta (64-bit)

  ---

  Regards & respect.

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

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


[Desktop-packages] [Bug 1548717] Re: Lenovo E460 kernel panic with onelink pro dock and external screen

2016-03-03 Thread Gergely Kalmar
It seems that other users having the same hardware setup with a different 
distro are also affected:
https://bbs.archlinux.org/viewtopic.php?id=208801

This is a serious problem, not being able to use my external screens
with my work laptop at all.

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

Title:
  Lenovo E460 kernel panic with onelink pro dock and external screen

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

Bug description:
  I have a Lenovo ThinkPad E460 and a Lenovo ThinkPad OneLink Pro Dock.
  Everything works fine, except for the external screen ports on the
  dock. When I plug in an external screen to the DVI or DisplayPort, the
  system freezes. I've attached a screenshot of the errors I get.

  The setup was working fine in Windows 10. The HDMI port on the laptop
  works fine.

  Some information on the system:

  Manufacturer:  LENOVO
  Product Name:  20ETCTO1WW
  Product Version:   ThinkPad E460
  Firmware Version:  R00ET37W (1.12)

  output of: uname -u
  Linux titan 4.4.0-6-generic #21-Ubuntu SMP Tue Feb 16 20:32:27 UTC 2016 
x86_64 x86_64 x86_64 GNU/Linux

  output of: lspci
  00:00.0 Host bridge: Intel Corporation Sky Lake Host Bridge/DRAM Registers 
(rev 08)
  00:02.0 VGA compatible controller: Intel Corporation Sky Lake Integrated 
Graphics (rev 07)
  00:14.0 USB controller: Intel Corporation Sunrise Point-LP USB 3.0 xHCI 
Controller (rev 21)
  00:14.2 Signal processing controller: Intel Corporation Sunrise Point-LP 
Thermal subsystem (rev 21)
  00:16.0 Communication controller: Intel Corporation Sunrise Point-LP CSME 
HECI (rev 21)
  00:17.0 SATA controller: Intel Corporation Sunrise Point-LP SATA Controller 
[AHCI mode] (rev 21)
  00:1c.0 PCI bridge: Intel Corporation Device 9d12 (rev f1)
  00:1c.5 PCI bridge: Intel Corporation Sunrise Point-LP PCI Express Root Port 
(rev f1)
  00:1d.0 PCI bridge: Intel Corporation Device 9d18 (rev f1)
  00:1f.0 ISA bridge: Intel Corporation Sunrise Point-LP LPC Controller (rev 21)
  00:1f.2 Memory controller: Intel Corporation Sunrise Point-LP PMC (rev 21)
  00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)
  00:1f.4 SMBus: Intel Corporation Sunrise Point-LP SMBus (rev 21)
  00:1f.6 Ethernet controller: Intel Corporation Ethernet Connection I219-V 
(rev 21)
  01:00.0 Network controller: Intel Corporation Wireless 8260 (rev 3a)
  02:00.0 Unassigned class [ff00]: Realtek Semiconductor Co., Ltd. RTS522A PCI 
Express Card Reader (rev 01)
  03:00.0 Display controller: Advanced Micro Devices, Inc. [AMD/ATI] Topaz XT 
[Radeon R7 M260/M265] (rev 81)

  I am currently using a daily build of Ubuntu 16.04 but the error was
  also present in Ubuntu 14.04 and Ubuntu 15.10.

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

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


[Desktop-packages] [Bug 1510198] Re: [FFe] Sync (almost) with libreoffice-dictionaries in Debian sid

2016-03-03 Thread Gunnar Hjalmarsson
Mattia,

Well, I got it all wrong about myspell-en-us. Sorry.

The latest (last?) attempt at an uploadable set of packages are
available here:

https://launchpad.net/~gunnarhj/+archive/ubuntu/lo-dicts2

Basically the Ubuntu/Debian delta in lo-dicts consists of two
transitional packages: myspell-en-us and hunspell-sv-se. The myspell-en-
us transitional package made it necessary to adjust debian/control in
hunspell-en-us.

I think that's it. Really.

Would appreciate your comments before I ask for upload sponsoring.

** Also affects: hunspell-en-us (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: hunspell-en-us (Ubuntu)
   Importance: Undecided => Medium

** Changed in: hunspell-en-us (Ubuntu)
   Status: New => Triaged

** Description changed:

  Proposed uploads are available in this PPA:
- https://launchpad.net/~gunnarhj/+archive/ubuntu/lo-dicts4
+ https://launchpad.net/~gunnarhj/+archive/ubuntu/lo-dicts2
  
  This proposal gives us updated dictionaries in xenial, and quite a few
  new ones. libreoffice-dictionaries in Ubuntu was introduced before the
  release of trusty, but hasn't been maintained since. This proposal
  should make it possible to really sync with Debian after the xenial
  release.
  
  [Original description]
  libreoffice-dictionaries hasnt been synced from Debian for a while and has 
Ubuntu-local change. Rebase/Reimplement those on Debian and upstream those, if 
possible.
  
  (libreoffice-dictionaries was created rather ad-hoc around 4.2 before
  Debian did, replacing the old openoffice-dictionaries, thus the missing
  updates since).

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

Title:
  [FFe] Sync (almost) with libreoffice-dictionaries in Debian sid

Status in hunspell-en-us package in Ubuntu:
  Triaged
Status in language-selector package in Ubuntu:
  Triaged
Status in libreoffice-dictionaries package in Ubuntu:
  Triaged
Status in openoffice.org-hyphenation package in Ubuntu:
  Triaged

Bug description:
  Proposed uploads are available in this PPA:
  https://launchpad.net/~gunnarhj/+archive/ubuntu/lo-dicts2

  This proposal gives us updated dictionaries in xenial, and quite a few
  new ones. libreoffice-dictionaries in Ubuntu was introduced before the
  release of trusty, but hasn't been maintained since. This proposal
  should make it possible to really sync with Debian after the xenial
  release.

  [Original description]
  libreoffice-dictionaries hasnt been synced from Debian for a while and has 
Ubuntu-local change. Rebase/Reimplement those on Debian and upstream those, if 
possible.

  (libreoffice-dictionaries was created rather ad-hoc around 4.2 before
  Debian did, replacing the old openoffice-dictionaries, thus the
  missing updates since).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hunspell-en-us/+bug/1510198/+subscriptions

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


[Desktop-packages] [Bug 1540194] Re: OpenGL stutter and freeze when rotation = Counterclockwise

2016-03-03 Thread Christopher M. Penalver
** Tags added: latest-bios-1.60

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1547510] Re: tracker for xorg-server 1.18 migration

2016-03-03 Thread Amr Ibrahim
** Tags added: xenial

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

Title:
  tracker for xorg-server 1.18 migration

Status in GTK+:
  Fix Released
Status in gtk+3.0 package in Ubuntu:
  Fix Released
Status in xorg-server package in Ubuntu:
  Triaged

Bug description:
  While testing new X I noticed that display scaling didn't work, and it
  was due to new randr-1.5 code. The GDK backend is buggy, running

  python -c 'from gi.repository import Gdk; 
 print(Gdk.Screen.get_default().get_monitor_plug_name(0))'

  returns "None"

  this is a blocker for the xserver update.

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

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


[Desktop-packages] [Bug 1546337] Re: new release 1.18.1 is available

2016-03-03 Thread Amr Ibrahim
*** This bug is a duplicate of bug 1547510 ***
https://bugs.launchpad.net/bugs/1547510

** This bug has been marked a duplicate of bug 1547510
   tracker for xorg-server 1.18 migration

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

Title:
  new release 1.18.1 is available

Status in xorg-server package in Ubuntu:
  New

Bug description:
  Any reason the 1.18.1 release cant be used ?

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

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


[Desktop-packages] [Bug 1540478] Re: Audio not automatically moved to the internal speaker

2016-03-03 Thread Pat McGowan
** No longer affects: canonical-devices-system-image

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

Title:
  Audio not automatically moved to the internal speaker

Status in bluez package in Ubuntu:
  Invalid
Status in pulseaudio package in Ubuntu:
  Invalid

Bug description:
  Test case.
  - Connect the device to a Bluetooth speaker.
  - Open music app.
  - Play a song -> Song played in the Bluetooth speaker.
  - Switch off the Bluetooth speaker.

  Expected result.
  - The audio from music-app must automatically move to the internal speaker.

  Actual result.
  - Playback is stopped. Track is not played on the device.

  Tapping play in music app continues the playback on the device.

  current build number: 248
  device name: krillin
  channel: ubuntu-touch/rc-proposed/bq-aquaris.en

  Also tested in OTA9.

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

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


[Desktop-packages] [Bug 1552869] Re: openvpn in network manager app doesn't import/connect

2016-03-03 Thread Brian Murray
** Package changed: ubuntu => network-manager (Ubuntu)

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

Title:
  openvpn in network manager app doesn't import/connect

Status in network-manager package in Ubuntu:
  New

Bug description:
  Following the copious examples, I am trying to setup an openvpn client
  on 16.04 and when I try to import the client.ovpn file I get the same
  gateway name entered a bunch of times and none of the cert information
  filled out using the network management applet.

  When I fill out the details manually it just tries really hard and
  eventually fails (where can I find logs?)

  When I try to connect from the shell, everything seems to go fine but
  no traffic goes through the tunnel even though a tun0 adapter exists.

  To reproduce (this assumes openvpn support is already installed):

  1) export client.ovpn from an existing OpenVPN server
  2) Open the network manager applet (top right of the gnome UI).
  3) Add a VPN connection
  4) Import (last choice at the bottom)
  5) Select the ovpn file from step 1
  6) Dialog is completely misconfigured. No certs are imported and the host for 
the VPN is comma repeated several times

  There doesn't seem to be any problem with the server based on the
  below output (for testing)

  root@christian:~# openvpn --client --config client.ovpn
  Tue Mar  1 11:19:11 2016 OpenVPN 2.3.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] 
[LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Apr 13 2015
  Enter Auth Username: *
  Enter Auth Password: *
  Tue Mar  1 11:19:16 2016 Control Channel Authentication: tls-auth using 
INLINE static key file
  Tue Mar  1 11:19:16 2016 Outgoing Control Channel Authentication: Using 160 
bit message hash 'SHA1' for HMAC authentication
  Tue Mar  1 11:19:16 2016 Incoming Control Channel Authentication: Using 160 
bit message hash 'SHA1' for HMAC authentication
  Tue Mar  1 11:19:16 2016 Socket Buffers: R=[212992->20] S=[212992->20]
  Tue Mar  1 11:19:16 2016 UDPv4 link local: [undef]
  Tue Mar  1 11:19:16 2016 UDPv4 link remote: [AF_INET]52.25.249.104:1194
  Tue Mar  1 11:19:16 2016 TLS: Initial packet from 
[AF_INET]52.25.249.104:1194, sid=140c4d57 ee7ea275
  Tue Mar  1 11:19:16 2016 WARNING: this configuration may cache passwords in 
memory -- use the auth-nocache option to prevent this
  Tue Mar  1 11:19:18 2016 VERIFY OK: depth=1, CN=OpenVPN CA
  Tue Mar  1 11:19:18 2016 VERIFY OK: nsCertType=SERVER
  Tue Mar  1 11:19:18 2016 VERIFY OK: depth=0, CN=OpenVPN Server
  Tue Mar  1 11:19:19 2016 Data Channel Encrypt: Cipher 'BF-CBC' initialized 
with 128 bit key
  Tue Mar  1 11:19:19 2016 Data Channel Encrypt: Using 160 bit message hash 
'SHA1' for HMAC authentication
  Tue Mar  1 11:19:19 2016 Data Channel Decrypt: Cipher 'BF-CBC' initialized 
with 128 bit key
  Tue Mar  1 11:19:19 2016 Data Channel Decrypt: Using 160 bit message hash 
'SHA1' for HMAC authentication
  Tue Mar  1 11:19:19 2016 Control Channel: TLSv1, cipher TLSv1/SSLv3 
ECDHE-RSA-AES256-SHA, 2048 bit RSA
  Tue Mar  1 11:19:19 2016 [OpenVPN Server] Peer Connection Initiated with 
[AF_INET]52.25.249.104:1194
  Tue Mar  1 11:19:21 2016 SENT CONTROL [OpenVPN Server]: 'PUSH_REQUEST' 
(status=1)
  Tue Mar  1 11:19:21 2016 PUSH: Received control message: 
'PUSH_REPLY,explicit-exit-notify,topology subnet,route-delay 5 
30,dhcp-pre-release,dhcp-renew,dhcp-release,route-metric 101,ping 
12,ping-restart 50,auth-token SESS_ID,comp-lzo yes,redirect-private 
def1,redirect-private bypass-dhcp,redirect-private autolocal,route-gateway 
172.27.248.1,route 172.27.224.0 255.255.240.0,route 10.0.0.0 
255.254.0.0,dhcp-option DNS 10.0.0.2,register-dns,block-ipv6,ifconfig 
172.27.248.54 255.255.248.0'
  Tue Mar  1 11:19:21 2016 Unrecognized option or missing parameter(s) in 
[PUSH-OPTIONS]:4: dhcp-pre-release (2.3.2)
  Tue Mar  1 11:19:21 2016 Unrecognized option or missing parameter(s) in 
[PUSH-OPTIONS]:5: dhcp-renew (2.3.2)
  Tue Mar  1 11:19:21 2016 Unrecognized option or missing parameter(s) in 
[PUSH-OPTIONS]:6: dhcp-release (2.3.2)
  Tue Mar  1 11:19:21 2016 Unrecognized option or missing parameter(s) in 
[PUSH-OPTIONS]:19: register-dns (2.3.2)
  Tue Mar  1 11:19:21 2016 Unrecognized option or missing parameter(s) in 
[PUSH-OPTIONS]:20: block-ipv6 (2.3.2)
  Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: timers and/or timeouts modified
  Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: explicit notify parm(s) modified
  Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: LZO parms modified
  Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: --ifconfig/up options modified
  Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: route options modified
  Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: route-related options modified
  Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option 
options modified
  Tue Mar  1 11:19:21 2016 ROUTE_GATEWAY 

[Desktop-packages] [Bug 1552869] [NEW] openvpn in network manager app doesn't import/connect

2016-03-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Following the copious examples, I am trying to setup an openvpn client
on 16.04 and when I try to import the client.ovpn file I get the same
gateway name entered a bunch of times and none of the cert information
filled out using the network management applet.

When I fill out the details manually it just tries really hard and
eventually fails (where can I find logs?)

When I try to connect from the shell, everything seems to go fine but no
traffic goes through the tunnel even though a tun0 adapter exists.

To reproduce (this assumes openvpn support is already installed):

1) export client.ovpn from an existing OpenVPN server
2) Open the network manager applet (top right of the gnome UI).
3) Add a VPN connection
4) Import (last choice at the bottom)
5) Select the ovpn file from step 1
6) Dialog is completely misconfigured. No certs are imported and the host for 
the VPN is comma repeated several times

There doesn't seem to be any problem with the server based on the below
output (for testing)

root@christian:~# openvpn --client --config client.ovpn
Tue Mar  1 11:19:11 2016 OpenVPN 2.3.2 x86_64-pc-linux-gnu [SSL (OpenSSL)] 
[LZO] [EPOLL] [PKCS11] [eurephia] [MH] [IPv6] built on Apr 13 2015
Enter Auth Username: *
Enter Auth Password: *
Tue Mar  1 11:19:16 2016 Control Channel Authentication: tls-auth using INLINE 
static key file
Tue Mar  1 11:19:16 2016 Outgoing Control Channel Authentication: Using 160 bit 
message hash 'SHA1' for HMAC authentication
Tue Mar  1 11:19:16 2016 Incoming Control Channel Authentication: Using 160 bit 
message hash 'SHA1' for HMAC authentication
Tue Mar  1 11:19:16 2016 Socket Buffers: R=[212992->20] S=[212992->20]
Tue Mar  1 11:19:16 2016 UDPv4 link local: [undef]
Tue Mar  1 11:19:16 2016 UDPv4 link remote: [AF_INET]52.25.249.104:1194
Tue Mar  1 11:19:16 2016 TLS: Initial packet from [AF_INET]52.25.249.104:1194, 
sid=140c4d57 ee7ea275
Tue Mar  1 11:19:16 2016 WARNING: this configuration may cache passwords in 
memory -- use the auth-nocache option to prevent this
Tue Mar  1 11:19:18 2016 VERIFY OK: depth=1, CN=OpenVPN CA
Tue Mar  1 11:19:18 2016 VERIFY OK: nsCertType=SERVER
Tue Mar  1 11:19:18 2016 VERIFY OK: depth=0, CN=OpenVPN Server
Tue Mar  1 11:19:19 2016 Data Channel Encrypt: Cipher 'BF-CBC' initialized with 
128 bit key
Tue Mar  1 11:19:19 2016 Data Channel Encrypt: Using 160 bit message hash 
'SHA1' for HMAC authentication
Tue Mar  1 11:19:19 2016 Data Channel Decrypt: Cipher 'BF-CBC' initialized with 
128 bit key
Tue Mar  1 11:19:19 2016 Data Channel Decrypt: Using 160 bit message hash 
'SHA1' for HMAC authentication
Tue Mar  1 11:19:19 2016 Control Channel: TLSv1, cipher TLSv1/SSLv3 
ECDHE-RSA-AES256-SHA, 2048 bit RSA
Tue Mar  1 11:19:19 2016 [OpenVPN Server] Peer Connection Initiated with 
[AF_INET]52.25.249.104:1194
Tue Mar  1 11:19:21 2016 SENT CONTROL [OpenVPN Server]: 'PUSH_REQUEST' 
(status=1)
Tue Mar  1 11:19:21 2016 PUSH: Received control message: 
'PUSH_REPLY,explicit-exit-notify,topology subnet,route-delay 5 
30,dhcp-pre-release,dhcp-renew,dhcp-release,route-metric 101,ping 
12,ping-restart 50,auth-token SESS_ID,comp-lzo yes,redirect-private 
def1,redirect-private bypass-dhcp,redirect-private autolocal,route-gateway 
172.27.248.1,route 172.27.224.0 255.255.240.0,route 10.0.0.0 
255.254.0.0,dhcp-option DNS 10.0.0.2,register-dns,block-ipv6,ifconfig 
172.27.248.54 255.255.248.0'
Tue Mar  1 11:19:21 2016 Unrecognized option or missing parameter(s) in 
[PUSH-OPTIONS]:4: dhcp-pre-release (2.3.2)
Tue Mar  1 11:19:21 2016 Unrecognized option or missing parameter(s) in 
[PUSH-OPTIONS]:5: dhcp-renew (2.3.2)
Tue Mar  1 11:19:21 2016 Unrecognized option or missing parameter(s) in 
[PUSH-OPTIONS]:6: dhcp-release (2.3.2)
Tue Mar  1 11:19:21 2016 Unrecognized option or missing parameter(s) in 
[PUSH-OPTIONS]:19: register-dns (2.3.2)
Tue Mar  1 11:19:21 2016 Unrecognized option or missing parameter(s) in 
[PUSH-OPTIONS]:20: block-ipv6 (2.3.2)
Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: timers and/or timeouts modified
Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: explicit notify parm(s) modified
Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: LZO parms modified
Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: --ifconfig/up options modified
Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: route options modified
Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: route-related options modified
Tue Mar  1 11:19:21 2016 OPTIONS IMPORT: --ip-win32 and/or --dhcp-option 
options modified
Tue Mar  1 11:19:21 2016 ROUTE_GATEWAY 192.168.1.1/255.255.255.0 IFACE=wlan0 
HWADDR=10:02:b5:82:e5:d8
Tue Mar  1 11:19:21 2016 TUN/TAP device tun0 opened
Tue Mar  1 11:19:21 2016 TUN/TAP TX queue length set to 100
Tue Mar  1 11:19:21 2016 do_ifconfig, tt->ipv6=0, tt->did_ifconfig_ipv6_setup=0
Tue Mar  1 11:19:21 2016 /sbin/ip link set dev tun0 up mtu 1500
Tue Mar  1 11:19:21 2016 /sbin/ip addr add dev tun0 172.27.248.54/21 broadcast 
172.27.255.255
Tue Mar  1 11:19:27 

[Desktop-packages] [Bug 1549001] Re: pitivi crashed with AttributeError in _launchPipeline(): 'NoneType' object has no attribute 'get_asset'

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

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

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

Title:
  pitivi crashed with AttributeError in _launchPipeline(): 'NoneType'
  object has no attribute 'get_asset'

Status in pitivi package in Ubuntu:
  Confirmed

Bug description:
  Crash when trying to move position

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: pitivi 0.95-1
  ProcVersionSignature: Ubuntu 4.4.0-6.21-generic 4.4.1
  Uname: Linux 4.4.0-6-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Feb 23 22:38:05 2016
  ExecutablePath: /usr/bin/pitivi
  InstallationDate: Installed on 2015-08-03 (204 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  InterpreterPath: /usr/bin/python3.5
  ProcCmdline: /usr/bin/python3 /usr/bin/pitivi 
/home/username/strajk@fiit_pondelok.xges
  PythonArgs: ['/usr/bin/pitivi', '/home/username/strajk@fiit_pondelok.xges']
  SourcePackage: pitivi
  Title: pitivi crashed with AttributeError in _launchPipeline(): 'NoneType' 
object has no attribute 'get_asset'
  UpgradeStatus: Upgraded to xenial on 2016-01-04 (50 days ago)
  UserGroups: adm autopilot cdrom dip libvirtd lpadmin plugdev sambashare sudo 
vboxusers wireshark

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

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


[Desktop-packages] [Bug 1485522] Re: Volume obtained is 100% in multimedia sink for sounds from app

2016-03-03 Thread Pat McGowan
@timo seems the patch was recently merged upstream at least to staging

** Changed in: canonical-devices-system-image
   Status: Confirmed => In Progress

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

Title:
  Volume obtained is 100% in multimedia sink for sounds from app

Status in Canonical System Image:
  In Progress
Status in pulseaudio package in Ubuntu:
  Confirmed
Status in qtmultimedia-opensource-src package in Ubuntu:
  Confirmed
Status in qtubuntu-media package in Ubuntu:
  Confirmed

Bug description:
  I'm not sure 100% this is a bug but it is related to
  https://bugs.launchpad.net/canonical-devices-system-image/+bug/1478506

  When the "Marron in trouble" games launches a sound the multimedia
  sink it's updated and when reading the volume it's always 100%.

  I'ts not 100% for other applications using the multimedia role, like
  the music app or other games/apps. The volume in that case is in sync
  with the volume that was previously set for it.

  This is the code from the indicator-sound where we get the 100%
  volume.

  var props_variant = yield _pconn.call 
("org.PulseAudio.Ext.StreamRestore1.RestoreEntry",
sink_input_objp, 
"org.freedesktop.DBus.Properties", "Get",
new Variant ("(ss)", 
"org.PulseAudio.Ext.StreamRestore1.RestoreEntry", "Volume"),
null, DBusCallFlags.NONE, -1);
Variant tmp;
props_variant.get ("(v)", out tmp);
uint32 type = 0, volume = 0;
VariantIter iter = tmp.iterator ();
iter.next ("(uu)", , );

  I did a workaround branch in the indicator-sound that reads the volume
  at initilaization for every role and stores any change When the sink
  is updated I read the volume in it that is already stored instead of
  reading the volume from pulse.

  I'm not convinced of that, and would like to know why I get 100%
  volume only for this particular game.

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

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


[Desktop-packages] [Bug 1535689] Re: Avila tablet is not recognised by libmtp

2016-03-03 Thread Pat McGowan
Last update was MTP works  if developer mode is not enabled and a fix is
in progress

** Changed in: canonical-devices-system-image
   Status: Confirmed => In Progress

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

Title:
   Avila tablet is not recognised by libmtp

Status in The Avila project:
  Triaged
Status in Canonical System Image:
  In Progress
Status in libmtp package in Ubuntu:
  New

Bug description:
  The Avila tablet (product name is Frieza) is not recognised when in
  MTP file mode by Ubuntu.

   idVendor=2a47, idProduct=200D

  Tested on a trusty/precise/wily laptop and found the device is not
  listed in the desktop interface.

  The line below will make it work normally just for testing.
  ATTR{idVendor}=="2a47", ATTR{idProduct}=="200d", SYMLINK+="libmtp-%k", 
MODE="660", GROUP="audio", ENV{ID_MTP_DEVICE}="1", ENV{ID_MEDIA_PLAYER}="1"
  # Avila Frieza (MTP+ADB)

  Reproduction Proceedure:

   - Plug a tarblet into the Ubuntu desktop via a USB cable
   - Expect to see a natuilus window pop up, with the option to browse and copy 
files to the phone's file system

   - Actual result: no response from the Ubuntu host.

  Related OEM bug #1531494

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

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


[Desktop-packages] [Bug 1283820] Re: content of windows (and desktop) appear black when using kwin, but not with kwin_gles - intel graphics

2016-03-03 Thread Christopher M. Penalver
avlas, this bug report is being closed due to your last comment
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1283820/comments/37
regarding this being fixed with an update. For future reference you can
manage the status of your own bugs by clicking on the current status in
the yellow line and then choosing a new status in the revealed drop down
box. You can learn more about bug statuses at
https://wiki.ubuntu.com/Bugs/Status. Thank you again for taking the time
to report this bug and helping to make Ubuntu better. Please submit any
future bugs you may find.

** No longer affects: kde-workspace (Ubuntu)

** No longer affects: mesa (Ubuntu)

** Project changed: kdebase-workspace => mesa (Ubuntu)

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

** Changed in: mesa (Ubuntu)
   Status: Unknown => New

** Changed in: mesa (Ubuntu)
 Remote watch: KDE Bug Tracking System #331444 => None

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

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

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

Status in mesa package in Ubuntu:
  Invalid

Bug description:
  
  When I start a session all my windows appear in black as well as my desktop 
if using kwin. This behavior is not entirely deterministic, it occurs about 75% 
of the times. I have an intel graphic card, and same thing happens no matter 
sna or uxa is used.

  This doesn't happen if using kwin_gles instead (but I don't use it
  because then the blur effect doesn't work). Please let me know if I
  should fill a bug in kde as well...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: kde-window-manager 4:4.11.6-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Feb 23 15:51:23 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2011-07-27 (942 days ago)
  InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
  ProcEnviron:
   LANGUAGE=ca:ca@valencia:en_US:en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ca_ES.UTF-8
   SHELL=/bin/bash
  SourcePackage: kde-workspace
  UpgradeStatus: Upgraded to trusty on 2014-02-17 (6 days ago)

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

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


[Desktop-packages] [Bug 1283820] [NEW] content of windows (and desktop) appear black when using kwin, but not with kwin_gles - intel graphics

2016-03-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:


When I start a session all my windows appear in black as well as my desktop if 
using kwin. This behavior is not entirely deterministic, it occurs about 75% of 
the times. I have an intel graphic card, and same thing happens no matter sna 
or uxa is used.

This doesn't happen if using kwin_gles instead (but I don't use it
because then the blur effect doesn't work). Please let me know if I
should fill a bug in kde as well...

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: kde-window-manager 4:4.11.6-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
Uname: Linux 3.13.0-12-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Feb 23 15:51:23 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-07-27 (942 days ago)
InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
ProcEnviron:
 LANGUAGE=ca:ca@valencia:en_US:en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ca_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: kde-workspace
UpgradeStatus: Upgraded to trusty on 2014-02-17 (6 days ago)

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


** Tags: 14.04 kubuntu trusty
-- 
content of windows (and desktop) appear black when using kwin, but not with 
kwin_gles - intel graphics
https://bugs.launchpad.net/bugs/1283820
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to mesa in Ubuntu.

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


[Desktop-packages] [Bug 1545308] Re: Backport upstream fix for memleak

2016-03-03 Thread Trent Nelson
Sorry, I spaced this.  Description updated. :)

** Description changed:

  https://bugzilla.gnome.org/show_bug.cgi?id=758641
  
  Please consider taking this memleak fix from upstream.  I've built the
  package with it locally and confirmed that it fixes the leak in xfce4
  -power-manager, which is mentioned in the upstream report.  It also
  fixes a similarly sized (hundreds of MB after a few days up time) leak
  that I have observed in the NetworkManager service.
+ 
+ [Impact]
+ Hundreds of MB memory leak in certain dbus applications, including default 
services like xfce4-power-manager and NetworkManager with default 
configurations.
+ 
+ [Test Case]
+ Clean install of lubuntu 15.10 on a notebook with working battery.  Observe 
xfce4-power-manager and NetworkManager* in "top" over 48-72hrs of normal use 
(web browsing, text editing, shell, etc).  Both will be taking on several tens 
of MB per day of additional RES.
+ 
+ *NetworkManager may require buggy wifi to reproduce. rtl8723be in my
+ case.
+ 
+ [Regression Potential]
+ I'm no authority on the glib code base, but the upstream patch looks very 
safe to me.
  
  Let me know if you need any further details.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: libglib2.0-0 2.46.1-1
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  Uname: Linux 4.2.0-25-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Sat Feb 13 09:58:03 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-12-25 (49 days ago)
  InstallationMedia: Lubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: glib2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Backport upstream fix for memleak

Status in glib2.0 package in Ubuntu:
  Fix Released
Status in glib2.0 source package in Wily:
  In Progress

Bug description:
  https://bugzilla.gnome.org/show_bug.cgi?id=758641

  Please consider taking this memleak fix from upstream.  I've built the
  package with it locally and confirmed that it fixes the leak in xfce4
  -power-manager, which is mentioned in the upstream report.  It also
  fixes a similarly sized (hundreds of MB after a few days up time) leak
  that I have observed in the NetworkManager service.

  [Impact]
  Hundreds of MB memory leak in certain dbus applications, including default 
services like xfce4-power-manager and NetworkManager with default 
configurations.

  [Test Case]
  Clean install of lubuntu 15.10 on a notebook with working battery.  Observe 
xfce4-power-manager and NetworkManager* in "top" over 48-72hrs of normal use 
(web browsing, text editing, shell, etc).  Both will be taking on several tens 
of MB per day of additional RES.

  *NetworkManager may require buggy wifi to reproduce. rtl8723be in my
  case.

  [Regression Potential]
  I'm no authority on the glib code base, but the upstream patch looks very 
safe to me.

  Let me know if you need any further details.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: libglib2.0-0 2.46.1-1
  ProcVersionSignature: Ubuntu 4.2.0-25.30-generic 4.2.6
  Uname: Linux 4.2.0-25-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Sat Feb 13 09:58:03 2016
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-12-25 (49 days ago)
  InstallationMedia: Lubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: glib2.0
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1545308/+subscriptions

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


[Desktop-packages] [Bug 1550944] Re: Xorg crash

2016-03-03 Thread Christopher M. Penalver
Tony Morton:
Please provide the output of the following terminal command (not perform an 
apport-collect):
sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date

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

Title:
  Xorg crash

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Since kernel 70.113 came in I have to log in twice at start up. After
  the first log in the desktop screen appears for a few seconds then
  crashes back to a black screen and then the log in screen appears
  again. After the second log in the system works normally. This is
  Ubuntu 14.04LTS 64 bit version

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Feb 28 15:57:17 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0574]
   NVIDIA Corporation GF119 [GeForce GT 620 OEM] [10de:1049] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:0977]
  InstallationDate: Installed on 2014-05-19 (650 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 660s
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic.efi.signed 
root=UUID=cc041237-8a22-4bc4-9c3d-e7e4419eb999 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/24/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0478VN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd08/24/2012:svnDellInc.:pnInspiron660s:pvr:rvnDellInc.:rn0478VN:rvrA00:cvnDellInc.:ct3:cvr:
  dmi.product.name: Inspiron 660s
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sun Feb 28 14:39:14 2016
  xserver.configfile: default
  xserver.errors:
   Failed to load module "nvidia" (module does not exist, 0)
   Failed to load module "nvidia" (module does not exist, 0)
   NOUVEAU(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 100 
   vendor ACR
  xserver.version: 2:1.15.1-0ubuntu2.7

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

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


[Desktop-packages] [Bug 1552931] Re: unity-settings-daemon crashed with SIGSEGV in gnome_settings_plugin_info_deactivate()

2016-03-03 Thread Apport retracing service
*** This bug is a duplicate of bug 1381166 ***
https://bugs.launchpad.net/bugs/1381166

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1381166, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

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

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1552931/+attachment/4587920/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1552931/+attachment/4587922/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1552931/+attachment/4587923/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1552931/+attachment/4587924/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1552931/+attachment/4587925/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1552931/+attachment/4587926/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1381166

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  unity-settings-daemon crashed with SIGSEGV in
  gnome_settings_plugin_info_deactivate()

Status in unity-settings-daemon package in Ubuntu:
  New

Bug description:
  Upon each boot this crash message is observed on 16.04.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-settings-daemon 15.04.1+16.04.20160209-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9.24-generic 4.4.3
  Uname: Linux 4.4.0-7-generic i686
  ApportVersion: 2.20-0ubuntu3
  Architecture: i386
  CrashCounter: 1
  Date: Fri Feb 26 20:54:32 2016
  ExecutablePath: /usr/lib/unity-settings-daemon/unity-settings-daemon
  InstallationDate: Installed on 2016-02-01 (31 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha i386 (20160131)
  ProcCmdline: /usr/lib/unity-settings-daemon/unity-settings-daemon
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/false
  SegvAnalysis:
   Segfault happened at: 0x804c5f7 :  
cmp(%edx),%eax
   PC (0x0804c5f7) ok
   source "(%edx)" (0x001c) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: unity-settings-daemon
  StacktraceTop:
   gnome_settings_plugin_info_deactivate ()
   g_cclosure_marshal_VOID__STRINGv () from 
/usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/i386-linux-gnu/libgobject-2.0.so.0
  Title: unity-settings-daemon crashed with SIGSEGV in 
gnome_settings_plugin_info_deactivate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1552931/+subscriptions

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


[Desktop-packages] [Bug 1283820] Re: content of windows (and desktop) appear black when using kwin, but not with kwin_gles - intel graphics

2016-03-03 Thread Flames_in_Paradise
** Tags added: trusty

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

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

Status in KDE Base Workspace:
  Unknown
Status in kde-workspace package in Ubuntu:
  Invalid
Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  
  When I start a session all my windows appear in black as well as my desktop 
if using kwin. This behavior is not entirely deterministic, it occurs about 75% 
of the times. I have an intel graphic card, and same thing happens no matter 
sna or uxa is used.

  This doesn't happen if using kwin_gles instead (but I don't use it
  because then the blur effect doesn't work). Please let me know if I
  should fill a bug in kde as well...

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: kde-window-manager 4:4.11.6-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Sun Feb 23 15:51:23 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2011-07-27 (942 days ago)
  InstallationMedia: Kubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427)
  ProcEnviron:
   LANGUAGE=ca:ca@valencia:en_US:en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ca_ES.UTF-8
   SHELL=/bin/bash
  SourcePackage: kde-workspace
  UpgradeStatus: Upgraded to trusty on 2014-02-17 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1283820/+subscriptions

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


[Desktop-packages] [Bug 1322418] Re: System Settings menu disabled by removing Bluetooth Transfer

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

** Changed in: unity-control-center (Ubuntu)
   Status: New => Confirmed

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

Title:
  System Settings menu disabled by removing Bluetooth Transfer

Status in unity-control-center package in Ubuntu:
  Confirmed

Bug description:
  If I go into the Ubuntu Software Center, then click on the "Installed"
  tab, then remove "Bluetooth Transfer" under "Accessories", a window
  comes up saying that I must also remove "User level public file
  sharing..." and "System bluetooth indicator".  I click "Remove All".
  After the removal completes (might take a minute or more), the System
  Settings item on the "gear" menu is no longer accessible. I reproduced
  this on 2 very different machines.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140410-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic i686
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: i386
  CurrentDesktop: Unity
  Date: Thu May 22 23:45:32 2014
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2014-05-22 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release i386 (20140417)
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_US
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu14
   deja-dup 30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1322418/+subscriptions

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


[Desktop-packages] [Bug 1515446] Re: network file systems in FSTAB no longer mount at boot with NetworkManager

2016-03-03 Thread Brian Murray
Hello lnxusr, or anyone else affected,

Accepted network-manager into wily-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/network-
manager/1.0.4-0ubuntu5.3 in a few hours, and then in the -proposed
repository.

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

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

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

** Changed in: network-manager (Ubuntu Wily)
   Status: In Progress => Fix Committed

** Tags added: verification-needed

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

Title:
  network file systems in FSTAB no longer mount at boot with
  NetworkManager

Status in One Hundred Papercuts:
  Fix Released
Status in network-manager package in Ubuntu:
  Fix Released
Status in network-manager source package in Wily:
  Fix Committed
Status in network-manager package in Debian:
  New

Bug description:
  [Impact]

   * This breaks NFS mounts coming up reliably.  In some cases this can
  be quite intermittent.

  [Test Case]

   1. Add a mountpoint to an NFS share by name to fstab.
   2. See that it mounts with the mount command.
   3. Reboot 5+ times, note that it doesn't come up all (or the majority of the 
time).  

  [Regression Potential]

   * There could be a regression for the same reason it's blocked in
  Debian, because of dependency issues with packages not converted to
  systemd that want to run /etc/rcS.d/.

  You can check for this by looking for breaking/disable services during
  bootup.  Ubuntu is in a much better state than Debian, but there is a
  possibility we missed something.

  Otherwise, this will increase boot time, but when the user logs the
  networking will be more likely to be ready.

  
  -Previous description-
  After a fresh install of 15.10, nfs shares no longer mount on boot.   I'm 
using the same line to mount as I did in 14.04 prior:

  :/share  /mnt/share  ntfs4  _netdev, auto 0 0

  This line worked just fine in 14.04, and 14.10 on my laptop, to mount
  the shares at boot.

  Manual mounting after boot works fine.  Systemctl shows a name
  resolution failure (see below)

  lsb_release -rd
  Description:Ubuntu 15.10
  Release:15.10

  lsb_release -rd
  Description:Ubuntu 15.10
  Release:15.10
  bjwest@razorback:~$ apt-cache policy nfs-common
  nfs-common:
    Installed: 1:1.2.8-9ubuntu10
    Candidate: 1:1.2.8-9ubuntu10
    Version table:

   *** 1:1.2.8-9ubuntu10 0
  500 http://us.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
  100 /var/lib/dpkg/status

  systemctl status mnt-share.mount
  ● mnt-share.mount - /mnt/share
     Loaded: loaded (/etc/fstab)
     Active: failed (Result: exit-code) since Wed 2015-11-11 18:58:13 CST; 2min 
15s ago
  Where: /mnt/share
   What: hog:/share
   Docs: man:fstab(5)
     man:systemd-fstab-generator(8)
    Process: 731 ExecMount=/bin/mount hog:/share /mnt/share -t nfs4 -o _netdev 
(code=exited, status=32)

  Nov 11 18:58:13 razorback systemd[1]: Mounting /mnt/share...
  Nov 11 18:58:13 razorback mount[731]: mount.nfs4: Failed to resolve server 
hog: Temporary failure in name resolution
  Nov 11 18:58:13 razorback systemd[1]: mnt-share.mount: Mount process exited, 
code=exited status=32
  Nov 11 18:58:13 razorback systemd[1]: Failed to mount /mnt/share.
  Nov 11 18:58:13 razorback systemd[1]: mnt-share.mount: Unit entered failed 
state.

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

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


[Desktop-packages] [Bug 1552914] [NEW] Can't install libboost-dev:armhf in a cross-build environment

2016-03-03 Thread Michał Sawicz
Public bug reported:

Trying to install libboost-dev:armhf in a cross-build environment tries
to install g++:armhf:

# apt-get install -s libboost-dev:armhf
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:
 libboost-dev:armhf : Depends: g++:armhf (>= 4:5-0) but it is not going to be 
installed
  Depends: g++-5:armhf (>= 5.2.1-11) but it is not going to 
be installed
E: Unable to correct problems, you have held broken packages.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libboost-dev (not installed)
ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
Uname: Linux 4.4.0-8-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Mar  3 22:02:52 2016
SourcePackage: boost-defaults
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: boost-defaults (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  Can't install libboost-dev:armhf in a cross-build environment

Status in boost-defaults package in Ubuntu:
  New

Bug description:
  Trying to install libboost-dev:armhf in a cross-build environment
  tries to install g++:armhf:

  # apt-get install -s libboost-dev:armhf
  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:
   libboost-dev:armhf : Depends: g++:armhf (>= 4:5-0) but it is not going to be 
installed
Depends: g++-5:armhf (>= 5.2.1-11) but it is not going 
to be installed
  E: Unable to correct problems, you have held broken packages.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: libboost-dev (not installed)
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar  3 22:02:52 2016
  SourcePackage: boost-defaults
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boost-defaults/+bug/1552914/+subscriptions

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


[Desktop-packages] [Bug 1041551] Re: No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

2016-03-03 Thread NickKolok, Nikolay Avdeev
#10, disagree with you strongly.
At least the packages would be marked as unappropriate.

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

Title:
  No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

Status in mesa package in Ubuntu:
  Invalid

Bug description:
  Totay after updating from mesa packages of version 8.0.4-1ubuntu1 to 
9.0-git20120821.c1114c61-0ubuntu1 and restarting system I observed no titles on 
windows, no unity panel, dash, even no shortcuts on desktop - only background 
and windows of automatically started programs without frames. Ctrl+Alt+T 
command doesn't works too. Looks like compiz doesn't works at all.
  After manual roll back to version 8.0.4-1ubuntu1 of next packages:
  libgl1-mesa-dri
  libgl1-mesa-glx
  libglapi-mesa
  libglu1-mesa
  libosmesa6
  libxatracker1

  System again works fine.
  My video card Radeon HD5450, all packages of the latest versions of Ubuntu 
12.10 Quantal.
  --- 
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  DistroRelease: Ubuntu 12.10
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   TERM=xterm
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  Tags:  quantal running-unity
  Uname: Linux 3.6.0-rc2-bulldozer-xen-pci x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to quantal on 2012-06-28 (57 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1540194] XorgLogOld.txt

2016-03-03 Thread Me
apport information

** Attachment added: "XorgLogOld.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587859/+files/XorgLogOld.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] UdevDb.txt

2016-03-03 Thread Me
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1540194/+attachment/4587856/+files/UdevDb.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] Xrandr.txt

2016-03-03 Thread Me
apport information

** Attachment added: "Xrandr.txt"
   https://bugs.launchpad.net/bugs/1540194/+attachment/4587860/+files/Xrandr.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] UnitySupportTest.txt

2016-03-03 Thread Me
apport information

** Attachment added: "UnitySupportTest.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587857/+files/UnitySupportTest.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] GconfCompiz.txt

2016-03-03 Thread Me
apport information

** Attachment added: "GconfCompiz.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587848/+files/GconfCompiz.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] Lspci.txt

2016-03-03 Thread Me
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1540194/+attachment/4587850/+files/Lspci.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] xdpyinfo.txt

2016-03-03 Thread Me
apport information

** Attachment added: "xdpyinfo.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587861/+files/xdpyinfo.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] ProcEnviron.txt

2016-03-03 Thread Me
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587853/+files/ProcEnviron.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] Re: OpenGL stutter and freeze when rotation = Counterclockwise

2016-03-03 Thread Me
apport information

** Tags added: apport-collected compiz-0.9 ubuntu wily

** Description changed:

  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.
  
  I do a fresh Ubuntu install and install and run glmark2. The horse spins
  smoothly.
  
  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.
  
- When the rotation is "Counterclockwise" other OpenGL applications will
- even freeze.
+ When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
+ --- 
+ .tmp.unity.support.test.0:
+  
+ ApportVersion: 2.19.1-0ubuntu5
+ 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
+ DistUpgraded: Fresh install
+ DistroCodename: wily
+ DistroRelease: Ubuntu 15.10
+ DistroVariant: ubuntu
+ ExtraDebuggingInterest: Yes
+ GraphicsCard:
+  Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
+Subsystem: ASRock Incorporation Device [1849:041e]
+ InstallationDate: Installed on 2016-03-03 (0 days ago)
+ InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
+ MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
+ Package: mesa (not installed)
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
+ Tags:  wily ubuntu compiz-0.9
+ UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
+ Uname: Linux 4.2.0-30-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 07/23/2015
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: P1.60
+ dmi.board.name: H81M-DGS R2.0
+ dmi.board.vendor: ASRock
+ dmi.chassis.asset.tag: To Be Filled By O.E.M.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: To Be Filled By O.E.M.
+ dmi.chassis.version: To Be Filled By O.E.M.
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
+ dmi.product.name: To Be Filled By O.E.M.
+ dmi.product.version: To Be Filled By O.E.M.
+ dmi.sys.vendor: To Be Filled By O.E.M.
+ version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
+ version.ia32-libs: ia32-libs N/A
+ version.libdrm2: libdrm2 2.4.64-1
+ version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
+ version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
+ version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
+ version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
+ version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
+ version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
+ version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
+ version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
+ xserver.bootTime: Thu Mar  3 05:00:14 2016
+ xserver.configfile: default
+ xserver.errors:
+  
+ xserver.logfile: /var/log/Xorg.0.log
+ xserver.outputs:
+  product id1386 
+  vendor SAM
+ xserver.version: 2:1.17.2-1ubuntu9.1

** Attachment added: "BootLog.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587845/+files/BootLog.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install

[Desktop-packages] [Bug 1552902] Re: gedit Save As dialog freezes on renaming selected folder

2016-03-03 Thread Charles Belov
I just attempted to add the results of ubuntu-bug -w followd by a click
on the gedit Save As dialog, but I can't tell whether it was added or
not.

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

Title:
  gedit Save As dialog freezes on renaming selected folder

Status in gedit package in Ubuntu:
  New

Bug description:
  When I rename a folder that gedit has selected in the Save As dialog,
  the Save As dialog freezes.

  Steps:

  File Manager
  1. Go to home folde
  2. File > New folder
  3. Name the new folder "regressions" (without quotes)

  In Launcher
  4. Open gedit

  In gedit
  5. In gedit, type "test"
  6. File > Save As
  7. Single-click the folder name "regressions"

  In File Manager:
  8. Single-click "regressions"
  9. File > Rename
  10. Remove the "s" in "regressions" and press ENTER
  11. Click on gedit Save As window

  Actual result: Save As window is frozen; folder name still shows as 
regressions
  Expected result: Save As window is interactive; regressions now shows as 
regression

  Ubuntu version: 14.04.4 LTS
  gedit version: 3.10.4-0ubuntu 4

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

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


[Desktop-packages] [Bug 1540194] JournalErrors.txt

2016-03-03 Thread Me
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587849/+files/JournalErrors.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] Lsusb.txt

2016-03-03 Thread Me
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1540194/+attachment/4587851/+files/Lsusb.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] ProcModules.txt

2016-03-03 Thread Me
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587855/+files/ProcModules.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] ProcInterrupts.txt

2016-03-03 Thread Me
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587854/+files/ProcInterrupts.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] ProcCpuinfo.txt

2016-03-03 Thread Me
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587852/+files/ProcCpuinfo.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] DpkgLog.txt

2016-03-03 Thread Me
apport information

** Attachment added: "DpkgLog.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587847/+files/DpkgLog.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] xserver.devices.txt

2016-03-03 Thread Me
apport information

** Attachment added: "xserver.devices.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587862/+files/xserver.devices.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] XorgLog.txt

2016-03-03 Thread Me
apport information

** Attachment added: "XorgLog.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587858/+files/XorgLog.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1540194] CurrentDmesg.txt

2016-03-03 Thread Me
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1540194/+attachment/4587846/+files/CurrentDmesg.txt

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

Title:
  OpenGL stutter and freeze when rotation = Counterclockwise

Status in mesa package in Ubuntu:
  Incomplete

Bug description:
  My PC is an Intel Core I3 and I use the built-in HD 4600 graphics. My
  display is 1680x1050, connected via DVI-D, Ubuntu version is 15.10
  64-bit.

  I do a fresh Ubuntu install and install and run glmark2. The horse
  spins smoothly.

  I set "System settings -> Displays -> Rotation" to "Counterclockwise",
  rotate my display and run glmark2 again. The horse totally stutters.

  When the rotation is "Counterclockwise" other OpenGL applications will even 
freeze.
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.19.1-0ubuntu5
  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
  DistUpgraded: Fresh install
  DistroCodename: wily
  DistroRelease: Ubuntu 15.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Generation Core Processor Family Integrated Graphics 
Controller [8086:041e] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASRock Incorporation Device [1849:041e]
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  MachineType: To Be Filled By O.E.M. To Be Filled By O.E.M.
  Package: mesa (not installed)
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.2.0-30-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 4.2.0-30.36-generic 4.2.8-ckt3
  Tags:  wily ubuntu compiz-0.9
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  Uname: Linux 4.2.0-30-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/23/2015
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.60
  dmi.board.name: H81M-DGS R2.0
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.60:bd07/23/2015:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnH81M-DGSR2.0:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.
  version.compiz: compiz 1:0.9.12.2+15.10.20151202-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.0.2-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.0.2-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.17.2-1ubuntu9.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:7.5.0+git20150819-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20150808-0ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu3
  xserver.bootTime: Thu Mar  3 05:00:14 2016
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1386 
   vendor SAM
  xserver.version: 2:1.17.2-1ubuntu9.1

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

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


[Desktop-packages] [Bug 1552900] Re: unity-control-center crashed with SIGSEGV in g_type_check_instance()

2016-03-03 Thread Apport retracing service
*** This bug is a duplicate of bug 1375073 ***
https://bugs.launchpad.net/bugs/1375073

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1375073, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

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

** Attachment removed: "Disassembly.txt"
   
https://bugs.launchpad.net/bugs/1552900/+attachment/4587821/+files/Disassembly.txt

** Attachment removed: "ProcMaps.txt"
   
https://bugs.launchpad.net/bugs/1552900/+attachment/4587823/+files/ProcMaps.txt

** Attachment removed: "ProcStatus.txt"
   
https://bugs.launchpad.net/bugs/1552900/+attachment/4587824/+files/ProcStatus.txt

** Attachment removed: "Registers.txt"
   
https://bugs.launchpad.net/bugs/1552900/+attachment/4587825/+files/Registers.txt

** Attachment removed: "Stacktrace.txt"
   
https://bugs.launchpad.net/bugs/1552900/+attachment/4587826/+files/Stacktrace.txt

** Attachment removed: "ThreadStacktrace.txt"
   
https://bugs.launchpad.net/bugs/1552900/+attachment/4587827/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1375073

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  unity-control-center crashed with SIGSEGV in g_type_check_instance()

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  I'd modified personal setting and closed the window when it crashed.

  ProblemType: Crash
  DistroRelease: Ubuntu 16.04
  Package: unity-control-center 15.04.0+16.04.20160216-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-9.24-generic 4.4.3
  Uname: Linux 4.4.0-9-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar  3 21:11:54 2016
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2016-03-03 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160303)
  ProcCmdline: unity-control-center --overview
  ProcEnviron:
   PATH=(custom, no user)
   SHELL=/bin/bash
   LANG=pl_PL.UTF-8
   LANGUAGE=pl
   XDG_RUNTIME_DIR=
  SegvAnalysis:
   Segfault happened at: 0x7fb04b7a4d99 <g_type_check_instance+25>: mov
(%rax),%rdi
   PC (0x7fb04b7a4d99) ok
   source "(%rax)" (0x2c005000) not located in a known VMA region (needed 
readable region)!
   destination "%rdi" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: unity-control-center
  StacktraceTop:
   g_type_check_instance () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit_valist () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   g_signal_emit () from /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-3.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: unity-control-center crashed with SIGSEGV in g_type_check_instance()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1552900/+subscriptions

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


[Desktop-packages] [Bug 1041551] Re: No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

2016-03-03 Thread Nazar Mokrynskyi
I do not think anyone will care about packages from Trusty/Xenial not
working in Precise. They are not expected to work, so upgrade to newer
LTS release if you want newer Mesa.

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

Title:
  No interface after updating to mesa 9.0 in Quantal (Mesa 8.0.4 works)

Status in mesa package in Ubuntu:
  Invalid

Bug description:
  Totay after updating from mesa packages of version 8.0.4-1ubuntu1 to 
9.0-git20120821.c1114c61-0ubuntu1 and restarting system I observed no titles on 
windows, no unity panel, dash, even no shortcuts on desktop - only background 
and windows of automatically started programs without frames. Ctrl+Alt+T 
command doesn't works too. Looks like compiz doesn't works at all.
  After manual roll back to version 8.0.4-1ubuntu1 of next packages:
  libgl1-mesa-dri
  libgl1-mesa-glx
  libglapi-mesa
  libglu1-mesa
  libosmesa6
  libxatracker1

  System again works fine.
  My video card Radeon HD5450, all packages of the latest versions of Ubuntu 
12.10 Quantal.
  --- 
  ApportVersion: 2.5.1-0ubuntu2
  Architecture: amd64
  DistroRelease: Ubuntu 12.10
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120423)
  Package: linux (not installed)
  ProcEnviron:
   LANGUAGE=ru_UA:ru
   TERM=xterm
   PATH=(custom, no user)
   LANG=ru_UA.UTF-8
   SHELL=/bin/bash
  Tags:  quantal running-unity
  Uname: Linux 3.6.0-rc2-bulldozer-xen-pci x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: Upgraded to quantal on 2012-06-28 (57 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1552902] [NEW] gedit Save As dialog freezes on renaming selected folder

2016-03-03 Thread Charles Belov
Public bug reported:

When I rename a folder that gedit has selected in the Save As dialog,
the Save As dialog freezes.

Steps:

File Manager
1. Go to home folde
2. File > New folder
3. Name the new folder "regressions" (without quotes)

In Launcher
4. Open gedit

In gedit
5. In gedit, type "test"
6. File > Save As
7. Single-click the folder name "regressions"

In File Manager:
8. Single-click "regressions"
9. File > Rename
10. Remove the "s" in "regressions" and press ENTER
11. Click on gedit Save As window

Actual result: Save As window is frozen; folder name still shows as regressions
Expected result: Save As window is interactive; regressions now shows as 
regression

Ubuntu version: 14.04.4 LTS
gedit version: 3.10.4-0ubuntu 4

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

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

Title:
  gedit Save As dialog freezes on renaming selected folder

Status in gedit package in Ubuntu:
  New

Bug description:
  When I rename a folder that gedit has selected in the Save As dialog,
  the Save As dialog freezes.

  Steps:

  File Manager
  1. Go to home folde
  2. File > New folder
  3. Name the new folder "regressions" (without quotes)

  In Launcher
  4. Open gedit

  In gedit
  5. In gedit, type "test"
  6. File > Save As
  7. Single-click the folder name "regressions"

  In File Manager:
  8. Single-click "regressions"
  9. File > Rename
  10. Remove the "s" in "regressions" and press ENTER
  11. Click on gedit Save As window

  Actual result: Save As window is frozen; folder name still shows as 
regressions
  Expected result: Save As window is interactive; regressions now shows as 
regression

  Ubuntu version: 14.04.4 LTS
  gedit version: 3.10.4-0ubuntu 4

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

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


[Desktop-packages] [Bug 1479715] Re: Crash due to fd leak when playing sounds in pidgin

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package pidgin - 1:2.10.11-0ubuntu4.1

---
pidgin (1:2.10.11-0ubuntu4.1) wily; urgency=medium

  * debian/patches/hg_gst_leak.patch:
"When receiving an error or stream finished message, we can free the
 Gstreamer pipeline so we don't leak it for each sound." (lp: #1479715)

 -- Sebastien Bacher   Tue, 23 Feb 2016 11:38:09
+0100

** Changed in: pidgin (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  Crash due to fd leak when playing sounds in pidgin

Status in pidgin package in Ubuntu:
  Fix Released
Status in pidgin source package in Wily:
  Fix Released

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding pidgin.  This problem was most recently seen with version
  1:2.10.11-0ubuntu4, the problem page at
  https://errors.ubuntu.com/problem/7470d12c4e88f72501f718f2e8fd6469b2cb650f
  contains more details.

  Upstream bug: https://developer.pidgin.im/ticket/16752

  Partial backtrace:

  #0  0x7f0e72819b24 in g_source_attach (source=source@entry=0x0, 
context=0x0) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:1163
  #1  0x7f0e74b848b8 in gst_bus_add_watch_full_unlocked (bus=, priority=, func=0x56004c7ceeb0 , 
user_data=0x56004e00aa40, notify=0x0) at gstbus.c:885
  #2  0x7f0e74b849e0 in gst_bus_add_watch_full (bus=0x7f0e14009260 
[GstBus], priority=0, func=0x56004c7ceeb0 , user_data=0x56004e00aa40, 
notify=0x0) at gstbus.c:936
  #3  0x56004c7cfb3a in pidgin_sound_play_file (filename=)
  at /build/pidgin-hiYwOJ/pidgin-2.10.11/./pidgin/gtksound.c:543
  #4  0x56004c7cf927 in pidgin_sound_play_event (event=PURPLE_SOUND_SEND)
  at /build/pidgin-hiYwOJ/pidgin-2.10.11/./pidgin/gtksound.c:616

  
  [Impact]

  * Each sound played will leak a file descriptor.

  * Crash (null pointer dereference) after playing sounds roughly 1000
  times (depending on fd limit)

  * Depending on the amount of activity, this can mean every few hours
  for some users (it's once for each received or sent message)

  
  [Test Case]

  1. Set the file descriptor limit low enough to be able to login, plus a few 
extra. "ulimit -Sn 20" works for me
  2. Start pidgin
  3. Tools menu -> preferences -> sounds tab
  4. Click "preview" 10 times or so
  5. Acquire crash

  [Regression Potential]

  * The fix consists in adding two lines, returning FALSE when a sound
  finishes playing or when an error happens, which tells gstreamer to
  free those file descriptors, so it's highly unlikely that this could
  make things worse.

  * A user who reported this bug yesterday was given a .deb file with
  the fix, who also distributed that fixed .deb to other 50 users who
  also had the issue in ubuntu wily. Everyone is happy now.

  [Other Info]

  * This fix will be included in pidgin 2.10.12, set to release very
  soon.

  * The bug originally happened because of the backported gstreamer 1.0
  patch that was also introduced in post-2.10.11 development versions.

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

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


[Desktop-packages] [Bug 1479715] Update Released

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

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

Title:
  Crash due to fd leak when playing sounds in pidgin

Status in pidgin package in Ubuntu:
  Fix Released
Status in pidgin source package in Wily:
  Fix Released

Bug description:
  The Ubuntu Error Tracker has been receiving reports about a problem
  regarding pidgin.  This problem was most recently seen with version
  1:2.10.11-0ubuntu4, the problem page at
  https://errors.ubuntu.com/problem/7470d12c4e88f72501f718f2e8fd6469b2cb650f
  contains more details.

  Upstream bug: https://developer.pidgin.im/ticket/16752

  Partial backtrace:

  #0  0x7f0e72819b24 in g_source_attach (source=source@entry=0x0, 
context=0x0) at /build/glib2.0-ajuDY6/glib2.0-2.46.1/./glib/gmain.c:1163
  #1  0x7f0e74b848b8 in gst_bus_add_watch_full_unlocked (bus=, priority=, func=0x56004c7ceeb0 , 
user_data=0x56004e00aa40, notify=0x0) at gstbus.c:885
  #2  0x7f0e74b849e0 in gst_bus_add_watch_full (bus=0x7f0e14009260 
[GstBus], priority=0, func=0x56004c7ceeb0 , user_data=0x56004e00aa40, 
notify=0x0) at gstbus.c:936
  #3  0x56004c7cfb3a in pidgin_sound_play_file (filename=)
  at /build/pidgin-hiYwOJ/pidgin-2.10.11/./pidgin/gtksound.c:543
  #4  0x56004c7cf927 in pidgin_sound_play_event (event=PURPLE_SOUND_SEND)
  at /build/pidgin-hiYwOJ/pidgin-2.10.11/./pidgin/gtksound.c:616

  
  [Impact]

  * Each sound played will leak a file descriptor.

  * Crash (null pointer dereference) after playing sounds roughly 1000
  times (depending on fd limit)

  * Depending on the amount of activity, this can mean every few hours
  for some users (it's once for each received or sent message)

  
  [Test Case]

  1. Set the file descriptor limit low enough to be able to login, plus a few 
extra. "ulimit -Sn 20" works for me
  2. Start pidgin
  3. Tools menu -> preferences -> sounds tab
  4. Click "preview" 10 times or so
  5. Acquire crash

  [Regression Potential]

  * The fix consists in adding two lines, returning FALSE when a sound
  finishes playing or when an error happens, which tells gstreamer to
  free those file descriptors, so it's highly unlikely that this could
  make things worse.

  * A user who reported this bug yesterday was given a .deb file with
  the fix, who also distributed that fixed .deb to other 50 users who
  also had the issue in ubuntu wily. Everyone is happy now.

  [Other Info]

  * This fix will be included in pidgin 2.10.12, set to release very
  soon.

  * The bug originally happened because of the backported gstreamer 1.0
  patch that was also introduced in post-2.10.11 development versions.

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

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


[Desktop-packages] [Bug 1552537] Re: Lock screen bypassed by switching to console and then back to GUI

2016-03-03 Thread Robert Ancell
** Package changed: lightdm (Ubuntu) => unity (Ubuntu)

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

Title:
  Lock screen bypassed by switching to console and then back to GUI

Status in unity package in Ubuntu:
  New

Bug description:
  When I lock the screen I found that switching to console and then
  using ctrl+alt+F7 to switch back to GUI bypasses the lock screen
  without typing any password. even when I click on switch user after
  locking the screen if replicate the same process it takes me to the
  locked user account without prompting for password.

  steps to reproduce:
  - Lock the screen either from the gui or even using a terminal command.
  - switch to a tty i.e ctrl + alt + f4
  - Switch back to gui ctrl + alt + F7

  ubuntu 15.10.
  unity desktop.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: lightdm 1.16.7-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-27.32-generic 4.2.8-ckt1
  Uname: Linux 4.2.0-27-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar  3 07:19:08 2016
  InstallationDate: Installed on 2015-11-09 (114 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1442050] Re: (colord:832): Cd-WARNING **: failed to get session [pid 690]: Unknown error -2

2016-03-03 Thread Michael Heuberger
Can I apt-get upgrade this anytime soon instead?

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

Title:
  (colord:832): Cd-WARNING **: failed to get session [pid 690]: Unknown
  error -2

Status in colord package in Ubuntu:
  Confirmed

Bug description:
  Get that error logged into journalctl

  (colord:832): Cd-WARNING **: failed to get session [pid 690]: Unknown
  error -2

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-6ubuntu3
  ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
  Uname: Linux 3.19.0-12-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.17-0ubuntu1
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Thu Apr  9 11:57:02 2015
  Lsusb:
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 003 Device 002: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
   Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
   Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: ASUSTEK COMPUTER INC P5W DH Deluxe
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.19.0-12-generic 
root=UUID=7b1f4a51-558f-468f-85e0-f815d2f791e1 ro
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/22/2010
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 3002
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: P5W DH Deluxe
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr3002:bd07/22/2010:svnASUSTEKCOMPUTERINC:pnP5WDHDeluxe:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5WDHDeluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: P5W DH Deluxe
  dmi.product.version: System Version
  dmi.sys.vendor: ASUSTEK COMPUTER INC

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

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


[Desktop-packages] [Bug 1529445] Re: Several memory/file descriptor leaks in gstreamer 1.6.0

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gst-plugins-base1.0 - 1.6.3-1ubuntu1

---
gst-plugins-base1.0 (1.6.3-1ubuntu1) wily; urgency=medium

  * Merge from Debian unstable for wily SRU (LP: #1538524, #1529445).
Remaining changes:
+ 0001-riff-Add-input-buffer-size-to-GstCaps.patch: Take patch from
  Alfonso Sanchez-Beato on upstream bug #737599 to add a field in the
  GstCaps containing the suggested buffer size for this stream.
+ Update Vcs-* for Ubuntu

gst-plugins-base1.0 (1.6.3-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-plugins-base1.0 (1.6.2-1ubuntu1) xenial; urgency=medium

  * Merge from Debian unstable. Remaining changes:
+ 0001-riff-Add-input-buffer-size-to-GstCaps.patch: Take patch from
  Alfonso Sanchez-Beato on upstream bug #737599 to add a field in the
  GstCaps containing the suggested buffer size for this stream.
+ Update Vcs-* for Ubuntu

gst-plugins-base1.0 (1.6.2-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-plugins-base1.0 (1.6.1-1ubuntu1) xenial; urgency=medium

  * Merge from Debian unstable. Remaining changes:
+ 0001-riff-Add-input-buffer-size-to-GstCaps.patch: Take patch from
  Alfonso Sanchez-Beato on upstream bug #737599 to add a field in the
  GstCaps containing the suggested buffer size for this stream.
+ Update Vcs-* for Ubuntu

gst-plugins-base1.0 (1.6.1-1) unstable; urgency=medium

  * debian/control.in:
+ Remove Recommends on alsa-base, it's a useless dummy package
  and not needed anyway (Closes: #785268).
  * New upstream bugfix release.

 -- Iain Lane   Wed, 27 Jan 2016 12:48:06 +

** Changed in: gst-plugins-base1.0 (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  Several memory/file descriptor leaks in gstreamer 1.6.0

Status in gst-plugins-base1.0 package in Ubuntu:
  Fix Released
Status in gstreamer1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-base1.0 source package in Wily:
  Fix Released
Status in gstreamer1.0 source package in Wily:
  Fix Released

Bug description:
  Ubuntu 15.10 includes gstreamer 1.6.0. There were several important
  leak fixes in 1.6.1, some of which also meant holding references to
  file descriptors around, which can result in crashes once the fd limit
  is hit.

  Upstream bugs:

  https://bugzilla.gnome.org/show_bug.cgi?id=755867
  https://bugzilla.gnome.org/show_bug.cgi?id=756552
  https://bugzilla.gnome.org/show_bug.cgi?id=756611

  All of these were fixed in 1.6.1

  What motivated me to investigate this bug is a 'random' crash in
  pidgin after several hours of leaking file descriptors, which looks
  exactly like bug #1479715 but happened even after applying that patch.
  Turns out that it wasn't pidgin holding the references that kept those
  file descriptors open, but it was gstreamer itself.

  I'd fill the whole SRU template here but i'm afraid there are too many
  patches that need to be applied to fix these bugs properly (some of
  them in gst-plugins-base, some of them in libgstreamer, and I don't
  know exactly which ones are needed) and anything less than updating to
  1.6.1 or 1.6.2 would be wrong, IMO. The whole 1.6.x branch is bugfixes
  only.

  [Test Case]

   * Download https://bugzilla.gnome.org/attachment.cgi?id=313241 to
  playbin-leak.c

   * Optionally change the "a.ogg" uri to a valid path to a sound in the
  local system (maybe "file:///usr/share/sounds/alsa/Noise.wav"). Some
  leaks and warnings appear anyway even without changing this.

   * Build with:

  gcc -Wall $(pkg-config --cflags gstreamer-1.0 gtk+-3.0 glib-2.0)
  playbin-leak.c $(pkg-config --libs gstreamer-1.0 gtk+-3.0 glib-2.0)

   * Run as:

  GOBJECT_DEBUG=instance-count GTK_DEBUG=interactive ./a.out

  * Let it run, see warnings after some iterations, watch it leak.

  Alternatively, how i've been testing this so far, which roughly
  imitates the pidgin crash (but probably only applies to a subset of
  the leaks)

   * Get a ubuntu 15.10 VM without sound card (so that pulseaudio fails
  to play sounds)

   * Do this:

  cd /usr/share/sounds/alsa
  valgrind --track-fds=yes gst-play-1.0 --audiosink=pulsesink Noise.wav 
Noise.wav Noise.wav

   * File descriptors open at exit should be 4, not 10 (it leaks two for
  each time it plays)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-base1.0/+bug/1529445/+subscriptions

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


[Desktop-packages] [Bug 1538524] Re: Update to 1.6.3

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gstreamer1.0 - 1.6.3-1ubuntu1

---
gstreamer1.0 (1.6.3-1ubuntu1) wily; urgency=medium

  * Upload from Debian unstable to wily. (LP: #1538524, #1529445)

gstreamer1.0 (1.6.3-1) unstable; urgency=medium

  * debian/control.in:
+ Build-depend on libgsl-dev | libgsl0-dev instead of just the latter.
  * New upstream bugfix release.

gstreamer1.0 (1.6.2-1) unstable; urgency=medium

  * New upstream bugfix release.

gstreamer1.0 (1.6.1-1) unstable; urgency=medium

  * New upstream bugfix release.

 -- Iain Lane   Wed, 27 Jan 2016 12:24:32 +

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

Title:
  Update to 1.6.3

Status in gst-libav1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-bad1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-base1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-good1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-ugly1.0 package in Ubuntu:
  Fix Released
Status in gstreamer1.0 package in Ubuntu:
  Fix Released
Status in gst-libav1.0 source package in Wily:
  Fix Released
Status in gst-plugins-bad1.0 source package in Wily:
  Fix Released
Status in gst-plugins-base1.0 source package in Wily:
  Fix Released
Status in gst-plugins-good1.0 source package in Wily:
  Fix Released
Status in gst-plugins-ugly1.0 source package in Wily:
  Fix Released
Status in gstreamer1.0 source package in Wily:
  Fix Released

Bug description:
  [ Description ]

  We should stick with upstream's stable bugfix releases in 15.10

  [ Test plan & QA ]

  Play a range of videos in Totem. Play a range of audio tracks in
  Rhythmbox. Try to stream audio and/or video. Try to install a missing
  codec.

  In all cases, make sure that everything which worked before still
  works.

  [ Regression potential ]

  This is a pure bugfix release, but there is always a chance that one
  of the fixes could be wrong.

  [ Development release ]

  Xenial is on a different 1.7 series and will be on 1.8 by release. All
  commits to the stable branch should come from the master branches that
  1.7 releases are made from, although there might be slight differences
  in release timing that means one is released before the other.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-libav1.0/+bug/1538524/+subscriptions

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


[Desktop-packages] [Bug 1538524] Re: Update to 1.6.3

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gst-plugins-bad1.0 - 1.6.3-1ubuntu1

---
gst-plugins-bad1.0 (1.6.3-1ubuntu1) wily; urgency=medium

  * Merge with Debian experimental for wily (LP: #1538524); remaining changes:
+ Stop installing camerabin2 basecamerabin jpegformat - plugins which have
moved to -good.
+ Provide gstreamer-plugins-bad-1.0.pc with Requires on
  gstreamer-plugins-good-1.0 - the package we've moved the referenced
  library to. This maintains compatibility with upstream software and
  other distributions.
+ debian/patches/adding-mirsink-and-android-media-over-hybris-support.patch:
  - Adding mirsink and Android media over hybris support, for hardware
accelerated decode using libstagefright and the hybris compat layer.
+ debian/control.in:
  - Making the hybris plugin as part of a separated package, and i386 and
armhf only (can only work with android compatible archs)
+ debian/build-deps.in:
  - Adding mirsink/android decoder specific build dependencies for i386 and
armhf (libplatform-api1-dev and libmedia-dev)
+ Split videoparsers and faad out into their own packages.
+ Disable gl and glx on armhf as it's not useful there.
+ debian/control{,.in}: Update Vcs-* for Ubuntu
+ debian/watch: Update Vcs-* for new URL scheme

gst-plugins-bad1.0 (1.6.3-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-plugins-bad1.0 (1.6.2-1ubuntu1) xenial; urgency=medium

  * Merge with Debian experimental; remaining changes:
+ Stop installing camerabin2 basecamerabin jpegformat - plugins which have
moved to -good.
+ Provide gstreamer-plugins-bad-1.0.pc with Requires on
  gstreamer-plugins-good-1.0 - the package we've moved the referenced
  library to. This maintains compatibility with upstream software and
  other distributions.
+ debian/patches/adding-mirsink-and-android-media-over-hybris-support.patch:
  - Adding mirsink and Android media over hybris support, for hardware
accelerated decode using libstagefright and the hybris compat layer.
+ debian/control.in:
  - Making the hybris plugin as part of a separated package, and i386 and
armhf only (can only work with android compatible archs)
+ debian/build-deps.in:
  - Adding mirsink/android decoder specific build dependencies for i386 and
armhf (libplatform-api1-dev and libmedia-dev)
+ Split videoparsers and faad out into their own packages.
+ Disable gl and glx on armhf as it's not useful there.
+ debian/control{,.in}: Update Vcs-* for Ubuntu
+ debian/watch: Update Vcs-* for new URL scheme

gst-plugins-bad1.0 (1.6.2-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-plugins-bad1.0 (1.6.1-1ubuntu1) xenial; urgency=medium

  * Merge with Debian experimental; remaining changes:
+ Stop installing camerabin2 basecamerabin jpegformat - plugins which have
moved to -good.
+ Provide gstreamer-plugins-bad-1.0.pc with Requires on
  gstreamer-plugins-good-1.0 - the package we've moved the referenced
  library to. This maintains compatibility with upstream software and
  other distributions.
+ debian/patches/adding-mirsink-and-android-media-over-hybris-support.patch:
  - Adding mirsink and Android media over hybris support, for hardware
accelerated decode using libstagefright and the hybris compat layer.
+ debian/control.in:
  - Making the hybris plugin as part of a separated package, and i386 and
armhf only (can only work with android compatible archs)
+ debian/build-deps.in:
  - Adding mirsink/android decoder specific build dependencies for i386 and
armhf (libplatform-api1-dev and libmedia-dev)
+ Split videoparsers and faad out into their own packages.
+ Disable gl and glx on armhf as it's not useful there.
+ debian/control{,.in}: Update Vcs-* for Ubuntu
+ debian/watch: Update Vcs-* for new URL scheme

gst-plugins-bad1.0 (1.6.1-1) unstable; urgency=medium

  * debian/control.in:
+ Remove duplicated word from description (Closes: #800138).
  * New upstream bugfix release.

 -- Iain Lane   Wed, 27 Jan 2016 13:08:39 +

** Changed in: gst-plugins-ugly1.0 (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  Update to 1.6.3

Status in gst-libav1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-bad1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-base1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-good1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-ugly1.0 package in Ubuntu:
  Fix Released
Status in gstreamer1.0 package in Ubuntu:
  Fix Released
Status in gst-libav1.0 source package in Wily:
  Fix Released
Status 

[Desktop-packages] [Bug 1529445] Re: Several memory/file descriptor leaks in gstreamer 1.6.0

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gstreamer1.0 - 1.6.3-1ubuntu1

---
gstreamer1.0 (1.6.3-1ubuntu1) wily; urgency=medium

  * Upload from Debian unstable to wily. (LP: #1538524, #1529445)

gstreamer1.0 (1.6.3-1) unstable; urgency=medium

  * debian/control.in:
+ Build-depend on libgsl-dev | libgsl0-dev instead of just the latter.
  * New upstream bugfix release.

gstreamer1.0 (1.6.2-1) unstable; urgency=medium

  * New upstream bugfix release.

gstreamer1.0 (1.6.1-1) unstable; urgency=medium

  * New upstream bugfix release.

 -- Iain Lane   Wed, 27 Jan 2016 12:24:32 +

** Changed in: gstreamer1.0 (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  Several memory/file descriptor leaks in gstreamer 1.6.0

Status in gst-plugins-base1.0 package in Ubuntu:
  Fix Released
Status in gstreamer1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-base1.0 source package in Wily:
  Fix Released
Status in gstreamer1.0 source package in Wily:
  Fix Released

Bug description:
  Ubuntu 15.10 includes gstreamer 1.6.0. There were several important
  leak fixes in 1.6.1, some of which also meant holding references to
  file descriptors around, which can result in crashes once the fd limit
  is hit.

  Upstream bugs:

  https://bugzilla.gnome.org/show_bug.cgi?id=755867
  https://bugzilla.gnome.org/show_bug.cgi?id=756552
  https://bugzilla.gnome.org/show_bug.cgi?id=756611

  All of these were fixed in 1.6.1

  What motivated me to investigate this bug is a 'random' crash in
  pidgin after several hours of leaking file descriptors, which looks
  exactly like bug #1479715 but happened even after applying that patch.
  Turns out that it wasn't pidgin holding the references that kept those
  file descriptors open, but it was gstreamer itself.

  I'd fill the whole SRU template here but i'm afraid there are too many
  patches that need to be applied to fix these bugs properly (some of
  them in gst-plugins-base, some of them in libgstreamer, and I don't
  know exactly which ones are needed) and anything less than updating to
  1.6.1 or 1.6.2 would be wrong, IMO. The whole 1.6.x branch is bugfixes
  only.

  [Test Case]

   * Download https://bugzilla.gnome.org/attachment.cgi?id=313241 to
  playbin-leak.c

   * Optionally change the "a.ogg" uri to a valid path to a sound in the
  local system (maybe "file:///usr/share/sounds/alsa/Noise.wav"). Some
  leaks and warnings appear anyway even without changing this.

   * Build with:

  gcc -Wall $(pkg-config --cflags gstreamer-1.0 gtk+-3.0 glib-2.0)
  playbin-leak.c $(pkg-config --libs gstreamer-1.0 gtk+-3.0 glib-2.0)

   * Run as:

  GOBJECT_DEBUG=instance-count GTK_DEBUG=interactive ./a.out

  * Let it run, see warnings after some iterations, watch it leak.

  Alternatively, how i've been testing this so far, which roughly
  imitates the pidgin crash (but probably only applies to a subset of
  the leaks)

   * Get a ubuntu 15.10 VM without sound card (so that pulseaudio fails
  to play sounds)

   * Do this:

  cd /usr/share/sounds/alsa
  valgrind --track-fds=yes gst-play-1.0 --audiosink=pulsesink Noise.wav 
Noise.wav Noise.wav

   * File descriptors open at exit should be 4, not 10 (it leaks two for
  each time it plays)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-base1.0/+bug/1529445/+subscriptions

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


[Desktop-packages] [Bug 1538524] Re: Update to 1.6.3

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gst-plugins-ugly1.0 - 1.6.3-1ubuntu1

---
gst-plugins-ugly1.0 (1.6.3-1ubuntu1) wily; urgency=medium

  * Merge with Debian for wily (LP: #1538524). Remaining changes:
+ Split AMR out into a gstreamer1.0-plugins-ugly-amr package.
+ Run dh_install with --fail-missing to error out if files aren't
  installed.
+ debian/control{,.in}: Update Vcs-* for Ubuntu

gst-plugins-ugly1.0 (1.6.3-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-plugins-ugly1.0 (1.6.2-1ubuntu1) xenial; urgency=medium

  * Merge with Debian. Remaining changes:
+ Split AMR out into a gstreamer1.0-plugins-ugly-amr package.
+ Run dh_install with --fail-missing to error out if files aren't
  installed.
+ debian/control{,.in}: Update Vcs-* for Ubuntu

gst-plugins-ugly1.0 (1.6.2-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-plugins-ugly1.0 (1.6.1-1ubuntu1) xenial; urgency=medium

  * Merge with Debian. Remaining changes:
+ Split AMR out into a gstreamer1.0-plugins-ugly-amr package.
+ Run dh_install with --fail-missing to error out if files aren't
  installed.
+ debian/control{,.in}: Update Vcs-* for Ubuntu

gst-plugins-ugly1.0 (1.6.1-1) unstable; urgency=medium

  * New upstream bugfix release.

 -- Iain Lane   Wed, 27 Jan 2016 13:15:23 +

** Changed in: gstreamer1.0 (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  Update to 1.6.3

Status in gst-libav1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-bad1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-base1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-good1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-ugly1.0 package in Ubuntu:
  Fix Released
Status in gstreamer1.0 package in Ubuntu:
  Fix Released
Status in gst-libav1.0 source package in Wily:
  Fix Released
Status in gst-plugins-bad1.0 source package in Wily:
  Fix Released
Status in gst-plugins-base1.0 source package in Wily:
  Fix Released
Status in gst-plugins-good1.0 source package in Wily:
  Fix Released
Status in gst-plugins-ugly1.0 source package in Wily:
  Fix Released
Status in gstreamer1.0 source package in Wily:
  Fix Released

Bug description:
  [ Description ]

  We should stick with upstream's stable bugfix releases in 15.10

  [ Test plan & QA ]

  Play a range of videos in Totem. Play a range of audio tracks in
  Rhythmbox. Try to stream audio and/or video. Try to install a missing
  codec.

  In all cases, make sure that everything which worked before still
  works.

  [ Regression potential ]

  This is a pure bugfix release, but there is always a chance that one
  of the fixes could be wrong.

  [ Development release ]

  Xenial is on a different 1.7 series and will be on 1.8 by release. All
  commits to the stable branch should come from the master branches that
  1.7 releases are made from, although there might be slight differences
  in release timing that means one is released before the other.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-libav1.0/+bug/1538524/+subscriptions

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


[Desktop-packages] [Bug 1525554] Re: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at all

2016-03-03 Thread disco
Actually, it's barely audible on speakers but it's still in full wake-
up-everyone-and-damage-the-hearing glory on headphones.

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

Title:
  [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at
  all

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

Bug description:
  No sound on brand new HP ProBook 470 G3 after installing Ubuntu 14.04
  on headphones or internal speakers.

  Connecting a USB headphone and microphone both work, though.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-39.44~14.04.1-generic 3.19.8-ckt9
  Uname: Linux 3.19.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ronald 2199 F pulseaudio
ronald 2513 F alsamixer
  CurrentDesktop: Unity
  Date: Sat Dec 12 19:36:01 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-12-07 (5 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   Error: command ['pkexec', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D2', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 
127: Error executing command as another user: Not authorized
   
   This incident has been reported.
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: No sound at all
  Title: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at 
all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2015
  dmi.bios.vendor: HP
  dmi.bios.version: N78 Ver. 01.02
  dmi.board.name: 8102
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 16.1F
  dmi.chassis.asset.tag: 5CD54286XY
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN78Ver.01.02:bd09/30/2015:svnHP:pnHPProBook470G3:pvr:rvnHP:rn8102:rvrKBCVersion16.1F:cvnHP:ct10:cvr:
  dmi.product.name: HP ProBook 470 G3
  dmi.sys.vendor: HP

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

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


[Desktop-packages] [Bug 1538524] Re: Update to 1.6.3

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gst-plugins-good1.0 - 1.6.3-1ubuntu1

---
gst-plugins-good1.0 (1.6.3-1ubuntu1) wily; urgency=medium

  * Merge with Debian unstable for Wily (LP: #1538524); remaining changes:
+ Import plugins from -bad that are needed for main applications.
  - jpegformat
  - camerabin2 (+ basecamerabinsrc + photography)
+ Break and Replace -bad versions which contained these plugins.
+ Add a library package containing the shared library and a -dev package for
  compiling against it. Add Breaks and Replaces against the plugins packages
  which formerly contained files shipped here.
+ Add 'pluginsdir' variable to our added pcfile for compatibility with
  some external software
+ debian/control{,.in}: Update Vcs-* for Ubuntu

gst-plugins-good1.0 (1.6.3-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-plugins-good1.0 (1.6.2-1ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable; remaining changes:
+ Import plugins from -bad that are needed for main applications.
  - jpegformat
  - camerabin2 (+ basecamerabinsrc + photography)
+ Break and Replace -bad versions which contained these plugins.
+ Add a library package containing the shared library and a -dev package for
  compiling against it. Add Breaks and Replaces against the plugins packages
  which formerly contained files shipped here.
+ Add 'pluginsdir' variable to our added pcfile for compatibility with
  some external software
+ debian/control{,.in}: Update Vcs-* for Ubuntu

gst-plugins-good1.0 (1.6.2-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-plugins-good1.0 (1.6.1-1ubuntu1) xenial; urgency=medium

  * Merge with Debian unstable; remaining changes:
+ Import plugins from -bad that are needed for main applications.
  - jpegformat
  - camerabin2 (+ basecamerabinsrc + photography)
+ Break and Replace -bad versions which contained these plugins.
+ Add a library package containing the shared library and a -dev package for
  compiling against it. Add Breaks and Replaces against the plugins packages
  which formerly contained files shipped here.
+ Add 'pluginsdir' variable to our added pcfile for compatibility with
  some external software
+ debian/control{,.in}: Update Vcs-* for Ubuntu

gst-plugins-good1.0 (1.6.1-1) unstable; urgency=medium

  * New upstream bugfix release.

 -- Iain Lane   Wed, 27 Jan 2016 13:03:22 +

** Changed in: gst-plugins-bad1.0 (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  Update to 1.6.3

Status in gst-libav1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-bad1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-base1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-good1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-ugly1.0 package in Ubuntu:
  Fix Released
Status in gstreamer1.0 package in Ubuntu:
  Fix Released
Status in gst-libav1.0 source package in Wily:
  Fix Released
Status in gst-plugins-bad1.0 source package in Wily:
  Fix Released
Status in gst-plugins-base1.0 source package in Wily:
  Fix Released
Status in gst-plugins-good1.0 source package in Wily:
  Fix Released
Status in gst-plugins-ugly1.0 source package in Wily:
  Fix Released
Status in gstreamer1.0 source package in Wily:
  Fix Released

Bug description:
  [ Description ]

  We should stick with upstream's stable bugfix releases in 15.10

  [ Test plan & QA ]

  Play a range of videos in Totem. Play a range of audio tracks in
  Rhythmbox. Try to stream audio and/or video. Try to install a missing
  codec.

  In all cases, make sure that everything which worked before still
  works.

  [ Regression potential ]

  This is a pure bugfix release, but there is always a chance that one
  of the fixes could be wrong.

  [ Development release ]

  Xenial is on a different 1.7 series and will be on 1.8 by release. All
  commits to the stable branch should come from the master branches that
  1.7 releases are made from, although there might be slight differences
  in release timing that means one is released before the other.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-libav1.0/+bug/1538524/+subscriptions

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


[Desktop-packages] [Bug 1538524] Update Released

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

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

Title:
  Update to 1.6.3

Status in gst-libav1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-bad1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-base1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-good1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-ugly1.0 package in Ubuntu:
  Fix Released
Status in gstreamer1.0 package in Ubuntu:
  Fix Released
Status in gst-libav1.0 source package in Wily:
  Fix Released
Status in gst-plugins-bad1.0 source package in Wily:
  Fix Released
Status in gst-plugins-base1.0 source package in Wily:
  Fix Released
Status in gst-plugins-good1.0 source package in Wily:
  Fix Released
Status in gst-plugins-ugly1.0 source package in Wily:
  Fix Released
Status in gstreamer1.0 source package in Wily:
  Fix Released

Bug description:
  [ Description ]

  We should stick with upstream's stable bugfix releases in 15.10

  [ Test plan & QA ]

  Play a range of videos in Totem. Play a range of audio tracks in
  Rhythmbox. Try to stream audio and/or video. Try to install a missing
  codec.

  In all cases, make sure that everything which worked before still
  works.

  [ Regression potential ]

  This is a pure bugfix release, but there is always a chance that one
  of the fixes could be wrong.

  [ Development release ]

  Xenial is on a different 1.7 series and will be on 1.8 by release. All
  commits to the stable branch should come from the master branches that
  1.7 releases are made from, although there might be slight differences
  in release timing that means one is released before the other.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-libav1.0/+bug/1538524/+subscriptions

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


[Desktop-packages] [Bug 1538524] Re: Update to 1.6.3

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gst-libav1.0 - 1.6.3-1ubuntu1

---
gst-libav1.0 (1.6.3-1ubuntu1) wily; urgency=medium

  * No-change upload from Debian to Wily for SRU. (LP: #1538524)

gst-libav1.0 (1.6.3-1) unstable; urgency=medium

  * New upstream bugfix release.
  * debian/patches/0001-avdeinterlace-Port-non-deprecated-AVFilter-API.patch,
debian/patches/0002-libav-Remove-usage-of-deprecated-API.patch,

debian/patches/0003-libav-Bitrate-field-changed-from-int-to-int64_t-fix-.patch,
debian/patches/0004-avdeinterlace-Chain-up-to-parent-class-dispose.patch:
+ Prepare for ffmpeg 2.9 by removing usage of some deprecated API.

gst-libav1.0 (1.6.2-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-libav1.0 (1.6.1-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-libav1.0 (1.6.0-2) unstable; urgency=medium

  * debian/patches/0001-avviddec-fix-memory-leak.patch,

debian/patches/0002-avviddec-only-free-config-when-pool-doesn-t-take-own.patch:
+ Fix some memory leaks.
  * 
debian/patches/0005-avvidenc-Pass-the-correct-user_data-to-gst_buffer_ne.patch,

debian/patches/0006-avcodecmap-Don-t-allocate-dummy-codec-data-anymore-i.patch:
+ Fix crashes in the video encoders (Closes: #800779).

 -- Iain Lane   Wed, 27 Jan 2016 12:58:59 +

** Changed in: gst-libav1.0 (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  Update to 1.6.3

Status in gst-libav1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-bad1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-base1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-good1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-ugly1.0 package in Ubuntu:
  Fix Released
Status in gstreamer1.0 package in Ubuntu:
  Fix Released
Status in gst-libav1.0 source package in Wily:
  Fix Released
Status in gst-plugins-bad1.0 source package in Wily:
  Fix Released
Status in gst-plugins-base1.0 source package in Wily:
  Fix Released
Status in gst-plugins-good1.0 source package in Wily:
  Fix Released
Status in gst-plugins-ugly1.0 source package in Wily:
  Fix Released
Status in gstreamer1.0 source package in Wily:
  Fix Released

Bug description:
  [ Description ]

  We should stick with upstream's stable bugfix releases in 15.10

  [ Test plan & QA ]

  Play a range of videos in Totem. Play a range of audio tracks in
  Rhythmbox. Try to stream audio and/or video. Try to install a missing
  codec.

  In all cases, make sure that everything which worked before still
  works.

  [ Regression potential ]

  This is a pure bugfix release, but there is always a chance that one
  of the fixes could be wrong.

  [ Development release ]

  Xenial is on a different 1.7 series and will be on 1.8 by release. All
  commits to the stable branch should come from the master branches that
  1.7 releases are made from, although there might be slight differences
  in release timing that means one is released before the other.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-libav1.0/+bug/1538524/+subscriptions

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


[Desktop-packages] [Bug 1529445] Update Released

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

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

Title:
  Several memory/file descriptor leaks in gstreamer 1.6.0

Status in gst-plugins-base1.0 package in Ubuntu:
  Fix Released
Status in gstreamer1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-base1.0 source package in Wily:
  Fix Released
Status in gstreamer1.0 source package in Wily:
  Fix Released

Bug description:
  Ubuntu 15.10 includes gstreamer 1.6.0. There were several important
  leak fixes in 1.6.1, some of which also meant holding references to
  file descriptors around, which can result in crashes once the fd limit
  is hit.

  Upstream bugs:

  https://bugzilla.gnome.org/show_bug.cgi?id=755867
  https://bugzilla.gnome.org/show_bug.cgi?id=756552
  https://bugzilla.gnome.org/show_bug.cgi?id=756611

  All of these were fixed in 1.6.1

  What motivated me to investigate this bug is a 'random' crash in
  pidgin after several hours of leaking file descriptors, which looks
  exactly like bug #1479715 but happened even after applying that patch.
  Turns out that it wasn't pidgin holding the references that kept those
  file descriptors open, but it was gstreamer itself.

  I'd fill the whole SRU template here but i'm afraid there are too many
  patches that need to be applied to fix these bugs properly (some of
  them in gst-plugins-base, some of them in libgstreamer, and I don't
  know exactly which ones are needed) and anything less than updating to
  1.6.1 or 1.6.2 would be wrong, IMO. The whole 1.6.x branch is bugfixes
  only.

  [Test Case]

   * Download https://bugzilla.gnome.org/attachment.cgi?id=313241 to
  playbin-leak.c

   * Optionally change the "a.ogg" uri to a valid path to a sound in the
  local system (maybe "file:///usr/share/sounds/alsa/Noise.wav"). Some
  leaks and warnings appear anyway even without changing this.

   * Build with:

  gcc -Wall $(pkg-config --cflags gstreamer-1.0 gtk+-3.0 glib-2.0)
  playbin-leak.c $(pkg-config --libs gstreamer-1.0 gtk+-3.0 glib-2.0)

   * Run as:

  GOBJECT_DEBUG=instance-count GTK_DEBUG=interactive ./a.out

  * Let it run, see warnings after some iterations, watch it leak.

  Alternatively, how i've been testing this so far, which roughly
  imitates the pidgin crash (but probably only applies to a subset of
  the leaks)

   * Get a ubuntu 15.10 VM without sound card (so that pulseaudio fails
  to play sounds)

   * Do this:

  cd /usr/share/sounds/alsa
  valgrind --track-fds=yes gst-play-1.0 --audiosink=pulsesink Noise.wav 
Noise.wav Noise.wav

   * File descriptors open at exit should be 4, not 10 (it leaks two for
  each time it plays)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-base1.0/+bug/1529445/+subscriptions

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


[Desktop-packages] [Bug 1538524] Re: Update to 1.6.3

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package gst-plugins-base1.0 - 1.6.3-1ubuntu1

---
gst-plugins-base1.0 (1.6.3-1ubuntu1) wily; urgency=medium

  * Merge from Debian unstable for wily SRU (LP: #1538524, #1529445).
Remaining changes:
+ 0001-riff-Add-input-buffer-size-to-GstCaps.patch: Take patch from
  Alfonso Sanchez-Beato on upstream bug #737599 to add a field in the
  GstCaps containing the suggested buffer size for this stream.
+ Update Vcs-* for Ubuntu

gst-plugins-base1.0 (1.6.3-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-plugins-base1.0 (1.6.2-1ubuntu1) xenial; urgency=medium

  * Merge from Debian unstable. Remaining changes:
+ 0001-riff-Add-input-buffer-size-to-GstCaps.patch: Take patch from
  Alfonso Sanchez-Beato on upstream bug #737599 to add a field in the
  GstCaps containing the suggested buffer size for this stream.
+ Update Vcs-* for Ubuntu

gst-plugins-base1.0 (1.6.2-1) unstable; urgency=medium

  * New upstream bugfix release.

gst-plugins-base1.0 (1.6.1-1ubuntu1) xenial; urgency=medium

  * Merge from Debian unstable. Remaining changes:
+ 0001-riff-Add-input-buffer-size-to-GstCaps.patch: Take patch from
  Alfonso Sanchez-Beato on upstream bug #737599 to add a field in the
  GstCaps containing the suggested buffer size for this stream.
+ Update Vcs-* for Ubuntu

gst-plugins-base1.0 (1.6.1-1) unstable; urgency=medium

  * debian/control.in:
+ Remove Recommends on alsa-base, it's a useless dummy package
  and not needed anyway (Closes: #785268).
  * New upstream bugfix release.

 -- Iain Lane   Wed, 27 Jan 2016 12:48:06 +

** Changed in: gst-plugins-base1.0 (Ubuntu Wily)
   Status: Fix Committed => Fix Released

** Changed in: gst-plugins-good1.0 (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  Update to 1.6.3

Status in gst-libav1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-bad1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-base1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-good1.0 package in Ubuntu:
  Fix Released
Status in gst-plugins-ugly1.0 package in Ubuntu:
  Fix Released
Status in gstreamer1.0 package in Ubuntu:
  Fix Released
Status in gst-libav1.0 source package in Wily:
  Fix Released
Status in gst-plugins-bad1.0 source package in Wily:
  Fix Released
Status in gst-plugins-base1.0 source package in Wily:
  Fix Released
Status in gst-plugins-good1.0 source package in Wily:
  Fix Released
Status in gst-plugins-ugly1.0 source package in Wily:
  Fix Released
Status in gstreamer1.0 source package in Wily:
  Fix Released

Bug description:
  [ Description ]

  We should stick with upstream's stable bugfix releases in 15.10

  [ Test plan & QA ]

  Play a range of videos in Totem. Play a range of audio tracks in
  Rhythmbox. Try to stream audio and/or video. Try to install a missing
  codec.

  In all cases, make sure that everything which worked before still
  works.

  [ Regression potential ]

  This is a pure bugfix release, but there is always a chance that one
  of the fixes could be wrong.

  [ Development release ]

  Xenial is on a different 1.7 series and will be on 1.8 by release. All
  commits to the stable branch should come from the master branches that
  1.7 releases are made from, although there might be slight differences
  in release timing that means one is released before the other.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-libav1.0/+bug/1538524/+subscriptions

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


[Desktop-packages] [Bug 1512826] Update Released

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

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

Title:
  when i delete .trash_1000 folder frm usb nautilus freeses

Status in GLib:
  Fix Released
Status in glib2.0 package in Ubuntu:
  Fix Released
Status in glib2.0 source package in Wily:
  Fix Released

Bug description:
  when i delete .trash_1000 folder frm usb nautilus freeses on ubuntu
  15.10. please help

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

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


[Desktop-packages] [Bug 1514475] Re: [SRU] New upstream stable release 2.46.2

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package glib2.0 - 2.46.2-1ubuntu1

---
glib2.0 (2.46.2-1ubuntu1) wily; urgency=medium

  * No-change backport of stable update to wily. (LP: #1514475)
+ Fixes crash when deleting files from trash. (LP: #1512826)

glib2.0 (2.46.2-1) unstable; urgency=medium

  * Fix Vcs-* to point to unstable.
  * New upstream stable release 2.46.2.
+ Fixes cross compilation (Closes: #800610)
  * Drop changes from 2.46.1-2, which are all in this upstream releaee.
  * Drop debian/patches/0001-GDateTime-test-fix-occasional-failures.patch,
applied upstream.

glib2.0 (2.46.1-2) unstable; urgency=medium

  * Team upload.
  * Cherry-pick patches from upstream glib-2-46 branch to fix incomplete
documentation (Closes: #659977)
  * debian/gdbus-example-objectmanager-server.c: add missing example file
from upstream git; it was accidentally omitted from upstream tarballs

 -- Iain Lane   Mon, 09 Nov 2015 15:22:42 +

** Changed in: glib2.0 (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  [SRU] New upstream stable release 2.46.2

Status in glib2.0 package in Ubuntu:
  Fix Released
Status in glib2.0 source package in Wily:
  Fix Released

Bug description:
  [ Description ]

  Upstream have released a new bugfix release.

  [ QA, testing, regression potential ]

  Under the GNOME MRE, you can believe all bugs upstream says are fixed
  are really fixed. Just test the system and make sure there are no
  regressions (e.g. look at errors.ubuntu.com).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1514475/+subscriptions

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


[Desktop-packages] [Bug 1512826] Re: when i delete .trash_1000 folder frm usb nautilus freeses

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package glib2.0 - 2.46.2-1ubuntu1

---
glib2.0 (2.46.2-1ubuntu1) wily; urgency=medium

  * No-change backport of stable update to wily. (LP: #1514475)
+ Fixes crash when deleting files from trash. (LP: #1512826)

glib2.0 (2.46.2-1) unstable; urgency=medium

  * Fix Vcs-* to point to unstable.
  * New upstream stable release 2.46.2.
+ Fixes cross compilation (Closes: #800610)
  * Drop changes from 2.46.1-2, which are all in this upstream releaee.
  * Drop debian/patches/0001-GDateTime-test-fix-occasional-failures.patch,
applied upstream.

glib2.0 (2.46.1-2) unstable; urgency=medium

  * Team upload.
  * Cherry-pick patches from upstream glib-2-46 branch to fix incomplete
documentation (Closes: #659977)
  * debian/gdbus-example-objectmanager-server.c: add missing example file
from upstream git; it was accidentally omitted from upstream tarballs

 -- Iain Lane   Mon, 09 Nov 2015 15:22:42 +

** Changed in: glib2.0 (Ubuntu Wily)
   Status: Fix Committed => Fix Released

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

Title:
  when i delete .trash_1000 folder frm usb nautilus freeses

Status in GLib:
  Fix Released
Status in glib2.0 package in Ubuntu:
  Fix Released
Status in glib2.0 source package in Wily:
  Fix Released

Bug description:
  when i delete .trash_1000 folder frm usb nautilus freeses on ubuntu
  15.10. please help

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

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


[Desktop-packages] [Bug 1514475] Update Released

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

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

Title:
  [SRU] New upstream stable release 2.46.2

Status in glib2.0 package in Ubuntu:
  Fix Released
Status in glib2.0 source package in Wily:
  Fix Released

Bug description:
  [ Description ]

  Upstream have released a new bugfix release.

  [ QA, testing, regression potential ]

  Under the GNOME MRE, you can believe all bugs upstream says are fixed
  are really fixed. Just test the system and make sure there are no
  regressions (e.g. look at errors.ubuntu.com).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1514475/+subscriptions

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


[Desktop-packages] [Bug 1525554] Re: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at all

2016-03-03 Thread disco
ArnauC's solution partially worked for me on my HP ProBook 470 G3. The
noise is still there in it's full duration but it's volume is much
lower, it's barely audible now.

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

Title:
  [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at
  all

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

Bug description:
  No sound on brand new HP ProBook 470 G3 after installing Ubuntu 14.04
  on headphones or internal speakers.

  Connecting a USB headphone and microphone both work, though.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-39.44~14.04.1-generic 3.19.8-ckt9
  Uname: Linux 3.19.0-39-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ronald 2199 F pulseaudio
ronald 2513 F alsamixer
  CurrentDesktop: Unity
  Date: Sat Dec 12 19:36:01 2015
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2015-12-07 (5 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_DevicesInUse:
   Error: command ['pkexec', 'fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D2', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 
127: Error executing command as another user: Not authorized
   
   This incident has been reported.
  Symptom_Jack: Digital Out, HDMI
  Symptom_Type: No sound at all
  Title: [HP ProBook 470 G3, Intel Skylake HDMI, Digital Out, HDMI] No sound at 
all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/30/2015
  dmi.bios.vendor: HP
  dmi.bios.version: N78 Ver. 01.02
  dmi.board.name: 8102
  dmi.board.vendor: HP
  dmi.board.version: KBC Version 16.1F
  dmi.chassis.asset.tag: 5CD54286XY
  dmi.chassis.type: 10
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnHP:bvrN78Ver.01.02:bd09/30/2015:svnHP:pnHPProBook470G3:pvr:rvnHP:rn8102:rvrKBCVersion16.1F:cvnHP:ct10:cvr:
  dmi.product.name: HP ProBook 470 G3
  dmi.sys.vendor: HP

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

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


[Desktop-packages] [Bug 1552868] Re: Demote python3-smbc to a Suggests

2016-03-03 Thread Barry Warsaw
modified   debian/control
@@ -9,8 +9,9 @@ X-Python-Version: >= 3.0
 
 Package: system-config-printer-common
 Architecture: all
-Depends: ${shlibs:Depends}, ${python3:Depends}, python3-cups (>= 1.9.60), 
python3-smbc, python3-dbus, python3-cupshelpers
+Depends: ${shlibs:Depends}, ${python3:Depends}, python3-cups (>= 1.9.60), 
python3-dbus, python3-cupshelpers
 Recommends: system-config-printer-udev, avahi-utils
+Suggests: python3-smbc
 Conflicts: system-config-printer, system-config-printer-kde (< 0.09ubuntu1)
 Replaces: system-config-printer, system-config-printer-gnome (<< 
1.3.11+20120807-0ubuntu7)
 Description: Printer configuration GUI


** Changed in: system-config-printer (Ubuntu)
Milestone: None => ubuntu-16.04

** Changed in: system-config-printer (Ubuntu)
 Assignee: (unassigned) => Till Kamppeter (till-kamppeter)

** Changed in: system-config-printer (Ubuntu)
   Importance: Undecided => High

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

Title:
  Demote python3-smbc to a Suggests

Status in system-config-printer package in Ubuntu:
  New

Bug description:
  system-config-printer-common is the last package keeping Python 2 on
  the default desktop image.  Even though s-c-p has been ported to
  Python 3, it has a transitive dependency on Python 2 through
  python3-smbc -> libsmbclient -> samba-libs -> libpython2.7

  The problem is that upstream Samba is lagging behind in porting to
  Python 3, and that clearly won't happen before 16.04.  Therefore, in
  order to drop Python 2 from the images, we need to demote python3-smbc
  from a Depends to a Suggests.

  This has implications for users who want to connect to Windows
  printers out of the box.  They clearly won't be able to after this.
  They would have to install python3-smbc in order to do this.

  You might take a look at deja-dup which hands this by showing a button
  that installs the necessary package via PackageKit (in vala, but it
  also shouldn't be hard to do it in Python).  It's not ideal, but it
  makes it obvious that there's some extra stuff needed in order to
  install a Windows printer.  You could display this button only if
  `import smbc` fails.  I don't know how prominent Windows printers are
  for Ubuntu users, but ISTM that most network printers should expose
  IPP or other non-Windows specific protocols these days.

  https://blueprints.launchpad.net/ubuntu/+spec/foundations-x-python3-only

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1552868/+subscriptions

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


[Desktop-packages] [Bug 1552868] [NEW] Demote python3-smbc to a Suggests

2016-03-03 Thread Barry Warsaw
Public bug reported:

system-config-printer-common is the last package keeping Python 2 on the
default desktop image.  Even though s-c-p has been ported to Python 3,
it has a transitive dependency on Python 2 through python3-smbc ->
libsmbclient -> samba-libs -> libpython2.7

The problem is that upstream Samba is lagging behind in porting to
Python 3, and that clearly won't happen before 16.04.  Therefore, in
order to drop Python 2 from the images, we need to demote python3-smbc
from a Depends to a Suggests.

This has implications for users who want to connect to Windows printers
out of the box.  They clearly won't be able to after this.  They would
have to install python3-smbc in order to do this.

You might take a look at deja-dup which hands this by showing a button
that installs the necessary package via PackageKit (in vala, but it also
shouldn't be hard to do it in Python).  It's not ideal, but it makes it
obvious that there's some extra stuff needed in order to install a
Windows printer.  You could display this button only if `import smbc`
fails.  I don't know how prominent Windows printers are for Ubuntu
users, but ISTM that most network printers should expose IPP or other
non-Windows specific protocols these days.

https://blueprints.launchpad.net/ubuntu/+spec/foundations-x-python3-only

** Affects: system-config-printer (Ubuntu)
 Importance: High
 Assignee: Till Kamppeter (till-kamppeter)
 Status: New

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

Title:
  Demote python3-smbc to a Suggests

Status in system-config-printer package in Ubuntu:
  New

Bug description:
  system-config-printer-common is the last package keeping Python 2 on
  the default desktop image.  Even though s-c-p has been ported to
  Python 3, it has a transitive dependency on Python 2 through
  python3-smbc -> libsmbclient -> samba-libs -> libpython2.7

  The problem is that upstream Samba is lagging behind in porting to
  Python 3, and that clearly won't happen before 16.04.  Therefore, in
  order to drop Python 2 from the images, we need to demote python3-smbc
  from a Depends to a Suggests.

  This has implications for users who want to connect to Windows
  printers out of the box.  They clearly won't be able to after this.
  They would have to install python3-smbc in order to do this.

  You might take a look at deja-dup which hands this by showing a button
  that installs the necessary package via PackageKit (in vala, but it
  also shouldn't be hard to do it in Python).  It's not ideal, but it
  makes it obvious that there's some extra stuff needed in order to
  install a Windows printer.  You could display this button only if
  `import smbc` fails.  I don't know how prominent Windows printers are
  for Ubuntu users, but ISTM that most network printers should expose
  IPP or other non-Windows specific protocols these days.

  https://blueprints.launchpad.net/ubuntu/+spec/foundations-x-python3-only

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1552868/+subscriptions

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


[Desktop-packages] [Bug 1129409] Re: [SRU] Nvidia and AMD graphics drivers should indicate whether they provide libcuda.so.1, libOpenCL.so.1, etc.

2016-03-03 Thread Graham Inggs
@oriolpont: fglrx-installer has been removed from Xenial, so having two
loaders should no longer be a problem.

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

Title:
  [SRU] Nvidia and AMD graphics drivers should indicate whether they
  provide libcuda.so.1, libOpenCL.so.1, etc.

Status in boinc package in Ubuntu:
  Fix Released
Status in fglrx-installer package in Ubuntu:
  Fix Released
Status in fglrx-installer-updates package in Ubuntu:
  Fix Released
Status in nvidia-cuda-toolkit package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-304 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-304-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-310-updates package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-313-updates package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-319 package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-319-updates package in Ubuntu:
  Fix Released
Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Invalid
Status in pycuda package in Ubuntu:
  Fix Released
Status in pyopencl package in Ubuntu:
  Fix Released
Status in starpu-contrib package in Ubuntu:
  Fix Released
Status in viennacl package in Ubuntu:
  Invalid
Status in boinc source package in Trusty:
  Invalid
Status in fglrx-installer source package in Trusty:
  Fix Released
Status in fglrx-installer-updates source package in Trusty:
  Fix Released
Status in nvidia-cuda-toolkit source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-304 source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-304-updates source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-310-updates source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-313-updates source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-319 source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-319-updates source package in Trusty:
  Invalid
Status in nvidia-graphics-drivers-340 source package in Trusty:
  Invalid
Status in pycuda source package in Trusty:
  Invalid
Status in pyopencl source package in Trusty:
  Invalid
Status in starpu-contrib source package in Trusty:
  Invalid
Status in viennacl source package in Trusty:
  Invalid
Status in boinc source package in Utopic:
  Invalid
Status in fglrx-installer source package in Utopic:
  Fix Released
Status in fglrx-installer-updates source package in Utopic:
  Fix Released
Status in nvidia-cuda-toolkit source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-304 source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-304-updates source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-310-updates source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-313-updates source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-319 source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-319-updates source package in Utopic:
  Invalid
Status in nvidia-graphics-drivers-340 source package in Utopic:
  Invalid
Status in pycuda source package in Utopic:
  Invalid
Status in pyopencl source package in Utopic:
  Invalid
Status in starpu-contrib source package in Utopic:
  Invalid
Status in viennacl source package in Utopic:
  Invalid
Status in nvidia-cuda-toolkit package in Debian:
  Fix Released

Bug description:
  [Impact]

  * wine and fglrx are not coinstallable.

  [Test Case]

   * try to install them
   * there is a conflict with libopencl1 in control file, preventing 
coinstallation.

  The nvidia-cuda-toolkit package needs to depend on a minimum version of the 
CUDA library included in nvidia-graphics-drivers.
  The current Debian version of nvidia-cuda-toolkit (5.0.35-4) does this on 
Debian systems by checking the version of libcuda1 and on Ubuntu systems by 
checking the version of nvidia-current, nvidia-curent-updates, 
nvidia-experimental-304 or nvidia-experimental-310.

  It would greatly simplify maintenance of packages building against
  libcuda.so.1 and libOpenCL.so.1 if the nvidia-graphics drivers could
  provide virtual packages that reflect the API level, for example,
  libcuda-5.0-1 and libopencl-1.2-1.

  It was decided that the nvidia drivers packages will provide libcuda-5.0-1, 
libopencl1 and opencl-icd (LP: #763457) virtual packages. Additionally, 
nvidia-*.shlibs would contain:
  libOpenCL  1 libopencl1
  libcuda1 libcuda-5.0-1
  libGL 1 libgl1

  Similarly, the amd drivers package will provide libopencl1 and opencl-icd 
virtual packages, as well as an .shlibs containing:
  libOpenCL  1 libopencl1
  libGL 1 libgl1

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

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

[Desktop-packages] [Bug 1551989] Re: Demote deja-dup-backend-gvfs and install on demand

2016-03-03 Thread Launchpad Bug Tracker
This bug was fixed in the package deja-dup - 34.1-1ubuntu3

---
deja-dup (34.1-1ubuntu3) xenial; urgency=medium

  * d/control.in, d/p/install-pygi.patch:
- Install deja-dup-backend-gvfs dynamically instead of python-gi,
  so we can keep samba-libs off the default image too.
  (LP: #1551989)

 -- Michael Terry   Wed, 02 Mar 2016 09:41:13 -0500

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

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

Title:
  Demote deja-dup-backend-gvfs and install on demand

Status in deja-dup package in Ubuntu:
  Fix Released

Bug description:
  In the quest to remove Python 2 from the default desktop install,
  we're down to just a handful of packages.  Most problematic are samba-
  libs due to upstream's position on Python 3 support and the difficulty
  in porting that stack to Python 3.

  Two packages which transitively keep Python 2 on the install are deja-
  dup-backend-gvfs and gvfs-backends, due to the dependency through
  samba-libs.  One way to approach deja-dup-backend-gvfs similarly to
  the way python-gi and duplicity are currently handled, which is that
  they are installed on demand.

  I suggest demoting deja-dup-backend-gvfs to a Suggests of deja-dup
  (similar to currently deja-dup-backend-cloudfiles and deja-dup-
  backend-s3), and modifying the install-pygi.patch to install this
  package on demand.  This should prevent gvfs-backends from appearing
  on the iso by default, but it should get installed at that time too.
  I have a proposed patch that seems to do the trick for me.

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

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


[Desktop-packages] [Bug 1552852] [NEW] shares-admin does not handle spaces in paths correctly

2016-03-03 Thread Daniel U. Thibault
Public bug reported:

If you use shares-admin to share a folder via NFS (Shared Folders:
Shared Folders: Add) and you pick out a path that includes embedded
spaces, the string is included verbatim (that is, without escaping the
spaces) in the configuration (/etc/exports in particular), and thus the
share will utterly fail.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gnome-system-tools 3.0.0-3ubuntu4.1
ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
Uname: Linux 3.13.0-53-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Mar  3 13:24:20 2016
ExecutablePath: /usr/bin/shares-admin
InstallationDate: Installed on 2014-12-17 (442 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
SourcePackage: gnome-system-tools
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  shares-admin does not handle spaces in paths correctly

Status in gnome-system-tools package in Ubuntu:
  New

Bug description:
  If you use shares-admin to share a folder via NFS (Shared Folders:
  Shared Folders: Add) and you pick out a path that includes embedded
  spaces, the string is included verbatim (that is, without escaping the
  spaces) in the configuration (/etc/exports in particular), and thus
  the share will utterly fail.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-system-tools 3.0.0-3ubuntu4.1
  ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
  Uname: Linux 3.13.0-53-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar  3 13:24:20 2016
  ExecutablePath: /usr/bin/shares-admin
  InstallationDate: Installed on 2014-12-17 (442 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  SourcePackage: gnome-system-tools
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 944040] Re: Cannot connect to RDP if host fingerprint changes

2016-03-03 Thread Chris Carlin
Note that a restart of remmina was required after deleting that file.

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

Title:
  Cannot connect to RDP if host fingerprint changes

Status in remmina package in Ubuntu:
  Confirmed

Bug description:
  After upgrading to Precise, all my existing connections for RDP are no
  longer functional.  I get the following message:

  Unable to connect to RDP server XX

  All connections are in a windows domain.  Have tried various O/S's;
  Win 7, XP, 2008 R2.  Same result.  Have tried RDP, TLS, NLA and
  Negoitate.  All systems are set to allow all types of RDP traffic.
  Have verified that the systems are up and function from a Win7 Vbox.
  Tried creating a new connection, same result.

  
  Anything else that would be of help?  Debug info attached. (Hopefully)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: remmina 1.0.0-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic 3.2.6
  Uname: Linux 3.2.0-17-generic x86_64
  ApportVersion: 1.93-0ubuntu2
  Architecture: amd64
  Date: Thu Mar  1 09:39:27 2012
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: remmina
  UpgradeStatus: Upgraded to precise on 2012-02-29 (0 days ago)

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

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


[Desktop-packages] [Bug 1513205] Re: Per-app geolocation access control - feature request

2016-03-03 Thread Nikita Yerenkov-Scott
The upstream bug has been closed as "FIXED" and changes have been
committed.

** Changed in: gnome-control-center (Ubuntu)
   Status: In Progress => Fix Committed

** Changed in: ubuntu-gnome
   Status: In Progress => Fix Committed

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

Title:
  Per-app geolocation access control - feature request

Status in Ubuntu GNOME:
  Fix Committed
Status in gnome-control-center package in Ubuntu:
  Fix Committed

Bug description:
  I think that it would be really good if in the Privacy section you
  could specify which applications you want to allow to find your
  geographical location, because currently you can only turn it off and
  on globally, but one may want to allow one application to get this
  information, but not to allow others. So I think that the option to
  globally turn it on should stay, but there should also be an option
  where one can select only specific applications to have this enabled
  for them. I am running Ubuntu GNOME 15.10 with GNOME 3.18.

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

-- 
Mailing list: https://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 1550944] Re: Xorg crash

2016-03-03 Thread Tony Morton
Christopher,

Absolute nightmare. I used my dual boot setup to access Windows 8 and 
update the BIOS and then had huge problems accessing Ubuntu, finally 
using boot-repair since the BIOS upgrade had deleted the boot menu.
And after all that it has made absolutely no difference to the double 
log in problem.

regards
Tony Morton


On 02/03/16 02:02, Christopher M. Penalver wrote:
> Tony Morton, thank you for reporting this and helping make Ubuntu
> better.
>
> As per http://www.dell.com/support/home/us/en/19/product-support/product
> /inspiron-660s/drivers?os=biosa an update to your computer's buggy,
> insecure, and outdated BIOS is available (A11). If you update to this
> following https://help.ubuntu.com/community/BIOSUpdate does it change
> anything?
>
> For more on BIOS updates and linux, please see
> https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
> .
>
> Please note your current BIOS is already in the Bug Description, so
> posting this on the old BIOS would not be helpful.
>
> Also, you don't have to create a new bug report.
>
> Once the BIOS is updated, if the problem is still reproducible:
> 1) Please provide the output of the following terminal command (not perform 
> an apport-collect):
> sudo dmidecode -s bios-version && sudo dmidecode -s bios-release-date
> 2) Please make a comment specifically advising on if there was an improvement 
> or not.
> 3) Please mark this report Status New.
>
> If it's not reproducible, please mark this as Invalid.
>
> Thank you for your understanding.
>
> ** Tags added: bios-outdated-a11
>
> ** Changed in: xorg (Ubuntu)
> Importance: Undecided => Low
>
> ** Changed in: xorg (Ubuntu)
> Status: New => Incomplete
>

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

Title:
  Xorg crash

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Since kernel 70.113 came in I have to log in twice at start up. After
  the first log in the desktop screen appears for a few seconds then
  crashes back to a black screen and then the log in screen appears
  again. After the second log in the system works normally. This is
  Ubuntu 14.04LTS 64 bit version

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8.1
  ProcVersionSignature: Ubuntu 3.13.0-79.123-generic 3.13.11-ckt33
  Uname: Linux 3.13.0-79-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Feb 28 15:57:17 2016
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0102] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:0574]
   NVIDIA Corporation GF119 [GeForce GT 620 OEM] [10de:1049] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: NVIDIA Corporation Device [10de:0977]
  InstallationDate: Installed on 2014-05-19 (650 days ago)
  InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
  MachineType: Dell Inc. Inspiron 660s
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-79-generic.efi.signed 
root=UUID=cc041237-8a22-4bc4-9c3d-e7e4419eb999 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  Title: Xorg crash
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/24/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0478VN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 3
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd08/24/2012:svnDellInc.:pnInspiron660s:pvr:rvnDellInc.:rn0478VN:rvrA00:cvnDellInc.:ct3:cvr:
  dmi.product.name: Inspiron 660s
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.3+14.04.20150313-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.64-1~ubuntu14.04.1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.6
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.6
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sun Feb 28 14:39:14 2016
  xserver.configfile: default
  

[Desktop-packages] [Bug 1285258] Re: failing to unlock screensaver

2016-03-03 Thread Nikita Yerenkov-Scott
** Also affects: gnome-screensaver (Ubuntu)
   Importance: Undecided
   Status: New

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

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

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

Title:
  failing to unlock screensaver

Status in Ubuntu GNOME:
  New
Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  There seem to be two distinct errors when unlocking gnome-screensaver.
  Both prevents you from logging in. The first is the most serious.

  1) When I move the mouse, the lock screen appears. Whatever I type it
  only activates the top right menu. I'm completely unable to login. I
  used power button to restart the computer.

  2) Most common is that you can type your password, but the rotating-
  pause-animation never stops. You can cancel this with the button and
  usually you can get passed the screensave on the second attempt.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-screensaver (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic i686
  NonfreeKernelModules: wl
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  Date: Wed Feb 26 17:54:36 2014
  InstallationDate: Installed on 2014-02-26 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 "Trusty Tahr" - Alpha i386 (20140226)
  SourcePackage: gnome-screensaver
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1552798] [NEW] Touchpad on Laptop Can be Disabled on Accident

2016-03-03 Thread Ian Santopietro
Public bug reported:

In the Mouse and Trackpad Settings plugin, there is an option (when a
trackpad is present, e.g. on a laptop) to enable or disable the
trackpad. This is a dangerous option because if the setting is toggled
on a laptop (where the trackpad is the only built-in pointing device)
without first plugging in an external mouse, the trackpad which was used
to toggle the setting is disabled and cannot be used to re-enable it.
This requires one of three solutions:

1. Plugging in an External Mouse to re-enable the setting

2. Using the [TAB] and [SPACE] keys to navigate the UI and get to the
switch and toggle it back on

3. Running a gsettings command in the terminal to reset the option

Option 1 may not be available if the user doesn't have an external
mouse. Options 2 and 3 aren't discoverable for new users, which can
leave someone new to Ubuntu with no way to use their computer.

The gsettings key that is toggle by this widget is:

org.gnome.desktop.peripherals.touchpad/send-events

The key accepts the values "enabled", "disabled", and "disabled-on-
external-mouse". The third option would be a much better choice for the
disabled item, since that still allows use of the trackpad without an
external mouse. The wording of the option could also be updated to
something similar to: "Disable touchpad automatically when an external
mouse is plugged in".

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: unity-control-center 15.04.0+15.10.20150923-0ubuntu1
ProcVersionSignature: Ubuntu 4.2.0-30.35-generic 4.2.8-ckt3
Uname: Linux 4.2.0-30-generic x86_64
ApportVersion: 2.19.1-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Mar  3 09:19:23 2016
SourcePackage: unity-control-center
UpgradeStatus: Upgraded to wily on 2016-02-04 (28 days ago)

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug wily

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

Title:
  Touchpad on Laptop Can be Disabled on Accident

Status in unity-control-center package in Ubuntu:
  New

Bug description:
  In the Mouse and Trackpad Settings plugin, there is an option (when a
  trackpad is present, e.g. on a laptop) to enable or disable the
  trackpad. This is a dangerous option because if the setting is toggled
  on a laptop (where the trackpad is the only built-in pointing device)
  without first plugging in an external mouse, the trackpad which was
  used to toggle the setting is disabled and cannot be used to re-enable
  it. This requires one of three solutions:

  1. Plugging in an External Mouse to re-enable the setting

  2. Using the [TAB] and [SPACE] keys to navigate the UI and get to the
  switch and toggle it back on

  3. Running a gsettings command in the terminal to reset the option

  Option 1 may not be available if the user doesn't have an external
  mouse. Options 2 and 3 aren't discoverable for new users, which can
  leave someone new to Ubuntu with no way to use their computer.

  The gsettings key that is toggle by this widget is:

  org.gnome.desktop.peripherals.touchpad/send-events

  The key accepts the values "enabled", "disabled", and "disabled-on-
  external-mouse". The third option would be a much better choice for
  the disabled item, since that still allows use of the trackpad without
  an external mouse. The wording of the option could also be updated to
  something similar to: "Disable touchpad automatically when an external
  mouse is plugged in".

  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: unity-control-center 15.04.0+15.10.20150923-0ubuntu1
  ProcVersionSignature: Ubuntu 4.2.0-30.35-generic 4.2.8-ckt3
  Uname: Linux 4.2.0-30-generic x86_64
  ApportVersion: 2.19.1-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Mar  3 09:19:23 2016
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to wily on 2016-02-04 (28 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1552798/+subscriptions

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


[Desktop-packages] [Bug 1551377] Re: package software-center 16.01+16.04.20160217 failed to install/upgrade: triggers looping, abandoned

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

** Changed in: software-center (Ubuntu)
   Status: New => Confirmed

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

Title:
  package software-center 16.01+16.04.20160217 failed to
  install/upgrade: triggers looping, abandoned

Status in software-center package in Ubuntu:
  Confirmed

Bug description:
  Performing software update failed to install software-center

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: software-center 16.01+16.04.20160217
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Mon Feb 29 12:18:44 2016
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2016-01-25 (35 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160124)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.3
  SourcePackage: software-center
  Title: package software-center 16.01+16.04.20160217 failed to 
install/upgrade: triggers looping, abandoned
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1551774] Re: package resolvconf 1.78ubuntu2 failed to install/upgrade: triggers looping, abandoned

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

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

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

Title:
  package resolvconf 1.78ubuntu2 failed to install/upgrade: triggers
  looping, abandoned

Status in bamf package in Ubuntu:
  Confirmed

Bug description:
  problem updating

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: resolvconf 1.78ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-7.22-generic 4.4.2
  Uname: Linux 4.4.0-7-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  Date: Tue Mar  1 20:03:34 2016
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2015-12-13 (79 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1
   apt  1.2.3
  SourcePackage: resolvconf
  Title: package resolvconf 1.78ubuntu2 failed to install/upgrade: triggers 
looping, abandoned
  UpgradeStatus: Upgraded to xenial on 2016-02-19 (11 days ago)

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

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


[Desktop-packages] [Bug 885730] Re: keyboard layout indicator reacts incorrectly

2016-03-03 Thread Andrey
up
ubuntu 15.10
The same as for 
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/885730/comments/4

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

Title:
  keyboard layout indicator reacts incorrectly

Status in gnome-settings-daemon:
  Invalid
Status in Ubuntu network, Bluetooth, keyboard menus:
  Fix Released
Status in gnome-settings-daemon package in Ubuntu:
  Fix Released
Status in gnome-settings-daemon source package in Oneiric:
  Won't Fix

Bug description:
  Hi there,

    there are few bug reports similar to this one but from their
  description I feel like this is a little different.

    I use three different keyboard layouts, switching between them with
  shortcut and having "Allow different layouts for individual windows"
  option enabled. In this configuration layout switch should be
  processed when shortcut is triggered or when I switch to another
  window. Moreover "to switch layout" means two things. Firstly it means
  to switch keyboard mappings themself and secondly to change what
  layout indicator shows.

    The problem itself: mappings which is used is often not the same as
  indicator shows. I experimented a little to find out what is wrong and
  now I see that the mistake is in processing switch-window event which
  always changes mappings used but doesn't refresh what indicator is
  showing...

    Sometimes it's quite annoying as nearly all bugs reported here :)
  This is my first bug report ever so correct me or reguest mroe info if
  I have fogotten something.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gnome-settings-daemon 3.2.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic i686
  ApportVersion: 1.23-0ubuntu3
  Architecture: i386
  Date: Thu Nov  3 16:11:18 2011
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: Upgraded to oneiric on 2011-10-20 (14 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/885730/+subscriptions

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


[Desktop-packages] [Bug 1045281] Re: Selected color profile won't stay applied

2016-03-03 Thread ML
Same in Ubuntu 14.04...

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

Title:
  Selected color profile won't stay applied

Status in gnome-control-center package in Ubuntu:
  New

Bug description:
  When I select a new color profile for a screen in the color menu of
  the control center it goes back to the default after a reboot. When I
  go to select it again in the color menu, it shows the right colors on
  the screen for approx. 1 second and then flips back to the default
  profile (the radio button stays on the new profile, though).

  Expected behaviour - the color profile should stay the same after a
  reboot. Selecting a new profile in the color menu should stick and not
  flip back after 1 second.

  To reproduce:
  - add and select a new profile in the color menu
  - restart the machine
  - the profile is not applied any more and you can't select it in the options 
for longer than 1 second

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-control-center 1:3.4.2-0ubuntu0.4
  ProcVersionSignature: Ubuntu 3.2.0-30.48-generic 3.2.27
  Uname: Linux 3.2.0-30-generic x86_64
  ApportVersion: 2.0.1-0ubuntu12
  Architecture: amd64
  Date: Mon Sep  3 13:19:48 2012
  InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to precise on 2012-04-28 (127 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu3
   deja-dup22.0-0ubuntu2
   gnome-bluetooth 3.2.2-0ubuntu5
   indicator-datetime  0.3.94-0ubuntu2

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

-- 
Mailing list: https://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   >