[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-04-27 Thread Launchpad Bug Tracker
This bug was fixed in the package oxide-qt - 1.14.7-0ubuntu0.15.10.1

---
oxide-qt (1.14.7-0ubuntu0.15.10.1) wily-security; urgency=medium

  * Update to v1.14.7
- Bump Chromium rev to 50.0.2661.87
- Fix LP: #1565685 - Gracefully handle the case where
  glGetString(GL_SHADING_LANGUAGE_VERSION) returns a null pointer
- Fix LP: #1543761 - Move fullscreen logic out of oxide::WebView
- Fix LP: #1542119 - Rip input handling and compositing glue out of
  oxide::WebView
- Fix LP: #1548996 - Fix device scaling mess
- Fix LP: #1459830 - Support drag and drop
- Fix LP: #1440863 - Support navigator.vibrate()
- Fix LP: #1552376 - Ensure we disable the use of the share context on
  drivers where Chromium uses virtualized GL contexts
- Fix LP: #1520537 - webbrowser-app crashes after 1 sec on unity8
- Fix LP: #1459395 - Triple click doesn't work
- Fix LP: #1459362 - SwipeArea lets touch events through before a drag is
  detected
- Fix LP: #1426153 - Use a single-threaded webview compositor
- Fix LP: #1543587 - Duplicate targets and random mis-builds due to
  Chromedriver
- Fix LP: #1555122 - Startup crash when running in a VM
- Fix LP: #1552825 - WebView.touchSelectionController.active remains true
  when navigating away
- Fix LP: #1556323 - Fix SIGSEGV in oxide::InputMethodContext::SetImeBridge
- Add support for scale factor retrieved from the Ubuntu QPA plugin
- Switch from DelegatedRendererLayer to SurfaceLayer in
  RenderWidgetHostView, as the former has been deleted from Chromium

  * Refresh gross-hack-for-dual-ffmpeg-build.patch
  * Build-depend on qtfeedback5-dev
- update debian/control

 -- Chris Coulson   Mon, 18 Apr 2016
13:34:22 +0100

** Changed in: oxide-qt (Ubuntu)
   Status: Triaged => 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/1520537

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

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

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

  * Update to v1.14.7
- Bump Chromium rev to 50.0.2661.87
- Fix LP: #1565685 - Gracefully handle the case where
  glGetString(GL_SHADING_LANGUAGE_VERSION) returns a null pointer
- Fix LP: #1543761 - Move fullscreen logic out of oxide::WebView
- Fix LP: #1542119 - Rip input handling and compositing glue out of
  oxide::WebView
- Fix LP: #1548996 - Fix device scaling mess
- Fix LP: #1459830 - Support drag and drop
- Fix LP: #1440863 - Support navigator.vibrate()
- Fix LP: #1552376 - Ensure we disable the use of the share context on
  drivers where Chromium uses virtualized GL contexts
- Fix LP: #1520537 - webbrowser-app crashes after 1 sec on unity8
- Fix LP: #1459395 - Triple click doesn't work
- Fix LP: #1459362 - SwipeArea lets touch events through before a drag is
  detected
- Fix LP: #1426153 - Use a single-threaded webview compositor
- Fix LP: #1543587 - Duplicate targets and random mis-builds due to
  Chromedriver
- Fix LP: #1555122 - Startup crash when running in a VM
- Fix LP: #1552825 - WebView.touchSelectionController.active remains true
  when navigating away
- Fix LP: #1556323 - Fix SIGSEGV in oxide::InputMethodContext::SetImeBridge
- Add support for scale factor retrieved from the Ubuntu QPA plugin
- Switch from DelegatedRendererLayer to SurfaceLayer in
  RenderWidgetHostView, as the former has been deleted from Chromium

  * Refresh gross-hack-for-dual-ffmpeg-build.patch
  * Build-depend on qtfeedback5-dev
- update debian/control

 -- Chris Coulson   Mon, 18 Apr 2016
16:28:53 +0100

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

** Changed in: oxide-qt (Ubuntu)
   Status: Triaged => 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/1520537

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-04-27 Thread Launchpad Bug Tracker
This bug was fixed in the package oxide-qt - 1.14.7-0ubuntu1

---
oxide-qt (1.14.7-0ubuntu1) xenial-security; urgency=medium

  * Update to v1.14.7
- Bump Chromium rev to 50.0.2661.87
- Fix LP: #1565685 - Gracefully handle the case where
  glGetString(GL_SHADING_LANGUAGE_VERSION) returns a null pointer
- Fix LP: #1543761 - Move fullscreen logic out of oxide::WebView
- Fix LP: #1542119 - Rip input handling and compositing glue out of
  oxide::WebView
- Fix LP: #1548996 - Fix device scaling mess
- Fix LP: #1459830 - Support drag and drop
- Fix LP: #1440863 - Support navigator.vibrate()
- Fix LP: #1552376 - Ensure we disable the use of the share context on
  drivers where Chromium uses virtualized GL contexts
- Fix LP: #1520537 - webbrowser-app crashes after 1 sec on unity8
- Fix LP: #1459395 - Triple click doesn't work
- Fix LP: #1459362 - SwipeArea lets touch events through before a drag is
  detected
- Fix LP: #1426153 - Use a single-threaded webview compositor
- Fix LP: #1543587 - Duplicate targets and random mis-builds due to
  Chromedriver
- Fix LP: #1555122 - Startup crash when running in a VM
- Fix LP: #1552825 - WebView.touchSelectionController.active remains true
  when navigating away
- Fix LP: #1556323 - Fix SIGSEGV in oxide::InputMethodContext::SetImeBridge
- Add support for scale factor retrieved from the Ubuntu QPA plugin
- Switch from DelegatedRendererLayer to SurfaceLayer in
  RenderWidgetHostView, as the former has been deleted from Chromium

  * Refresh gross-hack-for-dual-ffmpeg-build.patch
  * Build-depend on qtfeedback5-dev
- update debian/control

 -- Chris Coulson   Mon, 18 Apr 2016
13:26:59 +0100

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-03-20 Thread Chris Coulson
Do the builds in https://launchpad.net/~oxide-builds/+archive/ubuntu
/oxide-next/ work on Unity 8 desktop?

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-03-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~oxide-
developers/oxide/packaging.vivid.overlay.next

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-03-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~oxide-developers/oxide/packaging.trusty.next

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-03-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~oxide-developers/oxide/packaging.wily.next

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-03-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~oxide-developers/oxide/packaging.xenial.next

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~oxide-
developers/oxide/packaging.vivid.overlay.trunk

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~oxide-developers/oxide/packaging.trusty.trunk

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~oxide-developers/oxide/packaging.wily.trunk

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-03-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~oxide-developers/oxide/packaging.xenial.trunk

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-02-29 Thread Chris Coulson
This was fixed in trunk last week

** Changed in: oxide
   Status: Fix Committed => 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/1520537

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-02-19 Thread Chris Coulson
I also reported bug 1547436 to try to handle this sort of failure more
gracefully.

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-02-18 Thread Chris Coulson
** Also affects: oxide-qt (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: oxide-qt (Ubuntu)
   Importance: Undecided => High

** Changed in: oxide-qt (Ubuntu)
   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/1520537

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-02-12 Thread Olivier Tilloy
** 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/1520537

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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



[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2016-02-12 Thread Chris Coulson
** Package changed: oxide-qt (Ubuntu) => oxide

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

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

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

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2015-12-18 Thread Olivier Tilloy
** Package changed: webbrowser-app (Ubuntu) => oxide-qt (Ubuntu)

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2015-11-27 Thread dinamic
** Attachment added: "unity8.log"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1520537/+attachment/4526231/+files/unity8.log

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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


[Bug 1520537] Re: webbrowser-app crashes after 1 sec on unity8

2015-11-27 Thread dinamic
** Attachment added: "application-legacy-webbrowser-app-.log"
   
https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1520537/+attachment/4526230/+files/application-legacy-webbrowser-app-.log

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

Title:
  webbrowser-app crashes after 1 sec on unity8

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

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