[Touch-packages] [Bug 1410676] Re: Doesn't recognize locale properly

2015-01-18 Thread Uqbar
The actual values for those environment variables are the same as
reported by apt:

$LC_ADDRESS =  en_IT.UTF-8
$LC_COLLATE =  C
$LC_IDENTIFICATION =  en_IT.UTF-8
$LC_MEASUREMENT =  en_IT.UTF-8
$LC_MONETARY =  en_IT.UTF-8
$LC_NAME =  en_IT.UTF-8
$LC_NUMERIC =  en_IT.UTF-8
$LC_PAPER =  en_IT.UTF-8
$LC_TELEPHONE =  en_IT.UTF-8
$LC_TIME   =  en_IT.UTF-8

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

Title:
  Doesn't recognize locale properly

Status in apt package in Ubuntu:
  New

Bug description:
  My current locale settings are:
  LANG=en_US.UTF-8
  LC_NUMERIC=it_IT.UTF-8
  LC_TIME=it_IT.UTF-8
  LC_MONETARY=it_IT.UTF-8
  LC_PAPER=it_IT.UTF-8
  LC_NAME=it_IT.UTF-8
  LC_ADDRESS=it_IT.UTF-8
  LC_TELEPHONE=it_IT.UTF-8
  LC_MEASUREMENT=it_IT.UTF-8
  LC_IDENTIFICATION=it_IT.UTF-8

  as defined in /etc/default/locale and

  LC_COLLATE=C

  in my ~/.bashrc

  That is: I need all messages in Englishwhile using local (Italian) 
cenventions for numbers, time etc and use C collation.
  Everytime I run apt-get I get this error message:

  perl: warning: Setting locale failed.
  perl: warning: Please check that your locale settings:
  LANGUAGE = en,
  LC_ALL = (unset),
  LC_TIME = en_IT.UTF-8,
  LC_MONETARY = en_IT.UTF-8,
  LC_COLLATE = C,
  LC_ADDRESS = en_IT.UTF-8,
  LC_TELEPHONE = en_IT.UTF-8,
  LC_NAME = en_IT.UTF-8,
  LC_MEASUREMENT = en_IT.UTF-8,
  LC_IDENTIFICATION = en_IT.UTF-8,
  LC_NUMERIC = en_IT.UTF-8,
  LC_PAPER = en_IT.UTF-8,
  LANG = en_IT.UTF-8
  are supported and installed on your system.
  perl: warning: Falling back to the standard locale (C).
  locale: Cannot set LC_CTYPE to default locale: No such file or directory
  locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  locale: Cannot set LC_ALL to default locale: No such file or directory

  As you can see, the locale is recognized improperly as en_IT instead of 
it_IT.
  I would expect no such mangling.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apt 1.0.1ubuntu2.6
  ProcVersionSignature: Ubuntu 3.13.0-44.73-lowlatency 3.13.11-ckt12
  Uname: Linux 3.13.0-44-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Wed Jan 14 08:46:47 2015
  InstallationDate: Installed on 2015-01-12 (1 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  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/1410676/+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 992468] Re: network print : no possible with 12.04

2015-01-18 Thread sandipahire007
*** This bug is a duplicate of bug 945028 ***
https://bugs.launchpad.net/bugs/945028

hi Team

how to possible

print send to xubuntu 12.04  from server 2008

printer connected to  xubuntu 12.04  
and print send from server 2008
server ip is 192.168.0.2
ubuntu ip is 192.168.105.208

1st:- Printer driver install in windows server 2008  [ IP :- 192.168.0.2 ]
2nd:- Printer connected in  xubuntu 12.04  [ IP :- 192.168.105.208  ]

Need help me..

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

Title:
  network print : no possible with 12.04

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

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

  before report bug:

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

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

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

  I use Xubuntu 12.04 with cups 1.5.2 and HP printer

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

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

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

-- 
Mailing list: https://launchpad.net/~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 1410676] Re: Doesn't recognize locale properly

2015-01-18 Thread Uqbar
man -k locales
man: can't set the locale; make sure $LC_* and $LANG are correct

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

Title:
  Doesn't recognize locale properly

Status in apt package in Ubuntu:
  New

Bug description:
  My current locale settings are:
  LANG=en_US.UTF-8
  LC_NUMERIC=it_IT.UTF-8
  LC_TIME=it_IT.UTF-8
  LC_MONETARY=it_IT.UTF-8
  LC_PAPER=it_IT.UTF-8
  LC_NAME=it_IT.UTF-8
  LC_ADDRESS=it_IT.UTF-8
  LC_TELEPHONE=it_IT.UTF-8
  LC_MEASUREMENT=it_IT.UTF-8
  LC_IDENTIFICATION=it_IT.UTF-8

  as defined in /etc/default/locale and

  LC_COLLATE=C

  in my ~/.bashrc

  That is: I need all messages in Englishwhile using local (Italian) 
cenventions for numbers, time etc and use C collation.
  Everytime I run apt-get I get this error message:

  perl: warning: Setting locale failed.
  perl: warning: Please check that your locale settings:
  LANGUAGE = en,
  LC_ALL = (unset),
  LC_TIME = en_IT.UTF-8,
  LC_MONETARY = en_IT.UTF-8,
  LC_COLLATE = C,
  LC_ADDRESS = en_IT.UTF-8,
  LC_TELEPHONE = en_IT.UTF-8,
  LC_NAME = en_IT.UTF-8,
  LC_MEASUREMENT = en_IT.UTF-8,
  LC_IDENTIFICATION = en_IT.UTF-8,
  LC_NUMERIC = en_IT.UTF-8,
  LC_PAPER = en_IT.UTF-8,
  LANG = en_IT.UTF-8
  are supported and installed on your system.
  perl: warning: Falling back to the standard locale (C).
  locale: Cannot set LC_CTYPE to default locale: No such file or directory
  locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  locale: Cannot set LC_ALL to default locale: No such file or directory

  As you can see, the locale is recognized improperly as en_IT instead of 
it_IT.
  I would expect no such mangling.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apt 1.0.1ubuntu2.6
  ProcVersionSignature: Ubuntu 3.13.0-44.73-lowlatency 3.13.11-ckt12
  Uname: Linux 3.13.0-44-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Wed Jan 14 08:46:47 2015
  InstallationDate: Installed on 2015-01-12 (1 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  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/1410676/+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 1410676] Re: Doesn't recognize locale properly

2015-01-18 Thread Uqbar
The problem is getting worse now.
My /home filesystems has historically been formatted with XFS and I've been 
using UTF8 encoding since long now.
A few files there sport non-ASCII characters in the name, mainly a few accented 
vowels from my home language (Italian).
I have recently reinstalled the whole system (XFS+UTF8) and have restored the 
/home contents from a straight backup (another XFS+UTF8 file system) with cp 
-a command.
Everything seemed to work fine until I run a simple ls -l in a directory 
containing one of those files.
That name gets displayed with ?? instead of the accented vowels.
A software referring to another of those files says it cannot access it any 
more.
The bash doesn't allow me to enter those accented vowels any more.
I think the locales systems is behaving badly.

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

Title:
  Doesn't recognize locale properly

Status in apt package in Ubuntu:
  New

Bug description:
  My current locale settings are:
  LANG=en_US.UTF-8
  LC_NUMERIC=it_IT.UTF-8
  LC_TIME=it_IT.UTF-8
  LC_MONETARY=it_IT.UTF-8
  LC_PAPER=it_IT.UTF-8
  LC_NAME=it_IT.UTF-8
  LC_ADDRESS=it_IT.UTF-8
  LC_TELEPHONE=it_IT.UTF-8
  LC_MEASUREMENT=it_IT.UTF-8
  LC_IDENTIFICATION=it_IT.UTF-8

  as defined in /etc/default/locale and

  LC_COLLATE=C

  in my ~/.bashrc

  That is: I need all messages in Englishwhile using local (Italian) 
cenventions for numbers, time etc and use C collation.
  Everytime I run apt-get I get this error message:

  perl: warning: Setting locale failed.
  perl: warning: Please check that your locale settings:
  LANGUAGE = en,
  LC_ALL = (unset),
  LC_TIME = en_IT.UTF-8,
  LC_MONETARY = en_IT.UTF-8,
  LC_COLLATE = C,
  LC_ADDRESS = en_IT.UTF-8,
  LC_TELEPHONE = en_IT.UTF-8,
  LC_NAME = en_IT.UTF-8,
  LC_MEASUREMENT = en_IT.UTF-8,
  LC_IDENTIFICATION = en_IT.UTF-8,
  LC_NUMERIC = en_IT.UTF-8,
  LC_PAPER = en_IT.UTF-8,
  LANG = en_IT.UTF-8
  are supported and installed on your system.
  perl: warning: Falling back to the standard locale (C).
  locale: Cannot set LC_CTYPE to default locale: No such file or directory
  locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  locale: Cannot set LC_ALL to default locale: No such file or directory

  As you can see, the locale is recognized improperly as en_IT instead of 
it_IT.
  I would expect no such mangling.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: apt 1.0.1ubuntu2.6
  ProcVersionSignature: Ubuntu 3.13.0-44.73-lowlatency 3.13.11-ckt12
  Uname: Linux 3.13.0-44-lowlatency x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Wed Jan 14 08:46:47 2015
  InstallationDate: Installed on 2015-01-12 (1 days ago)
  InstallationMedia: Kubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  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/1410676/+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 1409675] Re: [Dell Latitude E5450, Realtek ALC293] Microphone is being detected as headphone

2015-01-18 Thread Hui Wang
@kaxing,

you can get the latest alsa dkms at https://launchpad.net/~ubuntu-audio-
dev/+archive/ubuntu/alsa-daily/+packages

so far, there is no plan to backport to kernel-3.13.

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

Title:
  [Dell Latitude E5450, Realtek ALC293] Microphone is being detected as
  headphone

Status in HWE Next Project:
  Triaged
Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  
  External microphone is not working when plugged into the headset(combo) jack, 
even plugging headset(four rings) into the jack the headset micrphone will not 
working. 
  However built-in (next to webcam) micrphone works perfectly, with above 
situation.

  Step to reproduce:

  1. plug the headset or microphone connector into the headset jack on
  the side of laptop

  Expected result:

  Recording voice with plugged/exertnal microphone

  Actual result:

  Recording only went throug the buil-in microphone.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  ubuntu 1385 F pulseaudio
   /dev/snd/controlC1:  ubuntu 1385 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Jan 12 05:38:33 2015
  InstallationDate: Installed on 2015-01-12 (0 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaRecordingTest: ALSA recording test through plughw:PCH successful
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Mic, Internal
  Symptom_PulseAudioRecordingTest: PulseAudio recording test through plughw:PCH 
successful
  Symptom_Type: None of the above
  Title: [Latitude E5450, Realtek ALC293, Mic, Internal] Recording problem
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/06/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A00
  dmi.board.name: 013BI5
  dmi.board.vendor: Dell Inc.
  dmi.board.version: X03
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA00:bd08/06/2014:svnDellInc.:pnLatitudeE5450:pvr01:rvnDellInc.:rn013BI5:rvrX03:cvnDellInc.:ct9:cvr:
  dmi.product.name: Latitude E5450
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1409675/+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 1341539] Re: Dell XPS L502x Ubuntu 14.04 freeze sometimes

2015-01-18 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/1341539

Title:
  Dell XPS L502x Ubuntu 14.04 freeze sometimes

Status in xorg package in Ubuntu:
  Expired

Bug description:
  When I'm using Ubuntu 14.4 the system sometimes freeze, I can unfreeze
  entering into console mode and then going out from this mode.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-terminal 3.6.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jul 14 13:24:44 2014
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/gnome-terminal
  InstallationDate: Installed on 2014-05-08 (66 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  ProcEnviron:
   LANGUAGE=es_ES
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1341539/+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 1392590] Re: package whoopsie 0.2.39ubuntu0.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2015-01-18 Thread Launchpad Bug Tracker
[Expired for whoopsie (Ubuntu) because there has been no activity for 60
days.]

** Changed in: whoopsie (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  package whoopsie 0.2.39ubuntu0.1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 100

Status in whoopsie package in Ubuntu:
  Expired

Bug description:
  Skowing system down

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: whoopsie 0.2.39ubuntu0.1
  Uname: Linux 3.4.0 x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  Date: Fri Nov 14 04:13:26 2014
  Df:
   
  DuplicateSignature: package:whoopsie:0.2.39ubuntu0.1:subprocess installed 
post-installation script returned error exit status 100
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 100
  RelatedPackageVersions: apport-noui N/A
  SourcePackage: whoopsie
  Title: package whoopsie 0.2.39ubuntu0.1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 100
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/whoopsie/+bug/1392590/+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 1412059] Re: Sync libva 1.5.0-1 (universe) from Debian experimental (main)

2015-01-18 Thread Daniel Holbach
This bug was fixed in the package libva - 1.5.0-1
Sponsored for Rico Tzschichholz (ricotz)

---
libva (1.5.0-1) experimental; urgency=medium

  * New upstream release.

 -- Sebastian Ramacher sramac...@debian.org  Mon, 29 Dec 2014 22:04:11
+0100

libva (1.5.0~pre1-1) experimental; urgency=medium

  [ Matteo F. Vescovi ]
  * debian/control: Uploader e-mail address updated

  [ Sebastian Ramacher ]
  * New upstream release.
  * debian/patches: Refresh patches.
  * Add support for driver ABI tracking. (LP: #1384100)
- debian/control: Add Provides: libva-driver-abi-* to libva1 to track the
  supported driver ABI.
- debian/dh/*: Add dh_libva and a dh sequence so driver packages can
  generate dependencies automatically.
  * debian/rules: Build with -Wl,--as-needed.

 -- Sebastian Ramacher sramac...@debian.org  Mon, 15 Dec 2014 19:56:10
+0100

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

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

Title:
  Sync libva 1.5.0-1 (universe) from Debian experimental (main)

Status in libva package in Ubuntu:
  Fix Released

Bug description:
  Please sync libva 1.5.0-1 (universe) from Debian experimental (main)

  Changelog entries since current vivid version 1.4.1-1:

  libva (1.5.0-1) experimental; urgency=medium

* New upstream release.

   -- Sebastian Ramacher sramac...@debian.org  Mon, 29 Dec 2014
  22:04:11 +0100

  libva (1.5.0~pre1-1) experimental; urgency=medium

[ Matteo F. Vescovi ]
* debian/control: Uploader e-mail address updated

[ Sebastian Ramacher ]
* New upstream release.
* debian/patches: Refresh patches.
* Add support for driver ABI tracking. (LP: #1384100)
  - debian/control: Add Provides: libva-driver-abi-* to libva1 to track the
supported driver ABI.
  - debian/dh/*: Add dh_libva and a dh sequence so driver packages can
generate dependencies automatically.
* debian/rules: Build with -Wl,--as-needed.

   -- Sebastian Ramacher sramac...@debian.org  Mon, 15 Dec 2014
  19:56:10 +0100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libva/+bug/1412059/+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 1412119] [NEW] Sync x264 2:0.142.2495+git6a301b6-1 (universe) from Debian experimental (main)

2015-01-18 Thread Rico Tzschichholz
Public bug reported:

Please sync x264 2:0.142.2495+git6a301b6-1 (universe) from Debian
experimental (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Downgrade -fstack-protector-strong to -fstack-protector on arm64, to
work around LP #1364979 until the compiler is fixed.

The mentioned bug is suppose to be fixed
https://bugs.launchpad.net/ubuntu/+source/fbb/+bug/1364979
  

Changelog entries since current vivid version 2:0.142.2431+gita5831aa-
1ubuntu1:

x264 (2:0.142.2495+git6a301b6-1) experimental; urgency=low

  [ Fabian Greffrath ]
  * Add a wrapper script to load the 10-bit variant of libx264.
(Closes: #751458)

  [ Rico Tzschichholz ]
  * Update to new upstream snapshot
  * Imported Upstream version 0.142.2495+git6a301b6
  * Fix wrapper script installation and don't require dpkg-dev
  * Drop obsolete build-dep on libx11-dev (Closes: #752093)
  * Add properly_detect_x32.patch (Closes: #775349)

 -- Rico Tzschichholz ric...@ubuntu.com  Wed, 14 Jan 2015 23:32:51
+0100

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

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

Title:
  Sync x264 2:0.142.2495+git6a301b6-1 (universe) from Debian
  experimental (main)

Status in x264 package in Ubuntu:
  New

Bug description:
  Please sync x264 2:0.142.2495+git6a301b6-1 (universe) from Debian
  experimental (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Downgrade -fstack-protector-strong to -fstack-protector on arm64, to
  work around LP #1364979 until the compiler is fixed.

  The mentioned bug is suppose to be fixed
  https://bugs.launchpad.net/ubuntu/+source/fbb/+bug/1364979


  Changelog entries since current vivid version 2:0.142.2431+gita5831aa-
  1ubuntu1:

  x264 (2:0.142.2495+git6a301b6-1) experimental; urgency=low

[ Fabian Greffrath ]
* Add a wrapper script to load the 10-bit variant of libx264.
  (Closes: #751458)

[ Rico Tzschichholz ]
* Update to new upstream snapshot
* Imported Upstream version 0.142.2495+git6a301b6
* Fix wrapper script installation and don't require dpkg-dev
* Drop obsolete build-dep on libx11-dev (Closes: #752093)
* Add properly_detect_x32.patch (Closes: #775349)

   -- Rico Tzschichholz ric...@ubuntu.com  Wed, 14 Jan 2015 23:32:51
  +0100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x264/+bug/1412119/+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 1412274] [NEW] my windows crashes all of the sudden

2015-01-18 Thread yac
Public bug reported:

my windows crashes all of the sudden.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: xorg 1:7.7+7ubuntu2
ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
Uname: Linux 3.16.0-29-generic 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: None
Date: Sun Jan 18 18:32:44 2015
DistUpgraded: Fresh install
DistroCodename: utopic
DistroVariant: ubuntu
DkmsStatus:
 virtualbox-guest, 4.3.18, 3.16.0-28-generic, x86_64: installed
 virtualbox-guest, 4.3.18, 3.16.0-29-generic, x86_64: installed
ExtraDebuggingInterest: I just need to know a workaround
GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 
[80ee:beef] (prog-if 00 [VGA controller])
InstallationDate: Installed on 2015-01-10 (8 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
Lsusb:
 Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
 Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: innotek GmbH VirtualBox
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic 
root=UUID=4371c303-46f8-40a8-80bc-dce5529acc29 ro quiet splash vt.handoff=7
Renderer: Software
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
XorgLogOld:
 
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.board.name: VirtualBox
dmi.board.vendor: Oracle Corporation
dmi.board.version: 1.2
dmi.chassis.type: 1
dmi.chassis.vendor: Oracle Corporation
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH
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.2-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
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.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.11-1ubuntu2
xserver.bootTime: Sun Jan 18 18:31:18 2015
xserver.configfile: default
xserver.errors:
 AIGLX error: vboxvideo does not export required DRI extension
 AIGLX: reverting to software rendering
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.16.0-1ubuntu1.2
xserver.video_driver: vboxvideo

** 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/1412274

Title:
  my windows crashes all of the sudden

Status in xorg package in Ubuntu:
  New

Bug description:
  my windows crashes all of the sudden.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic 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: None
  Date: Sun Jan 18 18:32:44 2015
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox-guest, 4.3.18, 3.16.0-28-generic, x86_64: installed
   virtualbox-guest, 4.3.18, 3.16.0-29-generic, x86_64: installed
  ExtraDebuggingInterest: I just need to know a workaround
  GraphicsCard: InnoTek Systemberatung GmbH VirtualBox Graphics Adapter 
[80ee:beef] (prog-if 00 [VGA controller])
  InstallationDate: Installed on 2015-01-10 (8 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  Lsusb:
   Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet
   Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  MachineType: innotek GmbH VirtualBox
  ProcEnviron:
   LANGUAGE=en_US
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic 
root=UUID=4371c303-46f8-40a8-80bc-dce5529acc29 ro quiet splash vt.handoff=7
  Renderer: Software
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgLogOld:
   
  dmi.bios.date: 12/01/2006
  dmi.bios.vendor: innotek GmbH
  dmi.bios.version: VirtualBox
  

[Touch-packages] [Bug 1403757] Re: In file-new config file -color tab page exist untranslated content

2015-01-18 Thread shijing
this bug is fixed in the latest iso 2015.1.19 iso

** Changed in: ubuntukylin
   Status: Fix Committed = Fix Released

** Changed in: language-pack-gnome-zh-hans-base (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 language-pack-gnome-zh-
hans-base in Ubuntu.
https://bugs.launchpad.net/bugs/1403757

Title:
  In file-new config file -color tab page exist untranslated content

Status in GNOME Terminal:
  Invalid
Status in Ubuntu Kylin:
  Fix Released
Status in language-pack-gnome-zh-hans-base package in Ubuntu:
  Fix Released

Bug description:
  chinese description: 打开终端,在菜单栏中选中文件-新建配置文件-颜色 标签下存在未翻译内容

  OS:vivid alpha1

  detail in attachment.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/1403757/+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 1408593] Re: X server disables acceleartion or turns off output (makes screen black) after kernel upgrade to v3.18 (Ubuntu Vivid)

2015-01-18 Thread Wladimir Mutel
I will be back from vacation on Jan 19th and then test  report on #28 more 
fully.
Now I can only tell than with kernel 3.18.0-9.10 it shows both WW and EE in the 
Xorg.0.log, and turns off acceleration (unfortunately I have this log already 
rotated on my system)

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

Title:
  X server disables acceleartion or turns off output (makes screen
  black) after kernel upgrade to v3.18 (Ubuntu Vivid)

Status in linux package in Ubuntu:
  Confirmed
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  after reboot into kernel 3.18 (3.18.0-8.9)

  with Intel driver version 2:2.99.916+git20141119-1~exp1ubuntu1 it disables 
output / blacks the screen and puts in the log :
  [37.179] (II) GLX: Initialized DRI2 GL provider for screen 0
  [37.215] (WW) intel(0): Failed to submit rendering commands, trying again 
with outputs disabled.
  (then refuses to switch local VTs both by [Ctrl-]Alt-Fn and by chvt in remote 
logins)

  after reverting to 2:2.99.914-1~exp1ubuntu6 it puts :
  [41.679] (II) GLX: Initialized DRI2 GL provider for screen 0
  [41.711] (EE) intel(0): Failed to submit rendering commands, disabling 
acceleration.
  (then allows to log in bu with desktop composition effects disabled)

  after reboot back into kernel 3.16.0-28.38 , both *.916 and *.914
  drivers work well

  probably this bug should also be attached to kernel package v3.18

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.18.0-8.9-generic 3.18.1
  Uname: Linux 3.18.0-8-generic x86_64
  ApportVersion: 2.15.1-0ubuntu1
  Architecture: amd64
  Date: Thu Jan  8 11:23:52 2015
  InstallationDate: Installed on 2009-11-01 (1893 days ago)
  InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=uk_UA.UTF-8
   SHELL=/bin/bash
  SourcePackage: xorg
  Symptom: display
  Title: Xorg freeze
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.15.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mwg1214 F pulseaudio
  CRDA:
   country UA: DFS-UNSET
(2400 - 2483 @ 40), (N/A, 20), (N/A), NO-OUTDOOR
(5150 - 5350 @ 40), (N/A, 20), (N/A), NO-OUTDOOR
(57240 - 65880 @ 2160), (N/A, 40), (N/A), NO-OUTDOOR
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 15.04
  HibernationDevice: RESUME=UUID=6932e499-f0ad-4456-b93c-2b7f9bf763dc
  InstallationDate: Installed on 2009-11-01 (1893 days ago)
  InstallationMedia: Kubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  MachineType: Acer Aspire 
  Package: xorg 1:7.7+7ubuntu2
  PackageArchitecture: amd64
  ProcEnviron:
   LANGUAGE=
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic 
root=UUID=9bc29087-2e9e-4bf9-bea1-2540902b5ae3 ro rootflags=commit=3600 
transparent_hugepage=always init=/lib/systemd/systemd
  ProcVersionSignature: Ubuntu 3.16.0-28.38-generic 3.16.7-ckt1
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-28-generic N/A
   linux-backports-modules-3.16.0-28-generic  N/A
   linux-firmware 1.140
  Tags:  vivid vivid
  Uname: Linux 3.16.0-28-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm admin cdrom dialout disk kvm lpadmin netdev plugdev 
sambashare src
  _MarkForUpload: True
  dmi.bios.date: 05/06/2011
  dmi.bios.vendor: INSYDE
  dmi.bios.version: V1.24
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JV10_CS
  dmi.board.vendor: Intel Corp.
  dmi.board.version: Base Board Version
  dmi.chassis.type: 1
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvrV1.24:bd05/06/2011:svnAcer:pnAspire:pvrV1.24:rvnIntelCorp.:rnJV10_CS:rvrBaseBoardVersion:cvnChassisManufacturer:ct1:cvrChassisVersion:
  dmi.product.name: Aspire 
  dmi.product.version: V1.24
  dmi.sys.vendor: Acer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1408593/+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 1302885] Re: Media keyboard shortcuts not working

2015-01-18 Thread Iain Lane
On Sun, Jan 18, 2015 at 06:45:25AM -, Mathew Hodson wrote:
 The package in trusty-proposed doesn't solve the problem as described by
 Daniel Serpell in comment #4. After assigning the audio raise volume
 button as a shortcut in unity-control-center, the dconf key is set to
 'AudioRaiseVolume' rather than 'XF86AudioRaiseVolume'.

The fix is to make unity work when the key has this value.

So please check if the media key works and don't worry about the precise
value of the key.

-- 
Iain Lane  [ i...@orangesquash.org.uk ]
Debian Developer   [ la...@debian.org ]
Ubuntu Developer   [ la...@ubuntu.com ]

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

Title:
  Media keyboard shortcuts not working

Status in Unity:
  Fix Committed
Status in Unity 7.2 series:
  In Progress
Status in unity package in Ubuntu:
  Fix Released
Status in unity source package in Trusty:
  Fix Committed

Bug description:
  I can map the Volume Control keys in Keyboard Shortcuts e.g. Volume
  up/down to Volume up/down, but when I press the Volume keys on the
  keyboard nothing happens.

  I have noticed the same problem with other keys on my Logitech Internet 350 
keyboard with Tools, Mail, and HomePage.
  They can all be mapped with Keyboard Shortcuts, but nothing happens 
afterwards when the keyboard key is pressed.

  All these keyboard settings worked fine in older versions of Ubuntu.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140328-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Apr  4 23:49:58 2014
  ExecutablePath: /usr/bin/unity-control-center
  InstallationDate: Installed on 2014-04-02 (2 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Daily amd64 (20140402)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)
  usr_lib_unity-control-center:
   activity-log-manager 0.9.7-0ubuntu12
   deja-dup 30.0-0ubuntu4

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1302885/+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 1411992] Re: Network interface NamePolicy= disabled on kernel command line, ignoring

2015-01-18 Thread Martin Pitt
** Changed in: systemd (Ubuntu)
   Importance: Undecided = Low

** Summary changed:

- Network interface NamePolicy= disabled on kernel command line, ignoring
+ shows confusing warning: Network interface NamePolicy= disabled on kernel 
command line, ignoring

** Changed in: systemd (Ubuntu)
   Status: New = Triaged

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

Title:
  shows confusing warning: Network interface NamePolicy= disabled on
  kernel command line, ignoring

Status in systemd package in Ubuntu:
  Triaged
Status in systemd package in Debian:
  New

Bug description:
  As the title says. This is currently showing on installed and daily
  images of Vivid (seen in Ubuntu GNOME daily images).

  I apologise if this was reported against the wrong package, it was
  best guess.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1411992/+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 1405839] Re: package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not co-installable with libpostp

2015-01-18 Thread Sebastian Ramacher
*** This bug is a duplicate of bug 1286836 ***
https://bugs.launchpad.net/bugs/1286836

** This bug has been marked a duplicate of bug 1286836
   package libpostproc52 6:0.8.10-0ubuntu0.13.10.1 failed to install/upgrade: 
libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not co-installable 
with libpostproc52 which has multiple installed instances

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

Title:
  package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to
  install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch:
  no) is not co-installable with libpostproc52 which has multiple
  installed instances

Status in libav package in Ubuntu:
  New

Bug description:
  I ran the following command:
  sudo apt-get update

  Then I restarted the system while restarting I got this error.

  
  I am using ubuntu 14.04 LTS operating system.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libpostproc52 6:0.8.13-0ubuntu0.13.10.1
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Fri Dec 26 13:41:34 2014
  Dependencies:
   gcc-4.9-base 4.9.1-0ubuntu1
   libavutil51 6:0.8.13-0ubuntu0.13.10.1 [origin: unknown]
   libc6 2.19-0ubuntu6.4
   libgcc1 1:4.9.1-0ubuntu1
   multiarch-support 2.19-0ubuntu6.4
  DuplicateSignature: 
package:libpostproc52:6:0.8.13-0ubuntu0.13.10.1:libpostproc52:amd64 
6:0.git20120821-4 (Multi-Arch: no) is not co-installable with libpostproc52 
which has multiple installed instances
  ErrorMessage: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
  InstallationDate: Installed on 2013-04-11 (624 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  SourcePackage: libav
  Title: package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to 
install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
  UpgradeStatus: Upgraded to trusty on 2014-09-05 (112 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1405839/+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 1412009] Re: Test Flash button not working

2015-01-18 Thread Alberto Salvia Novella
Nikita, next time you report a bug try to make a guess of what the
package is, ever if you fail. You can use the Synaptic package manager
for that.

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

** Package changed: xorg (Ubuntu) = unity-control-center (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/1412009

Title:
  Test Flash button not working

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

Bug description:
  When going into System Settings  Universal Access  Hearing:
  Test_Flash_Not_Working.bmp

  And once I have turned on the feature, and press the Test Flash
  button, nothing happens. No flash. And I have tried it many times, but
  still nothing.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic 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: Sat Jan 17 16:31:19 2015
  DistUpgraded: 2014-12-13 16:39:34,851 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 2nd Generation Core Processor Family Integrated Graphics 
Controller [8086:0116] (rev 09) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:5002]
  InstallationDate: Installed on 2014-12-06 (42 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 
(20140722.2)
  MachineType: LENOVO 62742SG
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic 
root=UUID=3883b8c8-34cb-4ec2-8834-fe85bbd10f52 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-12-13 (34 days ago)
  dmi.bios.date: 11/15/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: H5ET69WW (1.12 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 62742SG
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 Pro DPK IPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrH5ET69WW(1.12):bd11/15/2012:svnLENOVO:pn62742SG:pvrLenovoB590:rvnLENOVO:rn62742SG:rvrWin8ProDPKIPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 62742SG
  dmi.product.version: Lenovo B590
  dmi.sys.vendor: LENOVO
  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.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sat Jan 17 14:09:06 2015
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 827 
   vendor LGD
  xserver.version: 2:1.16.0-1ubuntu1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1412009/+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 1351171] Re: package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not co-installable with libpostp

2015-01-18 Thread Sebastian Ramacher
*** This bug is a duplicate of bug 1286836 ***
https://bugs.launchpad.net/bugs/1286836

** This bug has been marked a duplicate of bug 1286836
   package libpostproc52 6:0.8.10-0ubuntu0.13.10.1 failed to install/upgrade: 
libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not co-installable 
with libpostproc52 which has multiple installed instances

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

Title:
  package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to
  install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch:
  no) is not co-installable with libpostproc52 which has multiple
  installed instances

Status in libav package in Ubuntu:
  Confirmed

Bug description:
  I don't have much idea about this but on starting the OS, its showing
  a message like this - diskfilter writes are not supported

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libpostproc52 6:0.8.13-0ubuntu0.13.10.1
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3.2
  AptOrdering:
   libpostproc52: Install
   libpostproc52: Configure
  Architecture: amd64
  Date: Fri Aug  1 12:16:29 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libc6 2.19-0ubuntu6
   libgcc1 1:4.9-20140406-0ubuntu1
   multiarch-support 2.19-0ubuntu6
  ErrorMessage: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
  InstallationDate: Installed on 2014-06-30 (31 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: libav
  Title: package libpostproc52 6:0.8.13-0ubuntu0.13.10.1 failed to 
install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
  UpgradeStatus: Upgraded to trusty on 2014-08-01 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1351171/+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 1371853] Re: Logitech wireless mouse periodically loses correct click behaviour

2015-01-18 Thread Christopher M. Penalver
Stas Zytkiewicz, thank you for your comment. So your issue may be dealt with as 
soon as possible, and so your hardware may be tracked by having necessary 
debugging information automatically attached, could you please file a new 
report with Ubuntu by executing the following in a terminal:
ubuntu-bug xorg

Please ensure you have xdiagnose installed, and that you click the Yes
button for attaching additional debugging information.

For more on why this is most helpful, please read the official Ubuntu 
documentation from the respective Ubuntu developer groups, and triage teams:
X.Org, Ubuntu Bug Control, and Ubuntu Bug Squad: 
https://wiki.ubuntu.com/Bugs/BestPractices#X.2BAC8-Reporting.Focus_on_One_Issue
Ubuntu Community: 
https://help.ubuntu.com/community/ReportingBugs#Bug_reporting_etiquette

When opening up the new report, please feel free to subscribe me to it.

Thank you for your understanding.

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

Title:
  Logitech wireless mouse periodically loses correct click behaviour

Status in xorg package in Ubuntu:
  Expired

Bug description:
  This problem began with the 14.04 upgrade. The mouse has always worked
  normally until then.

  Approximately every 10 minutes left-clicks are not registered properly to the 
topmost window. They usually appear to go through to the window below and 
it's not possible to switch focus to a new window (or any other window). Mouse 
movement is unaffected and clicking on the original window (which has grabbed 
the focus) seems to work. The Unity bar pops out but is not clickable and 
rapidly re-hides. Sometimes individual window elements are not usable even if 
the main window itself is. Examples:
  * In Thunderbird, left-pane account/folder selection works, but does not 
perform the corresponding update to the message list/preview panes when the 
folder selection changes.
  * dialogues are popped up where parts of the dialogue respond to clicks but 
other parts do not. Commonly, the dialogue title/menu bar is not responsive (it 
cannot be moved/closed).

  Sometimes right-clicking will restore focus to the appropriate
  window/area. Sometimes not.

  Unloading and reloading usbhid and hid_logitech modules does not help.

  Restarting will fix the problem temporarily.

  WORKAROUND: Switch to a console and back will fix the problem
  temporarily via Ctrl-Alt-F1 and then Ctrl-Alt-F7.

  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.4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Sep 20 06:51:25 2014
  DistUpgraded: 2014-06-16 02:07:17,816 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4850] [1002:9442] 
(prog-if 00 [VGA controller])
     Subsystem: PC Partner Limited / Sapphire Technology Radeon HD 4850 512MB 
GDDR3 [174b:e810]
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790XT-UD4P
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=b0b2c7b5-ff4f-4f5b-90bb-209b7743eb62 ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-06-16 (96 days ago)
  dmi.bios.date: 07/12/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8g
  dmi.board.name: GA-MA790XT-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8g:bd07/12/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790XT-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790XT-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790XT-UD4P
  dmi.sys.vendor: Gigabyte Technology 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.1
  version.xserver-xorg-input-evdev: 

[Touch-packages] [Bug 1196693] Re: Cannot boot degraded RAID1 array with LUKS partition

2015-01-18 Thread Bert
** Package changed: initramfs-tools (Ubuntu) = initramfs-tools-ubuntu-
core (Ubuntu)

** Changed in: initramfs-tools-ubuntu-core (Ubuntu)
 Assignee: (unassigned) = Bert (bertdieltjens)

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

Title:
  Cannot boot degraded RAID1 array with LUKS partition

Status in initramfs-tools-ubuntu-core package in Ubuntu:
  Confirmed

Bug description:
  When pulling out a disk on my 12.04.2 RAID1 setup, which contains a
  LUKS container inside an md device, my system won't boot. Plugging the
  second disk back in worked, but I wanted to replace my disks, and if a
  disk is broken you don't have that option...

  Debugging the initramfs boot sequence seems to indicate that the
  crypto handling is done before degraded array handing, rendering the
  BOOTDEGRADED flag ineffective.

  I've looked at other bugs (#1077650 #1003309 #728435 #106215) but I
  think it's a different problem.

  
  Situation

  I've got a LVM-in-LUKS-in-RAID1 setup, with a separate, RAID'ed
  bootpartition.

  # cat /proc/mdstat 
  Personalities : [raid1] [linear] [multipath] [raid0] [raid6] [raid5] [raid4] 
[raid10] 
  md126 : active raid1 sda2[0] sdb2[2]
523968 blocks super 1.2 [2/2] [UU]

  md127 : active raid1 sda1[0] sdb1[2]
976106048 blocks super 1.2 [2/2] [UU]

  unused devices: none

  md127 contains a LUKS container, called ugh2_lvm.
  ugh2_lvm contains an LVM with a volume group called ugh2_vg.
  ugh2_vg contains LV's called root (the root filesystem) and swap.

  # mount | grep /dev/m
  /dev/mapper/ugh2_vg-root on / type ext4 (rw,relatime)
  /dev/md126 on /boot type ext4 (rw)

  # cat crypttab 
  ugh2_lvm UUID=69ade3d3-817d-42ee-991b-ebf86e9fe685 none luks

  # grep 'DEGRADED=' /etc/initramfs-tools/conf.d/mdadm 
  BOOT_DEGRADED=true

  
  Symptoms

  Booting seems to hang with a message evms_activate is not available.
  I'm not using EVMS so the message is not really indicative of the
  problem. Perhaps you get dropped to a shell after a lot of time (3
  minutes? I saw a time-out of 180 seconds in the scripts somewhere) but
  that took too long for me.

  
  Diagnosis

  Interrupting the boot process with break=premount let me take a look
  at the situation. Turns out the degraded arrays assembled, but
  inactive; the BOOT_DEGRADED handling activates the degraded arrays
  (scripts/local-premount/mdadm). However, it does not get the chance to
  do so before the scripts try to open the LUKS device with the
  configured UUID, since this is done by scripts/local-top/cryptroot.
  *-top scripts are run before *-premount scripts.

  
  Workaround / solution

  I made it work again by linking /usr/share/initramfs-tools/scripts
  /local-premount/mdadm  -  /etc/initramfs-tools/scripts/local-
  top/mdadm, then rebuilding my initramfs (update-initramfs -u).

  It seems to work well. Not sure if it's the best or even a clean
  approach.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools-ubuntu-core/+bug/1196693/+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 1386721] Re: Graphics Slow After Upgrade 14.04 - 14.10

2015-01-18 Thread Logan Fleur
I've been using the xorg-edgers packages without any fault I've noticed,
and the blacklisting has removed the performance throttling which took
place. The only problems I have are graphics acceleration in Firefox and
Chrome, as far as I'm aware.

On Sun, 18 Jan 2015 16:35 Krzysztof Drewniak 1386...@bugs.launchpad.net
wrote:

 Re: my earlier post about blacklisting certain modules, it might be the
 case that I had actually worked around a version of bug #1389077 , since
 the main symptoms after upgrading to xorg-edgers were random I/O freezes
 (mouse, keyboard, audio, or graphics cutting out for a secord or so). I
 think more testing is required.

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

 Title:
   Graphics Slow After Upgrade 14.04 - 14.10

 Status in xorg package in Ubuntu:
   Confirmed

 Bug description:
   Using Gnome Ubuntu 14.10, Dell XPS 13, intel 915 Graphics

   After upgrading from 14.04 to 14.10 there are a lot of places where
   the graphics are working much slower than they were before:

   - Gnome Shell Interface is very sluggish, visible chops (redrawing)
   when pressing the [Super] key.

   - Selecting text in Gedit takes a full second pr. line

   Experiences some subjective improvement when I booted kernel 3.13.0-37
   instead of 3.16.0-23, but that may be my imagination as the problem
   persists.

   I've searched google, forums, found a couple of relevant links that
   point to the issue being the Intel drivers.

   http://askubuntu.com/questions/53962...E2%86%92-14-10
   http://www.webupd8.org/2014/10/ubunt...ent-1652086424

   But the drivers currently in 14.10 should be newer than those supplied
   by Intel to 14.04 so that doesn't make sense to me. As one Intel
   developer wrote:

   I would like to point out that since what we do is bring more ecent
   versions of the software to the target distributions than they ship
   with, a 14.04 targeted installer is unlikely to bring much to a 14.10
   installation, which most likely has the same or more recent versions
   already anyway.

   Source: https://01.org/linuxgraphics/node/375

   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
   ApportVersion: 2.14.7-0ubuntu8
   Architecture: amd64
   CompizPlugins: No value set for `/apps/compiz-1/general/
 screen0/options/active_plugins'
   CompositorRunning: None
   CurrentDesktop: GNOME
   Date: Tue Oct 28 15:24:30 2014
   DistUpgraded: 2014-10-25 20:59:36,052 DEBUG enabling apt cron job
   DistroCodename: utopic
   DistroVariant: ubuntu
   DkmsStatus: i915-3.15-3.13, 0.01, 3.13.0-37-generic, x86_64: installed
   ExtraDebuggingInterest: Yes, if not too technical
   GraphicsCard:
Intel Corporation Haswell-ULT Integrated Graphics Controller
 [8086:0a16] (rev 09) (prog-if 00 [VGA controller])
  Subsystem: Dell Device [1028:060a]
   InstallationDate: Installed on 2014-06-14 (135 days ago)
   InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64
 (20140416.2)
   MachineType: Dell Inc. XPS13 9333
   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic
 root=UUID=105bbbd1-365e-4063-bdca-fc5431faf5dc ro quiet splash
 vt.handoff=7
   SourcePackage: xorg
   Symptom: display
   UpgradeStatus: Upgraded to utopic on 2014-10-25 (2 days ago)
   dmi.bios.date: 12/11/2013
   dmi.bios.vendor: Dell Inc.
   dmi.bios.version: A02
   dmi.board.name: 0GFTRT
   dmi.board.vendor: Dell Inc.
   dmi.board.version: A00
   dmi.chassis.type: 8
   dmi.chassis.vendor: Dell Inc.
   dmi.chassis.version: 0.1
   dmi.modalias: dmi:bvnDellInc.:bvrA02:bd12/11/2013:svnDellInc.:
 pnXPS139333:pvr:rvnDellInc.:rn0GFTRT:rvrA00:cvnDellInc.:ct8:cvr0.1:
   dmi.product.name: XPS13 9333
   dmi.sys.vendor: Dell Inc.
   version.compiz: compiz N/A
   version.ia32-libs: ia32-libs N/A
   version.libdrm2: libdrm2 2.4.56-1
   version.libgl1-mesa-dri: libgl1-mesa-dri 10.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: Tue Oct 28 13:44:57 2014
   xserver.configfile: default
   xserver.errors:

   xserver.logfile: /var/log/Xorg.0.log
   xserver.outputs:
product id4933
vendor CMN
   xserver.version: 2:1.16.0-1ubuntu1

 To manage notifications about this bug go to:
 

[Touch-packages] [Bug 1366400] Re: vlc crashes on wmv files

2015-01-18 Thread Sebastian Ramacher
Fixed in libav 11.

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

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

Title:
  vlc crashes on wmv files

Status in libav package in Ubuntu:
  Fix Released

Bug description:
  Example file:
  https://archive.org/download/Windows7WildlifeSampleVideo/Wildlife.wmv

  $ vlc --version
  VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
  VLC version 2.1.4 Rincewind (2.1.4-0-g2a072be)
  Compiled by buildd on brownie.buildd (May 17 2014 14:52:46)
  Compiler: gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  This program comes with NO WARRANTY, to the extent permitted by law.
  You may redistribute it under the terms of the GNU General Public License;
  see the file named COPYING for details.
  Written by the VideoLAN team; see the AUTHORS file.

  $ gdb vlc
  GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7
  Copyright (C) 2014 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.  Type show copying
  and show warranty for details.
  This GDB was configured as x86_64-linux-gnu.
  Type show configuration for configuration details.
  For bug reporting instructions, please see:
  http://www.gnu.org/software/gdb/bugs/.
  Find the GDB manual and other documentation resources online at:
  http://www.gnu.org/software/gdb/documentation/.
  For help, type help.
  Type apropos word to search for commands related to word...
  Reading symbols from vlc...Reading symbols from 
/usr/lib/debug/.build-id/63/a2c2e7d5b12db4ad69cc38da86622492649af9.debug...done.
  done.
  (gdb) run Wildlife.wmv 
  Starting program: /usr/bin/vlc Wildlife.wmv
  [Thread debugging using libthread_db enabled]
  Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
  VLC media player 2.1.4 Rincewind (revision 2.1.4-0-g2a072be)
  [New Thread 0x7fffeba6d700 (LWP 6004)]
  [New Thread 0x77fd5700 (LWP 6005)]
  [New Thread 0x749f4700 (LWP 6006)]
  [New Thread 0x73771700 (LWP 6007)]
  [0x605118] main libvlc: Running vlc with the default interface. Use 'cvlc' to 
use vlc without interface.
  [New Thread 0x7fffeb26c700 (LWP 6008)]
  [Thread 0x749f4700 (LWP 6006) exited]
  [New Thread 0x7fffe8462700 (LWP 6009)]
  [Thread 0x7fffeb26c700 (LWP 6008) exited]
  [New Thread 0x7fffcc5e7700 (LWP 6081)]
  [New Thread 0x7fffcbde6700 (LWP 6086)]
  [New Thread 0x7fffcb180700 (LWP 6095)]
  [New Thread 0x7fffca97f700 (LWP 6096)]
  [New Thread 0x7fffca17e700 (LWP 6097)]
  [New Thread 0x7fffeb26c700 (LWP 6159)]
  [New Thread 0x749f4700 (LWP 6163)]
  [Thread 0x7fffca17e700 (LWP 6097) exited]
  [New Thread 0x7fffe815e700 (LWP 6244)]
  [New Thread 0x7fffdc108700 (LWP 6247)]
  Fontconfig warning: FcPattern object size does not accept value 0
  Fontconfig warning: FcPattern object size does not accept value 0
  [New Thread 0x7fffc8158700 (LWP 6308)]
  Fontconfig warning: FcPattern object size does not accept value 0
  Fontconfig warning: FcPattern object size does not accept value 0
  [0x7fffa0001248] main vout display error: Failed to resize display
  [0x7fffb9b8] main input error: ES_OUT_SET_(GROUP_)PCR  is called too late 
(pts_delay increased to 300 ms)
  [0x7fffb9b8] main input error: ES_OUT_RESET_PCR called
  [vc1 @ 0x7fffa8c580e0] warning: first frame is no keyframe

  Program received signal SIGSEGV, Segmentation fault.
  [Switching to Thread 0x7fffe815e700 (LWP 6244)]
  DecoderDecodeAudio (p_dec=0x, p_dec@entry=0x7fffa8c09f38, 
p_block=0x0, p_block@entry=0x7fffa8c5ef10)
  at input/decoder.c:1251
  1251  input/decoder.c: No such file or directory.
  (gdb) c
  Continuing.
  [Thread 0x749f4700 (LWP 6163) exited]
  [Thread 0x7fffeb26c700 (LWP 6159) exited]
  [Thread 0x7fffca97f700 (LWP 6096) exited]
  [Thread 0x7fffcb180700 (LWP 6095) exited]
  [Thread 0x7fffcbde6700 (LWP 6086) exited]
  [Thread 0x7fffcc5e7700 (LWP 6081) exited]
  [Thread 0x73771700 (LWP 6007) exited]
  [Thread 0x77fd5700 (LWP 6005) exited]
  [Thread 0x7fffeba6d700 (LWP 6004) exited]
  [Thread 0x77fd6740 (LWP 6000) exited]
  [Thread 0x7fffe815e700 (LWP 6244) exited]
  [Thread 0x7fffe8462700 (LWP 6009) exited]
  [Thread 0x7fffc8158700 (LWP 6308) exited]

  Program terminated with signal SIGSEGV, Segmentation fault.
  The program no longer exists.
  (gdb) q

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1366400/+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 1290051] Re: avconv crashed with SIGSEGV in malloc_consolidate()

2015-01-18 Thread Sebastian Ramacher
Could you please test if that still happens with libav-tools 11.2-1?

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

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

Title:
  avconv crashed with SIGSEGV in malloc_consolidate()

Status in libav package in Ubuntu:
  Incomplete

Bug description:
  avconv has crashed.

  $ lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04

  $ apt-cache policy libav-tools 
  libav-tools:
Installed: 6:9.11-2ubuntu1
Candidate: 6:9.11-2ubuntu1
Version table:
   *** 6:9.11-2ubuntu1 0
  500 http://ca.archive.ubuntu.com/ubuntu/ trusty/universe amd64 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: libav-tools 6:9.11-2ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-16.36-generic 3.13.5
  Uname: Linux 3.13.0-16-generic x86_64
  ApportVersion: 2.13.3-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar  9 10:59:27 2014
  ExecutablePath: /usr/bin/avconv
  InstallationDate: Installed on 2013-12-28 (71 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 Trusty Tahr - Alpha amd64 (20131219)
  ProcCmdline: avconv -i 2014-03-08,\ Cultural\ Program\ at\ Home\ with\ 
Grandma.mp4 -threads 4 -s hd480 -vb 2048k -deadline best -f webm 2014-03-08,\ 
Cultural\ Program\ at\ Home\ with\ Grandma.mp4.webm
  SegvAnalysis:
   Segfault happened at: 0x7fc6523334d5 malloc_consolidate+133:   cmp
0x18(%rax),%r12
   PC (0x7fc6523334d5) ok
   source 0x18(%rax) (0xdfd71a44a5d4f6c1) not located in a known VMA region 
(needed readable region)!
   destination %r12 ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: libav
  StacktraceTop:
   malloc_consolidate (av=av@entry=0x7fc652673760 main_arena) at malloc.c:4165
   _int_malloc (av=0x7fc652673760 main_arena, bytes=9296) at malloc.c:3423
   _int_memalign (av=0x7fc652673760 main_arena, alignment=32, 
bytes=1459817819648927439, bytes@entry=9216) at malloc.c:4403
   _mid_memalign (alignment=32, bytes=9216, address=optimized out) at 
malloc.c:3106
   __posix_memalign (memptr=0x7fff4ec57cf8, alignment=18446744073709551615, 
size=140734514952320) at malloc.c:5016
  Title: avconv crashed with SIGSEGV in malloc_consolidate()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo users vboxusers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1290051/+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 1217233] Re: Can't do 2-pass video encoding to webm

2015-01-18 Thread Sebastian Ramacher
Seems to be fixed in 11.2.

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

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

Title:
  Can't do 2-pass video encoding to webm

Status in libav package in Ubuntu:
  Fix Released

Bug description:
  Hello,

  it is currently not possible encode video files to WebM with avconv
  with 2-pass encoding.

  The first pass succeeds, but on the second avconv failes with an error
  message like:

  [webm @ 0x24ca040] Application provided invalid, non monotonically increasing 
dts to muxer in stream 0: 33 = 33
  av_interleaved_write_frame(): Invalid argument

  (See attached file for full log of both avconv commands)

  This seems to happen with input files in arbitrary formats.

  Kind regards,
  Jan

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: libav-tools 6:0.8.7-1ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-3.8-generic 3.11.0-rc6
  Uname: Linux 3.11.0-3-generic x86_64
  ApportVersion: 2.12.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.336
  Date: Tue Aug 27 07:47:49 2013
  LiveMediaBuild: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130826)
  MarkForUpload: True
  SourcePackage: libav
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1217233/+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 672697] Re: ffplay does not respect system cursor theme

2015-01-18 Thread Sebastian Ramacher
This seems to be fixed in later versions of libav. If it still happens
with avplay, please reopen it.

** Changed in: libav (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  ffplay does not respect system cursor theme

Status in the libav multimedia framework:
  New
Status in libav package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: ffmpeg

  When playing a video with ffplay, if I move the mouse over the video
  it uses an ugly cursor rather than the chosen system cursor theme

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: ffmpeg 4:0.6-2ubuntu6
  ProcVersionSignature: Ubuntu 2.6.35-23.36-generic-pae 2.6.35.7
  Uname: Linux 2.6.35-23-generic-pae i686
  Architecture: i386
  Date: Mon Nov  8 18:45:00 2010
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_GB.utf8
   SHELL=/bin/bash
  SourcePackage: ffmpeg

To manage notifications about this bug go to:
https://bugs.launchpad.net/libav/+bug/672697/+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 1277608] Re: hostnamed should not print warning about nss-myhostname

2015-01-18 Thread Spectrumknight
*** This bug is a duplicate of bug 1162475 ***
https://bugs.launchpad.net/bugs/1162475

still having this awkward warning...

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

Title:
  hostnamed should not print warning about nss-myhostname

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  Currently hostnamed prints the following error in syslog:

  systemd-hostnamed[24508]: Warning: nss-myhostname is not installed.
  Changing the local hostname might make it unresolveable. Please
  install nss-myhostname!

  Since nss-myhostname was rejected as being the right approach in
  https://bugs.launchpad.net/ubuntu/+source/libnss-
  myhostname/+bug/1162478/comments/6 , we should not print the warning
  message in the LTS release, even if hostnamed doesn't currently modify
  /etc/hosts (LP: #1162475).

  Can we please patch this warning out to prevent users from thinking
  something is wrong on their system and leading them to install libnss-
  myhostname?

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: systemd-services 204-5ubuntu10
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Fri Feb  7 12:12:20 2014
  InstallationDate: Installed on 2013-11-26 (72 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: systemd
  UpgradeStatus: Upgraded to trusty on 2014-01-17 (20 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1277608/+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: initscripts package fails to upgrade if there are local init scripts on the system with no LSB headers

2015-01-18 Thread Alberto Salvia Novella
** Description changed:

- = Release Notes =
- 
  The dependency-based boot sequencing originally introduced upstream with
  Debian 6.0 is now always enabled in Ubuntu 14.10.
  
  For optimal sequencing, all init.d scripts should declare their
  dependencies in an LSB header. This is already the case for scripts
  shipped in Ubuntu, but users should check their local scripts and
  consider adding that information.
  
  For more information on this feature refer to the information available
  in /usr/share/doc/insserv/README.Debian.
  
- = bug report data =
- 
  ProblemType: Package
  DistroRelease: Ubuntu 14.10
- Package: initscripts 2.88dsf-41ubuntu18
+ 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
+ Uname: Linux x86_64 3.13.0-37-generic
  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
+ Date: Sun October 26 2014 7:52:55
+ DuplicateSignature: Package: initscripts: 2.88dsf-41ubuntu18: the 
post-installation script subprocess installed returned error exit status 1
+ ErrorMessage: The post-install script subprocess installed returned error 
exit status 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
+ Title: initscripts package 2.88dsf-41ubuntu18 failed to install / upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to utopic on 2014-10-26 (0 days ago)

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

Bug description:
  The dependency-based boot sequencing originally introduced upstream
  with Debian 6.0 is now always enabled in Ubuntu 14.10.

  For optimal sequencing, all init.d scripts should declare their
  dependencies in an LSB header. This is already the case for scripts
  shipped in Ubuntu, but users should check their local scripts and
  consider adding that information.

  For more information on this feature refer to the information
  available in /usr/share/doc/insserv/README.Debian.

  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 x86_64 3.13.0-37-generic
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sun October 26 2014 7:52:55
  DuplicateSignature: Package: initscripts: 2.88dsf-41ubuntu18: the 
post-installation script subprocess installed returned error exit status 1
  ErrorMessage: The post-install script subprocess installed returned error 
exit status 1
  InstallationDate: Installed on 2014-08-06 (80 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: sysvinit
  Title: initscripts package 2.88dsf-41ubuntu18 failed to install / upgrade: 
subprocess installed post-installation script returned error exit status 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 916683] Re: Converting from .ogv to .webm produces visual corruption

2015-01-18 Thread Sebastian Ramacher
Closing since Christopher said that using avconv works as expected.

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

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

Title:
  Converting from .ogv to .webm produces visual corruption

Status in libav package in Ubuntu:
  Fix Released

Bug description:
  I take screen recordings of my desktop in the .ogv format using gtk-
  recordmydesktop, then convert them to WebM using the command:

  ffmpeg -i input.ogv output.webm

  This has worked fine until today. Now, when I try converting videos
  using this method, I get small discolored boxes appearing in the
  output file. See attached files for a comparison.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: ffmpeg 4:0.7.3-2ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-8.15-generic 3.2.0
  Uname: Linux 3.2.0-8-generic x86_64
  ApportVersion: 1.90-0ubuntu2
  Architecture: amd64
  Date: Sun Jan 15 00:40:40 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha amd64 
(2029.1)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libav
  UpgradeStatus: Upgraded to precise on 2011-12-13 (32 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/916683/+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 1411954] Re: Screensaver not starting before login

2015-01-18 Thread Thaddaeus Tintenfisch
** Package changed: lightdm (Ubuntu) = unity-greeter (Ubuntu)

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

Title:
  Screensaver not starting before login

Status in unity-greeter package in Ubuntu:
  New

Bug description:
  Screen stays on

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity 7.3.1+14.10.20141016-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic 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: Sat Jan 17 12:49:04 2015
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Samsung Electronics Co Ltd Device [144d:c0d5]
   NVIDIA Corporation GK107M [GeForce GT 640M] [10de:0fd2] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: Samsung Electronics Co Ltd Device [144d:c0d5]
  InstallationDate: Installed on 2014-12-12 (36 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  MachineType: SAMSUNG ELECTRONICS CO., LTD. 700Z3C/700Z5C
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-29-generic 
root=UUID=aee4438f-42fe-4658-a44c-853832cd50a6 ro quiet splash 
intel_pstate=disable elevator=deadline vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/04/2013
  dmi.bios.vendor: Phoenix Technologies Ltd.
  dmi.bios.version: P07ABJ
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: NP700Z5C-S02ZA
  dmi.board.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.board.version: FAB1
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 9
  dmi.chassis.vendor: SAMSUNG ELECTRONICS CO., LTD.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnPhoenixTechnologiesLtd.:bvrP07ABJ:bd11/04/2013:svnSAMSUNGELECTRONICSCO.,LTD.:pn700Z3C/700Z5C:pvr0.1:rvnSAMSUNGELECTRONICSCO.,LTD.:rnNP700Z5C-S02ZA:rvrFAB1:cvnSAMSUNGELECTRONICSCO.,LTD.:ct9:cvr0.1:
  dmi.product.name: 700Z3C/700Z5C
  dmi.product.version: 0.1
  dmi.sys.vendor: SAMSUNG ELECTRONICS CO., LTD.
  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.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.0-1ubuntu1.2
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Sat Jan 17 08:19:44 2015
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
   NOUVEAU(G0): [XvMC] Failed to initialize extension.
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   12619 
   vendor SEC
  xserver.version: 2:1.16.0-1ubuntu1.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1411954/+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 1412167] [NEW] package libcamel-1.2-49 3.12.7.1-0ubuntu1 [modified: usr/lib/libcamel-1.2.so.49.0.0] failed to install/upgrade: não pode copiar dados extráidos para './usr/lib/lib

2015-01-18 Thread Wagner Arestides
Public bug reported:

A descompactar linux-headers-3.16.0-30 (3.16.0-30.40) ...
dpkg-deb (sub-processo): a descomprimir membro do arquivo: erro de lzma: os 
dados comprimidos estão corrompidos
dpkg-deb: erro: sub-processo descompressão retornou estado de saída de erro 2
dpkg: erro ao processar o arquivo 
/var/cache/apt/archives/linux-headers-3.16.0-30_3.16.0-30.40_all.deb (--unpack):
 não pode copiar dados extráidos para 
'./usr/src/linux-headers-3.16.0-30/include/linux/security.h' para 
'/usr/src/linux-headers-3.16.0-30/include/linux/security.h.dpkg-new': fim de 
ficheiro ou stream inesperado
A preparar para desempacotar 
.../linux-headers-3.16.0-30-generic_3.16.0-30.40_amd64.deb ...
A descompactar linux-headers-3.16.0-30-generic (3.16.0-30.40) ...
Erros foram encontrados durante o processamento de:
 
/var/cache/apt/archives/linux-image-extra-3.16.0-30-generic_3.16.0-30.40_amd64.deb
 /var/cache/apt/archives/linux-headers-3.16.0-30_3.16.0-30.40_all.deb
Running prelink, please wait...
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: libcamel-1.2-49 3.12.7.1-0ubuntu1 [modified: 
usr/lib/libcamel-1.2.so.49.0.0]
ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
Uname: Linux 3.16.0-29-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.1
Architecture: amd64
Date: Sun Jan 18 11:58:58 2015
DuplicateSignature: package:libcamel-1.2-49:3.12.7.1-0ubuntu1 [modified: 
usr/lib/libcamel-1.2.so.49.0.0]:não pode copiar dados extráidos para 
'./usr/lib/libcamel-1.2.so.49.0.0' para 
'/usr/lib/libcamel-1.2.so.49.0.0.dpkg-new': fim de ficheiro ou stream inesperado
ErrorMessage: não pode copiar dados extráidos para 
'./usr/lib/libcamel-1.2.so.49.0.0' para 
'/usr/lib/libcamel-1.2.so.49.0.0.dpkg-new': fim de ficheiro ou stream inesperado
InstallationDate: Installed on 2014-12-30 (18 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
SourcePackage: evolution-data-server
Title: package libcamel-1.2-49 3.12.7.1-0ubuntu1 [modified: 
usr/lib/libcamel-1.2.so.49.0.0] failed to install/upgrade: não pode copiar 
dados extráidos para './usr/lib/libcamel-1.2.so.49.0.0' para 
'/usr/lib/libcamel-1.2.so.49.0.0.dpkg-new': fim de ficheiro ou stream inesperado
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: evolution-data-server (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package utopic

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

Title:
  package libcamel-1.2-49 3.12.7.1-0ubuntu1 [modified:
  usr/lib/libcamel-1.2.so.49.0.0] failed to install/upgrade: não pode
  copiar dados extráidos para './usr/lib/libcamel-1.2.so.49.0.0' para
  '/usr/lib/libcamel-1.2.so.49.0.0.dpkg-new': fim de ficheiro ou stream
  inesperado

Status in evolution-data-server package in Ubuntu:
  New

Bug description:
  A descompactar linux-headers-3.16.0-30 (3.16.0-30.40) ...
  dpkg-deb (sub-processo): a descomprimir membro do arquivo: erro de lzma: os 
dados comprimidos estão corrompidos
  dpkg-deb: erro: sub-processo descompressão retornou estado de saída de erro 
2
  dpkg: erro ao processar o arquivo 
/var/cache/apt/archives/linux-headers-3.16.0-30_3.16.0-30.40_all.deb (--unpack):
   não pode copiar dados extráidos para 
'./usr/src/linux-headers-3.16.0-30/include/linux/security.h' para 
'/usr/src/linux-headers-3.16.0-30/include/linux/security.h.dpkg-new': fim de 
ficheiro ou stream inesperado
  A preparar para desempacotar 
.../linux-headers-3.16.0-30-generic_3.16.0-30.40_amd64.deb ...
  A descompactar linux-headers-3.16.0-30-generic (3.16.0-30.40) ...
  Erros foram encontrados durante o processamento de:
   
/var/cache/apt/archives/linux-image-extra-3.16.0-30-generic_3.16.0-30.40_amd64.deb
   /var/cache/apt/archives/linux-headers-3.16.0-30_3.16.0-30.40_all.deb
  Running prelink, please wait...
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libcamel-1.2-49 3.12.7.1-0ubuntu1 [modified: 
usr/lib/libcamel-1.2.so.49.0.0]
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  Date: Sun Jan 18 11:58:58 2015
  DuplicateSignature: package:libcamel-1.2-49:3.12.7.1-0ubuntu1 [modified: 
usr/lib/libcamel-1.2.so.49.0.0]:não pode copiar dados extráidos para 
'./usr/lib/libcamel-1.2.so.49.0.0' para 
'/usr/lib/libcamel-1.2.so.49.0.0.dpkg-new': fim de ficheiro ou stream inesperado
  ErrorMessage: não pode copiar dados extráidos para 
'./usr/lib/libcamel-1.2.so.49.0.0' para 
'/usr/lib/libcamel-1.2.so.49.0.0.dpkg-new': fim de ficheiro ou stream inesperado
  InstallationDate: Installed on 2014-12-30 (18 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  

[Touch-packages] [Bug 1384100] Re: [14.04.1] libva i965 driver does not have function __vaDriverInit_0_32

2015-01-18 Thread Launchpad Bug Tracker
This bug was fixed in the package libva - 1.5.0-1

---
libva (1.5.0-1) experimental; urgency=medium


  * New upstream release.

 -- Sebastian Ramacher sramac...@debian.org  Mon, 29 Dec 2014 22:04:11
+0100

** Changed in: libva (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  [14.04.1] libva i965 driver does not have function __vaDriverInit_0_32

Status in intel-vaapi-driver package in Ubuntu:
  In Progress
Status in libva package in Ubuntu:
  Fix Released

Bug description:
  $ cat /etc/lsb-release 
  DISTRIB_ID=Ubuntu
  DISTRIB_RELEASE=14.04
  DISTRIB_CODENAME=trusty
  DISTRIB_DESCRIPTION=Ubuntu 14.04.1 LTS

  $ vainfo
  libva info: VA-API version 0.35.0
  libva info: va_getDriverName() returns 0
  libva info: Trying to open /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
  libva error: /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so has no function 
__vaDriverInit_0_32
  libva info: va_openDriver() returns -1
  vaInitialize failed with error code -1 (unknown libva error),exit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-vaapi-driver/+bug/1384100/+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 1386721] Re: Graphics Slow After Upgrade 14.04 - 14.10

2015-01-18 Thread Krzysztof Drewniak
Re: my earlier post about blacklisting certain modules, it might be the
case that I had actually worked around a version of bug #1389077 , since
the main symptoms after upgrading to xorg-edgers were random I/O freezes
(mouse, keyboard, audio, or graphics cutting out for a secord or so). I
think more testing is required.

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

Title:
  Graphics Slow After Upgrade 14.04 - 14.10

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  Using Gnome Ubuntu 14.10, Dell XPS 13, intel 915 Graphics

  After upgrading from 14.04 to 14.10 there are a lot of places where
  the graphics are working much slower than they were before:

  - Gnome Shell Interface is very sluggish, visible chops (redrawing)
  when pressing the [Super] key.

  - Selecting text in Gedit takes a full second pr. line

  Experiences some subjective improvement when I booted kernel 3.13.0-37
  instead of 3.16.0-23, but that may be my imagination as the problem
  persists.

  I've searched google, forums, found a couple of relevant links that
  point to the issue being the Intel drivers.

  http://askubuntu.com/questions/53962...E2%86%92-14-10
  http://www.webupd8.org/2014/10/ubunt...ent-1652086424

  But the drivers currently in 14.10 should be newer than those supplied
  by Intel to 14.04 so that doesn't make sense to me. As one Intel
  developer wrote:

  I would like to point out that since what we do is bring more ecent
  versions of the software to the target distributions than they ship
  with, a 14.04 targeted installer is unlikely to bring much to a 14.10
  installation, which most likely has the same or more recent versions
  already anyway.

  Source: https://01.org/linuxgraphics/node/375

  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
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: GNOME
  Date: Tue Oct 28 15:24:30 2014
  DistUpgraded: 2014-10-25 20:59:36,052 DEBUG enabling apt cron job
  DistroCodename: utopic
  DistroVariant: ubuntu
  DkmsStatus: i915-3.15-3.13, 0.01, 3.13.0-37-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Haswell-ULT Integrated Graphics Controller [8086:0a16] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:060a]
  InstallationDate: Installed on 2014-06-14 (135 days ago)
  InstallationMedia: Ubuntu-GNOME 14.04 LTS Trusty Tahr - Release amd64 
(20140416.2)
  MachineType: Dell Inc. XPS13 9333
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-23-generic 
root=UUID=105bbbd1-365e-4063-bdca-fc5431faf5dc ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to utopic on 2014-10-25 (2 days ago)
  dmi.bios.date: 12/11/2013
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A02
  dmi.board.name: 0GFTRT
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 0.1
  dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd12/11/2013:svnDellInc.:pnXPS139333:pvr:rvnDellInc.:rn0GFTRT:rvrA00:cvnDellInc.:ct8:cvr0.1:
  dmi.product.name: XPS13 9333
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.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: Tue Oct 28 13:44:57 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4933
   vendor CMN
  xserver.version: 2:1.16.0-1ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1386721/+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 1412167] Re: package libcamel-1.2-49 3.12.7.1-0ubuntu1 [modified: usr/lib/libcamel-1.2.so.49.0.0] failed to install/upgrade: não pode copiar dados extráidos para './usr/lib/libca

2015-01-18 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 evolution-data-server in
Ubuntu.
https://bugs.launchpad.net/bugs/1412167

Title:
  package libcamel-1.2-49 3.12.7.1-0ubuntu1 [modified:
  usr/lib/libcamel-1.2.so.49.0.0] failed to install/upgrade: não pode
  copiar dados extráidos para './usr/lib/libcamel-1.2.so.49.0.0' para
  '/usr/lib/libcamel-1.2.so.49.0.0.dpkg-new': fim de ficheiro ou stream
  inesperado

Status in evolution-data-server package in Ubuntu:
  New

Bug description:
  A descompactar linux-headers-3.16.0-30 (3.16.0-30.40) ...
  dpkg-deb (sub-processo): a descomprimir membro do arquivo: erro de lzma: os 
dados comprimidos estão corrompidos
  dpkg-deb: erro: sub-processo descompressão retornou estado de saída de erro 
2
  dpkg: erro ao processar o arquivo 
/var/cache/apt/archives/linux-headers-3.16.0-30_3.16.0-30.40_all.deb (--unpack):
   não pode copiar dados extráidos para 
'./usr/src/linux-headers-3.16.0-30/include/linux/security.h' para 
'/usr/src/linux-headers-3.16.0-30/include/linux/security.h.dpkg-new': fim de 
ficheiro ou stream inesperado
  A preparar para desempacotar 
.../linux-headers-3.16.0-30-generic_3.16.0-30.40_amd64.deb ...
  A descompactar linux-headers-3.16.0-30-generic (3.16.0-30.40) ...
  Erros foram encontrados durante o processamento de:
   
/var/cache/apt/archives/linux-image-extra-3.16.0-30-generic_3.16.0-30.40_amd64.deb
   /var/cache/apt/archives/linux-headers-3.16.0-30_3.16.0-30.40_all.deb
  Running prelink, please wait...
  E: Sub-process /usr/bin/dpkg returned an error code (1)

  ProblemType: Package
  DistroRelease: Ubuntu 14.10
  Package: libcamel-1.2-49 3.12.7.1-0ubuntu1 [modified: 
usr/lib/libcamel-1.2.so.49.0.0]
  ProcVersionSignature: Ubuntu 3.16.0-29.39-generic 3.16.7-ckt2
  Uname: Linux 3.16.0-29-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8.1
  Architecture: amd64
  Date: Sun Jan 18 11:58:58 2015
  DuplicateSignature: package:libcamel-1.2-49:3.12.7.1-0ubuntu1 [modified: 
usr/lib/libcamel-1.2.so.49.0.0]:não pode copiar dados extráidos para 
'./usr/lib/libcamel-1.2.so.49.0.0' para 
'/usr/lib/libcamel-1.2.so.49.0.0.dpkg-new': fim de ficheiro ou stream inesperado
  ErrorMessage: não pode copiar dados extráidos para 
'./usr/lib/libcamel-1.2.so.49.0.0' para 
'/usr/lib/libcamel-1.2.so.49.0.0.dpkg-new': fim de ficheiro ou stream inesperado
  InstallationDate: Installed on 2014-12-30 (18 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
  SourcePackage: evolution-data-server
  Title: package libcamel-1.2-49 3.12.7.1-0ubuntu1 [modified: 
usr/lib/libcamel-1.2.so.49.0.0] failed to install/upgrade: não pode copiar 
dados extráidos para './usr/lib/libcamel-1.2.so.49.0.0' para 
'/usr/lib/libcamel-1.2.so.49.0.0.dpkg-new': fim de ficheiro ou stream inesperado
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1412167/+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 1400235] Re: 10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

2015-01-18 Thread Christopher M. Penalver
Marius B. Kotsbak, could you please test the latest upstream kernel
available from the very top line at the top of the page (the release
names are irrelevant for testing, and please do not test the daily
folder) following https://wiki.ubuntu.com/KernelMainlineBuilds ? It will
allow additional upstream developers to examine the issue.

If the test did not allow you to test to the issue (ex. you couldn't boot into 
the OS) please make a comment in your report about this, and continue to test 
the next most recent kernel version until you can test to the issue. Once 
you've tested the upstream kernel, please comment on which kernel version 
specifically you tested. If this bug is fixed in the mainline kernel, please 
add the following tags:
kernel-fixed-upstream
kernel-fixed-upstream-VERSION-NUMBER

where VERSION-NUMBER is the version number of the kernel you tested exactly 
shown as:
kernel-fixed-upstream-3.19-rc4

This can be done by clicking on the yellow circle with a black pencil
icon next to the word Tags located at the bottom of the bug description.

If the mainline kernel does not fix this bug, please add the following tags:
kernel-bug-exists-upstream
kernel-bug-exists-upstream-VERSION-NUMBER

Once testing of the upstream kernel is complete, please mark this bug's
Status as Confirmed. Please let us know your results. Thank you for your
understanding.

** Tags removed: bios-outdated-a11
** Tags added: latest-bios-a11

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

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

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

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

Title:
  10de:11fc [Dell Precision M4800] Screen does not wake up after sleep

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  When the laptop is either set to sleep by entering Fn-F1 or by
  timeout, the screen is black after waking it up again (using the power
  button, it does not wake by mousepad movement or key presses).

  In earlier Ubuntu versions (14.04), a workaround was to enter a
  terminal console by hitting CTRL-ALT-F1, CTRL-ALT-F7, but that does
  not seem to work anymore.

  The problem is is present in todays (2014-12-8) Vivid daily image
  (booted with nomodeset, but not done any configuration of the
  screen).

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  .tmp.unity.support.test.1:

  ApportVersion: 2.14.7-0ubuntu10
  Architecture: amd64
  CasperVersion: 1.346
  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: Mon Dec  8 08:28:24 2014
  DistUpgraded: Fresh install
  DistroCodename: vivid
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   NVIDIA Corporation GK106GLM [Quadro K2100M] [10de:11fc] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: Dell Device [1028:05cc]
  LiveMediaBuild: Ubuntu 15.04 Vivid Vervet - Alpha amd64 (20141207)
  MachineType: Dell Inc. Precision M4800
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi 
file=/cdrom/preseed/username.seed boot=casper quiet splash nomodeset --
  Renderer: Software
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 06/26/2014
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 077KCT
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd06/26/2014:svnDellInc.:pnPrecisionM4800:pvr01:rvnDellInc.:rn077KCT:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: Precision M4800
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.0+15.04.20141120-0ubuntu3
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.58-2
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.16.1.901-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~exp1ubuntu6
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Mon Dec  8 08:27:01 2014
  

[Touch-packages] [Bug 1350004] Re: package libpostproc52 6:0.8.10-0ubuntu0.13.10.1 [modified: usr/lib/x86_64-linux-gnu/libpostproc.so.52.0.0] failed to install/upgrade: libpostproc52:amd64 6:0.git2012

2015-01-18 Thread Sebastian Ramacher
*** This bug is a duplicate of bug 1286836 ***
https://bugs.launchpad.net/bugs/1286836

** This bug has been marked a duplicate of bug 1286836
   package libpostproc52 6:0.8.10-0ubuntu0.13.10.1 failed to install/upgrade: 
libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not co-installable 
with libpostproc52 which has multiple installed instances

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

Title:
  package libpostproc52 6:0.8.10-0ubuntu0.13.10.1 [modified:
  usr/lib/x86_64-linux-gnu/libpostproc.so.52.0.0] failed to
  install/upgrade: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch:
  no) is not co-installable with libpostproc52 which has multiple
  installed instances

Status in libav package in Ubuntu:
  Confirmed

Bug description:
  i can't upgrade my ubuntu

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libpostproc52 6:0.8.10-0ubuntu0.13.10.1 [modified: 
usr/lib/x86_64-linux-gnu/libpostproc.so.52.0.0]
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  Date: Tue Jul 29 10:19:12 2014
  Dependencies:
   gcc-4.9-base 4.9-20140406-0ubuntu1
   libavutil51 6:0.8.10-0ubuntu0.13.10.1 [modified: 
usr/lib/x86_64-linux-gnu/libavutil.so.51.22.2] [origin: unknown]
   libc6 2.19-0ubuntu6 [modified: lib/x86_64-linux-gnu/ld-2.19.so 
lib/x86_64-linux-gnu/libc-2.19.so lib/x86_64-linux-gnu/libcrypt-2.19.so 
lib/x86_64-linux-gnu/libdl-2.19.so lib/x86_64-linux-gnu/libm-2.19.so 
lib/x86_64-linux-gnu/libnsl-2.19.so lib/x86_64-linux-gnu/libpthread-2.19.so 
lib/x86_64-linux-gnu/libresolv-2.19.so lib/x86_64-linux-gnu/librt-2.19.so 
lib/x86_64-linux-gnu/libutil-2.19.so]
   libgcc1 1:4.9-20140406-0ubuntu1 [modified: 
lib/x86_64-linux-gnu/libgcc_s.so.1]
   multiarch-support 2.19-0ubuntu6
  DuplicateSignature: package:libpostproc52:6:0.8.10-0ubuntu0.13.10.1 
[modified: usr/lib/x86_64-linux-gnu/libpostproc.so.52.0.0]:libpostproc52:amd64 
6:0.git20120821-4 (Multi-Arch: no) is not co-installable with libpostproc52 
which has multiple installed instances
  ErrorMessage: libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not 
co-installable with libpostproc52 which has multiple installed instances
  InstallationDate: Installed on 2013-03-26 (490 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  SourcePackage: libav
  Title: package libpostproc52 6:0.8.10-0ubuntu0.13.10.1 [modified: 
usr/lib/x86_64-linux-gnu/libpostproc.so.52.0.0] failed to install/upgrade: 
libpostproc52:amd64 6:0.git20120821-4 (Multi-Arch: no) is not co-installable 
with libpostproc52 which has multiple installed instances
  UpgradeStatus: Upgraded to trusty on 2014-06-01 (58 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1350004/+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 1334291] Re: package libswscale-extra-2 (not installed) failed to install/upgrade: libswscale-extra-2:all 6:9.13-0ubuntu0.14.04.1 (Multi-Arch: no) is not co-installable with libs

2015-01-18 Thread Sebastian Ramacher
Please provide logs from apt and dpkg.

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

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

Title:
  package libswscale-extra-2 (not installed) failed to install/upgrade:
  libswscale-extra-2:all 6:9.13-0ubuntu0.14.04.1 (Multi-Arch: no) is not
  co-installable with libswscale-extra-2 which has multiple installed
  instances

Status in libav package in Ubuntu:
  Incomplete

Bug description:
  i do not undestand

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libswscale-extra-2 (not installed)
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  AptOrdering:
   libswscale-extra-2: Install
   libswscale-extra-2: Configure
   libavfilter-extra-2: Configure
  Architecture: amd64
  Date: Sat Jun 21 10:32:40 2014
  DpkgHistoryLog:
   Start-Date: 2014-06-21  10:32:39
   Commandline: aptdaemon role='role-fix-broken-depends' sender=':1.79'
   Install: libswscale-extra-2:amd64 (9.13-0ubuntu0.14.04.1, automatic)
  DpkgTerminalLog:
   dpkg: error processing archive 
/var/cache/apt/archives/libswscale-extra-2_6%3a9.13-0ubuntu0.14.04.1_all.deb 
(--unpack):
libswscale-extra-2:all 6:9.13-0ubuntu0.14.04.1 (Multi-Arch: no) is not 
co-installable with libswscale-extra-2 which has multiple installed instances
  DuplicateSignature: package:libswscale-extra-2:(not 
installed):libswscale-extra-2:all 6:9.13-0ubuntu0.14.04.1 (Multi-Arch: no) is 
not co-installable with libswscale-extra-2 which has multiple installed 
instances
  ErrorMessage: libswscale-extra-2:all 6:9.13-0ubuntu0.14.04.1 (Multi-Arch: no) 
is not co-installable with libswscale-extra-2 which has multiple installed 
instances
  InstallationDate: Installed on 2013-05-24 (397 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  SourcePackage: libav
  Title: package libswscale-extra-2 (not installed) failed to install/upgrade: 
libswscale-extra-2:all 6:9.13-0ubuntu0.14.04.1 (Multi-Arch: no) is not 
co-installable with libswscale-extra-2 which has multiple installed instances
  UpgradeStatus: Upgraded to trusty on 2014-05-01 (55 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/1334291/+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 1408275] Re: Unable to log in with lightdm

2015-01-18 Thread aanno
Sorry for being fuzzy. This is what happens:

# lightdm greeting screen comes up after boot as expected.
# trying to log in from the lightdm greeting screen (with whatever user to 
whatever desktop environment)
# X11 is stopped, screen falls back to vt (black screen with a few white 
characters on it) for half a second or so. There is some output (error message) 
on vt, but there is no time for me to read it.
# lightdm greeting screen is started again. I'm still not logged-in (but I can 
try over and over again).

Work-around:
As already mentioned, logging in is possible by:
# Cntrl-Alt-F2 (or some other combination) to get to a (non-graphical) vt.
# Log in (non-graphical, i.e. without X11, lightdm greeting screen) on the vt
# Starting the X11 user session, e.g. with 'startx /usr/bin/startkde -- :3'

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

Title:
  Unable to log in with lightdm

Status in Light Display Manager:
  New
Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  Unable to log in with lightdm

  This is a bug report against an up-to-date version of (k)ubuntu
  14.10/utopic. The issue seems to have been triggered by ubuntu updates
  between 23.12.2014 and 07.01.2015 (today).

  I'm unable to log in with lightdm. No matter what user, and I also
  tried guest. However I'm able to log on a (non-graphical) console/vt
  (i.e. without X).

  I found the following in /var/log/lightdm/x-0-greeter.log:

  QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Datei 
oder Verzeichnis nicht gefunden
  QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
  Bus::open: Can not get ibus-daemon's address. 
  IBusInputContext::createInputContext: no connection to ibus-daemon 
  QDBusError(org.freedesktop.DBus.Error.AccessDenied, Permission denied) 
  QDBusError(org.freedesktop.DBus.Error.AccessDenied, Permission denied) 
  QDBusError(org.freedesktop.DBus.Error.AccessDenied, Permission denied) 
  QDBusError(org.freedesktop.DBus.Error.AccessDenied, Permission denied) 
  
file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:246:5: 
QML ListView: Bei der fÃU+0083¼r die Eigenschaft 
âÂU+0080ÂU+009EcurrentIndexâÂU+0080Â
  U+009C angegebenen Bindung wurde eine Endlosschleife festgestellt
  
file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:246:5: 
QML ListView: Bei der fÃU+0083¼r die Eigenschaft 
âÂU+0080ÂU+009EcurrentIndexâÂU+0080Â
  U+009C angegebenen Bindung wurde eine Endlosschleife festgestellt
  file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: 
Unable to assign [undefined] to QString usersession

  Hence the bug maybe releated to some ibus, dbus, systemd and/or
  upstart problem. But I don't care. This is the most severe problem for
  me in Ubuntu for nearly 10 years.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1408275/+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 1412119] Re: Sync x264 2:0.142.2495+git6a301b6-1 (universe) from Debian experimental (main)

2015-01-18 Thread Daniel Holbach
This bug was fixed in the package x264 - 2:0.142.2495+git6a301b6-1
Sponsored for Rico Tzschichholz (ricotz)

---
x264 (2:0.142.2495+git6a301b6-1) experimental; urgency=low

  [ Fabian Greffrath ]
  * Add a wrapper script to load the 10-bit variant of libx264.
(Closes: #751458)

  [ Rico Tzschichholz ]
  * Update to new upstream snapshot
  * Imported Upstream version 0.142.2495+git6a301b6
  * Fix wrapper script installation and don't require dpkg-dev
  * Drop obsolete build-dep on libx11-dev (Closes: #752093)
  * Add properly_detect_x32.patch (Closes: #775349)

 -- Rico Tzschichholz ric...@ubuntu.com  Wed, 14 Jan 2015 23:32:51
+0100

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

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

Title:
  Sync x264 2:0.142.2495+git6a301b6-1 (universe) from Debian
  experimental (main)

Status in x264 package in Ubuntu:
  Fix Released

Bug description:
  Please sync x264 2:0.142.2495+git6a301b6-1 (universe) from Debian
  experimental (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* Downgrade -fstack-protector-strong to -fstack-protector on arm64, to
  work around LP #1364979 until the compiler is fixed.

  The mentioned bug is suppose to be fixed
  https://bugs.launchpad.net/ubuntu/+source/fbb/+bug/1364979


  Changelog entries since current vivid version 2:0.142.2431+gita5831aa-
  1ubuntu1:

  x264 (2:0.142.2495+git6a301b6-1) experimental; urgency=low

[ Fabian Greffrath ]
* Add a wrapper script to load the 10-bit variant of libx264.
  (Closes: #751458)

[ Rico Tzschichholz ]
* Update to new upstream snapshot
* Imported Upstream version 0.142.2495+git6a301b6
* Fix wrapper script installation and don't require dpkg-dev
* Drop obsolete build-dep on libx11-dev (Closes: #752093)
* Add properly_detect_x32.patch (Closes: #775349)

   -- Rico Tzschichholz ric...@ubuntu.com  Wed, 14 Jan 2015 23:32:51
  +0100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/x264/+bug/1412119/+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 1412077] Re: USB keyboard not working in initramfs (hid issue)

2015-01-18 Thread legolas558
** Description changed:

- This bug might either be in kernel or initramfs-tools.
+ This bug might either be in the kernel extra package or initramfs-tools,
+ can't decide.
  
- - linux-image-extra-3.13.0-35-generic correctly loads hid-generic and does 
not need it to be specified to initramfs-tools
- - linux-image-extra-3.13.0-36-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools AND the -extra package is installed
- - linux-image-extra-3.13.0-37-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools AND the -extra package is installed
+ I have tested all following version of the kernel:
  
+ - linux-image-3.13.0-35-generic
+ - linux-image-3.13.0-36-generic
+ - linux-image-3.13.0-37-generic
+ - linux-image-3.13.0-39-generic
+ - linux-image-3.13.0-40-generic
+ - linux-image-3.13.0-44-generic
+ 
+ In all of them, if the corresponding -extra package is not installed
+ then USB keyboard will not work (and display mode will also not be set
+ correctly, although it's a separate issue).
+ 
+ I have narrowed down the issue to the fact that hid, hid-generic and
+ usbhid modules are missing and thus not loaded.
  
  Possibly related bugs:
  
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

** Summary changed:

- USB keyboard not working in initramfs (hid issue)
+ HID USB keyboards not working in initramfs

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

Title:
  HID USB keyboards not working in initramfs

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in the kernel extra package or initramfs-
  tools, can't decide.

  I have tested all following version of the kernel:

  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic
  - linux-image-3.13.0-44-generic

  In all of them, if the corresponding -extra package is not installed
  then USB keyboard will not work (and display mode will also not be set
  correctly, although it's a separate issue).

  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.

  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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 1302270] Re: [regression] Poor performance with recent update with i965: libGL error: failed to open drm device: Permission denied

2015-01-18 Thread David Oftedal
I just started experiencing this bug on 14.10 today, after updating the system.
I do not seem to have bug #1302264, which this bug was marked as a duplicate of.
It's possible to work around the bug by using chown -R user /dev/dri.

** This bug is no longer a duplicate of bug 1302264
   systemd-logind assert failure: error.c:319: Assertion failed in 
nih_error_get: context_stack != NULL

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

Title:
  [regression] Poor performance with recent update with i965: libGL
  error: failed to open drm device: Permission denied

Status in Compiz:
  Confirmed
Status in Unity:
  Confirmed
Status in systemd package in Ubuntu:
  Confirmed
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I rebooted into up to date trusty and noticed Unity was incredibly
  slow. I hadn't rebooted in a while, so I'm not sure what package
  caused the issue, though I'm guessing it is mesa (I saw i965 pci ids
  were ifdef'd in the Launchpad diff, but I didn't look super closely).

  ~/.xsession-errors has this to say:
  libGL error: failed to open drm device: Permission denied
  libGL error: failed to load driver: i965

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,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: Thu Apr  3 20:08:18 2014
  DistUpgraded: 2013-11-04 08:48:34,282 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:215a]
  InstallationDate: Installed on 2011-06-28 (1010 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110425.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 5129CTO
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=88689ad2-74b5-442c-9290-8ae60b63e16b ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2013-11-04 (150 days ago)
  dmi.bios.date: 02/24/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET64WW (1.34 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET64WW(1.34):bd02/24/2011:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140328-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr  3 19:38:17 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16404 
   vendor LEN
  xserver.version: 2:1.15.0-1ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1302270/+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 1302270] Re: [regression] Poor performance with recent update with i965: libGL error: failed to open drm device: Permission denied

2015-01-18 Thread David Oftedal
Also, I seem to have a Radeon card, because when the bug occurs, I also
get the message failed to load driver: r600.

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

Title:
  [regression] Poor performance with recent update with i965: libGL
  error: failed to open drm device: Permission denied

Status in Compiz:
  Confirmed
Status in Unity:
  Confirmed
Status in systemd package in Ubuntu:
  Confirmed
Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  I rebooted into up to date trusty and noticed Unity was incredibly
  slow. I hadn't rebooted in a while, so I'm not sure what package
  caused the issue, though I'm guessing it is mesa (I saw i965 pci ids
  were ifdef'd in the Launchpad diff, but I didn't look super closely).

  ~/.xsession-errors has this to say:
  libGL error: failed to open drm device: Permission denied
  libGL error: failed to load driver: i965

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-22.44-generic 3.13.8
  Uname: Linux 3.13.0-22-generic x86_64
  .tmp.unity.support.test.1:
   
  ApportVersion: 2.14-0ubuntu1
  Architecture: amd64
  CompizPlugins: 
[core,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: Thu Apr  3 20:08:18 2014
  DistUpgraded: 2013-11-04 08:48:34,282 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation Core Processor Integrated Graphics Controller [8086:0046] 
(rev 02) (prog-if 00 [VGA controller])
 Subsystem: Lenovo Device [17aa:215a]
  InstallationDate: Installed on 2011-06-28 (1010 days ago)
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110425.2)
  Lsusb:
   Bus 002 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
   Bus 001 Device 002: ID 8087:0020 Intel Corp. Integrated Rate Matching Hub
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: LENOVO 5129CTO
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-22-generic 
root=UUID=88689ad2-74b5-442c-9290-8ae60b63e16b ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2013-11-04 (150 days ago)
  dmi.bios.date: 02/24/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 6QET64WW (1.34 )
  dmi.board.name: 5129CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr6QET64WW(1.34):bd02/24/2011:svnLENOVO:pn5129CTO:pvrThinkPadX201s:rvnLENOVO:rn5129CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 5129CTO
  dmi.product.version: ThinkPad X201s
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.11+14.04.20140328-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0-4ubuntu1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0-4ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu7
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Thu Apr  3 19:38:17 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   16404 
   vendor LEN
  xserver.version: 2:1.15.0-1ubuntu7

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/1302270/+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 1412077] Re: [PATCH] HID USB keyboards not working in initramfs

2015-01-18 Thread legolas558
** Description changed:

  This bug might either be in the kernel extra package or initramfs-tools,
  can't decide.
  
  I have tested all following version of the kernel:
  
  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic
  - linux-image-3.13.0-41-generic
  - linux-image-3.13.0-43-generic
  - linux-image-3.13.0-44-generic *
  
  In all of them except latest (-44), if the corresponding -extra package
  is not installed then USBs keyboard will not work (and display mode will
  also not be set correctly, although it's a separate issue).
  
  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.
  
  Possibly related bugs:
  
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991
+ 
+  Update 18 January
+ 
+ Sorry if you received too many notifications, I have tried my best
+ document the issue and find a solution.
+ 
+ This issue can be split in 3 separate issues now:
+ 
+ 1) functions in initramfs-tools' hook-functions do not handle command
+ failures (please merge attached patch), also for modprobe which made it
+ very difficult to troubleshoot the other issues
+ 
+ 2) hid modules are currently in extra but - considering the past amount
+ of bug reports and spoilt user experience - these ought better be in the
+ -generic package*
+ 
+ 3) linux-image-3.13.0-44-generic doesn't sport a modules.dep that covers
+ the -extra package (as it did in the past)
+ 
+ I hope this bug report will be useful to you guys.
+ 
+ * = if this is not advisable for the -generic package, then would be
+ nice that update-initramfs failed or displayed a warning about USB
+ keyboard usage when -extra is not installed, instead of silently
+ including all those goodies when it is, as it does now

** Description changed:

  This bug might either be in the kernel extra package or initramfs-tools,
  can't decide.
  
  I have tested all following version of the kernel:
  
  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic
  - linux-image-3.13.0-41-generic
  - linux-image-3.13.0-43-generic
  - linux-image-3.13.0-44-generic *
  
- In all of them except latest (-44), if the corresponding -extra package
- is not installed then USBs keyboard will not work (and display mode will
- also not be set correctly, although it's a separate issue).
+ In all of them (* = except latest), if the corresponding -extra package
+ is installed then USBs keyboard *will work* (and display mode will also
+ be set correctly, although it's a separate issue).
+ 
+ Otherwise, no USB keyboard will be available at all for initramfs
+ programs.
  
  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.
  
  Possibly related bugs:
  
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991
  
   Update 18 January
  
  Sorry if you received too many notifications, I have tried my best
  document the issue and find a solution.
  
  This issue can be split in 3 separate issues now:
  
  1) functions in initramfs-tools' hook-functions do not handle command
  failures (please merge attached patch), also for modprobe which made it
  very difficult to troubleshoot the other issues
  
  2) hid modules are currently in extra but - considering the past amount
  of bug reports and spoilt user experience - these ought better be in the
  -generic package*
  
  3) linux-image-3.13.0-44-generic doesn't sport a modules.dep that covers
  the -extra package (as it did in the past)
  
  I hope this bug report will be useful to you guys.
  
  * = if this is not advisable for the -generic package, then would be
  nice that update-initramfs failed or displayed a warning about USB
  keyboard usage when -extra is not installed, instead of silently
  including all those goodies when it is, as it does now

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.

[Touch-packages] [Bug 1412077] Re: USB keyboard not working in initramfs (hid issue)

2015-01-18 Thread legolas558
I am now trying compiling my own kernel with CONFIG_HID_GENERIC=y

** Description changed:

  This bug might either be in kernel or initramfs-tools.
  
  Known good kernels:
  - linux-image-extra-3.13.0-35-generic
  - linux-image-extra-3.13.0-36-generic
  
  All other subsequent versions (including latest linux-image-
  extra-3.13.0-44-generic) are affected by this issue.
- 
- Starting from linux-image-extra-3.13.0-36-generic the pcscd daemon gets
- started automatically for some unknown reason (this was not happening
- before with -35-generic).
  
  Basically the hid modules (hid, hid-generic and usbhid) are not loaded
  and this makes the keyboard impossible to use in any initramfs CLI
  program that requires user input.
  
  I have tried to force the usage of this module, but even with modprobe
  it fails for reasons unknown to me.
  
  Possibly related bugs:
  
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991
- 
- Known workaround:
- Compile your own kernel with CONFIG_HID_GENERIC=y (I strongly advise default 
kernel comes with this)

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

Title:
  USB keyboard not working in initramfs (hid issue)

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in kernel or initramfs-tools.

  Known good kernels:
  - linux-image-extra-3.13.0-35-generic
  - linux-image-extra-3.13.0-36-generic

  All other subsequent versions (including latest linux-image-
  extra-3.13.0-44-generic) are affected by this issue.

  Basically the hid modules (hid, hid-generic and usbhid) are not loaded
  and this makes the keyboard impossible to use in any initramfs CLI
  program that requires user input.

  I have tried to force the usage of this module, but even with modprobe
  it fails for reasons unknown to me.

  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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 1412077] Re: HID USB keyboards not working in initramfs

2015-01-18 Thread legolas558
** Description changed:

  This bug might either be in the kernel extra package or initramfs-tools,
  can't decide.
  
  I have tested all following version of the kernel:
  
  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic
- - linux-image-3.13.0-44-generic
  
  In all of them, if the corresponding -extra package is not installed
  then USB keyboard will not work (and display mode will also not be set
  correctly, although it's a separate issue).
  
  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.
+ 
+ NOTE: on linux-image-3.13.0-44-generic keyboard does not work not even
+ when the -extra package is installed
  
  Possibly related bugs:
  
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

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

Title:
  HID USB keyboards not working in initramfs

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in the kernel extra package or initramfs-
  tools, can't decide.

  I have tested all following version of the kernel:

  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic

  In all of them, if the corresponding -extra package is not installed
  then USB keyboard will not work (and display mode will also not be set
  correctly, although it's a separate issue).

  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.

  NOTE: on linux-image-3.13.0-44-generic keyboard does not work not even
  when the -extra package is installed

  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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 1412077] Re: HID USB keyboards not working in initramfs

2015-01-18 Thread legolas558
By comparing -43 and -44, I noticed that no hid modules are present at
all in the initramfs generated for -44 kernel.

Several other module directories are completely missing, although the
kernel configurations are the same.

Is it possible that the correct generation of the initramfs depends on
the kernel running when generating it?

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

Title:
  HID USB keyboards not working in initramfs

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in the kernel extra package or initramfs-
  tools, can't decide.

  I have tested all following version of the kernel:

  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic
  - linux-image-3.13.0-41-generic
  - linux-image-3.13.0-43-generic
  - linux-image-3.13.0-44-generic *

  In all of them except latest (-44), if the corresponding -extra
  package is not installed then USBs keyboard will not work (and display
  mode will also not be set correctly, although it's a separate issue).

  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.

  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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 1412077] Re: USB keyboard not working in initramfs (hid issue)

2015-01-18 Thread legolas558
** Description changed:

  This bug might either be in kernel or initramfs-tools.
  
  Known good kernels:
  - linux-image-extra-3.13.0-35-generic
  - linux-image-extra-3.13.0-36-generic
  
  All other subsequent versions (including latest linux-image-
  extra-3.13.0-44-generic) are affected by this issue.
+ 
+ Starting from linux-image-extra-3.13.0-36-generic the pcscd daemon gets
+ started automatically for some unknown reason (this was not happening
+ before with -35-generic).
  
  Basically the hid modules (hid, hid-generic and usbhid) are not loaded
  and this makes the keyboard impossible to use in any initramfs CLI
  program that requires user input.
  
  I have tried to force the usage of this module, but even with modprobe
  it fails for reasons unknown to me.
  
  Possibly related bugs:
  
  #1238194
  #1066376
  #229732

** Description changed:

  This bug might either be in kernel or initramfs-tools.
  
  Known good kernels:
  - linux-image-extra-3.13.0-35-generic
  - linux-image-extra-3.13.0-36-generic
  
  All other subsequent versions (including latest linux-image-
  extra-3.13.0-44-generic) are affected by this issue.
  
  Starting from linux-image-extra-3.13.0-36-generic the pcscd daemon gets
  started automatically for some unknown reason (this was not happening
  before with -35-generic).
  
  Basically the hid modules (hid, hid-generic and usbhid) are not loaded
  and this makes the keyboard impossible to use in any initramfs CLI
  program that requires user input.
  
  I have tried to force the usage of this module, but even with modprobe
  it fails for reasons unknown to me.
  
  Possibly related bugs:
  
- #1238194
- #1066376
- #229732
+ https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
+ https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
+ https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
+ https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
+ https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
+ 
+ Known workaround:
+ Compile your own kernel with CONFIG_HID_GENERIC=y (I strongly advise default 
kernel comes with this)

** Description changed:

  This bug might either be in kernel or initramfs-tools.
  
  Known good kernels:
  - linux-image-extra-3.13.0-35-generic
  - linux-image-extra-3.13.0-36-generic
  
  All other subsequent versions (including latest linux-image-
  extra-3.13.0-44-generic) are affected by this issue.
  
  Starting from linux-image-extra-3.13.0-36-generic the pcscd daemon gets
  started automatically for some unknown reason (this was not happening
  before with -35-generic).
  
  Basically the hid modules (hid, hid-generic and usbhid) are not loaded
  and this makes the keyboard impossible to use in any initramfs CLI
  program that requires user input.
  
  I have tried to force the usage of this module, but even with modprobe
  it fails for reasons unknown to me.
  
  Possibly related bugs:
  
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
+ https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991
  
  Known workaround:
  Compile your own kernel with CONFIG_HID_GENERIC=y (I strongly advise default 
kernel comes with this)

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

Title:
  USB keyboard not working in initramfs (hid issue)

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in kernel or initramfs-tools.

  Known good kernels:
  - linux-image-extra-3.13.0-35-generic
  - linux-image-extra-3.13.0-36-generic

  All other subsequent versions (including latest linux-image-
  extra-3.13.0-44-generic) are affected by this issue.

  Starting from linux-image-extra-3.13.0-36-generic the pcscd daemon
  gets started automatically for some unknown reason (this was not
  happening before with -35-generic).

  Basically the hid modules (hid, hid-generic and usbhid) are not loaded
  and this makes the keyboard impossible to use in any initramfs CLI
  program that requires user input.

  I have tried to force the usage of this module, but even with modprobe
  it fails for reasons unknown to me.

  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  

[Touch-packages] [Bug 1054292] Re: [xorg-edgers] hid_generic module missing from initramfs

2015-01-18 Thread legolas558
@rodsmith there is a load of bugs like this, I am going to compile the
kernel myself as you did to fix the problem.

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

Title:
  [xorg-edgers] hid_generic module missing from initramfs

Status in initramfs-tools package in Ubuntu:
  Confirmed

Bug description:
  After enabling the xorg-edgers PPA on my Precise system, I could no
  longer type the password to unlock my encrypted root filesystem at
  boot.  It turns out there's a new module in linux-3.5.0-* called
  hid_generic that needs to be included in the initrd so that USB
  keyboards can be used during bootstrapping.

  The auto_add_modules() function in /usr/share/initramfs-tools/hook-
  functions from the Quantal version of initramfs-tools copies the
  module to the initramfs; see bug #1017991 and
  https://launchpadlibrarian.net/108712220/initramfs-
  tools_0.103ubuntu0_0.103ubuntu0.1.diff.gz.  Perhaps initramfs-tools
  should be backported to the xorg-edgers PPA.

  I worked around the problem by adding hid_generic to /etc/initramfs-
  tools/modules, but I don't know if this will cause problems if I
  switch back to a linux-3.2.0-* kernel (which doesn't have this
  module).

  $ cat /proc/version_signature 
  Ubuntu 3.5.0-15.22-generic 3.5.4
  $ lsb_release -rd
  Description:Ubuntu 12.04.1 LTS
  Release:12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292/+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 1412123] [NEW] package apparmor 2.8.95~2430-0ubuntu5.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 255 zurück

2015-01-18 Thread Bernd Laser
Public bug reported:

Happens on every apt action...

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: apparmor 2.8.95~2430-0ubuntu5.1
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Sun Jan 18 09:43:58 2015
DuplicateSignature: package:apparmor:2.8.95~2430-0ubuntu5.1:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 255 zurück
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 255 zurück
InstallationDate: Installed on 2013-10-02 (472 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta amd64 (20130925.1)
ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=1440d080-bfd3-4290-876c-4350ed113d7d ro quiet splash
SourcePackage: apparmor
Syslog: Jan 18 09:32:41 link dbus[608]: [system] AppArmor D-Bus mediation is 
enabled
Title: package apparmor 2.8.95~2430-0ubuntu5.1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 255 
zurück
UpgradeStatus: Upgraded to trusty on 2014-03-29 (294 days ago)

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

Title:
  package apparmor 2.8.95~2430-0ubuntu5.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  255 zurück

Status in apparmor package in Ubuntu:
  New

Bug description:
  Happens on every apt action...

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: apparmor 2.8.95~2430-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Sun Jan 18 09:43:58 2015
  DuplicateSignature: package:apparmor:2.8.95~2430-0ubuntu5.1:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 255 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 255 zurück
  InstallationDate: Installed on 2013-10-02 (472 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta amd64 (20130925.1)
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=1440d080-bfd3-4290-876c-4350ed113d7d ro quiet splash
  SourcePackage: apparmor
  Syslog: Jan 18 09:32:41 link dbus[608]: [system] AppArmor D-Bus mediation is 
enabled
  Title: package apparmor 2.8.95~2430-0ubuntu5.1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 255 
zurück
  UpgradeStatus: Upgraded to trusty on 2014-03-29 (294 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1412123/+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 1412125] [NEW] package powerd 0.16+15.04.20150116.1-0ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 6 zurück

2015-01-18 Thread Josef Hopfgartner
Public bug reported:

during apt-get update powerd doesn't start again

ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: powerd 0.16+15.04.20150116.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
Uname: Linux 3.18.0-9-generic x86_64
NonfreeKernelModules: openafs
ApportVersion: 2.15.1-0ubuntu2
Architecture: amd64
Date: Sat Jan 17 16:35:50 2015
DuplicateSignature: package:powerd:0.16+15.04.20150116.1-0ubuntu1:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 6 zurück
ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 6 zurück
SourcePackage: powerd
Title: package powerd 0.16+15.04.20150116.1-0ubuntu1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 6 zurück
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package vivid

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

Title:
  package powerd 0.16+15.04.20150116.1-0ubuntu1 failed to
  install/upgrade: Unterprozess installiertes post-installation-Skript
  gab den Fehlerwert 6 zurück

Status in powerd package in Ubuntu:
  New

Bug description:
  during apt-get update powerd doesn't start again

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: powerd 0.16+15.04.20150116.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  Date: Sat Jan 17 16:35:50 2015
  DuplicateSignature: 
package:powerd:0.16+15.04.20150116.1-0ubuntu1:Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 6 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 6 zurück
  SourcePackage: powerd
  Title: package powerd 0.16+15.04.20150116.1-0ubuntu1 failed to 
install/upgrade: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 6 zurück
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powerd/+bug/1412125/+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 1412077] Re: USB keyboard not working in initramfs (hid issue)

2015-01-18 Thread legolas558
I have been able to load hid modules in .36, it was a problem in my
build hook script

** Description changed:

  This bug might either be in kernel or initramfs-tools.
  
- Known good kernels:
- - linux-image-extra-3.13.0-35-generic
- - linux-image-extra-3.13.0-36-generic
+ - linux-image-extra-3.13.0-35-generic correctly loads hid-generic and does 
not need it to be specified to initramfs-tools
+ - linux-image-extra-3.13.0-36-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools
+ - linux-image-extra-3.13.0-40~44 display a new type of error
  
- All other subsequent versions (including latest linux-image-
- extra-3.13.0-44-generic) are affected by this issue.
- 
- Basically the hid modules (hid, hid-generic and usbhid) are not loaded
- and this makes the keyboard impossible to use in any initramfs CLI
- program that requires user input.
- 
- I have tried to force the usage of this module, but even with modprobe
- it fails for reasons unknown to me.
- 
- Possibly related bugs:
+ Possibly related bugs for the hid issue:
  
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

** Description changed:

  This bug might either be in kernel or initramfs-tools.
  
  - linux-image-extra-3.13.0-35-generic correctly loads hid-generic and does 
not need it to be specified to initramfs-tools
  - linux-image-extra-3.13.0-36-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools
- - linux-image-extra-3.13.0-40~44 display a new type of error
  
- Possibly related bugs for the hid issue:
+ Possibly related bugs:
  
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

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

Title:
  USB keyboard not working in initramfs (hid issue)

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in kernel or initramfs-tools.

  - linux-image-extra-3.13.0-35-generic correctly loads hid-generic and does 
not need it to be specified to initramfs-tools
  - linux-image-extra-3.13.0-36-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools

  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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 1371853] Re: Logitech wireless mouse periodically loses correct click behaviour

2015-01-18 Thread Stas Zytkiewicz
Excactly the same bug occurs to me th elast few weeks.
Logitec wireless mouse and keyboard on a logitec unifying receiver and only the 
mouse looses clicks while the keyboard keeps functioning.
Switching to virtual consoles and back doens't do anything.
Logout and back in will fix it so it almost looks like a userspace related 
issue ??

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

Title:
  Logitech wireless mouse periodically loses correct click behaviour

Status in xorg package in Ubuntu:
  Expired

Bug description:
  This problem began with the 14.04 upgrade. The mouse has always worked
  normally until then.

  Approximately every 10 minutes left-clicks are not registered properly to the 
topmost window. They usually appear to go through to the window below and 
it's not possible to switch focus to a new window (or any other window). Mouse 
movement is unaffected and clicking on the original window (which has grabbed 
the focus) seems to work. The Unity bar pops out but is not clickable and 
rapidly re-hides. Sometimes individual window elements are not usable even if 
the main window itself is. Examples:
  * In Thunderbird, left-pane account/folder selection works, but does not 
perform the corresponding update to the message list/preview panes when the 
folder selection changes.
  * dialogues are popped up where parts of the dialogue respond to clicks but 
other parts do not. Commonly, the dialogue title/menu bar is not responsive (it 
cannot be moved/closed).

  Sometimes right-clicking will restore focus to the appropriate
  window/area. Sometimes not.

  Unloading and reloading usbhid and hid_logitech modules does not help.

  Restarting will fix the problem temporarily.

  WORKAROUND: Switch to a console and back will fix the problem
  temporarily via Ctrl-Alt-F1 and then Ctrl-Alt-F7.

  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.4
  Architecture: amd64
  CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,resize,fade,unitymtgrabhandles,scale,session,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Sat Sep 20 06:51:25 2014
  DistUpgraded: 2014-06-16 02:07:17,816 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV770 [Radeon HD 4850] [1002:9442] 
(prog-if 00 [VGA controller])
     Subsystem: PC Partner Limited / Sapphire Technology Radeon HD 4850 512MB 
GDDR3 [174b:e810]
  MachineType: Gigabyte Technology Co., Ltd. GA-MA790XT-UD4P
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-35-generic 
root=UUID=b0b2c7b5-ff4f-4f5b-90bb-209b7743eb62 ro quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M crashkernel=384M-:128M 
vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to trusty on 2014-06-16 (96 days ago)
  dmi.bios.date: 07/12/2010
  dmi.bios.vendor: Award Software International, Inc.
  dmi.bios.version: F8g
  dmi.board.name: GA-MA790XT-UD4P
  dmi.board.vendor: Gigabyte Technology Co., Ltd.
  dmi.board.version: x.x
  dmi.chassis.type: 3
  dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
  dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF8g:bd07/12/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA790XT-UD4P:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA790XT-UD4P:rvrx.x:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
  dmi.product.name: GA-MA790XT-UD4P
  dmi.sys.vendor: Gigabyte Technology 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.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 Sep 17 12:43:28 2014
  xserver.configfile: default
  xserver.errors:

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

To manage notifications about this bug go to:

[Touch-packages] [Bug 1412077] Re: USB keyboard not working in initramfs (hid issue)

2015-01-18 Thread legolas558
I've found out that when the -extra package is installed for that
kernel, the hid modules are correctly loaded! So it's not a dependency
but it is necessary.

Furthermore, the video mode is not set correctly when -extra is missing.

** Description changed:

  This bug might either be in kernel or initramfs-tools.
  
  - linux-image-extra-3.13.0-35-generic correctly loads hid-generic and does 
not need it to be specified to initramfs-tools
- - linux-image-extra-3.13.0-36-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools
+ - linux-image-extra-3.13.0-36-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools AND the -extra package is installed
+ - linux-image-extra-3.13.0-37-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools AND the -extra package is installed
+ 
  
  Possibly related bugs:
  
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

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

Title:
  USB keyboard not working in initramfs (hid issue)

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in kernel or initramfs-tools.

  - linux-image-extra-3.13.0-35-generic correctly loads hid-generic and does 
not need it to be specified to initramfs-tools
  - linux-image-extra-3.13.0-36-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools AND the -extra package is installed
  - linux-image-extra-3.13.0-37-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools AND the -extra package is installed

  
  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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 1412123] Re: package apparmor 2.8.95~2430-0ubuntu5.1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 255 zurück

2015-01-18 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 apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1412123

Title:
  package apparmor 2.8.95~2430-0ubuntu5.1 failed to install/upgrade:
  Unterprozess installiertes post-installation-Skript gab den Fehlerwert
  255 zurück

Status in apparmor package in Ubuntu:
  New

Bug description:
  Happens on every apt action...

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: apparmor 2.8.95~2430-0ubuntu5.1
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.14.1-0ubuntu3.6
  Architecture: amd64
  Date: Sun Jan 18 09:43:58 2015
  DuplicateSignature: package:apparmor:2.8.95~2430-0ubuntu5.1:Unterprozess 
installiertes post-installation-Skript gab den Fehlerwert 255 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 255 zurück
  InstallationDate: Installed on 2013-10-02 (472 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Beta amd64 (20130925.1)
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic 
root=UUID=1440d080-bfd3-4290-876c-4350ed113d7d ro quiet splash
  SourcePackage: apparmor
  Syslog: Jan 18 09:32:41 link dbus[608]: [system] AppArmor D-Bus mediation is 
enabled
  Title: package apparmor 2.8.95~2430-0ubuntu5.1 failed to install/upgrade: 
Unterprozess installiertes post-installation-Skript gab den Fehlerwert 255 
zurück
  UpgradeStatus: Upgraded to trusty on 2014-03-29 (294 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1412123/+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 1412125] Re: package powerd 0.16+15.04.20150116.1-0ubuntu1 failed to install/upgrade: Unterprozess installiertes post-installation-Skript gab den Fehlerwert 6 zurück

2015-01-18 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 powerd in Ubuntu.
https://bugs.launchpad.net/bugs/1412125

Title:
  package powerd 0.16+15.04.20150116.1-0ubuntu1 failed to
  install/upgrade: Unterprozess installiertes post-installation-Skript
  gab den Fehlerwert 6 zurück

Status in powerd package in Ubuntu:
  New

Bug description:
  during apt-get update powerd doesn't start again

  ProblemType: Package
  DistroRelease: Ubuntu 15.04
  Package: powerd 0.16+15.04.20150116.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  NonfreeKernelModules: openafs
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  Date: Sat Jan 17 16:35:50 2015
  DuplicateSignature: 
package:powerd:0.16+15.04.20150116.1-0ubuntu1:Unterprozess installiertes 
post-installation-Skript gab den Fehlerwert 6 zurück
  ErrorMessage: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 6 zurück
  SourcePackage: powerd
  Title: package powerd 0.16+15.04.20150116.1-0ubuntu1 failed to 
install/upgrade: Unterprozess installiertes post-installation-Skript gab den 
Fehlerwert 6 zurück
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powerd/+bug/1412125/+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 1412127] Re: powerd crashed with SIGABRT in ua_sensors_proximity_new()

2015-01-18 Thread Apport retracing service
*** This bug is a duplicate of bug 1351314 ***
https://bugs.launchpad.net/bugs/1351314

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

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1412127/+attachment/4301069/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1412127/+attachment/4301071/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1412127/+attachment/4301072/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1412127/+attachment/4301073/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1412127/+attachment/4301074/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1412127/+attachment/4301075/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1412127/+attachment/4301076/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1351314
   powerd crashed with SIGABRT in internal::ToBackend::exit_module()

** Information type changed from Private to Public

** Tags removed: need-i386-retrace

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

Title:
  powerd crashed with SIGABRT in ua_sensors_proximity_new()

Status in powerd package in Ubuntu:
  New

Bug description:
  Crash notification appeared after booting the system.

  ProblemType: Crash
  DistroRelease: Ubuntu 15.04
  Package: powerd 0.16+15.04.20150116.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic i686
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: i386
  Date: Sat Jan 17 11:07:14 2015
  ExecutablePath: /usr/bin/powerd
  InstallationDate: Installed on 2014-12-08 (40 days ago)
  InstallationMedia: Xubuntu 15.04 Vivid Vervet - Alpha i386 (20141208)
  ProcCmdline: /usr/bin/powerd
  ProcEnviron:
   PATH=(custom, no user)
   TERM=linux
  Signal: 6
  SourcePackage: powerd
  StacktraceTop:
   ?? () from /usr/lib/i386-linux-gnu/libubuntu_application_api.so.2
   ?? () from /usr/lib/i386-linux-gnu/libubuntu_application_api.so.2
   ua_sensors_proximity_new () from 
/usr/lib/i386-linux-gnu/libubuntu_application_api.so.2
   powerd_sensors_init() ()
   main ()
  Title: powerd crashed with SIGABRT in ua_sensors_proximity_new()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powerd/+bug/1412127/+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 1412077] Re: USB keyboard not working in initramfs (hid issue)

2015-01-18 Thread legolas558
For some reason (probably invalid modprobe usage in initramfs-tools
hook-functions) when you are building an initramfs image it does not
give an error about the missing hid modules (even if you require to load
them in such image). But installing -extra fixes this.

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

Title:
  USB keyboard not working in initramfs (hid issue)

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in kernel or initramfs-tools.

  - linux-image-extra-3.13.0-35-generic correctly loads hid-generic and does 
not need it to be specified to initramfs-tools
  - linux-image-extra-3.13.0-36-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools AND the -extra package is installed
  - linux-image-extra-3.13.0-37-generic works fine if hid hid-generic usbhid 
are specified to initramfs-tools AND the -extra package is installed

  
  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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 1412145] [NEW] freezes the whole os

2015-01-18 Thread Harikrishnan N
Public bug reported:

my ubuntu os got freezes every time. Then i have to swithch of the
system and start again..

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
NonfreeKernelModules: wl 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.113  Mon Dec  1 21:08:13 
PST 2014
 GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
.tmp.unity.support.test.0:
 
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Sun Jan 18 17:06:09 2015
DistUpgraded: Fresh install
DistroCodename: trusty
DistroVariant: ubuntu
DkmsStatus:
 bbswitch, 0.7, 3.13.0-32-generic, x86_64: installed
 bcmwl, 6.30.223.141+bdcom, 3.13.0-32-generic, x86_64: installed
 nvidia-331, 331.113, 3.13.0-32-generic, x86_64: installed
 nvidia-331-uvm, 331.113, 3.13.0-32-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Sony Corporation Device [104d:90b8]
   Subsystem: Sony Corporation Device [104d:90b8]
InstallationDate: Installed on 2015-01-16 (1 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
MachineType: Sony Corporation SVF15218SNB
ProcEnviron:
 LANGUAGE=en_IN:en
 PATH=(custom, no user)
 LANG=en_IN
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-32-generic.efi.signed 
root=UUID=d578ebd6-262d-4589-9d5a-0e9ca16236b8 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/18/2013
dmi.bios.vendor: Insyde Corp.
dmi.bios.version: R0220DA
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnInsydeCorp.:bvrR0220DA:bd11/18/2013:svnSonyCorporation:pnSVF15218SNB:pvrReserved:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: SVF15218SNB
dmi.product.version: Reserved
dmi.sys.vendor: Sony Corporation
version.compiz: compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.3-0ubuntu0.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.3-0ubuntu0.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.15.1-0ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu3.1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Sun Jan 18 17:02:45 2015
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.version: 2:1.15.1-0ubuntu2

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Assignee: Harikrishnan N (harikrishnansr92)
 Status: New


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

** Changed in: xorg (Ubuntu)
 Assignee: (unassigned) = Harikrishnan N (harikrishnansr92)

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

Title:
  freezes the whole os

Status in xorg package in Ubuntu:
  New

Bug description:
  my ubuntu os got freezes every time. Then i have to swithch of the
  system and start again..

  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
  NonfreeKernelModules: wl 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.113  Mon Dec  1 21:08:13 
PST 2014
   GCC version:  gcc version 4.8.2 (Ubuntu 4.8.2-19ubuntu1)
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 

[Touch-packages] [Bug 1412077] Re: HID USB keyboards not working in initramfs

2015-01-18 Thread legolas558
** Description changed:

  This bug might either be in the kernel extra package or initramfs-tools,
  can't decide.
  
  I have tested all following version of the kernel:
  
  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic
+ - linux-image-3.13.0-41-generic
+ - linux-image-3.13.0-43-generic
+ - linux-image-3.13.0-44-generic *
  
- In all of them, if the corresponding -extra package is not installed
- then USB keyboard will not work (and display mode will also not be set
- correctly, although it's a separate issue).
+ In all of them except latest (-44), if the corresponding -extra package
+ is not installed then USBs keyboard will not work (and display mode will
+ also not be set correctly, although it's a separate issue).
  
  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.
- 
- NOTE: on linux-image-3.13.0-44-generic keyboard does not work not even
- when the -extra package is installed
  
  Possibly related bugs:
  
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

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

Title:
  HID USB keyboards not working in initramfs

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in the kernel extra package or initramfs-
  tools, can't decide.

  I have tested all following version of the kernel:

  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic
  - linux-image-3.13.0-41-generic
  - linux-image-3.13.0-43-generic
  - linux-image-3.13.0-44-generic *

  In all of them except latest (-44), if the corresponding -extra
  package is not installed then USBs keyboard will not work (and display
  mode will also not be set correctly, although it's a separate issue).

  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.

  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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 1412077] Re: [PATCH] HID USB keyboards not working in initramfs

2015-01-18 Thread legolas558
First proposed patch: show modprobe's error message when there is a
failure at querying for a module in manual_add_modules() and return
proper exit code on failures.

This would make current functions less hacky and more deterministic.

** Summary changed:

- HID USB keyboards not working in initramfs
+ [PATCH] HID USB keyboards not working in initramfs

** Patch added: hook-functions-dont-ignore-modprobe-fails.patch
   
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+attachment/4301141/+files/hook-functions-dont-ignore-modprobe-fails.patch

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

Title:
  [PATCH] HID USB keyboards not working in initramfs

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in the kernel extra package or initramfs-
  tools, can't decide.

  I have tested all following version of the kernel:

  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic
  - linux-image-3.13.0-41-generic
  - linux-image-3.13.0-43-generic
  - linux-image-3.13.0-44-generic *

  In all of them except latest (-44), if the corresponding -extra
  package is not installed then USBs keyboard will not work (and display
  mode will also not be set correctly, although it's a separate issue).

  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.

  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

   Update 18 January

  Sorry if you received too many notifications, I have tried my best
  document the issue and find a solution.

  This issue can be split in 3 separate issues now:

  1) functions in initramfs-tools' hook-functions do not handle command
  failures (please merge attached patch), also for modprobe which made
  it very difficult to troubleshoot the other issues

  2) hid modules are currently in extra but - considering the past
  amount of bug reports and spoilt user experience - these ought better
  be in the -generic package*

  3) linux-image-3.13.0-44-generic doesn't sport a modules.dep that
  covers the -extra package (as it did in the past)

  I hope this bug report will be useful to you guys.

  * = if this is not advisable for the -generic package, then would be
  nice that update-initramfs failed or displayed a warning about USB
  keyboard usage when -extra is not installed, instead of silently
  including all those goodies when it is, as it does now

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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 1412077] Re: [PATCH] HID USB keyboards not working in initramfs

2015-01-18 Thread legolas558
I think I have found the root cause of this bug:
/lib/modules/3.13.0-44-generic/modules.dep (and its .bin counterpart)
are wrong and don't include the -extra modules.

You can easily verify diff with a diff from -43-generic modules.dep

In attachment the modprobe failure (ran on a -43 kernel) that documents
this problem.

** Attachment added: theproblem.log
   
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+attachment/4301147/+files/theproblem.log

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

Title:
  [PATCH] HID USB keyboards not working in initramfs

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in the kernel extra package or initramfs-
  tools, can't decide.

  I have tested all following version of the kernel:

  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic
  - linux-image-3.13.0-41-generic
  - linux-image-3.13.0-43-generic
  - linux-image-3.13.0-44-generic *

  In all of them except latest (-44), if the corresponding -extra
  package is not installed then USBs keyboard will not work (and display
  mode will also not be set correctly, although it's a separate issue).

  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.

  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

   Update 18 January

  Sorry if you received too many notifications, I have tried my best
  document the issue and find a solution.

  This issue can be split in 3 separate issues now:

  1) functions in initramfs-tools' hook-functions do not handle command
  failures (please merge attached patch), also for modprobe which made
  it very difficult to troubleshoot the other issues

  2) hid modules are currently in extra but - considering the past
  amount of bug reports and spoilt user experience - these ought better
  be in the -generic package*

  3) linux-image-3.13.0-44-generic doesn't sport a modules.dep that
  covers the -extra package (as it did in the past)

  I hope this bug report will be useful to you guys.

  * = if this is not advisable for the -generic package, then would be
  nice that update-initramfs failed or displayed a warning about USB
  keyboard usage when -extra is not installed, instead of silently
  including all those goodies when it is, as it does now

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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: initscripts package fails to upgrade if there are local init scripts on the system with no LSB headers

2015-01-18 Thread Christopher
Apparently all files included in Ubuntu have the appropriate LSB headers
and from a cursor look at my affected files in #7, all have the header.

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

Bug description:
  The dependency-based boot sequencing originally introduced upstream
  with Debian 6.0 is now always enabled in Ubuntu 14.10.

  For optimal sequencing, all init.d scripts should declare their
  dependencies in an LSB header. This is already the case for scripts
  shipped in Ubuntu, but users should check their local scripts and
  consider adding that information.

  For more information on this feature refer to the information
  available in /usr/share/doc/insserv/README.Debian.

  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 x86_64 3.13.0-37-generic
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  Date: Sun October 26 2014 7:52:55
  DuplicateSignature: Package: initscripts: 2.88dsf-41ubuntu18: the 
post-installation script subprocess installed returned error exit status 1
  ErrorMessage: The post-install script subprocess installed returned error 
exit status 1
  InstallationDate: Installed on 2014-08-06 (80 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: sysvinit
  Title: initscripts package 2.88dsf-41ubuntu18 failed to install / upgrade: 
subprocess installed post-installation script returned error exit status 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 1395250] Re: XConvertSelection crashes any Gtk+ app

2015-01-18 Thread Egmont Koblinger
Dear Ubuntu guys,

Is there any chance of you releasing an update?

Here's another report of presumably the same bug:
https://bugzilla.gnome.org/show_bug.cgi?id=743115

The reporter tried to copy-paste from gnome-terminal into supertuxkart,
causing all his work in gnome-terminal getting lost.

It's a critical bug with a known fix. Could you please release updated
packages?

** Bug watch added: GNOME Bug Tracker #743115
   https://bugzilla.gnome.org/show_bug.cgi?id=743115

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

Title:
  XConvertSelection crashes any Gtk+ app

Status in GTK+ GUI Toolkit:
  Fix Released
Status in gtk+3.0 package in Ubuntu:
  Triaged

Bug description:
  1) lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04

  2) apt-cache policy gnome-terminal
  gnome-terminal:
Installed: 3.6.2-0ubuntu1
Candidate: 3.6.2-0ubuntu1
Version table:
   *** 3.6.2-0ubuntu1 0
  500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen is when one first installs the package 
libx11-dev , opens two terminal windows, highlights some text in one, and 
executes the following in the other, it does not crash:
  gcc -o run run.c -lX11  ./run

  Where run.c is a file containing the following:
  #include X11/Xlib.h

  int main()
  {
    Display* dpy = XOpenDisplay(0);
    Atom selection = XInternAtom(dpy, PRIMARY, False);
    Atom target = XInternAtom(dpy, STRING, False);
    Window table = RootWindow(dpy, 0);
    XConvertSelection(dpy, selection, target, None, table, CurrentTime);
    XSync(dpy, 0);
    return 0;
  }

  4) What happens instead is it crashes consistently.
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-terminal 3.4.1.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-70.105-generic 3.2.63
  Uname: Linux 3.2.0-70-generic x86_64
  NonfreeKernelModules: blackmagic nvidia
  ApportVersion: 2.0.1-0ubuntu17.8
  Architecture: amd64
  Date: Fri Nov 21 19:50:03 2014
  ExecutablePath: /usr/bin/gnome-terminal
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_US:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/1395250/+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 1263540] Re: Apt-get reports NO_PUBKEY gpg error for keys that are present in trusted.gpg.

2015-01-18 Thread marcobra (Marco Braida)
Ubuntu 14.10 32 bits

Description:Ubuntu 14.10
Release:14.10
Codename:   utopic

started to have same issue in this days...

apt:
  Installato: 1.0.9.2ubuntu2
  Candidato:  1.0.9.2ubuntu2
  Tabella versione:
 *** 1.0.9.2ubuntu2 0
500 http://archive.ubuntu.com/ubuntu/ utopic/main i386 Packages
100 /var/lib/dpkg/status

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

Title:
  Apt-get reports NO_PUBKEY gpg error for keys that are present in
  trusted.gpg.

Status in APT:
  Fix Released
Status in apt package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 13.10
  apt  0.9.9.1~ubuntu3

  'apt-get update' has started showing several warnings like the
  following, even though the keys are present:

  W: GPG error: http://us.archive.ubuntu.com saucy Release: The
  following signatures couldn't be verified because the public key is
  not available: NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32

  'apt-key list' shows the keys in question in its output...

  pub   1024D/437D05B5 2004-09-12
  uid  Ubuntu Archive Automatic Signing Key 
ftpmas...@ubuntu.com
  sub   2048g/79164387 2004-09-12

  pub   4096R/C0B21F32 2012-05-11
  uid  Ubuntu Archive Automatic Signing Key (2012) 
ftpmas...@ubuntu.com

  ...and its output begins with the following:

  gpg: keyblock resource `/etc/apt/trusted.gpg.d//webupd8team-y-ppa-
  manager.gpg': resource limit

  I see the same gpg message when I manually update/remove/add the keys
  in question. E.g.:

  $ sudo apt-key update
  gpg: keyblock resource `/etc/apt/trusted.gpg.d//webupd8team-java.gpg': 
resource limit
  gpg: keyblock resource 
`/etc/apt/trusted.gpg.d//webupd8team-y-ppa-manager.gpg': resource limit
  gpg: key 437D05B5: Ubuntu Archive Automatic Signing Key 
ftpmas...@ubuntu.com not changed
  gpg: key FBB75451: Ubuntu CD Image Automatic Signing Key 
cdim...@ubuntu.com not changed
  gpg: key C0B21F32: Ubuntu Archive Automatic Signing Key (2012) 
ftpmas...@ubuntu.com not changed
  gpg: key EFE21092: Ubuntu CD Image Automatic Signing Key (2012) 
cdim...@ubuntu.com not changed
  gpg: Total number processed: 4
  gpg:  unchanged: 4

  I asked about the resource limit message on the gnupg-users mailing list...
  http://www.mail-archive.com/gnupg-users@gnupg.org/msg23300.html
  Based on Werner Koch's (the dev) answer...
  http://www.mail-archive.com/gnupg-users@gnupg.org/msg23302.html
  ...the secure apt related programs might be making gpg use more than the 
maximum number of keyrings that it can handle.

To manage notifications about this bug go to:
https://bugs.launchpad.net/apt/+bug/1263540/+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 1409286] Re: package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-01-18 Thread Daniil Vasin
My mistake, close this bug. I didn't know that 2.7 is still default
python for ubuntu, i symbolic linked python3.3 to python, and was
getting bugs

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

Title:
   package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in ufw package in Ubuntu:
  Incomplete

Bug description:
  Long story short, author uses python2.7, and my machine uses python3.3
  as python. Module ConfigParser has been changed to configparser in
  python3. Please accomodate your software for new python versions

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: python-ufw 0.34~rc-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
  Uname: Linux 3.13.0-43-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.6
  AptOrdering:
   python-ufw: Install
   ufw-kde: Install
   python-ufw: Configure
   ufw-kde: Configure
  Architecture: amd64
  Date: Sat Jan 10 10:21:13 2015
  DuplicateSignature: package:python-ufw:0.34~rc-0ubuntu2:subprocess installed 
post-installation script returned error exit status 1
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2014-12-15 (25 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  PackageArchitecture: all
  SourcePackage: ufw
  Title: package python-ufw 0.34~rc-0ubuntu2 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ufw/+bug/1409286/+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 940721] Re: ffmpeg goes berserk when trying to convert this video to mjpeg

2015-01-18 Thread Sebastian Ramacher
Is this issue still present in libav-tools 11-2.1? If yes, please report
it at https://libav.org/bugreports.html.

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

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

Title:
  ffmpeg goes berserk when trying to convert this video to mjpeg

Status in libav package in Ubuntu:
  Incomplete

Bug description:
  I have a 3gp video of 20 seconds, 10 fps, 480x640 resolution, h264 codec, for 
a file size of about 4 MB; I tried the following command:
  ffmpeg -i VIDEO0024.3gp -vcodec mjpeg -s 300x400 -qmin 0.8 -qmax 0.8 
VIDEO0024.mov
  After several minutes, ffmpeg had processed more than 145357 frames, reported 
a time of 1.62 seconds, had written more than one GIGABYTE of output and was 
still working. I obviously killed it.
  The exactly same command has worked just fine with other video files encoded 
with other codecs.

  I think the problem is that for some reason it by default uses an
  output framerate of about 9 fps. Adding -r 10 for the output fixes
  the issue. But it is still an issue: according to documentation the
  default framerate is 30fps, anyway 9 is certainly not a reasonable
  default.

  I erroneously reported this in the FFmpeg bugtracker and they say it's
  probably fixed in FFmpeg.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: ffmpeg 4:0.7.3-0ubuntu0.11.10.1
  ProcVersionSignature: Ubuntu 3.0.0-16.29-generic 3.0.20
  Uname: Linux 3.0.0-16-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.23-0ubuntu4
  Architecture: i386
  Date: Sat Feb 25 01:49:11 2012
  InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libav
  UpgradeStatus: Upgraded to oneiric on 2011-12-07 (79 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libav/+bug/940721/+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 1408275] Re: Unable to log in with lightdm

2015-01-18 Thread Gunnar Hjalmarsson
Thanks, aanno. Can you also show the contents of ~/.xsession-errors and
~/.xsession-errors.old.

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

Title:
  Unable to log in with lightdm

Status in Light Display Manager:
  New
Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  Unable to log in with lightdm

  This is a bug report against an up-to-date version of (k)ubuntu
  14.10/utopic. The issue seems to have been triggered by ubuntu updates
  between 23.12.2014 and 07.01.2015 (today).

  I'm unable to log in with lightdm. No matter what user, and I also
  tried guest. However I'm able to log on a (non-graphical) console/vt
  (i.e. without X).

  I found the following in /var/log/lightdm/x-0-greeter.log:

  QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Datei 
oder Verzeichnis nicht gefunden
  QFileSystemWatcher: failed to add paths: /var/lib/lightdm/.config/ibus/bus
  Bus::open: Can not get ibus-daemon's address. 
  IBusInputContext::createInputContext: no connection to ibus-daemon 
  QDBusError(org.freedesktop.DBus.Error.AccessDenied, Permission denied) 
  QDBusError(org.freedesktop.DBus.Error.AccessDenied, Permission denied) 
  QDBusError(org.freedesktop.DBus.Error.AccessDenied, Permission denied) 
  QDBusError(org.freedesktop.DBus.Error.AccessDenied, Permission denied) 
  
file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:246:5: 
QML ListView: Bei der fÃU+0083¼r die Eigenschaft 
âÂU+0080ÂU+009EcurrentIndexâÂU+0080Â
  U+009C angegebenen Bindung wurde eine Endlosschleife festgestellt
  
file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:246:5: 
QML ListView: Bei der fÃU+0083¼r die Eigenschaft 
âÂU+0080ÂU+009EcurrentIndexâÂU+0080Â
  U+009C angegebenen Bindung wurde eine Endlosschleife festgestellt
  file:///usr/share/kde4/apps/lightdm-kde-greeter/themes/userbar/main.qml:135: 
Unable to assign [undefined] to QString usersession

  Hence the bug maybe releated to some ibus, dbus, systemd and/or
  upstart problem. But I don't care. This is the most severe problem for
  me in Ubuntu for nearly 10 years.

To manage notifications about this bug go to:
https://bugs.launchpad.net/lightdm/+bug/1408275/+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 1393169] Re: Double mouse cursor

2015-01-18 Thread Scott I. Remick
I get this a lot myself. The only temporary solution is to reboot but it
comes back eventually. I'm already on my latest BIOS. Xubuntu 14.10

This also seems identical to bug 1396361.

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

Title:
  Double mouse cursor

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  Last up to date Xubuntu 64 bits installed on a laptop

  Since 2 days, the mouse cursor is double with only the left part as
  active and a bar just behing of both arrow (see picture joined).

  I tried to change the theme but no way to go back to a normal mouse
  cursor

  Regards

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: xorg 1:7.7+7ubuntu2
  ProcVersionSignature: Ubuntu 3.16.0-25.33-generic 3.16.7
  Uname: Linux 3.16.0-25-generic x86_64
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun Nov 16 11:12:21 2014
  InstallationDate: Installed on 2013-01-03 (681 days ago)
  InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ApportVersion: 2.14.7-0ubuntu8
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: XFCE
  DistUpgraded: Fresh install
  DistroCodename: utopic
  DistroRelease: Ubuntu 14.10
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  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:fde0]
 Subsystem: Toshiba America Info Systems Device [1179:fde0]
  InstallationDate: Installed on 2013-01-03 (695 days ago)
  InstallationMedia: Xubuntu 12.10 Quantal Quetzal - Release amd64 
(20121017.1)
  LightdmGreeterLog:
   ** (lightdm-gtk-greeter:1659): WARNING **: Failed to load background: 
Impossible d'ouvrir le fichier « 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg » : Permission 
non accordée
   
   ** (lightdm-gtk-greeter:1659): WARNING **: Failed to read wallpaper: 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  LightdmGreeterLogOld:
   ** (lightdm-gtk-greeter:1641): WARNING **: Failed to load background: 
Impossible d'ouvrir le fichier « 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg » : Permission 
non accordée
   
   ** (lightdm-gtk-greeter:1641): WARNING **: Failed to read wallpaper: 
/home/christophe/Dropbox/Personnalisation/Fonds d'écran/bleu.jpg
   g_dbus_connection_real_closed: Remote peer vanished with error: Underlying 
GIOStream returned 0 bytes on an async read (g-io-error-quark, 0). Exiting.
  MachineType: TOSHIBA Satellite Pro C650
  Package: xorg 1:7.7+7ubuntu2
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-26-generic 
root=UUID=7bc86e4b-720d-4f1c-bb66-a4c08ffc1359 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.16.0-26.34-generic 3.16.7-ckt1
  Tags:  utopic ubuntu
  Uname: Linux 3.16.0-26-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 07/01/2010
  dmi.bios.vendor: INSYDE
  dmi.bios.version: 1.30
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: Portable PC
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Base Board Version
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvr1.30:bd07/01/2010:svnTOSHIBA:pnSatelliteProC650:pvrPSC09E-00R01YMV:rvnTOSHIBA:rnPortablePC:rvrBaseBoardVersion:cvnChassisManufacturer:ct10:cvrChassisVersion:
  dmi.product.name: Satellite Pro C650
  dmi.product.version: PSC09E-00R01YMV
  dmi.sys.vendor: TOSHIBA
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.56-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.3.2-0ubuntu0.1
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.3.2-0ubuntu0.1
  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.1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.11-1ubuntu2
  xserver.bootTime: Fri Nov 28 08:29:52 2014
  

[Touch-packages] [Bug 1180343] Re: avconv fails to remux MOV with H.264 and Raw 16-bit PCM audio

2015-01-18 Thread Sebastian Ramacher
Is this still an issue with libav-tools 11.2-1? If so, please report the
bug upstream: https://libav.org/bugreports.html

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

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

Title:
  avconv fails to remux MOV with H.264 and Raw 16-bit PCM audio

Status in libav package in Ubuntu:
  Incomplete

Bug description:
  I have a lot of MOV files created by Canon EOS 7D. Unfortunately I
  didn't set date/time in time so I needed to change creation_time,
  i.e. to remux MOV files with -metadata creation_time=...,

  e.g.
  avconv -i MVI_0007.MOV -vcodec copy -acodec copy -metadata 
creation_time=2011-02-04 13:23:35 MVI_0007.avconv.MOV

  The resulting MOV file turned to be a problem. Neither totem nor
  Popcorn Hour A-400 could play it's audio track. And here is why:

  mantonyan@mantonyan:~/Desktop/mtimecorrector$ diff -u MVI_0007.MOV.mediainfo 
MVI_0007.avconv.MOV.mediainfo
  --- MVI_0007.MOV.mediainfo2013-05-15 14:22:11.435335721 +0400
  +++ MVI_0007.avconv.MOV.mediainfo 2013-05-15 14:52:18.87190 +0400
  @@ -1,13 +1,14 @@
   General
  -Complete name: MVI_0007.MOV
  +Complete name: MVI_0007.avconv.MOV
   Format   : MPEG-4
   Format profile   : QuickTime
   Codec ID : qt
   File size: 97.9 MiB
   Duration : 18s 160ms
   Overall bit rate : 45.2 Mbps
  -Encoded date : UTC 2009-01-01 00:13:44
  -Tagged date  : UTC 2009-01-01 00:13:44
  +Encoded date : UTC 2011-02-04 13:23:35
  +Tagged date  : UTC 2011-02-04 13:23:35
  +Writing application  : Lavf53.21.1

   Video
   ID   : 1
  @@ -34,8 +35,8 @@
   Bits/(Pixel*Frame)   : 0.843
   Stream size  : 94.6 MiB (97%)
   Language : English
  -Encoded date : UTC 2009-01-01 00:13:44
  -Tagged date  : UTC 2009-01-01 00:13:44
  +Encoded date : UTC 2011-02-04 13:23:35
  +Tagged date  : UTC 2011-02-04 13:23:35
   Color primaries  : BT.709
   Transfer characteristics : BT.709
   Matrix coefficients  : BT.601
  @@ -43,9 +44,9 @@
   Audio
   ID   : 2
   Format   : PCM
  -Format settings, Endianness  : Little
  -Format settings, Sign: Signed
  -Codec ID : sowt
  +Format settings, Endianness  : Big
  +Format settings, Sign: Unsigned
  +Codec ID : lpcm
   Duration : 18s 160ms
   Bit rate mode: Constant
   Bit rate : 1 536 Kbps
  @@ -55,7 +56,7 @@
   Bit depth: 16 bits
   Stream size  : 3.33 MiB (3%)
   Language : English
  -Encoded date : UTC 2009-01-01 00:13:44
  -Tagged date  : UTC 2009-01-01 00:13:44
  +Encoded date : UTC 2011-02-04 13:23:35
  +Tagged date  : UTC 2011-02-04 13:23:35

  little-endian signed sowt got converted to big-endian unsigned
  lpcm.

  Than I tried doing the same with
  http://ffmpeg.gusari.org/static/64bit/ffmpeg.static.64bit.2013-05-15.tar.gz

  e.g.
  ~/Desktop/ffmpeg.static.64bit.2013-05-15/ffmpeg -i MVI_0007.MOV -vcodec 
copy -acodec copy -metadata creation_time=2011-02-04 13:23:35 
MVI_0007.ffmpeg.MOV

  Surprisingly the resulting MOV was correct, i.e. little-endian signed
  sowt got converted to little-endian signed sowt (!).

  Thus ffmpeg converted the MOV file correctly whereas avconv didn't
  which led me to a conclusion that maybe there is a bug in avconv.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: libav-tools 6:0.8.6-1ubuntu2
  ProcVersionSignature: Ubuntu 3.9.0-0.4-generic 3.9.0
  Uname: Linux 3.9.0-0-generic x86_64
  ApportVersion: 2.10-0ubuntu3
  Architecture: amd64
  Date: Wed May 15 14:37:02 2013
  InstallationDate: Installed on 2011-06-28 (686 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110531.1)
  MarkForUpload: True
  SourcePackage: libav
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:

[Touch-packages] [Bug 1412077] Re: [PATCH] HID USB keyboards not working in initramfs

2015-01-18 Thread Ubuntu Foundations Team Bug Bot
The attachment hook-functions-dont-ignore-modprobe-fails.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 initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1412077

Title:
  [PATCH] HID USB keyboards not working in initramfs

Status in initramfs-tools package in Ubuntu:
  New

Bug description:
  This bug might either be in the kernel extra package or initramfs-
  tools, can't decide.

  I have tested all following version of the kernel:

  - linux-image-3.13.0-35-generic
  - linux-image-3.13.0-36-generic
  - linux-image-3.13.0-37-generic
  - linux-image-3.13.0-39-generic
  - linux-image-3.13.0-40-generic
  - linux-image-3.13.0-41-generic
  - linux-image-3.13.0-43-generic
  - linux-image-3.13.0-44-generic *

  In all of them (* = except latest), if the corresponding -extra
  package is installed then USBs keyboard *will work* (and display mode
  will also be set correctly, although it's a separate issue).

  Otherwise, no USB keyboard will be available at all for initramfs
  programs.

  I have narrowed down the issue to the fact that hid, hid-generic and
  usbhid modules are missing and thus not loaded.

  Possibly related bugs:

  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1238194
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1066376
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/229732
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/886149
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1054292
  https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1017991

   Update 18 January

  Sorry if you received too many notifications, I have tried my best
  document the issue and find a solution.

  This issue can be split in 3 separate issues now:

  1) functions in initramfs-tools' hook-functions do not handle command
  failures (please merge attached patch), also for modprobe which made
  it very difficult to troubleshoot the other issues

  2) hid modules are currently in extra but - considering the past
  amount of bug reports and spoilt user experience - these ought better
  be in the -generic package*

  3) linux-image-3.13.0-44-generic doesn't sport a modules.dep that
  covers the -extra package (as it did in the past)

  I hope this bug report will be useful to you guys.

  * = if this is not advisable for the -generic package, then would be
  nice that update-initramfs failed or displayed a warning about USB
  keyboard usage when -extra is not installed, instead of silently
  including all those goodies when it is, as it does now

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1412077/+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 1049345] A change has been merged

2015-01-18 Thread OpenContrail Admin
Reviewed:  https://review.opencontrail.org/6246
Committed: 
http://github.org/Juniper/contrail-controller/commit/c2005aa2f31ec71fd641433193f1e55bc12839ee
Submitter: Zuul
Branch:master

commit c2005aa2f31ec71fd641433193f1e55bc12839ee
Author: Tapan Karwa tka...@juniper.net
Date:   Thu Jan 15 15:56:45 2015 -0800

Removing asserts in the channel code that were being called in response to
unexpected bytes in the packet. Instead, we will return error to the SM and
restart the connection.

Fixes gnats bug 1049345.

Change-Id: Ie7e3647b71cbc081ccb20f5033afaf61883cce45
Partial-Bug: #1408740

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

Title:
  telepathy-gabble crashed with signal 7 in tp_base_channel_close()

Status in telepathy-gabble package in Ubuntu:
  Confirmed

Bug description:
  Got error message after dist-upgrade and reboot.

  ProblemType: Crash
  DistroRelease: Ubuntu 12.10
  Package: telepathy-gabble 0.16.1-1
  ProcVersionSignature: Ubuntu 3.5.0-14.15-generic 3.5.3
  Uname: Linux 3.5.0-14-generic x86_64
  ApportVersion: 2.5.1-0ubuntu7
  Architecture: amd64
  Date: Tue Sep 11 22:57:34 2012
  ExecutablePath: /usr/lib/telepathy/telepathy-gabble
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Alpha amd64 (20120905.2)
  ProcCmdline: /usr/lib/telepathy/telepathy-gabble
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, no user)
   LANG=en_US.UTF-8
  Signal: 7
  SourcePackage: telepathy-gabble
  StacktraceTop:
   tp_base_channel_close () from 
/usr/lib/x86_64-linux-gnu/libtelepathy-glib.so.0
   ?? ()
   ?? ()
   ffi_call_unix64 () from /usr/lib/x86_64-linux-gnu/libffi.so.6
   ffi_call () from /usr/lib/x86_64-linux-gnu/libffi.so.6
  Title: telepathy-gabble crashed with signal 7 in tp_base_channel_close()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/1049345/+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 1173915] Re: initctl continuously takes 100% of CPU

2015-01-18 Thread Blindekinder
any news? happens now often on Toshiba Tecra A50-A i7 - 14.04 64bits -
kernel 3.17.0-rc7

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

Title:
  initctl continuously takes 100% of CPU

Status in upstart package in Ubuntu:
  Confirmed

Bug description:
  Many programs are fairly slow to start on my computer, despite it
  being relatively new (core i5). Suspecting a heavy CPU usage, I
  started gnome-system-monitor: all processes were displayed at 0% CPU,
  but the overall load was 1.33; 1.33; 1.34.

  Using the top command, however, revealed the real CPU use, with the
  initctl process taking 100%CPU, even 1 hour after startup.

  I upgraded to roaring ringtail before checking this but the symptoms
  were the same with quantal quetzal, so there is a fair chance the
  causes were identical.

  Regards

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: upstart 1.8-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-19.29-generic 3.8.8
  Uname: Linux 3.8.0-19-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  CheckboxSubmission: 2deefc5fd2f1f0ae2fdd4bd781248a2a
  CheckboxSystem: daed2f3d6643b4a84b4520a2427f8c2b
  Date: Sun Apr 28 13:04:05 2013
  ExecutablePath: /sbin/initctl
  InstallationDate: Installed on 2012-12-15 (133 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  ProcEnviron:
   
  ProcKernelCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-19-generic 
root=UUID=fa624f8f-d9d0-4b09-af8b-88b106aaaf5b ro quiet splash vt.handoff=7
  SourcePackage: upstart
  UpgradeStatus: Upgraded to raring on 2013-04-28 (0 days ago)
  UpstartBugCategory: System

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1173915/+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 699739] Re: rtkit-daemon[2658]: Failed to make ourselves RT: Operation not permitted

2015-01-18 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 690010 ***
https://bugs.launchpad.net/bugs/690010

Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  rtkit-daemon[2658]: Failed to make ourselves RT: Operation not
  permitted

Status in rtkit package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: rtkit

  natty i386 updated

  daemon.log errors:

  localhost rtkit-daemon[2658]: Successfully called chroot.
  localhost rtkit-daemon[2658]: Successfully dropped privileges.
  localhost rtkit-daemon[2658]: Successfully limited resources.
  localhost rtkit-daemon[2658]: Running.
  localhost rtkit-daemon[2658]: Failed to make ourselves RT: Operation not 
permitted
  localhost rtkit-daemon[2658]: Watchdog thread running.
  localhost rtkit-daemon[2658]: Canary thread running.
  localhost rtkit-daemon[2658]: Failed to make ourselves RT: Operation not 
permitted
  localhost rtkit-daemon[2658]: last message repeated 14 times

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: rtkit 0.9-2
  ProcVersionSignature: Ubuntu 2.6.37-12.26-generic-pae 2.6.37
  Uname: Linux 2.6.37-12-generic-pae i686
  NonfreeKernelModules: nvidia
  Architecture: i386
  Date: Fri Jan  7 09:23:52 2011
  ExecutablePath: /usr/lib/rtkit/rtkit-daemon
  ProcEnviron:
   
  SourcePackage: rtkit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rtkit/+bug/699739/+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 1112061] Re: unity forgets focus-follows-mouse setting across update and reboot

2015-01-18 Thread Jeff Powell
Running 14.04. Installed Unity Tweak Tool specifically to let me turn on
focus follows mouse. Did so.

Multiple times now I discover that it has reset itself back to focus
mode click through no action on my part.

My best guess it that it can happen mid session, and not just across a
reboot, but I haven't yet specifically noted when it happens exactly,
nor pinned down a cause.

However, when it does happen, the unity tweak tool happily tells me that
the mode is back to click instead of mouse.

This needs a fix.

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

Title:
  unity forgets focus-follows-mouse setting across update and reboot

Status in Unity:
  Confirmed
Status in gnome-settings-daemon package in Ubuntu:
  Confirmed
Status in unity package in Ubuntu:
  Confirmed

Bug description:
  I had gone roughly two weeks without rebooting my 12.10 installation.
  After applying updates that included a new kernel today, I rebooted to
  finish the updates.

  Unity forgot my focus-follows-mouse setting across the updates and
  reboot.

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: unity 6.12.0-0ubuntu0.2
  ProcVersionSignature: Ubuntu 3.5.0-23.35-generic 3.5.7.2
  Uname: Linux 3.5.0-23-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  Date: Thu Jan 31 18:57:02 2013
  InstallationDate: Installed on 2012-10-18 (105 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity
  UpgradeStatus: Upgraded to quantal on 2013-01-20 (12 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1112061/+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