[Touch-packages] [Bug 1385813] [NEW] find -size -Nk seems to be off by 1

2014-10-26 Thread LukeKendall
Public bug reported:

If I have a file of size less than 1k, and use:
find -size -1k
to try to find it, it doesn't.
If I use
 find -size -1000c
it does find it.  If I use
find -size -2k
to find it, it does.  It seems like the parsing of units is wrong when you use 
'k' for the size units.

$ ls -l testf*
-rw-rw 1 luke kendall 1071 Oct 26 17:06 testf
-rw-rw 1 luke kendall  803 Oct 26 17:07 testf2
-rw-rw 1 luke kendall  963 Oct 26 17:07 testf3
$ find testf3 -size -1k -print
$ find testf3 -size -2k -print
testf3
$ find testf -size -2k -print
$ find testf -size -3k -print
testf
$ find --version
find (GNU findutils) 4.4.2
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Eric B. Decker, James Youngman, and Kevin Dalley.
Built using GNU gnulib version e5573b1bad88bfabcda181b9e0125fb0c52b7d3b
Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION FTS() 
CBO(level=0) 

$ lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04
Package name is findutils

I expected find -size -Nk to list a file if it is smaller than N kb.
Instead, the file is only listed if it is smaller than (N+1) kb.

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

** Attachment added: Three ultra-simple test files
   
https://bugs.launchpad.net/bugs/1385813/+attachment/4245080/+files/test-files.zip

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to findutils in Ubuntu.
https://bugs.launchpad.net/bugs/1385813

Title:
  find -size -Nk seems to be off by 1

Status in “findutils” package in Ubuntu:
  New

Bug description:
  If I have a file of size less than 1k, and use:
  find -size -1k
  to try to find it, it doesn't.
  If I use
   find -size -1000c
  it does find it.  If I use
  find -size -2k
  to find it, it does.  It seems like the parsing of units is wrong when you 
use 'k' for the size units.

  $ ls -l testf*
  -rw-rw 1 luke kendall 1071 Oct 26 17:06 testf
  -rw-rw 1 luke kendall  803 Oct 26 17:07 testf2
  -rw-rw 1 luke kendall  963 Oct 26 17:07 testf3
  $ find testf3 -size -1k -print
  $ find testf3 -size -2k -print
  testf3
  $ find testf -size -2k -print
  $ find testf -size -3k -print
  testf
  $ find --version
  find (GNU findutils) 4.4.2
  Copyright (C) 2007 Free Software Foundation, Inc.
  License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
  This is free software: you are free to change and redistribute it.
  There is NO WARRANTY, to the extent permitted by law.

  Written by Eric B. Decker, James Youngman, and Kevin Dalley.
  Built using GNU gnulib version e5573b1bad88bfabcda181b9e0125fb0c52b7d3b
  Features enabled: D_TYPE O_NOFOLLOW(enabled) LEAF_OPTIMISATION FTS() 
CBO(level=0) 

  $ lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  Package name is findutils

  I expected find -size -Nk to list a file if it is smaller than N kb.
  Instead, the file is only listed if it is smaller than (N+1) kb.

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

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


[Touch-packages] [Bug 1369103] Re: brightness keys don't work after resume from hibernate

2014-10-26 Thread Denis Prost
This problem still exists with Ubuntu 14.10

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1369103

Title:
  brightness keys don't work after resume from hibernate

Status in “xorg” package in Ubuntu:
  New

Bug description:
  This is an hibernate specific problem. After resume from suspend to ram, 
brightness keys do work.
  So I guess this is a different problem than issue 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/935778.
  (I tried the different solutions described in this bug comments, such as 
modifying /etc/default/grub default command line, adding a script in 
/etc/pm/sleep.d, creating a special xorg.conf file, none worked).
  My computer is a Toshiba Tecra A10-11T laptop.

  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 i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Sep 13 16:47:21 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  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: Toshiba America Info Systems Device [1179:0004]
 Subsystem: Toshiba America Info Systems Device [1179:0004]
  InstallationDate: Installed on 2014-06-20 (85 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release i386 (20140417)
  MachineType: TOSHIBA TECRA A10
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=4854df34-2476-44dc-a6e1-0a69ef18a7ff ro quiet splash resume=/dev/sda7 
acpi_backlight=vendor vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/08/2009
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 3.00
  dmi.board.asset.tag: 00
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion3.00:bd09/08/2009:svnTOSHIBA:pnTECRAA10:pvrPTSB1E-01T009FR:rvnTOSHIBA:rnPortablePC:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
  dmi.product.name: TECRA A10
  dmi.product.version: PTSB1E-01T009FR
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
  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.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.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat Sep 13 16:11:20 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   
  xserver.version: 2:1.15.1-0ubuntu2.1

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

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


[Touch-packages] [Bug 1223181]

2014-10-26 Thread Manuel-steurer
Created attachment 248041
Gdb core backtrace

Parts of the gdb core backtrace with lots of oxygen calls. Frames  8
are just the usual java crash signal handling. This is from an Rcp 3.8.2
application crashing on OpenSuse 13.1 with oxygen-gtk theme.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1223181

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

Status in Eclipse:
  Confirmed
Status in GTK+ GUI Toolkit:
  Unknown
Status in “gtk+2.0” package in Ubuntu:
  Confirmed

Bug description:
  to reproduce, I open the Variables view in eclipse and step through
  the application. the eclipse jvm crashes with:

  #
  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7f3dea4082aa, pid=11567, tid=139905336198912
  #
  # JRE version: 7.0_21-b11
  # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.21-b01 mixed mode 
linux-amd64 compressed oops)
  # Problematic frame:
  # C  [libgtk-x11-2.0.so.0+0x2202aa]  gtk_tree_view_get_background_area+0x8a
  #
  # Core dump written. Default location: /home/juergen/core or core.11567
  #
  # An error report file with more information is saved as:
  # /home/juergen/hs_err_pid11567.log
  #
  # If you would like to submit a bug report, please visit:
  #   http://bugreport.sun.com/bugreport/crash.jsp
  # The crash happened outside the Java Virtual Machine in native code.
  # See problematic frame for where to report the bug.
  #

  This did not happen in ubuntu 13.04.

  using KDE as a desktop (installed ubuntu, installed kde packages)

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: libgtk2.0-0 2.24.20-1ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-5.11-generic 3.11.0
  Uname: Linux 3.11.0-5-generic x86_64
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  Date: Tue Sep 10 07:25:17 2013
  InstallationDate: Installed on 2010-11-24 (1020 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
  MarkForUpload: True
  SourcePackage: gtk+2.0
  UpgradeStatus: Upgraded to saucy on 2013-08-29 (11 days ago)

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

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


[Touch-packages] [Bug 1385817] [NEW] package initscripts 2.88dsf-41ubuntu18 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2014-10-26 Thread Hervé Pourchasse
Public bug reported:

?

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: initscripts 2.88dsf-41ubuntu18
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
Date: Sun Oct 26 07:52:55 2014
DuplicateSignature: package:initscripts:2.88dsf-41ubuntu18:le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 1
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
InstallationDate: Installed on 2014-08-06 (80 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: sysvinit
Title: package initscripts 2.88dsf-41ubuntu18 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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


** Tags: amd64 apport-package dist-upgrade utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1385817

Title:
  package initscripts 2.88dsf-41ubuntu18 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 1

Status in “sysvinit” package in Ubuntu:
  New

Bug description:
  ?

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: initscripts 2.88dsf-41ubuntu18
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sun Oct 26 07:52:55 2014
  DuplicateSignature: package:initscripts:2.88dsf-41ubuntu18:le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 1
  ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
  InstallationDate: Installed on 2014-08-06 (80 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: sysvinit
  Title: package initscripts 2.88dsf-41ubuntu18 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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

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


[Touch-packages] [Bug 1236749] Re: Gnome shell extensions disabled at every startup

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1236749

Title:
  Gnome shell extensions disabled at every startup

Status in Ubuntu GNOME:
  Confirmed
Status in “gnome-shell” package in Ubuntu:
  Confirmed
Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  Since gnome-shell 3.10, my extensions are disabled by default at every boot.
  I need to launch Tweak Tool to enable theme by hand every time.

  Both pre-installed extensions ( AlternateTab) and user-installed ones
  (top-icons)

  Step to reproduce :
  Enable an extension in Tweak Tool ( Alternate Tab for example)
  reboot computer,
  open Tweak Tool : Alternate tab is disabled.

  Running on Ubuntu 13.10
  GNOME Shell 3.10.0.1
  gnome-tweak-tool 3.10..0-0ubuntu1-saucy1

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

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


[Touch-packages] [Bug 1377177] Re: Brother MFC9840CDW pxlcolor driver fails to intialize for bitmap printing

2014-10-26 Thread Pascal De Vuyst
Your printer probably does not support 1200x1200dpi resolution listed in the 
pxlcolor driver.
According to the MFC9840CDW specifications the max resolution is 2400x600dpi. I 
have modified the ppd to list that and default to 600dpi, can you try whether 
that works for all Print Quality/Resolution settings?

** Attachment added: Brother-MFC9840CDW-new.ppd
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1377177/+attachment/4245140/+files/Brother-MFC9840CDW-new.ppd

** Changed in: cups (Ubuntu)
   Status: New = Incomplete

** Package changed: cups (Ubuntu) = foomatic-db (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1377177

Title:
  Brother MFC9840CDW pxlcolor driver fails to intialize for bitmap
  printing

Status in “foomatic-db” package in Ubuntu:
  Incomplete

Bug description:
  printer driver: Brother MFC9840CDW Foomatic/pxlcolor (color, 2-sided printing)
  Result when trying to print sth. with it:
   PCL XL error
Subsystem: TEXT
Error: IllegalBitmapResolutionSegment
Position: 9 
  reproducible: always

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cups 1.7.2-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.13.0-36.63-generic 3.13.11.6
  Uname: Linux 3.13.0-36-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CurrentDesktop: KDE
  Date: Fri Oct  3 16:08:17 2014
  Lpstat:
   device for MFC9840CDW: socket://10.0.0.20:9100
   device for MFC9840CDW_pxlcolor: socket://10.0.0.20:9100
  MachineType: Packard Bell DOTS E2
  Papersize: a4
  PpdFiles:
   MFC9840CDW: Brother MFC9840CDW Foomatic/Postscript
   MFC9840CDW_pxlcolor: Brother MFC9840CDW Foomatic/pxlcolor
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-36-generic 
root=UUID=16250f8e-725d-430c-8ccc-95387d8f9ba7 ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 04/22/2011
  dmi.bios.vendor: Packard Bell
  dmi.bios.version: V3.16(DDR3)
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: SJE02_PT_E
  dmi.board.vendor: Packard Bell
  dmi.board.version: V3.16(DDR3)
  dmi.chassis.type: 10
  dmi.chassis.vendor: Packard Bell
  dmi.chassis.version: V3.16(DDR3)
  dmi.modalias: 
dmi:bvnPackardBell:bvrV3.16(DDR3):bd04/22/2011:svnPackardBell:pnDOTSE2:pvrV3.16(DDR3):rvnPackardBell:rnSJE02_PT_E:rvrV3.16(DDR3):cvnPackardBell:ct10:cvrV3.16(DDR3):
  dmi.product.name: DOTS E2
  dmi.product.version: V3.16(DDR3)
  dmi.sys.vendor: Packard Bell

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/foomatic-db/+bug/1377177/+subscriptions

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


[Touch-packages] [Bug 1278081] Re: libdvdnav: removed dvdnav_dup{, _free} API

2014-10-26 Thread Sebastian Ramacher
This should no longer be an issue. The fixed handbrake version got
synced to Ubuntu.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libdvdnav in Ubuntu.
https://bugs.launchpad.net/bugs/1278081

Title:
  libdvdnav: removed dvdnav_dup{,_free} API

Status in “handbrake” package in Ubuntu:
  Fix Released
Status in “libdvdnav” package in Ubuntu:
  Fix Released
Status in “libdvdnav” package in Debian:
  Fix Released

Bug description:
  Imported from Debian bug http://bugs.debian.org/735760:

  Source: handbrake
  Version: 0.9.9+dfsg-2~2.gbpa4c3e9
  Severity: serious
  Tags: jessie sid
  User: debian...@lists.debian.org
  Usertags: qa-ftbfs-20140114 qa-ftbfs
  Justification: FTBFS on amd64

  Hi,

  During a rebuild of all packages in sid, your package failed to build on
  amd64.

  Relevant part (hopefully):
   /usr/bin/g++ -pipe -Wl,-z,relro -Wl,-z,defs -Wl,--as-needed 
-fmessage-length=0 -Wall -g2 -O3 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 
-I./libhb/ -I./contrib/include -o HandBrakeCLI -Wl,--start-group 
test/parsecsv.o test/test.o ./libhb/libhb.a -la52 -lass -lavcodec -lavformat 
-lavutil -lavresample -ldvdnav -ldvdread -lfontconfig -lfreetype -lmkv -lmpeg2 
-lmp3lame -logg -lsamplerate -lswscale -ltheoraenc -ltheoradec -lvorbis 
-lvorbisenc -lx264 -lbluray -lxml2 -lbz2 -lz -lpthread -ldl -lm -Wl,--end-group
   ./libhb/libhb.a(dvdnav.o): In function `try_menu':
   /«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1230: undefined 
reference to `dvdnav_dup'
   /«BUILDDIR»/handbrake-0.9.9+dfsg/build/../libhb/dvdnav.c:1237: undefined 
reference to `dvdnav_free_dup'
   collect2: error: ld returned 1 exit status

  The full build log is available from:
 
http://aws-logs.debian.net/ftbfs-logs/2014/01/14/handbrake_0.9.9+dfsg-2~2.gbpa4c3e9_unstable.log

  A list of current common problems and possible solutions is available at
  http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

  About the archive rebuild: The rebuild was done on EC2 VM instances from
  Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
  failed build was retried once to eliminate random failures.

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

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


[Touch-packages] [Bug 1385866] [NEW] Unity mouse clicks not honoring xorg.conf settings

2014-10-26 Thread tutuca
Public bug reported:

My laptop has a synaptics compatible mousepad which unity by default configures 
with the bottom right corner as right click and top right corner as middle 
click. This is annoying for a large number of reasons because Unity also fails 
to disable click while typing in most of the cases (the time threshold is too 
short).
Anyway. I have my xorg.conf set to disable this corners:

# /usr/share/X11/xorg.conf.d/50-synaptics.conf 
Section InputClass
Identifier touchpad catchall
Driver synaptics
MatchIsTouchpad on
Option RBCornerButton 0
Option RTCornerButton 0
Option VertEdgeScroll off
Option HorizEdgeScroll off


This works in any other environment but Unity.

Please fix this annoying behavior.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CurrentDesktop: Unity
Date: Sun Oct 26 09:25:50 2014
InstallationDate: Installed on 2014-02-18 (250 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: unity
UpgradeStatus: Upgraded to trusty on 2014-04-21 (188 days ago)

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1385866

Title:
  Unity mouse clicks not honoring xorg.conf settings

Status in “unity” package in Ubuntu:
  New

Bug description:
  My laptop has a synaptics compatible mousepad which unity by default 
configures with the bottom right corner as right click and top right corner as 
middle click. This is annoying for a large number of reasons because Unity also 
fails to disable click while typing in most of the cases (the time threshold is 
too short).
  Anyway. I have my xorg.conf set to disable this corners:

  # /usr/share/X11/xorg.conf.d/50-synaptics.conf 
  Section InputClass
  Identifier touchpad catchall
  Driver synaptics
  MatchIsTouchpad on
  Option RBCornerButton 0
  Option RTCornerButton 0
  Option VertEdgeScroll off
  Option HorizEdgeScroll off

  
  This works in any other environment but Unity.

  Please fix this annoying behavior.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Sun Oct 26 09:25:50 2014
  InstallationDate: Installed on 2014-02-18 (250 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (188 days ago)

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

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


[Touch-packages] [Bug 1380361] Re: Unable to send data to printer (Ubuntu14.04, 64bit)

2014-10-26 Thread Pascal De Vuyst
You seem to have 2 printers: a HP and a Lexmark, what printer doesn't work?
Please provide a complete cups error_log after trying to print something with 
it as described here: 
https://wiki.ubuntu.com/DebuggingPrintingProblems#CUPS_error_log

** Changed in: cups (Ubuntu)
   Status: New = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1380361

Title:
  Unable to send data to printer (Ubuntu14.04, 64bit)

Status in “cups” package in Ubuntu:
  Incomplete

Bug description:
  At some point, I could not have my printer work from Ubuntu 14.04
  (64bit). I updated cups, but still the problem remains.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cups 1.7.2-0ubuntu1.2
  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
  CupsErrorLog:
   W [12/Oct/2014:11:08:49 -0600] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 'Lexmark-E234-Gray..' 
already exists
   W [12/Oct/2014:11:55:30 -0600] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 'Lexmark-E234-Gray..' 
already exists
   W [12/Oct/2014:11:56:26 -0600] CreateProfile failed: 
org.freedesktop.ColorManager.AlreadyExists:profile id 'Lexmark-E234-Gray..' 
already exists
  CurrentDesktop: Unity
  Date: Sun Oct 12 12:17:32 2014
  InstallationDate: Installed on 2014-06-05 (129 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  Lpstat:
   device for HP_LaserJet_200_colorMFP_fax_hplip: 
hpfax:/net/HP_LaserJet_200_colorMFP_M276nw?ip=192.168.0.105
   device for HP_LaserJet_200_colorMFP_hplip: 
hp:/net/HP_LaserJet_200_colorMFP_M276nw?ip=192.168.0.105
   device for Lexmark-E234: usb://Lexmark/E234?serial=721GZ4D
  MachineType: Dell Inc. Latitude E6530
  Papersize: letter
  PpdFiles:
   HP_LaserJet_200_colorMFP_hplip: HP LaserJet 200 color MFP M276 Postscript 
(recommended)
   HP_LaserJet_200_colorMFP_fax_hplip: HP Fax2 hpcups
   Lexmark-E234: Lexmark E230 Foomatic/pxlmono (recommended)
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=f1e7e336-edf2-4351-bead-6ff7bba7c0fb ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/20/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 07Y85M
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd05/20/2013:svnDellInc.:pnLatitudeE6530:pvr01:rvnDellInc.:rn07Y85M:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E6530
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1369216] Re: gpu-manager: /etc/modprobe.d is not a file

2014-10-26 Thread c4gamerz
I am getting same issue in ubuntu 14.04. I have installed nvidia 331
driver and when I switch to nvidia, it is throwing following error:

$ sudo prime-switch nvidia
/etc/modprobe.d is not a file
/etc/modprobe.d is not a file
/etc/modprobe.d is not a file
/etc/modprobe.d is not a file
update-alternatives: error: no alternatives for x86_64-linux-gnu_gfxcore_conf

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1369216

Title:
  gpu-manager: /etc/modprobe.d is not a file

Status in “upstart” package in Ubuntu:
  Confirmed

Bug description:
  Get these lines logged into gpu-manager.log, on that fresh stock
  installation

  /etc/modprobe.d is not a file
  update-alternatives: error: no alternatives for x86_64-linux-gnu_gfxcore_conf

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: upstart 1.13.2-0ubuntu1
  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:42:45 2014
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.16.0-14-generic 
root=UUID=7c755ed6-51cc-4b75-88ac-9c75acf82749 ro
  SourcePackage: upstart
  UpgradeStatus: No upgrade log present (probably fresh install)
  UpstartBugCategory: System
  UpstartRunningSessionVersion: upstart 1.13.2
  UpstartRunningSystemVersion: init (upstart 1.13.2)
  modified.conffile..etc.default.whoopsie: [modified]
  modified.conffile..etc.gdm.Init.Default: [modified]
  mtime.conffile..etc.default.whoopsie: 2014-08-29T19:12:47.435075
  mtime.conffile..etc.gdm.Init.Default: 2014-09-07T17:01:23.246055

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

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


[Touch-packages] [Bug 1385870] [NEW] fontconfig error

2014-10-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

For example starting steam gives me these errors.

Fontconfig error: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 70: 
non-double matrix element
Fontconfig error: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 70: 
non-double matrix element
Fontconfig warning: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 78: 
saw unknown, expected number


I think it's nothing serious and should be fixed upstream. But could someone 
fix this? I had this on kubuntu too. 

using mint 17

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

-- 
fontconfig error
https://bugs.launchpad.net/bugs/1385870
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to fontconfig in Ubuntu.

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


[Touch-packages] [Bug 1385870] Re: fontconfig error

2014-10-26 Thread Monsta
** Project changed: linuxmint = fontconfig (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to fontconfig in Ubuntu.
https://bugs.launchpad.net/bugs/1385870

Title:
  fontconfig error

Status in “fontconfig” package in Ubuntu:
  New

Bug description:
  For example starting steam gives me these errors.

  Fontconfig error: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 70: 
non-double matrix element
  Fontconfig error: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 70: 
non-double matrix element
  Fontconfig warning: /etc/fonts/conf.d/10-scale-bitmap-fonts.conf, line 78: 
saw unknown, expected number

  
  I think it's nothing serious and should be fixed upstream. But could someone 
fix this? I had this on kubuntu too. 

  using mint 17

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

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


[Touch-packages] [Bug 1385879] [NEW] package libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 failed to install/upgrade: cannot copy extracted data for './usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to

2014-10-26 Thread jackb_guppy
Public bug reported:

Fresh load of 14.04.1 - addign packages back and gettingInvalid MIT-
MAGIC-COOKIE-1 keyInvalid... message.  Restarted the system thinking
that it may clear error and it crashed and sent you the error.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
Date: Sat Oct 25 23:11:19 2014
DuplicateSignature: 
package:libqtcore4:4:4.8.5+git192-g085f851+dfsg-2ubuntu4:cannot copy extracted 
data for './usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to 
'/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6.dpkg-new': unexpected end of file 
or stream
ErrorMessage: cannot copy extracted data for 
'./usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to 
'/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6.dpkg-new': unexpected end of file 
or stream
InstallationDate: Installed on 2014-10-25 (0 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
SourcePackage: qt4-x11
Title: package libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 failed to 
install/upgrade: cannot copy extracted data for 
'./usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to 
'/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6.dpkg-new': unexpected end of file 
or stream
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/1385879

Title:
  package libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 failed to
  install/upgrade: cannot copy extracted data for './usr/lib/i386-linux-
  gnu/libQtCore.so.4.8.6' to '/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6
  .dpkg-new': unexpected end of file or stream

Status in “qt4-x11” package in Ubuntu:
  New

Bug description:
  Fresh load of 14.04.1 - addign packages back and gettingInvalid MIT-
  MAGIC-COOKIE-1 keyInvalid... message.  Restarted the system thinking
  that it may clear error and it crashed and sent you the error.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sat Oct 25 23:11:19 2014
  DuplicateSignature: 
package:libqtcore4:4:4.8.5+git192-g085f851+dfsg-2ubuntu4:cannot copy extracted 
data for './usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to 
'/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6.dpkg-new': unexpected end of file 
or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to 
'/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6.dpkg-new': unexpected end of file 
or stream
  InstallationDate: Installed on 2014-10-25 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: qt4-x11
  Title: package libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 failed to 
install/upgrade: cannot copy extracted data for 
'./usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to 
'/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6.dpkg-new': unexpected end of file 
or stream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1385879/+subscriptions

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


[Touch-packages] [Bug 1385879] Re: package libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 failed to install/upgrade: cannot copy extracted data for './usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to '

2014-10-26 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qt4-x11 in Ubuntu.
https://bugs.launchpad.net/bugs/1385879

Title:
  package libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 failed to
  install/upgrade: cannot copy extracted data for './usr/lib/i386-linux-
  gnu/libQtCore.so.4.8.6' to '/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6
  .dpkg-new': unexpected end of file or stream

Status in “qt4-x11” package in Ubuntu:
  New

Bug description:
  Fresh load of 14.04.1 - addign packages back and gettingInvalid MIT-
  MAGIC-COOKIE-1 keyInvalid... message.  Restarted the system thinking
  that it may clear error and it crashed and sent you the error.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sat Oct 25 23:11:19 2014
  DuplicateSignature: 
package:libqtcore4:4:4.8.5+git192-g085f851+dfsg-2ubuntu4:cannot copy extracted 
data for './usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to 
'/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6.dpkg-new': unexpected end of file 
or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to 
'/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6.dpkg-new': unexpected end of file 
or stream
  InstallationDate: Installed on 2014-10-25 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  SourcePackage: qt4-x11
  Title: package libqtcore4 4:4.8.5+git192-g085f851+dfsg-2ubuntu4 failed to 
install/upgrade: cannot copy extracted data for 
'./usr/lib/i386-linux-gnu/libQtCore.so.4.8.6' to 
'/usr/lib/i386-linux-gnu/libQtCore.so.4.8.6.dpkg-new': unexpected end of file 
or stream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1385879/+subscriptions

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


[Touch-packages] [Bug 1385882] [NEW] Unable to mount iPad with IOS 8

2014-10-26 Thread manfreed
Public bug reported:

I can't mount my iPad after I upgraded to IOS 8. After plugging in I get
a series of error messages, also my iPad keep asking wether I trust my
computer.

I get messages like:
Unable to mount ...'s iPad: Location is already mounted  - (it's not)
Unable to mount iPhone: Unhandled lockdown error (-3) (also sometimes -20)

If I remember correctly this happened last year after I upgraded to iOS
7.

The problem exists in Utopic too.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: libimobiledevice4 1.1.5+git20140313.bafe6a9e-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CurrentDesktop: Unity
Date: Sun Oct 26 14:36:14 2014
InstallationDate: Installed on 2014-01-10 (288 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: libimobiledevice
UpgradeStatus: Upgraded to trusty on 2014-04-10 (198 days ago)

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


** Tags: amd64 apport-bug trusty utopic

** Tags added: utopic

** Description changed:

  I can't mount my iPad after I upgraded to IOS 8. After plugging in I get
  a series of error messages, also my iPad keep asking wether I trust my
  computer.
  
  I get messages like:
  Unable to mount ...'s iPad: Location is already mounted  - (it's not)
  Unable to mount iPhone: Unhandled lockdown error (-3) (also sometimes -20)
  
  If I remember correctly this happened last year after I upgraded to iOS
  7.
+ 
+ The problem exists in Utopic too.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libimobiledevice4 1.1.5+git20140313.bafe6a9e-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 26 14:36:14 2014
  InstallationDate: Installed on 2014-01-10 (288 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: libimobiledevice
  UpgradeStatus: Upgraded to trusty on 2014-04-10 (198 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libimobiledevice in
Ubuntu.
https://bugs.launchpad.net/bugs/1385882

Title:
  Unable to mount iPad with IOS 8

Status in “libimobiledevice” package in Ubuntu:
  New

Bug description:
  I can't mount my iPad after I upgraded to IOS 8. After plugging in I
  get a series of error messages, also my iPad keep asking wether I
  trust my computer.

  I get messages like:
  Unable to mount ...'s iPad: Location is already mounted  - (it's not)
  Unable to mount iPhone: Unhandled lockdown error (-3) (also sometimes -20)

  If I remember correctly this happened last year after I upgraded to
  iOS 7.

  The problem exists in Utopic too.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libimobiledevice4 1.1.5+git20140313.bafe6a9e-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct 26 14:36:14 2014
  InstallationDate: Installed on 2014-01-10 (288 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: libimobiledevice
  UpgradeStatus: Upgraded to trusty on 2014-04-10 (198 days ago)

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

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


[Touch-packages] [Bug 1351814] Re: manager crash: GLib-GObject-CRITICAL (ubutu 13)

2014-10-26 Thread Graham Inggs
For reference, modem-manager-gui 0.0.17.1-2, including debug symbols
package, is now available in vivid, utopic-backports and trusty-
backports.

Also, I only found this out recently, but Ubuntu has a debug symbols repository 
at ddebs.ubuntu.com for packages that don't build their own:
https://wiki.ubuntu.com/DebuggingProgramCrash#Debug_Symbol_Packages

Since tuanpt216 and jjk192 no longer seem to be having a problem, I'm
marking this bug Incomplete.

** Changed in: modem-manager-gui (Ubuntu)
   Status: Confirmed = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to modemmanager in Ubuntu.
https://bugs.launchpad.net/bugs/1351814

Title:
  manager crash: GLib-GObject-CRITICAL (ubutu 13)

Status in Modem Manager Gui:
  Incomplete
Status in “modem-manager-gui” package in Ubuntu:
  Incomplete
Status in “modemmanager” package in Ubuntu:
  Invalid

Bug description:
  When I insert my modem (huawei e153u) the aplication is closed:

  The error on console:

  Module applicable: Modem Manager = 0.6.0/Wader (modmm_mm06.so)
  Module applicable: pppd = 2.4.5 (modcm_pppd245.so)
  Connection manager: pppd = 2.4.5
  Modem manager: Modem Manager = 0.6.0/Wader
  Device: huawei, E153, 11.609.18.00.279 [3] [44af59d16429bca0c4a77be00627e2d3]

  (modem-manager-gui:8350): GLib-GObject-CRITICAL **: g_object_unref: assertion 
'G_IS_OBJECT (object)' failed
  Device successfully opened
  Segmentation fault at address: 0x8
  Stack trace:
  1. /lib/x86_64-linux-gnu/libc.so.6(+0xb8b5d) [0x7f597f77db5d]
  2. /lib/x86_64-linux-gnu/libc.so.6(+0xb8b5d) [0x7f597f77db5d]
  3. /lib/x86_64-linux-gnu/libc.so.6(strftime_l+0x16) [0x7f597f77f9a6]
  4. modem-manager-gui() [0x41b9e7]
  5. modem-manager-gui() [0x41f372]
  6. modem-manager-gui() [0x41f4f3]
  7. modem-manager-gui() [0x423abd]
  8. /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(g_closure_invoke+0x138) 
[0x7f59803c5188]
  9. /usr/lib/x86_64-linux-gnu/libgobject-2.0.so.0(+0x21b1d) [0x7f59803d6b1d]

  I use ubuntu 13.10

  thanks and sorry for my english.

  PD: the first time it works fine, but I restart the computer and not work 
more :/.
  --- 
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-06-02 (427 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  Package: modem-manager-gui 0.0.16-2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.11.0-26.45-generic 3.11.10.12
  Tags:  saucy
  Uname: Linux 3.11.0-26-generic x86_64
  UpgradeStatus: Upgraded to saucy on 2014-08-01 (2 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  --- 
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-06-02 (434 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  Package: modem-manager-gui 0.0.16-2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Tags:  trusty
  Uname: Linux 3.13.0-32-generic x86_64
  UpgradeStatus: Upgraded to trusty on 2014-08-07 (3 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-06-02 (434 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  Package: modem-manager-gui 0.0.16-4~ppa1~ubuntu14.04.1~ppa1 [origin: 
LP-PPA-ginggs-testing]
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Tags: third-party-packages trusty
  Uname: Linux 3.13.0-32-generic x86_64
  UnreportableReason: Este no es un paquete oficial de Ubuntu. Desinstale 
cualquier paquete de terceros e inténtelo de nuevo.
  UpgradeStatus: Upgraded to trusty on 2014-08-07 (3 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  --- 
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2013-06-02 (434 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  Package: modem-manager-gui 0.0.16-4~ppa1~ubuntu14.04.1~ppa1 [origin: 
LP-PPA-ginggs-testing]
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Tags: third-party-packages trusty
  Uname: Linux 3.13.0-32-generic x86_64
  UnreportableReason: Este no es un paquete oficial de Ubuntu. Desinstale 
cualquier paquete de terceros e inténtelo de nuevo.
  UpgradeStatus: Upgraded to trusty on 2014-08-07 (3 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

To manage notifications about this bug go to:

[Touch-packages] [Bug 1385889] [NEW] Graphical interface freezes.

2014-10-26 Thread Сергей Шеркунов
Public bug reported:

Graphical interface freezes some time after switching from Intel Gpu to
the discrete graphics card Nvidia GeForce 720M.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-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.89  Tue Jul  1 13:30:18 
PDT 2014
 GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Sun Oct 26 17:05:04 2014
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 3.16.0-23-generic, x86_64: installed
 nvidia-331-updates, 331.89, 3.16.0-23-generic, x86_64: installed
 nvidia-331-updates-uvm, 331.89, 3.16.0-23-generic, x86_64: installed
 virtualbox, 4.3.18, 3.16.0-23-generic, x86_64: installed
EcryptfsInUse: Yes
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:124d]
   Subsystem: ASUSTeK Computer Inc. Device [1043:124d]
InstallationDate: Installed on 2014-10-23 (2 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
MachineType: ASUSTeK COMPUTER INC. X550CC
ProcEnviron:
 SHELL=/bin/bash
 TERM=linux
 PATH=(custom, no user)
 LANG=ru_RU.UTF-8
 XDG_RUNTIME_DIR=set
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic.efi.signed 
root=UUID=92b225c1-0807-4944-8b18-4a5672bebec2 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/24/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: X550CC.300
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: X550CC
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX550CC.300:bd03/24/2014:svnASUSTeKCOMPUTERINC.:pnX550CC:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550CC:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: X550CC
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
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~exp1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Sun Oct 26 16:51:54 2014
xserver.configfile: /etc/X11/xorg.conf
xserver.errors:
 NVIDIA(0): Failed to initiate mode change.
 NVIDIA(0): Failed to complete mode change
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id 987 
 vendor LGD
xserver.version: 2:1.16.0-1ubuntu1

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


** Tags: amd64 apport-bug ubuntu utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1385889

Title:
  Graphical interface freezes.

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Graphical interface freezes some time after switching from Intel Gpu
  to the discrete graphics card Nvidia GeForce 720M.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-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.89  Tue Jul  1 13:30:18 
PDT 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Oct 26 17:05:04 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 

[Touch-packages] [Bug 708573] Re: USB headset mic not picked when I plug headset in

2014-10-26 Thread Alex
Same issue for my Logitech USB headset. The problem appeared in 14.04
LTS. Before that release the feature worked by accident or by
specification :-)

Now, after plugging in USB headset to answer skype, I have to go to
audio preference and change 2 settings for Audio Input / recording
devices and for playback devices. See attached pictures.

Regards, Alex



** Attachment added: Selection_013.png
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/708573/+attachment/4245384/+files/Selection_013.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/708573

Title:
  USB headset mic not picked when I plug headset in

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: pulseaudio

  Whenever I plugged in my old audio jack headset, sound was immediately
  diverted from my speakers to the headset speakers, and the microphone
  was immediately available.

  When I plug in my new USB headset, I have to open Sound Preferences
  and switch both input to the headset. (Output is selected
  automatically, but I'm not sure if the first time it wasn't.)

  Aparrently this is a bug, not a configuration problem on my side. This may be 
a duplicate of or related to the following bugs - but none of these bugs 
described my specific issue (USB headset mic is not automatically picked):
   * https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/491055
   * https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/443306
   * https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/640328
   * 
http://askubuntu.com/questions/21472/how-can-i-automatically-switch-to-usb-headset-when-plugged-in

  I'm using a Fujitsu-Siemens Amilo Pi laptop, Maverick and a Logitech
  H330 USB headset.

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

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


[Touch-packages] [Bug 708573] Re: USB headset mic not picked when I plug headset in

2014-10-26 Thread Alex
** Attachment added: Selection_012.png
   
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/708573/+attachment/4245395/+files/Selection_012.png

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/708573

Title:
  USB headset mic not picked when I plug headset in

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: pulseaudio

  Whenever I plugged in my old audio jack headset, sound was immediately
  diverted from my speakers to the headset speakers, and the microphone
  was immediately available.

  When I plug in my new USB headset, I have to open Sound Preferences
  and switch both input to the headset. (Output is selected
  automatically, but I'm not sure if the first time it wasn't.)

  Aparrently this is a bug, not a configuration problem on my side. This may be 
a duplicate of or related to the following bugs - but none of these bugs 
described my specific issue (USB headset mic is not automatically picked):
   * https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/491055
   * https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/443306
   * https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/640328
   * 
http://askubuntu.com/questions/21472/how-can-i-automatically-switch-to-usb-headset-when-plugged-in

  I'm using a Fujitsu-Siemens Amilo Pi laptop, Maverick and a Logitech
  H330 USB headset.

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

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


[Touch-packages] [Bug 1385912] [NEW] apt-get source --build ignores MAKEFLAGS in environment

2014-10-26 Thread Karl-Philipp Richter
Public bug reported:

When I issue `apt-get build-dep grub-efi  apt-get source --build grub-
efi` I see from the CPU usage in comparison to usage of `make -j16` in
the source directory that `apt-get` doesn't use the variable.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apt 1.0.1ubuntu2.5
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
Date: Sun Oct 26 16:51:02 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-10-23 (3 days ago)
InstallationMedia: Linux Mint 17 Qiana - Release amd64 20140530
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: apt
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug qiana

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1385912

Title:
  apt-get source --build ignores MAKEFLAGS in environment

Status in “apt” package in Ubuntu:
  New

Bug description:
  When I issue `apt-get build-dep grub-efi  apt-get source --build
  grub-efi` I see from the CPU usage in comparison to usage of `make
  -j16` in the source directory that `apt-get` doesn't use the variable.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apt 1.0.1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sun Oct 26 16:51:02 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-10-23 (3 days ago)
  InstallationMedia: Linux Mint 17 Qiana - Release amd64 20140530
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1257973] Re: [Dell OptiPlex 745, AD1983]Regression: Input from Line-in / Mic can't be listened in the output anymore

2014-10-26 Thread Jarno Suni
Fixed in ubuntu 14.04

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

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

Title:
  [Dell OptiPlex 745,AD1983]Regression:  Input from Line-in / Mic can't
  be listened in the output anymore

Status in ALSA driver:
  Unknown
Status in “alsa-driver” package in Ubuntu:
  Fix Released

Bug description:
  http://www.alsa-project.org/db/?f=83f1bfaa94d748937742cda7b24cd811a4f3889c
  I am not using pulseaudio.
  The problem is with alsamixer controls of the HDA Intel audio device: There 
is no more playback control for Mic and Line-in inputs. In ubuntu 13.04 there 
are such alsa mixer controls, but not anymore in ubuntu 13.10, which should be 
fixed.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-14.6-lowlatency 3.11.7
  Uname: Linux 3.11.0-14-lowlatency x86_64
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  jarno  4061 F panel-10-mixer
   /dev/snd/controlC0:  jarno  4061 F panel-10-mixer
  CurrentDmesg:
   [   50.091713] Adding 993052k swap on /dev/zram1.  Priority:5 extents:1 
across:993052k SSFS
   [  724.144750] perf samples too long (2507  2500), lowering 
kernel.perf_event_max_sample_rate to 5
  Date: Thu Dec  5 01:31:17 2013
  InstallationDate: Installed on 2013-06-24 (163 days ago)
  InstallationMedia: Ubuntu-Studio 13.04 Raring Ringtail - Release amd64 
(20130424)
  MarkForUpload: True
  PackageArchitecture: all
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: alsa-driver
  UpgradeStatus: Upgraded to saucy on 2013-12-04 (0 days ago)
  dmi.bios.date: 06/26/2011
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 2.6.6
  dmi.board.name: 0RF703
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr2.6.6:bd06/26/2011:svnDellInc.:pnOptiPlex745:pvr:rvnDellInc.:rn0RF703:rvr:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 745
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1377698] Re: /etc/default/rcS: UTC=no is being ignored

2014-10-26 Thread Attila Hammer
Not need applying a similar fix with Ubuntu Trusty? Ubuntu Trusty handle good 
the UTc=no setting?
Possible I missunderstand the issue, but if I get dmesg|grep clock command, I 
see following style output:
[1.348720] rtc_cmos 00:02: setting system clock to 2014-10-26 14:54:33 UTC 
(1414335273)
Because I using both Ubuntu and Windows, I set UTC=no setting into 
/etc/default/RCS file.
Because now happened a time zone change (I using Europe/budapest timezone), I 
ran hwclock -w --localtime command.
Next clock change need in europe/budapest timezone with 2015. last march sunday.

Attila

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1377698

Title:
  /etc/default/rcS: UTC=no is being ignored

Status in “util-linux” package in Ubuntu:
  Fix Released

Bug description:
  This causes the greeter time to display utc  sets system time to utc
  Affects users who are in a different timezone
  Also affects users who dual boot with windows, their time will be off by 
amount different from utc to their time zone

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: initscripts 2.88dsf-41ubuntu18
  ProcVersionSignature: Ubuntu 3.16.0-20.27-generic 3.16.3
  Uname: Linux 3.16.0-20-generic x86_64
  ApportVersion: 2.14.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Oct  5 14:16:48 2014
  InstallationDate: Installed on 2014-10-05 (0 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140923)
  SourcePackage: sysvinit
  UpgradeStatus: No upgrade log present (probably fresh install)
  mtime.conffile..etc.default.rcS: 2014-10-05T10:58:21.042693

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1377698/+subscriptions

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


[Touch-packages] [Bug 787451] Re: pcscd spams to syslog and kern.log after enabling smartcard reader in VMWare Workstation

2014-10-26 Thread Ludovic Rousseau
pkrishn6, libccid is using libusb. libusb is using a generic USB kernel
driver. I do not remember its name.

Another option is to add an option to tell pcscd to remove a USB reader.
Maybe you can send a fake unplug udev event.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pcsc-lite in Ubuntu.
https://bugs.launchpad.net/bugs/787451

Title:
  pcscd spams to syslog and kern.log after enabling smartcard reader in
  VMWare Workstation

Status in “pcsc-lite” package in Ubuntu:
  Confirmed

Bug description:
  Info:
  Ubuntu 11.04 amd64

  pcscd:
    Installed: 1.7.0-2ubuntu2
    Candidate: 1.7.0-2ubuntu2
    Version table:
   *** 1.7.0-2ubuntu2 0
  500 http://ru.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
  100 /var/lib/dpkg/status

  libccid:
    Installed: 1.4.2-2
    Candidate: 1.4.2-2
    Version table:
   *** 1.4.2-2 0
  500 http://ru.archive.ubuntu.com/ubuntu/ natty/universe amd64 Packages
  100 /var/lib/dpkg/status

  libpcsclite1:
    Installed: 1.7.0-2ubuntu2
    Candidate: 1.7.0-2ubuntu2
    Version table:
   *** 1.7.0-2ubuntu2 0
  500 http://ru.archive.ubuntu.com/ubuntu/ natty/main amd64 Packages
  100 /var/lib/dpkg/status

   pcscd --version
  pcsc-lite version 1.7.0.
  Copyright (C) 1999-2002 by David Corcoran corco...@linuxnet.com.
  Copyright (C) 2001-2010 by Ludovic Rousseau ludovic.rouss...@free.fr.
  Copyright (C) 2003-2004 by Damien Sauveron sauve...@labri.fr.
  Report bugs to mus...@lists.musclecard.com.
  Enabled features: Linux x86_64-pc-linux-gnu serial usb libudev 
usbdropdir=/usr/lib/pcsc/drivers ipcdir=/var/run/pcscd 
configdir=/etc/reader.conf.d

  smart card is JCOP 31.

  VMWare Workstation version is 7.1.4 build-385536

  Steps for bug reproducing:
  1) Launch VMWare OS. In my case this is Windows 7 but I guess it doesn't 
matter.

  2) Connect SmartCard reader to VMWare OS.  Reader's model is SCM
  SCR3110. This is supported by libccid 1.4.2.

  3) At this moment, syslog is spamed by pcscd process. The following strings 
can be found in syslog:
  May 24 13:10:02 computer-name pcscd: ccid_usb.c:618:WriteUSB() write failed 
(8/2): -1 Device or resource busy
  May 24 13:10:02 computer-name pcscd: ifdwrapper.c:346:IFDStatusICC() Card not 
transacted: 612
  May 24 13:10:02 computer-name pcscd: 
eventhandler.c:303:EHStatusHandlerThread() Error communicating to: SCM SCR 3310 
[CCID Interface] (21120818206778) 00 00
  May 24 13:10:02 computer-name pcscd: ccid_usb.c:618:WriteUSB() write failed 
(8/2): -1 Device or resource busy
  May 24 13:10:02 computer-name pcscd: ifdwrapper.c:346:IFDStatusICC() Card not 
transacted: 612
  May 24 13:10:02 computer-name pcscd: 
eventhandler.c:303:EHStatusHandlerThread() Error communicating to: SCM SCR 3310 
[CCID Interface] (21120818206778) 00 00
  May 24 13:10:02 computer-name pcscd: ccid_usb.c:618:WriteUSB() write failed 
(8/2): -1 Device or resource busy
  May 24 13:10:02 computer-name pcscd: ifdwrapper.c:346:IFDStatusICC() Card not 
transacted: 612
  May 24 13:10:02 computer-name pcscd: 
eventhandler.c:303:EHStatusHandlerThread() Error communicating to: SCM SCR 3310 
[CCID Interface] (21120818206778) 00 00
  May 24 13:10:02 computer-name pcscd: ccid_usb.c:618:WriteUSB() write failed 
(8/2): -1 Device or resource busy
  May 24 13:10:02 computer-name pcscd: ifdwrapper.c:346:IFDStatusICC() Card not 
transacted: 612
  May 24 13:10:02 computer-name pcscd: 
eventhandler.c:303:EHStatusHandlerThread() Error communicating to: SCM SCR 3310 
[CCID Interface] (21120818206778) 00 00
  May 24 13:10:02 computer-name pcscd: ccid_usb.c:618:WriteUSB() write failed 
(8/2): -1 Device or resource busy
  

  4) The log size rapidly increases. It takes several minutes to reach
  20 Gb.

  5) After disconnecting smartcard reader, the following string can be found in 
syslog:
  ...
  May 24 13:12:41 computer-name kernel: [75680.065939] usb 8-2: usbfs: process 
2956 (pcscd) did not claim interface 0 before use
  May 24 13:12:41 computer-name kernel: [75680.065996] usb 8-2: usbfs: process 
2956 (pcscd) did not claim interface 0 before use
  May 24 13:12:41 computer-name kernel: [75680.066000] usb 8-2: usbfs: process 
2956 (pcscd) did not claim interface 0 before use
  May 24 13:12:41 computer-name kernel: [75680.066057] usb 8-2: usbfs: process 
2956 (pcscd) did not claim interface 0 before use
  May 24 13:12:41 computer-name kernel: [75680.066211] usb 8-2: usbfs: process 
2956 (pcscd) did not claim interface 0 before use

  Also this messages are written in kern.log

  6) The problem is solved by restarting of computer.

  I cannot attach syslog and kern.log due to huge size.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcsc-lite/+bug/787451/+subscriptions

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

[Touch-packages] [Bug 1265397] Re: Plugin output distorted in the highs

2014-10-26 Thread Nikolaus Waxweiler
*** This bug is a duplicate of bug 1247679 ***
https://bugs.launchpad.net/bugs/1247679

** This bug has been marked a duplicate of bug 1247679
   strange wistle in playback

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gst-fluendo-mp3 in Ubuntu.
https://bugs.launchpad.net/bugs/1265397

Title:
  Plugin output distorted in the highs

Status in “gst-fluendo-mp3” package in Ubuntu:
  New

Bug description:
  I recently started listening to local MP3s with Clementine (uses
  gstreamer) again a month ago after I upgraded to 13.10. I noticed that
  the sound was slightly but noticably distorted in the highs, I can't
  remember that from the 13.04 days but I'm not sure retrospectively.
  Sound is fine in VLC and custom builds of mpv. Removing the Fluendo
  packages for gstreamer solved the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gstreamer1.0-fluendo-mp3 (not installed)
  Uname: Linux 3.12.6-031206-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Thu Jan  2 01:35:24 2014
  InstallationDate: Installed on 2013-10-17 (76 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  SourcePackage: gst-fluendo-mp3
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-fluendo-mp3/+bug/1265397/+subscriptions

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


[Touch-packages] [Bug 1247679] Re: strange wistle in playback

2014-10-26 Thread Nikolaus Waxweiler
Uninstalling gstreamer0.10-fluendo-mp3 and gstreamer1.0-fluendo-mp3 on
14.10 solved the issue for me. Why is this issue still present? Is it
really just a few people who experience it?!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gst-fluendo-mp3 in Ubuntu.
https://bugs.launchpad.net/bugs/1247679

Title:
  strange wistle in playback

Status in “gst-fluendo-mp3” package in Ubuntu:
  Confirmed

Bug description:
  Affects Ubuntu 13.10 and 14.04
  about a day after i installed 13.10 i noticed a odd whistle in some of my 
songs
  i thought it was the speakers at 1st so i changed them, then i thought it was 
the driver in the kernel then i thought it was my desktop i managed to 
reproduce it on my laptop analog, desktop nvidia hdmi and analog audio 
  downgrading this package to 0.10.15.debian-1ubuntu1 solved this issue on 13.10

  This is noticeable on several songs at sever points, the attached 2 second 
clip has the most noticeable issue i have found.
  hopefully this attachment will not break any copyright rules

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gstreamer0.10-fluendo-mp3 0.10.23.debian-3
  ProcVersionSignature: Ubuntu 3.12.0-1.3-generic 3.12.0-rc7
  Uname: Linux 3.12.0-1-generic x86_64
  ApportVersion: 2.12.6-0ubuntu1
  Architecture: amd64
  Date: Sun Nov  3 16:54:47 2013
  InstallationDate: Installed on 2013-07-27 (99 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Alpha amd64 (20130727)
  MarkForUpload: True
  SourcePackage: gst-fluendo-mp3
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-fluendo-mp3/+bug/1247679/+subscriptions

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


[Touch-packages] [Bug 1247679] Re: strange wistle in playback

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

** Changed in: gst-fluendo-mp3 (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gst-fluendo-mp3 in Ubuntu.
https://bugs.launchpad.net/bugs/1247679

Title:
  strange wistle in playback

Status in “gst-fluendo-mp3” package in Ubuntu:
  Confirmed

Bug description:
  Affects Ubuntu 13.10 and 14.04
  about a day after i installed 13.10 i noticed a odd whistle in some of my 
songs
  i thought it was the speakers at 1st so i changed them, then i thought it was 
the driver in the kernel then i thought it was my desktop i managed to 
reproduce it on my laptop analog, desktop nvidia hdmi and analog audio 
  downgrading this package to 0.10.15.debian-1ubuntu1 solved this issue on 13.10

  This is noticeable on several songs at sever points, the attached 2 second 
clip has the most noticeable issue i have found.
  hopefully this attachment will not break any copyright rules

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gstreamer0.10-fluendo-mp3 0.10.23.debian-3
  ProcVersionSignature: Ubuntu 3.12.0-1.3-generic 3.12.0-rc7
  Uname: Linux 3.12.0-1-generic x86_64
  ApportVersion: 2.12.6-0ubuntu1
  Architecture: amd64
  Date: Sun Nov  3 16:54:47 2013
  InstallationDate: Installed on 2013-07-27 (99 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Alpha amd64 (20130727)
  MarkForUpload: True
  SourcePackage: gst-fluendo-mp3
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-fluendo-mp3/+bug/1247679/+subscriptions

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


[Touch-packages] [Bug 1385927] [NEW] package base-files 7.2ubuntu5.1 failed to install/upgrade: package base-files is already installed and configured

2014-10-26 Thread harish.hari87
Public bug reported:

Ubuntu 14.10 failed to upgrade from 14.04

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: base-files
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.3
AptdaemonVersion: 1.1.1-1ubuntu5
Architecture: amd64
Date: Sun Oct 26 13:07:34 2014
Dependencies:
 
DuplicateSignature: package:base-files:7.2ubuntu5.1:package base-files is 
already installed and configured
ErrorMessage: package base-files is already installed and configured
InstallationDate: Installed on 2013-10-27 (363 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: base-files
Title: package base-files 7.2ubuntu5.1 failed to install/upgrade: package 
base-files is already installed and configured
UpgradeStatus: Upgraded to trusty on 2014-10-26 (0 days ago)

** Affects: base-files (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package dist-upgrade need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1385927

Title:
  package base-files 7.2ubuntu5.1 failed to install/upgrade: package
  base-files is already installed and configured

Status in “base-files” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 failed to upgrade from 14.04

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: base-files
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.3
  AptdaemonVersion: 1.1.1-1ubuntu5
  Architecture: amd64
  Date: Sun Oct 26 13:07:34 2014
  Dependencies:
   
  DuplicateSignature: package:base-files:7.2ubuntu5.1:package base-files is 
already installed and configured
  ErrorMessage: package base-files is already installed and configured
  InstallationDate: Installed on 2013-10-27 (363 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: base-files
  Title: package base-files 7.2ubuntu5.1 failed to install/upgrade: package 
base-files is already installed and configured
  UpgradeStatus: Upgraded to trusty on 2014-10-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1385927/+subscriptions

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


[Touch-packages] [Bug 1385817] Re: package initscripts 2.88dsf-41ubuntu18 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2014-10-26 Thread Steve Langasek
Your upgrade log shows:

Paramétrage de initscripts (2.88dsf-41ubuntu18) ...
Installation de la nouvelle version du fichier de configuration 
/etc/init.d/ondemand ...
insserv: warning: script 'K01vpnagentd_init' missing LSB tags and overrides
insserv: warning: script 'cron' missing LSB tags and overrides
insserv: Default-Start undefined, assuming empty start runlevel(s) for script 
`cron'
insserv: Default-Stop  undefined, assuming empty stop  runlevel(s) for script 
`cron'
insserv: warning: script 'vpnagentd_init' missing LSB tags and overrides
[...]
insserv: Starting vpnagentd_init depends on grub-common and therefore on system 
facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package initscripts (--configure):
 le sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1

With this release of Ubuntu, we require init scripts to declare LSB
dependencies in a pseudoheader, so that insserv is able to calculate a
dependency tree for them.  This is an unfortunate side-effect of the
longer-term transition between upstart and systemd.

To fix your particular problem, it should suffice for you to add the
following lines to the top of your local /etc/init.d/vpnagentd_init
script (below the first line):

### BEGIN INIT INFO
# Required-Start:   $remote_fs
# Required-Stop:$remote_fs
### END INIT INFO

It's not clear to me that we can do anything further to mitigate this
problem on upgrade, but we should certainly make sure that it gets
documented in the release notes.

** Summary changed:

- package initscripts 2.88dsf-41ubuntu18 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
+ initscripts package fails to upgrade if there are local init scripts on the 
system with no LSB headers

** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

** Changed in: ubuntu-release-notes
   Importance: Undecided = High

** Changed in: ubuntu-release-notes
   Status: New = Triaged

** Changed in: sysvinit (Ubuntu)
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1385817

Title:
  initscripts package fails to upgrade if there are local init scripts
  on the system with no LSB headers

Status in Release Notes for Ubuntu:
  Triaged
Status in “sysvinit” package in Ubuntu:
  New

Bug description:
  ?

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: initscripts 2.88dsf-41ubuntu18
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sun Oct 26 07:52:55 2014
  DuplicateSignature: package:initscripts:2.88dsf-41ubuntu18:le sous-processus 
script post-installation installé a retourné une erreur de sortie d'état 1
  ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
  InstallationDate: Installed on 2014-08-06 (80 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: sysvinit
  Title: package initscripts 2.88dsf-41ubuntu18 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1385817/+subscriptions

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


[Touch-packages] [Bug 1385927] Re: package base-files 7.2ubuntu5.1 failed to install/upgrade: package base-files is already installed and configured

2014-10-26 Thread Steve Langasek
The root cause of this failure is:

Log started: 2014-10-26  13:07:30
(Reading database ... ^M(Reading database ... 5%^M(Reading database ... 
10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database 
... 25%^M(Reading database ... 30%^M(Reading database ... 35%^M(Reading 
database ... 40%^M(Reading database ... 45%^M(Reading database ... 
50%^M(Reading database ... 55%^M^Mdpkg: unrecoverable fatal error, aborting:
 files list file for package `ftp' contains empty filename

This is dpkg database corruption, not a bug in base-files.  Please
attach the file /var/lib/dpkg/info/ftp.list from your system.

You will need to correct the database corruption in order to complete
your upgrade.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1385927

Title:
  package base-files 7.2ubuntu5.1 failed to install/upgrade: package
  base-files is already installed and configured

Status in “base-files” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 failed to upgrade from 14.04

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: base-files
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.3
  AptdaemonVersion: 1.1.1-1ubuntu5
  Architecture: amd64
  Date: Sun Oct 26 13:07:34 2014
  Dependencies:
   
  DuplicateSignature: package:base-files:7.2ubuntu5.1:package base-files is 
already installed and configured
  ErrorMessage: package base-files is already installed and configured
  InstallationDate: Installed on 2013-10-27 (363 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: base-files
  Title: package base-files 7.2ubuntu5.1 failed to install/upgrade: package 
base-files is already installed and configured
  UpgradeStatus: Upgraded to trusty on 2014-10-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1385927/+subscriptions

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


[Touch-packages] [Bug 1385680] Re: Thinkpad X240 dock - no audio

2014-10-26 Thread Lukas
Please find attached a patch based on [1].


[1] git://kernel.ubuntu.com/ubuntu/ubuntu-utopic.git

** Patch added: lenovo-ultradock.patch
   
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1385680/+attachment/4245521/+files/lenovo-ultradock.patch

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

Title:
  Thinkpad X240 dock - no audio

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

Bug description:
  After connecting a thinkpad x240 to lenovo's ultra dock, an audio
  cable plugged into the dock's jack does not yield any sound output.
  This bug is very similar to bug #1265344 and was also reported at [1]
  and more context is available at [2].  Maybe it is sufficient to
  extend [3] to the x240 model?

  [1] https://bugzilla.redhat.com/show_bug.cgi?id=1150594
  [2] 
https://github.com/leoluk/thinkpad-stuff/wiki/Haswell-ThinkPad-problems#linux-docking-station-audio-compatibility
  [3] 
http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=1c37c22332a2d2c1b4ab32177a4f847c7fe06e38

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

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


[Touch-packages] [Bug 1385680] Re: Thinkpad X240 dock - no audio

2014-10-26 Thread Lukas
A bit of context: I added all other configurations of [1] and tested it
sucessfully with a x240 on the ultra dock (but did not have a chance to
test the patch for the T440*.


[1] https://github.com/leoluk/thinkpad-stuff/wiki/Haswell-ThinkPad-
problems#linux-docking-station-audio-compatibility

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

Title:
  Thinkpad X240 dock - no audio

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

Bug description:
  After connecting a thinkpad x240 to lenovo's ultra dock, an audio
  cable plugged into the dock's jack does not yield any sound output.
  This bug is very similar to bug #1265344 and was also reported at [1]
  and more context is available at [2].  Maybe it is sufficient to
  extend [3] to the x240 model?

  [1] https://bugzilla.redhat.com/show_bug.cgi?id=1150594
  [2] 
https://github.com/leoluk/thinkpad-stuff/wiki/Haswell-ThinkPad-problems#linux-docking-station-audio-compatibility
  [3] 
http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=1c37c22332a2d2c1b4ab32177a4f847c7fe06e38

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

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


[Touch-packages] [Bug 1265344] Re: Thinkpad T440s dock - no audio ALC292 Power: setting=UNKNOWN, actual=UNKNOWN, Error, Clock-stop-OK, Setting-reset

2014-10-26 Thread Lukas
I attached a patch to bug #1385680 which solves extends the fix to the
thinkpad x240.

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

Title:
  Thinkpad T440s dock - no audio ALC292 Power: setting=UNKNOWN,
  actual=UNKNOWN, Error, Clock-stop-OK, Setting-reset

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

Bug description:
  If my Thinkpad T440s is connected with the docking station and the
  audio cable is plugged in the dock there is no audio output on the
  speakers. If I connect the audio cable directly with the Thinkpad I
  can here the audio output.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
  Uname: Linux 3.11.0-14-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  brian  5224 F pulseaudio
   /dev/snd/controlC0:  brian  5224 F pulseaudio
  Date: Wed Jan  1 16:54:00 2014
  EcryptfsInUse: Yes
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: alsa-driver
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/12/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: GJET64WW (2.14 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 20AQS00600
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Defined
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrGJET64WW(2.14):bd11/12/2013:svnLENOVO:pn20AQS00600:pvrThinkPadT440s:rvnLENOVO:rn20AQS00600:rvrNotDefined:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 20AQS00600
  dmi.product.version: ThinkPad T440s
  dmi.sys.vendor: LENOVO

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

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


[Touch-packages] [Bug 1385933] [NEW] SKYPE PROBLEM

2014-10-26 Thread logart
Public bug reported:

after downloading SKYPE duble icones of that apeared..could not
uninstall SKYPE

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-38.65-generic 3.13.11.8
Uname: Linux 3.13.0-38-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sun Oct 26 20:02:47 2014
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0156] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:3977]
InstallationDate: Installed on 2014-10-25 (1 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
MachineType: LENOVO 20235
ProcEnviron:
 LANGUAGE=en_ZA:en
 PATH=(custom, no user)
 LANG=en_ZA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-38-generic 
root=UUID=df6ccbbd-cb3f-481a-926c-6dd24af4fecb ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/19/2013
dmi.bios.vendor: LENOVO
dmi.bios.version: 78CN25WW(V2.03)
dmi.board.asset.tag: No Asset Tag
dmi.board.name: INVALID
dmi.board.vendor: LENOVO
dmi.board.version: 31900059Std
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Lenovo G400
dmi.modalias: 
dmi:bvnLENOVO:bvr78CN25WW(V2.03):bd11/19/2013:svnLENOVO:pn20235:pvrLenovoG400:rvnLENOVO:rnINVALID:rvr31900059Std:cvnLENOVO:ct10:cvrLenovoG400:
dmi.product.name: 20235
dmi.product.version: Lenovo G400
dmi.sys.vendor: LENOVO
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.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.2
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.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sun Oct 26 18:59:58 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id1402 
 vendor IVO
xserver.version: 2:1.15.1-0ubuntu2.1

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


** Tags: amd64 apport-bug compiz-0.9 third-party-packages trusty ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1385933

Title:
  SKYPE PROBLEM

Status in “xorg” package in Ubuntu:
  New

Bug description:
  after downloading SKYPE duble icones of that apeared..could not
  uninstall SKYPE

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-38.65-generic 3.13.11.8
  Uname: Linux 3.13.0-38-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Sun Oct 26 20:02:47 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0156] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:3977]
  InstallationDate: Installed on 2014-10-25 (1 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: LENOVO 20235
  ProcEnviron:
   LANGUAGE=en_ZA:en
   PATH=(custom, no user)
   LANG=en_ZA.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-38-generic 
root=UUID=df6ccbbd-cb3f-481a-926c-6dd24af4fecb ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/19/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 78CN25WW(V2.03)
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 31900059Std
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G400
  dmi.modalias: 

[Touch-packages] [Bug 1385927] Re: package base-files 7.2ubuntu5.1 failed to install/upgrade: package base-files is already installed and configured

2014-10-26 Thread harish.hari87
Thanks Steve for your quick response. I'm attaching the
/var/lib/dpkg/info/ftp.list to this report. From the look of it I think
my ftp.list is replaced by some picture. I also noticed ftp.postinst and
ftp.prerm are also image files. Kindly let me know how to resolve this
issue. It will be very helpful.

--Harish

** Attachment added: Corrupted fpt.list file
   
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1385927/+attachment/4245542/+files/ftp.list

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1385927

Title:
  package base-files 7.2ubuntu5.1 failed to install/upgrade: package
  base-files is already installed and configured

Status in “base-files” package in Ubuntu:
  New

Bug description:
  Ubuntu 14.10 failed to upgrade from 14.04

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: base-files
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Uname: Linux 3.13.0-35-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.3
  AptdaemonVersion: 1.1.1-1ubuntu5
  Architecture: amd64
  Date: Sun Oct 26 13:07:34 2014
  Dependencies:
   
  DuplicateSignature: package:base-files:7.2ubuntu5.1:package base-files is 
already installed and configured
  ErrorMessage: package base-files is already installed and configured
  InstallationDate: Installed on 2013-10-27 (363 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: base-files
  Title: package base-files 7.2ubuntu5.1 failed to install/upgrade: package 
base-files is already installed and configured
  UpgradeStatus: Upgraded to trusty on 2014-10-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1385927/+subscriptions

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


[Touch-packages] [Bug 1240848] Re: ~/.cache/upstart takes up around 70GB of space due to unity and mediascanner

2014-10-26 Thread Leo Milano
Same here. My 120Gb SSD just filled up. Good thing I'm an advanced user
and I could manage to find the offending folder. A newbie would just
need to give up. The harddrive analyzer would not give any info (maybe
because the disk was full).

In my case, it was unity7.log, which was about 50Gb.

Is there any way to completely stop the upstart logging? Shouldn't that
be the default for regular users? This seems like a real bug.

Logrotate is installed here, and I'm running Ubuntu-14.10 (upgraded from
older version for, well, close to 10 years now :-) ).

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1240848

Title:
  ~/.cache/upstart takes up around 70GB of space due to unity and
  mediascanner

Status in Unity:
  New
Status in “mediascanner” package in Ubuntu:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  I just noticed that ~/.cache/upstart/ folder on my computer is taking
  up 69GB of space. Upon further investigation, I found out that
  mediascanner.log and unity-panel-service.log take 12GB and 54GB of
  space respectively.

  I'm not entirely sure if this is related to upstart as I had removed
  logrotate package because of a conflict.

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

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


[Touch-packages] [Bug 1382772] Re: 1002:7942 [Samsung NP-R58DYLC/SEK] Corrupt panel and graphic artifacts

2014-10-26 Thread Christopher M. Penalver
** Package changed: xorg (Ubuntu) = unity (Ubuntu)

** Changed in: unity (Ubuntu)
   Status: Incomplete = New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1382772

Title:
  1002:7942 [Samsung NP-R58DYLC/SEK] Corrupt panel and graphic artifacts

Status in “unity” package in Ubuntu:
  New

Bug description:
  Panel and panel shadow textures are corrupt while other semi-
  transparent elements of UI look ok. It seems this problem affects only
  panel, panel shadow and bottom(!) border of ubuntu start menu.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CasperVersion: 1.340
  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 Oct 18 09:45:52 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RS600M [Radeon Xpress 1250] 
[1002:7942] (prog-if 00 [VGA controller])
     Subsystem: Samsung Electronics Co Ltd Device [144d:c034]
  LiveMediaBuild: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. SR58P
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper quiet splash 
--
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/05/2008
  dmi.bios.vendor: Phoenix Technologies LTD
  dmi.bios.version: 06YK
  dmi.board.name: SR58P
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 1
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: N/A
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr06YK:bd03/05/2008:svnSAMSUNGELECTRONICSCO.,LTD.:pnSR58P:pvr06YK:rvnSAMSUNGELECTRONICSCO.,LTD.:rnSR58P:rvr:cvnSAMSUNGELECTRONICSCO.,LTD.:ct1:cvrN/A:
  dmi.product.name: SR58P
  dmi.product.version: 06YK
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  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: Sat Oct 18 11:47:29 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.1-0ubuntu2
  xserver.video_driver: radeon

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

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


[Touch-packages] [Bug 1385912] Re: apt-get source --build ignores MAKEFLAGS and CONCURRENCY_LEVEL

2014-10-26 Thread Karl-Philipp Richter
** Summary changed:

- apt-get source --build ignores MAKEFLAGS in environment
+ apt-get source --build ignores MAKEFLAGS and CONCURRENCY_LEVEL

** Description changed:

- When I issue `apt-get build-dep grub-efi  apt-get source --build grub-
- efi` I see from the CPU usage in comparison to usage of `make -j16` in
- the source directory that `apt-get` doesn't use the variable.
+ When I issue `apt-get build-dep grub-efi  CONCURRENCY_LEVEL=16 apt-get
+ source --build grub-efi` I see from the CPU usage in comparison to usage
+ of `make -j16` in the source directory that `apt-get` doesn't use the
+ variable because it doesn't build in parallel.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apt 1.0.1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sun Oct 26 16:51:02 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-10-23 (3 days ago)
  InstallationMedia: Linux Mint 17 Qiana - Release amd64 20140530
  ProcEnviron:
-  TERM=xterm
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=set
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=set
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1385912

Title:
  apt-get source --build ignores MAKEFLAGS and CONCURRENCY_LEVEL

Status in “apt” package in Ubuntu:
  New

Bug description:
  When I issue `apt-get build-dep grub-efi  CONCURRENCY_LEVEL=16 apt-
  get source --build grub-efi` I see from the CPU usage in comparison to
  usage of `make -j16` in the source directory that `apt-get` doesn't
  use the variable because it doesn't build in parallel.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apt 1.0.1ubuntu2.5
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sun Oct 26 16:51:02 2014
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2014-10-23 (3 days ago)
  InstallationMedia: Linux Mint 17 Qiana - Release amd64 20140530
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: apt
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1385948] [NEW] Ubuntu 14.04 not working post upgrade

2014-10-26 Thread Puneet
Public bug reported:

Dear Sir,

I upgraded my Ubuntu 12.04 (64 bit) to Ubuntu 14.04 but post upgrade I
am facing issues and mouse stopped working since mouse pointer is not
visible.

Please help me to resolve my prolem.

Thanks,
Puneet

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: xorg 1:7.7+1ubuntu8
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CompizPlugins: 
[core,commands,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Oct 27 01:03:15 2014
DistUpgraded: 2014-10-26 22:41:25,824 DEBUG enabling apt cron job
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-stella-yuanli-precise-amd64-20140320-1
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] (rev 
0b) (prog-if 00 [VGA controller])
   Subsystem: Hewlett-Packard Company Device [103c:2211]
InstallationDate: Installed on 2014-08-05 (81 days ago)
InstallationMedia: Ubuntu 12.04 Precise - Build amd64 LIVE Binary 
20140320-07:21
Lsusb:
 Bus 001 Device 003: ID 0bda:5776 Realtek Semiconductor Corp. 
 Bus 001 Device 002: ID 8087:8000 Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Hewlett-Packard HP 15 Notebook PC
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-37-generic 
root=UUID=5bfa556c-1d81-4a52-bd91-7033945d06c9 ro i915.modeset=1 quiet splash 
vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to trusty on 2014-10-26 (0 days ago)
dmi.bios.date: 05/21/2014
dmi.bios.vendor: Insyde
dmi.bios.version: F.18
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 2211
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 86.28
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.18:bd05/21/2014:svnHewlett-Packard:pnHP15NotebookPC:pvr0991100600087:rvnHewlett-Packard:rn2211:rvr86.28:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP 15 Notebook PC
dmi.product.version: 0991100600087
dmi.sys.vendor: Hewlett-Packard
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.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.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Mon Oct 27 00:29:26 2014
xserver.configfile: default
xserver.errors:
 module ABI major version (18) doesn't match the server's version (20)
 Failed to load module syntp (module requirement mismatch, 0)
 module ABI major version (18) doesn't match the server's version (20)
 Failed to load module syntp (module requirement mismatch, 0)
 No input driver matching `syntp'
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   18769 
 vendor SDC
xserver.version: 2:1.15.1-0ubuntu2.1

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


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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1385948

Title:
  Ubuntu 14.04 not working post upgrade

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Dear Sir,

  I upgraded my Ubuntu 12.04 (64 bit) to Ubuntu 14.04 but post upgrade I
  am facing issues and mouse stopped working since mouse pointer is not
  visible.

  Please help me to resolve my prolem.

  Thanks,
  Puneet

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 

[Touch-packages] [Bug 1385947] [NEW] specifying -O to parser causes the parser to not consider cache files

2014-10-26 Thread Jamie Strandboge
Public bug reported:

If the cache files are up to date and I specify:
/sbin/apparmor_parser --write-cache --replace --cache-loc=/var/cache/apparmor 
-- profile1 profile2 ...

then the cache files in /var/cache/apparmor are used (good).

However, if the cache files are up to date and I specify:
/sbin/apparmor_parser --write-cache --replace --cache-loc=/var/cache/apparmor 
-O no-expr-simplify -- profile1 profile2 ...

then the cache files in /var/cache/apparmor are all regenerated (not
good).  This needs to be fixed in order to use '-O no-expr-simplify' to
fix bug #1383858.

** Affects: apparmor
 Importance: Medium
 Status: Confirmed

** Affects: apparmor (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Affects: apparmor (Ubuntu RTM)
 Importance: Critical
 Status: Confirmed

** Also affects: apparmor (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

** Changed in: apparmor
   Status: New = Confirmed

** Changed in: apparmor
   Importance: Undecided = Medium

** Changed in: apparmor (Ubuntu RTM)
   Status: New = Confirmed

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

** Changed in: apparmor (Ubuntu RTM)
   Importance: Undecided = Critical

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1385947

Title:
  specifying -O to parser causes the parser to not consider cache files

Status in AppArmor Linux application security framework:
  Confirmed
Status in “apparmor” package in Ubuntu:
  Confirmed
Status in “apparmor” package in Ubuntu RTM:
  Confirmed

Bug description:
  If the cache files are up to date and I specify:
  /sbin/apparmor_parser --write-cache --replace --cache-loc=/var/cache/apparmor 
-- profile1 profile2 ...

  then the cache files in /var/cache/apparmor are used (good).

  However, if the cache files are up to date and I specify:
  /sbin/apparmor_parser --write-cache --replace --cache-loc=/var/cache/apparmor 
-O no-expr-simplify -- profile1 profile2 ...

  then the cache files in /var/cache/apparmor are all regenerated (not
  good).  This needs to be fixed in order to use '-O no-expr-simplify'
  to fix bug #1383858.

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

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


[Touch-packages] [Bug 1385686] Re: [Acer Aspire M5] Touchpad not working

2014-10-26 Thread Christopher M. Penalver
Felipe Castillo, as per http://us.acer.com/ac/en/US/content/drivers an update 
to your BIOS is available (1.15). If you update to this following 
https://help.ubuntu.com/community/BiosUpdate does it change anything?  If it 
doesn't, could you please both specify what happened, and provide the output of 
the following terminal command:
sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date

Please note your current BIOS is already in the Bug Description, so
posting this on the old BIOS would not be helpful. As well, you don't
have to create a new bug report.

For more on BIOS updates and linux, please see
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette
.

Once the BIOS is updated, then please mark this report Status Confirmed.

Thank you for your understanding.

** Description changed:

- This is a bug related to [bug 1058346].
- I'm using Ubuntu Trusty and the problem with the touchpad still exists with 
the latest updates from the repository.
- The workaround of turning on the touchpad before login works for me, but it 
is very annoying, specially because multiple user work on the laptop and not 
all of them know of the workaround.
- I've notice that there's no more development in the original bug, so I 
decided to report it again here, as requested by other people in the thread.
+ I'm using Ubuntu Trusty and the problem with the touchpad still exists
+ with the latest updates from the repository.
+ 
+ WORKAROUND: Pushing Fn+F7 (which is the turn on combination for the
+ touchpad) before loging in makes the tp work perfectly.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Oct 25 11:34:52 2014
  DistUpgraded: 2014-05-19 09:26:13,418 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
-  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
-Subsystem: Acer Incorporated [ALI] Device [1025:0712]
+  Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
+    Subsystem: Acer Incorporated [ALI] Device [1025:0712]
  InstallationDate: Installed on 2012-10-21 (733 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MachineType: Acer Aspire M5-481T
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=e5c1613d-000e-4729-96d4-b701d345076e ro quiet acpi_backlight=vendor
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-05-19 (159 days ago)
  dmi.bios.date: 05/15/2012
  dmi.bios.vendor: Insyde Corp.
  dmi.bios.version: V1.02
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: MA40_HX
  dmi.board.vendor: Acer
  dmi.board.version: Type2 - Board Version
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsydeCorp.:bvrV1.02:bd05/15/2012:svnAcer:pnAspireM5-481T:pvrV1.02:rvnAcer:rnMA40_HX:rvrType2-BoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Aspire M5-481T
  dmi.product.version: V1.02
  dmi.sys.vendor: Acer
  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.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.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Sat Oct 25 06:37:29 2014
  xserver.configfile: default
  xserver.errors:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id 885 
-  vendor LGD
+  product id 885
+  vendor LGD
  xserver.version: 2:1.15.1-0ubuntu2

** Tags added: bios-outdated-1.15

** Package changed: xorg (Ubuntu) = linux (Ubuntu)

** Changed in: linux (Ubuntu)
   Importance: Undecided = Low

** Changed in: linux (Ubuntu)
   Status: Fix Released = 

[Touch-packages] [Bug 1383858] Re: expr-simplify optimization slows click policy compilation

2014-10-26 Thread Jamie Strandboge
** Description changed:

  AppArmor has several optimization options that can be used to help speed
  up policy compiles for certain types of policy. Currently, we are using
  expr tree simplification option by default, which has dramatic affects
  on policy compiles for the evince profile. However, with click profiles
  not using expr tree simplification (ie, adding the '-O no-expr-simplify'
  option) can improve click policy generation by 44% (375 vs 210 seconds).
  
  On Krillin, the difference is even more substantial: 636 vs 233 seconds
  (63%).
  
  Short term for rtm is to to use '-O no-expr-simplify' when compiling
  policy in /var/lib/apparmor/profiles but leave /etc/apparmor.d alone. We
  can do the same with click-apparmor.
  
  The long term fix is to adjust expr tree simplification to be more
  efficient (at least as fast as without) and drop the '-O no-expr-
  simplify' option.
  
  Justification: apparmor policy recompilation is not expected to happen
  as part of the normal user experience (see bug #1350598 for a lot of
  detail) and it is expected to only happen on upgrades from 14.10 to
  15.04 or to fix very serious apparmor or apparmor policy bugs. None of
  these bugs are currently scheduled for OTA. However, *if* we ever need
  to fix one of these, policy will have to be recompiled.
  
  Choices:
  1. do nothing for RTM since policy recompiles are expected to be rare, but do 
apply this change to 15.04. Policy is expected to be recompiled on upgrades to 
15.04 and upgrades would use the new option
  2. apply this change in OTA. This is problematic because this change alone 
will trigger a policy recompilation that would not otherwise be needed. 
Optionally, this change could accompany a severe bug fix
  
  Risk:
  The change consists of a small modification to the apparmor upstart job and a 
change to the arguments click-apparmor gives to apparmor_parser. The risk 
assessment is considered low because of the size of the change and the simple 
test case will immediately indicate if either were applied incorrectly.
  
  Test case:
  1. run aa-status | wc -l and note the result
  2. install the new apparmor and click-apparmor packages and verify there are 
no errors during installation
  3. reboot
  4. run aa-status | wc -l and compare to '1'
+ 5. run 'sudo start apparmor' and make sure it finishes in a few seconds
  
  If they are the same, it indicates the upstart job is properly loading
  the profiles generated by click apparmor.
  
  While these changes may occur separately, landing them at the same time
  along with a regenerated custom tarball (for preinstalled policy) will
  reduce policy recompiles.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1383858

Title:
  expr-simplify optimization slows click policy compilation

Status in AppArmor Linux application security framework:
  Triaged
Status in “apparmor” package in Ubuntu:
  Triaged
Status in “click-apparmor” package in Ubuntu:
  Fix Released
Status in “apparmor” package in Ubuntu RTM:
  In Progress
Status in “click-apparmor” package in Ubuntu RTM:
  In Progress

Bug description:
  AppArmor has several optimization options that can be used to help
  speed up policy compiles for certain types of policy. Currently, we
  are using expr tree simplification option by default, which has
  dramatic affects on policy compiles for the evince profile. However,
  with click profiles not using expr tree simplification (ie, adding the
  '-O no-expr-simplify' option) can improve click policy generation by
  44% (375 vs 210 seconds).

  On Krillin, the difference is even more substantial: 636 vs 233
  seconds (63%).

  Short term for rtm is to to use '-O no-expr-simplify' when compiling
  policy in /var/lib/apparmor/profiles but leave /etc/apparmor.d alone.
  We can do the same with click-apparmor.

  The long term fix is to adjust expr tree simplification to be more
  efficient (at least as fast as without) and drop the '-O no-expr-
  simplify' option.

  Justification: apparmor policy recompilation is not expected to happen
  as part of the normal user experience (see bug #1350598 for a lot of
  detail) and it is expected to only happen on upgrades from 14.10 to
  15.04 or to fix very serious apparmor or apparmor policy bugs. None of
  these bugs are currently scheduled for OTA. However, *if* we ever need
  to fix one of these, policy will have to be recompiled.

  Choices:
  1. do nothing for RTM since policy recompiles are expected to be rare, but do 
apply this change to 15.04. Policy is expected to be recompiled on upgrades to 
15.04 and upgrades would use the new option
  2. apply this change in OTA. This is problematic because this change alone 
will trigger a policy recompilation that would not otherwise be needed. 
Optionally, this change could accompany a severe bug fix

  Risk:
  The change consists of a 

[Touch-packages] [Bug 1283826] Re: lightdm hangs after updates

2014-10-26 Thread bob
I just upgraded to 14.04 yesterday  I waited a while after it came out
because last time I upgraded to 12. the upgrade hosed me so fricking bad
I had to wipe my drive and start again.

I did a test by upgrading my laptop first  that went fine, so feeling a
little more confident in ubuntu this time I did my main pc...and I am so
pissed I trusted ubuntu again I cant tell you... Im hosed..

I might as well be using windows for as much of a time suck failure
ubuntu has become... when it works it works great... but this is the
second time I have been SCREWED doing an upgrade. NEVER AGAIN!!!

I had to hire a guy to come over and try fix it after EVERYTHING
mentioned here FAILED he teaches linux at a local uni and he couldnt
figure it out or fix it...

The only he could get a full boot was to install xubuntu I started
using ubuntu  gnome desktop because it was so well supported, and now
Im forced to either start again from scratch or deal with using a
desktop that Im so unfamiliar with its like wading through mud to get
anything done.

I see this has been listed as a high importance bug since FEB. yet its
isnt even assigned.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1283826

Title:
  lightdm hangs after updates

Status in GDM: The Gnome Display Manager:
  New
Status in Light Display Manager:
  New
Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  I've updated today my Trusy Thar installation. I can't login to Unity,
  with my account, or a guest account. Lightdm hangs after password
  input, or after I click on the Guest account.

  Also, I used to auto-login. Now it greets me with the screen where I
  must input my password. After inputing it, lightdm hangs and I can't
  login.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  Date: Sun Feb 23 23:16:24 2014
  InstallationDate: Installed on 2014-01-25 (29 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140115)
  LightdmConfig:
   [SeatDefaults]
   autologin-guest=false
   autologin-user=cristi
   autologin-user-timeout=0
   autologin-session=lightdm-autologin
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1308037] Re: No results from application scope

2014-10-26 Thread Guillaume F
It happens on my system too, with 14.10.
I guess it's a timeout problem, because it usually happens when I'm too eager 
to open the Dash right after a cold boot (those can be very long). The files 
scope is quite long to come up too, but at least it comes up.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1308037

Title:
  No results from application scope

Status in LibUnity:
  Confirmed
Status in Unity:
  Confirmed
Status in Unity Applications Lens:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Unity is in a state where I don't get any results from the
  applications lens. This sometimes happens for one search but either
  re-entering the search or toggling the lens has always fixed it in the
  past for me. This time neither of these steps work.

  I'm attaching a bustle log of the problem in case that's helpful. I
  searched for spotify, which I've got installed, and got 0 results.

  The only way to fix the issue is to log out and back in.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.0+14.04.20140411-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  ApportVersion: 2.14.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: Unity
  Date: Tue Apr 15 13:29:40 2014
  InstallationDate: Installed on 2012-10-07 (554 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Beta amd64 (20121007)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2013-05-07 (343 days ago)

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

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


[Touch-packages] [Bug 1385955] [NEW] Wrong zoom in/out behavior touchpad move

2014-10-26 Thread Ionică Bizău
Public bug reported:

Scenario:

 1. Being in browser, I drag the touchpad using two fingers - page scroll
 2. While the page is scrolling (my fingers are not on touchpad anymore), I 
press CTRL key.
 3. The page is zoomed in/out

Same issue appears in Nautilus, for example.

How can this be fixed?

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-23.31-lowlatency 3.16.4
Uname: Linux 3.16.0-23-lowlatency x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Sun Oct 26 22:07:43 2014
DistUpgraded: 2014-10-22 09:50:07,290 DEBUG enabling apt cron job
DistroCodename: utopic
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 4.3.18, 3.16.0-23-generic, x86_64: installed
 virtualbox, 4.3.18, 3.16.0-23-lowlatency, x86_64: installed
 virtualbox-guest, 4.3.18, 3.16.0-23-generic, x86_64: installed
 virtualbox-guest, 4.3.18, 3.16.0-23-lowlatency, x86_64: installed
ExtraDebuggingInterest: Yes, if not too technical
GraphicsCard:
 Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Device [1043:11cd]
   Subsystem: ASUSTeK Computer Inc. Device [1043:11cd]
MachineType: ASUSTeK COMPUTER INC. N550JV
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-lowlatency 
root=UUID=cddf136b-f5a3-4a0b-ae61-84042b4d9fee ro acpi_osi_Linux quiet splash 
intel_pstate=enable vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to utopic on 2014-10-22 (4 days ago)
dmi.bios.date: 09/17/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: N550JV.207
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: N550JV
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN550JV.207:bd09/17/2013:svnASUSTeKCOMPUTERINC.:pnN550JV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: N550JV
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.56-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
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~exp1ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Sun Oct 26 09:58:11 2014
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id   12876 
 vendor SDC
xserver.version: 2:1.16.0-1ubuntu1

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


** Tags: amd64 apport-bug compiz-0.9 ubuntu utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1385955

Title:
  Wrong zoom in/out behavior touchpad move

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Scenario:

   1. Being in browser, I drag the touchpad using two fingers - page scroll
   2. While the page is scrolling (my fingers are not on touchpad anymore), I 
press CTRL key.
   3. The page is zoomed in/out

  Same issue appears in Nautilus, for example.

  How can this be fixed?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-lowlatency 3.16.4
  Uname: Linux 3.16.0-23-lowlatency x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sun Oct 26 22:07:43 2014
  DistUpgraded: 2014-10-22 09:50:07,290 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.3.18, 3.16.0-23-generic, x86_64: installed
   virtualbox, 4.3.18, 3.16.0-23-lowlatency, x86_64: installed
   virtualbox-guest, 4.3.18, 3.16.0-23-generic, x86_64: installed
   virtualbox-guest, 4.3.18, 

[Touch-packages] [Bug 1094563] [NEW] Documentation doesn't mention mirror:// method

2014-10-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Apparently apt-get supports a mirror:// method for automatically selecting 
the best repository server ( 
http://mvogt.wordpress.com/2011/03/21/the-apt-mirror-method/ ) and bug #601916 
and bug #623444 specifically concern this method, but there's no mention of it 
in any documentation:
http://manpages.ubuntu.com/manpages/precise/en/man8/apt-get.8.html
http://manpages.ubuntu.com/manpages/precise/en/man5/sources.list.5.html

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


** Tags: manpage
-- 
Documentation doesn't mention mirror:// method
https://bugs.launchpad.net/bugs/1094563
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to apt in Ubuntu.

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


[Touch-packages] [Bug 1155561] Re: Unity Launcher sometimes fails to reveal on mouse move (autohide)

2014-10-26 Thread Adolfo Jayme
** Changed in: unity (Ubuntu)
   Importance: Undecided = Low

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1155561

Title:
  Unity Launcher sometimes fails to reveal on mouse move (autohide)

Status in Unity:
  Confirmed
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  In Raring, the launcher fails to reveal with mouse mouvement.
  Settings are set to 32 pixels wide launcher, and sensitivity slightly above 
default.

  This does not happen always, but quite often. I could not define the
  exact scenario that triggers the problem...

  Hitting the Super button makes the launcher appear. Once it has
  appeared, it will show again on mouse move to the left, until... this
  happens again.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: unity 6.12.0daily13.03.13.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic x86_64
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Fri Mar 15 11:50:25 2013
  InstallationDate: Installed on 2013-02-16 (26 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Alpha amd64 (20130216)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1385680] Re: Thinkpad X240 dock - no audio

2014-10-26 Thread Ubuntu Foundations Team Bug Bot
The attachment lenovo-ultradock.patch seems to be a patch.  If it
isn't, please remove the patch flag from the attachment, remove the
patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

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

** Tags added: patch

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

Title:
  Thinkpad X240 dock - no audio

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

Bug description:
  After connecting a thinkpad x240 to lenovo's ultra dock, an audio
  cable plugged into the dock's jack does not yield any sound output.
  This bug is very similar to bug #1265344 and was also reported at [1]
  and more context is available at [2].  Maybe it is sufficient to
  extend [3] to the x240 model?

  [1] https://bugzilla.redhat.com/show_bug.cgi?id=1150594
  [2] 
https://github.com/leoluk/thinkpad-stuff/wiki/Haswell-ThinkPad-problems#linux-docking-station-audio-compatibility
  [3] 
http://git.kernel.org/cgit/linux/kernel/git/tiwai/sound.git/commit/?id=1c37c22332a2d2c1b4ab32177a4f847c7fe06e38

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

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


[Touch-packages] [Bug 1094563] Re: Documentation doesn't mention mirror:// method

2014-10-26 Thread Gunnar Hjalmarsson
** Package changed: ubuntu-docs (Ubuntu) = apt (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1094563

Title:
  Documentation doesn't mention mirror:// method

Status in “apt” package in Ubuntu:
  New

Bug description:
  Apparently apt-get supports a mirror:// method for automatically selecting 
the best repository server ( 
http://mvogt.wordpress.com/2011/03/21/the-apt-mirror-method/ ) and bug #601916 
and bug #623444 specifically concern this method, but there's no mention of it 
in any documentation:
  http://manpages.ubuntu.com/manpages/precise/en/man8/apt-get.8.html
  http://manpages.ubuntu.com/manpages/precise/en/man5/sources.list.5.html

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

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


[Touch-packages] [Bug 1385958] [NEW] package sysv-rc 2.88dsf-41ubuntu18 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-10-26 Thread Klaus Bornträger
Public bug reported:

Update error

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: sysv-rc 2.88dsf-41ubuntu18
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Sun Oct 26 17:39:13 2014
DuplicateSignature: package:sysv-rc:2.88dsf-41ubuntu18:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
PackageArchitecture: all
SourcePackage: sysvinit
Title: package sysv-rc 2.88dsf-41ubuntu18 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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


** Tags: amd64 apport-package dist-upgrade utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1385958

Title:
  package sysv-rc 2.88dsf-41ubuntu18 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

Status in “sysvinit” package in Ubuntu:
  New

Bug description:
  Update error

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: sysv-rc 2.88dsf-41ubuntu18
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Sun Oct 26 17:39:13 2014
  DuplicateSignature: package:sysv-rc:2.88dsf-41ubuntu18:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  PackageArchitecture: all
  SourcePackage: sysvinit
  Title: package sysv-rc 2.88dsf-41ubuntu18 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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

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


[Touch-packages] [Bug 1385958] Re: package sysv-rc 2.88dsf-41ubuntu18 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-10-26 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sysvinit in Ubuntu.
https://bugs.launchpad.net/bugs/1385958

Title:
  package sysv-rc 2.88dsf-41ubuntu18 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

Status in “sysvinit” package in Ubuntu:
  New

Bug description:
  Update error

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: sysv-rc 2.88dsf-41ubuntu18
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Sun Oct 26 17:39:13 2014
  DuplicateSignature: package:sysv-rc:2.88dsf-41ubuntu18:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  PackageArchitecture: all
  SourcePackage: sysvinit
  Title: package sysv-rc 2.88dsf-41ubuntu18 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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

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


[Touch-packages] [Bug 708573] Re: USB headset mic not picked when I plug headset in

2014-10-26 Thread Alex
@rubbiroid: Thanks for the link: http://blog.ostermiller.org/ubuntu-usb-audio/ 
Worked for me, just had to slightly modify script to fit to my setup (mic: grep 
usb also gave usb input device in my webcam with buitin mic). - that WA works 
good.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/708573

Title:
  USB headset mic not picked when I plug headset in

Status in “pulseaudio” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: pulseaudio

  Whenever I plugged in my old audio jack headset, sound was immediately
  diverted from my speakers to the headset speakers, and the microphone
  was immediately available.

  When I plug in my new USB headset, I have to open Sound Preferences
  and switch both input to the headset. (Output is selected
  automatically, but I'm not sure if the first time it wasn't.)

  Aparrently this is a bug, not a configuration problem on my side. This may be 
a duplicate of or related to the following bugs - but none of these bugs 
described my specific issue (USB headset mic is not automatically picked):
   * https://bugs.launchpad.net/ubuntu/+source/gnome-media/+bug/491055
   * https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/443306
   * https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/640328
   * 
http://askubuntu.com/questions/21472/how-can-i-automatically-switch-to-usb-headset-when-plugged-in

  I'm using a Fujitsu-Siemens Amilo Pi laptop, Maverick and a Logitech
  H330 USB headset.

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

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


[Touch-packages] [Bug 1385765] Re: Sync xcb-util-image 0.4.0-1 (main) from Debian unstable (main)

2014-10-26 Thread Daniel Holbach
This bug was fixed in the package xcb-util-image - 0.4.0-1
Sponsored for Jackson Doak (noskcaj)

---
xcb-util-image (0.4.0-1) unstable; urgency=medium

  * New upstream release.
  * d/source/local-options, d/rules:
+ Do not delete files only in git repository (to avoid dpkg-source
  failing because of local changes) as it creates unwanted local
  repository modifications, instead just ignore them.
  * d/copyright:
+ Update copyright years for the Debian packaging.
+ License name should not contain space, so use MIT/X11 (lintian).
  * d/control: bump Standards-Version to 3.9.6. No changes needed.
  * d/libxcb-image0.symbols: added to catch ABI changes.
  * d/rules: Run tests through 'check' target on build. Thanks to Michael
Terry. Closes: #701080.

 -- Arnaud Fontaine ar...@debian.org  Wed, 15 Oct 2014 12:06:26 +0900

xcb-util-image (0.3.9-2) unstable; urgency=medium

  * debian/control, debian/rules:
+ Use dh-autoreconf to make porters' task easier. Thanks to Fernando
  Seiti Furusato. Closes: #756295.

 -- Arnaud Fontaine ar...@debian.org  Tue, 26 Aug 2014 20:47:02 +0200

** Changed in: xcb-util-image (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xcb-util-image in Ubuntu.
https://bugs.launchpad.net/bugs/1385765

Title:
  Sync xcb-util-image 0.4.0-1 (main) from Debian unstable (main)

Status in “xcb-util-image” package in Ubuntu:
  Fix Released

Bug description:
  Please sync xcb-util-image 0.4.0-1 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Build using dh-autoreconf.
* debian/rules:
  - Enable tests during build
  Fixed in debian

  Changelog entries since current vivid version 0.3.9-1ubuntu2:

  xcb-util-image (0.4.0-1) unstable; urgency=medium

* New upstream release.
* d/source/local-options, d/rules:
  + Do not delete files only in git repository (to avoid dpkg-source
failing because of local changes) as it creates unwanted local
repository modifications, instead just ignore them.
* d/copyright:
  + Update copyright years for the Debian packaging.
  + License name should not contain space, so use MIT/X11 (lintian).
* d/control: bump Standards-Version to 3.9.6. No changes needed.
* d/libxcb-image0.symbols: added to catch ABI changes.
* d/rules: Run tests through 'check' target on build. Thanks to Michael
  Terry. Closes: #701080.

   -- Arnaud Fontaine ar...@debian.org  Wed, 15 Oct 2014 12:06:26
  +0900

  xcb-util-image (0.3.9-2) unstable; urgency=medium

* debian/control, debian/rules:
  + Use dh-autoreconf to make porters' task easier. Thanks to Fernando
Seiti Furusato. Closes: #756295.

   -- Arnaud Fontaine ar...@debian.org  Tue, 26 Aug 2014 20:47:02
  +0200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xcb-util-image/+bug/1385765/+subscriptions

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


[Touch-packages] [Bug 1385960] Re: package dbus 1.8.8-1ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-10-26 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/1385960

Title:
  package dbus 1.8.8-1ubuntu2 failed to install/upgrade: Unterprozess
  installiertes post-installation-Skript gab den Fehlerwert 1 zurück

Status in “dbus” package in Ubuntu:
  New

Bug description:
  error during upgrade to kubuntu 14.10

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: dbus 1.8.8-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Sun Oct 26 21:28:37 2014
  DuplicateSignature: package:dbus:1.8.8-1ubuntu2:Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  SourcePackage: dbus
  Title: package dbus 1.8.8-1ubuntu2 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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

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


[Touch-packages] [Bug 1385960] [NEW] package dbus 1.8.8-1ubuntu2 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-10-26 Thread Klaus Bornträger
Public bug reported:

error during upgrade to kubuntu 14.10

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: dbus 1.8.8-1ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Sun Oct 26 21:28:37 2014
DuplicateSignature: package:dbus:1.8.8-1ubuntu2:Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 1 zurück
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
SourcePackage: dbus
Title: package dbus 1.8.8-1ubuntu2 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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


** Tags: amd64 apport-package dist-upgrade utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dbus in Ubuntu.
https://bugs.launchpad.net/bugs/1385960

Title:
  package dbus 1.8.8-1ubuntu2 failed to install/upgrade: Unterprozess
  installiertes post-installation-Skript gab den Fehlerwert 1 zurück

Status in “dbus” package in Ubuntu:
  New

Bug description:
  error during upgrade to kubuntu 14.10

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: dbus 1.8.8-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Sun Oct 26 21:28:37 2014
  DuplicateSignature: package:dbus:1.8.8-1ubuntu2:Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  SourcePackage: dbus
  Title: package dbus 1.8.8-1ubuntu2 failed to install/upgrade: Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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

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


[Touch-packages] [Bug 1385961] [NEW] package keyboard-configuration 1.70ubuntu9 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-10-26 Thread Klaus Bornträger
Public bug reported:

error during upgrade to kubuntu 14.10

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: keyboard-configuration 1.70ubuntu9
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
NonfreeKernelModules: fglrx
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Sun Oct 26 21:24:48 2014
DuplicateSignature: package:keyboard-configuration:1.70ubuntu9:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
PackageArchitecture: all
SourcePackage: console-setup
Title: package keyboard-configuration 1.70ubuntu9 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

** Affects: console-setup (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package dist-upgrade need-duplicate-check utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/1385961

Title:
  package keyboard-configuration 1.70ubuntu9 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

Status in “console-setup” package in Ubuntu:
  New

Bug description:
  error during upgrade to kubuntu 14.10

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: keyboard-configuration 1.70ubuntu9
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Sun Oct 26 21:24:48 2014
  DuplicateSignature: package:keyboard-configuration:1.70ubuntu9:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  PackageArchitecture: all
  SourcePackage: console-setup
  Title: package keyboard-configuration 1.70ubuntu9 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1385961/+subscriptions

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


[Touch-packages] [Bug 1385961] Re: package keyboard-configuration 1.70ubuntu9 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück

2014-10-26 Thread Apport retracing service
** Tags removed: need-duplicate-check

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to console-setup in Ubuntu.
https://bugs.launchpad.net/bugs/1385961

Title:
  package keyboard-configuration 1.70ubuntu9 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  1 zurück

Status in “console-setup” package in Ubuntu:
  New

Bug description:
  error during upgrade to kubuntu 14.10

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: keyboard-configuration 1.70ubuntu9
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Sun Oct 26 21:24:48 2014
  DuplicateSignature: package:keyboard-configuration:1.70ubuntu9:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 1 zurück
  PackageArchitecture: all
  SourcePackage: console-setup
  Title: package keyboard-configuration 1.70ubuntu9 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 1 zurück
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/console-setup/+bug/1385961/+subscriptions

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


[Touch-packages] [Bug 1283826] Re: lightdm hangs after updates

2014-10-26 Thread Janno
Hi Bob!

Updated my name - still the same person.

Ok, it might also be that this bug has been open for so long time that
we are seeing multiple issues in here.

I know this feeling all too well. I have helped a lot of people to Linux
and in many cases to Ubuntu. It is always fun to get a phone call with
an issue similar to this. But at the same time I know that supporting
this kind of large project is not easy. I have had countless occasions
when I have problems on Windows or other OS when I have felt that I
should have gone with another one.

That said could you also provide your /var/log/lightdm/lightdm.log as  an 
attachment.
And do I assume correctly that you have greeter-session=unity-greeter in the 
/etc/lightdm/lightdm.conf.

How comfortable are you experimenting on CLI?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1283826

Title:
  lightdm hangs after updates

Status in GDM: The Gnome Display Manager:
  New
Status in Light Display Manager:
  New
Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  I've updated today my Trusy Thar installation. I can't login to Unity,
  with my account, or a guest account. Lightdm hangs after password
  input, or after I click on the Guest account.

  Also, I used to auto-login. Now it greets me with the screen where I
  must input my password. After inputing it, lightdm hangs and I can't
  login.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: lightdm 1.9.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  Date: Sun Feb 23 23:16:24 2014
  InstallationDate: Installed on 2014-01-25 (29 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140115)
  LightdmConfig:
   [SeatDefaults]
   autologin-guest=false
   autologin-user=cristi
   autologin-user-timeout=0
   autologin-session=lightdm-autologin
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1385992] [NEW] audio does not work on my late 2007 macbook pro

2014-10-26 Thread Devon
Public bug reported:

Not sure of the problem. I have reinstalled everything that could be of
issue.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: pulseaudio 1:4.0-0ubuntu11
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic i686
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  devon  3439 F alsamixer
CurrentDesktop: Unity
Date: Sun Oct 26 18:21:36 2014
InstallationDate: Installed on 2014-10-26 (0 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 (20140722.2)
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
SourcePackage: pulseaudio
Symptom: audio
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/13/07
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP22.88Z.00A5.B07.0708131242
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: Mac-F42187C8
dmi.board.vendor: Apple Computer, Inc.
dmi.board.version: PVT
dmi.chassis.asset.tag: Asset Tag
dmi.chassis.type: 8
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-F42187C8
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP22.88Z.00A5.B07.0708131242:bd08/13/07:svnAppleComputer,Inc.:pnMacBookPro2,2:pvr1.0:rvnAppleComputer,Inc.:rnMac-F42187C8:rvrPVT:cvnAppleInc.:ct8:cvrMac-F42187C8:
dmi.product.name: MacBookPro2,2
dmi.product.version: 1.0
dmi.sys.vendor: Apple Computer, Inc.

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


** Tags: apport-bug i386 trusty

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to pulseaudio in Ubuntu.
https://bugs.launchpad.net/bugs/1385992

Title:
  audio does not work on my late 2007 macbook pro

Status in “pulseaudio” package in Ubuntu:
  New

Bug description:
  Not sure of the problem. I have reinstalled everything that could be
  of issue.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: pulseaudio 1:4.0-0ubuntu11
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic i686
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  devon  3439 F alsamixer
  CurrentDesktop: Unity
  Date: Sun Oct 26 18:21:36 2014
  InstallationDate: Installed on 2014-10-26 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release i386 
(20140722.2)
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  SourcePackage: pulseaudio
  Symptom: audio
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/13/07
  dmi.bios.vendor: Apple Inc.
  dmi.bios.version: MBP22.88Z.00A5.B07.0708131242
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Mac-F42187C8
  dmi.board.vendor: Apple Computer, Inc.
  dmi.board.version: PVT
  dmi.chassis.asset.tag: Asset Tag
  dmi.chassis.type: 8
  dmi.chassis.vendor: Apple Inc.
  dmi.chassis.version: Mac-F42187C8
  dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP22.88Z.00A5.B07.0708131242:bd08/13/07:svnAppleComputer,Inc.:pnMacBookPro2,2:pvr1.0:rvnAppleComputer,Inc.:rnMac-F42187C8:rvrPVT:cvnAppleInc.:ct8:cvrMac-F42187C8:
  dmi.product.name: MacBookPro2,2
  dmi.product.version: 1.0
  dmi.sys.vendor: Apple Computer, Inc.

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

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


[Touch-packages] [Bug 1366854] Re: bluetooth will not enable stays blocked

2014-10-26 Thread Daniel Evans
Since upgrading to 14.10 bluetooth works when I do $rfkill unblock all,
so I added that to be performed at launch.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bluez in Ubuntu.
https://bugs.launchpad.net/bugs/1366854

Title:
  bluetooth will not enable stays blocked

Status in “bluez” package in Ubuntu:
  New

Bug description:
  Since installation of 14.04.1 I've been trying to get bluetooth
  working.  Under preferences bluetooth says it's disabled.  So I did
  $rfkill list all, and that showed me that asus bluetooth is soft
  blocked.  I did an $rfkill unblock all, and nothing.  I have tried
  everything listed here: http://askubuntu.com/questions/521190
  /bluetooth-disabled-asus-g750jm and the person answering my questions
  suggested I report it as a bug because I'm out of options.

  I'm running a ROG ASUS G750JM it's a fairly new gaming laptop, the
  modem installation went fine through the install process of ubuntu.
  But bluetooth hasn't worked yet.

  I'm not sure what package it is it's probably bluez and it's up to date.
  --- 
  ApportVersion: 2.14.1-0ubuntu3.4
  Architecture: amd64
  CurrentDesktop: Unity
  DistroRelease: Ubuntu 14.04
  InstallationDate: Installed on 2014-09-06 (9 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  InterestingModules: rfcomm bnep bluetooth
  MachineType: ASUSTeK COMPUTER INC. G750JM
  NonfreeKernelModules: wl
  Package: bluez 4.101-0ubuntu13
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=d4bccb16-54c7-4324-a7b8-7ed0f79c9183 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
  Tags: trusty third-party-packages
  Uname: Linux 3.13.0-35-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm bumblebee cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/17/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: G750JM.207
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: G750JM
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrG750JM.207:bd07/17/2014:svnASUSTeKCOMPUTERINC.:pnG750JM:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnG750JM:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: G750JM
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  hciconfig:

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

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


[Touch-packages] [Bug 1385947] Re: specifying -O to parser causes the parser to not consider cache files

2014-10-26 Thread John Johansen
So this is working as designed, when you explicitly override the
Optimization flags it is assumed that you will not want the old compile.

There are a couple of ways to properly fix this
1. Store the compile options used with the cache, and  compare them at the 
start of a compile, to determine whether or not to skip using the cache.

2. add a new flag to indicate that the implied skip cache shouldn't be
used. This is easier but some what hacky.

A third option is open to Ubuntu, to use a distro patch (I don't think
this will be taken upstream, at least not with out discussion) to remove
forcing optimization options to skip the cache. This is the easiest and
the patch to do so is attached



** Patch added: foo.diff
   
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1385947/+attachment/4245817/+files/foo.diff

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1385947

Title:
  specifying -O to parser causes the parser to not consider cache files

Status in AppArmor Linux application security framework:
  Confirmed
Status in “apparmor” package in Ubuntu:
  Confirmed
Status in “apparmor” package in Ubuntu RTM:
  Confirmed

Bug description:
  If the cache files are up to date and I specify:
  /sbin/apparmor_parser --write-cache --replace --cache-loc=/var/cache/apparmor 
-- profile1 profile2 ...

  then the cache files in /var/cache/apparmor are used (good).

  However, if the cache files are up to date and I specify:
  /sbin/apparmor_parser --write-cache --replace --cache-loc=/var/cache/apparmor 
-O no-expr-simplify -- profile1 profile2 ...

  then the cache files in /var/cache/apparmor are all regenerated (not
  good).  This needs to be fixed in order to use '-O no-expr-simplify'
  to fix bug #1383858.

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

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


[Touch-packages] [Bug 1385131] Re: /etc/lsb-release has incorrect DISTRIB_DESCRIPTION

2014-10-26 Thread Tomas Cassidy
Thanks.  Looks like http://au.archive.ubuntu.com/ is out of date.  I
will contact AARNet to get it updated.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/1385131

Title:
  /etc/lsb-release has incorrect DISTRIB_DESCRIPTION

Status in “base-files” package in Ubuntu:
  Fix Released

Bug description:
  I just upgraded from 14.04 to 14.10 and lsb_release is showing an
  incorrect description.  I'm seeing the same problem in the lsb-release
  file from apt-get source base-files.

  $ lsb_release -d
  Description:  Ubuntu Utopic Unicorn (development branch)

  $ cat /etc/lsb-release 
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=14.10
  DISTRIB_CODENAME=utopic
  DISTRIB_DESCRIPTION=Ubuntu Utopic Unicorn (development branch)

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: base-files 7.2ubuntu6
  ProcVersionSignature: Ubuntu 3.16.0-22.29-generic 3.16.4
  Uname: Linux 3.16.0-22-generic x86_64
  ApportVersion: 2.14.7-0ubuntu6
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Oct 24 20:03:54 2014
  Dependencies:
   
  InstallationDate: Installed on 2014-04-22 (185 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: base-files
  UpgradeStatus: Upgraded to utopic on 2014-10-24 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/base-files/+bug/1385131/+subscriptions

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


[Touch-packages] [Bug 1235567] Re: ibus-ui-gtk3 crashed with SIGABRT

2014-10-26 Thread Daniel Llewellyn
ok, I spoke too soon about it being fixed. The problem is back again.
I've created a fully-symbolised backtrace using apport. Find it
attached.

** Attachment added: properly traced backtrace
   
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1235567/+attachment/4245825/+files/_usr_lib_ibus_ibus-ui-gtk3.1000.crash

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1235567

Title:
  ibus-ui-gtk3 crashed with SIGABRT

Status in IBus:
  Unknown
Status in “ibus” package in Ubuntu:
  Triaged

Bug description:
  Restarted system after installing updates was greeting me with that
  message

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: ibus 1.5.3-6ubuntu2
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  Date: Sat Oct  5 08:17:10 2013
  Disassembly: = 0x7f62f38f4f77:   Cannot access memory at address 
0x7f62f38f4f77
  ExecutablePath: /usr/lib/ibus/ibus-ui-gtk3
  InstallationDate: Installed on 2013-06-12 (114 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MarkForUpload: True
  ProcCmdline: /usr/lib/ibus/ibus-ui-gtk3
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Signal: 6
  SourcePackage: ibus
  StacktraceTop:
   ?? ()
   ?? ()
   ?? ()
   ?? ()
   ?? ()
  Title: ibus-ui-gtk3 crashed with SIGABRT
  UpgradeStatus: Upgraded to saucy on 2013-08-11 (55 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

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

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


[Touch-packages] [Bug 1385947] Re: specifying -O to parser causes the parser to not consider cache files

2014-10-26 Thread Ubuntu Foundations Team Bug Bot
The attachment foo.diff seems to be a patch.  If it isn't, please
remove the patch flag from the attachment, remove the patch tag, and
if you are a member of the ~ubuntu-reviewers, unsubscribe the team.

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

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1385947

Title:
  specifying -O to parser causes the parser to not consider cache files

Status in AppArmor Linux application security framework:
  Confirmed
Status in “apparmor” package in Ubuntu:
  Confirmed
Status in “apparmor” package in Ubuntu RTM:
  Confirmed

Bug description:
  If the cache files are up to date and I specify:
  /sbin/apparmor_parser --write-cache --replace --cache-loc=/var/cache/apparmor 
-- profile1 profile2 ...

  then the cache files in /var/cache/apparmor are used (good).

  However, if the cache files are up to date and I specify:
  /sbin/apparmor_parser --write-cache --replace --cache-loc=/var/cache/apparmor 
-O no-expr-simplify -- profile1 profile2 ...

  then the cache files in /var/cache/apparmor are all regenerated (not
  good).  This needs to be fixed in order to use '-O no-expr-simplify'
  to fix bug #1383858.

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

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


[Touch-packages] [Bug 1386011] [NEW] Wrong time is shown after switch to daylight savings time

2014-10-26 Thread baltic
Public bug reported:

After switch to daylight savings time, the time at top right corner is not 
updated. However it is shown correct elsewhere.
see the screenshot
https://dl.dropboxusercontent.com/u/13590393/ubuntu-bug.png
at the corner the old time is shown, at the dropdown window - updated time.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1386011

Title:
  Wrong time is shown after switch to daylight savings time

Status in “unity” package in Ubuntu:
  New

Bug description:
  After switch to daylight savings time, the time at top right corner is not 
updated. However it is shown correct elsewhere.
  see the screenshot
  https://dl.dropboxusercontent.com/u/13590393/ubuntu-bug.png
  at the corner the old time is shown, at the dropdown window - updated time.

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

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


[Touch-packages] [Bug 1386011] Re: Wrong time is shown after switch to daylight savings time

2014-10-26 Thread baltic
This is 14.04

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1386011

Title:
  Wrong time is shown after switch to daylight savings time

Status in “unity” package in Ubuntu:
  New

Bug description:
  After switch to daylight savings time, the time at top right corner is not 
updated. However it is shown correct elsewhere.
  see the screenshot
  https://dl.dropboxusercontent.com/u/13590393/ubuntu-bug.png
  at the corner the old time is shown, at the dropdown window - updated time.

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

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


[Touch-packages] [Bug 1385889] Re: Graphical interface freezes.

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1385889

Title:
  Graphical interface freezes.

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Graphical interface freezes some time after switching from Intel Gpu
  to the discrete graphics card Nvidia GeForce 720M.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-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.89  Tue Jul  1 13:30:18 
PDT 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Oct 26 17:05:04 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.16.0-23-generic, x86_64: installed
   nvidia-331-updates, 331.89, 3.16.0-23-generic, x86_64: installed
   nvidia-331-updates-uvm, 331.89, 3.16.0-23-generic, x86_64: installed
   virtualbox, 4.3.18, 3.16.0-23-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:124d]
 Subsystem: ASUSTeK Computer Inc. Device [1043:124d]
  InstallationDate: Installed on 2014-10-23 (2 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: ASUSTeK COMPUTER INC. X550CC
  ProcEnviron:
   SHELL=/bin/bash
   TERM=linux
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   XDG_RUNTIME_DIR=set
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic.efi.signed 
root=UUID=92b225c1-0807-4944-8b18-4a5672bebec2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/24/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X550CC.300
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X550CC
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX550CC.300:bd03/24/2014:svnASUSTeKCOMPUTERINC.:pnX550CC:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550CC:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X550CC
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  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~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sun Oct 26 16:51:54 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   NVIDIA(0): Failed to initiate mode change.
   NVIDIA(0): Failed to complete mode change
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 987 
   vendor LGD
  xserver.version: 2:1.16.0-1ubuntu1

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

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


[Touch-packages] [Bug 1385889] Re: Graphical interface freezes.

2014-10-26 Thread Chris
I agree, the entire interface freezes and I can not seem to give any
keyboard or mouse input without restarting.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1385889

Title:
  Graphical interface freezes.

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Graphical interface freezes some time after switching from Intel Gpu
  to the discrete graphics card Nvidia GeForce 720M.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-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.89  Tue Jul  1 13:30:18 
PDT 2014
   GCC version:  gcc version 4.9.1 (Ubuntu 4.9.1-16ubuntu6)
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Sun Oct 26 17:05:04 2014
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.7, 3.16.0-23-generic, x86_64: installed
   nvidia-331-updates, 331.89, 3.16.0-23-generic, x86_64: installed
   nvidia-331-updates-uvm, 331.89, 3.16.0-23-generic, x86_64: installed
   virtualbox, 4.3.18, 3.16.0-23-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:124d]
 Subsystem: ASUSTeK Computer Inc. Device [1043:124d]
  InstallationDate: Installed on 2014-10-23 (2 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: ASUSTeK COMPUTER INC. X550CC
  ProcEnviron:
   SHELL=/bin/bash
   TERM=linux
   PATH=(custom, no user)
   LANG=ru_RU.UTF-8
   XDG_RUNTIME_DIR=set
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic.efi.signed 
root=UUID=92b225c1-0807-4944-8b18-4a5672bebec2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/24/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X550CC.300
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X550CC
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX550CC.300:bd03/24/2014:svnASUSTeKCOMPUTERINC.:pnX550CC:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX550CC:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X550CC
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz 1:0.9.12+14.10.20140918-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.0-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.0-0ubuntu3
  version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
  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~exp1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sun Oct 26 16:51:54 2014
  xserver.configfile: /etc/X11/xorg.conf
  xserver.errors:
   NVIDIA(0): Failed to initiate mode change.
   NVIDIA(0): Failed to complete mode change
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 987 
   vendor LGD
  xserver.version: 2:1.16.0-1ubuntu1

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

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


[Touch-packages] [Bug 1385709] Re: network-manager service doesn't start at boot time

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

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

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

Title:
  network-manager service doesn't start at boot time

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  I just completed the upgrade from Kubuntu 14.04 to 14.10. Haven't had
  any network trouble before the upgrade. After the upgrade, the
  network-manager service does not start when the computer boots up -
  the Kubuntu splash screen says 'waiting for network configuration',
  then 'waiting another 60 seconds for network configuration' (or
  something like that), then finally boots up without a network
  connection. Also the Network Management tray icon tooltip says that
  the network-manager service is not running. However if I then manually
  open the terminal and run 'sudo service network-manager start', then
  it starts ok and the network connects within a few seconds and
  everything works ok until the next reboot. I'm on a desktop PC with a
  wired LAN connection and no wifi adapter. network-manager version is
  0.9.8.8-0ubuntu28.

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

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


[Touch-packages] [Bug 1383881] Re: unhandled ConfigureNotify when running with unity on utopic

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

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1383881

Title:
  unhandled ConfigureNotify when running with unity on utopic

Status in Compiz:
  New
Status in Unity:
  New
Status in “unity” package in Ubuntu:
  Confirmed

Bug description:
  Running compiz with unity on ubuntu utopic repeatidly returns the
  following messages:

  compiz/build/bin/compiz (core) - Warn: unhandled ConfigureNotify on 0x140023f!
  compiz/build/bin/compiz (core) - Warn: this should never happen. you should 
probably file a bug about this.

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

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


[Touch-packages] [Bug 1385709] Re: network-manager service doesn't start at boot time

2014-10-26 Thread Valorie Zimmerman
My difficulties also began upon upgrade. However, I get no warning. I'm
running the Plasma 5 desktop, so I have the new nm widget.

In spite of configuring my home wireless setup, including proper
password, etc. and selecting connect automatically on start - it never
does. I have to click the widget and click the connect *every*time*.
Really annoying.

If there is a network problem it doesn't autoconnect once the router has
been reset either, which in 14.04 it did without a hiccup.

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

Title:
  network-manager service doesn't start at boot time

Status in “network-manager” package in Ubuntu:
  Confirmed

Bug description:
  I just completed the upgrade from Kubuntu 14.04 to 14.10. Haven't had
  any network trouble before the upgrade. After the upgrade, the
  network-manager service does not start when the computer boots up -
  the Kubuntu splash screen says 'waiting for network configuration',
  then 'waiting another 60 seconds for network configuration' (or
  something like that), then finally boots up without a network
  connection. Also the Network Management tray icon tooltip says that
  the network-manager service is not running. However if I then manually
  open the terminal and run 'sudo service network-manager start', then
  it starts ok and the network connects within a few seconds and
  everything works ok until the next reboot. I'm on a desktop PC with a
  wired LAN connection and no wifi adapter. network-manager version is
  0.9.8.8-0ubuntu28.

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

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


[Touch-packages] [Bug 1385770] Re: [CMI8786 - Xonar DG, playback] No sound at all

2014-10-26 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 Ubuntu
Touch seeded packages, which is subscribed to alsa-driver in Ubuntu.
https://bugs.launchpad.net/bugs/1385770

Title:
  [CMI8786 - Xonar DG, playback] No sound at all

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

Bug description:
  Since I upgraded to UBUNTU 14.10, I finally had to reinstall ubuntu for half 
actualiazción error, the computer has been moved. Appear either audio controls 
on the system configuration, but no sound.
  Found that:
  is using the sound card (Asus Xonar) and not the motherboard, so it appears 
in Sound settings.
  the speakers are on and in correct volumes.
  In windows (another partition) still works

  And the fact is that they do not try to touch or configuration.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   rafa   1683 F...m pulseaudio
   /dev/snd/controlC0:  rafa   1683 F pulseaudio
  CurrentDesktop: Unity
  Date: Sun Oct 26 00:38:26 2014
  InstallationDate: Installed on 2014-10-24 (1 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=es
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:DG failed
  Symptom_Card: CMI8788 [Oxygen HD Audio] (CMI8786 (Xonar DG)) - Xonar DG
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   rafa   1683 F...m pulseaudio
   /dev/snd/controlC0:  rafa   1683 F pulseaudio
  Symptom_Type: No sound at all
  Title: [CMI8786 - Xonar DG, playback] No sound at all
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 05/16/2012
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: P1.50
  dmi.board.name: G41M-S3
  dmi.board.vendor: ASRock
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrP1.50:bd05/16/2012:svnToBeFilledByO.E.M.:pnToBeFilledByO.E.M.:pvrToBeFilledByO.E.M.:rvnASRock:rnG41M-S3:rvr:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: To Be Filled By O.E.M.
  dmi.product.version: To Be Filled By O.E.M.
  dmi.sys.vendor: To Be Filled By O.E.M.

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

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


[Touch-packages] [Bug 1385863] [NEW] Constant minimum load of 1.00 after upgrade to 14.10 (Xubuntu)

2014-10-26 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hi,
I upgraded (from 14.04) to 14.10 (via the graphical upgrade program on desktop) 
on my computer and after that I get a constant load of minimum 1.00 (read via 
top).
It seems to be a bug, because CPU (read via htop) and HDD (read via iotop) are 
idle.

[Top output shown in an attachment]

Is there any way to prove that this is a bug?

Regards

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


** Tags: bot-comment
-- 
Constant minimum load of 1.00 after upgrade to 14.10 (Xubuntu)
https://bugs.launchpad.net/bugs/1385863
You received this bug notification because you are a member of Ubuntu Touch 
seeded packages, which is subscribed to procps in Ubuntu.

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


[Touch-packages] [Bug 1385863] Re: Constant minimum load of 1.00 after upgrade to 14.10 (Xubuntu)

2014-10-26 Thread Stephen Michael Kellat
Reassign to reflect that this seems to impact the reporting utility's
display rather than the general package load and design of Xubuntu.

** Package changed: xubuntu-meta (Ubuntu) = procps (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to procps in Ubuntu.
https://bugs.launchpad.net/bugs/1385863

Title:
  Constant minimum load of 1.00 after upgrade to 14.10 (Xubuntu)

Status in “procps” package in Ubuntu:
  New

Bug description:
  Hi,
  I upgraded (from 14.04) to 14.10 (via the graphical upgrade program on 
desktop) on my computer and after that I get a constant load of minimum 1.00 
(read via top).
  It seems to be a bug, because CPU (read via htop) and HDD (read via iotop) 
are idle.

  [Top output shown in an attachment]

  Is there any way to prove that this is a bug?

  Regards

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

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


[Touch-packages] [Bug 1359439] Re: [ 7.287663] systemd-logind[1057]: Failed to start unit user@126.service: Unknown unit: user@126.service

2014-10-26 Thread Michael Heuberger
Just updated to Ubuntu 14.10 and got a similar error:

[   14.070781] systemd-logind[969]: Failed to start unit user@1000.service: 
Unknown unit: user@1000.service
[   14.070789] systemd-logind[969]: Failed to start user service: Unknown unit: 
user@1000.service

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd-shim in Ubuntu.
https://bugs.launchpad.net/bugs/1359439

Title:
  [7.287663] systemd-logind[1057]: Failed to start unit
  user@126.service: Unknown unit: user@126.service

Status in “systemd-shim” package in Ubuntu:
  Triaged
Status in “systemd-shim” package in Debian:
  Incomplete

Bug description:
  [7.287663] systemd-logind[1057]: Failed to start unit user@126.service: 
Unknown unit: user@126.service
  [7.287677] systemd-logind[1057]: Failed to start user service: Unknown 
unit: user@126.service
  [7.293871] systemd-logind[1057]: New session c1 of user lightdm.
  [7.293902] systemd-logind[1057]: Linked /tmp/.X11-unix/X0 to 
/run/user/126/X11-display.
  [7.363706] ip_tables: (C) 2000-2006 Netfilter Core Team
  [7.421846] nf_conntrack version 0.5.0 (16384 buckets, 65536 max)
  [7.484529] IPv6: ADDRCONF(NETDEV_UP): virbr0: link is not ready
  [9.903052] wlan0: authenticate with c8:d7:19:22:21:ec
  [9.912429] wlan0: send auth to c8:d7:19:22:21:ec (try 1/3)
  [9.920181] wlan0: authenticated
  [9.924352] wlan0: associate with c8:d7:19:22:21:ec (try 1/3)
  [9.925709] wlan0: RX AssocResp from c8:d7:19:22:21:ec (capab=0x11 
status=0 aid=2)
  [9.927753] wlan0: associated
  [9.927800] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  [   12.677104] systemd-logind[1057]: Failed to abandon scope session-c1.scope
  [   12.677122] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc1_2escope
  [   12.683902] systemd-logind[1057]: Failed to start unit user@1000.service: 
Unknown unit: user@1000.service
  [   12.683912] systemd-logind[1057]: Failed to start user service: Unknown 
unit: user@1000.service
  [   12.685157] systemd-logind[1057]: New session c2 of user caravena.
  [   12.685190] systemd-logind[1057]: Linked /tmp/.X11-unix/X0 to 
/run/user/1000/X11-display.
  [  234.494462] systemd-logind[1057]: Failed to abandon scope session-c2.scope
  [  234.494478] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc2_2escope
  [  235.514349] systemd-logind[1057]: New session c3 of user lightdm.
  [  244.245908] systemd-logind[1057]: Failed to abandon scope session-c3.scope
  [  244.245923] systemd-logind[1057]: Failed to abandon session scope: No such 
interface 'org.freedesktop.systemd1.Scope' on object at path 
/org/freedesktop/systemd1/unit/session_2dc3_2escope

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: systemd 208-7ubuntu4 [modified: 
usr/share/dbus-1/system-services/org.freedesktop.systemd1.service]
  ProcVersionSignature: Ubuntu 3.16.0-9.14-generic 3.16.1
  Uname: Linux 3.16.0-9-generic x86_64
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  CurrentDesktop: LXDE
  Date: Wed Aug 20 18:26:06 2014
  InstallationDate: Installed on 2014-04-27 (115 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  SourcePackage: systemd
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd-shim/+bug/1359439/+subscriptions

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


[Touch-packages] [Bug 577916] Re: lucid regression: does not resume from hibernation

2014-10-26 Thread Daniel Hollocher
** Changed in: initramfs-tools (Ubuntu)
   Status: Triaged = Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/577916

Title:
  lucid regression: does not resume from hibernation

Status in “initramfs-tools” package in Ubuntu:
  Incomplete
Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I normally nearly always hibernate my system. This was working well
  before and after I upgraded from Karmic to lucid RC (except for a
  presumably unrelated cursor glitch
  https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
  ati/+bug/564423).

  Then suddenly, on May 1st, my system stopped resuming from hibernate,
  always starting fresh (and with the network always disabled after an
  attempt to hibernate). From the Synaptic history, I suspect it could
  be related to the initramfs-tools updated from 0.92bubuntu77 to
  0.92bubuntu78, or an accompanying change around that time.

  I had initially reported this in
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/499940, from
  which I learned I am not the only one to experience this problem. I
  was asked to submit another bug, so here it is.

  I'm willing to help debugging the resume process. What info should I
  collect?

  Philippe

  PS. this is ubuntu 10.04 on a dell dimension 9100 with ati video

  == Regression details ==
  Discovered in version: linux 2.6.32-21.32 
  Last known good version: linux 2.6.31-22.67

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/577916/+subscriptions

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


[Touch-packages] [Bug 1386030] [NEW] missing icons in ibus menus

2014-10-26 Thread Yi Ding
Public bug reported:

There are no icons in the IBus menus. I think the icons are supposed to
be SVG. Don't know if this is a dependency issue or because I'm using
XFCE, or something else.

http://i.imgur.com/mJg7JFW.png

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: ibus 1.5.8-2ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
Uname: Linux 3.16.0-23-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
CurrentDesktop: XFCE
Date: Sun Oct 26 21:52:20 2014
InstallationDate: Installed on 2014-05-10 (170 days ago)
InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140416.1)
SourcePackage: ibus
UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ibus in Ubuntu.
https://bugs.launchpad.net/bugs/1386030

Title:
  missing icons in ibus menus

Status in “ibus” package in Ubuntu:
  New

Bug description:
  There are no icons in the IBus menus. I think the icons are supposed
  to be SVG. Don't know if this is a dependency issue or because I'm
  using XFCE, or something else.

  http://i.imgur.com/mJg7JFW.png

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: ibus 1.5.8-2ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-23.31-generic 3.16.4
  Uname: Linux 3.16.0-23-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Oct 26 21:52:20 2014
  InstallationDate: Installed on 2014-05-10 (170 days ago)
  InstallationMedia: Kubuntu 14.04 LTS Trusty Tahr - Release amd64 
(20140416.1)
  SourcePackage: ibus
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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

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


[Touch-packages] [Bug 1385947] Re: specifying -O to parser causes the parser to not consider cache files

2014-10-26 Thread Jamie Strandboge
Thanks John. For now I'll use this patch and we can discuss if we want
to do something different upstream as we have time.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1385947

Title:
  specifying -O to parser causes the parser to not consider cache files

Status in AppArmor Linux application security framework:
  Confirmed
Status in “apparmor” package in Ubuntu:
  Confirmed
Status in “apparmor” package in Ubuntu RTM:
  Confirmed

Bug description:
  If the cache files are up to date and I specify:
  /sbin/apparmor_parser --write-cache --replace --cache-loc=/var/cache/apparmor 
-- profile1 profile2 ...

  then the cache files in /var/cache/apparmor are used (good).

  However, if the cache files are up to date and I specify:
  /sbin/apparmor_parser --write-cache --replace --cache-loc=/var/cache/apparmor 
-O no-expr-simplify -- profile1 profile2 ...

  then the cache files in /var/cache/apparmor are all regenerated (not
  good).  This needs to be fixed in order to use '-O no-expr-simplify'
  to fix bug #1383858.

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

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


[Touch-packages] [Bug 1371625] Re: wifi don't work after suspend

2014-10-26 Thread Yu Ning
Sorry, I can't read it... Could you run the command instead?

LANG=C nmcli nm

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

Title:
  wifi don't work after suspend

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

Bug description:
  When i take my laptop, fujitsu-siemens AMILO-Li3710,  from a suspend state 
wifi don't work.
  I need to restart it to function properly.

  This is my laptop and i have ubuntu 14.04..
  http://wiki.ubuntu-it.org/Hardware/Notebook/FujitsuSiemensAMILOLi3710

  thx

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

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


Re: [Touch-packages] [Bug 474514] Re: Banshee very slow when interacting with track lists

2014-10-26 Thread Chow Loong Jin
On Sun, Oct 26, 2014 at 10:04:12PM -, Si Dedman wrote:
 Hi Chow, all,
 I'm getting what I think is a similar thing: 100% use of one CPU core after
 saving any tags edits (2.4ghz dual core E6600); generally sluggish
 performance. I've turned BPM detection off  podcast support off. I just ran
 the debug command as per your advice to Myk, made one tag edit, saved, waited
 til the CPU dropped back to idle (~15 seconds) then closed  pasted the
 (visible) terminal to a file. The file makes no mention of the file I tagged
 though, which seems odd?

Why don't you attach the output and let me see?

 Banshee v2.62 on xubuntu 14.10 (was the same on 14.04).
 
 p.s. is there a daily PPA?

Yes there is, but it's disabled for now -- there's been a migration from Gtk2 to
Gtk3, and that's not been done for some of the intermediate libraries in the
dependency chain (libgpod).

-- 
Kind regards,
Loong Jin

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to sqlite3 in Ubuntu.
https://bugs.launchpad.net/bugs/474514

Title:
  Banshee very slow when interacting with track lists

Status in “banshee” package in Ubuntu:
  Fix Released
Status in “sqlite3” package in Ubuntu:
  Invalid
Status in “banshee” package in Debian:
  Invalid
Status in “sqlite3” package in Debian:
  Invalid

Bug description:
  Binary package hint: banshee

  Banshee's great, but since I've added a few more songs it's become
  unbearably slow.

  Scrolling up and down the library is ok, provided it's settled for a
  while, However, whenever a song finishes playing or I rate a track or
  skip a track there's a delay whist 2 of my 8 CPU cores are maxed out.
  The UI takes an age to redraw or respond to clicks. The delay can be
  just half a second, or sometimes around 5. This usually coincides with
  some network activity.

  It makes interacting with the application nearly unbearable. Don't
  want to go back to Rhythmbox, but might have to :(

  I have:
  * Banshee 1.6 Beta 2 (1.5.1)
  * about 5,300 songs in the library
  * Ubuntu 9.10 Karmic 64bit
  * 6Gb of memory and an i7 920 processor

  Banshee extensions running:
  * Audio CD Support
  * Bookmarks
  * Cover Art Fetching
  * DAAP
  * Digital Media Player Support
  * IPod Support
  * Karma Support
  * Mass Storage Media Player Support
  * MTP Media Player Support
  * File System Queue
  * Internet Radio
  * Last.fm Radio  Scrobbling
  * Multimedia Keys
  * Play Queue
  * Importers for Amarok  Rhythmbox
  * Podcasts

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

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


[Touch-packages] [Bug 576957] Re: passwd crashed when the password is changed through pam_ldap

2014-10-26 Thread Ryan Tandy
Hi,

Nikita Borzykh (sample-n) wrote on 2010-06-11:
 Workaround from debian libldap

This change was included upstream in OpenLDAP 2.4.10, which entered
Ubuntu in Intrepid. Therefore, setting to Fix Released.

** Changed in: openldap (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/576957

Title:
  passwd crashed when the password is changed through pam_ldap

Status in “openldap” package in Ubuntu:
  Fix Released

Bug description:
  I have ubuntu 8.04 LTS, login and change password via LDAP .

  When I trying change password via passwd utility, passwd craches.

  Code:

  # passwd
  Enter login(LDAP) password: 
  New password: 
  Re-enter new password: 
  *** glibc detected *** passwd: free(): invalid pointer: 0x7f1c056ee600 ***
  === Backtrace: =
  /lib/libc.so.6[0x7f1c05d9408a]
  /lib/libc.so.6(cfree+0x8c)[0x7f1c05d97c1c]
  /usr/lib/libldap_r-2.4.so.2(ldap_return_request+0x51)[0x7f1c054ccbb1]
  /usr/lib/libldap_r-2.4.so.2[0x7f1c054bc5d5]
  /usr/lib/libldap_r-2.4.so.2(ldap_result+0x741)[0x7f1c054bd801]
  /usr/lib/libldap_r-2.4.so.2(ldap_extended_operation_s+0xfc)[0x7f1c054c09cc]
  /lib/security/pam_ldap.so(pam_sm_chauthtok+0xc47)[0x7f1c02e42b87]
  /lib/libpam.so.0[0x7f1c064a3961]
  /lib/libpam.so.0(pam_chauthtok+0x60)[0x7f1c064a6b60]
  passwd[0x403bff]
  passwd[0x4035ac]
  /lib/libc.so.6(__libc_start_main+0xf4)[0x7f1c05d3e1c4]
  passwd(misc_conv+0x219)[0x4024c9]
  === Memory map: 
  0040-00408000 r-xp  08:01 90694  
/usr/bin/passwd
  00607000-00609000 rw-p 7000 08:01 90694  
/usr/bin/passwd
  00609000-0068f000 rw-p 00609000 00:00 0  
[heap]
  7f1bfc00-7f1bfc021000 rw-p 7f1bfc00 00:00 0 
  7f1bfc021000-7f1c ---p 7f1bfc021000 00:00 0 
  7f1c02007000-7f1c02014000 r-xp  08:01 437378 
/lib/libgcc_s.so.1
  7f1c02014000-7f1c02214000 ---p d000 08:01 437378 
/lib/libgcc_s.so.1
  7f1c02214000-7f1c02215000 rw-p d000 08:01 437378 
/lib/libgcc_s.so.1
  7f1c02215000-7f1c02217000 r-xp  08:01 437427 
/lib/security/pam_umask.so
  7f1c02217000-7f1c02416000 ---p 2000 08:01 437427 
/lib/security/pam_umask.so
  7f1c02416000-7f1c02417000 rw-p 1000 08:01 437427 
/lib/security/pam_umask.so
  7f1c02417000-7f1c0241a000 r-xp  08:01 437407 
/lib/security/pam_limits.so
  7f1c0241a000-7f1c02619000 ---p 3000 08:01 437407 
/lib/security/pam_limits.so
  7f1c02619000-7f1c0261a000 rw-p 2000 08:01 437407 
/lib/security/pam_limits.so
  7f1c0261a000-7f1c0261c000 r-xp  08:01 437412 
/lib/security/pam_mkhomedir.so
  7f1c0261c000-7f1c0281b000 ---p 2000 08:01 437412 
/lib/security/pam_mkhomedir.so
  7f1c0281b000-7f1c0281e000 rw-p 1000 08:01 437412 
/lib/security/pam_mkhomedir.so
  7f1c0281e000-7f1c02821000 r-xp  08:01 434435 
/lib/security/pam_env.so
  7f1c02821000-7f1c02a2 ---p 3000 08:01 434435 
/lib/security/pam_env.so
  7f1c02a2-7f1c02a21000 rw-p 2000 08:01 434435 
/lib/security/pam_env.so
  7f1c02a21000-7f1c02a23000 r-xp  08:01 437408 
/lib/security/pam_listfile.so
  7f1c02a23000-7f1c02c23000 ---p 2000 08:01 437408 
/lib/security/pam_listfile.so
  7f1c02c23000-7f1c02c24000 rw-p 2000 08:01 437408 
/lib/security/pam_listfile.so
  7f1c02c24000-7f1c02c3 r-xp  08:01 437428 
/lib/security/pam_unix.so
  7f1c02c3-7f1c02e2f000 ---p c000 08:01 437428 
/lib/security/pam_unix.so
  7f1c02e2f000-7f1c02e3 rw-p b000 08:01 437428 
/lib/security/pam_unix.so
  7f1c02e3-7f1c02e3c000 rw-p 7f1c02e3 00:00 0 
  7f1c02e3c000-7f1c02e46000 r-xp  08:01 434460 
/lib/security/pam_ldap.so
  7f1c02e46000-7f1c03045000 ---p a000 08:01 434460 
/lib/security/pam_ldap.so
  7f1c03045000-7f1c03046000 rw-p 9000 08:01 434460 
/lib/security/pam_ldap.so
  7f1c03046000-7f1c0304a000 r-xp  08:01 437390 
/lib/libnss_dns-2.7.so
  7f1c0304a000-7f1c0324a000 ---p 4000 08:01 437390 
/lib/libnss_dns-2.7.so
  7f1c0324a000-7f1c0324c000 rw-p 4000 08:01 437390 
/lib/libnss_dns-2.7.so
  7f1c0324c000-7f1c0324f000 r-xp  08:01 434421 
/lib/libgpg-error.so.0.3.0
  7f1c0324f000-7f1c0344e000 ---p 3000 08:01 434421 

[Touch-packages] [Bug 368044] Re: slapd crash when using SQL backend

2014-10-26 Thread Ryan Tandy
Hi,

This appears to be the same as ITS#6172 upstream, fixed in 2.4.18, so
Karmic and later. Therefore, marking Fix Released.

** Changed in: openldap (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/368044

Title:
  slapd crash when using SQL backend

Status in Open LDAP server:
  New
Status in “openldap” package in Ubuntu:
  Fix Released

Bug description:
  I've not narrowed down the minimum scenario that causes it. But the
  bug is quite obvious from reading the code. There's a free() that
  should definitely not be called as it is made on an address that is
  not the result of an allocation.

  Please find diff attached (it may not be *the* best/correct solution
  as I've not deeply analysed why the code was written that way but it
  seems to fix it for me).

  hardy is also affected.

  Below is valgrind and gdb information.

  The crash occurs when a client connects and does a search. I suppose
  just setting up openldap with a SQL backend would be enough.

  Valgrind:

  ==backsql_search(): base=*, filter=(objectClass=*), 
scope=2, deref=0, attrsonly=0, attributes to load: all
  ==backsql_get_db_conn()
  ==backsql_open_db_handle()
  do_bind: v3 anonymous bind
  ==backsql_open_db_handle()
  ==backsql_get_db_conn()
  ==backsql_dn2id(MASKED) matched expected
  ==backsql_id2entry()
  ==32193==
  ==32193== Thread 4:
  ==32193== Invalid free() / delete / delete[]
  ==32193==at 0x4824B4A: free (vg_replace_malloc.c:323)
  ==32193==by 0x489AE28: ber_memfree_x (memory.c:152)
  ==32193==by 0x6058F: ch_free (ch_malloc.c:139)
  ==32193==by 0x53F86BF: backsql_id2entry (entry-id.c:945)
  ==32193==by 0x53ED183: backsql_init_search (search.c:315)
  ==32193==by 0x53F1B04: backsql_search (search.c:2034)
  ==32193==by 0x3F8C8: fe_op_search (search.c:366)
  ==32193==by 0x3F21B: do_search (search.c:217)
  ==32193==by 0x3B8F9: connection_operation (connection.c:1084)
  ==32193==by 0x3BE54: connection_read_thread (connection.c:1211)
  ==32193==by 0x485219A: ldap_int_thread_pool_wrapper (tpool.c:663)
  ==32193==by 0x49E750E: start_thread (in 
/lib/tls/i686/cmov/libpthread-2.8.90.so)
  ==32193==  Address 0x4e31c24 is 444 bytes inside a block of size 40,004 
alloc'd
  ==32193==at 0x4823DE2: calloc (vg_replace_malloc.c:397)
  ==32193==by 0x489B034: ber_memcalloc_x (memory.c:277)
  ==32193==by 0x6039A: ch_calloc (ch_malloc.c:104)
  ==32193==by 0x4A15E: entry_prealloc (entry.c:548)
  ==32193==by 0x4A22D: entry_alloc (entry.c:575)
  ==32193==by 0x53EBCDD: read_baseObject (config.c:677)
  ==32193==by 0x53EAC96: backsql_db_config (config.c:448)
  ==32193==by 0x2F1BB: read_config_file (config.c:786)
  ==32193==by 0x23A21: read_config (bconfig.c:3463)
  ==32193==by 0x18DF7: main (main.c:754)

  Program received signal SIGABRT, Aborted.
  [Switching to Thread 0xb6dddb90 (LWP 426)]
  0xb7ee0430 in __kernel_vsyscall ()
  (gdb) bt full
  #0  0xb7ee0430 in __kernel_vsyscall ()
  No symbol table info available.
  #1  0xb79f38a0 in raise () from /lib/tls/i686/cmov/libc.so.6
  No symbol table info available.
  #2  0xb79f5268 in abort () from /lib/tls/i686/cmov/libc.so.6
  No symbol table info available.
  #3  0xb7a3116d in ?? () from /lib/tls/i686/cmov/libc.so.6
  No symbol table info available.
  #4  0xb7a37454 in ?? () from /lib/tls/i686/cmov/libc.so.6
  No symbol table info available.
  #5  0xb7a394b6 in free () from /lib/tls/i686/cmov/libc.so.6
  No symbol table info available.
  #6  0xb7e54e29 in ber_memfree_x (p=0xb830b13c, ctx=0x0) at 
/home/stephane/install/DEB/openldap-2.4.11/libraries/liblber/memory.c:152
  __PRETTY_FUNCTION__ = ber_memfree_x
  #7  0xb7f43590 in ch_free (ptr=0xb830b13c) at 
/home/stephane/install/DEB/openldap-2.4.11/servers/slapd/ch_malloc.c:139
  ctx = (void *) 0x0
  #8  0xb76ef6c0 in backsql_id2entry (bsi=0xb6ddbdb8, eid=0xb6ddbdcc) at 
/home/stephane/install/DEB/openldap-2.4.11/servers/slapd/back-sql/entry-id.c:945
  e = (Entry *) 0xb830b13c
  op = (Operation *) 0xb836ac40
  bi = (backsql_info *) 0xb82f5358
  i = 1203274741
  rc = -1209131020
  __PRETTY_FUNCTION__ = backsql_id2entry
  #9  0xb76e4184 in backsql_init_search (bsi=0xb6ddbdb8, nbase=0xb836ac5c, 
scope=2, stoptime=1240841287, filter=0xb68dc12c, dbh=0xb8385b90, op=0xb836ac40, 
rs=0xb6ddd12c, attrs=0x0, flags=11)
  at 
/home/stephane/install/DEB/openldap-2.4.11/servers/slapd/back-sql/search.c:315
  matched = 1
  getentry = 1
  gotit = 1
  bi = (backsql_info *) 0xb82f5358
  rc = 0
  __PRETTY_FUNCTION__ = backsql_init_search
  #10 0xb76e8b05 in backsql_search (op=0xb836ac40, rs=0xb6ddd12c) at 

[Touch-packages] [Bug 1361159] Re: webbrowser crashes when playing videos from youtube

2014-10-26 Thread Launchpad Bug Tracker
[Expired for webbrowser-app (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: webbrowser-app (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu.
https://bugs.launchpad.net/bugs/1361159

Title:
  webbrowser crashes when playing videos from youtube

Status in “webbrowser-app” package in Ubuntu:
  Expired

Bug description:
  mako and krillin
  webbrowser crashes when playing http://www.youtube.com/watch?v=F0eSq4jCLRE

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: webbrowser-app 0.23+14.10.20140821-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: armhf
  Date: Mon Aug 25 12:36:15 2014
  InstallationDate: Installed on 2014-08-25 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140825-020205)
  SourcePackage: webbrowser-app
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1361159/+subscriptions

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


[Touch-packages] [Bug 1361434] Re: [Inspiron 1420, SigmaTel STAC9228, Speaker, Internal] No sound at all

2014-10-26 Thread Launchpad Bug Tracker
[Expired for alsa-driver (Ubuntu) because there has been no activity for
60 days.]

** Changed in: alsa-driver (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  [Inspiron 1420, SigmaTel STAC9228, Speaker, Internal] No sound at all

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

Bug description:
  Just upgraded to 14.04 on an Inspiron 1420.  My sound no longer works,
  using either RhythmBox or Firefox (YouTube, for example).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-34.60-generic 3.13.11.4
  Uname: Linux 3.13.0-34-generic i686
  ApportVersion: 2.14.1-0ubuntu3.3
  Architecture: i386
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kdormuth   2032 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Aug 25 19:52:29 2014
  InstallationDate: Installed on 2011-01-29 (1304 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Intel failed
  Symptom_Card: Built-in Audio - HDA Intel
  Symptom_DevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  kdormuth   2032 F pulseaudio
  Symptom_Jack: Speaker, Internal
  Symptom_Type: No sound at all
  Title: [Inspiron 1420, SigmaTel STAC9228, Speaker, Internal] No sound at all
  UpgradeStatus: Upgraded to trusty on 2014-08-23 (2 days ago)
  dmi.bios.date: 07/10/2007
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A01
  dmi.board.name: 0DT492
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd07/10/2007:svnDellInc.:pnInspiron1420:pvr:rvnDellInc.:rn0DT492:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Inspiron 1420
  dmi.sys.vendor: Dell Inc.

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

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


[Touch-packages] [Bug 1361957] Re: I do not know

2014-10-26 Thread Launchpad Bug Tracker
[Expired for xorg (Ubuntu) because there has been no activity for 60
days.]

** Changed in: xorg (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1361957

Title:
  I do not know

Status in “xorg” package in Ubuntu:
  Expired

Bug description:
  nil

  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
  .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
  Date: Wed Aug 27 08:51:49 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Device [103c:21bc]
  InstallationDate: Installed on 2014-05-07 (111 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP 15 Notebook PC
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=5030209b-6703-48a7-bb23-5ce221f16ae4 ro quiet splash
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/28/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.08
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 21BC
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 39.15
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.08:bd11/28/2013:svnHewlett-Packard:pnHP15NotebookPC:pvr097510005F1600087:rvnHewlett-Packard:rn21BC:rvr39.15:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP 15 Notebook PC
  dmi.product.version: 097510005F1600087
  dmi.sys.vendor: Hewlett-Packard
  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.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.3.0-1ubuntu3.1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.910-0ubuntu1.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Aug 27 08:12:41 2014
  xserver.configfile: default
  xserver.errors: open /dev/dri/card0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 900 
   vendor LGD
  xserver.version: 2:1.15.1-0ubuntu2.1

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

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


[Touch-packages] [Bug 1361734] Re: Holding down 1 at start of number enters then erases it

2014-10-26 Thread Launchpad Bug Tracker
[Expired for dialer-app (Ubuntu) because there has been no activity for
60 days.]

** Changed in: dialer-app (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dialer-app in Ubuntu.
https://bugs.launchpad.net/bugs/1361734

Title:
  Holding down 1 at start of number enters then erases it

Status in “dialer-app” package in Ubuntu:
  Expired

Bug description:
  Ubuntu 14.10 r203

  1. Navigate to the keypad screen of the phone app.
  2. Clear any number present.
  3. Hold down any key except 0 or 1, then release it.
  4. Delete the number entered.
  5. Hold down 1, then release it.

  What happens:
  3. The number is entered.
  5. The 1 is entered, then disappears.

  What should happen:
  5. The 1 is entered, and remains.

  It's understandable that holding down 0 doesn't enter 0, because it
  enters + instead. But there doesn't seem to be any reason for a 1
  to be entered then erased.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dialer-app/+bug/1361734/+subscriptions

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


[Touch-packages] [Bug 1361056] Re: Identical songs have different durations

2014-10-26 Thread Launchpad Bug Tracker
[Expired for mediascanner2 (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: mediascanner2 (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu.
https://bugs.launchpad.net/bugs/1361056

Title:
  Identical songs have different durations

Status in “mediascanner2” package in Ubuntu:
  Expired

Bug description:
  mediascanner extract different durations for identical songs stored on
  SD card and internal storage.

  For example, the title below last 79s and 77s depending on where it is stored:
  phablet@ubuntu-phablet:~/.cache/upstart$ grep -E -A4 'Added 
song.*behaviour.mp3' ~/tmp/mediascanner-2.0.log 

  
  Added song to backing store: /home/phablet/Music/[2000] Unreasonable 
Behaviour/05 - Unreasonable behaviour.mp3
   author   : 'Laurent Garnier'
   title: Unreasonable behaviour
   album: 'Unreasonable Behaviour'
   duration : 79
  --
  Added song to backing store: /media/phablet/Médias SDc/Music/[2000] 
Unreasonable Behaviour/05 - Unreasonable behaviour.mp3
   author   : 'Laurent Garnier'
   title: Unreasonable behaviour
   album: 'Unreasonable Behaviour'
   duration : 77

  And it is the same file:
  a9a96c769c657fe8563f26dc540464a4  /home/phablet/Music/[2000] Unreasonable 
Behaviour/05 - Unreasonable behaviour.mp3
  a9a96c769c657fe8563f26dc540464a4  /media/phablet/Médias SDc/Music/[2000] 
Unreasonable Behaviour/05 - Unreasonable behaviour.mp3

  
  The duration reported by mp3info is 79 seconds.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: mediascanner2.0 0.103+14.10.20140819-0ubuntu1
  Uname: Linux 3.4.67 armv7l
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: armhf
  Date: Mon Aug 25 09:04:39 2014
  InstallationDate: Installed on 2014-08-25 (0 days ago)
  InstallationMedia: Ubuntu Utopic Unicorn (development branch) - armhf 
(20140825-020205)
  SourcePackage: mediascanner2
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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


[Touch-packages] [Bug 1254851] Re: qpdfview renders black pages after poppler update

2014-10-26 Thread Launchpad Bug Tracker
[Expired for poppler (Ubuntu) because there has been no activity for 60
days.]

** Changed in: poppler (Ubuntu)
   Status: Incomplete = Expired

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to poppler in Ubuntu.
https://bugs.launchpad.net/bugs/1254851

Title:
  qpdfview renders black pages after poppler update

Status in “poppler” package in Ubuntu:
  Expired

Bug description:
  qpdfview was working fine in 13.10, then I did an apt-get dist-upgrade
  qpdfview only renders black pages now.  Suspect poppler library upgrade is 
the cause.

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

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


[Touch-packages] [Bug 1368670] Re: [Dash] Simplify 'Manage Dash' area

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

** Changed in: unity-scope-mediascanner (Ubuntu)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1368670

Title:
  [Dash] Simplify 'Manage Dash' area

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Confirmed
Status in “unity-scopes-shell” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” source package in Utopic:
  Confirmed
Status in “unity-scopes-shell” source package in Utopic:
  Confirmed
Status in “unity8” source package in Utopic:
  Confirmed
Status in “unity-scopes-shell” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  In Progress

Bug description:
  UX Testing Report: Replace the current bottom edge screens with the
  simpler Complete list of Scopes design.

  New Manage Dash design can be found here:
  
https://sites.google.com/a/canonical.com/unity-8-dash-rtm-1/scope-structure-navigation/my-feeds-structure

  Additional UX Testing Report findings addressed by the redesign:

  Poor discoverability and comprehension of scopes - The use of
  labelings that do not include the word 'scope'/'scopes'

  Lack of visual distinctions between apps and scopes in the 'manage
  dash' screen

  Undefined relationship between apps and scopes

  Search function does not help the discovery of scopes

  No dedicated place for adding scopes on the dash

  Poor memorability in locating the' manage dash' screen again

  The impact of making a scope favourite is unclear

  Lack of indication of the nature of the scopes under 'all' tab on
  'manage dash'

  Navigation between manage dash and apps scope was difficult

  Expect to see categorises instead of content


  ---
  [EDIT]
  Please refer to the Dash  Feeds RTM usability fix for this bug:
  
https://docs.google.com/a/canonical.com/document/d/1LsjdqKDVcFN8Zxb_Oe-Zk1X_DiqviXr8D7-ELt2LEFI/edit?usp=sharing

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

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


[Touch-packages] [Bug 1368670] Re: [Dash] Simplify 'Manage Dash' area

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

** Changed in: unity8 (Ubuntu Utopic)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1368670

Title:
  [Dash] Simplify 'Manage Dash' area

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Confirmed
Status in “unity-scopes-shell” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” source package in Utopic:
  Confirmed
Status in “unity-scopes-shell” source package in Utopic:
  Confirmed
Status in “unity8” source package in Utopic:
  Confirmed
Status in “unity-scopes-shell” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  In Progress

Bug description:
  UX Testing Report: Replace the current bottom edge screens with the
  simpler Complete list of Scopes design.

  New Manage Dash design can be found here:
  
https://sites.google.com/a/canonical.com/unity-8-dash-rtm-1/scope-structure-navigation/my-feeds-structure

  Additional UX Testing Report findings addressed by the redesign:

  Poor discoverability and comprehension of scopes - The use of
  labelings that do not include the word 'scope'/'scopes'

  Lack of visual distinctions between apps and scopes in the 'manage
  dash' screen

  Undefined relationship between apps and scopes

  Search function does not help the discovery of scopes

  No dedicated place for adding scopes on the dash

  Poor memorability in locating the' manage dash' screen again

  The impact of making a scope favourite is unclear

  Lack of indication of the nature of the scopes under 'all' tab on
  'manage dash'

  Navigation between manage dash and apps scope was difficult

  Expect to see categorises instead of content


  ---
  [EDIT]
  Please refer to the Dash  Feeds RTM usability fix for this bug:
  
https://docs.google.com/a/canonical.com/document/d/1LsjdqKDVcFN8Zxb_Oe-Zk1X_DiqviXr8D7-ELt2LEFI/edit?usp=sharing

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

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


[Touch-packages] [Bug 1059872] Re: Error formatting disk using disk utility

2014-10-26 Thread Timo Jyrinki
** Branch linked: lp:~yuningdodo/ubuntu/trusty/util-linux/util-linux
.backport-wipefs-partition-table-erasing-support

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1059872

Title:
  Error formatting disk using disk utility

Status in “udisks2” package in Ubuntu:
  Invalid
Status in “util-linux” package in Ubuntu:
  Fix Released
Status in “udisks2” source package in Trusty:
  Invalid
Status in “util-linux” source package in Trusty:
  Triaged
Status in “util-linux” package in Debian:
  Fix Released

Bug description:
  Formatting a SD card using the disk utility fails with an error
  message

  Error formatting disk - Error synchronizing after initial wipe: Timed
  out waiting for object (udisks-error-quark, 0)

  Steps to repro:
  Launch the disk utility
  Plug a SD card into the computer
  Select the SD card and click on the gears icon at the top right of the 
application
  From the drop down menu, select Format Disk
  maintain the default setting and select Format
  Acknowledge warnings
  After format process has been going for a while, the error message shown 
above pops up

  Workaround: 
  After selecting the SD card, instead of clicking the gear icon to format, 
click the partition in the Volumes section.
  Delete the partition (minus icon)
  Create a new partition

  -

  The underlying problem is that the wipefs tool from util-linux does
  not work any more.

  === TEST CASE ===
  $ sudo modprobe scsi_debug dev_size_mb=200
  # this creates a new /dev/sdX, usually /dev/sdb; check dmesg!

  # now create a partition table
  $ cat EOF | sudo sfdisk /dev/sdb
  # partition table of /dev/sdb
  unit: sectors

  /dev/sdb1 : start=   32, size=   409568, Id=83
  /dev/sdb2 : start=0, size=0, Id= 0
  /dev/sdb3 : start=0, size=0, Id= 0
  /dev/sdb4 : start=0, size=0, Id= 0
  EOF

  # now create an ext4 file system:
  $ sudo mkfs.ext4 /dev/sdb1

  # check contents:
  $ sudo blkid -p /dev/sdb /dev/sdb1
  /dev/sdb: PTTYPE=dos
  /dev/sdb1: UUID=4bd1c542-a61f-43c4-a7e5-cc50e66e6b5a VERSION=1.0 
TYPE=ext4 USAGE=filesystem PART_ENTRY_SCHEME=dos PART_ENTRY_TYPE=0x83 
PART_ENTRY_NUMBER=1 PART_ENTRY_OFFSET=32 PART_ENTRY_SIZE=409568 
PART_ENTRY_DISK=8:16

  # wipe:
  $ sudo wipefs -a /dev/sdb

  # now check contents again
  $ sudo blkid -p /dev/sdb /dev/sdb1

  # in the broken case, you will still see a dos partition table and
  the ext4 partition; in the working case, /dev/sdb won't show anything
  and /dev/sdb1 does not exist any more

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: udisks 1.0.4-6
  ProcVersionSignature: Ubuntu 3.5.0-15.23-generic 3.5.4
  Uname: Linux 3.5.0-15-generic x86_64
  ApportVersion: 2.6.1-0ubuntu1
  Architecture: amd64
  CustomUdevRuleFiles: 51-android.rules 51-android.rules~
  Date: Mon Oct  1 15:07:46 2012
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120720.1)
  MachineType: FOXCONN NT-A2400NT-A3500
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-15-generic 
root=UUID=fcc445e4-9662-47cc-855d-ca17ad1c2a87 ro quiet splash vt.handoff=7
  SourcePackage: udisks
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/29/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 4.6.4
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: NT-A2400NT-A3500
  dmi.board.vendor: FOXCONN
  dmi.board.version: FAB 1.0
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 4
  dmi.chassis.vendor: FOXCONN
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr4.6.4:bd03/29/2011:svnFOXCONN:pnNT-A2400NT-A3500:pvrFAB1.0:rvnFOXCONN:rnNT-A2400NT-A3500:rvrFAB1.0:cvnFOXCONN:ct4:cvrToBeFilledByO.E.M.:
  dmi.product.name: NT-A2400NT-A3500
  dmi.product.version: FAB 1.0
  dmi.sys.vendor: FOXCONN

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

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


[Touch-packages] [Bug 1384751] Re: checkpoint restore fails with /usr/lib/x86_64-linux-gnu/lxc/lxc-restore-net: not found

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

** Changed in: lxc (Ubuntu Vivid)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lxc in Ubuntu.
https://bugs.launchpad.net/bugs/1384751

Title:
  checkpoint restore fails with /usr/lib/x86_64-linux-gnu/lxc/lxc-
  restore-net: not found

Status in “lxc” package in Ubuntu:
  Confirmed
Status in “lxc” source package in Utopic:
  Triaged
Status in “lxc” source package in Vivid:
  Confirmed

Bug description:
  A patch for this has been posted to the upstream LXC list here:

  https://lists.linuxcontainers.org/pipermail/lxc-
  devel/2014-October/010741.html

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

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


[Touch-packages] [Bug 1368670] Re: [Dash] Simplify 'Manage Dash' area

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

** Changed in: unity-scopes-shell (Ubuntu Utopic)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1368670

Title:
  [Dash] Simplify 'Manage Dash' area

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Confirmed
Status in “unity-scopes-shell” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” source package in Utopic:
  Confirmed
Status in “unity-scopes-shell” source package in Utopic:
  Confirmed
Status in “unity8” source package in Utopic:
  Confirmed
Status in “unity-scopes-shell” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  In Progress

Bug description:
  UX Testing Report: Replace the current bottom edge screens with the
  simpler Complete list of Scopes design.

  New Manage Dash design can be found here:
  
https://sites.google.com/a/canonical.com/unity-8-dash-rtm-1/scope-structure-navigation/my-feeds-structure

  Additional UX Testing Report findings addressed by the redesign:

  Poor discoverability and comprehension of scopes - The use of
  labelings that do not include the word 'scope'/'scopes'

  Lack of visual distinctions between apps and scopes in the 'manage
  dash' screen

  Undefined relationship between apps and scopes

  Search function does not help the discovery of scopes

  No dedicated place for adding scopes on the dash

  Poor memorability in locating the' manage dash' screen again

  The impact of making a scope favourite is unclear

  Lack of indication of the nature of the scopes under 'all' tab on
  'manage dash'

  Navigation between manage dash and apps scope was difficult

  Expect to see categorises instead of content


  ---
  [EDIT]
  Please refer to the Dash  Feeds RTM usability fix for this bug:
  
https://docs.google.com/a/canonical.com/document/d/1LsjdqKDVcFN8Zxb_Oe-Zk1X_DiqviXr8D7-ELt2LEFI/edit?usp=sharing

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

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


[Touch-packages] [Bug 1368670] Re: [Dash] Simplify 'Manage Dash' area

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

** Changed in: unity-scope-mediascanner (Ubuntu Utopic)
   Status: New = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1368670

Title:
  [Dash] Simplify 'Manage Dash' area

Status in Ubuntu UX bugs:
  Fix Committed
Status in “unity-scope-mediascanner” package in Ubuntu:
  Confirmed
Status in “unity-scopes-shell” package in Ubuntu:
  In Progress
Status in “unity8” package in Ubuntu:
  In Progress
Status in “unity-scope-mediascanner” source package in Utopic:
  Confirmed
Status in “unity-scopes-shell” source package in Utopic:
  Confirmed
Status in “unity8” source package in Utopic:
  Confirmed
Status in “unity-scopes-shell” package in Ubuntu RTM:
  In Progress
Status in “unity8” package in Ubuntu RTM:
  In Progress

Bug description:
  UX Testing Report: Replace the current bottom edge screens with the
  simpler Complete list of Scopes design.

  New Manage Dash design can be found here:
  
https://sites.google.com/a/canonical.com/unity-8-dash-rtm-1/scope-structure-navigation/my-feeds-structure

  Additional UX Testing Report findings addressed by the redesign:

  Poor discoverability and comprehension of scopes - The use of
  labelings that do not include the word 'scope'/'scopes'

  Lack of visual distinctions between apps and scopes in the 'manage
  dash' screen

  Undefined relationship between apps and scopes

  Search function does not help the discovery of scopes

  No dedicated place for adding scopes on the dash

  Poor memorability in locating the' manage dash' screen again

  The impact of making a scope favourite is unclear

  Lack of indication of the nature of the scopes under 'all' tab on
  'manage dash'

  Navigation between manage dash and apps scope was difficult

  Expect to see categorises instead of content


  ---
  [EDIT]
  Please refer to the Dash  Feeds RTM usability fix for this bug:
  
https://docs.google.com/a/canonical.com/document/d/1LsjdqKDVcFN8Zxb_Oe-Zk1X_DiqviXr8D7-ELt2LEFI/edit?usp=sharing

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

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