[Ubuntu-webapps-bugs] [Bug 1435831] [NEW] Support compositing path using EGLImage

2015-03-24 Thread Chris Coulson
Public bug reported: GL share groups are unreliable on some GPU drivers, and Chromium works around these by using virtualized GL contexts (essentially, client- side contexts within a client-side share group are backed by a single service-side GL context). However, Oxide depends on share groups

[Ubuntu-webapps-bugs] [Bug 1435835] [NEW] Improve reliability of synchronization between WebView compositor and UI compositor

2015-03-24 Thread Chris Coulson
Public bug reported: Flickering is observed on some devices (occasional blank frames), and enabling a debug build of Oxide shows that the blank frames become solid-blue (which happens to be the colour that the Chromium compositor clears the framebuffer to at the start of each frame in debug

[Ubuntu-webapps-bugs] [Bug 1420542] Re: GPU blacklist does not work correctly on the phone

2015-03-24 Thread Chris Coulson
** Changed in: oxide/1.5 Status: Fix Committed = 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/1420542 Title: GPU blacklist does not work correctly on the phone

[Ubuntu-webapps-bugs] [Bug 1435825] Re: HERE app does not start in latest vivd

2015-03-24 Thread Jamie Strandboge
For the denials: * /dev/pvr_sync is bug #1425293 * /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq and /sys/devices/system/cpu/ were fixed in apparmor-easyprof-ubuntu 1.3.7 * /dev/tty you can ignore * /home/phablet/.cache/QML/Apps/ is bug #1381620 and can be ignored *

[Ubuntu-webapps-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 WebApps bug tracking, which is subscribed to Oxide.

[Ubuntu-webapps-bugs] [Bug 1436076] [NEW] keyboard disappears first time you press it [arale only]

2015-03-24 Thread Bill Filler
Public bug reported: vivid proposed on r146 on arale 1) reboot phone 2) launch browser 3) click on url field 4) keyboard displayed 5) press any key expected results: the character should be entered into the url field and keyboard should remain visible actual results: the character is not

[Ubuntu-webapps-bugs] [Bug 1436074] [NEW] tab previews black [arale only]

2015-03-24 Thread Bill Filler
Public bug reported: running vivid-proposed build 146 on arale When I swipe from bottom edge to reveal tabs, only the most recent tab has a preview. The other tabs are black where the preview should be. ** Affects: webbrowser-app Importance: Undecided Status: New -- You received

[Ubuntu-webapps-bugs] [Bug 1436076] Re: keyboard disappears first time you press it

2015-03-24 Thread Bill Filler
** Summary changed: - keyboard disappears first time you press it [arale only] + keyboard disappears first time you press it ** No longer affects: webbrowser-app ** Changed in: ubuntu-keyboard Importance: High = Critical -- You received this bug notification because you are a member of

[Ubuntu-webapps-bugs] [Bug 1361829] Re: update-desktop-file-unity-webapps-googleplus.py crashed with AttributeError in __getattr__(): When using gi.repository you must not import static modules like

2015-03-24 Thread miked
root@ubuntu-14101504a2:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Vivid Vervet (development branch) Release:15.04 Codename: vivid root@ubuntu-14101504a2:~# uname -mrs Linux 3.19.0-10-generic x86_64 root@ubuntu-14101504a2:~# -- You

[Ubuntu-webapps-bugs] [Bug 1361828] Re: update-desktop-file-unity-webapps-youtube.py crashed with AttributeError in __getattr__(): When using gi.repository you must not import static modules like gob

2015-03-24 Thread miked
root@ubuntu-14101504a2:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Vivid Vervet (development branch) Release:15.04 Codename: vivid root@ubuntu-14101504a2:~# uname -mrs Linux 3.19.0-10-generic x86_64 root@ubuntu-14101504a2:~# -- You

[Ubuntu-webapps-bugs] [Bug 1435831] Re: Support compositing path using EGLImage

2015-03-24 Thread Chris Coulson
** Changed in: oxide Status: In Progress = 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/1435831 Title: Support compositing path using EGLImage Status in Oxide

[Ubuntu-webapps-bugs] [Bug 1435835] Re: Improve reliability of synchronization between WebView compositor and UI compositor

2015-03-24 Thread Chris Coulson
** Changed in: oxide Status: In Progress = 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/1435835 Title: Improve reliability of synchronization between WebView

[Ubuntu-webapps-bugs] [Bug 1362921] Re: update-desktop-file-unity-webapps-facebookmessenger.py crashed with AttributeError in __getattr__(): When using gi.repository you must not import static modules

2015-03-24 Thread miked
root@ubuntu-14101504a2:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description:Ubuntu Vivid Vervet (development branch) Release:15.04 Codename: vivid root@ubuntu-14101504a2:~# uname -mrs Linux 3.19.0-10-generic x86_64 root@ubuntu-14101504a2:~# -- You

[Ubuntu-webapps-bugs] [Bug 1398087] Re: navigator.webkitPersistentStorage.requestQuota crashes oxide

2015-03-24 Thread Alexandre Abreu
Actual support for requestQuota has been moved to a new bug: https://bugs.launchpad.net/oxide/+bug/1436010 ** Branch unlinked: lp:~abreu-alexandre/oxide/add-quota-permission- context-support ** Changed in: oxide Status: In Progress = Fix Released -- You received this bug notification

[Ubuntu-webapps-bugs] [Bug 1436010] [NEW] Add support for navigator.webkitPersistenceStorage.requestQuota

2015-03-24 Thread Alexandre Abreu
Public bug reported: Implement QuotaPermissionContext is not implemented on the oxide side. ** Affects: oxide Importance: High Assignee: Alexandre Abreu (abreu-alexandre) Status: In Progress ** Changed in: oxide Status: New = In Progress ** Changed in: oxide