[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-04-27 Thread Launchpad Bug Tracker
This bug was fixed in the package oxide-qt - 1.6.5-0ubuntu0.14.04.1

---
oxide-qt (1.6.5-0ubuntu0.14.04.1) trusty-security; urgency=medium

  * Update to v1.6.5
- see USN-2570-1
- Bump Chromium rev to 42.0.2311.90
- Fix LP: #1442398 - Invalid read in CompositorOutputSurfaceGL
- Fix LP: #1442458 - Minimum page scale shouldn't be 1 on mobile
  form-factors
- Fix LP: #1400372 - Keyboard re-appears in webbrowser after dismissing
- Fix LP: #1429135 - webbrowser-app crashed with SIGSEGV in
  XQueryExtension() on Unity 8 desktop
- Fix LP: #1411159 - Proper fix for shutdown crash in
  content::GpuChannelHost::Send, removing the workaround from the 1.5
  branch
- Fix LP: #1277659 - Add WebContext.maxCacheSizeHint property, to allow
  applications some control over the network cache size
- Fix LP: #1427882 - TextureRefHolder will crash if the context is lost
- Fix LP: #1430478 - Disable the GPU shader cache. Its memory footprint
  makes it inappropriate on mobile devices and it writes the cache to the
  current working directory if WebContext.dataPath isn't set
- Set the pulse audio media role so that audio output can take part in
  pulse-level stream arbitration
- Disable webcore debug symbols and link with --no-keep-files-mapped
  on native x86 builds because of linker OOM
- Add OXIDE_ENABLE_GPU_DEBUGGING environment variable, which corresponds
  to --enable-gpu-debugging in Chrome
- Fix renderer crash in debug builds when location bar height is set to
  zero
- Remove a spurious DCHECK that fires sometimes when a render process dies
- Add resources and strings required for built-in webui (eg, chrome://gpu/)
- Add OXIDE_ENABLE_GPU_SERVICE_LOGGING environment variable, which
  corresponds to --enable-gpu-service-logging in Chrome
- Miscellaneous fixes for media-hub audio playback
- Use base::ThreadRestrictions::ScopedAllowIO when constructing
  net::HttpCache, as that makes use of base::CPU which does IO on Arm.
  Fixes a debug-mode startup abort
- Various component build fixes
- Don't statically link base in to oxide-renderer just to call
  SetReleaseFreeMemoryFunction. Instead, expose an API from oxide-core to
  allow oxide-renderer to call this without pulling in its own copy of base
- Only disable use of EGL_EXT_create_context_robustness and
  GLX_ARB_create_context_robustness when the application provides a share
  context that hasn't been created with these extensions
- Add OXIDE_DISABLE_GPU_DRIVER_BUG_WORKAROUNDS environment variable
- Drop support for building with Qt  5.2
- Use net::URLRequest::IsHandledProtocol for checking if a scheme is
  builtin
- Refactor how the GL implementation is selected, simplifying the code.
  Also add OXIDE_DISABLE_GPU and OXIDE_DISABLE_GPU_COMPOSITING environment
  variables for disabling all GPU features or GPU compositing respectively
- Fix LP: #1446864 - OxideQQuickScriptMessage::reply doesn't work with
  Qt 5.4
 -- Chris Coulson chris.coul...@canonical.com   Wed, 15 Apr 2015 12:51:24 
+0100

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-04-27 Thread Launchpad Bug Tracker
This bug was fixed in the package oxide-qt - 1.6.5-0ubuntu0.15.04.1

---
oxide-qt (1.6.5-0ubuntu0.15.04.1) vivid-security; urgency=medium

  * Update to v1.6.5
- see USN-2570-1
- Bump Chromium rev to 42.0.2311.90
- Fix LP: #1442398 - Invalid read in CompositorOutputSurfaceGL
- Fix LP: #1442458 - Minimum page scale shouldn't be 1 on mobile
  form-factors
- Fix LP: #1400372 - Keyboard re-appears in webbrowser after dismissing
- Fix LP: #1429135 - webbrowser-app crashed with SIGSEGV in
  XQueryExtension() on Unity 8 desktop
- Fix LP: #1411159 - Proper fix for shutdown crash in
  content::GpuChannelHost::Send, removing the workaround from the 1.5
  branch
- Fix LP: #1277659 - Add WebContext.maxCacheSizeHint property, to allow
  applications some control over the network cache size
- Fix LP: #1427882 - TextureRefHolder will crash if the context is lost
- Fix LP: #1430478 - Disable the GPU shader cache. Its memory footprint
  makes it inappropriate on mobile devices and it writes the cache to the
  current working directory if WebContext.dataPath isn't set
- Set the pulse audio media role so that audio output can take part in
  pulse-level stream arbitration
- Disable webcore debug symbols and link with --no-keep-files-mapped
  on native x86 builds because of linker OOM
- Add OXIDE_ENABLE_GPU_DEBUGGING environment variable, which corresponds
  to --enable-gpu-debugging in Chrome
- Fix renderer crash in debug builds when location bar height is set to
  zero
- Remove a spurious DCHECK that fires sometimes when a render process dies
- Add resources and strings required for built-in webui (eg, chrome://gpu/)
- Add OXIDE_ENABLE_GPU_SERVICE_LOGGING environment variable, which
  corresponds to --enable-gpu-service-logging in Chrome
- Miscellaneous fixes for media-hub audio playback
- Use base::ThreadRestrictions::ScopedAllowIO when constructing
  net::HttpCache, as that makes use of base::CPU which does IO on Arm.
  Fixes a debug-mode startup abort
- Various component build fixes
- Don't statically link base in to oxide-renderer just to call
  SetReleaseFreeMemoryFunction. Instead, expose an API from oxide-core to
  allow oxide-renderer to call this without pulling in its own copy of base
- Only disable use of EGL_EXT_create_context_robustness and
  GLX_ARB_create_context_robustness when the application provides a share
  context that hasn't been created with these extensions
- Add OXIDE_DISABLE_GPU_DRIVER_BUG_WORKAROUNDS environment variable
- Drop support for building with Qt  5.2
- Use net::URLRequest::IsHandledProtocol for checking if a scheme is
  builtin
- Refactor how the GL implementation is selected, simplifying the code.
  Also add OXIDE_DISABLE_GPU and OXIDE_DISABLE_GPU_COMPOSITING environment
  variables for disabling all GPU features or GPU compositing respectively
- Fix LP: #1446864 - OxideQQuickScriptMessage::reply doesn't work with
  Qt 5.4
 -- Chris Coulson chris.coul...@canonical.com   Wed, 15 Apr 2015 12:46:56 
+0100

** Changed in: oxide-qt (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-04-27 Thread Launchpad Bug Tracker
This bug was fixed in the package oxide-qt - 1.6.5-0ubuntu0.14.10.1

---
oxide-qt (1.6.5-0ubuntu0.14.10.1) utopic-security; urgency=medium

  * Update to v1.6.5
- see USN-2570-1
- Bump Chromium rev to 42.0.2311.90
- Fix LP: #1442398 - Invalid read in CompositorOutputSurfaceGL
- Fix LP: #1442458 - Minimum page scale shouldn't be 1 on mobile
  form-factors
- Fix LP: #1400372 - Keyboard re-appears in webbrowser after dismissing
- Fix LP: #1429135 - webbrowser-app crashed with SIGSEGV in
  XQueryExtension() on Unity 8 desktop
- Fix LP: #1411159 - Proper fix for shutdown crash in
  content::GpuChannelHost::Send, removing the workaround from the 1.5
  branch
- Fix LP: #1277659 - Add WebContext.maxCacheSizeHint property, to allow
  applications some control over the network cache size
- Fix LP: #1427882 - TextureRefHolder will crash if the context is lost
- Fix LP: #1430478 - Disable the GPU shader cache. Its memory footprint
  makes it inappropriate on mobile devices and it writes the cache to the
  current working directory if WebContext.dataPath isn't set
- Set the pulse audio media role so that audio output can take part in
  pulse-level stream arbitration
- Disable webcore debug symbols and link with --no-keep-files-mapped
  on native x86 builds because of linker OOM
- Add OXIDE_ENABLE_GPU_DEBUGGING environment variable, which corresponds
  to --enable-gpu-debugging in Chrome
- Fix renderer crash in debug builds when location bar height is set to
  zero
- Remove a spurious DCHECK that fires sometimes when a render process dies
- Add resources and strings required for built-in webui (eg, chrome://gpu/)
- Add OXIDE_ENABLE_GPU_SERVICE_LOGGING environment variable, which
  corresponds to --enable-gpu-service-logging in Chrome
- Miscellaneous fixes for media-hub audio playback
- Use base::ThreadRestrictions::ScopedAllowIO when constructing
  net::HttpCache, as that makes use of base::CPU which does IO on Arm.
  Fixes a debug-mode startup abort
- Various component build fixes
- Don't statically link base in to oxide-renderer just to call
  SetReleaseFreeMemoryFunction. Instead, expose an API from oxide-core to
  allow oxide-renderer to call this without pulling in its own copy of base
- Only disable use of EGL_EXT_create_context_robustness and
  GLX_ARB_create_context_robustness when the application provides a share
  context that hasn't been created with these extensions
- Add OXIDE_DISABLE_GPU_DRIVER_BUG_WORKAROUNDS environment variable
- Drop support for building with Qt  5.2
- Use net::URLRequest::IsHandledProtocol for checking if a scheme is
  builtin
- Refactor how the GL implementation is selected, simplifying the code.
  Also add OXIDE_DISABLE_GPU and OXIDE_DISABLE_GPU_COMPOSITING environment
  variables for disabling all GPU features or GPU compositing respectively
- Fix LP: #1446864 - OxideQQuickScriptMessage::reply doesn't work with
  Qt 5.4
 -- Chris Coulson chris.coul...@canonical.com   Wed, 15 Apr 2015 12:50:01 
+0100

** Changed in: oxide-qt (Ubuntu)
   Status: Confirmed = Fix Released

** Changed in: oxide-qt (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-04-15 Thread Launchpad Bug Tracker
** Branch linked: lp:~oxide-developers/oxide/packaging.vivid

** Branch linked: lp:~oxide-developers/oxide/packaging.utopic

** Branch linked: lp:~oxide-developers/oxide/packaging.trusty

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-04-09 Thread Launchpad Bug Tracker
** Branch linked: lp:oxide/1.6

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-04-09 Thread Chris Coulson
** Changed in: oxide/1.6
   Status: Triaged = Fix Committed

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-04-09 Thread Chris Coulson
WONTFIX for 1.5 as there's not likely to be another release from that
branch now. This will be in the 1.6 release instead

** Changed in: oxide/1.6
Milestone: 1.6.1 = 1.6.2

** Changed in: oxide/1.5
   Status: Triaged = Won't Fix

** Changed in: oxide/1.5
Milestone: 1.5.6 = None

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-26 Thread Chris Coulson
http://bazaar.launchpad.net/~oxide-
developers/oxide/oxide.trunk/revision/1021 should fix this

** Changed in: oxide
   Status: In Progress = Fix Released

** Also affects: oxide/1.5
   Importance: Undecided
   Status: New

** Also affects: oxide/1.6
   Importance: Undecided
   Status: New

** Changed in: oxide/1.5
   Importance: Undecided = High

** Changed in: oxide/1.6
   Importance: Undecided = High

** Changed in: oxide/1.5
   Status: New = Triaged

** Changed in: oxide/1.6
   Status: New = Triaged

** Changed in: oxide/1.5
Milestone: None = 1.5.6

** Changed in: oxide/1.6
Milestone: None = 1.6.1

** Changed in: oxide/1.5
 Assignee: (unassigned) = Chris Coulson (chrisccoulson)

** Changed in: oxide/1.6
 Assignee: (unassigned) = Chris Coulson (chrisccoulson)

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-26 Thread Launchpad Bug Tracker
** Branch linked: lp:oxide

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-25 Thread Alberto Salvia Novella
** Changed in: oxide-qt (Ubuntu)
   Importance: Undecided = High

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-25 Thread Chris Coulson
** Changed in: oxide
   Status: Triaged = In Progress

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-24 Thread Chris Coulson
** Also affects: oxide
   Importance: Undecided
   Status: New

** Changed in: oxide
   Importance: Undecided = High

** Changed in: oxide
   Status: New = Triaged

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-24 Thread Sebastien Bacher
The daily iso is doing the same, Olivier you might want to systemctl
start cgmanager or start-enable as well, if you followed vivid, the
script was not enabled by default earlier in the cycle and upgrades
don't automatically fix that

** Changed in: webbrowser-app (Ubuntu)
   Status: New = Confirmed

** Changed in: webbrowser-app (Ubuntu)
   Importance: Medium = High

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1429135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-24 Thread Olivier Tilloy
I am now able to reproduce the issue with a unity8 session on my laptop
running an up-to-date vivid.

** Changed in: oxide-qt (Ubuntu)
   Status: New = Confirmed

** Changed in: webbrowser-app (Ubuntu)
   Status: Confirmed = Invalid

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-24 Thread Chris Coulson
** Changed in: oxide
 Assignee: (unassigned) = Chris Coulson (chrisccoulson)

** Changed in: oxide
Milestone: None = branch-1.7

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-18 Thread Olivier Tilloy
Just tested the unity8 desktop session on my laptop with an up-to-date vivid, 
and while the session starts, the scopes window is completely empty. Launching 
anything from the launcher results in a window briefly opening and disappearing 
right away.
There’s no ~/.cache/upstart/application-legacy-webbrowser-app-.log log file, so 
I’m suspecting something’s wrong with the session and the browser app isn’t 
even executed.

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1429135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-18 Thread Christopher Townsend
Hey Olivier,

Sounds like you're hitting another issue in which the favorite scopes
are empty.  I saw something similar sometime ago, but not sure how it
happens.

Try 'gsettings get com.canonical.Unity.Dash favorite-scopes' and see if
it returns an empty list.  If so, then try 'gsettings reset
com.canonical.Unity.Dash favorite-scopes'.

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1429135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-09 Thread Olivier Tilloy
** Also affects: oxide-qt (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oxide-qt/+bug/1429135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1429135] Re: webbrowser-app crashed with SIGSEGV in XQueryExtension()

2015-03-06 Thread Christopher Townsend
** Information type changed from Private to Public

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

Title:
  webbrowser-app crashed with SIGSEGV in XQueryExtension()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1429135/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs