[Touch-packages] [Bug 1446216] Re: [Dash] CategoryHeaderBackground is not implemented

2016-05-22 Thread Marcus Tomlinson
** Branch linked: lp:unity-scopes-api/staging

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

Title:
  [Dash] CategoryHeaderBackground is not implemented

Status in unity-scopes-api package in Ubuntu:
  Fix Committed
Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  CategoryHeaderBackground is supposed to be change appearance but has
  no effect. Quickly checking code revealed that it hasn't been
  implemented.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1446216/+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 1360247] Re: JSON format for Variant encoding uses system locale for doubles

2016-05-22 Thread Marcus Tomlinson
** Branch linked: lp:unity-scopes-api/staging

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

Title:
  JSON format for Variant encoding uses system locale for doubles

Status in unity-scopes-api package in Ubuntu:
  Fix Committed

Bug description:
  e.g. Variant(1.23).serialize_json() is going to give you different
  results depending on your system locale setting.

  This seems highly risky to use in any situation where the result could
  either be saved to disk (and then the system locale is changed) or if
  two different machines with different locales were communicating.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1360247/+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 1542906] Re: unity::scopes::testing::TypedScopeFixture<> usage always fails

2016-05-22 Thread Marcus Tomlinson
** Branch unlinked: lp:unity-scopes-api/staging

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

Title:
  unity::scopes::testing::TypedScopeFixture<> usage always fails

Status in Canonical System Image:
  Fix Committed
Status in unity-scopes-api package in Ubuntu:
  Fix Released

Bug description:
  Following the official documentation at the Ubuntu developer gateway
  https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04.1 I tried to
  create a scope fixture to use in my test cases using the
  unity::scopes::testing::TypedScopeFixture<> template to wrap my Scope
  class.

  The unit tests always fail at runtime with an error similar to the following.
[ RUN  ] ScopeFixture.surfacing_query
/usr/include/unity-scopes-1.0/unity/scopes/testing/TypedScopeFixture.h:90: 
Failure
Expected: scope->start(ScopeTraits::name()) doesn't throw an 
exception.

  Turns out the problem is that the TypedScopeFixture template class
  does not call the required initialization functions in its
  constructor.  It's not possible to work around this by driving from
  TypedScopeFixture because the required initialization functions (for
  example, TypedScopeFixtureHelper::set_scope_directory()) are private
  static member functions in another class.  The only workaround is to
  include a modified copy of TypedScopeFixture.h in my own project.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1542906/+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 1554040] Re: Allow hiding authentication data in scope binary

2016-05-22 Thread Marcus Tomlinson
** Branch unlinked: lp:unity-scopes-api/staging

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

Title:
  Allow hiding authentication data in scope binary

Status in Canonical System Image:
  Fix Committed
Status in unity-scopes-api package in Ubuntu:
  Fix Released
Status in unity-scopes-shell package in Ubuntu:
  Fix Released

Bug description:
  The current scope API doesn't allow the developer to specify the OAuth client 
keys at runtime, they must reside in the .service files which end up installed 
on the filesystem.
  Some people are concerned about exposing their API keys, and would rather 
embed them in their scope binary and specify them at runtime. While 
acknowledging that this will actually not improve the security, this 
possibility is offered by all other Online Accounts APIs, and it would be nice 
if scopes offered this too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1554040/+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 456907] Re: need rebuild against latest webkit

2016-05-22 Thread Jeremy Bicha
Closing as Ubuntu 9.10 has not been supported in years.

https://wiki.ubuntu.com/Releases

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

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

Title:
  need rebuild against latest webkit

Status in libproxy package in Ubuntu:
  Invalid

Bug description:
  libproxy needs a rebuild against the latest webkit.  It looks like
  it's one rev. behind.

  ProblemType: Bug
  Architecture: i386
  Date: Tue Oct 20 23:49:47 2009
  DistroRelease: Ubuntu 9.10
  Package: libproxy0 0.2.3-0ubuntu5
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-13.43-generic
  SourcePackage: libproxy
  Uname: Linux 2.6.31-13-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libproxy/+bug/456907/+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 1584575] Re: /lib/systemd/system/lightdm.service file has no [Install] clause

2016-05-22 Thread Robert Ancell
Can you suggest what the [Install] clause should contain?

** Changed in: lightdm (Ubuntu)
   Status: New => Incomplete

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

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

Title:
  /lib/systemd/system/lightdm.service file has no [Install] clause

Status in lightdm package in Ubuntu:
  Incomplete

Bug description:
  This concerns lightdm 1.18.1-0ubuntu1 in Xenial.

  The /lib/systemd/system/lightdm.service file lacks an [Install]
  clause. Meaning, that if you do

  # systemctl disable display-manager

  to prevent LightDM from starting, running

  # systemctl enable lightdm

  does not restore the /etc/systemd/system/display-manager.service
  symlink, and thus does not re-enable LightDM to run at the next boot
  as intended.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1584575/+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 1474620] Re: Update to 1:7.7+9

2016-05-22 Thread Robert Ancell
** Changed in: xorg (Ubuntu)
   Status: Triaged => Fix Released

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

Title:
  Update to 1:7.7+9

Status in xorg package in Ubuntu:
  Fix Released

Bug description:
  Update to 1:7.7+9

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1474620/+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 1584575] [NEW] /lib/systemd/system/lightdm.service file has no [Install] clause

2016-05-22 Thread Daniel Richard G.
Public bug reported:

This concerns lightdm 1.18.1-0ubuntu1 in Xenial.

The /lib/systemd/system/lightdm.service file lacks an [Install] clause.
Meaning, that if you do

# systemctl disable display-manager

to prevent LightDM from starting, running

# systemctl enable lightdm

does not restore the /etc/systemd/system/display-manager.service
symlink, and thus does not re-enable LightDM to run at the next boot as
intended.

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

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

Title:
  /lib/systemd/system/lightdm.service file has no [Install] clause

Status in lightdm package in Ubuntu:
  New

Bug description:
  This concerns lightdm 1.18.1-0ubuntu1 in Xenial.

  The /lib/systemd/system/lightdm.service file lacks an [Install]
  clause. Meaning, that if you do

  # systemctl disable display-manager

  to prevent LightDM from starting, running

  # systemctl enable lightdm

  does not restore the /etc/systemd/system/display-manager.service
  symlink, and thus does not re-enable LightDM to run at the next boot
  as intended.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1584575/+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 1584552] Re: package libsystemd0:i386 229-4ubuntu5 failed to install/upgrade: package libsystemd0:i386 is already installed and configured

2016-05-22 Thread dino99
*** This bug is a duplicate of bug 1407757 ***
https://bugs.launchpad.net/bugs/1407757

** This bug has been marked a duplicate of bug 1407757
   multi-arch packages cannot be installed due to dpkg wrongly detecting them 
as already installed

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

Title:
  package libsystemd0:i386 229-4ubuntu5 failed to install/upgrade:
  package libsystemd0:i386 is already installed and configured

Status in systemd package in Ubuntu:
  New

Bug description:
  none

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libsystemd0:i386 229-4ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-22.40-lowlatency 4.4.8
  Uname: Linux 4.4.0-22-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu2
  AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
  Architecture: amd64
  Date: Fri May 20 02:53:51 2016
  DuplicateSignature:
   Processing triggers for fontconfig (2.11.94-0ubuntu1) ...
   dpkg: error processing package libsystemd0:i386 (--configure):
package libsystemd0:i386 is already installed and configured
  ErrorMessage: package libsystemd0:i386 is already installed and configured
  InstallationDate: Installed on 2016-05-12 (10 days ago)
  InstallationMedia: Ubuntu-Studio 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  PackageArchitecture: i386
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: systemd
  Title: package libsystemd0:i386 229-4ubuntu5 failed to install/upgrade: 
package libsystemd0:i386 is already installed and configured
  UpgradeStatus: Upgraded to xenial on 2016-05-20 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1584552/+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 1518331] Re: Media player pauses playback when losing focus

2016-05-22 Thread Bosko Andjelkovic
Thanks for your quick reply. I change the formatting and proposed a
merge. I'm unfamiliar with Launchpad, so I hope I did that correctly.

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

Title:
  Media player pauses playback when losing focus

Status in mediaplayer-app:
  New
Status in mediaplayer-app package in Ubuntu:
  New

Bug description:
  While testing Unity8 in desktop mode on Nexus 4, "convergence"... I
  noticed that apps do not get suspended when they are not selected, as
  they do on the phone... this is great, and required for convergence,
  obviously.  However, the Media Player does stop playing when it loses
  focus, it appears to pause playback, rather than get suspended
  depending on focus, so I think this is a flaw in the app, not the
  system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mediaplayer-app/+bug/1518331/+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 1583088] Re: Randomly corrupt characters in text rendering, mainly in Unity8 window titlebars

2016-05-22 Thread Daniel van Vugt
And a completely different screenshot of the same bug. Here it's kind of
more obvious that the glyph renderer is using an incorrect buffer
stride/width.

** Attachment added: "screenshot20160523_115044678.png"
   
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1583088/+attachment/4668479/+files/screenshot20160523_115044678.png

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

Title:
  Randomly corrupt characters in text rendering, mainly in Unity8 window
  titlebars

Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Corrupted characters in text rendering, mainly in Unity8 window
  titlebars.

  I think this is a new issue. It only started happening (on xenial
  desktop) in the past month or two.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1583088/+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 1583088] Re: Randomly corrupt characters in text rendering, mainly in Unity8 window titlebars

2016-05-22 Thread Daniel van Vugt
It's only certain characters that are sometimes corrupt. So it's the
typography renderer at fault and not the shell.

Here's a pair of screenshots showing the glyph '4' is corrupt for me
today, and what it looks like when the clock changes from '11:43' to
'11:44'.

** Attachment added: "corrupt_clock_1143-1144.png"
   
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1583088/+attachment/4668473/+files/corrupt_clock_1143-1144.png

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

Title:
  Randomly corrupt characters in text rendering, mainly in Unity8 window
  titlebars

Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Corrupted characters in text rendering, mainly in Unity8 window
  titlebars.

  I think this is a new issue. It only started happening (on xenial
  desktop) in the past month or two.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1583088/+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 1510386] Re: RGBX windows become discoloured (more white or translucent) and corrupt in the Unity8 window switcher

2016-05-22 Thread Daniel van Vugt
Any window with a non-1.0 (less than 0xff) alpha or X channel gets discoloured 
when alt+tabbing:
  mir_demo_client_egltriangle -b 0.2 -- --desktop_file_hint=unity8

And you have to keep in mind that the 'X' byte might be uninitialized, so 
another good test case is:
  Xmir :0 -rootless -flatten -sw --desktop_file_hint=unity8
  env DISPLAY=:0 gedit
and then Alt+Tab.

Observed: Parts of the window in the switcher are discoloured/whiter. This is 
Unity8 treating the uninitialized X byte as an alpha byte. Although even RGBA 
windows get discoloured with low values of A.
Observed: In the background the fullscreen blur is also faulty -- it's clearer 
and not blurred in the same regions as are affected by the first issue.

** Changed in: qtmir
   Status: Incomplete => New

** Changed in: qtmir (Ubuntu)
   Status: Incomplete => New

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

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

Title:
  RGBX windows become discoloured (more white or translucent) and
  corrupt in the Unity8 window switcher

Status in QtMir:
  New
Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  RGBX windows become discoloured (more white or translucent) and
  corrupt in the Unity8 window switcher (Alt+Tab)

  This is most noticeable in Xmir, but also with:  mir_demo_client_multiwin -p2 
-a--desktop_file_hint=unity8
  (ignoring the fact that Unity8 also doesn't show the correct colours)

  This might help: I fixed the same bug in Mir's demo shells yesterday:
  https://code.launchpad.net/~vanvugt/mir/fix-1423462/+merge/275661

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1510386/+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 1258245] Re: syslog user can't write to serial or terminal devices

2016-05-22 Thread Daniel Richard G.
Generalized the title to include terminal devices (e.g. Linux virtual
terminals) as well.

I'd like to see a better way to set this up. Yes, you can add the syslog
user to the dialout and/or tty groups, but that grants access to *all*
serial/terminal devices respectively. This can have security
consequences if the syslog user is compromised, given that serial
devices can include modems, and terminal devices would encompass tty-
mode user login sessions.

The current situation is particularly awkward because
/etc/rsyslog.d/50-default.conf contains a commented-out rule that
directs logging to tty8. No mention is made of any permission issues. I
wanted to do basically that, and was puzzled for a few minutes as to why
nothing was appearing on the configured virtual terminal.

** Summary changed:

- syslog user can't write to /dev/ttyS0
+ syslog user can't write to serial or terminal devices

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

Title:
  syslog user can't write to serial or terminal devices

Status in rsyslog package in Ubuntu:
  Confirmed

Bug description:
  We configure a VM via libvirt to have a serial device(/dev/ttyS0) that
  writes to a file on the host. During the desktop install we have some
  early preseed logic that adds an /etc/rsyslog.d config file that
  directs syslog messages to /dev/ttyS0. Under recent images, nothing is
  showing up in the file on the host end. For a quick sanity check I ran
  the following command in the VM:

   echo ANDY > /dev/ttyS0

  This works when done as root, but won't work when run as the syslog
  user. Digging a little more I see rsyslogd runs as syslog (which is in
  the syslog and adm groups) and ttyS0 is writeable to root and dialout.

  This is based on today's image with includes rsyslog 7.4.4-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/1258245/+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 1583088] Re: Randomly corrupt characters in text rendering, mainly in Unity8 window titlebars

2016-05-22 Thread Daniel van Vugt
glCopyTexSubImage isn't failing (it reports no errors), just falling
back to slower software rasterization. So that should be visually
correct, just slower. It should be unrelated to this bug.

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

Title:
  Randomly corrupt characters in text rendering, mainly in Unity8 window
  titlebars

Status in qtmir package in Ubuntu:
  New
Status in unity8 package in Ubuntu:
  New

Bug description:
  Corrupted characters in text rendering, mainly in Unity8 window
  titlebars.

  I think this is a new issue. It only started happening (on xenial
  desktop) in the past month or two.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtmir/+bug/1583088/+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 1581047] Re: UbuntuColors considered harmful

2016-05-22 Thread Michael Terry
** Changed in: webbrowser-app (Ubuntu)
   Status: New => In Progress

** Changed in: webbrowser-app (Ubuntu)
 Assignee: (unassigned) => Michael Terry (mterry)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1581047

Title:
  UbuntuColors considered harmful

Status in trust-store package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu:
  In Progress

Bug description:
  After the latest theme changes (that introduced blue and green to our
  palette), there are incorrect colors in ubuntu-system-settings (and
  elsewhere).

  Partly because of hardcoded colors via UbuntuColors.  Ideally,
  semantic color names from the palette would be used instead.
  "theme.palette.normal.positive" instead of "UbuntuColors.green" for
  example.

  A simple grep should give lots of locations that could be corrected.

  In addition, it seems that UbuntuColors.orange is used in several
  places that aren't focus related.  Like for buttons.  Those might want
  to switch to green via theme.palette.normal.positive.

  
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.4/Ubuntu.Components.Themes.PaletteValues/

  And if you're curious what the semantic colors actually resolve to,
  you can see the current mapping between UbuntuColors and the theme by
  looking at /usr/lib/x86_64-linux-
  gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.3/AmbianceNormal.qml
  (or wherever it lives on your system).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trust-store/+bug/1581047/+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 1537389] Re: The Desktop Never Loads and just stays on a black screen

2016-05-22 Thread Daniel van Vugt
Thanks for that.

Please just log a new bug with your system details so we can treat it 
separately:
https://bugs.launchpad.net/ubuntu/+source/unity8-desktop-session/+filebug

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

Title:
  The Desktop Never Loads and just stays on a black screen

Status in Mir:
  Incomplete
Status in mir package in Ubuntu:
  Incomplete
Status in unity8 package in Ubuntu:
  Incomplete
Status in unity8-desktop-session package in Ubuntu:
  Incomplete

Bug description:
  The cursor is also not shown, neither is the Unity 8 Lock Screen or
  Indicators. Ubuntu 16.04 Daily

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity8-desktop-session-mir 1.0.12+15.10.20150609-0ubuntu1
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.3-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sat Jan 23 18:44:45 2016
  InstallationDate: Installed on 2016-01-22 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160122.2)
  PackageArchitecture: all
  SourcePackage: unity8-desktop-session
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1537389/+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 1549455] Re: Unity8-dash on Intel Atom graphics crashes and restarts continuously [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) == EGL_TRUE"]

2016-05-22 Thread Daniel van Vugt
** Also affects: qtubuntu
   Importance: Undecided
   Status: New

** Changed in: qtubuntu
 Assignee: (unassigned) => Gerry Boland (gerboland)

** Changed in: qtubuntu
   Status: New => In Progress

** Changed in: qtubuntu
   Importance: Undecided => Critical

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

Title:
  Unity8-dash on Intel Atom graphics crashes and restarts continuously
  [qtubuntu: ASSERT: "eglDestroyContext(mEglDisplay, EglContext) ==
  EGL_TRUE"]

Status in Mir:
  Invalid
Status in qtubuntu:
  In Progress
Status in mesa package in Ubuntu:
  Invalid
Status in mir package in Ubuntu:
  Invalid
Status in qtdeclarative package in Ubuntu:
  Confirmed
Status in qtmir package in Ubuntu:
  Confirmed
Status in qtubuntu package in Ubuntu:
  Triaged
Status in unity8 package in Ubuntu:
  Confirmed

Bug description:
  Qt clients are failing to create an egl context when running on Intel
  Pineview systems under Mir.

  eglCreateContext fails with a EGL_BAD_MATCH error code.

  When it fails, Qt tries to delete & recreate the context, which then
  crashes the client (bug 1580118)

  
  === Original bug description ===
  This bug Makes the pc UNUSABLE
  when I try to launch Unity 8 and Mir, after writing the password on the login 
(in the image attached) the bar to enter the password disappears and my 
computer screen stays stuck without them let me do anything. the connection 
begins to separate and reattach alone and I can only move the cursor. it makes 
the computer unusable and I am forced to restart forced to then enter into 
Unity 7. represented in the screenshot is the lock status after entering the 
password.
  Version: unity8.12+16.04.201604.01.1
  Version of Mir : 0.21

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1549455/+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 1518331] Re: Media player pauses playback when losing focus

2016-05-22 Thread Bosko Andjelkovic
** Branch linked: lp:~donquichot2016/mediaplayer-app/pause_focus_fix

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

Title:
  Media player pauses playback when losing focus

Status in mediaplayer-app:
  New
Status in mediaplayer-app package in Ubuntu:
  New

Bug description:
  While testing Unity8 in desktop mode on Nexus 4, "convergence"... I
  noticed that apps do not get suspended when they are not selected, as
  they do on the phone... this is great, and required for convergence,
  obviously.  However, the Media Player does stop playing when it loses
  focus, it appears to pause playback, rather than get suspended
  depending on focus, so I think this is a flaw in the app, not the
  system.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mediaplayer-app/+bug/1518331/+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 1497105] Re: Clients can't get high resolution input in Unity8

2016-05-22 Thread Daniel van Vugt
Yes, I think in the long run we want raw input being passed to clients
and then to rely on the toolkits to do the right thing.

However I won't flick that switch until Qt's input resampling is usable
for us. That might be possible after we do frame notification, and have
more accurate and steady frame timing independent of nesting.

** Changed in: unity8 (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

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

Title:
  Clients can't get high resolution input in Unity8

Status in QtMir:
  Invalid
Status in qtmir package in Ubuntu:
  Invalid
Status in unity8 package in Ubuntu:
  New

Bug description:
  Clients can't get high resolution input in Unity8.

  Using native (non-nested) Mir servers, clients can get the full speed
  input stream if they so choose (MIR_CLIENT_INPUT_RATE=0). And it's
  planned that this will become a formal API feature: bug 1439590

  However in Unity8, because it is a nested server, the client no longer
  has the option of getting this high resolution input.

  Examples of clients that utilize high resolution input for improved visual 
quality:
 mir_demo_client_fingerpaint -w--desktop_file_hint=unity8
 mir_demo_client_target -n--desktop_file_hint=unity8
  You may also want to experiment with those using ultra-high resolution input 
by adding a kernel parameter: usbhid.mousepoll=1

  This is a tricky problem because for touch at least we do want the
  input stream to be throttled to the display rate from the top level
  down. Perhaps the answer is to enhance Unity8 to be a full-speed (non-
  resampled) client and then the clients of Unity8 can then still have a
  choice of whether they get resampling or not.

To manage notifications about this bug go to:
https://bugs.launchpad.net/qtmir/+bug/1497105/+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 1304257] Re: [enhancement] There should be a quit signal sent to sessions instead of killing them directly

2016-05-22 Thread Daniel van Vugt
Please don't make this bug a duplicate. It had an explicit fix committed
already back in 2014.

The QtMir part is bug 1434584.

** This bug is no longer a duplicate of bug 1434584
   closing an app by swiping it should graceful quit

** Changed in: qtmir
   Status: New => Invalid

** Changed in: unity-mir
   Status: Confirmed => Invalid

** Changed in: unity-mir (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  [enhancement] There should be a quit signal sent to sessions instead
  of killing them directly

Status in Mir:
  Fix Released
Status in QtMir:
  Invalid
Status in unity-mir:
  Invalid
Status in mir package in Ubuntu:
  Fix Released
Status in unity-mir package in Ubuntu:
  Invalid

Bug description:
  The task manager currently kills (upstart-stops) the apps upon the
  user requesting it to stop. It should send a quit signal instead (and
  SIGCONT it first, if stopped), so that the app can shut down
  gracefully.

  A method to forcefully quit the app is needed, too, if it's not
  responding (or maybe even just timeout-based).

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libunity-mir1 0.3+14.04.20140401.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
  Uname: Linux 3.13.0-23-generic x86_64
  NonfreeKernelModules: wl nvidia
  ApportVersion: 2.14.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Apr  8 09:17:00 2014
  SourcePackage: unity-mir
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1304257/+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 1581047] Re: UbuntuColors considered harmful

2016-05-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~mterry/webbrowser-app/less-ubuntucolors

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1581047

Title:
  UbuntuColors considered harmful

Status in trust-store package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  After the latest theme changes (that introduced blue and green to our
  palette), there are incorrect colors in ubuntu-system-settings (and
  elsewhere).

  Partly because of hardcoded colors via UbuntuColors.  Ideally,
  semantic color names from the palette would be used instead.
  "theme.palette.normal.positive" instead of "UbuntuColors.green" for
  example.

  A simple grep should give lots of locations that could be corrected.

  In addition, it seems that UbuntuColors.orange is used in several
  places that aren't focus related.  Like for buttons.  Those might want
  to switch to green via theme.palette.normal.positive.

  
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.4/Ubuntu.Components.Themes.PaletteValues/

  And if you're curious what the semantic colors actually resolve to,
  you can see the current mapping between UbuntuColors and the theme by
  looking at /usr/lib/x86_64-linux-
  gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.3/AmbianceNormal.qml
  (or wherever it lives on your system).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trust-store/+bug/1581047/+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 1389336] Re: Use geoclue-2.0

2016-05-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/empathy/ubuntu

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

Title:
  Use geoclue-2.0

Status in empathy package in Ubuntu:
  Fix Released
Status in gnome-settings-daemon package in Ubuntu:
  Fix Released
Status in libunity-webapps package in Ubuntu:
  Confirmed
Status in qtlocation-opensource-src package in Ubuntu:
  Triaged
Status in ubuntu-geoip package in Ubuntu:
  Confirmed
Status in webkitgtk package in Ubuntu:
  Confirmed
Status in qtlocation-opensource-src package in Debian:
  Fix Released

Bug description:
  Geoclue2 (source package geoclue-2.0) is a separate, parallel-
  installable version of geoclue1 (source package geoclue).  We will
  likely shortly have both in main (see MIR bug 1388294) and it would be
  great to be able to demote geoclue1 to universe and only support one
  version of the service.

  The packages associated with this bug all have a reverse depends on
  geoclue1 in some form or patches to remove support for geoclue-2.0
  because it wasn't in main yet (e.g. gnome-settings-daemon).

  Porting from geoclue-1.0 to 2.0 apparently isn't terribly trivial.
  But we have at least six months to do it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1389336/+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 1581047] Re: UbuntuColors considered harmful

2016-05-22 Thread Michael Terry
** Changed in: trust-store (Ubuntu)
   Status: New => In Progress

** Changed in: trust-store (Ubuntu)
 Assignee: (unassigned) => Michael Terry (mterry)

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

** Changed in: ubuntu-system-settings (Ubuntu)
   Status: New => In Progress

** Changed in: ubuntu-system-settings (Ubuntu)
 Assignee: (unassigned) => Michael Terry (mterry)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1581047

Title:
  UbuntuColors considered harmful

Status in trust-store package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  After the latest theme changes (that introduced blue and green to our
  palette), there are incorrect colors in ubuntu-system-settings (and
  elsewhere).

  Partly because of hardcoded colors via UbuntuColors.  Ideally,
  semantic color names from the palette would be used instead.
  "theme.palette.normal.positive" instead of "UbuntuColors.green" for
  example.

  A simple grep should give lots of locations that could be corrected.

  In addition, it seems that UbuntuColors.orange is used in several
  places that aren't focus related.  Like for buttons.  Those might want
  to switch to green via theme.palette.normal.positive.

  
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.4/Ubuntu.Components.Themes.PaletteValues/

  And if you're curious what the semantic colors actually resolve to,
  you can see the current mapping between UbuntuColors and the theme by
  looking at /usr/lib/x86_64-linux-
  gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.3/AmbianceNormal.qml
  (or wherever it lives on your system).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trust-store/+bug/1581047/+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 1581047] Re: UbuntuColors considered harmful

2016-05-22 Thread Launchpad Bug Tracker
** Branch linked: lp:~mterry/trust-store/no-ubuntucolors

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1581047

Title:
  UbuntuColors considered harmful

Status in trust-store package in Ubuntu:
  In Progress
Status in ubuntu-system-settings package in Ubuntu:
  In Progress
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  In Progress
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  After the latest theme changes (that introduced blue and green to our
  palette), there are incorrect colors in ubuntu-system-settings (and
  elsewhere).

  Partly because of hardcoded colors via UbuntuColors.  Ideally,
  semantic color names from the palette would be used instead.
  "theme.palette.normal.positive" instead of "UbuntuColors.green" for
  example.

  A simple grep should give lots of locations that could be corrected.

  In addition, it seems that UbuntuColors.orange is used in several
  places that aren't focus related.  Like for buttons.  Those might want
  to switch to green via theme.palette.normal.positive.

  
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.4/Ubuntu.Components.Themes.PaletteValues/

  And if you're curious what the semantic colors actually resolve to,
  you can see the current mapping between UbuntuColors and the theme by
  looking at /usr/lib/x86_64-linux-
  gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.3/AmbianceNormal.qml
  (or wherever it lives on your system).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trust-store/+bug/1581047/+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 1581047] Re: UbuntuColors considered harmful

2016-05-22 Thread Michael Terry
** Also affects: webbrowser-app (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: trust-store (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-system-settings-
online-accounts in Ubuntu.
https://bugs.launchpad.net/bugs/1581047

Title:
  UbuntuColors considered harmful

Status in trust-store package in Ubuntu:
  New
Status in ubuntu-system-settings package in Ubuntu:
  New
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  After the latest theme changes (that introduced blue and green to our
  palette), there are incorrect colors in ubuntu-system-settings (and
  elsewhere).

  Partly because of hardcoded colors via UbuntuColors.  Ideally,
  semantic color names from the palette would be used instead.
  "theme.palette.normal.positive" instead of "UbuntuColors.green" for
  example.

  A simple grep should give lots of locations that could be corrected.

  In addition, it seems that UbuntuColors.orange is used in several
  places that aren't focus related.  Like for buttons.  Those might want
  to switch to green via theme.palette.normal.positive.

  
https://developer.ubuntu.com/api/apps/qml/sdk-15.04.4/Ubuntu.Components.Themes.PaletteValues/

  And if you're curious what the semantic colors actually resolve to,
  you can see the current mapping between UbuntuColors and the theme by
  looking at /usr/lib/x86_64-linux-
  gnu/qt5/qml/Ubuntu/Components/Themes/Ambiance/1.3/AmbianceNormal.qml
  (or wherever it lives on your system).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trust-store/+bug/1581047/+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 1570335] Re: MusicBrainz integration

2016-05-22 Thread James Henstridge
I'm not sure how well MusicBrainz would work at taking the existing
file's metadata tags and improve them.  When I've updated my own music
using Picard, to get good results I've had to pass it a collection of
music that is part of the same album and occasionally choose something
other than its first guess.  I'm inclined to use the tags in a file as
is if they're available and just tell users to update the files tags if
they think they're wrong.

We don't want a system where the mediascanner "corrects" the tags to the
wrong release and the user can't fix it.

On the other hand, if we have a file with no metadata tags at all,
perhaps it'd make sense to make use of their AcoustID muisc
fingerprinting system to look up metadata.  I'm not sure how common this
scenario is though, or how likely we are to get a useful match though.

When I looked into this kind of thing 4-5 years ago, the open source
services weren't anywhere close to commercial services like EchoNest
(which has since been bought out by Spotify).  Things might have changed
since then though.  I think MusicBrainz was on a different
fingerprinting system back then, for instance.

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

Title:
  MusicBrainz integration

Status in Canonical System Image:
  Confirmed
Status in Ubuntu Music App:
  Triaged
Status in mediascanner2 package in Ubuntu:
  New
Status in thumbnailer package in Ubuntu:
  New

Bug description:
  I'd love to see the ability to download missing metadata for music
  from MusicBrainz (the Open Source equivalent of Sony's
  CDDB/Gracenote)... Either automatically, or on-request (by the user).

  Ubuntu for mobile devices is already very much an "online first"
  operating system and my understanding is that this is unlikely to
  change anytime soon, so it is reasonable to expect that MusicBrainz
  integration would have access to a data connection most - if not all -
  of the time.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1570335/+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 1582394] Re: [16.04, lxc] Failed to reset devices.list on ...

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

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

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

Title:
  [16.04, lxc] Failed to reset devices.list on ...

Status in systemd package in Ubuntu:
  Confirmed

Bug description:
  This seems to be identical to Bug #1413193 which affected 15.04 and
  was marked Fix Released.

  On a 16.04 host with a 16.04 container:

  $ lxc-create -t download -n vpn01 -- -d ubuntu -r xenial -a amd64
  $ lxc-start -n vpn02 -d

  the container syslog shows repeated instances of "Failed to reset
  devices.list on ..." and continues generating such messages:

  $ grep devices.list .local/share/lxc/vpn01/rootfs/var/log/syslog

  May 16 14:37:20 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/systemd-remount-fs.service: Operation not permitted
  May 16 14:37:20 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/systemd-random-seed.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/rc-local.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/resolvconf.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/getty-static.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/systemd-user-sessions.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/console-getty.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/systemd-update-utmp-runlevel.service: Operation not permitted
  May 16 14:37:23 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/rc-local.service: Operation not permitted
  May 16 14:52:51 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/systemd-tmpfiles-clean.service: Operation not permitted
  May 16 14:52:51 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/ondemand.service: Operation not permitted
  May 16 15:29:30 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/console-getty.service: Operation not permitted
  May 16 15:31:11 vpn01 systemd[1]: Failed to reset devices.list on 
/system.slice/console-getty.service: Operation not permitted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1582394/+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 1584552] Re: package libsystemd0:i386 229-4ubuntu5 failed to install/upgrade: package libsystemd0:i386 is already installed and configured

2016-05-22 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 systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1584552

Title:
  package libsystemd0:i386 229-4ubuntu5 failed to install/upgrade:
  package libsystemd0:i386 is already installed and configured

Status in systemd package in Ubuntu:
  New

Bug description:
  none

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libsystemd0:i386 229-4ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-22.40-lowlatency 4.4.8
  Uname: Linux 4.4.0-22-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu2
  AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
  Architecture: amd64
  Date: Fri May 20 02:53:51 2016
  DuplicateSignature:
   Processing triggers for fontconfig (2.11.94-0ubuntu1) ...
   dpkg: error processing package libsystemd0:i386 (--configure):
package libsystemd0:i386 is already installed and configured
  ErrorMessage: package libsystemd0:i386 is already installed and configured
  InstallationDate: Installed on 2016-05-12 (10 days ago)
  InstallationMedia: Ubuntu-Studio 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  PackageArchitecture: i386
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: systemd
  Title: package libsystemd0:i386 229-4ubuntu5 failed to install/upgrade: 
package libsystemd0:i386 is already installed and configured
  UpgradeStatus: Upgraded to xenial on 2016-05-20 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1584552/+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 1584552] [NEW] package libsystemd0:i386 229-4ubuntu5 failed to install/upgrade: package libsystemd0:i386 is already installed and configured

2016-05-22 Thread J.P.
Public bug reported:

none

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libsystemd0:i386 229-4ubuntu5
ProcVersionSignature: Ubuntu 4.4.0-22.40-lowlatency 4.4.8
Uname: Linux 4.4.0-22-lowlatency x86_64
ApportVersion: 2.20.1-0ubuntu2
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: amd64
Date: Fri May 20 02:53:51 2016
DuplicateSignature:
 Processing triggers for fontconfig (2.11.94-0ubuntu1) ...
 dpkg: error processing package libsystemd0:i386 (--configure):
  package libsystemd0:i386 is already installed and configured
ErrorMessage: package libsystemd0:i386 is already installed and configured
InstallationDate: Installed on 2016-05-12 (10 days ago)
InstallationMedia: Ubuntu-Studio 15.04 "Vivid Vervet" - Release amd64 (20150422)
PackageArchitecture: i386
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.10ubuntu1
SourcePackage: systemd
Title: package libsystemd0:i386 229-4ubuntu5 failed to install/upgrade: package 
libsystemd0:i386 is already installed and configured
UpgradeStatus: Upgraded to xenial on 2016-05-20 (2 days ago)

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


** Tags: already-installed apport-package i386 need-duplicate-check uec-images 
xenial

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

Title:
  package libsystemd0:i386 229-4ubuntu5 failed to install/upgrade:
  package libsystemd0:i386 is already installed and configured

Status in systemd package in Ubuntu:
  New

Bug description:
  none

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: libsystemd0:i386 229-4ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-22.40-lowlatency 4.4.8
  Uname: Linux 4.4.0-22-lowlatency x86_64
  ApportVersion: 2.20.1-0ubuntu2
  AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
  Architecture: amd64
  Date: Fri May 20 02:53:51 2016
  DuplicateSignature:
   Processing triggers for fontconfig (2.11.94-0ubuntu1) ...
   dpkg: error processing package libsystemd0:i386 (--configure):
package libsystemd0:i386 is already installed and configured
  ErrorMessage: package libsystemd0:i386 is already installed and configured
  InstallationDate: Installed on 2016-05-12 (10 days ago)
  InstallationMedia: Ubuntu-Studio 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  PackageArchitecture: i386
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: systemd
  Title: package libsystemd0:i386 229-4ubuntu5 failed to install/upgrade: 
package libsystemd0:i386 is already installed and configured
  UpgradeStatus: Upgraded to xenial on 2016-05-20 (2 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1584552/+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 1584314] Re: Please merge xkeyboard-config 2.17-1 (main) from Debian unstable

2016-05-22 Thread Ubuntu Foundations Team Bug Bot
The attachment "xkeyboard-config-2.17" 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 xkeyboard-config in
Ubuntu.
https://bugs.launchpad.net/bugs/1584314

Title:
  Please merge xkeyboard-config 2.17-1 (main) from Debian unstable

Status in xkeyboard-config package in Ubuntu:
  Triaged

Bug description:
  Hi
  My name is Rodrigo with my team we develop the Togo-Africa Keyboard Layout in 
the Linux Distribution.
  We want to include this keyboard in the Ubuntu distribution.

  I've uploaded a keyboard to XKB:
  
https://cgit.freedesktop.org/xkeyboard-config/commit/?id=53452c901fcab08a43705c9aa79a5ec5642cca08

  
  
https://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=3129c757f9da8586ab8b8654a56c8f687cc9ef5c

  
  Here is the Keyboard
  ##

  diff --git a/rules/base.xml.in b/rules/base.xml.in
  index f495c8d..5e91717 100644
  --- a/rules/base.xml.in
  +++ b/rules/base.xml.in
  @@ -5680,6 +5680,16 @@
   
   
     
  +tg
  +<_shortDescription>fr-tg
  +<_description>French (Togo)
  +
  +  fra
  +
  +  
  +
  +
  +  
   ke
   
   <_shortDescription>sw
  diff --git a/symbols/Makefile.am b/symbols/Makefile.am
  index 77ec0ff..3226d41 100644
  --- a/symbols/Makefile.am
  +++ b/symbols/Makefile.am
  @@ -29,7 +29,7 @@ pc ph pk pl pt \
   ro rs ru \
   se si sk sn \
   sy th \
  -terminate \
  +terminate tg \
   tj tm tr tw tz \
   ua us uz vn \
   za \
  diff --git a/symbols/tg b/symbols/tg
  new file mode 100644
  index 000..f7b2cb3
  --- /dev/null
  +++ b/symbols/tg
  @@ -0,0 +1,68 @@
  +default partial alphanumeric_keys
  +xkb_symbols "basic" {
  +
  +include "fr(azerty)"
  +
  +name[Group1]="French (Togo)";
  +
  +// French AZERTY-Keyboard layout including symbols for Togolese local 
languages
  +// Created 2015 by Globalbility Togo (www.globalbility.org)
  +// Authors: Issaka Ouro-Wétchiré, Caroline Riefstahl, Mats Blakstad 
  +//
  +// LAYOUT OVERVIEW
  +//  
  +// | 1 3| 1 = Shift,  3 = AltGr + Shift(AltGr is the right side alt key)
  +// | 2 4| 2 = normal, 4 = AltGr
  +//  
  +//               ___
  +// || 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 0  | °  | +  | <--   |
  +// | ²  | &  | é ~| " #| ' {| ( [| - || è `| _ \| ç ^| à @| ) ]| = }|   |
  +//  
  +// | |<-  | A  | Z Ʒ| E Ɛ| R Ɗ| T  | Y Ƴ| U Ʊ| I Ɩ| O Ɔ| P  | ¨  | $ €|   , |
  +// |  ->| | a  | z ʒ| e ɛ| r ɗ| t  | y ƴ| u ʊ| i ɩ| o ɔ| p  | ^  ̌| £ ¤| <-' 
|
  +//  ===¬|
  +// |   | Q Ǝ| S  | D Ɖ| F Ƒ| G Ɣ| H Ĥ | J  | K  | L  | M Ŋ| %  | µ  |
|
  +// | MAJ   | q ǝ| s  | d ɖ| f ƒ| g ɣ| h ɦ| j  | k  | l  | m ɲ| ù `| *  ́|
|
  +//  
  +// | ^   | >  | W  | X  | C  | V Ʋ| B Ɓ| N Ŋ| ?  | .  | /  | §  | | |
  +// | |   | <  | w  | x  | c  | v ʋ| b ɓ| n ŋ| , ~| ; ¯| :  | !  | | |
  +//  
  +// |  |  |  |   |   |  | |  |
  +// | Ctrl | Super| Alt  | SpaceNobreakspace | AltGr | Super|Menu | Ctrl |
  +//  ¯¯ ¯¯ ¯¯ ¯¯¯ ¯¯¯ ¯¯ ¯ ¯¯
  +// Togolese local languages use 8 tones markers.
  +// Acute ( ´ ),  Grave ( ` ), Circumflex ( ˆ ), Caron ( ˇ ), Macron ( ¯ 
), Tilde ( ~ ), Tilde + Acute (  ̃́ ), Tilde + Grave (  ̃̀ )
  +// All vowels can have tones except "y" (which is not vowel in Togolese 
local languages)
  +// Nasal consonants ("m" and "n") can have have high tones.
  +
  + // Modifications of the basic French Azerty layout, adding 
symbols for Togolese local languages
  +
  + // Second row
  + key   { [ z,  Z,  ezh,
EZH ] };// U0292 = ʒ (small), U01B7 = Ʒ (capital)
  +override key   { [ e,  E,  U025B,  
U0190   ] };// Replqce Eurosign with U025B = ɛ (small), U0190 = Ɛ 
(capital)
  + key   { [ r,  R,  U0257,  
U018A   ] };// U0257 = ɗ (small), U018A = Ɗ (capital)
  + key   { [ y,  Y,  U01B4,  
U01B3   ] };// U01B4 = ƴ (small), U01B3 = Ƴ (capital)
  + key

[Touch-packages] [Bug 1443559] Re: camera doesn't change to front camera on flo

2016-05-22 Thread Aaron Honeycutt
MM after a few times switching it back and forth I do get the problem of
going to the back camera or the front depending on which was selected.

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

Title:
  camera doesn't change to front camera on flo

Status in camera-app:
  New
Status in camera-app package in Ubuntu:
  New

Bug description:
  STEPS:
  1. Flash flo with latest vivid-proposed
  2. Open the camera app
  3. tap on the switch camera button

  EXPECTED:
  I expect the app to switch to the front facing camera

  ACTUAL:
  The app freezes slightly, and does nothing tapping the button again resets it 
to the rear facing camera

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1443559/+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 1443559] Re: camera doesn't change to front camera on flo

2016-05-22 Thread Aaron Honeycutt
While on rc-proposed r444 it does still freezes slightly but it does
switch to the front camera after a few seconds.

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

Title:
  camera doesn't change to front camera on flo

Status in camera-app:
  New
Status in camera-app package in Ubuntu:
  New

Bug description:
  STEPS:
  1. Flash flo with latest vivid-proposed
  2. Open the camera app
  3. tap on the switch camera button

  EXPECTED:
  I expect the app to switch to the front facing camera

  ACTUAL:
  The app freezes slightly, and does nothing tapping the button again resets it 
to the rear facing camera

To manage notifications about this bug go to:
https://bugs.launchpad.net/camera-app/+bug/1443559/+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 1584314] Re: Please merge xkeyboard-config 2.17-1 (main) from Debian unstable

2016-05-22 Thread Mats Blakstad
I tried to patch the Ubuntu xkeyboard-config package to the XKB data 2.17:
https://cgit.freedesktop.org/xkeyboard-config/log/

** Patch added: "xkeyboard-config-2.17"
   
https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/1584314/+attachment/4668407/+files/xkeyboard-config-2.17.patch

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

Title:
  Please merge xkeyboard-config 2.17-1 (main) from Debian unstable

Status in xkeyboard-config package in Ubuntu:
  Triaged

Bug description:
  Hi
  My name is Rodrigo with my team we develop the Togo-Africa Keyboard Layout in 
the Linux Distribution.
  We want to include this keyboard in the Ubuntu distribution.

  I've uploaded a keyboard to XKB:
  
https://cgit.freedesktop.org/xkeyboard-config/commit/?id=53452c901fcab08a43705c9aa79a5ec5642cca08

  
  
https://cgit.freedesktop.org/xorg/lib/libX11/commit/?id=3129c757f9da8586ab8b8654a56c8f687cc9ef5c

  
  Here is the Keyboard
  ##

  diff --git a/rules/base.xml.in b/rules/base.xml.in
  index f495c8d..5e91717 100644
  --- a/rules/base.xml.in
  +++ b/rules/base.xml.in
  @@ -5680,6 +5680,16 @@
   
   
     
  +tg
  +<_shortDescription>fr-tg
  +<_description>French (Togo)
  +
  +  fra
  +
  +  
  +
  +
  +  
   ke
   
   <_shortDescription>sw
  diff --git a/symbols/Makefile.am b/symbols/Makefile.am
  index 77ec0ff..3226d41 100644
  --- a/symbols/Makefile.am
  +++ b/symbols/Makefile.am
  @@ -29,7 +29,7 @@ pc ph pk pl pt \
   ro rs ru \
   se si sk sn \
   sy th \
  -terminate \
  +terminate tg \
   tj tm tr tw tz \
   ua us uz vn \
   za \
  diff --git a/symbols/tg b/symbols/tg
  new file mode 100644
  index 000..f7b2cb3
  --- /dev/null
  +++ b/symbols/tg
  @@ -0,0 +1,68 @@
  +default partial alphanumeric_keys
  +xkb_symbols "basic" {
  +
  +include "fr(azerty)"
  +
  +name[Group1]="French (Togo)";
  +
  +// French AZERTY-Keyboard layout including symbols for Togolese local 
languages
  +// Created 2015 by Globalbility Togo (www.globalbility.org)
  +// Authors: Issaka Ouro-Wétchiré, Caroline Riefstahl, Mats Blakstad 
  +//
  +// LAYOUT OVERVIEW
  +//  
  +// | 1 3| 1 = Shift,  3 = AltGr + Shift(AltGr is the right side alt key)
  +// | 2 4| 2 = normal, 4 = AltGr
  +//  
  +//               ___
  +// || 1  | 2  | 3  | 4  | 5  | 6  | 7  | 8  | 9  | 0  | °  | +  | <--   |
  +// | ²  | &  | é ~| " #| ' {| ( [| - || è `| _ \| ç ^| à @| ) ]| = }|   |
  +//  
  +// | |<-  | A  | Z Ʒ| E Ɛ| R Ɗ| T  | Y Ƴ| U Ʊ| I Ɩ| O Ɔ| P  | ¨  | $ €|   , |
  +// |  ->| | a  | z ʒ| e ɛ| r ɗ| t  | y ƴ| u ʊ| i ɩ| o ɔ| p  | ^  ̌| £ ¤| <-' 
|
  +//  ===¬|
  +// |   | Q Ǝ| S  | D Ɖ| F Ƒ| G Ɣ| H Ĥ | J  | K  | L  | M Ŋ| %  | µ  |
|
  +// | MAJ   | q ǝ| s  | d ɖ| f ƒ| g ɣ| h ɦ| j  | k  | l  | m ɲ| ù `| *  ́|
|
  +//  
  +// | ^   | >  | W  | X  | C  | V Ʋ| B Ɓ| N Ŋ| ?  | .  | /  | §  | | |
  +// | |   | <  | w  | x  | c  | v ʋ| b ɓ| n ŋ| , ~| ; ¯| :  | !  | | |
  +//  
  +// |  |  |  |   |   |  | |  |
  +// | Ctrl | Super| Alt  | SpaceNobreakspace | AltGr | Super|Menu | Ctrl |
  +//  ¯¯ ¯¯ ¯¯ ¯¯¯ ¯¯¯ ¯¯ ¯ ¯¯
  +// Togolese local languages use 8 tones markers.
  +// Acute ( ´ ),  Grave ( ` ), Circumflex ( ˆ ), Caron ( ˇ ), Macron ( ¯ 
), Tilde ( ~ ), Tilde + Acute (  ̃́ ), Tilde + Grave (  ̃̀ )
  +// All vowels can have tones except "y" (which is not vowel in Togolese 
local languages)
  +// Nasal consonants ("m" and "n") can have have high tones.
  +
  + // Modifications of the basic French Azerty layout, adding 
symbols for Togolese local languages
  +
  + // Second row
  + key   { [ z,  Z,  ezh,
EZH ] };// U0292 = ʒ (small), U01B7 = Ʒ (capital)
  +override key   { [ e,  E,  U025B,  
U0190   ] };// Replqce Eurosign with U025B = ɛ (small), U0190 = Ɛ 
(capital)
  + key   { [ r,  R,  U0257,  
U018A   ] };// U0257 = ɗ (small), U018A = Ɗ (capital)
  + key   { [ y,  Y,  U01B4,  
U01B3   ] };// U01B4 = ƴ (small), U01B3 = Ƴ (capital)
  + key   { [ u,  U,  U028A,  
U01B1  

[Touch-packages] [Bug 1578927] Re: idle crashes on configure through menu

2016-05-22 Thread Bug Watch Updater
** Changed in: python
   Status: New => Fix Released

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

Title:
  idle crashes on configure through menu

Status in Python:
  Fix Released
Status in python2.7 package in Ubuntu:
  Fix Released
Status in python2.7 source package in Xenial:
  New

Bug description:
  IDLE crashes when "Configure IDLE" is selected through "Options".
  Terminal output is as follows:

  Exception in Tkinter callback
  Traceback (most recent call last):
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1540, in __call__
  return self.func(*args)
File "/usr/lib/python2.7/idlelib/EditorWindow.py", line 543, in 
config_dialog
  configDialog.ConfigDialog(self.top,'Settings')
File "/usr/lib/python2.7/idlelib/configDialog.py", line 72, in __init__
  self.LoadConfigs()
File "/usr/lib/python2.7/idlelib/configDialog.py", line 1103, in LoadConfigs
  self.LoadFontCfg()
File "/usr/lib/python2.7/idlelib/configDialog.py", line 1005, in LoadFontCfg
  self.SetFontSample()
File "/usr/lib/python2.7/idlelib/configDialog.py", line 883, in 
SetFontSample
  self.labelFontSample.config(font=newFont)
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1329, in configure
  return self._configure('configure', cnf, kw)
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1320, in _configure
  self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))
  TclError: expected integer but got ""

  1) Ubuntu 16.04 LTS
  2) Package idle 2.7.11-1
  3) Expected Options Menu
  4) Instead nothing happened.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python/+bug/1578927/+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 1584549] [NEW] sudoers not honoring hostnames

2016-05-22 Thread oshunluvr
Public bug reported:

New Kubuntu 16.04 install, adding features from previous 15.04 install.
Added exact copy of /etc/sudoers.d/apt from 15.04 to 16.04 but it does
not work as expected. File contents:

myusername myhostname = NOPASSWD: /usr/bin/apt, /usr/bin/apt-get,
/usr/bin/add-apt-repository

results in 15.04 in user "myusername" being able to run apt, apt-get,
and add-apt-repository from the CLI using sudo without a password
prompt. However, same exact syntax in 16.04 results in password prompt.

In the 16.04 install, changing "myhostname" to "ALL" resumes the no
password behavior. Both installs have exact same /etc/hosts files,
running on bare metal on the same system, and the "hostname" command
results in the same reply with the correct hostname. I have compared the
subject files several times and there are no differences. No errors
editing any of the files using visudo. Permissions and syntax same on
both systems.

This leads me to conclude sudoers is not honoring the hostname in the
sudoers file(s).

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

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

Title:
  sudoers not honoring hostnames

Status in hostname package in Ubuntu:
  New

Bug description:
  New Kubuntu 16.04 install, adding features from previous 15.04
  install. Added exact copy of /etc/sudoers.d/apt from 15.04 to 16.04
  but it does not work as expected. File contents:

  myusername myhostname = NOPASSWD: /usr/bin/apt, /usr/bin/apt-get,
  /usr/bin/add-apt-repository

  results in 15.04 in user "myusername" being able to run apt, apt-get,
  and add-apt-repository from the CLI using sudo without a password
  prompt. However, same exact syntax in 16.04 results in password
  prompt.

  In the 16.04 install, changing "myhostname" to "ALL" resumes the no
  password behavior. Both installs have exact same /etc/hosts files,
  running on bare metal on the same system, and the "hostname" command
  results in the same reply with the correct hostname. I have compared
  the subject files several times and there are no differences. No
  errors editing any of the files using visudo. Permissions and syntax
  same on both systems.

  This leads me to conclude sudoers is not honoring the hostname in the
  sudoers file(s).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hostname/+bug/1584549/+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 1583817] Re: i915 driver kernelpanic

2016-05-22 Thread Christopher M. Penalver
Oliver Leitner, to advise, regarding your Description, there is no such
thing as "Ubuntu mainline". Mainline is the upstream kernel. The Ubuntu
kernel is downstream from upstream. It's important to keep this in mind
as folks upstream will think you tested a different kernel then in
reality.

Despite this, the issue you are reporting is an upstream one. Could you
please report this problem following the instructions verbatim at
https://wiki.ubuntu.com/Bugs/Upstream/kernel ?

Please provide a direct URL to your report when it becomes available so
that it may be tracked.

Thank you for your understanding.

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

** Changed in: linux (Ubuntu)
   Importance: Low => High

** Changed in: linux (Ubuntu)
   Status: Incomplete => Triaged

** Description changed:

- on my laptop: HP Compaq 610
- 
- i have an intel card built in: 00:02.0 VGA compatible controller: Intel
- Corporation Mobile GME965/GLE960 Integrated Graphics Controller (rev 0c)
- 
- running ubuntu lts 16.04, i receive the following errors in the log
- file, which might correspondent to overheating problems with that
- laptop:
- 
+ My HP Compaq 610 has an Intel card built in: 00:02.0 VGA compatible 
controller: Intel Corporation Mobile GME965/GLE960 Integrated Graphics 
Controller (rev 0c)
+ running ubuntu lts 16.04, i receive the following errors in the log file, 
which might correspondent to overheating problems with that laptop:
  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
-  snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
+  snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
-  sky2 fjes video wmi
+  sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
- [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 
+ [8.176527] ---[ end trace 39c3d2edaf946884 ]---
  
- already tried:
- 
- installing intel's proprietary drivers: speeded up things a bit, still
- didnt solve that kernel panic.
- 
- installing the following kernels:
- 
- ubuntu mainline ->
- 
+ installing the following sped things up a bit but didn't solve the kernel 
panic:
+ Intel's proprietary drivers
+ mainline
  drm-next
  intel-drm-next
  daily
  
- speeded things up a bit more, didnt solve the problem though.
+ ---
+ .tmp.unity_support_test.0:
  
- may you please look into it.
- --- 
- .tmp.unity_support_test.0:
-  
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 

[Touch-packages] [Bug 1577599] Re: [CM1855, Realtek ALC892, Green Line Out, Rear] Sound is distorted / Audio Notification unstable (Popping in/out)

2016-05-22 Thread Alfredo Mendez
After looking through other distros, this is a widespread bug. I've
tested Ubuntu Mate 16.04 and the same issue persists, instead of
notification, the audio cuts off at times.

Another distro i've tested is ChaletOS, the notification is constant in
this one and same audio issues persist. I would recommend switching this
to critical.

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

I did not screenshot the Mate distro since I dont have a lot of time in
my hands, but you can technically see that in ChaletOS, its also
affected. Which leads that my current setup is incompatible with any new
current linux distros.

Lastly, there is some sort of Bluetooth bug as well. This computer does
not have any sort of WIFI/Bluetooth capabilities that I'm aware of in
Windows. So, the issue is bigger than I thought it would be. I will
continue to analyze further. Thanks everyone for the fast notice.

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

Title:
  [CM1855, Realtek ALC892, Green Line Out, Rear] Sound is distorted /
  Audio Notification unstable (Popping in/out)

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  For a better explanation, here is a video I've made.
  https://youtu.be/8q092XpLT-Y

  For further diagnostics, here is a ubuntu forum post I've made.
  http://ubuntuforums.org/showthread.php?t=2322708

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC2D0c:   deviantxs   1672 F...m pulseaudio
   /dev/snd/controlC2:  deviantxs   1672 F pulseaudio
   /dev/snd/controlC0:  deviantxs   1672 F pulseaudio
   /dev/snd/controlC1:  deviantxs   1672 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon May  2 16:35:54 2016
  InstallationDate: Installed on 2016-04-30 (2 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:SB failed
  Symptom_Card: Built-in Audio - HDA ATI SB
  Symptom_Jack: Green Line Out, Rear
  Symptom_Type: Digital clip or distortion, or "overdriven" sound
  Title: [CM1855, Realtek ALC892, Green Line Out, Rear] Sound is distorted
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1501
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: CM1855
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev 1.xx
  dmi.chassis.asset.tag: To Be Filled By O.E.M.
  dmi.chassis.type: 3
  dmi.chassis.vendor: To Be Filled By O.E.M.
  dmi.chassis.version: To Be Filled By O.E.M.
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1501:bd08/20/2013:svnASUSTeKCOMPUTERINC.:pnCM1855:pvrTobefilledbyO.E.M.:rvnASUSTeKCOMPUTERINC.:rnCM1855:rvrRev1.xx:cvnToBeFilledByO.E.M.:ct3:cvrToBeFilledByO.E.M.:
  dmi.product.name: CM1855
  dmi.product.version: To be filled by O.E.M.
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1577599/+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 1583817] Re: i915 driver kernelpanic

2016-05-22 Thread Christopher M. Penalver
** Tags added: latest-bios-f.20

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

Title:
  i915 driver kernelpanic

Status in linux package in Ubuntu:
  Triaged

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 
memory_corruption_check=0 no_timer_check 
pci=routeirq,skip_isa_align,pcie_bus_peer2peer,realloc,pcie_scan_all 
reset_devices 

[Touch-packages] [Bug 1434986] Re: Not working network connection after boot

2016-05-22 Thread jango
No fix yet??? This is very bad...

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

Title:
  Not working network connection after boot

Status in NetworkManager:
  Expired
Status in network-manager package in Ubuntu:
  Triaged

Bug description:
  Directly after boot the network connections are not working. I am
  connected and have an IP address, but I cannot establish a connection
  with any Internet server.

  I have the impression it is related to thee DNS lookup, which waits
  forever for a result.

  Cycling the connection (disconnect->reconnect) seems to fix the
  problem for some time.

  I am reporting this against network-manager, but I am not sure if it is 
directly in network manager or if it is systemd related.
  With 14.10 everything worked perfectly.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu11
  ProcVersionSignature: Ubuntu 3.19.0-9.9-generic 3.19.1
  Uname: Linux 3.19.0-9-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.16.2-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Mar 22 12:38:26 2015
  EcryptfsInUse: Yes
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2015-01-30 (50 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Release amd64 
(20141022.1)
  IpRoute:
   default via 192.168.1.1 dev eth0  proto static  metric 1024 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.26 
   192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.29
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2015-03-19 (3 days ago)
  modified.conffile..etc.NetworkManager.NetworkManager.conf: [modified]
  mtime.conffile..etc.NetworkManager.NetworkManager.conf: 
2015-02-16T00:14:50.662693
  nmcli-dev:
   DEVICE  TYPE  STATE  DBUS-PATH  
CONNECTION CON-UUID  CON-PATH   

   eth0ethernet  connected  /org/freedesktop/NetworkManager/Devices/2  
Kabelnetzwerkverbindung 1  4a581685-6002-4401-a993-49aa649667eb  
/org/freedesktop/NetworkManager/ActiveConnection/4 
   wlan0   wifi  connected  /org/freedesktop/NetworkManager/Devices/1  
4A616E7320574C414E f45aa3a7-fb44-41b7-a02a-ea9720d79414  
/org/freedesktop/NetworkManager/ActiveConnection/3 
   lo  loopback  unmanaged  /org/freedesktop/NetworkManager/Devices/0  --   
  ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1434986/+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 1584539] [NEW] 16.04 regression: exceptions in ruby code in plugins have started causing vim to segfault

2016-05-22 Thread Simon Woolf
Public bug reported:

In 14.04, an exception in the ruby code of a plugin caused the error to
be printed to stderr, after which vim would launch, skipping the
offending plugin:

  Error detected while processing 
/mnt/terra/home/simon/dev/vim-livecoding/plugin/livecoding.vim:
  line   37:
  NameError: undefined local variable or method 
`undefined_method_causing_an_exception' for main:Object
  Press ENTER or type command to continue

But in 16.04, the same thing causes vim to segfault:

  Vim: Caught deadly signal SEGV
  Vim: Finished.
  Segmentation fault (core dumped)

---

Vim version in 14.04:
  VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jan  2 2014 19:39:59)
  Included patches: 1-52
  Modified by pkg-vim-maintain...@lists.alioth.debian.org
  Compiled by buildd@
  Huge version with GTK2 GUI. 

Vim version in 16.04:
  VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 08 2016 11:38:28)
  Included patches: 1-1689
  Modified by pkg-vim-maintain...@lists.alioth.debian.org
  Compiled by pkg-vim-maintain...@lists.alioth.debian.org
  Huge version with GTK2 GUI.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: vim-gtk 2:7.4.1689-3ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CurrentDesktop: XFCE
Date: Sun May 22 22:33:45 2016
DistributionChannelDescriptor:
 # This is a distribution channel descriptor
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-trusty-amd64-20140620-0
InstallationDate: Installed on 2015-04-25 (392 days ago)
InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: vim
UpgradeStatus: Upgraded to xenial on 2016-05-22 (0 days ago)

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


** Tags: amd64 apport-bug xenial

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

Title:
  16.04 regression: exceptions in ruby code in plugins have started
  causing vim to segfault

Status in vim package in Ubuntu:
  New

Bug description:
  In 14.04, an exception in the ruby code of a plugin caused the error
  to be printed to stderr, after which vim would launch, skipping the
  offending plugin:

Error detected while processing 
/mnt/terra/home/simon/dev/vim-livecoding/plugin/livecoding.vim:
line   37:
NameError: undefined local variable or method 
`undefined_method_causing_an_exception' for main:Object
Press ENTER or type command to continue

  But in 16.04, the same thing causes vim to segfault:

Vim: Caught deadly signal SEGV
Vim: Finished.
Segmentation fault (core dumped)

  ---

  Vim version in 14.04:
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Jan  2 2014 19:39:59)
Included patches: 1-52
Modified by pkg-vim-maintain...@lists.alioth.debian.org
Compiled by buildd@
Huge version with GTK2 GUI. 

  Vim version in 16.04:
VIM - Vi IMproved 7.4 (2013 Aug 10, compiled Apr 08 2016 11:38:28)
Included patches: 1-1689
Modified by pkg-vim-maintain...@lists.alioth.debian.org
Compiled by pkg-vim-maintain...@lists.alioth.debian.org
Huge version with GTK2 GUI.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: vim-gtk 2:7.4.1689-3ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Sun May 22 22:33:45 2016
  DistributionChannelDescriptor:
   # This is a distribution channel descriptor
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-trusty-amd64-20140620-0
  InstallationDate: Installed on 2015-04-25 (392 days ago)
  InstallationMedia: Ubuntu 14.04 "Trusty" - Build amd64 LIVE Binary 
20140620-04:25
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: vim
  UpgradeStatus: Upgraded to xenial on 2016-05-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vim/+bug/1584539/+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 1584524] Re: camera app gets baffled when maximising desktop version

2016-05-22 Thread Bob Harvey
ah.  There /is/ a workaround.  If I switch from the front to the rear
camera, and back to the front, then it recentres after all.  Having
recentred, if I then switch back to resizeable mode the image is
differently offset.

** Attachment added: "shift from properly centred maximised version back to 
resizeable"
   
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1584524/+attachment/4668291/+files/screenshot20160522_214418626.png

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

Title:
  camera app gets baffled when maximising desktop version

Status in camera-app package in Ubuntu:
  New

Bug description:
  Here are some screen grabs using the front camera and expanding the
  camera app from resizeable desktop mode to maximised desktop mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1584524/+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 1584524] [NEW] camera app gets baffled when maximising desktop version

2016-05-22 Thread Bob Harvey
Public bug reported:

Here are some screen grabs using the front camera and expanding the
camera app from resizeable desktop mode to maximised desktop mode

** Affects: camera-app (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Open camera app in desktop mode.  There is my face 
(sideways)"
   
https://bugs.launchpad.net/bugs/1584524/+attachment/4668272/+files/screenshot20160522_212749958.png

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

Title:
  camera app gets baffled when maximising desktop version

Status in camera-app package in Ubuntu:
  New

Bug description:
  Here are some screen grabs using the front camera and expanding the
  camera app from resizeable desktop mode to maximised desktop mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1584524/+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 1584524] Re: camera app gets baffled when maximising desktop version

2016-05-22 Thread Bob Harvey
Maximisng the camera app in the desktop mode chops half the picture off.
I can't find any way to recentre or scroll it apart from going back to
resizeable size window

** Attachment added: "maximised camera app in desktop mode, (half of my face 
has gone)"
   
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1584524/+attachment/4668273/+files/screenshot20160522_212717756.png

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

Title:
  camera app gets baffled when maximising desktop version

Status in camera-app package in Ubuntu:
  New

Bug description:
  Here are some screen grabs using the front camera and expanding the
  camera app from resizeable desktop mode to maximised desktop mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1584524/+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 1473668] Re: [MX4] Photos are blurry and underexposed in low light conditions

2016-05-22 Thread Bob Harvey
I got an update to the camera today (M10 tablet, OTA10.1) but can't find
any way to find out the version.  There is no 'about' box with the
camera

The photographs are much better in low light, but the videos are still
very dark.  But well done for sorting out the stills.

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

Title:
  [MX4] Photos are blurry and underexposed in low light conditions

Status in Canonical System Image:
  Fix Committed
Status in camera-app package in Ubuntu:
  Fix Released

Bug description:
  Hello,

  photos taken by MX4 are blurry and underexposed.
  First one is really annoying, I can't take even one good sharp photo and I 
don't know why. Second one is maybe because of bad synchronization time of 
flashing and taking shot; I think that because, when I record video with lamp, 
everything is great, problem is only for photos.
  I know that smartphones are not great for night photos, but I've used before 
worse and cheaper low-end phones with no-name lens and photos was significantly 
better.
  Please tell me, if you need more information. I will try to provide them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1473668/+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 1584523] [NEW] camera app does not understand landscape orientation

2016-05-22 Thread Bob Harvey
Public bug reported:

Here are some screen grabs while trying to use the camera on the M10
tablet

** Affects: camera-app (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "front camera.  Tablet in case in stand-up mode in 
landscape"
   
https://bugs.launchpad.net/bugs/1584523/+attachment/4668270/+files/screenshot20160522_212749958.png

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

Title:
  camera app does not understand landscape orientation

Status in camera-app package in Ubuntu:
  New

Bug description:
  Here are some screen grabs while trying to use the camera on the M10
  tablet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1584523/+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 1584523] Re: camera app does not understand landscape orientation

2016-05-22 Thread Bob Harvey
** Attachment added: "rear camera, desktop mode, tablet in landscape"
   
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1584523/+attachment/4668271/+files/screenshot20160522_212650759.png

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

Title:
  camera app does not understand landscape orientation

Status in camera-app package in Ubuntu:
  New

Bug description:
  Here are some screen grabs while trying to use the camera on the M10
  tablet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/camera-app/+bug/1584523/+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 1422143] Re: No wifi connection after suspend with systemd due to missing "wpa_cli suspend"

2016-05-22 Thread Nikolaj Løbner Sheller
I am still seeing this issue as of today (2016-05-22) on Ubuntu 16.04.
Laptop: Asus UX32VD
Network controller: Intel Corporation Centrino Advanced-N 6235 (rev 24)

The problem is intermittent. Networking after resume works ~9 times out of 10.
Did not have this issue on 15.10 with the same hardware.

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

Title:
  No wifi connection after suspend with systemd due to missing "wpa_cli
  suspend"

Status in One Hundred Papercuts:
  Confirmed
Status in NetworkManager:
  Unknown
Status in wpa package in Ubuntu:
  Fix Released
Status in wpa source package in Wily:
  Fix Committed
Status in wpa source package in Xenial:
  Fix Released

Bug description:
  Using systemd as my default init system if I resume from suspend my
  laptop, it doesn't automatically reconnect to the wireless network and
  it doesn't list the available network connections.

  The only way to get a wireless connection is to restart the network-
  manager daemon or going to the gnome-control-center, disable wireless
  and enable it again.

  SRU INFORMATION
  ===
  In some of these cases this bug can be worked around by calling "wpa_cli 
suspend/resume" before/after suspend, like we used to do with the old pm-utils 
quirks (/usr/lib/pm-utils/sleep.d/60_wpa_supplicant). This only affects 
particular hardware, and thus this needs to be tested by affected reporters, 
there is no general reproducer for arbitrary systems.

  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: network-manager 0.9.10.0-4ubuntu6
  Uname: Linux 3.19.0-031900-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.16.1-0ubuntu2
  Architecture: amd64
  Date: Sun Feb 15 18:27:39 2015
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2014-10-22 (116 days ago)
  InstallationMedia: Ubuntu-GNOME 14.10 "Utopic Unicorn" - Alpha amd64 
(20140923)
  IpRoute:
   default via 10.0.0.1 dev wlan0  proto static  metric 1024
   10.0.0.0/24 dev wlan0  proto kernel  scope link  src 10.0.0.36
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to vivid on 2015-01-13 (32 days ago)
  nmcli-dev:
   DEVICE   TYPE  STATEDBUS-PATH  
CONNECTION   CON-UUID  CON-PATH
   wlan0wifi  connected/org/freedesktop/NetworkManager/Devices/2  
openhost_caldas  09d1f69d-d3da-4978-a69c-d94455db7ecf  
/org/freedesktop/NetworkManager/ActiveConnection/0
   docker0  bridgeunavailable  /org/freedesktop/NetworkManager/Devices/3  
--   ----
   eth0 ethernet  unavailable  /org/freedesktop/NetworkManager/Devices/1  
--   ----
   lo   loopback  unmanaged/org/freedesktop/NetworkManager/Devices/0  
--   ----
  nmcli-nm: Error: command ['nmcli', '-f', 'all', 'nm'] failed with exit code 
2: Error: Object 'nm' is unknown, try 'nmcli help'.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1422143/+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 1500605] Re: [20251, IDT 92HD95, Black Headphone Out, Front] Background noise or low volume

2016-05-22 Thread Pierre Benjamin
This problem was discussed here:
https://bugzilla.kernel.org/show_bug.cgi?id=74841.

It also affects Ubuntu 16.04.

** Bug watch added: Linux Kernel Bug Tracker #74841
   http://bugzilla.kernel.org/show_bug.cgi?id=74841

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

Title:
  [20251, IDT 92HD95, Black Headphone Out, Front] Background noise or
  low volume

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The sound through headphones is terrible under Ubuntu and Windows
  perfectly on sound

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   bastek 1601 F...m pulseaudio
   /dev/snd/controlC0:  bastek 1601 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Sep 28 22:23:15 2015
  InstallationDate: Installed on 2015-09-28 (0 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Black Headphone Out, Front
  Symptom_Type: High background noise, or volume is too low
  Title: [20251, IDT 92HD95, Black Headphone Out, Front] Background noise or 
low volume
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/19/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7ACN89WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Ginkgo 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G700
  dmi.modalias: 
dmi:bvnLENOVO:bvr7ACN89WW:bd11/19/2013:svnLENOVO:pn20251:pvrLenovoG700:rvnLENOVO:rnGinkgo7A:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoG700:
  dmi.product.name: 20251
  dmi.product.version: Lenovo G700
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1500605/+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 1500605] Re: [20251, IDT 92HD95, Black Headphone Out, Front] Background noise or low volume

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

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

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

Title:
  [20251, IDT 92HD95, Black Headphone Out, Front] Background noise or
  low volume

Status in alsa-driver package in Ubuntu:
  Confirmed

Bug description:
  The sound through headphones is terrible under Ubuntu and Windows
  perfectly on sound

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu4
  ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
  Uname: Linux 3.19.0-15-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.17.2-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/pcmC0D0p:   bastek 1601 F...m pulseaudio
   /dev/snd/controlC0:  bastek 1601 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Sep 28 22:23:15 2015
  InstallationDate: Installed on 2015-09-28 (0 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:PCH failed
  Symptom_Card: Built-in Audio - HDA Intel PCH
  Symptom_Jack: Black Headphone Out, Front
  Symptom_Type: High background noise, or volume is too low
  Title: [20251, IDT 92HD95, Black Headphone Out, Front] Background noise or 
low volume
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/19/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7ACN89WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: Ginkgo 7A
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo G700
  dmi.modalias: 
dmi:bvnLENOVO:bvr7ACN89WW:bd11/19/2013:svnLENOVO:pn20251:pvrLenovoG700:rvnLENOVO:rnGinkgo7A:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoG700:
  dmi.product.name: 20251
  dmi.product.version: Lenovo G700
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1500605/+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 1424791] Re: Ubuntu Phone: cellular data did not recover after losing coverage

2016-05-22 Thread Joan CiberSheep
** Also affects: network-manager
   Importance: Undecided
   Status: New

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

Title:
  Ubuntu Phone: cellular data did not recover after losing coverage

Status in NetworkManager:
  New
Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  Hi!

  Today I travelled in train and I lost my mobile signal. BUG: After
  have signal, the cellular data (3G) is not recovering. I have to enter
  in plane mode and exit from that mode for having 3G again.

  Thanks in advance!

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/1424791/+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 1583817] xdpyinfo.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] Xrandr.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] XorgLogOld.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] MonitorsUser.xml.txt

2016-05-22 Thread Oliver Leitner
apport information

** Attachment added: "MonitorsUser.xml.txt"
   
https://bugs.launchpad.net/bugs/1583817/+attachment/4668196/+files/MonitorsUser.xml.txt

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] ProcCpuinfo.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 387799] Re: Inconsistency :GTK+ and Nautilus do not sort files in same order.

2016-05-22 Thread Bug Watch Updater
** Changed in: nautilus
   Status: New => Confirmed

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

Title:
  Inconsistency :GTK+ and Nautilus do not sort files in same order.

Status in One Hundred Papercuts:
  Triaged
Status in Nautilus:
  Confirmed
Status in gtk+2.0 package in Ubuntu:
  Triaged

Bug description:
  I configured Nautilus so that by default :
  - files and folders are sorted by modification time
  - folders are NOT sorted before files
  It seems that the "save as ..." window has it's own way of sorting files and 
folders :
  - always sorted by name
  - always folders sorted before files
  This inconsistency is truly annoying for me.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/387799/+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 1583817] XorgConf.txt

2016-05-22 Thread Oliver Leitner
apport information

** Attachment added: "XorgConf.txt"
   
https://bugs.launchpad.net/bugs/1583817/+attachment/4668203/+files/XorgConf.txt

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] XorgLog.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] UnitySupportTest.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] UdevDb.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] ProcModules.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] ProcInterrupts.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] ProcEnviron.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] DpkgLog.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] JournalErrors.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] Lsusb.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] GconfCompiz.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] Dependencies.txt

2016-05-22 Thread Oliver Leitner
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1583817/+attachment/4668190/+files/Dependencies.txt

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] Lspci.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 1583817] Re: i915 driver kernelpanic

2016-05-22 Thread Oliver Leitner
apport information

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

** Description changed:

  on my laptop: HP Compaq 610
  
  i have an intel card built in: 00:02.0 VGA compatible controller: Intel
  Corporation Mobile GME965/GLE960 Integrated Graphics Controller (rev 0c)
  
  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:
  
  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 
  
  already tried:
  
  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.
  
  installing the following kernels:
  
  ubuntu mainline ->
  
  drm-next
  intel-drm-next
  daily
  
  speeded things up a bit more, didnt solve the problem though.
  
  may you please look into it.
+ --- 
+ .tmp.unity_support_test.0:
+  
+ ApportVersion: 2.20.1-0ubuntu2
+ Architecture: amd64
+ CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
+ CompositorRunning: compiz
+ CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
+ CompositorUnredirectFSW: true
+ CurrentDesktop: Unity
+ DistUpgraded: Fresh install
+ DistroCodename: xenial
+ DistroRelease: Ubuntu 16.04
+ DistroVariant: ubuntu
+ ExtraDebuggingInterest: Yes, including running git bisection searches
+ GraphicsCard:
+  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
+Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
+Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
+ MachineType: Hewlett-Packard Compaq 610
+ Package: xorg 1:7.7+13ubuntu3
+ PackageArchitecture: amd64
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 
memory_corruption_check=0 no_timer_check 
pci=routeirq,skip_isa_align,pcie_bus_peer2peer,realloc,pcie_scan_all 
reset_devices rootwait i915.enable_execlists=0 i915.enable_rc6=0 
i915.enable_fbc=0 i915.modeset=1 i915.fastboot=0 i915.semaphores=1 
i915.lvds_channel_mode=1 i915.preliminary_hw_support=1 

[Touch-packages] [Bug 1583817] CurrentDmesg.txt

2016-05-22 Thread Oliver Leitner
apport information

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

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

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.
  --- 
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroRelease: Ubuntu 16.04
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller 
[8086:2a12] (rev 0c) (prog-if 00 [VGA controller])
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
 Subsystem: Hewlett-Packard Company Mobile GME965/GLE960 Integrated 
Graphics Controller [103c:308a]
  MachineType: Hewlett-Packard Compaq 610
  Package: xorg 1:7.7+13ubuntu3
  PackageArchitecture: amd64
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.6.0-999-lowlatency 
root=UUID=42086018-f6c6-44be-8d35-01b0bd8c2533 ro "acpi_os_name=Microsoft 
Windows NT" acpi_sci=low agp=off consoleblank=0 enable_mtrr_cleanup 
enable_timer_pin_1 iomem=relaxed intel_iommu=on kvm-intel.nested=1 

[Touch-packages] [Bug 505278] Re: ssh-add -D deleting all identities does not work. Also, why are all identities auto-added?

2016-05-22 Thread lepidas blades rompolos
16.04 still this bug. and this is not a bug, not a back door but a front one.
Look at this scenario.
Iam at home with people, I do create keys and store passphrase to agent to 
connect to remote host.
One moment later I decide to remove passphrase from agent ssh-add -D ok great 
now server is safe.
History | grep ssh
ssh idiot_server and voile!

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

Title:
  ssh-add -D deleting all identities does not work. Also, why are all
  identities auto-added?

Status in GNOME Keyring:
  New
Status in portable OpenSSH:
  Fix Released
Status in gnome-keyring package in Ubuntu:
  Confirmed
Status in openssh package in Ubuntu:
  Invalid

Bug description:
  ssh-add -D seems to NOT remove my identities, even though it says it
  did.

  Also, why are all possible identities auto-added right away (on
  start?)

  
  rafal@lcwood(22:11:48)~$ ssh-add -l
  8192 d1:50:43:64:52:7d:a0:61:ad:e2:bb:17:35:0d:7f:7d rafal1-rafal@lcwood (RSA)
  8192 d8:f9:52:6d:d7:44:e2:fe:7d:72:78:f4:09:f7:4a:82 
lcac_rafal_2_geovoucher_vm-rafal@aclc (RSA)
  8192 1c:de:80:66:b2:c0:59:ff:03:61:58:43:ea:f5:b0:58 rafalsvn-rafal@lcwood 
(RSA)
  8192 1b:7b:5b:a5:bf:40:7c:50:48:6f:5a:9b:f5:b3:43:1b rafaladmin-rafal@lcwood 
(RSA)

  
  rafal@lcwood(22:11:50)~$ ssh-add -D
  All identities removed.

  
  rafal@lcwood(22:11:51)~$ ssh-add -l
  8192 d1:50:43:64:52:7d:a0:61:ad:e2:bb:17:35:0d:7f:7d rafal1-rafal@lcwood (RSA)
  8192 d8:f9:52:6d:d7:44:e2:fe:7d:72:78:f4:09:f7:4a:82 
lcac_rafal_2_geovoucher_vm-rafal@aclc (RSA)
  8192 1c:de:80:66:b2:c0:59:ff:03:61:58:43:ea:f5:b0:58 rafalsvn-rafal@lcwood 
(RSA)
  8192 1b:7b:5b:a5:bf:40:7c:50:48:6f:5a:9b:f5:b3:43:1b rafaladmin-rafal@lcwood 
(RSA)
  rafal@lcwood(22:11:53)~$ apport-bug ssh-ad

  ProblemType: Bug
  Architecture: amd64
  Date: Sat Jan  9 22:12:25 2010
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: nvidia
  Package: ssh (not installed)
  ProcEnviron:
   LANGUAGE=
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
  SourcePackage: openssh
  Uname: Linux 2.6.31-16-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/505278/+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 1538438] Re: apt-helper crashed with SIGABRT in __gnu_cxx::__verbose_terminate_handler()

2016-05-22 Thread Christopher M. Penalver
Martin Pitt, thanks for working on this. I've utilized the non-Proposed
release and this worked fine. However, I'll leave it to others to
certify this is passed/failed as the issue appears environment or timing
specific.

sudo apt -y install flashplugin-installer
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Suggested packages:
  x-ttcidfont-conf ttf-bitstream-vera | ttf-dejavu ttf-xfree86-nonfree
  xfs
The following NEW packages will be installed:
  flashplugin-installer
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/6,838 B of archives.
After this operation, 58.4 kB of additional disk space will be used.
Preconfiguring packages ...
Selecting previously unselected package flashplugin-installer.
(Reading database ... 280227 files and directories currently installed.)
Preparing to unpack 
.../flashplugin-installer_11.2.202.621ubuntu0.16.04.1_amd64.deb ...
Unpacking flashplugin-installer (11.2.202.621ubuntu0.16.04.1) ...
Processing triggers for update-notifier-common (3.168) ...
flashplugin-installer: downloading 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20160512.1.orig.tar.gz
Get:1 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20160512.1.orig.tar.gz
 [27.1 MB]
Fetched 27.1 MB in 1min 14s (362 kB/s)   
W: Can't drop privileges for downloading as file 
'/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20160512.1.orig.tar.gz'
 couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
Installing from local file 
/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20160512.1.orig.tar.gz
Flash Plugin installed.
Setting up flashplugin-installer (11.2.202.621ubuntu0.16.04.1) ...

apt-cache policy apt
apt:
  Installed: 1.2.10ubuntu1
  Candidate: 1.2.10ubuntu1
  Version table:
 *** 1.2.10ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 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/1538438

Title:
  apt-helper crashed with SIGABRT in
  __gnu_cxx::__verbose_terminate_handler()

Status in apt package in Ubuntu:
  Triaged
Status in apt source package in Xenial:
  Fix Committed

Bug description:
  Test Case
  --
  Given that there are thousands of these crashes in the Error Tracker, just 
make sure the new version doesn't appear there.

  Errors Bucket
  -
  
https://errors.ubuntu.com/bucket/?id=/usr/lib/apt/apt-helper%3A6%3A__gnu_cxx%3A%3A__verbose_terminate_handler%3A__cxxabiv1%3A%3A__terminate%3Astd%3A%3Aterminate%3A__cxxabiv1%3A%3A__cxa_throw%3Astd%3A%3A__throw_out_of_range_fmt

  Original Description
  
  After installing flashplugin-installer I get a prompt noting:
  [START]
  Failure to download extra data files

  The following packages requested additional data downloads after
  package installation, but the data could not be downloaded or could
  not be processed.

  flashplugin-installer

  The download will be attempted again later, or you can try the download again 
now.  Running this command requires an active Internet connection.
  [END]

  Clicking the button Run this action now causes this crash
  consistently.

  Unfortunately, this has the negative outcome of disallowing folks who
  use Firefox from being able to update, or install Flash.

  There are a fair number of these events logged in errors.ubuntu.com.

  ProblemType: CrashDistroRelease: Ubuntu 16.04
  Package: apt 1.1.10
  ProcVersionSignature: Ubuntu 4.3.0-7.18-generic 4.3.3
  Uname: Linux 4.3.0-7-generic x86_64
  ApportVersion: 2.19.4-0ubuntu1
  Architecture: amd64
  Date: Wed Jan 27 01:36:34 2016
  ExecutablePath: /usr/lib/apt/apt-helper
  InstallationDate: Installed on 2015-04-25 (276 days ago)
  InstallationMedia: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
  ProcCmdline: /usr/lib/apt/apt-helper download-file 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_20151228.1.orig.tar.gz
 
/var/lib/update-notifier/package-data-downloads/partial/adobe-flashplugin_20151228.1.orig.tar.gz
 SHA256:d322547d4542eeed2f57469cc0d3c10e9a55af6632c05be9fe8b6c6a0dbcffdb
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
   LANGUAGE=en_US
   TERM=xterm-256color
   PATH=(custom, no user)Signal: 6SourcePackage: apt
  StacktraceTop:
   __gnu_cxx::__verbose_terminate_handler() () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
   ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   __cxa_throw () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6
   std::__throw_out_of_range_fmt(char const*, ...) () from 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6
  Title: apt-helper crashed with 

[Touch-packages] [Bug 1297144] Re: [Lenovo ThinkPad X230] Invisible cursor after resume from suspend

2016-05-22 Thread Yassine Imounachen
See my comment for a workaround:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/1568604/comments/95

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

Title:
  [Lenovo ThinkPad X230] Invisible cursor after resume from suspend

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  I am using the daily build of Xubuntu 14.04 x64 on a Lenovo Thinkpad
  x230. If I wake up the computer after it spending some time in the
  suspend state, the cursor will be invisible.  The courser still works
  (I can click on stuff and hover the invisible cursor over stuff), but
  the little arrow is not visible.  This bug showed up a few days ago
  after an update.  Putting the computer back in suspend state and
  immediately waking it back up resolves the issue until the next time
  the computer is put in suspend state for an extended period of time.

  It is possible that this bug has something to do with Whisker Menu.
  Sometimes when the courser is invisible it will still show up over
  Whisker Menu.  Most of the time it is invisible there too.

  Description: Ubuntu Trusty Tahr (development branch)
  Release: 14.04
  xfdesktop version 4.11.4, running on Xfce 4.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1297144/+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 1583817] Re: i915 driver kernelpanic

2016-05-22 Thread Christopher M. Penalver
Oliver Leitner, thank you for reporting this and helping make Ubuntu
better.

Could you please run the following command once from a terminal by ensuring you 
have the package xdiagnose installed, and that you click the Yes button for 
attaching additional debugging information:
apport-collect -p xorg 1583817

When reporting xorg related bugs in the future, please do so via the
above method. You can learn more about this functionality at
https://wiki.ubuntu.com/ReportingBugs.

** Package changed: xorg-server (Ubuntu) => xorg (Ubuntu)

** Changed in: xorg (Ubuntu)
   Importance: Undecided => Low

** Changed in: xorg (Ubuntu)
   Status: Confirmed => 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/1583817

Title:
  i915 driver kernelpanic

Status in xorg package in Ubuntu:
  Incomplete

Bug description:
  on my laptop: HP Compaq 610

  i have an intel card built in: 00:02.0 VGA compatible controller:
  Intel Corporation Mobile GME965/GLE960 Integrated Graphics Controller
  (rev 0c)

  running ubuntu lts 16.04, i receive the following errors in the log
  file, which might correspondent to overheating problems with that
  laptop:

  [8.176079] [ cut here ]
  [8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176123] vblank wait timed out on crtc 0
  [8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
   snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
  nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
  pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit 
psmouse drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci 
fb_sys_fops drm
   sky2 fjes video wmi
  [8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
  [8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU 
Ver. F.20 12/01/2011
  [8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
  [8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
  [8.176192]  052e0200 88003586e000  

  [8.176196] Call Trace:
  [8.176203]  [] dump_stack+0x63/0x82
  [8.176207]  [] __warn+0xcb/0xf0
  [8.176210]  [] warn_slowpath_fmt+0x5a/0x80
  [8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
  [8.176235]  [] ? wake_atomic_t_function+0x60/0x60
  [8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
  [8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
  [8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
  [8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
  [8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
  [8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
  [8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
  [8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
  [8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
  [8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
  [8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
  [8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
  [8.176511]  [] ? __fget+0x77/0xb0
  [8.176514]  [] SyS_ioctl+0x79/0x90
  [8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
  [8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

  already tried:

  installing intel's proprietary drivers: speeded up things a bit, still
  didnt solve that kernel panic.

  installing the following kernels:

  ubuntu mainline ->

  drm-next
  intel-drm-next
  daily

  speeded things up a bit more, didnt solve the problem though.

  may you please look into it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1583817/+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 1584299] Re: please support parallel operation

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

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

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

Title:
  please support parallel operation

Status in apt package in Ubuntu:
  Confirmed
Status in dpkg package in Ubuntu:
  Confirmed

Bug description:
  Hello, please consider supporting multiple package install processes
  simultaneously, similar to make's -j command line option.

  Computers are getting more processors rather than faster processors at
  this point, and this trend is likely to continue.

  When doing package builds on my computer I notice that during the
  package installs, my CPU rarely goes above 3% utilization because only
  a single core is in use. iostat -dmx 1 reported mostly 4-45% disk
  utilization, with a mode around 25%. This machine is mostly idle for
  most of a package build, because apt and dpkg are essentially single-
  threaded.

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1584299/+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 1583817] [NEW] i915 driver kernelpanic

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

on my laptop: HP Compaq 610

i have an intel card built in: 00:02.0 VGA compatible controller: Intel
Corporation Mobile GME965/GLE960 Integrated Graphics Controller (rev 0c)

running ubuntu lts 16.04, i receive the following errors in the log
file, which might correspondent to overheating problems with that
laptop:

[8.176079] [ cut here ]
[8.176121] WARNING: CPU: 1 PID: 865 at 
/home/kernel/COD/linux/drivers/gpu/drm/drm_irq.c:1326 
drm_wait_one_vblank+0x1b0/0x1c0 [drm]
[8.176123] vblank wait timed out on crtc 0
[8.176125] Modules linked in: snd_usb_audio snd_usbmidi_lib hp_wmi 
sparse_keymap snd_hda_codec_hdmi snd_hda_codec_idt snd_hda_codec_generic 
snd_hda_intel
 snd_hda_codec coretemp snd_hda_core snd_hwdep snd_pcm arc4 snd_seq_midi 
snd_seq_midi_event iwldvm mac80211 joydev snd_rawmidi input_leds snd_seq 
serio_raw s
nd_seq_device iwlwifi snd_timer cfg80211 snd lpc_ich shpchp soundcore 
8250_fintek tpm_infineon hp_accel lis3lv02d input_polldev mac_hid squashfs 
parport_pc p
pdev lp parport sunrpc autofs4 hid_generic usbhid hid i915 i2c_algo_bit psmouse 
drm_kms_helper syscopyarea ahci sysfillrect sysimgblt libahci fb_sys_fops drm
 sky2 fjes video wmi
[8.176180] CPU: 1 PID: 865 Comm: Xorg Tainted: G U  W   
4.6.0-999-lowlatency #201605152200
[8.176182] Hardware name: Hewlett-Packard Compaq 610/308A, BIOS 68PVU Ver. 
F.20 12/01/2011
[8.176184]  0286 fd341e93 8800b948f880 
813fbcb1
[8.176189]  8800b948f8d0  8800b948f8c0 
810841fb
[8.176192]  052e0200 88003586e000  

[8.176196] Call Trace:
[8.176203]  [] dump_stack+0x63/0x82
[8.176207]  [] __warn+0xcb/0xf0
[8.176210]  [] warn_slowpath_fmt+0x5a/0x80
[8.176231]  [] drm_wait_one_vblank+0x1b0/0x1c0 [drm]
[8.176235]  [] ? wake_atomic_t_function+0x60/0x60
[8.176280]  [] i9xx_crtc_disable+0x3d/0x450 [i915]
[8.176307]  [] ? intel_crtc_disable_planes+0xdc/0xf0 
[i915]
[8.176335]  [] intel_atomic_commit+0x442/0xdb0 [i915]
[8.176362]  [] ? intel_atomic_check+0x230/0x830 [i915]
[8.176380]  [] drm_atomic_commit+0x37/0x60 [drm]
[8.176408]  [] intel_release_load_detect_pipe+0x23/0x80 
[i915]
[8.176436]  [] intel_tv_detect+0x355/0x640 [i915]
[8.176451]  [] 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
[8.176457]  [] ? 
drm_helper_probe_single_connector_modes+0x33b/0x510 [drm_kms_helper]
[8.176474]  [] drm_mode_getconnector+0x31f/0x370 [drm]
[8.176488]  [] drm_ioctl+0x123/0x4b0 [drm]
[8.176504]  [] ? drm_mode_getcrtc+0x140/0x140 [drm]
[8.176508]  [] do_vfs_ioctl+0xa1/0x5b0
[8.176511]  [] ? __fget+0x77/0xb0
[8.176514]  [] SyS_ioctl+0x79/0x90
[8.176517]  [] entry_SYSCALL_64_fastpath+0x1e/0xa8
[8.176527] ---[ end trace 39c3d2edaf946884 ]--- 

already tried:

installing intel's proprietary drivers: speeded up things a bit, still
didnt solve that kernel panic.

installing the following kernels:

ubuntu mainline ->

drm-next
intel-drm-next
daily

speeded things up a bit more, didnt solve the problem though.

may you please look into it.

** Affects: xorg (Ubuntu)
 Importance: Low
 Status: Incomplete

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

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


[Touch-packages] [Bug 1584299] Re: please support parallel operation

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

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

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

Title:
  please support parallel operation

Status in apt package in Ubuntu:
  Confirmed
Status in dpkg package in Ubuntu:
  Confirmed

Bug description:
  Hello, please consider supporting multiple package install processes
  simultaneously, similar to make's -j command line option.

  Computers are getting more processors rather than faster processors at
  this point, and this trend is likely to continue.

  When doing package builds on my computer I notice that during the
  package installs, my CPU rarely goes above 3% utilization because only
  a single core is in use. iostat -dmx 1 reported mostly 4-45% disk
  utilization, with a mode around 25%. This machine is mostly idle for
  most of a package build, because apt and dpkg are essentially single-
  threaded.

  Thanks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1584299/+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 1584498] [NEW] how to fix?

2016-05-22 Thread Yusuf M Hidayat
Public bug reported:

help

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
BootLog: /dev/sda6: clean, 258787/3948544 files, 2939821/15769600 blocks
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
Date: Mon May 23 00:34:36 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Broadwell-U Integrated Graphics [1043:1a9d]
   Subsystem: ASUSTeK Computer Inc. GM108M [GeForce 940M] [1043:1a9d]
InstallationDate: Installed on 2016-05-20 (1 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
 Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. K401LB
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic.efi.signed 
root=UUID=0a2c0c29-a90e-4365-858b-f7f83973875b ro quiet splash pcie_aspm=force 
acpi_backlight=vendor vt.handoff=7
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/09/2015
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: K401LB.205
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: K401LB
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: ATN12345678901234567
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrK401LB.205:bd10/09/2015:svnASUSTeKCOMPUTERINC.:pnK401LB:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnK401LB:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: K401LB
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.
version.compiz: compiz 1:0.9.12.2+16.04.20160415-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.67-1
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2
xserver.bootTime: Mon May 23 00:16:33 2016
xserver.configfile: default
xserver.errors:
 
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 product id5289 
 vendor CMN
xserver.version: 2:1.18.3-1ubuntu2

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


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

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

Title:
  how to fix?

Status in xorg package in Ubuntu:
  New

Bug description:
  help

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  BootLog: /dev/sda6: clean, 258787/3948544 files, 2939821/15769600 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon May 23 00:34:36 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  GraphicsCard:
   Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. Broadwell-U Integrated Graphics 
[1043:1a9d]
 Subsystem: ASUSTeK Computer Inc. GM108M [GeForce 940M] [1043:1a9d]
  InstallationDate: Installed on 2016-05-20 (1 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 04f2:b483 Chicony Electronics Co., Ltd 
   Bus 001 Device 002: ID 046d:c52b Logitech, Inc. Unifying Receiver
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  

[Touch-packages] [Bug 1574333] Re: LVM-based server does not boot with kernel 4.4 (but works with 4.2)

2016-05-22 Thread Frédéric Grosshans
Update : It works now with 4.4.0-22, in recovery mode, and continuing
the normal boot sequence.

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

Title:
  LVM-based server does not boot with kernel 4.4 (but works with 4.2)

Status in lvm2 package in Ubuntu:
  Confirmed

Bug description:
  I‘ve updated my home-made NAS from wily to xenial and it stopped
  booting.

  Selecting the 4.2 kernel on the grub menu makes it work again.

  The working kernel is 4.2.0-35-generic

  The failing kernel is 4.4.0-21-generic.

  When the booting sequence freezes, I can have a terminal with the
  following text :

   lvmetad is not active yet, using direct activation during sysinit
  Scannig for Btrfs flesystems
  _

  Actually my set-up is lvm based, and the correponding lines of the
  output of a mount command are

  /dev/mapper/clio-root on / type btrfs 
(rw,relatime,nospace_cache,subvolid=256,subvol=/@)
  /dev/mapper/clio-root on /mnt/clio-root type btrfs 
(rw,relatime,nospace_cache,subvolid=5,subvol=/)
  /dev/mapper/clio-root on /home type btrfs 
(rw,relatime,nospace_cache,subvolid=257,subvol=/@home)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1574333/+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 1450846] Re: [SDK] Changing the font / font size...

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

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

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

Title:
  [SDK] Changing the font / font size...

Status in Canonical System Image:
  Confirmed
Status in Ubuntu UX:
  Triaged
Status in firefox package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings package in Ubuntu:
  Confirmed
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed

Bug description:
  It would be usefull if the font and the font size could be changed
  espacially for elderly users and  for people with visual problems. So
  content could be read easily.

  Changing colors, features like home screen simplification, large
  icons... would be great, too.

  Should be found in system settings → background

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1450846/+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 1584491] [NEW] Starting DHCPv6 client on NDisc request failed: Invalid argument

2016-05-22 Thread Halvor Lyche Strandvoll
Public bug reported:

I've experiencing constant issues when using systemd-networkd daemon to
handle my network interfaces.

Everything seems to be working as it should, but i keep getting this
spammed in the syslog.

I see this message in syslog:
systemd-networkd[623]: enp0s25: Starting DHCPv6 client on NDisc request failed: 
Invalid argument

This is fixed, as well as a couple of other IPv6 related issues in
systemd version 230.

https://lists.freedesktop.org/archives/systemd-
devel/2016-May/036583.html

Is updating to 230 for 16.04 on the table or is a backport for this bug
a more appropriate way to do this?

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

** Attachment added: "syslog.log"
   https://bugs.launchpad.net/bugs/1584491/+attachment/4668118/+files/syslog.log

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

Title:
  Starting DHCPv6 client on NDisc request failed: Invalid argument

Status in systemd package in Ubuntu:
  New

Bug description:
  I've experiencing constant issues when using systemd-networkd daemon
  to handle my network interfaces.

  Everything seems to be working as it should, but i keep getting this
  spammed in the syslog.

  I see this message in syslog:
  systemd-networkd[623]: enp0s25: Starting DHCPv6 client on NDisc request 
failed: Invalid argument

  This is fixed, as well as a couple of other IPv6 related issues in
  systemd version 230.

  https://lists.freedesktop.org/archives/systemd-
  devel/2016-May/036583.html

  Is updating to 230 for 16.04 on the table or is a backport for this
  bug a more appropriate way to do this?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1584491/+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 1577313] Re: Drag and drop not working from Qt to some applications

2016-05-22 Thread Timo Jyrinki
Tested in comment #2 with the same binaries. (more testing always
welcome of course)

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  Drag and drop not working from Qt to some applications

Status in qtbase-opensource-src package in Ubuntu:
  Fix Released
Status in qtbase-opensource-src source package in Xenial:
  Fix Committed

Bug description:
  [Impact]

  Drag and drop broken from Qt application to some applications like
  Chromium and Emacs.

  [Test Case]

  See above.

  [Regression Potential]

  Drag and drop in general should be tested. The fixes have been merged
  to upstream Qt LTS release.

  --

  https://codereview.qt-project.org/#/c/150641/
  https://codereview.qt-project.org/#/c/157683/

  As requested on Kubuntu mailing list https://lists.ubuntu.com/archives
  /kubuntu-devel/2016-May/010420.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1577313/+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 1584490] Re: TEch avg phone number 1-800-769-2805 avg technical support p.h.o.n.e n.u.m.b.e.r

2016-05-22 Thread Paul White
** Changed in: ibus (Ubuntu)
   Status: New => Invalid

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

Title:
  TEch avg phone number 1-800-769-2805 avg technical support
  p.h.o.n.e n.u.m.b.e.r

Status in ibus package in Ubuntu:
  Invalid

Bug description:
  avg phone number 1800-769-2805
  avg antivirus phone number1800-769-2805
  avg security phone number1800-769-2805
  avg 36O phone number1800-769-2805
  avg support phone number1800-769-2805
  avg symantec phone number1800-769-2805
  avg customer service phone number
  avg technical support phone number
  avg tech support phone number
  avg help phone number
  avg phone number customer service
  avg antivirus support phone number
  avg internet security phone number
  avg antivirus customer service phone number
  avg 36O support phone number
  phone number for avg
  avg contact phone number
  avg customer support phone number
  avg 8OO phone number
  avg phone number usa
  phone number for avg antivirus
  avg by symantec phone number
  phone number for avg security
  avg security phone number customer service
  avg number
  avg phone number get human
  avg contact number
  avg support number
  avg phone number for support
  avg phone number billing
  avg virus phone number
  avg phone number toll free
  avg antivirus contact phone number
  avg antivirus tech support phone number
  avg antivirus technical support phone number
  avg sales phone number
  avg renewal phone number
  avg phone support number
  avg antivirus customer support phone number
  avg telephone number
  avg billing phone number
  avg phone number customer support
  avg antivirus phone support number
  avg 36O customer service phone number
  contact avg phone number
  avg antivirus phone number support
  avg antivirus phone number customer service
  avg customer service number
  avg 36O number
  phone number for avg support
  ww avg phone number
  avg antivirus phone number tech support
  avg customer service phone number usa
  avg internet security customer service phone number
  phone number for avg antivirus customer service
  avg 36O technical support phone number
  avg phone number support
  avg anti virus phone number
  avg customer phone number
  avg 8OO number
  avg security support phone number
  phone number for avg internet security
  avg help desk phone number
  avg security customer service phone number
  avg tech support number
  avg 36O contact phone number
  phone number for avg antivirus support
  avg cancellation phone number
  avg antivirus contact number
  avg service phone number
  avg com support phone number
  avg toll free number
  avg 18OO phone number
  avg antivirus phone number customer service us
  phone number for avg 36O
  avg 36O phone support number
  avg internet security support phone number
  avg antivirus number
  avg security help phone number
  avg 36O tech support phone number
  avg customer service number us
  avg customer care phone number
  avg.com phone number
  avg security phone contact number
  avg 36O phone number customer service
  phone number for avg customer support
  contact avg antivirus customer service phone number
  avg security contact number
  customer service phone number for avg security
  avg antivirus help phone number
  phone number for avg customer service
  avg 18OO number
  avg 36O customer support phone number
  avg technical support number
  phone number avg antivirus
  avg customer support number
  avg help number
  avg help support phone number
  avg antivirus support number
  avg antivirus customer service number
  avg helpline phone number
  avg symantec customer service phone number
  avg 36O help phone number
  avg 36O contact number
  avg customer service telephone number
  phone number avg security
  phone number avg internet security
  avg security contact phone number
  avg antivirus telephone number
  avg customer service toll free number
  what is the phone number for avg customer service
  avg internet security tech support phone number
  avg antivirus help desk phone number
  phone number avg antivirus customer service
  avg security number
  avg internet security contact phone number
  avg security telephone number
  avg securities phone number
  avg security technical support phone number
  avg internet security help phone number
  avg internet security technical support phone number
  avg 36O help and support phone number
  contact phone number for avg internet security
  avg internet security customer support phone number
  avg antivirus technical support number
  avg antivirus billing phone number
  avg antivirus customer support number
  avg contact number for customer service
  avg toll free phone number
  avg security customer services phone number
  avg 36O support number
  avg 36O customer service number
  avg internet security phone number customer service
  

[Touch-packages] [Bug 1584402] Re: TEch norton phone number 1-800-769-2805 norton technical support p.h.o.n.e n.u.m.b.e.r

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

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

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

Title:
  TEch norton phone number 1-800-769-2805 norton technical support
  p.h.o.n.e n.u.m.b.e.r

Status in ibus package in Ubuntu:
  Confirmed

Bug description:
  Norton phone number 1855-977-4636
  Norton antivirus phone number1855-977-4636
  Norton security phone number1855-977-4636
  Norton 36O phone number1855-977-4636
  Norton support phone number1855-977-4636
  Norton symantec phone number1855-977-4636
  Norton customer service phone number
  Norton technical support phone number
  Norton tech support phone number
  Norton help phone number
  Norton phone number customer service
  Norton antivirus support phone number
  Norton internet security phone number
  Norton antivirus customer service phone number
  Norton 36O support phone number
  phone number for Norton
  Norton contact phone number
  Norton customer support phone number
  Norton 8OO phone number
  Norton phone number usa
  phone number for Norton antivirus
  Norton by symantec phone number
  phone number for Norton security
  Norton security phone number customer service
  Norton number
  Norton phone number get human
  Norton contact number
  Norton support number
  Norton phone number for support
  Norton phone number billing
  Norton virus phone number
  Norton phone number toll free
  Norton antivirus contact phone number
  Norton antivirus tech support phone number
  Norton antivirus technical support phone number
  Norton sales phone number
  Norton renewal phone number
  Norton phone support number
  Norton antivirus customer support phone number
  Norton telephone number
  Norton billing phone number
  Norton phone number customer support
  Norton antivirus phone support number
  Norton 36O customer service phone number
  contact Norton phone number
  Norton antivirus phone number support
  Norton antivirus phone number customer service
  Norton customer service number
  Norton 36O number
  phone number for Norton support
  ww Norton phone number
  Norton antivirus phone number tech support
  Norton customer service phone number usa
  Norton internet security customer service phone number
  phone number for Norton antivirus customer service
  Norton 36O technical support phone number
  Norton phone number support
  Norton anti virus phone number
  Norton customer phone number
  Norton 8OO number
  Norton security support phone number
  phone number for Norton internet security
  Norton help desk phone number
  Norton security customer service phone number
  Norton tech support number
  Norton 36O contact phone number
  phone number for Norton antivirus support
  Norton cancellation phone number
  Norton antivirus contact number
  Norton service phone number
  Norton com support phone number
  Norton toll free number
  Norton 18OO phone number
  Norton antivirus phone number customer service us
  phone number for Norton 36O
  Norton 36O phone support number
  Norton internet security support phone number
  Norton antivirus number
  Norton security help phone number
  Norton 36O tech support phone number
  Norton customer service number us
  Norton customer care phone number
  Norton.com phone number
  Norton security phone contact number
  Norton 36O phone number customer service
  phone number for Norton customer support
  contact Norton antivirus customer service phone number
  Norton security contact number
  customer service phone number for Norton security
  Norton antivirus help phone number
  phone number for Norton customer service
  Norton 18OO number
  Norton 36O customer support phone number
  Norton technical support number
  phone number Norton antivirus
  Norton customer support number
  Norton help number
  Norton help support phone number
  Norton antivirus support number
  Norton antivirus customer service number
  Norton helpline phone number
  Norton symantec customer service phone number
  Norton 36O help phone number
  Norton 36O contact number
  Norton customer service telephone number
  phone number Norton security
  phone number Norton internet security
  Norton security contact phone number
  Norton antivirus telephone number
  Norton customer service toll free number
  what is the phone number for Norton customer service
  Norton internet security tech support phone number
  Norton antivirus help desk phone number
  phone number Norton antivirus customer service
  Norton security number
  Norton internet security contact phone number
  Norton security telephone number
  Norton securities phone number
  Norton security technical support phone number
  Norton internet security help phone number
  Norton internet security technical support phone number
  Norton 36O help and support phone number
  

[Touch-packages] [Bug 1584490] [NEW] TEch avg phone number 1-800-769-2805 avg technical support p.h.o.n.e n.u.m.b.e.r

2016-05-22 Thread myuse...@yopmail.com
Public bug reported:

avg phone number 1800-769-2805
avg antivirus phone number1800-769-2805
avg security phone number1800-769-2805
avg 36O phone number1800-769-2805
avg support phone number1800-769-2805
avg symantec phone number1800-769-2805
avg customer service phone number
avg technical support phone number
avg tech support phone number
avg help phone number
avg phone number customer service
avg antivirus support phone number
avg internet security phone number
avg antivirus customer service phone number
avg 36O support phone number
phone number for avg
avg contact phone number
avg customer support phone number
avg 8OO phone number
avg phone number usa
phone number for avg antivirus
avg by symantec phone number
phone number for avg security
avg security phone number customer service
avg number
avg phone number get human
avg contact number
avg support number
avg phone number for support
avg phone number billing
avg virus phone number
avg phone number toll free
avg antivirus contact phone number
avg antivirus tech support phone number
avg antivirus technical support phone number
avg sales phone number
avg renewal phone number
avg phone support number
avg antivirus customer support phone number
avg telephone number
avg billing phone number
avg phone number customer support
avg antivirus phone support number
avg 36O customer service phone number
contact avg phone number
avg antivirus phone number support
avg antivirus phone number customer service
avg customer service number
avg 36O number
phone number for avg support
ww avg phone number
avg antivirus phone number tech support
avg customer service phone number usa
avg internet security customer service phone number
phone number for avg antivirus customer service
avg 36O technical support phone number
avg phone number support
avg anti virus phone number
avg customer phone number
avg 8OO number
avg security support phone number
phone number for avg internet security
avg help desk phone number
avg security customer service phone number
avg tech support number
avg 36O contact phone number
phone number for avg antivirus support
avg cancellation phone number
avg antivirus contact number
avg service phone number
avg com support phone number
avg toll free number
avg 18OO phone number
avg antivirus phone number customer service us
phone number for avg 36O
avg 36O phone support number
avg internet security support phone number
avg antivirus number
avg security help phone number
avg 36O tech support phone number
avg customer service number us
avg customer care phone number
avg.com phone number
avg security phone contact number
avg 36O phone number customer service
phone number for avg customer support
contact avg antivirus customer service phone number
avg security contact number
customer service phone number for avg security
avg antivirus help phone number
phone number for avg customer service
avg 18OO number
avg 36O customer support phone number
avg technical support number
phone number avg antivirus
avg customer support number
avg help number
avg help support phone number
avg antivirus support number
avg antivirus customer service number
avg helpline phone number
avg symantec customer service phone number
avg 36O help phone number
avg 36O contact number
avg customer service telephone number
phone number avg security
phone number avg internet security
avg security contact phone number
avg antivirus telephone number
avg customer service toll free number
what is the phone number for avg customer service
avg internet security tech support phone number
avg antivirus help desk phone number
phone number avg antivirus customer service
avg security number
avg internet security contact phone number
avg security telephone number
avg securities phone number
avg security technical support phone number
avg internet security help phone number
avg internet security technical support phone number
avg 36O help and support phone number
contact phone number for avg internet security
avg internet security customer support phone number
avg antivirus technical support number
avg antivirus billing phone number
avg antivirus customer support number
avg contact number for customer service
avg toll free phone number
avg security customer services phone number
avg 36O support number
avg 36O customer service number
avg internet security phone number customer service
customer service number for avg antivirus
avg 1 8OO number
telephone number for avg
contact number for avg antivirus
avg help desk number
avg antivirus customer service helpline number
avg antivirus customer care phone number
avg 18OO support number
avg contact number for us
avg contact telephone number
avg technical support telephone number
avg antivirus 8OO phone number
avg product support phone number
avg antivirus customer phone number
number for avg antivirus
avg antivirus 1-8OO phone number
avg antivirus 8OO number
customer service number for avg
avg customer number
avg security customer service number
avg contact number us

[Touch-packages] [Bug 1584488] [NEW] lightdm: error found when loading /root/.profile

2016-05-22 Thread DLCBurggraaff
Public bug reported:

Lightdm on Ubuntu 16.04, also with Ubuntu-Mate 16.04 and Xubuntu 16.04
but *not* with Lubuntu 16.04

When logging in via Other > root a popup is shown reading:
-- Error found when loading /root/.profile
-- mesg: ttyname failed: Inappropriate ioctl for device
-- As result the session will not be configured correctly.
-- You should fix the problem as soon as feasible.

After pressing OK the session is started without problems.

Alternatively logging in via  as root and issuing "startx
-- :1" succeeds without problems.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lightdm 1.18.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CasperVersion: 1.376
CurrentDesktop: Unity
Date: Sun May 22 15:58:45 2016
LightdmConfig:
 [SeatDefaults]
 allow-guest=false
 autologin-guest=false
 autologin-user=ubuntu
 autologin-user-timeout=0
LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  lightdm: error found when loading /root/.profile

Status in lightdm package in Ubuntu:
  New

Bug description:
  Lightdm on Ubuntu 16.04, also with Ubuntu-Mate 16.04 and Xubuntu 16.04
  but *not* with Lubuntu 16.04

  When logging in via Other > root a popup is shown reading:
  -- Error found when loading /root/.profile
  -- mesg: ttyname failed: Inappropriate ioctl for device
  -- As result the session will not be configured correctly.
  -- You should fix the problem as soon as feasible.

  After pressing OK the session is started without problems.

  Alternatively logging in via  as root and issuing "startx
  -- :1" succeeds without problems.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: lightdm 1.18.1-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.376
  CurrentDesktop: Unity
  Date: Sun May 22 15:58:45 2016
  LightdmConfig:
   [SeatDefaults]
   allow-guest=false
   autologin-guest=false
   autologin-user=ubuntu
   autologin-user-timeout=0
  LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1584488/+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 1584171] Re: Video recording distorted after a few seconds

2016-05-22 Thread Bill Filler
** Changed in: camera-app (Ubuntu)
 Assignee: (unassigned) => Florian Boucault (fboucault)

** Changed in: camera-app (Ubuntu)
   Importance: Undecided => High

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Bill Filler (bfiller)

** Changed in: canonical-devices-system-image
Milestone: None => 12

** Changed in: canonical-devices-system-image
   Importance: Undecided => High

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

Title:
  Video recording distorted after a few seconds

Status in Canonical System Image:
  New
Status in camera-app package in Ubuntu:
  New

Bug description:
  Meizu PRO 5 Ubuntu Edition is not able to record videos.

  After a few (random) seconds of recording the image is distorted.

  Here I recorded an example https://www.youtube.com/watch?v=1x8cvOglNB0

  OS: Ubuntu 15.04 (OTA-10.2) | Image part 20160418

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1584171/+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 1584483] [NEW] Kubuntu live cd Destop folder widget too small.

2016-05-22 Thread Jason Yundt
Public bug reported:

I'm running the Kubuntu 16.04 live cd.
The default size for the desktop folder widget is smaller than the icon which 
it contains.
I've attached a screenshot. The widget is in the upper right corner.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CasperVersion: 1.376
CurrentDesktop: KDE
Date: Sun May 22 15:05:44 2016
LiveMediaBuild: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug kubuntu xenial

** Attachment added: "Screenshot_20160522_151054.png"
   
https://bugs.launchpad.net/bugs/1584483/+attachment/4668092/+files/Screenshot_20160522_151054.png

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

Title:
  Kubuntu live cd Destop folder widget too small.

Status in xorg package in Ubuntu:
  New

Bug description:
  I'm running the Kubuntu 16.04 live cd.
  The default size for the desktop folder widget is smaller than the icon which 
it contains.
  I've attached a screenshot. The widget is in the upper right corner.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.376
  CurrentDesktop: KDE
  Date: Sun May 22 15:05:44 2016
  LiveMediaBuild: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1584483/+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 1584480] [NEW] Ubuntu bug reporter segfault

2016-05-22 Thread Jason Yundt
Public bug reported:

I running the Kubuntu 16.04 live cd.
If i try to report a bug and select "Other problem" and then "Other 
display-related problem", then the application segfaults leaving just 
"Segmentation fault (core dumped)" in the terminal.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: apport 2.20.1-0ubuntu2
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
CasperVersion: 1.376
CrashReports:
 640:999:114:8245475:2016-05-22 14:37:51.028886327 +:2016-05-22 
14:37:45.548741153 +:/var/crash/_usr_share_apport_apport-kde.999.crash
 640:999:114:1342726:2016-05-22 14:20:53.062808084 +:2016-05-22 
14:20:51.634808132 +:/var/crash/_usr_bin_kactivitymanagerd.999.crash
CurrentDesktop: KDE
Date: Sun May 22 14:46:25 2016
LiveMediaBuild: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
SourcePackage: apport
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  Ubuntu bug reporter segfault

Status in apport package in Ubuntu:
  New

Bug description:
  I running the Kubuntu 16.04 live cd.
  If i try to report a bug and select "Other problem" and then "Other 
display-related problem", then the application segfaults leaving just 
"Segmentation fault (core dumped)" in the terminal.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: apport 2.20.1-0ubuntu2
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.376
  CrashReports:
   640:999:114:8245475:2016-05-22 14:37:51.028886327 +:2016-05-22 
14:37:45.548741153 +:/var/crash/_usr_share_apport_apport-kde.999.crash
   640:999:114:1342726:2016-05-22 14:20:53.062808084 +:2016-05-22 
14:20:51.634808132 +:/var/crash/_usr_bin_kactivitymanagerd.999.crash
  CurrentDesktop: KDE
  Date: Sun May 22 14:46:25 2016
  LiveMediaBuild: Kubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
  PackageArchitecture: all
  SourcePackage: apport
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1584480/+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 1578308] Re: package apt 1.0.1ubuntu2.11 failed to install/upgrade: unable to make backup link of `./usr/share/locale/de/LC_MESSAGES/apt.mo' before installing new version: Input/

2016-05-22 Thread Alberto Avina
I am also facing a similar problem:
Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.1_all.deb ...
Unpacking libdpkg-perl (1.18.4ubuntu1.1) over (1.18.4ubuntu1) ...
dpkg: error processing archive 
/var/cache/apt/archives/libdpkg-perl_1.18.4ubuntu1.1_all.deb (--unpack):
 unable to make backup link of 
'./usr/share/man/man3/Dpkg::Compression::FileHandle.3.gz' before installing new 
version: Input/output error
Processing triggers for man-db (2.7.5-1) ...
Errors were encountered while processing:
 /var/cache/apt/archives/libdpkg-perl_1.18.4ubuntu1.1_all.deb
dpkg: dependency problems prevent configuration of dpkg-dev:
 dpkg-dev depends on libdpkg-perl (= 1.18.4ubuntu1.1); however:
  Version of libdpkg-perl on system is 1.18.4ubuntu1.

dpkg: error processing package dpkg-dev (--configure):
 dependency problems - leaving unconfigured

Perhaps not a hardware problem?

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

Title:
  package apt 1.0.1ubuntu2.11 failed to install/upgrade: unable to make
  backup link of `./usr/share/locale/de/LC_MESSAGES/apt.mo' before
  installing new version: Input/output error

Status in apt package in Ubuntu:
  Invalid

Bug description:
  I got a lot of security updates, but those were impossible to install
  ("..not succesful.."). My sysinfo shows:

  Release: Ubuntu 14.04 (trusty)
  Kernel: 3.13.0-85-generic (#129-Ubuntu SMP Thu Mar 17 20:50:41 UTC 2016)
  GCC-Version: 4.8 (i686-linux-gnu)
  Xorg-Version: 1.15.1 (12 February 2015  02:49:46PM)
  Hostname: wolfgang-ThinkPad-R60

  Is it helpful for you?
  I can work then with the Laptop as usual, but just can't get Updates.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: apt 1.0.1ubuntu2.11
  ProcVersionSignature: Ubuntu 3.13.0-85.129-generic 3.13.11-ckt36
  Uname: Linux 3.13.0-85-generic i686
  ApportVersion: 2.14.1-0ubuntu3.19
  Architecture: i386
  Date: Wed May  4 17:04:14 2016
  DpkgTerminalLog:
   Preparing to unpack .../apt_1.0.1ubuntu2.13_i386.deb ...
   Unpacking apt (1.0.1ubuntu2.13) over (1.0.1ubuntu2.11) ...
   dpkg: error processing archive 
/var/cache/apt/archives/apt_1.0.1ubuntu2.13_i386.deb (--unpack):
unable to make backup link of `./usr/share/locale/de/LC_MESSAGES/apt.mo' 
before installing new version: Input/output error
  DuplicateSignature: package:apt:1.0.1ubuntu2.11:unable to make backup link of 
`./usr/share/locale/de/LC_MESSAGES/apt.mo' before installing new version: 
Input/output error
  ErrorMessage: unable to make backup link of 
`./usr/share/locale/de/LC_MESSAGES/apt.mo' before installing new version: 
Input/output error
  InstallationDate: Installed on 2012-08-16 (1357 days ago)
  InstallationMedia: Xubuntu 12.04 LTS "Precise Pangolin" - Release i386 
(20120423)
  RelatedPackageVersions:
   dpkg 1.17.5ubuntu5.6
   apt  1.0.1ubuntu2.11
  SourcePackage: apt
  Title: package apt 1.0.1ubuntu2.11 failed to install/upgrade: unable to make 
backup link of `./usr/share/locale/de/LC_MESSAGES/apt.mo' before installing new 
version: Input/output error
  UpgradeStatus: Upgraded to trusty on 2014-10-08 (574 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1578308/+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 1575907] Re: Using nVidia proprietary driver 361.42 yields black screen

2016-05-22 Thread alex
Ubuntu gnome 16.04
intel + nvidia

None of the additional drivers in 'Software and updates' works, booting into 
black screen.
I can only use nvidia-prime to switch to intel.

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

Title:
  Using nVidia proprietary driver 361.42 yields black screen

Status in xorg package in Ubuntu:
  Confirmed

Bug description:
  # Context

  Selecting nvidia driver using software-properties-gtk.
  Install goes ok. No longer observing bug 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-361/+bug/1553554

  Hardware is Asus n551jk laptop. nvidia driver worked on same hardware
  with Ubuntu 14.04.

  # Expected

  Correct display with better performance and 3D support.

  # Observed.

  No immediate effect, although GUI says driver is used.

  On next boot, no graphical login was observed. Screen was just black.

  Normal boot again yields same result. Waiting half an hour did not
  yield any more result.

  I logged in on a text console and ran "ubuntu-bug" to generate a bug
  report that I kept until I had a working X again.

  Booting in rescue mode I finally managed to get to a X session (which
  is not the usual nouveau setup, for example xbacklight does not work,
  full brightness hurts my eyes, output is no longer named "eDP1" but
  "default").

  # Additional information

  Will try to switch to proprietary driver 340.96 as suggested by
  software-properties-gtk.

  I guess all other needed information is included in bug report
  (generated by ubuntu-bug).

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
  Uname: Linux 4.4.0-21-generic x86_64
  NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
  .proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  361.42  Tue Mar 22 18:10:58 
PDT 2016
   GCC version:  gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2)
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Wed Apr 27 21:31:20 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.4.0-21-generic, x86_64: installed
   nvidia-361, 361.42, 4.4.0-21-generic, x86_64: installed
   virtualbox, 5.0.18, 4.4.0-18-generic, x86_64: installed
   virtualbox, 5.0.18, 4.4.0-21-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 4th Gen Core Processor Integrated Graphics Controller 
[8086:0416] (rev 06) (prog-if 00 [VGA controller])
 Subsystem: ASUSTeK Computer Inc. 4th Gen Core Processor Integrated 
Graphics Controller [1043:177d]
 Subsystem: ASUSTeK Computer Inc. GM107M [GeForce GTX 850M] [1043:177d]
  InstallationDate: Installed on 2016-02-03 (84 days ago)
  InstallationMedia: Xubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20160203)
  MachineType: ASUSTeK COMPUTER INC. N551JK
  ProcEnviron:
   TERM=linux
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-21-generic.efi.signed 
root=UUID=1a4f1bb3-67a8-4e9e-ba71-e9a2741c04a8 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/06/2014
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: N551JK.203
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: N551JK
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN551JK.203:bd10/06/2014:svnASUSTeKCOMPUTERINC.:pnN551JK:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN551JK:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: N551JK
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.
  version.compiz: compiz N/A
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.7.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160325-1ubuntu1
  

[Touch-packages] [Bug 1525559] Re: Bengali (bn) layout missing

2016-05-22 Thread Anupam
here's my unsophisticated workaround: 
https://uappexplorer.com/app/type-bangla.anupam

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

Title:
  Bengali (bn) layout missing

Status in Canonical System Image:
  Triaged
Status in ubuntu-keyboard:
  New
Status in ubuntu-keyboard package in Ubuntu:
  New

Bug description:
  No layouts are available to type in the Bengali (bn) language.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1525559/+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 1584469] [NEW] package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: triggers looping, abandoned

2016-05-22 Thread Matthew Jeppesen
Public bug reported:

After removing and reinstalling python3, unaware, at the time, of how
important it was to everything else.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: hicolor-icon-theme 0.15-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
Uname: Linux 4.4.0-22-generic x86_64
ApportVersion: 2.20.1-0ubuntu2
Architecture: amd64
Date: Sat May 21 21:21:51 2016
Dependencies:
 
ErrorMessage: triggers looping, abandoned
InstallationDate: Installed on 2016-05-21 (0 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
PackageArchitecture: all
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.10ubuntu1
SourcePackage: hicolor-icon-theme
Title: package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: 
triggers looping, abandoned
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: hicolor-icon-theme (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade:
  triggers looping, abandoned

Status in hicolor-icon-theme package in Ubuntu:
  New

Bug description:
  After removing and reinstalling python3, unaware, at the time, of how
  important it was to everything else.

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: hicolor-icon-theme 0.15-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Sat May 21 21:21:51 2016
  Dependencies:
   
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2016-05-21 (0 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.1)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: hicolor-icon-theme
  Title: package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: 
triggers looping, abandoned
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hicolor-icon-theme/+bug/1584469/+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 1584462] Re: Browser is being recognized as outdated on M10

2016-05-22 Thread Richard Somlói
Hey, There's already a bugreport for this:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1565063

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

Title:
  Browser is being recognized as outdated on M10

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  On certain sites Aquaris M10 browser's  user agent string is being recognized 
as outdated. The most notable example is Google, it shows user the old 
interface. The other example discovered by my girlfriend is vinted.com which is 
inaccessible as a result.
  Problem occurs through many other sites.

  Aquaris M10 browser's user agent string is:
  "Mozilla/5.0 (Linux; Ubuntu 14.04) AppleWebKit/537.36 Chromium/35.0.1870.2 
Safari/537.36"

  While normal Desktop Chromium user agent is:
  "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) 
Ubuntu Chromium/50.0.2661.102 Chrome/50.0.2661.102 Safari/537.36"

  So M10's might look outdated.

  The device is running the latest (OTA-10.1) and webbrowser-app ver.
  0.23+15.04.20160322-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1584462/+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 1584462] Re: Browser is being recognized as outdated on M10

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

** Changed in: webbrowser-app (Ubuntu)
   Status: New => Confirmed

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

Title:
  Browser is being recognized as outdated on M10

Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  On certain sites Aquaris M10 browser's  user agent string is being recognized 
as outdated. The most notable example is Google, it shows user the old 
interface. The other example discovered by my girlfriend is vinted.com which is 
inaccessible as a result.
  Problem occurs through many other sites.

  Aquaris M10 browser's user agent string is:
  "Mozilla/5.0 (Linux; Ubuntu 14.04) AppleWebKit/537.36 Chromium/35.0.1870.2 
Safari/537.36"

  While normal Desktop Chromium user agent is:
  "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) 
Ubuntu Chromium/50.0.2661.102 Chrome/50.0.2661.102 Safari/537.36"

  So M10's might look outdated.

  The device is running the latest (OTA-10.1) and webbrowser-app ver.
  0.23+15.04.20160322-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1584462/+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 1584322] Re: package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: triggers looping, abandoned

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

** Changed in: hicolor-icon-theme (Ubuntu)
   Status: New => Confirmed

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

Title:
  package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade:
  triggers looping, abandoned

Status in hicolor-icon-theme package in Ubuntu:
  Confirmed

Bug description:
  imagemagick-6.q16 8:6.8.9.9-7-ubuntu5 fqiled to instal

  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: hicolor-icon-theme 0.15-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-22.40-generic 4.4.8
  Uname: Linux 4.4.0-22-generic x86_64
  ApportVersion: 2.20.1-0ubuntu2
  Architecture: amd64
  Date: Fri May 20 15:32:38 2016
  Dependencies:
   
  ErrorMessage: triggers looping, abandoned
  InstallationDate: Installed on 2016-03-06 (75 days ago)
  InstallationMedia: Xubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  PackageArchitecture: all
  RelatedPackageVersions:
   dpkg 1.18.4ubuntu1.1
   apt  1.2.10ubuntu1
  SourcePackage: hicolor-icon-theme
  Title: package hicolor-icon-theme 0.15-0ubuntu1 failed to install/upgrade: 
triggers looping, abandoned
  UpgradeStatus: Upgraded to xenial on 2016-05-20 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hicolor-icon-theme/+bug/1584322/+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 1576725] Re: Difficult to scroll lists of apps in store

2016-05-22 Thread Bob Harvey
OK, just tried to do that, and had much less trouble with it.  Suspect
summat has improved somewhere.  I will mark this as invalid for now.

** Changed in: unity8 (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Difficult to scroll lists of apps in store

Status in unity8 package in Ubuntu:
  Invalid

Bug description:
  I find it really hard to scroll lists of apps in the store.

  No matter where I touch the screen to scroll it I end up selecting one
  app to view.. I've had most success confining myself to the extreme.
  Right hand edge.

  But surely a,swipe and a tap should bedifferent?. Not mistaken for
  each other?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1576725/+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 1584462] [NEW] Browser is being recognized as outdated on M10

2016-05-22 Thread Filip Dorosz
Public bug reported:

On certain sites Aquaris M10 browser's  user agent string is being recognized 
as outdated. The most notable example is Google, it shows user the old 
interface. The other example discovered by my girlfriend is vinted.com which is 
inaccessible as a result.
Problem occurs through many other sites.

Aquaris M10 browser's user agent string is:
"Mozilla/5.0 (Linux; Ubuntu 14.04) AppleWebKit/537.36 Chromium/35.0.1870.2 
Safari/537.36"

While normal Desktop Chromium user agent is:
"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu 
Chromium/50.0.2661.102 Chrome/50.0.2661.102 Safari/537.36"

So M10's might look outdated.

The device is running the latest (OTA-10.1) and webbrowser-app ver.
0.23+15.04.20160322-0ubuntu1

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "vinted.com screenshot"
   
https://bugs.launchpad.net/bugs/1584462/+attachment/4668035/+files/screenshot20160522_133214660.png

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

Title:
  Browser is being recognized as outdated on M10

Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  On certain sites Aquaris M10 browser's  user agent string is being recognized 
as outdated. The most notable example is Google, it shows user the old 
interface. The other example discovered by my girlfriend is vinted.com which is 
inaccessible as a result.
  Problem occurs through many other sites.

  Aquaris M10 browser's user agent string is:
  "Mozilla/5.0 (Linux; Ubuntu 14.04) AppleWebKit/537.36 Chromium/35.0.1870.2 
Safari/537.36"

  While normal Desktop Chromium user agent is:
  "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) 
Ubuntu Chromium/50.0.2661.102 Chrome/50.0.2661.102 Safari/537.36"

  So M10's might look outdated.

  The device is running the latest (OTA-10.1) and webbrowser-app ver.
  0.23+15.04.20160322-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1584462/+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


  1   2   >