[Desktop-packages] [Bug 1368640] Re: When backup system, need to click cancel button twice to close Encryption Password Needed page.

2014-09-23 Thread Anthony Wong
** Also affects: deja-dup (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  When backup system, need to click cancel button twice to close
  Encryption Password Needed page.

Status in Ubuntu Kylin:
  New
Status in “deja-dup” package in Ubuntu:
  New

Bug description:
  When backup system, need to click cancel button twice to close
  Encryption Password Needed page. You must backuped your system with
  encryption before.

  Steps:
  1. Enter into System settings--Backup,
  2. Click back up now, backup the system with encryption
  3. Click the back up now button again,
  4. Click cancel button in Encryption Password Needed page
  --Failed. Need to click cancel button twice to close Encryption Password 
Needed page.

  Configuration:
  PC: Dell Vostro
  OS: Ubuntu kylin 14.10 daily 0912

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

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


[Desktop-packages] [Bug 1107859] Re: Hyphenation doesn't work in Russian text

2014-09-23 Thread Dmitri Minaev
A bit more information on this bug.

1. A workaround is to force the execution of the following JS code on
every web page:

var defaultLang = 'ru';
 
// set LANG attribute if missing
var head=document.getElementsByTagName('head').item(0);
var html=document.getElementsByTagName('html').item(0);
var lang = html.getAttribute('xml:lang');
if (lang != ''  lang != null) {
html.lang = lang;
} else if (html.lang == '') {
html.lang = defaultLang;
}
html.lang = html.lang.substr(0, 2);

(borrowed from http://txt.arboreus.com/2012/03/20/force-css-hyphenation-
in-firefox-greasemonkey-script.html)

To do so, you can use Firefox extension 'dotjs':
https://addons.mozilla.org/en-US/firefox/addon/dotjs/

2. Even then Russian hyphenation works with errors. On many occasions,
hyphen is misplaced one or even two letters from its correct location:
проб-ежал instead of про-бе-жал;  трен-ировок instead of тре-ни-ро-вок;
лаге-рь instead of ла-герь, обслуж-ивающего instead of об-слу-жи-ва-ю
-ще-го; палатк-ами instead of па-лат-ка-ми; ск-оростью instead of ско-
ростью, etc.

I have an impression that in Ubuntu 12.04 errors took place almost
always. In Ubuntu 14.10, they constitute about 20% of all occasions.

However, these errors are only found in Ubuntu Firefox. If you download
the vanilla Firefox from mozilla.org and run it using the same profile,
hyphenation is correct.

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

Title:
  Hyphenation doesn't work in Russian text

Status in “openoffice.org-hyphenation” package in Ubuntu:
  Confirmed

Bug description:
  there is hyph_ru_RU.dic in the /usr/share/hyphen folder. but russian
  hyphenation doesn't work

  debian/patches/dont-include-hyphenation-patterns.patch excluded
  hyphenation files from Ubuntu Firefox build

  everything works when I extract hyphenation folder from omni.ja file
  (from original Firefox tarball) and move it content to the
  /usr/share/hyphen/

  check you current hyphen. status 
http://hyphenator.googlecode.com/svn/dictChecker.html
  --- 
  ApportVersion: 2.8-0ubuntu2
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2012-11-09 (81 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  Package: openoffice.org-hyphenation 0.6
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 3.8.0-2.6-generic 3.8.0-rc4
  Tags:  raring running-unity
  Uname: Linux 3.8.0-2-generic x86_64
  UpgradeStatus: Upgraded to raring on 2012-12-06 (53 days ago)
  UserGroups: adm lpadmin sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openoffice.org-hyphenation/+bug/1107859/+subscriptions

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


[Desktop-packages] [Bug 1353675] Re: _NET_WM_FULLSCREEN_MONITORS not handled correctly

2014-09-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/compiz

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

Title:
  _NET_WM_FULLSCREEN_MONITORS not handled correctly

Status in Compiz:
  In Progress
Status in “compiz” package in Ubuntu:
  In Progress

Bug description:
  PrivateWindow::setFullscreenMonitors() contains the following:

  CompRect fsRect (screen-outputDevs ()[monitors-left].x1 (),
   screen-outputDevs ()[monitors-top].y1 (),
   screen-outputDevs ()[monitors-right].x2 (),
   screen-outputDevs ()[monitors-bottom].y2 ());

  However, the prototype is:

  CompRect::CompRect (int x, int y, int width, int height)

  This causes Compiz to miscalculate the dimensions of a full-screen
  window when the EWMH protocol _NET_WM_FULLSCREEN_MONITORS is used.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: compiz-core 1:0.9.11.2+14.04.20140714-0ubuntu1
  Uname: Linux 3.15.8-031508-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Wed Aug  6 22:18:39 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 0b) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:05cb]
  InstallationDate: Installed on 2014-08-01 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Dell Inc. Latitude E7440
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.15.8-031508-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 drm.debug=0xe
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/26/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0RYCC9
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd06/26/2014:svnDellInc.:pnLatitudeE7440:pvr01:rvnDellInc.:rn0RYCC9:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E7440
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Aug  6 15:17:04 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4413 
   vendor AUO
  xserver.version: 2:1.15.1-0ubuntu2

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

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


[Desktop-packages] [Bug 1356981] Re: [FFe] Regression: wrong window decorator applied

2014-09-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/compiz

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

Title:
  [FFe] Regression: wrong window decorator applied

Status in Compiz:
  In Progress
Status in “compiz” package in Ubuntu:
  Confirmed

Bug description:
  The gtk-window-decorator needs updating to GTK+3.

  Support for Metacity theme support in Compiz was removed earlier in
  the Ubuntu 14.10 development cycle until deprecated function from
  GTK+2 could be replaced.  This has been done and a feature freeze
  exception is requested to re-enable Metacity support once again.

  The Gnome fallback session with Compiz is not generally usable without
  this support.

  Tested with Ubuntu and Gnome fallback sessions.  Please see the build
  log and changelog at https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-016/+packages for review.

  -- original bug description --

  Windows have the wrong window decorator theme.
  This can be seen when using Compiz in the GNOME Flashback session (package: 
gnome-session-flashback).

  It does not respect the setting of 'gsettings get
  org.gnome.desktop.wm.preferences theme'.This is a regression.

  This worked fine in Compiz 1:0.9.11.1+14.04.20140701-0ubuntu1 but is broken 
in 1:0.9.12+14.10.20140812-0ubuntu1 on 12 August.
  Perhaps due to the change by Alberts Muktupāvels?
   * Remove gconf from gtk-window-decorator.

  ProblemType: BugDistroRelease: Ubuntu 14.10
  Package: compiz 1:0.9.12+14.10.20140812-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-7.12-generic 3.16.0
  Uname: Linux 3.16.0-7-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.5-0ubuntu4
  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: Thu Aug 14 18:30:07 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics 
Controller [8086:0412] (rev 06) (prog-if 00 [VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:8534]
  InstallationDate: Installed on 2013-12-26 (230 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MachineType: ASUS All Series
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-7-generic.efi.signed 
root=UUID=31dc4488-28d4-4d2a-aa51-6733e237d5f8 ro quiet splash 
vt.handoff=7SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/04/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2005
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: Z87-PRO
  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.:bvr2005:bd06/04/2014:svnASUS:pnAllSeries:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnZ87-PRO:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: All Series
  dmi.product.version: System Version
  dmi.sys.vendor: ASUS
  version.compiz: compiz 1:0.9.12+14.10.20140812-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.5-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.5-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu9
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Aug 14 18:26:08 2014
  xserver.configfile: default
  xserver.errors:
   intel: Failed to load module dri3 (module does not exist, 0)
   intel: Failed to load module present (module does not exist, 0)
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   41082
   vendor DEL
  xserver.version: 2:1.15.1-0ubuntu9

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

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


[Desktop-packages] [Bug 427100] Re: JPEG2000 thumbnail causes browser to crash

2014-09-23 Thread Anthony Wild
There's a very simple workaround for this.  Change the preferences for
the file browser (Nautilus) as per following...

Open the file browser
Click on Edit | Preferences
Click on the Preview tab
Change the option for Other Previewable Files to Never

It then displays fine without crashing

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

Title:
  JPEG2000 thumbnail causes browser to crash

Status in “jasper” package in Ubuntu:
  Confirmed
Status in “nautilus” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: nautilus

  Attached file was generated by the Meerkat Second Life viewer.

  THe file is a texture file in JPEG2000 format.  The file reads
  properly with the Meerkat viewer (Linux and Windows) and with
  IrfanView (Windows). Nautilus correctly lists this file unless the
  thumbnail function is enabled.

  With thumbnail enabled Nautilus reads about 70% of the JPEG2000 files
  then crashes. No crash report is generated.

  However the SECOND time that the file is listed the thumbnail works!

  This is a problem since there are several hundred of these files in a
  directory.

  I have been unable to find a validation tool for JPEG2000 to rule out
  format errors in the file itself.

  I can supply many more examples of these files if it would help trace
  the problem!

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.26.2-0ubuntu2
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  Uname: Linux 2.6.28-14-generic i686

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

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


[Desktop-packages] [Bug 1306507] Re: 网络连接默认名称Wired connection 1-应汉化 - Network indicator is not localizing connection names

2014-09-23 Thread Anthony Wong
** Changed in: ubuntukylin
   Importance: Undecided = Medium

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

Title:
  网络连接默认名称Wired connection 1-应汉化 - Network indicator is not localizing
  connection names

Status in Ubuntu Translations:
  New
Status in Ubuntu Kylin:
  New
Status in “network-manager” package in Ubuntu:
  New

Bug description:
  系统测试版本:UK14.04-Daily-0410-i386
  网络连接默认名称Wired connection 1-应汉化,应和新建网络的默认名称一样:“有线连接 *”。

  --

  Network indicator is not localizing connection names

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

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


[Desktop-packages] [Bug 1372786] [NEW] package nvidia-331 331.89-0ubuntu5 failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de salida de error 8

2014-09-23 Thread jacquesclouseau
Public bug reported:

while updating to sudo apt-get install nvidia-343 via ppa: ppa:xorg-
edgers/ppa

ubuntu 14.10 pre release MATE

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331 331.89-0ubuntu5
ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
Uname: Linux 3.16.0-16-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
Date: Tue Sep 23 09:01:35 2014
DuplicateSignature: package:nvidia-331:331.89-0ubuntu5:el subproceso instalado 
el script post-removal devolvió el código de salida de error 8
ErrorMessage: el subproceso instalado el script post-removal devolvió el código 
de salida de error 8
InstallationDate: Installed on 2014-09-19 (3 days ago)
InstallationMedia: Ubuntu MATE 14.10 Utopic Unicorn - pre-beta2.26207 amd64 
(20140919)
SourcePackage: nvidia-graphics-drivers-331
Title: package nvidia-331 331.89-0ubuntu5 failed to install/upgrade: el 
subproceso instalado el script post-removal devolvió el código de salida de 
error 8
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.modprobe.d.nvidia.331.hybrid.conf: [deleted]

** Affects: nvidia-graphics-drivers-331 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages utopic

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

Title:
  package nvidia-331 331.89-0ubuntu5 failed to install/upgrade: el
  subproceso instalado el script post-removal devolvió el código de
  salida de error 8

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  while updating to sudo apt-get install nvidia-343 via ppa: ppa:xorg-
  edgers/ppa

  ubuntu 14.10 pre release MATE

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  Date: Tue Sep 23 09:01:35 2014
  DuplicateSignature: package:nvidia-331:331.89-0ubuntu5:el subproceso 
instalado el script post-removal devolvió el código de salida de error 8
  ErrorMessage: el subproceso instalado el script post-removal devolvió el 
código de salida de error 8
  InstallationDate: Installed on 2014-09-19 (3 days ago)
  InstallationMedia: Ubuntu MATE 14.10 Utopic Unicorn - pre-beta2.26207 amd64 
(20140919)
  SourcePackage: nvidia-graphics-drivers-331
  Title: package nvidia-331 331.89-0ubuntu5 failed to install/upgrade: el 
subproceso instalado el script post-removal devolvió el código de salida de 
error 8
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.modprobe.d.nvidia.331.hybrid.conf: [deleted]

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

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


[Desktop-packages] [Bug 1372786] Re: package nvidia-331 331.89-0ubuntu5 failed to install/upgrade: el subproceso instalado el script post-removal devolvió el código de salida de error 8

2014-09-23 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package nvidia-331 331.89-0ubuntu5 failed to install/upgrade: el
  subproceso instalado el script post-removal devolvió el código de
  salida de error 8

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  New

Bug description:
  while updating to sudo apt-get install nvidia-343 via ppa: ppa:xorg-
  edgers/ppa

  ubuntu 14.10 pre release MATE

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  Date: Tue Sep 23 09:01:35 2014
  DuplicateSignature: package:nvidia-331:331.89-0ubuntu5:el subproceso 
instalado el script post-removal devolvió el código de salida de error 8
  ErrorMessage: el subproceso instalado el script post-removal devolvió el 
código de salida de error 8
  InstallationDate: Installed on 2014-09-19 (3 days ago)
  InstallationMedia: Ubuntu MATE 14.10 Utopic Unicorn - pre-beta2.26207 amd64 
(20140919)
  SourcePackage: nvidia-graphics-drivers-331
  Title: package nvidia-331 331.89-0ubuntu5 failed to install/upgrade: el 
subproceso instalado el script post-removal devolvió el código de salida de 
error 8
  UpgradeStatus: No upgrade log present (probably fresh install)
  modified.conffile..etc.modprobe.d.nvidia.331.hybrid.conf: [deleted]

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

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


[Desktop-packages] [Bug 1308783] Re: chromium-browser: No Java Pepper Plugin available

2014-09-23 Thread Ekimia
** Summary changed:

- chromium-browser: java plugin does not work
+ chromium-browser:  No Java Pepper Plugin available

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

Title:
  chromium-browser:  No Java Pepper Plugin available

Status in Chromium Browser:
  Unknown
Status in Iced Tea:
  Unknown
Status in “chromium-browser” package in Ubuntu:
  Confirmed

Bug description:
  I was using google chrome browser on Ubuntu 12.04 machine, recently I
  needed to switch to chromium-browser. I am using the version that is
  available on the Ubuntu software centre. The problem is that I can't
  make java applets to load any more.

  Here is my situation --

   1. I am using vanilla jdk (jdk 1.7.0_51) from the oracle site.
   2. Previously in chrome, I have created a symlink of `libnpjp2.so` to the 
`/opt/google/chrome/plugins` folder, java applets were working fine.
   3. After uninstalling chrome and installing chromium-browser, I made a 
symlink of `libnpjp2.so` to `/usr/lib/chromium-browser/plugins` folder, but 
java applets do not fire up any more (even from this site: 
http://www.java.com/en/download/installed.jsp)
   4. Even `libnpjp2.so` appears in `about:plugins` in chromium-browser and 
showing it's enabled.

  What I have tried so far --

   1. After uninstalling chrome, the `/opt/google/chrome` was still there, I 
removed it
   2. Made the symlink as the point 3 above to 
`/usr/lib/chromium-browser/plugins`, but no luck.
   3. So, I installed `icedtea-7-plugins` from the Ubuntu repo and made a 
symlink of `IcedTeaPlugin.so` to `/usr/lib/chromium-browser/plugins`, but no 
luck, so I removed it.
   4. Even added the java applet test page to the exclusion list in the java 
control panel.
   5. Even cleared temporary internet files from the java control panel.
   6. Did multiple cycles of enable/disable java plugins in chromium-browser.
   7. Firing up the chromium-browser with `-enable-plugins` switch did not work.

  When I go to the java applet test page, what I can only see is a grey
  rectangle, nothing else. Please note, everything was working fine on
  chrome browser and also in firefox. Please also note that I do not
  want to install openjdk stuffs.

  any idea ?

  lsb_release -rd:

  Description:  Ubuntu 12.04.4 LTS
  Release:  12.04

  chromium-browser:
Installed: 33.0.1750.152-0ubuntu0.12.04.1~pkg879.1
Candidate: 33.0.1750.152-0ubuntu0.12.04.1~pkg879.1
Version table:
   *** 33.0.1750.152-0ubuntu0.12.04.1~pkg879.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ precise-security/universe 
amd64 Packages
  100 /var/lib/dpkg/status
   18.0.1025.151~r130497-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 
Packages

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

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


[Desktop-packages] [Bug 1100670] Re: Cannot use third-party theme packages

2014-09-23 Thread Anthony Wong
** Changed in: ubuntukylin
   Importance: Undecided = Wishlist

** Changed in: gnome-control-center-unity (Ubuntu)
   Importance: Undecided = Wishlist

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

Title:
  Cannot use third-party theme packages

Status in Ubuntu Kylin:
  New
Status in “gnome-control-center-unity” package in Ubuntu:
  Confirmed

Bug description:
  The Appearance panel not allows to select third-party themes.
  Copy third-party themes to /usr/share/themes(or ~/.themes), the new theme 
does not display in The Appearance panel.

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

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


[Desktop-packages] [Bug 1080787] Re: hp scanner 5300c does no longer work after upgrading to quantal

2014-09-23 Thread mgfrobozz
I'm having the same issue on Ubuntu 14.04.1 LTS.

# minor rev difference in back end;
# no entries specific to 03f0:0701 in either 40-libsane.rules file, but there 
were 2 scanners 
# present in ubuntu 12.04 file which are missing from ubuntu 14.04 file:
diff /lib/udev/rules.d/40-libsane.rules 
/ub12_64/lib/udev/rules.d/40-libsane.rules
2c2
 # by sane-desc 3.5 from sane-backends 1.0.23
---
 # by sane-desc 3.5 from sane-backends 1.0.22
...
90,91d89
 # Hewlett-Packard ScanJet 4850C
 ATTRS{idVendor}==03f0, ATTRS{idProduct}==1b05, ENV{libsane_matched}=yes
120,121d117
 # Hewlett-Packard ScanJet N6310
 ATTRS{idVendor}==03f0, ATTRS{idProduct}==4705, ENV{libsane_matched}=yes
...

# shows up in lsusb:
 lsusb
...
Bus 005 Device 006: ID 03f0:0701 Hewlett-Packard ScanJet 5300c/5370c
...

# scanner shows as busy in avision debug log (2 repeats of pattern below):
 export SANE_DEBUG_AVISION=7
 scanimage -L
[sanei_debug] Setting debug level of avision to 7.
[avision] sane_init:(Version: 1.0 Build: 296)
...
[avision] sane_reload_devices: config file line 26: trying to attach USB:`usb 
0x03f0 0x0701'
[avision] attach:
[avision] attach: opening libusb:005:006
[avision] attach: open failed (Device busy)
...
[avision] sane_reload_devices: Trying to find USB device 03f0 0701 ...
[avision] attach:
[avision] attach: opening libusb:005:006
[avision] attach: open failed (Device busy)
[avision] sane_reload_devices: Trying to find USB device 03f0 0701 ...
[avision] attach:
[avision] attach: opening libusb:005:006
[avision] attach: open failed (Device busy)

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

Title:
  hp scanner 5300c does no longer work after upgrading to quantal

Status in “sane-backends” package in Ubuntu:
  Confirmed

Bug description:
  on 12.10 the scanner doesn't work anymore.
  on 12.04 it worked on the same machine.
  the scanner still works on a second machine that was not upgraded by now.

  
  uname:
  Linux matrix 3.5.0-17-generic #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012 
x86_64 x86_64 x86_64 GNU/Linux

  lsb_release:
  Description:  Ubuntu 12.10
  Release:  12.10

  versions:
  sane: 1.0.14-9
  libsane: 1.0.23-0ubuntu1

  dmesg:
  [12883.928037] usb 3-6: new full-speed USB device number 23 using ohci_hcd
  [12884.157054] usb 3-6: New USB device found, idVendor=03f0, idProduct=0701
  [12884.157059] usb 3-6: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [12884.157062] usb 3-6: Product: Hewlett Packard ScanJet 5300C/5370C 
  [12884.157064] usb 3-6: Manufacturer: Hewlett Packard
  [12884.157067] usb 3-6: SerialNumber: 

  lsusb:
  Bus 003 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth 
Dongle (HCI mode)
  Bus 003 Device 023: ID 03f0:0701 Hewlett-Packard ScanJet 5300c/5370c
  Bus 004 Device 002: ID 08e6:3437 Gemplus GemPC Twin SmartCard Reader
  Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub

  scanimage -Lv
  No scanners were identified. If you were expecting something different,
  check that the scanner is plugged in, turned on and detected by the
  sane-find-scanner tool (if appropriate). Please read the documentation
  which came with this software (README, FAQ, manpages).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1080787/+subscriptions

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


[Desktop-packages] [Bug 1371651] Re: Daily does not boot into graphical interface after installation

2014-09-23 Thread Jean-Baptiste Lallement
When this occurs /var/log/lightdm/ is empty.

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

Title:
  Daily does not boot into graphical interface after installation

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  used the daily iso 2015-09-19 i386
  ran installation on virtualbox 4.3.16

  after installation, the system won't boot into the graphical
  interface. instead, switching to vt1 and back to vt7 reveals the
  attached errors.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic i686
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: i386
  Date: Fri Sep 19 17:09:17 2014
  InstallCmdLine: file=/cdrom/preseed/xubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- debian-installer/language=de 
keyboard-configuration/layoutcode?=de
  InstallationDate: Installed on 2014-09-19 (0 days ago)
  InstallationMedia: Xubuntu 14.10 Utopic Unicorn - Alpha i386 (20140919)
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1307917] Re: installing driver hangs indefinitely

2014-09-23 Thread vince
I also have the same problem when adding a epson px720wd networkprinter.
When i use controlpaneladd printer, the installation keeps hanging
arond 50%.

I tried the suggestion made by Bruno Nova (brunonova) wrote on 2014-06-18: 
However, I then removed the Epson driver, then the Epson repository and key 
(using Software  Updates) and refreshed the cache.
Then I tried to install the printer again, this time by executing the 
system-config-printer command from the terminal -- The installation succeeded. 
The scanner is also working.

I also tried to install the printer on netrunner 14.04, via system-
settingsadd printer. the printer installed correctly.

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

Title:
  installing driver hangs indefinitely

Status in “packagekit” package in Ubuntu:
  Incomplete
Status in “system-config-printer” package in Ubuntu:
  Confirmed

Bug description:
  While installing a printer driver, I get the usual progress bar modal
  window (title: 'Installing driver epson-inkjet-printer-escpr',
  content: 'Installing ...'). It just stops and hangs indefinitely at
  about 50% progress though.

  I've inspected pstree, and the offending command line seems to be:

  /usr/bin/python /usr/share/system-config-printer/install-
  printerdriver.py epson-inkjet-printer-escpr deb
  http://download.ebz.epson.net/dsc/op/stable/debian/ lsb3.2 main
  E5220FB7014D0FBDA50DFC2BE5E86C008AA65D56

  Running it from the command line outputs the following two lines:

  Signature key supplied
  pk.install_signature

  .. and then it hangs as well.

  I've attached an strace -f of the above command.  The trace doesn't
  actually end (the process hangs as before), but does stop outputting
  new system calls.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: system-config-printer-gnome 1.4.3+20140219-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  CupsErrorLog:
   
  CurrentDesktop: Unity
  Date: Tue Apr 15 10:35:39 2014
  InstallationDate: Installed on 2014-04-02 (13 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
  MachineType: Dell Inc. Vostro 3500
  PackageArchitecture: all
  Papersize: a4
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-20-generic 
root=UUID=02c716f6-1efa-4717-acc6-62fab88d7a37 ro quiet splash vt.handoff=7
  SourcePackage: system-config-printer
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/25/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A10
  dmi.board.name: 0G2R51
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A10
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: A10
  dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd10/25/2010:svnDellInc.:pnVostro3500:pvrA10:rvnDellInc.:rn0G2R51:rvrA10:cvnDellInc.:ct8:cvrA10:
  dmi.product.name: Vostro 3500
  dmi.product.version: A10
  dmi.sys.vendor: Dell Inc.

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

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


[Desktop-packages] [Bug 1370464] Re: yr.no changed the api version

2014-09-23 Thread Leo Iannacone
** Branch linked: lp:~l3on/ubuntu/utopic/libgweather/fix-1370464

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

Title:
  yr.no changed the api version

Status in libgweather:
  Fix Released
Status in “libgweather” package in Ubuntu:
  Confirmed
Status in “libgweather” package in Debian:
  New

Bug description:
  yr.no, e.g. used as data source in the Gnome Shell extension weather
  (https://extensions.gnome.org/extension/613/weather/), changed its API
  version. Thus this extension does not work anymore:
  https://github.com/Neroth/gnome-shell-extension-weather/issues/208

  Fixed already upstream for version 3.12, see
  https://bugzilla.gnome.org/show_bug.cgi?id=736334

  Ubuntu version: 14.04
  Package version: 3.10.2-0ubuntu1

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

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


[Desktop-packages] [Bug 1306550] Re: Wrong mouse-coordinates in the window after minimize/maximize of after return from fullscreen

2014-09-23 Thread Mihael
I have similar problem too. 
Ubuntu 14.04 x64

Pointer gets normal when I change work space left-right or bottom-top.

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

Title:
  Wrong mouse-coordinates in the window after minimize/maximize of after
  return from  fullscreen

Status in “compiz” package in Ubuntu:
  Confirmed

Bug description:
  After I minimize/maximize an application the handling of local window-
  coordinate sometimes will be broken.  The actual position of the mouse
  pointer in the window is lower the the position of the cursor on the
  screen (about the window title height or unity panel height). Most of
  time it happens with firefox (after fullscreen flash-video)  but also
  with other apps.

  I have same problem in previous versions of Ubuntu, if the window
  placement plugin was disabled. In this case the plugin is active.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Ist ein Verzeichnis: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-17ubuntu2)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Fri Apr 11 13:08:34 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.13.0-23-generic, x86_64: installed
   nvidia-331-updates, 331.38, 3.13.0-23-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller 
[8086:0152] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. P8H77-I Motherboard [1043:84ca]
   NVIDIA Corporation GK104 [GeForce GTX 660 Ti] [10de:1183] (rev a1) (prog-if 
00 [VGA controller])
 Subsystem: Gigabyte Technology Co., Ltd Device [1458:3552]
  InstallationDate: Installed on 2014-03-16 (25 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140316)
  MachineType: System manufacturer System Product Name
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-23-generic 
root=UUID=645bd371-661d-491f-b23a-23e25ba4c5a3 ro quiet
  SourcePackage: compiz
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgConf:
   Section Device
   Identifier Default Card 1
   BusID PCI:1@0:0:0
   EndSection
  dmi.bios.date: 09/17/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0709
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8B75-V
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0709:bd09/17/2012:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8B75-V:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu4
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  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
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Fri Apr 11 12:51:10 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.15.0-1ubuntu7

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

-- 
Mailing list: 

[Desktop-packages] [Bug 1370464] Re: yr.no changed the api version

2014-09-23 Thread Leo Iannacone
** Branch linked: lp:~l3on/ubuntu/trusty/libgweather/fix-1370464

** Changed in: libgweather (Ubuntu)
 Assignee: Leo Iannacone (l3on) = (unassigned)

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

Title:
  yr.no changed the api version

Status in libgweather:
  Fix Released
Status in “libgweather” package in Ubuntu:
  Confirmed
Status in “libgweather” package in Debian:
  New

Bug description:
  yr.no, e.g. used as data source in the Gnome Shell extension weather
  (https://extensions.gnome.org/extension/613/weather/), changed its API
  version. Thus this extension does not work anymore:
  https://github.com/Neroth/gnome-shell-extension-weather/issues/208

  Fixed already upstream for version 3.12, see
  https://bugzilla.gnome.org/show_bug.cgi?id=736334

  Ubuntu version: 14.04
  Package version: 3.10.2-0ubuntu1

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

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


[Desktop-packages] [Bug 1364003] Re: [FFE] mesa 10.3

2014-09-23 Thread Jonathan Riddell
09:25  Riddell I've made a testing matrix, will try to fill it in during beta 
2 tests today and tomorrow 
 
https://docs.google.com/spreadsheets/d/1KchGJ6d50Knx9hGS7MvSRKhId-yBMOpPpUoihKHyJm0/edit?usp=sharing

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

Title:
  [FFE] mesa 10.3

Status in “mesa” package in Ubuntu:
  New

Bug description:
  Impact to ubuntu:
  Proper support for llvm 3.5 without crashing llvmpipe when running tests 
on i386.
  kms swrast was requested, will be available in 10.3.
  Build fixes to support a gallium megablob, reducing size even further.

  New features
  GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
  GL_ARB_clear_texture on i965
  GL_ARB_compressed_texture_pixel_storage on all drivers
  GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
  GL_ARB_derivative_control on i965, nv50, nvc0, r600
  GL_ARB_draw_indirect on nvc0, radeonsi
  GL_ARB_explicit_uniform_location (all drivers that support GLSL)
  GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
  GL_ARB_gpu_shader5 on i965/gen7, nvc0
  GL_ARB_multi_draw_indirect on nvc0, radeonsi
  GL_ARB_sample_shading on radeonsi
  GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, 
radeonsi, softpipe
  GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
  GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
  GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, 
radeonsi
  GL_ARB_texture_cube_map_array on radeonsi
  GL_ARB_texture_gather on r600, radeonsi
  GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, 
softpipe
  GL_ARB_texture_query_lod on r600, radeonsi
  GL_ARB_viewport_array on nvc0
  GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
  GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, 
radeonsi, softpipe, llvmpipe
  GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, 
softpipe, llvmpipe
  A new software rasterizer driver (kms_swrast_dri.so) that works with DRM 
drivers that don't have a full-fledged GEM (such as qxl or simpledrm)
  Distribute the Khronos GL/glcorearb.h header file.

  Changes
  Removed support for the GL_ATI_envmap_bumpmap extension
  The hacky --enable-32/64-bit is no longer available in configure. To 
build 32/64 bit mesa refer to the default method recommended by your 
distribution

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

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


[Desktop-packages] [Bug 1372821] [NEW] nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module failed to build

2014-09-23 Thread Karma Dorje
Public bug reported:

reported by apport. I didn't see the error in the terminal since it
closed at the end of the installation.

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: nvidia-331-updates 331.89-0ubuntu5
ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
Uname: Linux 3.16.0-17-generic x86_64
ApportVersion: 2.14.7-0ubuntu2
Architecture: amd64
DKMSKernelVersion: 3.16.0-17-generic
Date: Tue Sep 23 16:20:32 2014
InstallationDate: Installed on 2014-05-29 (116 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
PackageVersion: 331.89-0ubuntu5
SourcePackage: nvidia-graphics-drivers-331-updates
Title: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module 
failed to build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-331-updates (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package utopic

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

Title:
  nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module
  failed to build

Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  New

Bug description:
  reported by apport. I didn't see the error in the terminal since it
  closed at the end of the installation.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
  Uname: Linux 3.16.0-17-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-17-generic
  Date: Tue Sep 23 16:20:32 2014
  InstallationDate: Installed on 2014-05-29 (116 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1370464] Re: yr.no changed the api version

2014-09-23 Thread Leo Iannacone
** Branch unlinked: lp:~l3on/ubuntu/utopic/libgweather/fix-1370464

** Branch linked: lp:~l3on/libgweather/fix-1370464

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

Title:
  yr.no changed the api version

Status in libgweather:
  Fix Released
Status in “libgweather” package in Ubuntu:
  Confirmed
Status in “libgweather” package in Debian:
  New

Bug description:
  yr.no, e.g. used as data source in the Gnome Shell extension weather
  (https://extensions.gnome.org/extension/613/weather/), changed its API
  version. Thus this extension does not work anymore:
  https://github.com/Neroth/gnome-shell-extension-weather/issues/208

  Fixed already upstream for version 3.12, see
  https://bugzilla.gnome.org/show_bug.cgi?id=736334

  Ubuntu version: 14.04
  Package version: 3.10.2-0ubuntu1

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

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


[Desktop-packages] [Bug 1372837] [NEW] System Settings - Sound cannot find paired bluetooth headset

2014-09-23 Thread Lars Noodén
Public bug reported:

System Settings - Bluetooth shows that a headset is paired, but System
Settings - Sound does not show the headset.  Nor can any other part of
the sound system find the headset.  Bluetooth in general is working
because the system can find and use a paired bluetooth mouse.  I would
expect the sound system and any audio applications to be able to find a
paired headset and send audio to it.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-control-center 14.04.3+14.04.20140604-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.4
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Sep 23 11:58:39 2014
InstallationDate: Installed on 2014-07-11 (74 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
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

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New


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

** Description changed:

  System Settings - Bluetooth shows that a headset is paired, but System
  Settings - Sound does not show the headset.  Nor can any other part of
  the sound system find the headset.  Bluetooth in general is working
- because the system can find and use a paired bluetooth mouse.
+ because the system can find and use a paired bluetooth mouse.  I would
+ expect the sound system and any audio applications to be able to find a
+ paired headset and send audio to it.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140604-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep 23 11:58:39 2014
  InstallationDate: Installed on 2014-07-11 (74 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  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

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

Title:
  System Settings - Sound cannot find paired bluetooth headset

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

Bug description:
  System Settings - Bluetooth shows that a headset is paired, but
  System Settings - Sound does not show the headset.  Nor can any other
  part of the sound system find the headset.  Bluetooth in general is
  working because the system can find and use a paired bluetooth mouse.
  I would expect the sound system and any audio applications to be able
  to find a paired headset and send audio to it.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140604-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Sep 23 11:58:39 2014
  InstallationDate: Installed on 2014-07-11 (74 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  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/1372837/+subscriptions

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


[Desktop-packages] [Bug 1362218] Re: Touchpad stops working after switching user

2014-09-23 Thread Henning Moll
I did an temporary hack to overcome this problem. You can find it here:
http://askubuntu.com/a/527239

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

Title:
  Touchpad stops working after switching user

Status in “unity-settings-daemon” package in Ubuntu:
  Confirmed
Status in “xserver-xorg-input-synaptics” package in Ubuntu:
  Confirmed

Bug description:
  I don't know what's the correct package for this bug.

  I'm using an Acer laptop with a Synaptics touchpad, Ubuntu 14.04 (Unity and 
lightdm).
  I also usually have a wireless mouse connected.
  When I switch to another user (like a guest session) using the top right cog 
menu directly (or by locking the screen then switch user from there to return 
to lightdm then start another session there), the touchpad doesn't work, but 
the mouse still works.

  TESTS THAT I DID

  With the mouse connected:
  1. Start a guest session from the cog menu.
  The touchpad doesn't work. Mouse is working.
  2. Return to first user (through cog menu or Ctrl+Alt+F7).
  Touchpad and mouse work.

  With mouse connected:
  1. Lock the screen.
  2. Switch account from the lock screen to return to lightdm.
  Touchpad doesn't work. Mouse is working.
  If the guest session is started from here, touchpad is still not working.
  3. Return to first user.
  Touchpad and mouse work.

  With mouse disconnected:
  1. Start a guest session from the cog menu, or lock  switch account  
login from there.
  Touchpad and mouse work.
  2. Return to first user.
  Touchpad and mouse still work.
  However, there was one time where the touchpad didn't work when 
returning to the first user (but i could re-enable it using the mousetouchpad 
settings), but I couldn't reproduce it now.

  MORE INFO

  I haven't checked this in every test, but it seems the touchpad only works if 
syndaemon is running for the current user.
  In the last test (mouse disconnected) ps aux | grep syndaemon showed 
syndaemon running for both me and guest.

  This bug is also reported in Ask Ubuntu: 
http://askubuntu.com/questions/459570/synaptics-touchpad-not-detected-while-switching-user-on-unity
  The user presented the Xorg logs (which are similar to mine), and the 
important part for of Xorg.1.log is:
  [ 32380.253] (II) Using input driver 'synaptics' for 'SynPS/2 
Synaptics TouchPad'
  [ 32380.253] (**) SynPS/2 Synaptics TouchPad: always reports core 
events
  [ 32380.253] (**) Option Device /dev/input/event17
  [ 32380.260] (EE) synaptics: SynPS/2 Synaptics TouchPad: 
Synaptics driver unable to detect protocol
  [ 32380.260] (EE) PreInit returned 11 for SynPS/2 Synaptics 
TouchPad
  [ 32380.260] (II) UnloadModule: synaptics
  [ 32380.260] (II) config/udev: Adding input device SynPS/2 
Synaptics TouchPad (/dev/input/mouse1)
  [ 32380.260] (**) SynPS/2 Synaptics TouchPad: Ignoring device 
from InputClass touchpad ignore duplicates

  Bug #1247388 is similar (maybe the same), and the reporter says that running 
these commands as the second user (with admin privileges, so no guest session):
  sudo modprobe -r psmouse
  sudo modprobe pmouse
  enables the touchpad for the second user, but disables it for the first. I 
confirm this.
  I tried this with the guest session too, but executed the commands from a 
virtual console logged in as an administrator. It enabled the touchpad for both 
users. But that only occurs when the second user is the guest session.

  From Bug #868400, running this command as root before switching users:
  modprobe -r psmouse  modprobe psmouse proto=imps
  makes the touchpad work for everyone, but breaks the touchpad settings 
(cursor speed, two-finger scrolling, etc).

  If more information is needed, just ask.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-settings-daemon 14.04.0+14.04.20140414-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Aug 27 15:50:24 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-06-17 (71 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 757551] Re: upowerd leaks memory with Logitech universal receiver

2014-09-23 Thread Martin Pitt
I don't have such a device, so I'm afraid I either need someone with
such a device to debug this, or get ssh access to an affected machine.
As a first step, please install valgrind, and run this:

  sudo killall upowerd; sudo valgrind --leak-check=full --
/usr/lib/upower/upowerd -v 21 | tee /tmp/upower.log

There should be a lot of text at the initialization, and then I expect
some regular updates for the wireless keyboard/mouse batteries. These
will hopefully go along with some valgrind leak traces. It should be
sufficient to just let that run for maybe 10 minutes, then press
Control-C, and attach /tmp/upower.log here.

Thanks!

** Summary changed:

- upowerd is using too much memory
+ upowerd leaks memory with Logitech universal receiver

** Changed in: upower (Ubuntu)
   Status: Confirmed = Incomplete

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

Title:
  upowerd leaks memory with Logitech universal receiver

Status in “upower” package in Ubuntu:
  Incomplete

Bug description:
  Binary package hint: upower

  I currently have 36 days of uptime on my laptop (using suspend a lot)
  and over time, I've noticed that the upowerd process got to the top of
  the list in terms of memory usage by claiming 1GB+. I can manage with
  this situation since I have 6GB of physical memory, but I'm sure that
  people with less in their laptops will not be so fortunate.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: upower 0.9.5-4
  ProcVersionSignature: Ubuntu 2.6.35-27.48-generic 2.6.35.11
  Uname: Linux 2.6.35-27-generic x86_64
  Architecture: amd64
  Date: Mon Apr 11 09:47:23 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/lib/upower/upowerd
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.1)
  ProcEnviron:
   
  SourcePackage: upower

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

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


[Desktop-packages] [Bug 1247388] Re: Mouse cursor disapear / mouse stops working, when switching user

2014-09-23 Thread Henning Moll
I did an temporary hack to overcome this problem. You can find it here:
http://askubuntu.com/a/527239

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

Title:
  Mouse cursor disapear / mouse stops working, when switching user

Status in “gdm” package in Ubuntu:
  Confirmed

Bug description:
  I have upgraded to Ubuntu 13.10 Gnome3 amd64, from Ubuntu 13.04 x86 where I 
used both Unity, KDE and Gnome, and in the old setup it worked fine.
  Now when I select switch  user , I come out to the login screen and the mouse 
cursor is gone.
  Switching back to the first user the mouse is back.
  If the second user with no cursor runs:
  sudo modprobe -r psmouse
  sudo modprobe pmouse
  the mouse works again, but then  it stops working for the first user.

  It could alse be that the cursor is still ther but it doesn't move.

  I run a Dell laptop with a Synaptics touchpad.

  What can I do to provide more information?

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

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


[Desktop-packages] [Bug 1372409] Re: The monitor won't wake up after going to sleep (initiated by locking, automatic or manual)

2014-09-23 Thread Jan Corazza
** Description changed:

  I am using the 3.16.3 kernel and Mesa/drivers/Xorg from the Oibaf PPA -
  but this also happens when using drivers from the regular repositories.
- 
- I can leave the computer to lock itself, or lock it by pressing
- Ctrl+Alt+L, and it power off the monitor after a few seconds (blue LED
- turns yellow), and then if I wait a minute - I will not be able to wake
- it up by moving the mouse or pressing any key. Switching to a TTY
- doesn't work either, but the keyboard is responding (can turn caps lock
- on/off).
- 
- I have to restart the computer to get it in a working state after this
- happens.
  
  I would say that this bug is SEVERE, because you can lose important
  work.
  
- On proprietary AMD drivers (fglrx) - this works. Also, it worked on the
- 3.13 kernel (default)
+ Steps to reproduce:
  
- EDIT: interestingly enough, suspending and resuming works fine. Only
- switching off the monitor doesn't. I will try another monitor model
- tomorrow and report back - but since the monitor works with other
- drivers I don't think the monitor is causing these issues.
+ 1. Lock computer (Ctrl+Alt+L) or let it lock itself automatically
+ 2. Wait a few seconds for the monitor to shut down (LED blue-yellow and 
displayed warning)
+ 3. Try to wake it up
+ 
+ Expected behavior: the monitor is woken up and the Ubuntu lock screen is
+ displayed
+ 
+ Actual behavior: the monitor stays off, black screen
+ 
+ Additional information:
+ 
+  - Suspending and resuming works fine.
+  - Switching to a TTY doesn't work either, but the keyboard is responding 
(can turn caps lock on/off).
+  - I have to restart the computer to get it in a working state after this 
happens. (therefore SEVERE)
+ 
+ It works on these configurations:
+ 
+  - proprietary AMD drivers (fglrx) - this works. 
+  - kernel 3.13 (default)
+ 
+ Relevant hardware:
  
   - graphics card: AMD Radeon HD 7790
   - monitor: HP ZR2330w
+ 
+ 
+ AUTOMATICALLY COLLECTED INFORMATION:
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  Uname: Linux 3.16.3-031603-generic x86_64
  .tmp.unity.support.test.0:
  
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Sep 22 13:07:00 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Bonaire XT [Radeon HD 7790/8770 / R9 
260 OEM] [1002:665c] (prog-if 00 [VGA controller])
     Subsystem: Micro-Star International Co., Ltd. [MSI] Radeon HD 7790 OC 
[1462:2930]
  InstallationDate: Installed on 2014-07-14 (69 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.3-031603-generic 
root=UUID=6e991daa-60a1-41a6-86b9-099d96d697f2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/09/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2501
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: M5A97 EVO R2.0
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2501:bd04/09/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnM5A97EVOR2.0:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: To be filled by O.E.M.
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56+git1409220630.666788~gd~t
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.4~git1409220730.d69faf~gd~t
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.4~git1409220730.d69faf~gd~t
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
  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.4.99+git1409110730.56c7fb~gd~t
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.916+git1409220730.376037~gd~t
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 

[Desktop-packages] [Bug 1364003] Re: [FFE] mesa 10.3

2014-09-23 Thread Andreas Pokorny
Which intel driver is meant in the spreadsheet?

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

Title:
  [FFE] mesa 10.3

Status in “mesa” package in Ubuntu:
  New

Bug description:
  Impact to ubuntu:
  Proper support for llvm 3.5 without crashing llvmpipe when running tests 
on i386.
  kms swrast was requested, will be available in 10.3.
  Build fixes to support a gallium megablob, reducing size even further.

  New features
  GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
  GL_ARB_clear_texture on i965
  GL_ARB_compressed_texture_pixel_storage on all drivers
  GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
  GL_ARB_derivative_control on i965, nv50, nvc0, r600
  GL_ARB_draw_indirect on nvc0, radeonsi
  GL_ARB_explicit_uniform_location (all drivers that support GLSL)
  GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
  GL_ARB_gpu_shader5 on i965/gen7, nvc0
  GL_ARB_multi_draw_indirect on nvc0, radeonsi
  GL_ARB_sample_shading on radeonsi
  GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, 
radeonsi, softpipe
  GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
  GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
  GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, 
radeonsi
  GL_ARB_texture_cube_map_array on radeonsi
  GL_ARB_texture_gather on r600, radeonsi
  GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, 
softpipe
  GL_ARB_texture_query_lod on r600, radeonsi
  GL_ARB_viewport_array on nvc0
  GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
  GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, 
radeonsi, softpipe, llvmpipe
  GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, 
softpipe, llvmpipe
  A new software rasterizer driver (kms_swrast_dri.so) that works with DRM 
drivers that don't have a full-fledged GEM (such as qxl or simpledrm)
  Distribute the Khronos GL/glcorearb.h header file.

  Changes
  Removed support for the GL_ATI_envmap_bumpmap extension
  The hacky --enable-32/64-bit is no longer available in configure. To 
build 32/64 bit mesa refer to the default method recommended by your 
distribution

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

-- 
Mailing list: https://launchpad.net/~desktop-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

2014-09-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: modemmanager (Ubuntu)
   Status: New = Confirmed

-- 
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:
  Confirmed

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

  ModemManager[1104]: info  ModemManager (version 1.2.0) starting...
  ModemManager[1104]: warn  Could not acquire the 
'org.freedesktop.ModemManager1' service name
  ModemManager[1104]: info  ModemManager is shut down
  ModemManager[701]: info  ModemManager (version 1.2.0) starting...
  ModemManager[701]: warn  Couldn't find support for device at 
'/sys/devices/pci:00/:00:1c.3/:04:00.0': not supported by any plugin
  ModemManager[701]: warn  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 1170647] Re: Clicking on Nautilus’ launcher icon opens new window instead of restoring the minimized one when browsing external drives/locations

2014-09-23 Thread Eloy Vallina
** Also affects: gnome-shell (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Clicking on Nautilus’ launcher icon opens new window instead of
  restoring the minimized one when browsing external drives/locations

Status in Nautilus:
  New
Status in Unity:
  Triaged
Status in “bamf” package in Ubuntu:
  Triaged
Status in “gnome-shell” package in Ubuntu:
  Confirmed
Status in “nautilus” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  Sometimes left clicking the nautilus launcher icon doesn't bring up a
  minimized nautilus window. Instead of restoring the window a new
  instance of nautilus is showing up.

  Steps to reproduce:

  1. Open a nautilus window by clicking on the launcher icon.
  2. Navigate to a symlinked directory whose target is located on a different 
harddrive (for example: a symlink to a folder on a sd-card).
  3. Minimize the nautilus window.
  4. Try to bring up that window again by clicking the launcher icon.

  What happens:

  1. A new instance (window) of nautilus is opened.
  2. There's no obvious way to access the first window again. The only way is 
ALT+TAB.

  What schould happen:

  If a nautilus window is already open and minimized clicking the
  launcher icon should bring up that window. This was the behavior of
  nautilus windows in Ubuntu 12.10 (quantal).

  Ubuntu 13.04 Raring Ringtail (development branch)
  nautilus 3.6.3-0ubuntu16
  unity 7.0.0daily13.04.18~13.04-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu16
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  Uname: Linux 3.8.0-18-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Fri Apr 19 11:33:13 2013
  EcryptfsInUse: Yes
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'814x493+136+38'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'182'
  InstallationDate: Installed on 2011-07-23 (635 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110426)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to raring on 2013-04-14 (4 days ago)

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

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


[Desktop-packages] [Bug 1170647] Re: Clicking on Nautilus’ launcher icon opens new window instead of restoring the minimized one when browsing external drives/locations

2014-09-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New = Confirmed

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

Title:
  Clicking on Nautilus’ launcher icon opens new window instead of
  restoring the minimized one when browsing external drives/locations

Status in Nautilus:
  New
Status in Unity:
  Triaged
Status in “bamf” package in Ubuntu:
  Triaged
Status in “gnome-shell” package in Ubuntu:
  Confirmed
Status in “nautilus” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged

Bug description:
  Sometimes left clicking the nautilus launcher icon doesn't bring up a
  minimized nautilus window. Instead of restoring the window a new
  instance of nautilus is showing up.

  Steps to reproduce:

  1. Open a nautilus window by clicking on the launcher icon.
  2. Navigate to a symlinked directory whose target is located on a different 
harddrive (for example: a symlink to a folder on a sd-card).
  3. Minimize the nautilus window.
  4. Try to bring up that window again by clicking the launcher icon.

  What happens:

  1. A new instance (window) of nautilus is opened.
  2. There's no obvious way to access the first window again. The only way is 
ALT+TAB.

  What schould happen:

  If a nautilus window is already open and minimized clicking the
  launcher icon should bring up that window. This was the behavior of
  nautilus windows in Ubuntu 12.10 (quantal).

  Ubuntu 13.04 Raring Ringtail (development branch)
  nautilus 3.6.3-0ubuntu16
  unity 7.0.0daily13.04.18~13.04-0ubuntu1

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: nautilus 1:3.6.3-0ubuntu16
  ProcVersionSignature: Ubuntu 3.8.0-18.28-generic 3.8.6
  Uname: Linux 3.8.0-18-generic i686
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: i386
  Date: Fri Apr 19 11:33:13 2013
  EcryptfsInUse: Yes
  GsettingsChanges:
   b'org.gnome.nautilus.window-state' b'geometry' b'814x493+136+38'
   b'org.gnome.nautilus.window-state' b'sidebar-width' b'182'
  InstallationDate: Installed on 2011-07-23 (635 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110426)
  MarkForUpload: True
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to raring on 2013-04-14 (4 days ago)

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

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


[Desktop-packages] [Bug 1256651] Re: Gimp doesn't launch

2014-09-23 Thread Luc Stepniewski
Here is my xorg.conf file :
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 304.88  (buildd@lamiak)  Tue Apr  9 12:26:21 UTC 
2013

Section Monitor
Identifier Monitor0
VendorName Unknown
ModelName  Lenovo Group Limited
HorizSync   30.0 - 94.0
VertRefresh 50.0 - 75.0
Option DPMS
# HorizSync source: edid, VertRefresh source: edid
EndSection

Section Screen
Identifier Screen0
Device Device0
MonitorMonitor0
DefaultDepth24
Option Stereo 0
Option nvidiaXineramaInfoOrder CRT-0
Option metamodes CRT: 1920x1200 +1920+0, DFP-1: 1920x1200 
+0+0
# Removed Option metamodes CRT: 1920x1200 +0+0, DFP-1: 1920x1200 
+1920+0
SubSection Display
Depth   24
EndSubSection
EndSection

# commented out by ubuntu-release-upgrader, HAL is now used and auto-detects 
devices
# Keyboard settings are now read from /etc/default/console-setup
#Section InputDevice
#   Identifier Mouse0
#   Driver mouse
#   Option Protocol auto
#   Option Device /dev/psaux
#   Option Emulate3Buttons no
#   Option ZAxisMapping 4 5
#EndSection

# commented out by ubuntu-release-upgrader, HAL is now used and auto-detects 
devices
# Keyboard settings are now read from /etc/default/console-setup
#Section InputDevice
#   Identifier Keyboard0
#   Driver kbd
#   # generated from default
#EndSection

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
# commented out by ubuntu-release-upgrader, HAL is now used and auto-detects 
devices
# Keyboard settings are now read from /etc/default/console-setup
#   InputDeviceKeyboard0 CoreKeyboard
# commented out by ubuntu-release-upgrader, HAL is now used and auto-detects 
devices
# Keyboard settings are now read from /etc/default/console-setup
#   InputDeviceMouse0 CorePointer
Option Xinerama 0
EndSection

Section Device
Identifier Device0
Driver nvidia
VendorName NVIDIA Corporation
BoardName  GeForce GTX 460M
Option  NoLogoTrue
EndSection

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

Title:
  Gimp doesn't launch

Status in “gimp” package in Ubuntu:
  Confirmed

Bug description:
  When I try to launch GIMP, I get following error:
  X server found. dri2 connection failed!
  Trying to open directly...Device open failed
  And it closes.
  Searched for that on the internet and didn't find anything. That's the only 
app on my PC that crashes in that way.
  It started happening around the upgrade from 13.04 to 13.10.

  Xorg.conf:
  # nvidia-xconfig: X configuration file generated by nvidia-xconfig
  # nvidia-xconfig:  version 331.20  (buildmeister@swio-display-x86-rhel47-05)  
Wed Oct 30 18:20:53 PDT 2013

  Section ServerLayout
  Identifier Layout0
  Screen  0  Screen0
  InputDeviceKeyboard0 CoreKeyboard
  InputDeviceMouse0 CorePointer
  EndSection

  Section Files
  EndSection

  Section InputDevice
  # generated from default
  Identifier Mouse0
  Driver mouse
  Option Protocol auto
  Option Device /dev/psaux
  Option Emulate3Buttons no
  Option ZAxisMapping 4 5
  EndSection

  Section InputDevice
  # generated from default
  Identifier Keyboard0
  Driver kbd
  EndSection

  Section Monitor
  Identifier Monitor0
  VendorName Unknown
  ModelName  Unknown
  HorizSync   28.0 - 33.0
  VertRefresh 43.0 - 72.0
  Option DPMS
  EndSection

  Section Device
  Identifier Device0
  Driver nvidia
  VendorName NVIDIA Corporation
  EndSection

  Section Screen
  Identifier Screen0
  Device Device0
  MonitorMonitor0
  DefaultDepth24
  SubSection Display
  Depth   24
  EndSubSection
  EndSection

  

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

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


[Desktop-packages] [Bug 1372847] [NEW] [SRU] New stable release 2.40.1

2014-09-23 Thread Iain Lane
Public bug reported:

We'd like to update glib2.0 using the GNOME MRE.

[ Description ]

Upstream have released a new stable, fixing some bugs.

glib2.0 (2.40.2-0ubuntu1) UNRELEASED; urgency=medium

  * New upstream stable release, fixing bugs
+ gobject: try to link with -Wl,-z,nodelete to prevent unloading
+ g_file_copy: Don't set GError when we intend to ignore errors
+ gapplication-tool: ensure object paths are valid
+ gtlscertificate: fix certificate list parsing with trailing comments
+ g_str_has_prefix: improve efficiency with long strings
+ Added type check to GPermission public functions.
+ GApplication: Don't decrease use_count below 0
+ networkmonitornetlink: fix IPv6 issues on Android
+ gresolver: Ensure GThreadedResolver always sets an error if resolution
  fails
+ gmacros.h: add G_GNUC_*_IGNORE_DEPRECATIONS macros for clang
+ networkaddress: fix parsing of uri with @ after authority
+ gvariant tests: workaround libc/compiler issue

 -- Iain Lane iain.l...@canonical.com  Tue, 23 Sep 2014 10:27:17 +0100

[ QA ]

Under the terms of the MRE, you can assume the bugs are fixed. I suggest
installing the update and then using your system as normal for the 10
day verification time.

[ Regression potential ]

One of the fixes could be bad. This is the first stable in this series
and is a new release, so hasn't had much testing on its own, even if all
of the fixes are in the unstable release.

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: glib2.0 (Ubuntu Trusty)
 Importance: Undecided
 Assignee: Iain Lane (laney)
 Status: In Progress

** Also affects: glib2.0 (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Changed in: glib2.0 (Ubuntu)
   Status: New = Fix Released

** Changed in: glib2.0 (Ubuntu Trusty)
   Status: New = In Progress

** Changed in: glib2.0 (Ubuntu Trusty)
 Assignee: (unassigned) = Iain Lane (laney)

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

Title:
  [SRU] New stable release 2.40.1

Status in “glib2.0” package in Ubuntu:
  Fix Released
Status in “glib2.0” source package in Trusty:
  In Progress

Bug description:
  We'd like to update glib2.0 using the GNOME MRE.

  [ Description ]

  Upstream have released a new stable, fixing some bugs.

  glib2.0 (2.40.2-0ubuntu1) UNRELEASED; urgency=medium

* New upstream stable release, fixing bugs
  + gobject: try to link with -Wl,-z,nodelete to prevent unloading
  + g_file_copy: Don't set GError when we intend to ignore errors
  + gapplication-tool: ensure object paths are valid
  + gtlscertificate: fix certificate list parsing with trailing comments
  + g_str_has_prefix: improve efficiency with long strings
  + Added type check to GPermission public functions.
  + GApplication: Don't decrease use_count below 0
  + networkmonitornetlink: fix IPv6 issues on Android
  + gresolver: Ensure GThreadedResolver always sets an error if resolution
fails
  + gmacros.h: add G_GNUC_*_IGNORE_DEPRECATIONS macros for clang
  + networkaddress: fix parsing of uri with @ after authority
  + gvariant tests: workaround libc/compiler issue

   -- Iain Lane iain.l...@canonical.com  Tue, 23 Sep 2014 10:27:17
  +0100

  [ QA ]

  Under the terms of the MRE, you can assume the bugs are fixed. I
  suggest installing the update and then using your system as normal for
  the 10 day verification time.

  [ Regression potential ]

  One of the fixes could be bad. This is the first stable in this series
  and is a new release, so hasn't had much testing on its own, even if
  all of the fixes are in the unstable release.

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

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


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

2014-09-23 Thread Guglielmo Cola
Temporary fix proposed by Sebastian (#125) worked for me - ASUS K53SV.
Now everything is fine. Using Noveau, instead, I can't resume from
Suspend.

Thank you mate, this bug was driving me crazy.

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

Title:
  [nvidia-prime]Freeze while using touchpad

Status in “nvidia-graphics-drivers-319” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-343” package in Ubuntu:
  Triaged
Status in “nvidia-prime” package in Ubuntu:
  Triaged

Bug description:
  I'm using an Optimus laptop (Asus N43SL)
  nvidia-prime is installed, so my nvidia dedicated graphics card (GT 540m) is 
in use.

  Once in a while, my screen will freeze, only when I use my touchpad.
  This does not happen with my USB mouse.
  This does not happen either when I uninstall nvidia-prime and use my intel 
integrated graphics (HD3000).

  I can temporarily solve the issue by doing a VT switch.

  
  In the attached Xorg.0.log, you can see synaptics: ETPS/2 Elantech Touchpad: 
touchpad found each time I did a VT switch and regained control.

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

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


[Desktop-packages] [Bug 1372686] Re: Depends on dev packages

2014-09-23 Thread Doug McMahon
*** This bug is a duplicate of bug 1372728 ***
https://bugs.launchpad.net/bugs/1372728

** This bug has been marked a duplicate of bug 1372728
   libunity-settings-daemon1 installing lot of *-dev new dependency packages

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

Title:
  Depends on dev packages

Status in “unity-settings-daemon” package in Ubuntu:
  Confirmed

Bug description:
  Specifically libgtk3-dev, libglib2.0-dev via  libunity-settings-
  daemon1

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libunity-settings-daemon1 14.04.0+14.10.20140922-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Sep 22 19:24:02 2014
  InstallationDate: Installed on 2014-09-12 (10 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140911)
  SourcePackage: unity-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1291075] Re: printer icon does not disappear

2014-09-23 Thread b3nmore
I've attached a patched version for trusty, for those who want to make a
quick test. Just replace the original file in /usr/share/system-config-
printer/scp-dbus-service.py with attached one (and make sure it has the
right permissions).

** Attachment added: scp-dbus-service.py
   
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1291075/+attachment/4212365/+files/scp-dbus-service.py

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

Title:
  printer icon does not disappear

Status in “system-config-printer” package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  I have a network printer installed, which is connected at my router.

  The printer was working ever, but now (maybe after the upgrade to
  saucy), the printer icon freezes after a network print but printing is
  working.

  Now I could reproduce this at a clean xubuntu vm with the current
  upgrades and the same happens again.

  I think that is may be related to cups.

  Cups error log is clear.

  Xubuntu 13.10 64Bit
  Kernel 3.11.0-18

  
  UPDATE:

  I append the apport-collect from a clean xubuntu 14.04 64bit vm,
  where I reproduced this bug.

  I hope this can be fixed, it is annoying.

  Thanks.

  ---
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CupsErrorLog:

  CurrentDesktop: XFCE
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-05-04 (0 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  Lpstat: device for HP-Deskjet-5550: socket://192.168.178.1:9100
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  Package: system-config-printer (not installed)
  Papersize: a4
  PpdFiles: HP-Deskjet-5550: HP Deskjet 5550, hpcups 3.14.3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=4eb73dcc-c1a8-4f1a-9889-793e0efd6c43 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Tags:  trusty
  Uname: Linux 3.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  dmi.board.name: VirtualBox
  dmi.board.vendor: Oracle Corporation
  dmi.board.version: 1.2
  dmi.chassis.type: 1
  dmi.chassis.vendor: Oracle Corporation
  dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
  dmi.product.name: VirtualBox
  dmi.product.version: 1.2
  dmi.sys.vendor: innotek GmbH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/system-config-printer/+bug/1291075/+subscriptions

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


[Desktop-packages] [Bug 1372409] Re: The monitor won't wake up after going to sleep (initiated by locking, automatic or manual)

2014-09-23 Thread Jan Corazza
** Description changed:

  I am using the 3.16.3 kernel and Mesa/drivers/Xorg from the Oibaf PPA -
  but this also happens when using drivers from the regular repositories.
  
  I would say that this bug is SEVERE, because you can lose important
  work.
  
  Steps to reproduce:
  
  1. Lock computer (Ctrl+Alt+L) or let it lock itself automatically
  2. Wait a few seconds for the monitor to shut down (LED blue-yellow and 
displayed warning)
  3. Try to wake it up
  
  Expected behavior: the monitor is woken up and the Ubuntu lock screen is
  displayed
  
  Actual behavior: the monitor stays off, black screen
  
  Additional information:
  
-  - Suspending and resuming works fine.
-  - Switching to a TTY doesn't work either, but the keyboard is responding 
(can turn caps lock on/off).
-  - I have to restart the computer to get it in a working state after this 
happens. (therefore SEVERE)
+  - Suspending and resuming works fine.
+  - Switching to a TTY doesn't work either, but the keyboard is responding 
(can turn caps lock on/off).
+  - I have to restart the computer to get it in a working state after this 
happens. (therefore SEVERE)
  
  It works on these configurations:
  
-  - proprietary AMD drivers (fglrx) - this works. 
-  - kernel 3.13 (default)
+  - proprietary AMD drivers (fglrx) - this works.
+  - kernel 3.13 (default)
  
  Relevant hardware:
  
   - graphics card: AMD Radeon HD 7790
   - monitor: HP ZR2330w
  
+ My current solution:
+ 
+ Not locking the computer, and disabling automatic lock in Brightness 
+ Lock settings (set to Never). I did not disable suspending, because as I
+ said, that worked.
  
  AUTOMATICALLY COLLECTED INFORMATION:
  
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  Uname: Linux 3.16.3-031603-generic x86_64
  .tmp.unity.support.test.0:
  
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,staticswitcher,workarounds,scale,expo,ezoom,dbus]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Sep 22 13:07:00 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Bonaire XT [Radeon HD 7790/8770 / R9 
260 OEM] [1002:665c] (prog-if 00 [VGA controller])
     Subsystem: Micro-Star International Co., Ltd. [MSI] Radeon HD 7790 OC 
[1462:2930]
  InstallationDate: Installed on 2014-07-14 (69 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: To be filled by O.E.M. To be filled by O.E.M.
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.3-031603-generic 
root=UUID=6e991daa-60a1-41a6-86b9-099d96d697f2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/09/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 2501
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: M5A97 EVO R2.0
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr2501:bd04/09/2014:svnTobefilledbyO.E.M.:pnTobefilledbyO.E.M.:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnM5A97EVOR2.0:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To be filled by O.E.M.
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: To be filled by O.E.M.
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56+git1409220630.666788~gd~t
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.4~git1409220730.d69faf~gd~t
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.4~git1409220730.d69faf~gd~t
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2.1
  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.4.99+git1409110730.56c7fb~gd~t
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.916+git1409220730.376037~gd~t
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11+git1409010731.3cd4c8~gd~t
  xserver.bootTime: Mon Sep 22 13:01:53 2014
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputLITEON Technology USB Multimedia Keyboard KEYBOARD, id 8
   input  

[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-09-23 Thread Victor Tuson Palau
Can we look at the new version so we can better evaluate the options to
fix it

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

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  New
Status in “evolution-data-server” package in Ubuntu:
  New
Status in “syncevolution” package in Ubuntu:
  New

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

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


[Desktop-packages] [Bug 1342123] Re: evolution-calendar-factory always running with high memory usage

2014-09-23 Thread Victor Tuson Palau
** Tags added: ota-2

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

Title:
  evolution-calendar-factory always running with high memory usage

Status in “evolution-data-server” package in Ubuntu:
  New
Status in “indicator-datetime” package in Ubuntu:
  New

Bug description:
  At boot the process is using over 100MB on my mako (build 129)
  I sync'd a fairly large set of calendar events from google previously

  Does this process need to be running all the time?
  Can we streamline it to not read so much of the data set, which it appears to 
be doing?

  With no calendar entries (i.e. removing 
.local/share/evolution/xxx/calendar.ics) the process still uses over 30MB
  (looking at RSS with  ps aux --sort -rss )

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

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


[Desktop-packages] [Bug 1289930] Re: Crackling sounds after rebooting, and when playing any audio. Going to sleep and coming back fixes it.

2014-09-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: alsa-driver (Ubuntu)
   Status: New = Confirmed

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

Title:
  Crackling sounds after rebooting, and when playing any audio. Going to
  sleep and coming back fixes it.

Status in “alsa-driver” package in Ubuntu:
  Confirmed

Bug description:
  Hi folks!

  I'm using Ubuntu 12.04 on a Dell XPS 13 developer edition, and the
  sound has a problem out of the box. I hear crackling noises whenever I
  play any sort of music (from the test sound in the settings to Youtube
  videos).

  I've been looking on forums to find a working solution, but none of
  them has worked yet.

  I have Alsa 1.0.25 installed, and I'm pretty sure my system info is
  sent along with this bug report. Feel free to reach out if you have
  more questions.

  Thanks a lot!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.5.0-47.71~precise1-generic 3.5.7.30
  Uname: Linux 3.5.0-47-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: PCH [HDA Intel PCH], device 0: ALC3661 Analog [ALC3661 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  pooya  2260 F pulseaudio
   /dev/snd/controlC0:  pooya  2260 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'HDMI'/'HDA Intel HDMI at 0xf051 irq 60'
 Mixer name : 'Intel Haswell HDMI'
 Components : 'HDA:80862807,80860101,0010'
 Controls  : 6
 Simple ctrls  : 1
  Card0.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Card1.Amixer.info:
   Card hw:1 'PCH'/'HDA Intel PCH at 0xf0514000 irq 61'
 Mixer name : 'Realtek ALC3661'
 Components : 'HDA:10ec0668,1028060a,0013'
 Controls  : 23
 Simple ctrls  : 12
  Date: Sat Mar  8 18:54:27 2014
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20130203-13:50
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Symptom_Type: Underruns, dropouts, or crackling sound
  Title: [XPS13 9333, Realtek ALC3661, Speaker, Internal] Underruns, dropouts 
or crackling sound
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/28/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 07R63N
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd01/28/2014:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn07R63N:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2014-03-08T18:48:58.619467

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

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


[Desktop-packages] [Bug 1342123] Re: evolution-calendar-factory always running with high memory usage

2014-09-23 Thread Joe Odukoya
Given that this would be a large amount of effort lets make this an OTA
update fix.

Hopefully the situation will improve if Bug #1339016 delivers a more
efficient Sync process.

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

Title:
  evolution-calendar-factory always running with high memory usage

Status in “evolution-data-server” package in Ubuntu:
  New
Status in “indicator-datetime” package in Ubuntu:
  New

Bug description:
  At boot the process is using over 100MB on my mako (build 129)
  I sync'd a fairly large set of calendar events from google previously

  Does this process need to be running all the time?
  Can we streamline it to not read so much of the data set, which it appears to 
be doing?

  With no calendar entries (i.e. removing 
.local/share/evolution/xxx/calendar.ics) the process still uses over 30MB
  (looking at RSS with  ps aux --sort -rss )

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

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


[Desktop-packages] [Bug 1364003] Re: [FFE] mesa 10.3

2014-09-23 Thread Maarten Lankhorst
No idea, but it seems those bugs are probably just bugs in kde5, since I
don't hit them with 10.3 on amd64/i386, but I can reproduce something
similar with the kde5 ppa, without updating 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/1364003

Title:
  [FFE] mesa 10.3

Status in “mesa” package in Ubuntu:
  New

Bug description:
  Impact to ubuntu:
  Proper support for llvm 3.5 without crashing llvmpipe when running tests 
on i386.
  kms swrast was requested, will be available in 10.3.
  Build fixes to support a gallium megablob, reducing size even further.

  New features
  GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
  GL_ARB_clear_texture on i965
  GL_ARB_compressed_texture_pixel_storage on all drivers
  GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
  GL_ARB_derivative_control on i965, nv50, nvc0, r600
  GL_ARB_draw_indirect on nvc0, radeonsi
  GL_ARB_explicit_uniform_location (all drivers that support GLSL)
  GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
  GL_ARB_gpu_shader5 on i965/gen7, nvc0
  GL_ARB_multi_draw_indirect on nvc0, radeonsi
  GL_ARB_sample_shading on radeonsi
  GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, 
radeonsi, softpipe
  GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
  GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
  GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, 
radeonsi
  GL_ARB_texture_cube_map_array on radeonsi
  GL_ARB_texture_gather on r600, radeonsi
  GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, 
softpipe
  GL_ARB_texture_query_lod on r600, radeonsi
  GL_ARB_viewport_array on nvc0
  GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
  GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, 
radeonsi, softpipe, llvmpipe
  GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, 
softpipe, llvmpipe
  A new software rasterizer driver (kms_swrast_dri.so) that works with DRM 
drivers that don't have a full-fledged GEM (such as qxl or simpledrm)
  Distribute the Khronos GL/glcorearb.h header file.

  Changes
  Removed support for the GL_ATI_envmap_bumpmap extension
  The hacky --enable-32/64-bit is no longer available in configure. To 
build 32/64 bit mesa refer to the default method recommended by your 
distribution

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

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


[Desktop-packages] [Bug 1289930] Re: Crackling sounds after rebooting, and when playing any audio. Going to sleep and coming back fixes it.

2014-09-23 Thread Doug Holton
I still see the issue with a brand new dell xps 13 9333 and ubuntu 14.04
just installed fresh.

One temporary workaround (works only a few minutes) is to close the lid
and put the system to sleep.  When waking back up, sounds play without
the crackling/popping/clicking noises for a short while.

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

Title:
  Crackling sounds after rebooting, and when playing any audio. Going to
  sleep and coming back fixes it.

Status in “alsa-driver” package in Ubuntu:
  Confirmed

Bug description:
  Hi folks!

  I'm using Ubuntu 12.04 on a Dell XPS 13 developer edition, and the
  sound has a problem out of the box. I hear crackling noises whenever I
  play any sort of music (from the test sound in the settings to Youtube
  videos).

  I've been looking on forums to find a working solution, but none of
  them has worked yet.

  I have Alsa 1.0.25 installed, and I'm pretty sure my system info is
  sent along with this bug report. Feel free to reach out if you have
  more questions.

  Thanks a lot!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.5.0-47.71~precise1-generic 3.5.7.30
  Uname: Linux 3.5.0-47-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.25.
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 1: PCH [HDA Intel PCH], device 0: ALC3661 Analog [ALC3661 Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  pooya  2260 F pulseaudio
   /dev/snd/controlC0:  pooya  2260 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'HDMI'/'HDA Intel HDMI at 0xf051 irq 60'
 Mixer name : 'Intel Haswell HDMI'
 Components : 'HDA:80862807,80860101,0010'
 Controls  : 6
 Simple ctrls  : 1
  Card0.Amixer.values:
   Simple mixer control 'IEC958',0
 Capabilities: pswitch pswitch-joined penum
 Playback channels: Mono
 Mono: Playback [on]
  Card1.Amixer.info:
   Card hw:1 'PCH'/'HDA Intel PCH at 0xf0514000 irq 61'
 Mixer name : 'Realtek ALC3661'
 Components : 'HDA:10ec0668,1028060a,0013'
 Controls  : 23
 Simple ctrls  : 12
  Date: Sat Mar  8 18:54:27 2014
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-precise-amd64-20130203-1
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20130203-13:50
  MarkForUpload: True
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_CA:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Speaker, Internal
  Symptom_Type: Underruns, dropouts, or crackling sound
  Title: [XPS13 9333, Realtek ALC3661, Speaker, Internal] Underruns, dropouts 
or crackling sound
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/28/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 07R63N
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd01/28/2014:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn07R63N:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.
  mtime.conffile..etc.modprobe.d.alsa.base.conf: 2014-03-08T18:48:58.619467

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

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


[Desktop-packages] [Bug 1371834] Re: Chrome causes segfault in i965_dri.so

2014-09-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mesa (Ubuntu)
   Status: New = Confirmed

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

Title:
  Chrome causes segfault in i965_dri.so

Status in Chromium Browser:
  Unknown
Status in “mesa” package in Ubuntu:
  Confirmed
Status in Debian GNU/Linux:
  New

Bug description:
  Running chrome 38.0.2125.66-1 on Ubuntu 14.10, on Lenovo X230

  When I start a new instance of chrome, it cannot enable WebGL. I have
  reported that bug separately to chrome at
  https://code.google.com/p/chromium/issues/detail?id=416207

  I suspect the cause of the bug is in mesa, as dmesg contains evidence
  of a segfault:

  [31979.398090] chrome[24013]: segfault at 20 ip 7fbbd5ca5d83 sp 
7fffd7669ab0 error 4 in i965_dri.so[7fbbd59c4000+50a000]
  [31979.585606] chrome[24104]: segfault at 20 ip 7f7550c26d83 sp 
7fff970b4630 error 4 in i965_dri.so[7f7550945000+50a000]
  [31979.737378] chrome[24117]: segfault at 20 ip 7ffd06e45d83 sp 
7fffc989f440 error 4 in i965_dri.so[7ffd06b64000+50a000]

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: libgl1-mesa-dri 10.2.6-1ubuntu3
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Sat Sep 20 11:17:41 2014
  DistUpgraded: 2014-09-02 14:59:08,481 DEBUG failed to SystemUnLock() (E:Not 
locked)
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:21fa]
  MachineType: LENOVO 23301B9
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.16.0-16-generic 
root=/dev/mapper/hostname--vg-root ro splash quiet crashkernel=384M-:128M 
crashkernel=384M-:128M nomdmonddf nomdmonisw crashkernel=384M-:128M vt.handoff=7
  SourcePackage: mesa
  UpgradeStatus: Upgraded to utopic on 2014-09-02 (17 days ago)
  dmi.bios.date: 07/09/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G2ET95WW (2.55 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 23301B9
  dmi.board.vendor: LENOVO
  dmi.board.version: 0B98401 Pro
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG2ET95WW(2.55):bd07/09/2013:svnLENOVO:pn23301B9:pvrThinkPadX230:rvnLENOVO:rn23301B9:rvr0B98401Pro:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 23301B9
  dmi.product.version: ThinkPad X230
  dmi.sys.vendor: LENOVO
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.2.6-1ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.2.6-1ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.9.0-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.4.0-2ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.914-1~exp1ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Sep 19 15:45:16 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4204 
   vendor AUO
  xserver.version: 2:1.16.0-1ubuntu1

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

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


[Desktop-packages] [Bug 1296114] Re: Bluetooth is always enabled after reboot even if it was disabled

2014-09-23 Thread Jean-Baptiste Lallement
** Tags added: beta qa-daily-testing rtm14

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

Title:
  Bluetooth is always enabled after reboot even if it was disabled

Status in Bluetooth Menu:
  Invalid
Status in “indicator-bluetooth” package in Ubuntu:
  Invalid
Status in “rfkill” package in Ubuntu:
  Triaged
Status in “urfkill” package in Ubuntu:
  Triaged

Bug description:
  If bluetooth was disabled using the switcher in the bluetooth
  indicator, after reboot it becomes enabled.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: indicator-bluetooth 0.0.6+14.04.20140207-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-18.38-generic 3.13.6
  Uname: Linux 3.13.0-18-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Mar 22 22:34:52 2014
  InstallationDate: Installed on 2014-01-27 (54 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140124)
  SourcePackage: indicator-bluetooth
  UpgradeStatus: No upgrade log present (probably fresh install)
  upstart.indicator-bluetooth.log: (bluetooth-wizard:2251): Gtk-DEBUG: 
Connecting to session manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-bluetooth/+bug/1296114/+subscriptions

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


[Desktop-packages] [Bug 894737] Re: Unable to add timezones in time and date settings

2014-09-23 Thread Alberto Salvia Novella
** Changed in: unity-control-center (Ubuntu)
   Importance: Undecided = Low

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

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

Title:
  Unable to add timezones in time and date settings

Status in One Hundred Papercuts:
  Triaged
Status in “unity-control-center” package in Ubuntu:
  Triaged

Bug description:
  gnome-control-center 1:3.2.1-0ubuntu1, Ubuntu 11.10
  gnome-control-center 1:3.6.3-0ubuntu24, Ubuntu 13.04

  1.  start gnome-control-center (System Settings)
  2.  choose Time  Date
  3.  choose Clock and Choose Locations...
  4. Click on a big green + sign
  5. *Quickly* type the name of a time zone, e.g. PST (Pacific Standard Time) 
or CET (Central European Time), and press Enter.

  What happens: An error icon appears next to what you typed, but it's
  not obvious what went wrong. The error icon has a tooltip, You need
  to complete this location for it to appear in the menu, but this
  tooltip is not clear and its existence is not obvious anyway.

  What should happen: Either some dialog appears where I can choose a
  timezone or I'm allowed to type actually something into the row.

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

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


[Desktop-packages] [Bug 1365362] Re: 10de:1080 [Intel DP67DE] Xorg Backtracing

2014-09-23 Thread Vaclav Cermak
Another try with 23-Sep-2014 live .. it crashes during switching drivers
to Nvidia proprierary ...

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

Title:
  10de:1080 [Intel DP67DE] Xorg Backtracing

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  I notice in a backtrace in my
  https://launchpadlibrarian.net/184002264/XorgLog.txt .

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  .proc.driver.nvidia.gpus.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/0'
  .proc.driver.nvidia.registry: Binary: 
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  331.38  Wed Jan  8 19:32:30 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.3
  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: Thu Sep  4 10:16:56 2014
  DistUpgraded: 2014-05-28 10:18:54,825 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   NVIDIA Corporation GF110 [GeForce GTX 580] [10de:1080] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Micro-Star International Co., Ltd. [MSI] Device [1462:2550]
  InstallationDate: Installed on 2013-02-27 (553 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=c07436f0-fb64-48d1-a92d-cc2a58369813 ro quiet splash rootdelay=20
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-05-28 (98 days ago)
  dmi.bios.date: 11/16/2010
  dmi.bios.vendor: Intel Corp.
  dmi.bios.version: BAP6710H.86A.0037.2010.1116.2134
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: DP67DE
  dmi.board.vendor: Intel Corporation
  dmi.board.version: AAG10217-204
  dmi.chassis.type: 3
  dmi.modalias: 
dmi:bvnIntelCorp.:bvrBAP6710H.86A.0037.2010.1116.2134:bd11/16/2010:svn:pn:pvr:rvnIntelCorporation:rnDP67DE:rvrAAG10217-204:cvn:ct3:cvr:
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
  xserver.bootTime: Thu Sep  4 09:24:27 2014
  xserver.configfile: default
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:

  xserver.version: 2:1.15.1-0ubuntu2

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

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


[Desktop-packages] [Bug 1192704] Re: Support App.net

2014-09-23 Thread David Barth
Well, the friends app is no more, so  I guess this issue is invalid by
now.

** Changed in: friends (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  Support App.net

Status in “friends” package in Ubuntu:
  Confirmed
Status in “friends-app” package in Ubuntu:
  Confirmed
Status in “ubuntu-system-settings-online-accounts” package in Ubuntu:
  Invalid

Bug description:
  It would be great to support also App.net in the new friends-app. Here you 
can find the information for the service:
  http://developers.app.net/

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

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


[Desktop-packages] [Bug 1372753] Re: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2014-09-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Confirmed

Bug description:
  nvidia-331 kernel module failed to build

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: i386
  DKMSKernelVersion: 3.16.0-17-generic
  Date: Tue Sep 23 08:28:46 2014
  InstallationDate: Installed on 2014-07-19 (65 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.1)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
  UpgradeStatus: Upgraded to utopic on 2014-09-21 (1 days ago)

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

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


[Desktop-packages] [Bug 1371159] Re: MacBookPro 11, 1 (Haswell, retina) fails to both suspend and hibernate with ubuntu 14.04

2014-09-23 Thread Albert
I have found a workaround to this bug. In other words, suspend now works
in MaxBookPro 11,1 if you do:

1. Push e.g. control+alt+fn+F1 to go to a tty.
2. Close the laptop lid.

After about 3 seconds, the laptop sleeps. Hurray!

Upon resume, the tty had this message, which is also present in dmesg:

[ 2705.633359] [drm:hsw_unclaimed_reg_clear] *ERROR* Unknown unclaimed register 
before writing to 203c

For context, the dmesg around it says:

[ 2705.632613] PM: Entering mem sleep
[ 2705.632648] Suspending console(s) (use no_console_suspend to debug)
[ 2705.633049] sd 1:0:0:0: [sda] Synchronizing SCSI cache
[ 2705.633286] mei_me :00:16.0: H_RDY is not cleared 0x80141418
[ 2705.633359] [drm:hsw_unclaimed_reg_clear] *ERROR* Unknown unclaimed register 
before writing to 203c
[ 2706.807381] sd 1:0:0:0: [sda] Stopping disk
[ 2706.838212] PM: suspend of devices complete after 1206.641 msecs
[ 2706.854177] PM: late suspend of devices complete after 15.978 msecs


Note that directly closing the lid from Unity results in a suspend immediately 
followed by a resume.

Note that this workaround did not work a few days ago. So perhaps a
combination of having swap enabled (with the workaround reported
earlier, above) and a package that got updated or installed new resulted
in the ability to run the above suspend workaround.

Also, the very nature of the workaround suggests that it is related to
the graphics card, or the unity desktop itself, somehow interfering with
the suspend sequence.

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

Title:
  MacBookPro 11,1 (Haswell, retina) fails to both suspend and hibernate
  with ubuntu 14.04

Status in “pm-utils” package in Ubuntu:
  Confirmed

Bug description:
  Cannot make a MacBookPro 11,1 suspend.

  1. When putting the lid down, acpi_listen prints:

  $ acpi_listen 
  button/lid LID close
  button/lid LID open

  ... so the lid is signalling correctly. Upon opening, the screensaver
  prompt is present, and typing in the password brings me back to the
  desktop. Nothing is found in dmesg.

  2. When choosing suspend from the top-right power menu, the screen
  goes black and shortly lights up again, showing the screensaver login
  prompt. Typing in the password brings me back to the desktop as if
  nothing had happened.

  3. To remark that the power menu in the System Settings shows
  sometimes Suspend as greyed out, and hibernate is not listed.
  Perhaps this is related to the suspend process taking very long
  (minutes) as reported in other bugs, but I have never waited so long
  to find out.

  4. When attempting to hibernate instead, using:

  $ sudo pm-hibernate

  ... something similar to triggering a suspend happens, but this time
  dmesg lists one error:

  
  [ 1434.487141] [drm:hsw_unclaimed_reg_clear] *ERROR* Unknown unclaimed 
register before writing to 2030

  The whole relevant part of the dmesg is below, containing the sequence
  towards hibernation and then the sequence towards power up, cropped at
  the CPUs.

  [ 1434.121698] init: anacron main process (6746) killed by TERM signal
  [ 1434.160094] PM: Syncing filesystems ... done.
  [ 1434.164415] Freezing user space processes ... (elapsed 0.001 seconds) done.
  [ 1434.166115] PM: Marking nosave pages: [mem 0x00058000-0x00058fff]
  [ 1434.166116] PM: Marking nosave pages: [mem 0x0008f000-0x0008]
  [ 1434.166117] PM: Marking nosave pages: [mem 0x0009f000-0x000f]
  [ 1434.166119] PM: Marking nosave pages: [mem 0x8ad14000-0x8ad52fff]
  [ 1434.166121] PM: Marking nosave pages: [mem 0x8ad62000-0x8ad75fff]
  [ 1434.166122] PM: Marking nosave pages: [mem 0x8ad77000-0x8ad8efff]
  [ 1434.166123] PM: Marking nosave pages: [mem 0x8af4b000-0x8afe4fff]
  [ 1434.166125] PM: Marking nosave pages: [mem 0x8b00-0x]
  [ 1434.166977] PM: Basic memory bitmaps created
  [ 1434.167010] PM: Preallocating image memory... done (allocated 872683 pages)
  [ 1434.484991] PM: Allocated 3490732 kbytes in 0.31 seconds (11260.42 MB/s)
  [ 1434.484993] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) 
done.
  [ 1434.486307] Suspending console(s) (use no_console_suspend to debug)
  [ 1434.487014] mei_me :00:16.0: H_RDY is not cleared 0x80141418
  [ 1434.487141] [drm:hsw_unclaimed_reg_clear] *ERROR* Unknown unclaimed 
register before writing to 2030
  [ 1435.603939] PM: freeze of devices complete after 1118.720 msecs
  [ 1435.604106] PM: late freeze of devices complete after 0.166 msecs
  [ 1435.604950] PM: noirq freeze of devices complete after 0.843 msecs
  [ 1435.605211] ACPI: Preparing to enter system sleep state S4
  [ 1435.605985] PM: Saving platform NVS memory
  [ 1435.606140] Disabling non-boot CPUs ...
  [ 1435.607323] kvm: disabling virtualization on CPU1
  [ 1435.607606] smpboot: CPU 1 is now offline
  [ 1435.608996] kvm: disabling virtualization on CPU2
  [ 1435.710785] 

[Desktop-packages] [Bug 992468] Re: network print : no possible with 12.04

2014-09-23 Thread Wojtek Krawczak
*** This bug is a duplicate of bug 945028 ***
https://bugs.launchpad.net/bugs/945028

@Till
Your solution worked, thank you.

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

Title:
  network print : no possible with 12.04

Status in “cups” package in Ubuntu:
  Fix Released
Status in “system-config-printer” package in Ubuntu:
  Fix Released
Status in “cups” source package in Precise:
  Fix Released
Status in “system-config-printer” source package in Precise:
  Fix Released

Bug description:
  Same of a lot of users who upgrade 11.10 to 12.04, it is now
  impossible to connect printer whith network.

  before report bug:

  I try install printer with several versions of driver:
  hplip 3.11.7 old version
  hplip 3.12.2 native 12.04
  hplip 3.12.4 latest version

  I report bug to cups.org with the error log of the page 
http://localhost:631/admin
  they say me :

  Please re-contact your Linux distributor for this - the error message
  in the log indicates that the driver (or configuration of CUPS) you
  are using is not accepting the print file, so we never even try to
  send the job to the printer (it is never processed).

  I use Xubuntu 12.04 with cups 1.5.2 and HP printer

  Other users with similar problem used also ubuntu and several printers look:
  http://forum.ubuntu-fr.org/viewtopic.php?id=893771
  http://forum.ubuntu-fr.org/viewtopic.php?id=884701

  E [01/May/2012:10:15:18 +0200] Returning IPP 
client-error-document-format-not-supported for Print-Job 
(ipp://localhost/printers/HP-Photosmart-b109a-m) from localhost
  E [01/May/2012:10:18:37 +0200] Returning IPP client-error-not-possible for 
CUPS-Add-Modify-Printer (ipp://localhost/printers/HP-Photosmart-b109a-m) from 
localhost

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

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


[Desktop-packages] [Bug 695887] Re: package man-db 2.5.7-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2014-09-23 Thread Colin Watson
Without more details it's impossible to track this down further, and I
don't think there's much value in leaving the man-db task on this bug
open at this point.  My guess is that this is either an automatically-
misfiled consequence of some other bug, or a duplicate of bug 1372673
(for which I'm currently in the process of issuing updates).

** Changed in: man-db (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  package man-db 2.5.7-4 failed to install/upgrade: subprocess installed
  post-installation script returned error exit status 1

Status in “apport” package in Ubuntu:
  Fix Released
Status in “man-db” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: man-db

  I was in the process of installing Ubuntu and this warning appeared

  ProblemType: Package
  DistroRelease: Ubuntu 10.10
  Package: man-db 2.5.7-4
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Thu Dec 30 21:08:44 2010
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  LiveMediaBuild: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  SourcePackage: man-db
  Title: package man-db 2.5.7-4 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 1

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

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


[Desktop-packages] [Bug 1311920] Re: gnome-calculator result does not match displayed numbers when re-doing operation

2014-09-23 Thread Chris Malton
This got fixed in gnome-calculator 3.10.3 based on my testing.  Can
somebody look at whether it's feasible to package this for 14.04?

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

Title:
  gnome-calculator result does not match displayed numbers when re-doing
  operation

Status in “gnome-calculator” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce (see attached 8-pane picture):

  - Open gnome-calculator
  - Type 1+1 (pane 1).
  - Press enter. 2 is displayed in bold (pane 2).
  - Type +1 (pane 3).
  - Press enter. 3 is displayed in bold (pane 4).

  Now comes the issue:

  - Press enter [*]. 2+1, with a bold 2, is displayed (pane 5).
  - Press enter. 4 is displayed in bold (pane 6).
  - Press enter [*]. 2+1, with a bold 2, is displayed (pane 7).
  - Press enter. 5 is displayed in bold (pane 8).
  - ...

  It would appear that after pressing enter to go from the result to the
  previous expression, the portion in bold font really refers to the
  current last answer, Ans as denoted typically in calculators.
  Instead of the current last answer, gnome-calculator is incorrectly
  displaying what Ans was *before the expression was written*, but it
  then uses the current last answer in the operation, resulting in the
  nonsensical 2+1=4, etc., exemplified above.

  Ans (or equivalent) should be displayed in these cases.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-calculator 1:3.10.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 24 00:03:21 2014
  InstallationDate: Installed on 2013-04-13 (375 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130413)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-calculator
  UpgradeStatus: Upgraded to trusty on 2014-03-19 (35 days ago)

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

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


[Desktop-packages] [Bug 1365695] Re: No longer able to use GUI after update

2014-09-23 Thread DaaX
Hi,

I have been following this bug since I got the same issues. As of now, I
have blocked the updates on driver-common as suggested here et dowgraded
it. It solved the problem.

A new patch have been released, does this mean I can update the package
normally ?

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

Title:
  No longer able to use GUI after update

Status in “nvidia-graphics-drivers-304-updates” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Confirmed
Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Confirmed
Status in “ubuntu-drivers-common” package in Ubuntu:
  Fix Released
Status in “xserver-xorg-video-intel” package in Ubuntu:
  New
Status in “nvidia-graphics-drivers-304-updates” source package in Trusty:
  New
Status in “nvidia-graphics-drivers-331” source package in Trusty:
  New
Status in “nvidia-graphics-drivers-331-updates” source package in Trusty:
  New
Status in “ubuntu-drivers-common” source package in Trusty:
  Triaged
Status in “xserver-xorg-video-intel” source package in Trusty:
  Incomplete

Bug description:
  Until yesterday the 14.04 install on this Thinkpad T530 (nvidia
  Optimus) with nvidia-331 drivers worked just fine, including excellent
  multi-monitor behavior. Yesterday the set of packages below [1] was
  updated. I shut down, booted this morning and found out that I was not
  shown the lightdm login screen: I was stuck at the purple screen that
  precedes it (into which I enter my disk encryption password).

  Now the funny thing is that I could hear the lightdm startup sound and
  could actually login by typing my password (disk activity and started
  processes verify I am actually logged in), but I can't see anything:
  I'm still stuck at the puple screen.

  Uninstalling the nvidia drivers solved the problem: I'm typing this in
  a browser window using the nouveau drivers.

  I atttempted switching to nvidia-304, but that doesn't work either.
  Using those drivers I am shown the lightdm login screen, but after
  logging in I'm stuck with a screen showing only the background image.
  Nothing else is available, no keyboard or mouse trickery will reveal
  any menu, dialog or terminal to gain access.

  Since nouveau doesn't support a multi-monitor setup, it would be great
  if I someone could tell me how to get the nvidia drivers working
  again.

  Some things I noticed:
  - .xsession-errors reported 'Xlib:  extension GLX missing on display :0'
  - /var/log/Xorg.0.log reported 'setversion 1.4 failed: Permission denied'

  [1] The packages that were updated:

  Start-Date: 2014-09-03  15:07:38
  Upgrade: libsystemd-login0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), 
systemd-services:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), librbd1:amd64 
(0.80.1-0ubuntu1.1, 0.80.5-0ubuntu0.14.04.1), ubuntu-drivers-common:amd64 
(0.2.91.5, 0.2.91.6), libsystemd-daemon0:amd64 (204-5ubuntu20.4, 
204-5ubuntu20.5), libgudev-1.0-0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), 
libgudev-1.0-0:i386 (204-5ubuntu20.4, 204-5ubuntu20.5), libpam-systemd:amd64 
(204-5ubuntu20.4, 204-5ubuntu20.5), librados2:amd64 (0.80.1-0ubuntu1.1, 
0.80.5-0ubuntu0.14.04.1), shotwell-common:amd64 (0.18.0-0ubuntu4.1, 
0.18.0-0ubuntu4.2), udev:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), 
shotwell:amd64 (0.18.0-0ubuntu4.1, 0.18.0-0ubuntu4.2), gir1.2-gudev-1.0:amd64 
(204-5ubuntu20.4, 204-5ubuntu20.5), libudev-dev:amd64 (204-5ubuntu20.4, 
204-5ubuntu20.5), libudev1:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), 
libudev1:i386 (204-5ubuntu20.4, 204-5ubuntu20.5), 
xserver-xorg-video-intel:amd64 (2.99.910-0ubuntu1, 2.99.910-0ubuntu1.1), 
libsystemd-journal0:amd64 (204-5ubuntu20.4, 204-5ubuntu20.5), rsyslog:amd64 
(7.4.4-1ubuntu2, 7.4.4-1ubuntu2.1)
  End-Date: 2014-09-03  15:08:06

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: nvidia-current-updates (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Sep  4 22:07:11 2014
  SourcePackage: nvidia-graphics-drivers-304-updates
  UpgradeStatus: Upgraded to trusty on 2014-06-03 (93 days ago)

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

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


[Desktop-packages] [Bug 1339016] Re: Initial sync of the calendar takes a prohibitive amount of time

2014-09-23 Thread Bill Filler
** Tags added: touch-2014-10-02

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

Title:
  Initial sync of the calendar takes a prohibitive amount of time

Status in Sync monitor for Ubuntu Touch:
  New
Status in “evolution-data-server” package in Ubuntu:
  New
Status in “syncevolution” package in Ubuntu:
  New

Bug description:
  Mako running 116

  Initial sync of default google calendar ran continuously for 90 mins before I 
terminated it
  The ics file grew to 8MB

  I can see two major things from the log:
  - it syncs all past events (I would suggest starting with the current or 
previous month if necessary)
  - it adds recurring events repeatedly (is the query using the wrong API and 
receiving events by timeframe rather than as raw event data?)

To manage notifications about this bug go to:
https://bugs.launchpad.net/sync-monitor/+bug/1339016/+subscriptions

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


[Desktop-packages] [Bug 1372821] Re: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module failed to build

2014-09-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nvidia-graphics-drivers-331-updates (Ubuntu)
   Status: New = Confirmed

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

Title:
  nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module
  failed to build

Status in “nvidia-graphics-drivers-331-updates” package in Ubuntu:
  Confirmed

Bug description:
  reported by apport. I didn't see the error in the terminal since it
  closed at the end of the installation.

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331-updates 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-17.23-generic 3.16.3
  Uname: Linux 3.16.0-17-generic x86_64
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: amd64
  DKMSKernelVersion: 3.16.0-17-generic
  Date: Tue Sep 23 16:20:32 2014
  InstallationDate: Installed on 2014-05-29 (116 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331-updates
  Title: nvidia-331-updates 331.89-0ubuntu5: nvidia-331-updates kernel module 
failed to build
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1342731] Re: Horizontal Scrolling over Indicator-ng (and sound) does not work as expected

2014-09-23 Thread Stephen M. Webb
** Also affects: nux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: nux (Ubuntu)
   Status: New = In Progress

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

** Changed in: libindicator (Ubuntu)
   Status: New = In Progress

** Changed in: libindicator (Ubuntu)
   Importance: Undecided = Medium

** Changed in: nux (Ubuntu)
   Importance: Undecided = Medium

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

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

Title:
  Horizontal Scrolling over Indicator-ng (and sound) does not work as
  expected

Status in Libindicator:
  In Progress
Status in Nux:
  Fix Committed
Status in Nux trusty series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “libindicator” package in Ubuntu:
  In Progress
Status in “nux” package in Ubuntu:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  [Impact]
  When scrolling on indicator-sound using the horizontal scrolling the result 
is the opposite to what we expect in unity (left scrolling increases the volume 
and right scrolling decreases it), while in general is not handled at all for 
indicator-ng indicators as both left and right scrolling always ends up in a 
+1 delta scroll.

  [Test case]
  1. Hover Indicator-sound in unity
  2. Scroll left: the volume should be reduced
  3. Scroll right: the volume should be increased

  [Regression potential]
  The horizontal scroll direction might be inverted with some touchpads

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

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


[Desktop-packages] [Bug 328575] Re: [gnome-terminal SRU] Cannot start gnome-terminal (or x-terminal-emulator) because of gconf error

2014-09-23 Thread Bug Watch Updater
** Changed in: dbus
   Status: In Progress = Fix Released

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

Title:
  [gnome-terminal SRU] Cannot start gnome-terminal (or x-terminal-
  emulator) because of gconf error

Status in D-Bus:
  Fix Released
Status in The GConf Registry System:
  New
Status in GNOME Terminal:
  Fix Released
Status in “gconf2” package in Ubuntu:
  Invalid
Status in “gnome-terminal” package in Ubuntu:
  Fix Released
Status in “gconf2” source package in Jaunty:
  Invalid
Status in “gnome-terminal” source package in Jaunty:
  Fix Released
Status in Debian GNU/Linux:
  Fix Released

Bug description:
  Binary package hint: gnome-terminal

  IMPACT: gnome-terminal will fail to launch under any circumstance
  where gconfd isn't already running. This can include `sudo gnome-
  terminal` (since no gconfd is running for root), or starting gnome-
  terminal under a non-GNOME window manager.

  DEVELOPMENT: The Debian maintainer added 02_let_gconf_autostart.patch
  in 2.26.2-2 to solve this issue (debbugs #531734). That version has
  been merged into Karmic.

  PATCH: Patch available at http://launchpadlibrarian.net/30671489
  /gnome-terminal_2.26.0-0ubuntu2.1.debdiff, with test builds in
  https://launchpad.net/~broder/+archive/ubuntu-tests. The upstream
  gnome-terminal maintainer rejected the patch used for
  02_let_gconf_autostart.patch, because it reintroduced gnome-bugs
  #561663. The attached patch instead cherry-picks the commit the
  maintainer added to fix this bug upstream.

  INSTRUCTIONS: Attempt to run `sudo gnome-terminal`. It will exit with
  Failed to contact the GConf daemon; exiting.

  REGRESSION: Seems limited - this is a cherry-pick of an upstream
  change that only changes a handful of lines.

  
  Original bug description:

  I cannot start gnome-terminal.  If I open an xterm and start gnome-
  terminal from the command line, here is what I get:

  $ sudo gnome-terminal  
  Failed to contact the GConf daemon; exiting.
  (original report didn't have sudo in this command, but a later comment by the 
submitter amended this.)

  $ ps ax | grep gconf
   3956 pts/0R+ 0:00 grep gconf
   6643 ?S  0:00 /usr/lib/pulseaudio/pulse/gconf-helper
   6647 ?S  0:06 /usr/lib/libgconf2-4/gconfd-2

  This is in Jaunty Alpha 4 with all updates current as of 12 Feb.

   This bug is now understood.  Read all the comments (or at least try
  some text searches) before adding your own, because a lot of things
  have already been covered.

  summary of some stuff posted in comments:
   gnome-terminal on purpose refuses to start if it can't connect to gconfd to 
get its config settings.

   gconf clients now find the server using DBUS.  Starting gnome-
  terminal as root doesn't work even when you have all the gnome bits
  and pieces running under your account, because DBUS is per-user.

  executive of summary: We know what is going on.  Everything that
  doesn't work is a consequence of the design.  Everything is working as
  designed, although obviously there are problems with this design.
  Discussion about the design probably belongs on freedesktop-bugs
  #17970 (link in the remote bug sidebar).

   Workarounds to use until the bugs are fixed:
  for the gconfd-not-running case:
  start gconfd.  e.g. add /usr/bin/gnome-settings-daemon to your X session 
startup script, ahead of any gnome-terminal commands.  This applies whatever 
window manager you happen to be using.  (except if you're using Ubuntu's 
default GNOME desktop, which already starts gconfd itself.)

  multiple tabs over ssh:
  use screen(1)
  $ sudo aptitude install screen  screen-profiles # if you don't have it already
  The default config has unhelpful keybindings.  I'm used to ^t as the command 
key, and F11/F12 as next/previous tab (screen calls them windows).  I set up 
my own .screenrc before screen-profiles was packaged, so I don't know if its 
examples and samples are good or not.
  If you insist on displaying a GUI over X11 over ssh, there are other terminal 
emulators with tabs, e.g. the lighter-weight mrxvt.  (be careful, though: it 
doesn't support UTF-8.)

   You might also investigate ssh -M for connection sharing.  As I
  understand it, this lets you tunnel multiple sessions over one SSH
  connection, so only one password prompt...  You could presumably get a
  local gnome-terminal going with ssh connections in each tab.

  root shells:
  You can use sudo inside a gnome terminal that's running under your own 
account.  sudo -s, sudo -i, sudo su, and sudo bash are all variations on 
getting a shell running as root.  If you don't know which to pick, use sudo -s. 
 Or, better, don't start a root shell, and simply use sudo or gksudo on the one 
or two commands that need it.

   This bug is partly that gconf requires DBUS, which breaks some
  

[Desktop-packages] [Bug 1311920] Re: gnome-calculator result does not match displayed numbers when re-doing operation

2014-09-23 Thread Chris Malton
*** This bug is a duplicate of bug 1209326 ***
https://bugs.launchpad.net/bugs/1209326

I've pushed a testing package for 3.10.3 to my PPA - please could people
test and confirm the results.

Note to Maintainer: If results look good, could you consider bundling
into Ubuntu

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

Title:
  gnome-calculator result does not match displayed numbers when re-doing
  operation

Status in “gnome-calculator” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce (see attached 8-pane picture):

  - Open gnome-calculator
  - Type 1+1 (pane 1).
  - Press enter. 2 is displayed in bold (pane 2).
  - Type +1 (pane 3).
  - Press enter. 3 is displayed in bold (pane 4).

  Now comes the issue:

  - Press enter [*]. 2+1, with a bold 2, is displayed (pane 5).
  - Press enter. 4 is displayed in bold (pane 6).
  - Press enter [*]. 2+1, with a bold 2, is displayed (pane 7).
  - Press enter. 5 is displayed in bold (pane 8).
  - ...

  It would appear that after pressing enter to go from the result to the
  previous expression, the portion in bold font really refers to the
  current last answer, Ans as denoted typically in calculators.
  Instead of the current last answer, gnome-calculator is incorrectly
  displaying what Ans was *before the expression was written*, but it
  then uses the current last answer in the operation, resulting in the
  nonsensical 2+1=4, etc., exemplified above.

  Ans (or equivalent) should be displayed in these cases.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-calculator 1:3.10.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 24 00:03:21 2014
  InstallationDate: Installed on 2013-04-13 (375 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130413)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-calculator
  UpgradeStatus: Upgraded to trusty on 2014-03-19 (35 days ago)

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

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


[Desktop-packages] [Bug 1372978] [NEW] SMART info window uncomfortable to use

2014-09-23 Thread rPman
Public bug reported:

SMART Information window contains a strange column sizes, and their window 
itself can not be resized manually.
To read the description attribute is necessary to move mouse point to each one 
and wait for the tooltip.

I think the easiest way to fix this, change the algorithm of automatic
calculation of the size of the columns in the attribute table to ignore
the size of the name column

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

** Attachment added: udisk2-designbug.png
   
https://bugs.launchpad.net/bugs/1372978/+attachment/4212515/+files/udisk2-designbug.png

** Description changed:

- SMART Information window contains a strange column sizes, and their window 
itself can not be extended manually.
+ SMART Information window contains a strange column sizes, and their window 
itself can not be resized manually.
  To read the description attribute is necessary to move mouse point to each 
one and wait for the tooltip.

** Description changed:

  SMART Information window contains a strange column sizes, and their window 
itself can not be resized manually.
  To read the description attribute is necessary to move mouse point to each 
one and wait for the tooltip.
+ 
+ I think the easiest way to fix this, change the algorithm of automatic
+ calculation of the size of the columns in the attribute table to ignore
+ the size of the name column

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

Title:
  SMART info window uncomfortable to use

Status in “udisks2” package in Ubuntu:
  New

Bug description:
  SMART Information window contains a strange column sizes, and their window 
itself can not be resized manually.
  To read the description attribute is necessary to move mouse point to each 
one and wait for the tooltip.

  I think the easiest way to fix this, change the algorithm of automatic
  calculation of the size of the columns in the attribute table to
  ignore the size of the name column

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

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


[Desktop-packages] [Bug 1311920] Re: gnome-calculator result does not match displayed numbers when re-doing operation

2014-09-23 Thread Chris Malton
*** This bug is a duplicate of bug 1209326 ***
https://bugs.launchpad.net/bugs/1209326

** This bug has been marked a duplicate of bug 1209326
   calculator fails to do proper calculatoins after CTRL+Z and Enter

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

Title:
  gnome-calculator result does not match displayed numbers when re-doing
  operation

Status in “gnome-calculator” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce (see attached 8-pane picture):

  - Open gnome-calculator
  - Type 1+1 (pane 1).
  - Press enter. 2 is displayed in bold (pane 2).
  - Type +1 (pane 3).
  - Press enter. 3 is displayed in bold (pane 4).

  Now comes the issue:

  - Press enter [*]. 2+1, with a bold 2, is displayed (pane 5).
  - Press enter. 4 is displayed in bold (pane 6).
  - Press enter [*]. 2+1, with a bold 2, is displayed (pane 7).
  - Press enter. 5 is displayed in bold (pane 8).
  - ...

  It would appear that after pressing enter to go from the result to the
  previous expression, the portion in bold font really refers to the
  current last answer, Ans as denoted typically in calculators.
  Instead of the current last answer, gnome-calculator is incorrectly
  displaying what Ans was *before the expression was written*, but it
  then uses the current last answer in the operation, resulting in the
  nonsensical 2+1=4, etc., exemplified above.

  Ans (or equivalent) should be displayed in these cases.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-calculator 1:3.10.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-lowlatency 3.13.9
  Uname: Linux 3.13.0-24-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Apr 24 00:03:21 2014
  InstallationDate: Installed on 2013-04-13 (375 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130413)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-calculator
  UpgradeStatus: Upgraded to trusty on 2014-03-19 (35 days ago)

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

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


[Desktop-packages] [Bug 1209326] Re: calculator fails to do proper calculatoins after CTRL+Z and Enter

2014-09-23 Thread Chris Malton
Now that this is in GNOME Calculator 3.10.3, can Ubuntu please see about
getting 3.10.3 pushed to the repos?

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

Title:
  calculator fails to do proper calculatoins after CTRL+Z and Enter

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Triaged
Status in “gnome-calculator” source package in Raring:
  Triaged
Status in “gnome-calculator” source package in Saucy:
  Triaged

Bug description:
  I found this bug trying to redo a calculation. Do a calculation maybe
  with decimals like I did and then press CTRL+Z and hit enter and you
  should see the bug.

  It's making a bad calculation after these steps.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-calculator 1:3.8.1-0ubuntu1
  Uname: Linux 3.10.2-031002-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Wed Aug  7 13:08:05 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-10 (28 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: gnome-calculator
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1364003] Re: [FFE] mesa 10.3

2014-09-23 Thread Jonathan Riddell
I tested today with Plasma 4 and Plasma 5 images and the problems I
found seem to be unrelated to the mesa update. I also tested on  a
machine with Plasma 4 and AMD hardware and the mesa update also seemed
to go smooth.  I'd still rather this did not happen due to unforseen
issues we've had from similar updates in the past but I won't block it,
+0

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

Title:
  [FFE] mesa 10.3

Status in “mesa” package in Ubuntu:
  New

Bug description:
  Impact to ubuntu:
  Proper support for llvm 3.5 without crashing llvmpipe when running tests 
on i386.
  kms swrast was requested, will be available in 10.3.
  Build fixes to support a gallium megablob, reducing size even further.

  New features
  GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
  GL_ARB_clear_texture on i965
  GL_ARB_compressed_texture_pixel_storage on all drivers
  GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
  GL_ARB_derivative_control on i965, nv50, nvc0, r600
  GL_ARB_draw_indirect on nvc0, radeonsi
  GL_ARB_explicit_uniform_location (all drivers that support GLSL)
  GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
  GL_ARB_gpu_shader5 on i965/gen7, nvc0
  GL_ARB_multi_draw_indirect on nvc0, radeonsi
  GL_ARB_sample_shading on radeonsi
  GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, 
radeonsi, softpipe
  GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
  GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
  GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, 
radeonsi
  GL_ARB_texture_cube_map_array on radeonsi
  GL_ARB_texture_gather on r600, radeonsi
  GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, 
softpipe
  GL_ARB_texture_query_lod on r600, radeonsi
  GL_ARB_viewport_array on nvc0
  GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
  GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, 
radeonsi, softpipe, llvmpipe
  GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, 
softpipe, llvmpipe
  A new software rasterizer driver (kms_swrast_dri.so) that works with DRM 
drivers that don't have a full-fledged GEM (such as qxl or simpledrm)
  Distribute the Khronos GL/glcorearb.h header file.

  Changes
  Removed support for the GL_ATI_envmap_bumpmap extension
  The hacky --enable-32/64-bit is no longer available in configure. To 
build 32/64 bit mesa refer to the default method recommended by your 
distribution

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

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


[Desktop-packages] [Bug 1308783] Re: chromium-browser: No Java Pepper Plugin available

2014-09-23 Thread Chad Miller
** Changed in: chromium-browser (Ubuntu)
   Status: Confirmed = Won't Fix

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

Title:
  chromium-browser:  No Java Pepper Plugin available

Status in Chromium Browser:
  Unknown
Status in Iced Tea:
  Unknown
Status in “chromium-browser” package in Ubuntu:
  Won't Fix

Bug description:
  I was using google chrome browser on Ubuntu 12.04 machine, recently I
  needed to switch to chromium-browser. I am using the version that is
  available on the Ubuntu software centre. The problem is that I can't
  make java applets to load any more.

  Here is my situation --

   1. I am using vanilla jdk (jdk 1.7.0_51) from the oracle site.
   2. Previously in chrome, I have created a symlink of `libnpjp2.so` to the 
`/opt/google/chrome/plugins` folder, java applets were working fine.
   3. After uninstalling chrome and installing chromium-browser, I made a 
symlink of `libnpjp2.so` to `/usr/lib/chromium-browser/plugins` folder, but 
java applets do not fire up any more (even from this site: 
http://www.java.com/en/download/installed.jsp)
   4. Even `libnpjp2.so` appears in `about:plugins` in chromium-browser and 
showing it's enabled.

  What I have tried so far --

   1. After uninstalling chrome, the `/opt/google/chrome` was still there, I 
removed it
   2. Made the symlink as the point 3 above to 
`/usr/lib/chromium-browser/plugins`, but no luck.
   3. So, I installed `icedtea-7-plugins` from the Ubuntu repo and made a 
symlink of `IcedTeaPlugin.so` to `/usr/lib/chromium-browser/plugins`, but no 
luck, so I removed it.
   4. Even added the java applet test page to the exclusion list in the java 
control panel.
   5. Even cleared temporary internet files from the java control panel.
   6. Did multiple cycles of enable/disable java plugins in chromium-browser.
   7. Firing up the chromium-browser with `-enable-plugins` switch did not work.

  When I go to the java applet test page, what I can only see is a grey
  rectangle, nothing else. Please note, everything was working fine on
  chrome browser and also in firefox. Please also note that I do not
  want to install openjdk stuffs.

  any idea ?

  lsb_release -rd:

  Description:  Ubuntu 12.04.4 LTS
  Release:  12.04

  chromium-browser:
Installed: 33.0.1750.152-0ubuntu0.12.04.1~pkg879.1
Candidate: 33.0.1750.152-0ubuntu0.12.04.1~pkg879.1
Version table:
   *** 33.0.1750.152-0ubuntu0.12.04.1~pkg879.1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/universe 
amd64 Packages
  500 http://security.ubuntu.com/ubuntu/ precise-security/universe 
amd64 Packages
  100 /var/lib/dpkg/status
   18.0.1025.151~r130497-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/universe amd64 
Packages

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

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


[Desktop-packages] [Bug 1372753] Re: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

2014-09-23 Thread Cavsfan
I received this nvidia-331-uvm 331.89-0ubuntu5: nvidia-331-uvm kernel module 
failed to build.
Same error only with nvidia-331-uvm instead of nvidia-331.

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

Title:
  nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build

Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Confirmed

Bug description:
  nvidia-331 kernel module failed to build

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: nvidia-331 331.89-0ubuntu5
  ProcVersionSignature: Ubuntu 3.16.0-16.22-generic 3.16.2
  Uname: Linux 3.16.0-16-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.7-0ubuntu2
  Architecture: i386
  DKMSKernelVersion: 3.16.0-17-generic
  Date: Tue Sep 23 08:28:46 2014
  InstallationDate: Installed on 2014-07-19 (65 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release i386 (20140416.1)
  PackageVersion: 331.89-0ubuntu5
  SourcePackage: nvidia-graphics-drivers-331
  Title: nvidia-331 331.89-0ubuntu5: nvidia-331 kernel module failed to build
  UpgradeStatus: Upgraded to utopic on 2014-09-21 (1 days ago)

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

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


[Desktop-packages] [Bug 1209326] Re: calculator fails to do proper calculatoins after CTRL+Z and Enter

2014-09-23 Thread Amr Ibrahim
** Changed in: gnome-calculator (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  calculator fails to do proper calculatoins after CTRL+Z and Enter

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-calculator” source package in Raring:
  Triaged
Status in “gnome-calculator” source package in Saucy:
  Triaged

Bug description:
  I found this bug trying to redo a calculation. Do a calculation maybe
  with decimals like I did and then press CTRL+Z and hit enter and you
  should see the bug.

  It's making a bad calculation after these steps.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-calculator 1:3.8.1-0ubuntu1
  Uname: Linux 3.10.2-031002-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Wed Aug  7 13:08:05 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-10 (28 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: gnome-calculator
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1372448] [NEW] HP Deskjet D1660 prints but no ink on paper!

2014-09-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

HP Deskjet D1660 moves the paper and the head exactly as if it's
printing correctly, but there's no ink on the paper.  However it does
work as expected on Windows, so the hardware is ok.  Reproduced on
12.04, 14.04, Linux Mint 17 (which is based on 14.04) and even Debian
7.5.

I hope to borrow the printer from the owner to capture logs etc and
investigate in more detail.

It's strange that I can find no other reports of such behaviour with the
D1660, though there are other reports of it not working at all and
subsequent success.  But bug #521429 describes an identical problem with
the HP F370 printer.

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


** Tags: bot-comment precise trusty
-- 
HP Deskjet D1660 prints but no ink on paper!
https://bugs.launchpad.net/bugs/1372448
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to cups 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 1209326] Re: calculator fails to do proper calculatoins after CTRL+Z and Enter

2014-09-23 Thread Amr Ibrahim
This is fixed in utopic. We need an SRU for this micro-release (MRE) for
trusty.

Sebastien, could you help out with this?

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

Title:
  calculator fails to do proper calculatoins after CTRL+Z and Enter

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-calculator” source package in Raring:
  Triaged
Status in “gnome-calculator” source package in Saucy:
  Triaged

Bug description:
  I found this bug trying to redo a calculation. Do a calculation maybe
  with decimals like I did and then press CTRL+Z and hit enter and you
  should see the bug.

  It's making a bad calculation after these steps.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-calculator 1:3.8.1-0ubuntu1
  Uname: Linux 3.10.2-031002-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Wed Aug  7 13:08:05 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-10 (28 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: gnome-calculator
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1209326] Re: calculator fails to do proper calculatoins after CTRL+Z and Enter

2014-09-23 Thread Amr Ibrahim
MRE = micro-release exception :)

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

Title:
  calculator fails to do proper calculatoins after CTRL+Z and Enter

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-calculator” source package in Raring:
  Triaged
Status in “gnome-calculator” source package in Saucy:
  Triaged

Bug description:
  I found this bug trying to redo a calculation. Do a calculation maybe
  with decimals like I did and then press CTRL+Z and hit enter and you
  should see the bug.

  It's making a bad calculation after these steps.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-calculator 1:3.8.1-0ubuntu1
  Uname: Linux 3.10.2-031002-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Wed Aug  7 13:08:05 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-10 (28 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: gnome-calculator
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1209326] Re: calculator fails to do proper calculatoins after CTRL+Z and Enter

2014-09-23 Thread Sebastien Bacher
@Amr, there is already a gnome-calculator SRU waiting in the queue but
we can update to .3 then, if you want to do the update and subscribe
ubuntu-sponsors that would be great

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

Title:
  calculator fails to do proper calculatoins after CTRL+Z and Enter

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-calculator” source package in Raring:
  Triaged
Status in “gnome-calculator” source package in Saucy:
  Triaged

Bug description:
  I found this bug trying to redo a calculation. Do a calculation maybe
  with decimals like I did and then press CTRL+Z and hit enter and you
  should see the bug.

  It's making a bad calculation after these steps.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-calculator 1:3.8.1-0ubuntu1
  Uname: Linux 3.10.2-031002-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Wed Aug  7 13:08:05 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-10 (28 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: gnome-calculator
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1372448] Re: HP Deskjet D1660 prints but no ink on paper!

2014-09-23 Thread Brian Murray
** Tags added: precise trusty

** Package changed: ubuntu = cups (Ubuntu)

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

Title:
  HP Deskjet D1660 prints but no ink on paper!

Status in “cups” package in Ubuntu:
  New

Bug description:
  HP Deskjet D1660 moves the paper and the head exactly as if it's
  printing correctly, but there's no ink on the paper.  However it does
  work as expected on Windows, so the hardware is ok.  Reproduced on
  12.04, 14.04, Linux Mint 17 (which is based on 14.04) and even Debian
  7.5.

  I hope to borrow the printer from the owner to capture logs etc and
  investigate in more detail.

  It's strange that I can find no other reports of such behaviour with
  the D1660, though there are other reports of it not working at all and
  subsequent success.  But bug #521429 describes an identical problem
  with the HP F370 printer.

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

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


[Desktop-packages] [Bug 1362919] Re: gcalctool 3.10.2 report incorrect expression when switching from hexa to decimal

2014-09-23 Thread Amr Ibrahim
** Project changed: gcalctool = gnome-calculator

** Package changed: gcalctool (Ubuntu) = gnome-calculator (Ubuntu)

** Changed in: gnome-calculator (Ubuntu)
   Status: Fix Committed = Fix Released

** Summary changed:

- gcalctool 3.10.2 report incorrect expression when switching from hexa to 
decimal 
+ gnome-calculator 3.10.2 report incorrect expression when switching from 
hexa to decimal

** Description changed:

  * Impact
  
  base changes lead to errors
  
  * Test case
- - open gcalctool
+ - open gnome-calculator
  - choose Programming mode
  - choose decimal and enter a decimal number
  - choose hexadecimal to convert the number in hexa
  
  - then try to put and other hexadecimal number and you get the error,
  you shouldn't
  
  * Regression potential
  
  Check that base changes still work correctly

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

Title:
  gnome-calculator 3.10.2 report incorrect expression when switching
  from hexa to decimal

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released

Bug description:
  * Impact

  base changes lead to errors

  * Test case
  - open gnome-calculator
  - choose Programming mode
  - choose decimal and enter a decimal number
  - choose hexadecimal to convert the number in hexa

  - then try to put and other hexadecimal number and you get the error,
  you shouldn't

  * Regression potential

  Check that base changes still work correctly

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

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


[Desktop-packages] [Bug 1072413] Re: touch pad button causes crashes

2014-09-23 Thread Timo Aaltonen
no reply, closing

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: Incomplete = Invalid

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
 Assignee: Timo Aaltonen (tjaalton) = (unassigned)

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

Title:
  touch pad button causes crashes

Status in “xserver-xorg-input-synaptics” package in Ubuntu:
  Invalid

Bug description:
  
  the touch pad button of the laptop when pressed on , it maked the system 
freeses ,no dash home ,no panel ,no right click of the mouse ,no keyboard input 
, nothing .when this happenes , i usually have to hard reboot .

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  Date: Sun Oct 28 20:28:17 2012
  DistUpgraded: 2012-10-21 03:50:06,788 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:3069]
     Subsystem: Hewlett-Packard Company Device [103c:3069]
  InstallationDate: Installed on 2012-06-24 (126 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  MachineType: Hewlett-Packard Compaq Presario CQ61 Notebook PC
  MarkForUpload: True
  ProcEnviron:
   TERM=unknown
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-17-generic 
root=UUID=df8da963-4957-4fc5-9da1-30f9ba1728e9 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to quantal on 2012-10-21 (7 days ago)
  dmi.bios.date: 09/22/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: F.14
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 3069
  dmi.board.vendor: Quanta
  dmi.board.version: 21.12
  dmi.chassis.type: 10
  dmi.chassis.vendor: Quanta
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.14:bd09/22/2009:svnHewlett-Packard:pnCompaqPresarioCQ61NotebookPC:pvrRev1:rvnQuanta:rn3069:rvr21.12:cvnQuanta:ct10:cvrN/A:
  dmi.product.name: Compaq Presario CQ61 Notebook PC
  dmi.product.version: Rev 1
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.8.4-0ubuntu3
  version.libdrm2: libdrm2 2.4.39-0ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.2-0ubuntu3

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

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


[Desktop-packages] [Bug 1167504] Re: screen rotation for finger input fails on x230t

2014-09-23 Thread Timo Aaltonen
oh well, this is fixed in trusty, so that's good enough by now

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

** Changed in: libwacom (Ubuntu)
 Assignee: Timo Aaltonen (tjaalton) = (unassigned)

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

Title:
  screen rotation for finger input fails on x230t

Status in “libwacom” package in Ubuntu:
  Fix Released

Bug description:
  Touchscreen rotation for finger input does not work . This is on
  x220t/x230t

  -- info :
   gnome-settings-daemon/plugins/wacom/gsd-list-wacom

   (lt-gsd-list-wacom:6623): WARNING : Failed to create fallback wacom
  device for '/dev/input/event6': Device '/dev/input/event6' is not a
  tablet (2)

  $ udevadm info --query=all --path=/sys/class/input/event6
   P: 
/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/input/input6/event6
   N: input/event6
   S: input/by-path/pci-:00:1d.0-usb-0:1.5:1.1-wacom
   S: input/wacom-touch
   E: DEVLINKS=/dev/input/by-path/pci-:00:1d.0-usb-0:1.5:1.1-wacom 
/dev/input/wacom-touch
   E: DEVNAME=/dev/input/event6
   E: 
DEVPATH=/devices/pci:00/:00:1d.0/usb2/2-1/2-1.5/2-1.5:1.1/input/input6/event6
   E: ID_BUS=usb
   E: ID_INPUT=1
   E: ID_INPUT_TOUCHSCREEN=1
   E: ID_MODEL=ISD-V4
   E: ID_MODEL_ENC=ISD-V4
   E: ID_MODEL_ID=00e6
   E: ID_PATH=pci-:00:1d.0-usb-0:1.5:1.1
   E: ID_PATH_TAG=pci-_00_1d_0-usb-0_1_5_1_1
   E: ID_REVISION=0139
   E: ID_SERIAL=Tablet_ISD-V4
   E: ID_TYPE=hid
   E: ID_USB_DRIVER=wacom
   E: ID_USB_INTERFACES=:03:
   E: ID_USB_INTERFACE_NUM=01
   E: ID_VENDOR=Tablet
   E: ID_VENDOR_ENC=Tablet
   E: ID_VENDOR_ID=056a
   E: MAJOR=13
   E: MINOR=70
   E: SUBSYSTEM=input
   E: UDEV_LOG=3
   E: USEC_INITIALIZED=13024314
   E: WACOM_TYPE=touch

  
  upstream link - https://sourceforge.net/p/linuxwacom/bugs/227/

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

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


[Desktop-packages] [Bug 1209326] Re: calculator fails to do proper calculatoins after CTRL+Z and Enter

2014-09-23 Thread Amr Ibrahim
What else should I do besides subscribing ubuntu-sponsors?

** Summary changed:

- calculator fails to do proper calculatoins after CTRL+Z and Enter
+ SRU micro-release 3.10.3 from utopic to trustycalculator fails to do proper 
calculatoins after CTRL+Z and Enter

** Summary changed:

- SRU micro-release 3.10.3 from utopic to trustycalculator fails to do proper 
calculatoins after CTRL+Z and Enter
+ SRU micro-release (MRE) 3.10.3 from utopic to trusty - calculator fails to do 
proper calculatoins after CTRL+Z and Enter

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

Title:
  SRU micro-release (MRE) 3.10.3 from utopic to trusty - calculator
  fails to do proper calculatoins after CTRL+Z and Enter

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-calculator” source package in Raring:
  Triaged
Status in “gnome-calculator” source package in Saucy:
  Triaged

Bug description:
  I found this bug trying to redo a calculation. Do a calculation maybe
  with decimals like I did and then press CTRL+Z and hit enter and you
  should see the bug.

  It's making a bad calculation after these steps.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-calculator 1:3.8.1-0ubuntu1
  Uname: Linux 3.10.2-031002-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Wed Aug  7 13:08:05 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-10 (28 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: gnome-calculator
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


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

2014-09-23 Thread Andrey Konstantinov
I don't think that switching to Intel graphics can be called a fix (even
a temporary one) and isn't available for owners of many laptops that do
not support nVIDIA Optimus. You are simply disabling the nVIDIA card
this way and with it, all the advantages that it brings (higher graphics
performance). This should be done anyhow if your laptop is Optimus-
enabled and you don't need the dedicated GPU's performance. You can also
install prime-indicator package from ppa:nilarimogard/webupd8 to
switch quicker - it's not as good as automatic on-the-fly switching on
Windows but it does its job.

However, a real solution has to be found which will let us use the
nVIDIA cards with official nVIDIA driver (not the buggy and
underperforming noveau) without this freezing. I don't mean to devalue
Sebastian's advice, since it can indeed help many people who aren't
interested in using dedicated graphics, but I want to make it pretty
clear that this is not a fix or even a workaround, since it switches the
graphics card completely.

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

Title:
  [nvidia-prime]Freeze while using touchpad

Status in “nvidia-graphics-drivers-319” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-331” package in Ubuntu:
  Triaged
Status in “nvidia-graphics-drivers-343” package in Ubuntu:
  Triaged
Status in “nvidia-prime” package in Ubuntu:
  Triaged

Bug description:
  I'm using an Optimus laptop (Asus N43SL)
  nvidia-prime is installed, so my nvidia dedicated graphics card (GT 540m) is 
in use.

  Once in a while, my screen will freeze, only when I use my touchpad.
  This does not happen with my USB mouse.
  This does not happen either when I uninstall nvidia-prime and use my intel 
integrated graphics (HD3000).

  I can temporarily solve the issue by doing a VT switch.

  
  In the attached Xorg.0.log, you can see synaptics: ETPS/2 Elantech Touchpad: 
touchpad found each time I did a VT switch and regained control.

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

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


[Desktop-packages] [Bug 1340992] Re: It's not possible to scroll over the dash overlay scrollbars as it happens in gtk applications

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  It's not possible to scroll over the dash overlay scrollbars as it
  happens in gtk applications

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  Scrolling over the scrollbars thumbs makes the thumb to disappear instead 
that apply the scroll to its view.

  [Test case]
  1. Open the dash, expand the search results so that scroll bars show
  2. Move the mouse over the scrollbar to make the thumb to show, and hover it
  3. Scroll over the scrollbars thumb and, and the related scrolled view should
     be properly scrolled up/down.

  [Regression potential]
  Nothing known

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

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


[Desktop-packages] [Bug 1340171] Re: Dash filters don't scale up/down to match the current monitor scale factor

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Dash filters don't scale up/down to match the current monitor scale
  factor

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  Dash filters does not respect the configured monitor scaling

  [Test case]
  1. From Unity Control Center - Displays - Change the monitor scaling to 
somewhat
 different from 1.0 (might be both bigger and smaller, your choice).
  2. Open the dash, expand the filters on the right
  3. The filter buttons and texts should respect the current monitor scaling, 
in each scope

  [Regression potential]
  The change mostly consisted in making the old sizes to be always multiplied 
for the scaling factor, then nothing should change when multiplying by 1.
  Although there might still be visual regressions in the dash search and 
filters widgets.

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

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


[Desktop-packages] [Bug 1209326] Re: SRU micro-release (MRE) 3.10.3 from utopic to trusty - calculator fails to do proper calculatoins after CTRL+Z and Enter

2014-09-23 Thread Sebastien Bacher
Work on the actual update? There is no point subscribing sponsors before
there is something to review

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

Title:
  SRU micro-release (MRE) 3.10.3 from utopic to trusty - calculator
  fails to do proper calculatoins after CTRL+Z and Enter

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-calculator” source package in Raring:
  Triaged
Status in “gnome-calculator” source package in Saucy:
  Triaged

Bug description:
  Micro-release 3.10.3 in utopic fixes Bug #1209326 and this one also
  https://launchpad.net/bugs/1362919

  Overview of changes in gnome-calculator 3.10.3 
https://download.gnome.org/sources/gnome-calculator/3.10/gnome-calculator-3.10.3.news
  * Update translation
  * Fix crash on super/subscript buttons
  * Fix previous answer on undo -- (Bug #1209326)
  * Fix segfault on repeated undo

  Please upload it to trusty.
  -

  I found this bug trying to redo a calculation. Do a calculation maybe
  with decimals like I did and then press CTRL+Z and hit enter and you
  should see the bug.

  It's making a bad calculation after these steps.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-calculator 1:3.8.1-0ubuntu1
  Uname: Linux 3.10.2-031002-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Wed Aug  7 13:08:05 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-10 (28 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: gnome-calculator
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1339629] Re: Dash Previews don't scale correctly when the scale factor changes

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Dash Previews don't scale correctly when the scale factor changes

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  When scaling is set to a value different to 1.0 and the user performs a dash 
search and right clicks a result, the Preview is always rendered with scale 
factor 1.0.

  [Test case]
  1. From Unity Control Center - Displays - Change the monitor scaling to 
somewhat
 different from 1.0 (might be both bigger and smaller, your choice).
  2. Open the dash, [search something], right click over a result
  3. The preview items should respect the previously set monitor scaling

  [Regression potential]
  This is a big change that involved lots of changes in the unity dash code, 
although we
  didn't notice any regression due to this change. At the contrary we improved 
a lot the old code we worked on. Although it's still possible that some 
component of the dash previews might be hidden/distorted or not shown as it 
used to be.

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

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


[Desktop-packages] [Bug 1347735] Re: Lockscreen capslock detection doesn't work well with remapped capslocks

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Lockscreen capslock detection doesn't work well with remapped
  capslocks

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  Remapped keys to activate the caps-lock are not correctly detected by the 
unity lockscreen

  [Test case]
  1. Configure the keyboard so that Both shifts together toggles CapsLock
  2. Lock the screen using Super+L or menus
  3. Press both shifts together to turn the capslock on
  4. The lockscreen input field should show a warning
  5. Press the shifts again, and the warning should be hidden

  [Regression potential]
  None

  
  -

  Version: 7.2.2+14.04.20140714-0ubuntu1 (trusty)

  Some users like to remap the way the activate capslock.  For example,
  using gnome-tweak-tool it's possible to set the CapsLock key to behave
  as an extra Ctrl, or an extra Alt (or several other extras) and then
  set Both shifts together toggle CapsLock.

  This works perfectly well inside Unity, the hardware keyboard led
  indicator shows up, etc.  However, the lockscreen detector doesn't
  correctly warn or not warn when this setup is used.

  * If the lockscreen was activated with capslock on, then the double-shift 
makes capslock go away, but not the warning.
  * If the lockscreen was activated with capslock off, then the double-shift 
makes capslock on, but no warning shows up.

  I believe the problem is in this piece of code in unity-
  shared/TextInput.cpp:

  void TextInput::OnKeyUp(unsigned keysym,
  unsigned long keycode,
  unsigned long state)
  {
    if (!caps_lock_on  keysym == NUX_VK_CAPITAL)
  caps_lock_on = true;
    else if (caps_lock_on  keysym == NUX_VK_CAPITAL)
  caps_lock_on = false;
  }

  This is checking for specific key, instead of the fact that CapsLock
  was activated or not.

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

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


[Desktop-packages] [Bug 1342208] Re: Scroll wheel uses inverted logic to switch between applications/windows in the switcher

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: nux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Scroll wheel uses inverted logic to switch between
  applications/windows in the switcher

Status in Nux:
  Fix Committed
Status in Nux trusty series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “nux” package in Ubuntu:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released
Status in “nux” source package in Trusty:
  New
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  Scrolling on the Alt+Tab has invalid behavior:
  - Scrolling down, moves to the previous icon/window
  - Scrolling up, moves to the next icon/window
  - Scrolling left, moves to the next icon/window
  - Scrolling right, moves to the previous icon/window

  [Test case]
  1. Press Alt+Tab
  2. While pressing the keys, use mouse scroll wheel to scroll vertically (and, 
if possible, horizontally)

  Expected behavior:
  - Scrolling down, moves to the next icon/window
  - Scrolling up, moves to the previous icon/window
  - Scrolling left, moves to the previous icon/window
  - Scrolling right, moves to the next icon/window

  [Regression potential]
  Vertical scrolling has not been touched by the change, so there's no 
possibility to regress in this sense.

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

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


[Desktop-packages] [Bug 1340996] Re: Overlay scrollbars doesn't scale to match the current DPI settings

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Overlay scrollbars doesn't scale to match the current DPI settings

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  Dash scrollbars do not respect the configured monitor scaling

  [Test case]
  1. From Unity Control Center - Displays - Change the monitor scaling to 
somewhat
 different from 1.0 (might be both bigger and smaller, your choice).
  2. Open the dash, expand the results so that the scrollbars show
  3. Hover a scrollbar and the overlay scrollbar thumb should appear
  4. Both the scrollbar and the thumb should be scaled matching the current DPI 
settings
 for the monitor the dash is in

  The same should happen in previews.

  [Regression potential]
  Very low. A possibility might be missing scrollbars somewhere in the dash.

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

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


[Desktop-packages] [Bug 1340477] Re: The HUD doesn't support scaling on HiDPI monitors

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  The HUD doesn't support scaling on HiDPI monitors

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  The HUD is not scaled on HiDPI monitors

  [Test case]
  1. From Unity Control Center - Displays - Change the monitor scaling to 
somewhat
 different from 1.0 (might be both bigger and smaller, your choice).
  2. Open the Hud
  3. Both the view, the text and the search results should be properly scaled to
 match current monitor scaling factor

  [Regression potential]
  Very low, but the hud might have visual issues (nothing found so far)

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

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


[Desktop-packages] [Bug 1342731] Re: Horizontal Scrolling over Indicator-ng (and sound) does not work as expected

2014-09-23 Thread Chris J Arges
** Also affects: libindicator (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

** Also affects: nux (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Horizontal Scrolling over Indicator-ng (and sound) does not work as
  expected

Status in Libindicator:
  In Progress
Status in Nux:
  Fix Committed
Status in Nux trusty series:
  In Progress
Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “libindicator” package in Ubuntu:
  In Progress
Status in “nux” package in Ubuntu:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “libindicator” source package in Trusty:
  New
Status in “nux” source package in Trusty:
  New
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  When scrolling on indicator-sound using the horizontal scrolling the result 
is the opposite to what we expect in unity (left scrolling increases the volume 
and right scrolling decreases it), while in general is not handled at all for 
indicator-ng indicators as both left and right scrolling always ends up in a 
+1 delta scroll.

  [Test case]
  1. Hover Indicator-sound in unity
  2. Scroll left: the volume should be reduced
  3. Scroll right: the volume should be increased

  [Regression potential]
  The horizontal scroll direction might be inverted with some touchpads

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

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


[Desktop-packages] [Bug 1320051] Re: Shutdown dialog should not allow to lock a session if it's not allowed by settings

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Shutdown dialog should not allow to lock a session if it's not allowed
  by settings

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Test case]
  1. Disable lockscreen with:
  gsettings set org.gnome.desktop.lockdown disable-lock-screen true
  2. When pressing the power button or requesting a logout, unity should not 
show the lock
 options in the shutdown dialog

  [Regression potential]
  Lock button might not be shown to other users as well, but this is very 
unlikely to happen.

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

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


[Desktop-packages] [Bug 1340394] Re: Overlay borders aren't scaled to match monitor DPI scaling

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Overlay borders aren't scaled to match monitor DPI scaling

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Committed
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  The dash or Hud borders aren't scaled to match the current settings

  [Test case]
  1. From Unity Control Center - Displays - Change the monitor scaling to 
somewhat
 different from 1.0 (might be both bigger and smaller, your choice).
  2. Open the dash first, then the Hud
  3. The borders ribbon should be scaled to respect the current monitor scaling 
factor

  [Regression potential]
  Textures aren't properly shown around the unity overlays

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

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


[Desktop-packages] [Bug 1283415] Re: 1px gap between launcher and dash on high-dpi screen

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  1px gap between launcher and dash on high-dpi screen

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  When desktop scaling is enabled, there is a 1px gap between the launcher and 
the dash.

  org.gnome.desktop.interface.scaling-factor = 2
  org.gnome.desktop.interface.text-scaling-factor = 1.0

  [Test case]
  1. From Unity Control Center - Displays - Change the monitor scaling to a 
value bigger
 than 1.5 (best at 2.0 or more)
  2. Open the dash
  3. There should be no fully transparent gab between dash and launcher (as 
shown in this
 image https://launchpadlibrarian.net/167262841/unity-dash-dpi.png

  [Regression Potential]
  Nothing known, dash borders might be distorted


  ProblemType: BugDistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140220-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.13.2-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
  Date: Sat Feb 22 12:41:11 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.6, 3.13.0-11-generic, x86_64: installed
   virtualbox, 4.3.6, 3.13.0-8-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:3978]
  InstallationDate: Installed on 2014-02-02 (19 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20140201)
  MachineType: LENOVO 20266
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-11-generic.efi.signed 
root=UUID=4bfb3686-b9f7-487d-81f6-eceb41097ad9 ro quiet splash 
vt.handoff=7SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/31/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 76CN31WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Yoga2
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900058STD
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo Yoga 2 Pro
  dmi.modalias: 
dmi:bvnLENOVO:bvr76CN31WW:bd10/31/2013:svnLENOVO:pn20266:pvrLenovoYoga2Pro:rvnLENOVO:rnYoga2:rvr31900058STD:cvnLENOVO:ct10:cvrLenovoYoga2Pro:
  dmi.product.name: 20266
  dmi.product.version: Lenovo Yoga 2 Pro
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140218-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0~rc1-1ubuntu4
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0~rc1-1ubuntu4
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
  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-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat Feb 22 12:08:14 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16970
   vendor SDC
  xserver.version: 2:1.15.0-1ubuntu6

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

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


[Desktop-packages] [Bug 1175840] Re: calculator crashes when clicked subscript button after clicking log button in Ubuntu 13.04

2014-09-23 Thread Amr Ibrahim
** Changed in: gnome-calculator (Ubuntu)
   Status: New = Fix Released

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

Title:
  calculator crashes when clicked subscript button after clicking log
  button in Ubuntu 13.04

Status in “gnome-calculator” package in Ubuntu:
  Fix Released

Bug description:
  The calcolator crashes each time I do the following:

  I want to use log with different base. log with base 2, 3, etc...

  In the Advanced mode:
  1- Click log button.
  2- Click downarrow+n button.

  Then the program will crash.

  I can instead write manually, log then pressing 'alt'+BASE required.
  Then everything is fine. But the crash is with GUI buttons.

  I have noticed that if I clicked log button it will type for me log
   with the space. if I removed the space. The downarrow+n button
  will work fine and the calculator will not crash.

  I am using Ubuntu GNOME 13.04.

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

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


[Desktop-packages] [Bug 1209326] Re: SRU micro-release (MRE) 3.10.3 from utopic to trusty - calculator fails to do proper calculatoins after CTRL+Z and Enter

2014-09-23 Thread Amr Ibrahim
Could you guide me through this?

** Description changed:

+ Micro-release 3.10.3 in utopic fixes Bug #1209326 and this one also
+ https://launchpad.net/bugs/1362919
+ 
+ Overview of changes in gnome-calculator 3.10.3 
https://download.gnome.org/sources/gnome-calculator/3.10/gnome-calculator-3.10.3.news
+ * Update translation
+ * Fix crash on super/subscript buttons
+ * Fix previous answer on undo -- (Bug #1209326)
+ * Fix segfault on repeated undo
+ 
+ Please upload it to trusty.
+ -
+ 
  I found this bug trying to redo a calculation. Do a calculation maybe
  with decimals like I did and then press CTRL+Z and hit enter and you
  should see the bug.
  
  It's making a bad calculation after these steps.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-calculator 1:3.8.1-0ubuntu1
  Uname: Linux 3.10.2-031002-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Wed Aug  7 13:08:05 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-10 (28 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: gnome-calculator
  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 gnome-calculator in Ubuntu.
https://bugs.launchpad.net/bugs/1209326

Title:
  SRU micro-release (MRE) 3.10.3 from utopic to trusty - calculator
  fails to do proper calculatoins after CTRL+Z and Enter

Status in GNOME Calculator:
  Fix Released
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-calculator” source package in Raring:
  Triaged
Status in “gnome-calculator” source package in Saucy:
  Triaged

Bug description:
  Micro-release 3.10.3 in utopic fixes Bug #1209326 and this one also
  https://launchpad.net/bugs/1362919

  Overview of changes in gnome-calculator 3.10.3 
https://download.gnome.org/sources/gnome-calculator/3.10/gnome-calculator-3.10.3.news
  * Update translation
  * Fix crash on super/subscript buttons
  * Fix previous answer on undo -- (Bug #1209326)
  * Fix segfault on repeated undo

  Please upload it to trusty.
  -

  I found this bug trying to redo a calculation. Do a calculation maybe
  with decimals like I did and then press CTRL+Z and hit enter and you
  should see the bug.

  It's making a bad calculation after these steps.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: gnome-calculator 1:3.8.1-0ubuntu1
  Uname: Linux 3.10.2-031002-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  Date: Wed Aug  7 13:08:05 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2013-07-10 (28 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  SourcePackage: gnome-calculator
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Desktop-packages] [Bug 1372494] [NEW] freezed screen at login next to suspension

2014-09-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

freezed screen  at login next to suspension

** Affects: xdg-utils (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bot-comment
-- 
freezed screen  at login next to suspension
https://bugs.launchpad.net/bugs/1372494
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to xdg-utils 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 1300835] Re: [lubuntu trusty] Almanah crashes after typing random letters

2014-09-23 Thread Angel Abad
** Also affects: gtkspell3 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: almanah (Ubuntu)
   Status: New = Won't Fix

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

Title:
  [lubuntu trusty] Almanah crashes after typing random letters

Status in Almanah:
  Unknown
Status in “almanah” package in Ubuntu:
  Won't Fix
Status in “gtkspell3” package in Ubuntu:
  New

Bug description:
  I got this crash after having typed some random letters just to try
  the spelling checker

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: almanah 0.11.0-1
  ProcVersionSignature: Ubuntu 3.13.0-20.42-generic 3.13.7
  Uname: Linux 3.13.0-20-generic i686
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: i386
  CurrentDesktop: LXDE
  Date: Tue Apr  1 16:58:45 2014
  ExecutablePath: /usr/bin/almanah
  InstallationDate: Installed on 2014-02-26 (33 days ago)
  InstallationMedia: Lubuntu 13.10 Saucy Salamander - Release i386 
(20131016.1)
  ProcCmdline: almanah
  ProcEnviron:
   LANGUAGE=it_IT
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SegvAnalysis: Skipped: missing required field Disassembly
  Signal: 11
  SourcePackage: almanah
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm bumblebee cdrom dip lpadmin plugdev sambashare sudo

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

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


[Desktop-packages] [Bug 1320071] Re: Power buttons do not work when the screen is locked

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Power buttons do not work when the screen is locked

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  In Progress
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  Keyboard power buttons do not work in the lockscreen

  [Test case]
  1. Lock the screen (using Super+L or menus)
  2. Pressing keyboard Sleep, Suspend, Hibernate and Power buttons should 
trigger the
 action defined by unity settings daemon power plugin;
 so by default:
 - Pressing power button should open the shutdown dialog
 - Pressing suspend button should suspend the computer
 - Pressing hibernate button should hibernate the computer
 - Pressing the screensaver button should blank the display

  [Regression Potential]
  Nothing known

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

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


[Desktop-packages] [Bug 1292391] Re: lockscreen - wallpaper is not properly resized when unplugging monitors

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  lockscreen - wallpaper is not properly resized when unplugging
  monitors

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  Wallpapers have an invalid aspect ratio in the lockscreen, when 
attaching/detaching monitors, while the screen is locked

  I attached photos taken of the same screen with and without aritfacts
  (same size, though the dots have different spacing). Wallpaper used is
  from the current default selection.

  [Test case]
  - Have 2 monitors/displays with different resolutions setup on your trusty 
installation. (In my case: Primary 1600x900 laptop screen and secondary 
1920x1080 external monitor.)
  - Lock the screen via shortcut.
  - Remove one monitor. (In my case: Remove the external one.)
  - Result: The display setup change is detected and the wallpaper on the 
remaining screen
    is properly resized to respect the new aspect ratio.

  [Regression potential]
  None

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

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


[Desktop-packages] [Bug 1306211] Re: Trying to lock screen in a guest session leads to an unusable session

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Trying to lock screen in a guest session leads to an unusable session

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  Screen is dimed and woken up in a loop when trying to lock a guest session

  [Test case]
  - log into a guest session
  - pick logout
  - misclick and hit lock
  - Nothing should happen

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

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


[Desktop-packages] [Bug 1372494] Re: freezed screen at login next to suspension

2014-09-23 Thread Savio Sosero
** Package changed: ubuntu = xdg-utils (Ubuntu)

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

Title:
  freezed screen  at login next to suspension

Status in “xdg-utils” package in Ubuntu:
  New

Bug description:
  freezed screen  at login next to suspension

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1372494/+subscriptions

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


[Desktop-packages] [Bug 1312107] Re: Minimised applications show briefly before lock and after unlock (again)

2014-09-23 Thread Chris J Arges
** Also affects: unity (Ubuntu Trusty)
   Importance: Undecided
   Status: New

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

Title:
  Minimised applications show briefly before lock and after unlock
  (again)

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  With the new locking scheme in unity7, minimized applications appear briefly 
after unlocking
  Here is a video showing the problem: 
https://www.dropbox.com/s/ai5r2krtgbo93im/2014-04-24%2009.51.52.mp4

  [Test case]
  1. Open some applications (in my case psensor and steam)
  2. Minimize them
  3. Press CTRL+ALT+L or Super+L to lock the screen
  The minimized windows should never briefly popup before the screen locks.

  4. Unlock screen
  The minimized windows should never re-appear and then re-minimize.

  The minimized applications must stay minimised through the lock/unlock
  process.

  [Regression Potential]
  Nothing known


  There is another bug about this but it is marked as fixed.. so I guess
  the problem wasn't fixed after all? #1291402

  ProblemType: BugDistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140416-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3
  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: Thu Apr 24 12:41:24 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0126] (rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:21cf]
  InstallationDate: Installed on 2014-03-26 (28 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140325.1)
  MachineType: LENOVO 42433ZG
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=c3c7f36f-ca42-443e-819f-5553fe3d040a ro quiet splash 
vt.handoff=7SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/26/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 8AET64WW (1.44 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 42433ZG
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr8AET64WW(1.44):bd07/26/2013:svnLENOVO:pn42433ZG:pvrThinkPadT520:rvnLENOVO:rn42433ZG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 42433ZG
  dmi.product.version: ThinkPad T520
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140409-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu5
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu5
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
  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
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Apr 15 12:18:55 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id1415
   vendor SAM
  xserver.version: 2:1.15.1-0ubuntu1

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

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


[Desktop-packages] [Bug 1308771] Please test proposed package

2014-09-23 Thread Chris J Arges
Hello Gunnar, or anyone else affected,

Accepted openoffice.org-hyphenation into trusty-proposed. The package
will build now and be available at
http://launchpad.net/ubuntu/+source/openoffice.org-hyphenation/0.7.1 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!

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

Title:
  Update Swedish spellcheck and hyphenation dictionaries

Status in “libreoffice-dictionaries” package in Ubuntu:
  Fix Released
Status in “openoffice.org-hyphenation” package in Ubuntu:
  Fix Released
Status in “libreoffice-dictionaries” source package in Trusty:
  Fix Committed
Status in “openoffice.org-hyphenation” source package in Trusty:
  Fix Committed

Bug description:
  trusty SRU request
  ==

  [Impact]
  While the libreoffice-dictionaries source package contains reasonably updated 
spell check dictionaries and hyphenation patterns for Swedish, it does 
currently not build hunspell-sv-se and hyphen-sv. In Utopic this has now been 
fixed, and the outdated hyphenation patterns for Swedish in 
openoffice.org-hyphenation have been dropped.

  It's desirable that it's fixed in Trusty as well, so Swedish 14.04
  users don't need to go hunting on the web for up-to-date writing aids.
  After all, LibreOffice is one of the core tools on the desktop.

  [Test Case]
  I haven't figured out specific examples of words or patterns that are 
currently missing and will be included with this SRU.

  [Regression Potential]
  Once it has been verified that the up-to-date dictionaries are installed 
correctly, and that spell checking and hyphenation works as expected in 
LibreOffice, the risk for regression ought to be limited to the risk that 
certain words or patterns, which are currently included, proves to have been 
dropped.

  [Other Info]
  I have attached an SRU patch for libreoffice-dictionaries. As regards 
openoffice.org-hyphenation, some encoding problem in one of the removed files 
prevented me from creating a patch that applies seamlessly. Instead I simply 
suggest that openoffice.org-hyphenation 0.8 is uploaded to trusty-proposed as 
version 0.7.1.

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

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


[Desktop-packages] [Bug 1308771] Re: Update Swedish spellcheck and hyphenation dictionaries

2014-09-23 Thread Chris J Arges
Hello Gunnar, or anyone else affected,

Accepted libreoffice-dictionaries into trusty-proposed. The package will
build now and be available at http://launchpad.net/ubuntu/+source
/libreoffice-dictionaries/1:4.2.1-0ubuntu1.1 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!

** Tags added: verification-needed

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

Title:
  Update Swedish spellcheck and hyphenation dictionaries

Status in “libreoffice-dictionaries” package in Ubuntu:
  Fix Released
Status in “openoffice.org-hyphenation” package in Ubuntu:
  Fix Released
Status in “libreoffice-dictionaries” source package in Trusty:
  Fix Committed
Status in “openoffice.org-hyphenation” source package in Trusty:
  Fix Committed

Bug description:
  trusty SRU request
  ==

  [Impact]
  While the libreoffice-dictionaries source package contains reasonably updated 
spell check dictionaries and hyphenation patterns for Swedish, it does 
currently not build hunspell-sv-se and hyphen-sv. In Utopic this has now been 
fixed, and the outdated hyphenation patterns for Swedish in 
openoffice.org-hyphenation have been dropped.

  It's desirable that it's fixed in Trusty as well, so Swedish 14.04
  users don't need to go hunting on the web for up-to-date writing aids.
  After all, LibreOffice is one of the core tools on the desktop.

  [Test Case]
  I haven't figured out specific examples of words or patterns that are 
currently missing and will be included with this SRU.

  [Regression Potential]
  Once it has been verified that the up-to-date dictionaries are installed 
correctly, and that spell checking and hyphenation works as expected in 
LibreOffice, the risk for regression ought to be limited to the risk that 
certain words or patterns, which are currently included, proves to have been 
dropped.

  [Other Info]
  I have attached an SRU patch for libreoffice-dictionaries. As regards 
openoffice.org-hyphenation, some encoding problem in one of the removed files 
prevented me from creating a patch that applies seamlessly. Instead I simply 
suggest that openoffice.org-hyphenation 0.8 is uploaded to trusty-proposed as 
version 0.7.1.

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

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


[Desktop-packages] [Bug 1320071] Re: Power buttons do not work when the screen is locked

2014-09-23 Thread Stephen M. Webb
** Changed in: unity (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Power buttons do not work when the screen is locked

Status in Unity:
  Fix Released
Status in Unity 7.2 series:
  In Progress
Status in “unity” package in Ubuntu:
  Fix Released
Status in “unity” source package in Trusty:
  New

Bug description:
  [Impact]
  Keyboard power buttons do not work in the lockscreen

  [Test case]
  1. Lock the screen (using Super+L or menus)
  2. Pressing keyboard Sleep, Suspend, Hibernate and Power buttons should 
trigger the
 action defined by unity settings daemon power plugin;
 so by default:
 - Pressing power button should open the shutdown dialog
 - Pressing suspend button should suspend the computer
 - Pressing hibernate button should hibernate the computer
 - Pressing the screensaver button should blank the display

  [Regression Potential]
  Nothing known

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

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


[Desktop-packages] [Bug 467501] Re: Ubuntu Software Center extremely slow...

2014-09-23 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/467501

Title:
  Ubuntu Software Center  extremely slow...

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: software-center

  Just did a fresh install to checkout Ubuntu 9.10 on a clean drive
  (have removable HDD). Software Center is unacceptably slow on download
  and install. Attempted to install flashplayer via Software Center
  but cancelled it after allowing to run for over 10 minutes with only
  20% progress. Attempted to use Software Center to install Seamonkey
  Mail Composer and after 12 minutes it's only at 27% progress... I'm
  hardwired at 100 Mb/s over Cable and can go to the source, download
  and Install in less than 3 minutes total elapsed time. Have not had
  this issue using Add Applications under 9.04 Jaunty.

  ProblemType: Bug
  Architecture: i386
  Date: Sat Oct 31 16:35:33 2009
  DistroRelease: Ubuntu 9.10
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  Package: software-center 1.0.2
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: software-center
  Uname: Linux 2.6.31-14-generic i686

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

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


[Desktop-packages] [Bug 641899] Re: Ubuntu Software Center is very slow

2014-09-23 Thread Panchal Sagar
** Changed in: software-center (Ubuntu)
   Status: Invalid = 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/641899

Title:
  Ubuntu Software Center is very slow

Status in “software-center” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu software center in the Maverick update become a very slow program.
  For some, it has been slow since Lucid, for others it started with Maverick.

  Seems like all operations are terribly slow.
  Installing is the worst one, and is not just slow, the interface does not 
updates correctly.
  The description of any package gets very slow, and when installing by this 
screen, the installation never finishes (or just don't update the status), 
going back one level, it stills says Install button, reselecting it it updates 
to Remove button.
  GDebi is much faster in everything, a comparison of opening a package:

  software-center: 34 secondes
  GDebi: 10 secondes

  It takes a long time to start. This is really bad and must be solved
  if it is wanted to be used as a gdebi replacement.

  Navigating is insanely slow. Not only that takes a long time to
  display software lists, but also when scrolling it lags a lot: You
  scroll, you stop moving the scroll wheel and keeps on scrolling a few
  seconds.

  When you click install, it freezes a few seconds (window turns grey),
  or it just does nothing for a few seconds, until it is added to the
  queue.

  There is an attached video so that everyone can see.

  Thank you

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

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


[Desktop-packages] [Bug 1372494] Re: freezed screen at login next to suspension

2014-09-23 Thread Savio Sosero
the problem probably is Screen Lock

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

Title:
  freezed screen  at login next to suspension

Status in “xdg-utils” package in Ubuntu:
  New

Bug description:
  freezed screen  at login next to suspension

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1372494/+subscriptions

-- 
Mailing list: https://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   >