[Ubuntu-x-swat] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-12 Thread Daniel van Vugt
Enabling debugging I can't see anything EGL-related failing before the
errors start in unity8-dash.log. Although rendering appears to fail:

[2016-09-13:12:45:18.825] ubuntumirclient: Created surface with geometry: QRect(
0,24 510x712) title: "Scopes" role: 1
[2016-09-13:12:45:18.825] ubuntumirclient.graphics: Requested format: 
QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 24, redBufferSize 
8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize -1, stencilBufferSize 
8, samples -1, swapBehavior 2, swapInterval 1, profile  0) 
Actual format: QSurfaceFormat(version 2.0, options QFlags(), depthBufferSize 
24, redBufferSize 8, greenBufferSize 8, blueBufferSize 8, alphaBufferSize 8, 
stencilBufferSize 8, samples 0, swapBehavior 0, swapInterval 1, profile  0) 
with associated Mir pixel format: XRGB
[2016-09-13:12:45:18.825] ubuntumirclient: UbuntuWindow(window=0x55e51c635990, s
creen=0x55e51c53cd80, input=0x55e51c53cbe0, surf=0x55e51ca3eae0) with title 'Sco
pes', role: '1'
[2016-09-13:12:45:18.825] ubuntumirclient: setVisible (window=0x55e51c635990, vi
sible=true)
[2016-09-13:12:45:18.825] ubuntumirclient: updateSurfaceState (window=0x55e51c63
5990, surfaceState=restored)
[2016-09-13:12:45:18.826] file:///usr/share/unity8//Dash/Dash.qml:39: ReferenceE
rror: window is not defined
[2016-09-13:12:45:18.826] file:///usr/share/unity8//Dash/GenericScopeView.qml:64
4: TypeError: Cannot read property 'activeFiltersCount' of null
[2016-09-13:12:45:18.826] file:///usr/share/unity8//Dash/GenericScopeView.qml:64
3: TypeError: Cannot read property 'filters' of null
[2016-09-13:12:45:18.826] file:///usr/share/unity8//Dash/Dash.qml:265: 
ReferenceError: scopeStyle is not defined
[2016-09-13:12:45:18.826] ubuntumirclient.input: 
customEvent(type=mir_event_type_surface_output)
[2016-09-13:12:45:18.826] User agent string: 
"release=16.10&scopes-api=1.0.6+16.10.20160617-0ubuntu1&plugin=0.5.7+16.10.20160624.2-0ubuntu2&unity8=8.14+16.10.20160831.3-0ubuntu1"
[2016-09-13:12:45:18.827] qt.scenegraph.renderloop: exposureChanged() 
QQuickWindowQmlImpl(0x55e51c635990)
[2016-09-13:12:45:18.827] qt.scenegraph.renderloop: handleExposure() 
QQuickWindowQmlImpl(0x55e51c635990)
[2016-09-13:12:45:18.827] qt.scenegraph.renderloop: - adding window to list
[2016-09-13:12:45:18.827] qt.scenegraph.renderloop: - starting render thread
[2016-09-13:12:45:18.829] ubuntumirclient.graphics: EGL vendor: Mesa Project
[2016-09-13:12:45:18.829] ubuntumirclient.graphics: EGL version: 1.4 (DRI2)
[2016-09-13:12:45:18.829] ubuntumirclient.graphics: EGL extensions: 
EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_KHR_create_context 
EGL_KHR_get_all_proc_addresses EGL_KHR_gl_renderbuffer_image 
EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image 
EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_reusable_sync 
EGL_KHR_surfaceless_context EGL_MESA_configless_context EGL_MESA_drm_image 
EGL_MESA_image_dma_buf_export 
[2016-09-13:12:45:18.829] ubuntumirclient.graphics: EGL configuration 
attributes:
[2016-09-13:12:45:18.829]   EGL_BUFFER_SIZE: 32
[2016-09-13:12:45:18.829]   EGL_ALPHA_SIZE: 8
[2016-09-13:12:45:18.829]   EGL_BLUE_SIZE: 8
[2016-09-13:12:45:18.829]   EGL_GREEN_SIZE: 8
[2016-09-13:12:45:18.829]   EGL_RED_SIZE: 8
[2016-09-13:12:45:18.829]   EGL_DEPTH_SIZE: 24
[2016-09-13:12:45:18.829]   EGL_STENCIL_SIZE: 8
[2016-09-13:12:45:18.829]   EGL_CONFIG_CAVEAT: 12344
[2016-09-13:12:45:18.829]   EGL_CONFIG_ID: 9
[2016-09-13:12:45:18.829]   EGL_LEVEL: 0
[2016-09-13:12:45:18.829]   EGL_MAX_PBUFFER_HEIGHT: 0
[2016-09-13:12:45:18.829]   EGL_MAX_PBUFFER_PIXELS: 0
[2016-09-13:12:45:18.829]   EGL_MAX_PBUFFER_WIDTH: 0
[2016-09-13:12:45:18.829]   EGL_NATIVE_RENDERABLE: 1
[2016-09-13:12:45:18.829]   EGL_NATIVE_VISUAL_ID: 0
[2016-09-13:12:45:18.829]   EGL_NATIVE_VISUAL_TYPE: 12344
[2016-09-13:12:45:18.829]   EGL_SAMPLES: 0
[2016-09-13:12:45:18.829]   EGL_SAMPLE_BUFFERS: 0
[2016-09-13:12:45:18.829]   EGL_SURFACE_TYPE: 4
[2016-09-13:12:45:18.829]   EGL_TRANSPARENT_TYPE: 12344
[2016-09-13:12:45:18.829]   EGL_TRANSPARENT_BLUE_VALUE: 0
[2016-09-13:12:45:18.829]   EGL_TRANSPARENT_GREEN_VALUE: 0
[2016-09-13:12:45:18.829]   EGL_TRANSPARENT_RED_VALUE: 0
[2016-09-13:12:45:18.829]   EGL_BIND_TO_TEXTURE_RGB: 0
[2016-09-13:12:45:18.829]   EGL_BIND_TO_TEXTURE_RGBA: 0
[2016-09-13:12:45:18.829]   EGL_MIN_SWAP_INTERVAL: 0
[2016-09-13:12:45:18.829]   EGL_MAX_SWAP_INTERVAL: 0
[2016-09-13:12:45:18.830] qt.scenegraph.renderloop: - OpenGL context created

...

[2016-09-13:12:45:18.831] qt.scenegraph.renderloop: - lock for sync
[2016-09-13:12:45:18.831] qt.scenegraph.renderloop: - wait for sync
[2016-09-13:12:45:18.846] qt.scenegraph.renderloop: (RT) 
--- begin processEvents()
[2016-09-13:12:45:18.846] qt.scenegraph.renderloop: (RT) 
WM_RequestSync
[2016-09-13:12:45:18.846] qt.scenegraph.renderloop:  

[Ubuntu-x-swat] [Bug 1503551] Re: Java segfaulted in i965 driver - lots of deleted mmapped files

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

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

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

Title:
  Java segfaulted in i965 driver - lots of deleted mmapped files

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1579182] Re: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A

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

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

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

Title:
  [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on
  pipe A

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-12 Thread Daniel van Vugt
CONFIRMED. Downgrading Mesa to 12.0.1 fixes the problem:
https://launchpad.net/ubuntu/+source/mesa/12.0.1-3ubuntu2/+build/10506751

So the regression was triggered by:
https://launchpad.net/ubuntu/+source/mesa/12.0.2-1ubuntu1

However that doesn't mean Mesa is buggy necessarily. Our Qt EGL setup
code might be requesting something invalid and it only just became a
fatal error. In that case our Qt code would need fixing rather than
Mesa. Indeed non-Qt clients don't have the bug at all.

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

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

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

Title:
  Qt/QML apps don't render any more (logs say "QEGLPlatformContext:
  eglMakeCurrent failed: 3001")

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] Re: vlc screen always on top, buggly.

2016-09-12 Thread Christopher M. Penalver
Alexey (alexey-muranov), it will help immensely if you filed a new report with 
Ubuntu by ensuring you have the package xdiagnose installed, and that you click 
the Yes button for attaching additional debugging information running the 
following from a terminal:
ubuntu-bug xorg

Also, please feel free to subscribe me to it.

For more on why this is helpful, please see
https://wiki.ubuntu.com/ReportingBugs.

** Attachment removed: "Lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739515/+files/Lspci.txt

** Attachment removed: "BootLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739510/+files/BootLog.txt

** Attachment removed: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739516/+files/ProcCpuinfo.txt

** Attachment removed: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739511/+files/CurrentDmesg.txt

** Attachment removed: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739518/+files/ProcInterrupts.txt

** Attachment removed: "ProcModules.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739519/+files/ProcModules.txt

** Attachment removed: "Dependencies.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739512/+files/Dependencies.txt

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739514/+files/JournalErrors.txt

** Attachment removed: "xdpyinfo.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739522/+files/xdpyinfo.txt

** Attachment removed: "ProcEnviron.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739517/+files/ProcEnviron.txt

** Attachment removed: "UdevDb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739520/+files/UdevDb.txt

** Attachment removed: "DpkgLog.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739513/+files/DpkgLog.txt

** Attachment removed: "Xrandr.txt"
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+attachment/4739521/+files/Xrandr.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-12 Thread Daniel van Vugt
** Changed in: canonical-devices-system-image
Milestone: None => 13

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

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

Title:
  Qt/QML apps don't render any more (logs say "QEGLPlatformContext:
  eglMakeCurrent failed: 3001")

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-12 Thread Daniel van Vugt
Another prime candidate that possibly triggered this bug:
   https://launchpad.net/ubuntu/+source/mesa/12.0.2-1ubuntu1
Released on 7 September (which would have been 8 Sept here).

It could easily be that our Qt apps are (and always have been)
requesting some EGL attributes that Mesa can not or should not provide.
That could be a Mesa bug or a Qt bug that's been around for much longer
and Mesa only just became pedantic enough to say no. Remember EGL
clients from the 'mir-demos' package still render OK so this is
something specific to Q* clients.

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

Title:
  Qt/QML apps don't render any more (logs say "QEGLPlatformContext:
  eglMakeCurrent failed: 3001")

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-12 Thread Daniel van Vugt
And the app never rendered because its call to eglMakeCurrent failed
with error 3001 (EGL_NOT_INITIALIZED).

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

Title:
  Qt/QML apps don't render any more (logs say "QEGLPlatformContext:
  eglMakeCurrent failed: 3001")

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1613708] Re: [regression] Xmir: Some buttons are unclickable after rotating the screen

2016-09-12 Thread Daniel van Vugt
** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

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

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

Title:
  [regression] Xmir: Some buttons are unclickable after rotating the
  screen

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] JournalErrors.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] ProcModules.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] ProcEnviron.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] Lspci.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] ProcCpuinfo.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] Xrandr.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] DpkgLog.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] apport information

2016-09-12 Thread Alexey
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
DistUpgraded: Fresh install
DistroCodename: xenial
DistroRelease: Ubuntu 16.04
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation Sky Lake Integrated Graphics [8086:1916] (rev 07) (prog-if 
00 [VGA controller])
   Subsystem: ASUSTeK Computer Inc. Skylake Integrated Graphics [1043:1c1d]
InstallationDate: Installed on 2016-08-24 (18 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 005: ID 138a:0010 Validity Sensors, Inc. VFS Fingerprint sensor
 Bus 001 Device 003: ID 058f:9540 Alcor Micro Corp. AU9540 Smartcard Reader
 Bus 001 Device 002: ID 0bda:57d2 Realtek Semiconductor Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: ASUSTeK COMPUTER INC. BU403UA
Package: xserver-xorg-video-intel 2:2.99.917+git20160325-1ubuntu1.1
PackageArchitecture: amd64
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-36-generic.efi.signed 
root=UUID=4844f5ce-60b0-4b8b-a266-74c1faecf470 ro acpi_osi= 
acpi_backlight=native
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Tags:  xenial ubuntu
Uname: Linux 4.4.0-36-generic x86_64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
_MarkForUpload: True
dmi.bios.date: 06/27/2016
dmi.bios.vendor: ASUSTeK COMPUTER INC.
dmi.bios.version: BU403UA.303
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: BU403UA
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:bvnASUSTeKCOMPUTERINC.:bvrBU403UA.303:bd06/27/2016:svnASUSTeKCOMPUTERINC.:pnBU403UA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnBU403UA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: BU403UA
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-1ubuntu0.16.04.2
version.libgl1-mesa-dri: libgl1-mesa-dri 11.2.0-1ubuntu2.2
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 11.2.0-1ubuntu2.2
version.xserver-xorg-core: xserver-xorg-core 2:1.18.3-1ubuntu2.3
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.1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.12-1build2

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] BootLog.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] ProcInterrupts.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] UdevDb.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] xdpyinfo.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] Re: vlc screen always on top, buggly.

2016-09-12 Thread Alexey
I also had such problems with VLC on Intel HD 520, Ubuntu Gnome 16.04.1,
and setting video output to GLX solved it.

** Tags added: apport-collected ubuntu xenial

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] Dependencies.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1537053] CurrentDmesg.txt

2016-09-12 Thread Alexey
apport information

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

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1537053

Title:
  vlc screen always on top, buggly.

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1621243] Re: [MIR] mesa-demos

2016-09-12 Thread Timo Aaltonen
mesa-utils is the binary package (glxdemo, glxinfo, glxheads, glxgears),
mesa-demos is source. -utils takes 115kB on disk

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to mesa-demos in Ubuntu.
https://bugs.launchpad.net/bugs/1621243

Title:
  [MIR] mesa-demos

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1620356] Re: 12.0.2 released with lot of fixes

2016-09-12 Thread Timo Aaltonen
it will come in 16.04.2 with lts-yakkety stack

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

Title:
  12.0.2 released with lot of fixes

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622394] Re: vlc playback flicker and has delays

2016-09-12 Thread Timo Aaltonen
get rid of your /etc/X11/xorg.conf and it should be fine, there's no
fglrx anymore

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

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

Title:
  vlc playback flicker and has delays

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1425000] Re: Cannot set right monitor as primary in dual monitor configuration

2016-09-12 Thread Timo Aaltonen
xserver does have primary on left by default, but it's the desktop that
should allow to use something else in it's configuration

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

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

Title:
  Cannot set right monitor as primary in dual monitor configuration

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1619033] Re: System is freezing

2016-09-12 Thread Rodrigo
I report that before I even start the kernel changes as recommended, I
removed my wireless PCI card, to test the system and analyze it could be
the reason for the problem.

It resulted that:
After the removal of Wireless PCI D-Link DWA-520, the system worked perfectly 
with no crashes, then being proven cause of the problem.

What puzzles me is that the system itself has identified the hardware
and installed the correct driver. It should work without crashing!

I tried to install a USB Adapter TP-Link Archer T2U, the system did not
recognize, and also I could not install and put into operation, to
replace the D-link.

Thank you

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

Title:
  System is freezing

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-12 Thread Michał Sawicz
@larryprice the black Scopes and blank Settings are splash screens,
basically means the app never rendered.

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

Title:
  Qt/QML apps don't render any more (logs say "QEGLPlatformContext:
  eglMakeCurrent failed: 3001")

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-12 Thread Larry Price
The System Settings log could actually contain some interesting
information. It seems to imply that the launcher is out of memory.

** Attachment added: "System Settings log"
   
https://bugs.launchpad.net/qtmir/+bug/1620934/+attachment/4739455/+files/application-legacy-ubuntu-system-settings-.log

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

Title:
  Qt/QML apps don't render any more (logs say "QEGLPlatformContext:
  eglMakeCurrent failed: 3001")

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1620934] Re: Qt/QML apps don't render any more (logs say "QEGLPlatformContext: eglMakeCurrent failed: 3001")

2016-09-12 Thread Larry Price
In my case, the Dash shows up as just a black screen with the Dash icon
and "Scopes" and never finishes loading. When opening up System
Settings, it sits on a white screen with just the titlebar. When opening
up the web browser, I got a crash and a weird update notifier log
(attached) in addition to this message in the regular application-
legacy-webbrowser-app-log:

Loading module: 'libubuntu_application_api_desktop_mirclient.so.3.0.0'
could not open containers config file  
"/home/lrp/.local/share/libertine/ContainersConfig.json"
[0912/145919:ERROR:gl_surface_egl.cc(253)] No suitable EGL configs found.

** Attachment added: "Weird update error when launching webbrowser from yakkety 
unity8"
   
https://bugs.launchpad.net/qtmir/+bug/1620934/+attachment/4739454/+files/update-notifier-crash-_var_crash__usr_bin_webbrowser-app.1000.crash.log

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

Title:
  Qt/QML apps don't render any more (logs say "QEGLPlatformContext:
  eglMakeCurrent failed: 3001")

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] Re: System hangs randomly (log shows 'EQ overflowing').

2016-09-12 Thread Alexander
On Freedesktop website I've found that it's a symptom of another bug (but in 
was about different graphics driver):
https://nouveau.freedesktop.org/wiki/TroubleShooting/#index5h3
In addition: this problem I have had only in Unity, in Gnome it works without 
freezing.

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1534964] Re: Hotplugging HDMI fails

2016-09-12 Thread Sean
This issue initially happened on both intel and nvidia gpus after 16.04
was released but the bug was fixed for intel gpus at some point but
remains for nvidia on 352 and 340 drivers.

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

Title:
  Hotplugging HDMI fails

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1573959] Re: On-screen text disappears after suspend

2016-09-12 Thread Francisco Marzoa
Me too

$ lspci -nn
00:00.0 Host bridge [0600]: Intel Corporation Haswell-ULT DRAM Controller 
[8086:0a04] (rev 09)
00:02.0 VGA compatible controller [0300]: Intel Corporation Haswell-ULT 
Integrated Graphics Controller [8086:0a16] (rev 09)
00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller 
[8086:0a0c] (rev 09)
00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC 
[8086:9c31] (rev 04)
00:16.0 Communication controller [0780]: Intel Corporation 8 Series HECI #0 
[8086:9c3a] (rev 04)
00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller 
[8086:9c20] (rev 04)
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 1 
[8086:9c10] (rev e4)
00:1c.2 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 3 
[8086:9c14] (rev e4)
00:1d.0 USB controller [0c03]: Intel Corporation 8 Series USB EHCI #1 
[8086:9c26] (rev 04)
00:1f.0 ISA bridge [0601]: Intel Corporation 8 Series LPC Controller 
[8086:9c43] (rev 04)
00:1f.2 SATA controller [0106]: Intel Corporation 8 Series SATA Controller 1 
[AHCI mode] [8086:9c03] (rev 04)
00:1f.3 SMBus [0c05]: Intel Corporation 8 Series SMBus Controller [8086:9c22] 
(rev 04)
02:00.0 Network controller [0280]: Intel Corporation Wireless 7260 [8086:08b1] 
(rev 6b)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1573959

Title:
  On-screen text disappears after suspend

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1573959] Re: On-screen text disappears after suspend

2016-09-12 Thread Francisco Marzoa
$ uname -a
Linux xps13 4.4.0-36-generic #55-Ubuntu SMP Thu Aug 11 18:01:55 UTC 2016 x86_64 
x86_64 x86_64 GNU/Linux

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1573959

Title:
  On-screen text disappears after suspend

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1613708] Re: [regression] Xmir: Some buttons are unclickable after rotating the screen

2016-09-12 Thread Stephen M. Webb
Debdiff for Xenial SRU

** Attachment added: "debdiff for Xenial SRU"
   
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1613708/+attachment/4739347/+files/debdiff

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

Title:
  [regression] Xmir: Some buttons are unclickable after rotating the
  screen

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1613708] Re: [regression] Xmir: Some buttons are unclickable after rotating the screen

2016-09-12 Thread Stephen M. Webb
** Description changed:

+ [Impact]
+ 
+ XMir clients do not have their input transform matrix modified properly
+ when the screen dimensions and orientation change (ie. rotation).
+ 
+ This shows up primarily on Bq M10 tablets which rotate on startup.
+ 
+ [Test Case]
+ 
+ Install XMir on a device that supports screen rotation.  Connect a
+ client (using Libertine is the easiest way to do this).  Attempt to use
+ direct or indirect pointer input on the right side of the screen.  The
+ bug is it does nothing.
+ 
+ [Regression Potential]
+ 
+ This change affects only the XMir server.  There is potential that XMir
+ functionality is compromized but mainline x.org functionality is
+ unaffected.
+ 
+ This XMir patch update is pulled directly from Ubuntu current
+ development release "Yakkety Yak" where it has been in production for
+ more than 6 weeks without apparent regressions.
+ 
+ [Other Info]
+ 
+ The patch update also includes bugfixes for bug #1617925, bug #1617932,
+ and bug #1591356.
+ 
+ -- original bug description follows --
+ 
  Enviroment:
  
  current build number: 169
  device name: frieza
  channel: ubuntu-touch/rc-proposed/bq-aquaris-pd.en
  last update: 2016-08-16 10:23:29
  version version: 169
  version ubuntu: 20160816
  version device: 20160809.0
  version custom: 20160805--42-20-vivid
  
  Product: BQ M10 FHD
  
  Steps to reproduce:
  
  1º Open LibreOffice and try to print something
  2º Print settings window appear, try to click on Accept/Cancel/Exit etc
  3º Buttons on LibreOffice won't respond
  
  1º Open Firefox
  2º Mouse-over on search,downloads,bookmarks etc
  3º Seems like mouse-over is not focused and is clicking is not responding
  
  Current result: Some Xapps buttons are not responding(tested on Firefox
  and LibreOffice Writer)
  
  Expected result:
  
  Add info: This is using xmir from https://launchpad.net/~ci-train-ppa-
  service/+archive/ubuntu/landing-053/+packages.

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

Title:
  [regression] Xmir: Some buttons are unclickable after rotating the
  screen

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622614] [NEW] window text disappearing for most applications after unlock

2016-09-12 Thread Benedikt Troester
Public bug reported:

Hi!

I've created a thread a while ago about this:
http://askubuntu.com/questions/786146/text-partially-disappearing-in-many-applications-after-unlocking-on-xubuntu

Basically the second issue is still existing. Here are the details:
Ever since I updated to the new Xubuntu version (16) I have this behavior:
After unlocking I sometimes run into the scenario of disappearing text elements 
in some of my application windows. Most applications are effected (eg. thunar, 
xfce menues, thunderbird, terminal), others (eg. Chrome, Virtualbox) are not. 
The problem looks like this: http://i.stack.imgur.com/LorVH.png

What I tried:
refreshing fonts cache: fc-cache -f -v
xrefresh
restarting the window manager: xfwm4 --replace
switching tty
sudo restart lightdm
startxfce4

Also: I recently updated my Intel drivers in the hope of a fix, I will
let you know if that helped.

After this bug was fixed: https://bugs.launchpad.net/ubuntu/+source
/xserver-xorg-video-intel/+bug/1568604 the issue worsened (as stated by
the other poster in my thread). I assume they are related.


System details:
Description:Ubuntu 16.04.1 LTS
Release:16.04

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: disappear text xfce

** Package changed: xserver-xorg-video-intel (Ubuntu) => ubuntu

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1622614

Title:
  window text disappearing for most applications after unlock

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] ProcModules.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] LightdmDisplayLog.txt

2016-09-12 Thread Alexander
apport information

** Attachment added: "LightdmDisplayLog.txt"
   
https://bugs.launchpad.net/bugs/1622575/+attachment/4739283/+files/LightdmDisplayLog.txt

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] ProcCpuinfo.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] XorgLogOld.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] Xrandr.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] ProcInterrupts.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] xdpyinfo.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] Dependencies.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] LightdmLog.txt

2016-09-12 Thread Alexander
apport information

** Attachment added: "LightdmLog.txt"
   
https://bugs.launchpad.net/bugs/1622575/+attachment/4739284/+files/LightdmLog.txt

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] JournalErrors.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] UnitySupportTest.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] DpkgLog.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] Lspci.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] MonitorsUser.xml.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] XorgLog.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] Lsusb.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] CurrentDmesg.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] UdevDb.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] ProcEnviron.txt

2016-09-12 Thread Alexander
apport information

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

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

Title:
  System hangs randomly (log shows 'EQ overflowing').

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622575] Re: System hangs randomly (log shows 'EQ overflowing').

2016-09-12 Thread Alexander
apport information

** Tags added: apport-collected

** Description changed:

  X Server and then system freezes, ALT+CTRL+Fx doesn't work, sometimes even 
REISUB doesn't work.
  Memtest result is ok, no errors. HDD also is ok. Windows works perfectly on 
the machine.
  It's possible to login via SSH and reboot (but during reboot process it also 
often hangs completely).
  The problem occures randomly during every-day work (usually once or twice a 
day making me loose my work!), like with totally no adequate reasons.
  I'm using AMD Athlon 5350 (SocketAM1 APU) with radeon R3 integrated video.
  My operating system is Ubuntu 16.04.1 LTS with all the last available 
updates. Bug lasts throughout all the time. Tried to reinstall many times 
(MD5sum of the installation image was correct) - nothing changes.
  
  x-0.log in the attachment
  
  part of the log:
  (EE) [mi] EQ overflowing.  Additional events will be discarded until existing 
events are processed.
  (EE) 
  (EE) Backtrace:
  (EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e) [0x562fc426a5ce]
  (EE) 1: /usr/lib/xorg/Xorg (mieqEnqueue+0x253) [0x562fc424c083]
  (EE) 2: /usr/lib/xorg/Xorg (QueuePointerEvents+0x52) [0x562fc4124662]
  (EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f7320d91000+0x61f3) 
[0x7f7320d971f3]
  (EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f7320d91000+0x6a5d) 
[0x7f7320d97a5d]
  (EE) 5: /usr/lib/xorg/Xorg (0x562fc40b8000+0x94228) [0x562fc414c228]
  (EE) 6: /usr/lib/xorg/Xorg (0x562fc40b8000+0xb96f2) [0x562fc41716f2]
  (EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (0x7f732524e000+0x354a0) 
[0x7f73252834a0]
  (EE) 8: /lib/x86_64-linux-gnu/libpthread.so.0 (pthread_cond_wait+0xbe) 
[0x7f732503e39e]
  (EE) 9: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so 
(0x7f731ec4b000+0x6b77fb) [0x7f731f3027fb]
  (EE) 10: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so 
(0x7f731ec4b000+0x6b87c1) [0x7f731f3037c1]
  (EE) 11: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so 
(0x7f731ec4b000+0x61bf52) [0x7f731f266f52]
  (EE) 12: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so 
(0x7f731ec4b000+0x6d521e) [0x7f731f32021e]
  (EE) 13: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so 
(0x7f731ec4b000+0x201de4) [0x7f731ee4cde4]
  (EE) 14: /usr/lib/xorg/modules/libglamoregl.so (glamor_block_handler+0x4b) 
[0x7f73204bcffb]
  (EE) 15: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f732133c000+0x471b2) 
[0x7f73213831b2]
  (EE) 16: /usr/lib/xorg/Xorg (_CallCallbacks+0x34) [0x562fc4111034]
  (EE) 17: /usr/lib/xorg/Xorg (WriteToClient+0x244) [0x562fc426e234]
  (EE) 18: /usr/lib/xorg/Xorg (WriteEventsToClient+0x1e2) [0x562fc4117022]
  (EE) 19: /usr/lib/xorg/Xorg (0x562fc40b8000+0x133b5f) [0x562fc41ebb5f]
  (EE) 20: /usr/lib/xorg/Xorg (DamageReportDamage+0x89) [0x562fc41f1359]
  (EE) 21: /usr/lib/xorg/Xorg (0x562fc40b8000+0x139c1a) [0x562fc41f1c1a]
  (EE) 22: /usr/lib/xorg/Xorg (0x562fc40b8000+0x13d140) [0x562fc41f5140]
  (EE) 23: /usr/lib/xorg/Xorg (0x562fc40b8000+0x4fb87) [0x562fc4107b87]
  (EE) 24: /usr/lib/xorg/Xorg (0x562fc40b8000+0x53bbf) [0x562fc410bbbf]
  (EE) 25: /usr/lib/xorg/Xorg (0x562fc40b8000+0x57c33) [0x562fc410fc33]
  (EE) 26: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf0) 
[0x7f732526e830]
  (EE) 27: /usr/lib/xorg/Xorg (_start+0x29) [0x562fc40f9f59]
  (EE) 
  (EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up 
the stack.
  (EE) [mi] mieq is *NOT* the cause.  It is a victim.
  (EE) [mi] EQ overflow continuing.  100 events have been dropped.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: xorg 1:7.7+13ubuntu3
  ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
  Uname: Linux 4.4.0-36-generic x86_64
  .tmp.unity_support_test.0:
   
  ApportVersion: 2.20.1-0ubuntu2.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Mon Sep 12 14:31:34 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 5.0.24, 4.4.0-34-generic, x86_64: installed
   virtualbox, 5.0.24, 4.4.0-36-generic, x86_64: installed
  ExtraDebuggingInterest: No
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8400 / R3 Series] 
[1002:9830] (prog-if 00 [VGA controller])
 Subsystem: Micro-Star International Co., Ltd. [MSI] Kabini [Radeon HD 8400 
/ R3 Series] [1462:7865]
  InstallationDate: Installed on 2016-08-18 (25 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  MachineType: MSI MS-7865
  ProcEnviron:
   LANGUAGE=ru
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=ru_RU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=f80a73df-e908-4f07-a7b5-e6975996e02b ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh inst

[Ubuntu-x-swat] [Bug 1622575] [NEW] System hangs randomly (log shows 'EQ overflowing').

2016-09-12 Thread Alexander
Public bug reported:

X Server and then system freezes, ALT+CTRL+Fx doesn't work, sometimes even 
REISUB doesn't work.
Memtest result is ok, no errors. HDD also is ok. Windows works perfectly on the 
machine.
It's possible to login via SSH and reboot (but during reboot process it also 
often hangs completely).
The problem occures randomly during every-day work (usually once or twice a day 
making me loose my work!), like with totally no adequate reasons.
I'm using AMD Athlon 5350 (SocketAM1 APU) with radeon R3 integrated video.
My operating system is Ubuntu 16.04.1 LTS with all the last available updates. 
Bug lasts throughout all the time. Tried to reinstall many times (MD5sum of the 
installation image was correct) - nothing changes.

x-0.log in the attachment

part of the log:
(EE) [mi] EQ overflowing.  Additional events will be discarded until existing 
events are processed.
(EE) 
(EE) Backtrace:
(EE) 0: /usr/lib/xorg/Xorg (xorg_backtrace+0x4e) [0x562fc426a5ce]
(EE) 1: /usr/lib/xorg/Xorg (mieqEnqueue+0x253) [0x562fc424c083]
(EE) 2: /usr/lib/xorg/Xorg (QueuePointerEvents+0x52) [0x562fc4124662]
(EE) 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f7320d91000+0x61f3) 
[0x7f7320d971f3]
(EE) 4: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f7320d91000+0x6a5d) 
[0x7f7320d97a5d]
(EE) 5: /usr/lib/xorg/Xorg (0x562fc40b8000+0x94228) [0x562fc414c228]
(EE) 6: /usr/lib/xorg/Xorg (0x562fc40b8000+0xb96f2) [0x562fc41716f2]
(EE) 7: /lib/x86_64-linux-gnu/libc.so.6 (0x7f732524e000+0x354a0) 
[0x7f73252834a0]
(EE) 8: /lib/x86_64-linux-gnu/libpthread.so.0 (pthread_cond_wait+0xbe) 
[0x7f732503e39e]
(EE) 9: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so (0x7f731ec4b000+0x6b77fb) 
[0x7f731f3027fb]
(EE) 10: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so 
(0x7f731ec4b000+0x6b87c1) [0x7f731f3037c1]
(EE) 11: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so 
(0x7f731ec4b000+0x61bf52) [0x7f731f266f52]
(EE) 12: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so 
(0x7f731ec4b000+0x6d521e) [0x7f731f32021e]
(EE) 13: /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so 
(0x7f731ec4b000+0x201de4) [0x7f731ee4cde4]
(EE) 14: /usr/lib/xorg/modules/libglamoregl.so (glamor_block_handler+0x4b) 
[0x7f73204bcffb]
(EE) 15: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7f732133c000+0x471b2) 
[0x7f73213831b2]
(EE) 16: /usr/lib/xorg/Xorg (_CallCallbacks+0x34) [0x562fc4111034]
(EE) 17: /usr/lib/xorg/Xorg (WriteToClient+0x244) [0x562fc426e234]
(EE) 18: /usr/lib/xorg/Xorg (WriteEventsToClient+0x1e2) [0x562fc4117022]
(EE) 19: /usr/lib/xorg/Xorg (0x562fc40b8000+0x133b5f) [0x562fc41ebb5f]
(EE) 20: /usr/lib/xorg/Xorg (DamageReportDamage+0x89) [0x562fc41f1359]
(EE) 21: /usr/lib/xorg/Xorg (0x562fc40b8000+0x139c1a) [0x562fc41f1c1a]
(EE) 22: /usr/lib/xorg/Xorg (0x562fc40b8000+0x13d140) [0x562fc41f5140]
(EE) 23: /usr/lib/xorg/Xorg (0x562fc40b8000+0x4fb87) [0x562fc4107b87]
(EE) 24: /usr/lib/xorg/Xorg (0x562fc40b8000+0x53bbf) [0x562fc410bbbf]
(EE) 25: /usr/lib/xorg/Xorg (0x562fc40b8000+0x57c33) [0x562fc410fc33]
(EE) 26: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xf0) 
[0x7f732526e830]
(EE) 27: /usr/lib/xorg/Xorg (_start+0x29) [0x562fc40f9f59]
(EE) 
(EE) [mi] These backtraces from mieqEnqueue may point to a culprit higher up 
the stack.
(EE) [mi] mieq is *NOT* the cause.  It is a victim.
(EE) [mi] EQ overflow continuing.  100 events have been dropped.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: xorg 1:7.7+13ubuntu3
ProcVersionSignature: Ubuntu 4.4.0-36.55-generic 4.4.16
Uname: Linux 4.4.0-36-generic x86_64
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Mon Sep 12 14:31:34 2016
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 5.0.24, 4.4.0-34-generic, x86_64: installed
 virtualbox, 5.0.24, 4.4.0-36-generic, x86_64: installed
ExtraDebuggingInterest: No
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Kabini [Radeon HD 8400 / R3 Series] 
[1002:9830] (prog-if 00 [VGA controller])
   Subsystem: Micro-Star International Co., Ltd. [MSI] Kabini [Radeon HD 8400 / 
R3 Series] [1462:7865]
InstallationDate: Installed on 2016-08-18 (25 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
MachineType: MSI MS-7865
ProcEnviron:
 LANGUAGE=ru
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=ru_RU.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-36-generic 
root=UUID=f80a73df-e908-4f07-a7b5-e6975996e02b ro
SourcePackage: xorg
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/24/2014
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: V10.2
dmi.board.asset.tag: To be filled by O.E.M.
dmi.board.name: AM1I (MS-7865)
dmi.board.vendor: MSI
dmi.board.version: 2.0
dmi.ch

[Ubuntu-x-swat] [Bug 1622296] Re: AMD R9 M385 is not detected

2016-09-12 Thread Timo Aaltonen
the string is from pci.ids

http://pci-ids.ucw.cz/v2.2/pci.ids

6646  Bonaire XT [Radeon R9 M280X]

** Package changed: xserver-xorg-video-ati (Ubuntu) => pciutils (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1622296

Title:
  AMD R9 M385 is not detected

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 1622488] [NEW] --disable-linux-apm and compile hw/xfree86/os-support/linux/lnx_apm.c

2016-09-12 Thread ZssAzrael
Public bug reported:

  CC   lnx_apm.lo
hw/xfree86/os-support/linux/lnx_apm.c: In function 'xf86OSPMOpen':
hw/xfree86/os-support/linux/lnx_apm.c:153:1: error: control reaches end of 
non-void function [-Werror=return-type]
 }
 ^
cc1: some warnings being treated as errors
Makefile:660: recipe for target 'lnx_apm.lo' failed
make: *** [lnx_apm.lo] Error 1

In lnx_apm.c file:

#ifdef HAVE_ACPI
/* Favour ACPI over APM, but only when enabled */

if (!xf86acpiDisableFlag)
ret = lnxACPIOpen();

if (!ret)
#endif
#ifdef HAVE_APM
ret = lnxAPMOpen();
#endif

I think it means

#ifdef HAVE_ACPI
/* Favour ACPI over APM, but only when enabled */

if (!xf86acpiDisableFlag)
ret = lnxACPIOpen();
#endif
#ifdef HAVE_APM
if (!ret)
ret = lnxAPMOpen();
#endif

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

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

Title:
  --disable-linux-apm and compile hw/xfree86/os-support/linux/lnx_apm.c

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

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp