← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1308398] Re: Crash in oxide::GetFormFactorHint on Unity 8 desktop preview

 

This bug was fixed in the package oxide-qt - 1.0.2-0ubuntu2

---------------
oxide-qt (1.0.2-0ubuntu2) utopic; urgency=medium

  * Update to v1.0.2
    - Bump Chromium to 36.0.1985.49
    - Add experimental support for the Google Talk PPAPI plugin, to support
      Google Hangouts. This is hidden behind an environment variable that
      defaults to off (LP: #1308397)
    - Fix crash in oxide::GetFormFactorHint() on Unity 8 desktop preview
      (LP: #1308398)
    - Fix various issues in GPU related code, including a crash (LP: #1308412)
    - Set no_javascript_access in ContentBrowserClient::CanCreateWindow()
      to fix random window opening failures (LP: #1307735)
    - Add fullscreen API to WebView (LP: #1308947)
    - Set a wait cursor when loading
    - Add geolocation support
    - Add a WebView.geolocationPermissionRequested API
    - Allow unhandled key events to bubble up from the WebView (LP: #1313727)
    - Don't generate keypress events with unmodified text for control
      characters. This makes Oxide behave more like Chrome
    - Add WebView.loadHtml() (LP: #1320848)
    - Ensure we update the visibility in a renderer when a WebView is created
      initially hidden and then made visible before any content is loaded
      (LP: #1322622)
    - Build fixes for Qt 5.3
    - Display controls in media player (LP: #1326852)
  * Refresh debian/patches/gross-hack-for-dual-ffmpeg-build.patch
  * Don't build with ENABLE_OXIDEQMLSCENE now, as that's the default
    - update debian/rules
  * Update build dependencies - we now depend on ninja
 -- Chris Coulson <chris.coulson@xxxxxxxxxxxxx>   Wed, 16 Apr 2014 09:54:56 +0100

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

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

Title:
  Crash in oxide::GetFormFactorHint on Unity 8 desktop preview

Status in Oxide Webview:
  Fix Released
Status in “oxide-qt” package in Ubuntu:
  Fix Released

Bug description:
  #0 dri2_initialize_mir (drv=0x7f395c6c5050, disp=0x7f395ce5e560)
      at ../../../../../../src/egl/drivers/dri2/platform_mir.c:378
  #1 0x00007f3950c82d9d in _eglMatchAndInitialize (dpy=0x7f395ce5e560) at ../../../../../src/egl/main/egldriver.c:616
  #2 0x00007f3950c83104 in _eglMatchDriver (dpy=dpy@entry=0x7f395ce5e560, test_only=test_only@entry=0)
      at ../../../../../src/egl/main/egldriver.c:646
  #3 0x00007f3950c7e15a in eglInitialize (dpy=0x7f395ce5e560, major=0x0, minor=0x0)
      at ../../../../../src/egl/main/eglapi.c:318
  #4 0x00007f3936358538 in IsUbuntuPhoneOrTablet () at ../../../../shared/browser/oxide_form_factor_linux.cc:58
  #5 oxide::GetFormFactorHint () at ../../../../shared/browser/oxide_form_factor_linux.cc:116
  #6 0x00007f393634ded7 in GetProcessFlags () at ../../../../qt/core/glue/oxide_qt_web_context_adapter.cc:45
  #7 oxide::qt::WebContextAdapter::ensureChromiumStarted ()
      at ../../../../qt/core/glue/oxide_qt_web_context_adapter.cc:194
  #8 0x00007f3939aecdbe in OxideQQuickWebContextPrivate::ensureChromiumStarted() ()
     from /usr/lib/x86_64-linux-gnu/qt5/qml/com/canonical/Oxide/libqmloxideplugin.so
  #9 0x00007f3939af51a4 in OxideQQuickWebView::OxideQQuickWebView(QQuickItem*) ()
     from /usr/lib/x86_64-linux-gnu/qt5/qml/com/canonical/Oxide/libqmloxideplugin.so

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


References