[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-02-05 Thread David Barth
** Changed in: unity-webapps-youtube (Ubuntu)
 Assignee: (unassigned) => Justin McPherson (justinmcp)

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to unity-webapps-youtube in
Ubuntu.
https://bugs.launchpad.net/bugs/1361828

Title:
  update-desktop-file-unity-webapps-youtube.py crashed with
  AttributeError in __getattr__(): When using gi.repository you must not
  import static modules like "gobject". Please change all occurrences of
  "import gobject" to "from gi.repository import GObject". See:
  https://bugzilla.gnome.org/show_bug.cgi?id=709183

Status in unity-webapps-youtube package in Ubuntu:
  New

Bug description:
  Got this when I started an xubuntu session on utopic.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-webapps-youtube 2.4.16+13.10.20130924.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  Date: Tue Aug 26 15:19:39 2014
  ExecutablePath: 
/usr/share/session-migration/scripts/update-desktop-file-unity-webapps-youtube.py
  InstallationDate: Installed on 2013-05-31 (452 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python 
/usr/share/session-migration/scripts/update-desktop-file-unity-webapps-youtube.py
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_US
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  PythonArgs: 
['/usr/share/session-migration/scripts/update-desktop-file-unity-webapps-youtube.py']
  SourcePackage: unity-webapps-youtube
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  Title: update-desktop-file-unity-webapps-youtube.py crashed with 
AttributeError in __getattr__(): When using gi.repository you must not import 
static modules like "gobject". Please change all occurrences of "import 
gobject" to "from gi.repository import GObject". See: 
https://bugzilla.gnome.org/show_bug.cgi?id=709183
  UpgradeStatus: Upgraded to utopic on 2014-02-18 (189 days ago)
  UserGroups: adm autopilot bluetooth cdrom dip libvirtd lpadmin plugdev 
sambashare scanner sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-webapps-youtube/+bug/1361828/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1418626] Re: Embedded YouTube videos stuttering and not playing back smoothly

2015-02-05 Thread Olivier Tilloy
** Changed in: webbrowser-app
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: webbrowser-app (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: webbrowser-app
   Status: New => Confirmed

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

** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

** Changed in: webbrowser-app (Ubuntu RTM)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

-- 
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/1418626

Title:
  Embedded YouTube videos stuttering and not playing back smoothly

Status in Oxide Webview:
  New
Status in Web Browser App:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  Related to bug https://bugs.launchpad.net/webbrowser-app/+bug/1417258.

  Embedded youtube videos, like this:
  
http://m.bleacherreport.com/articles/2352016-papa-johns-airs-wrong-commercial-congratulates-seahawks-after-super-bowl

  or this:
  http://pages.ebay.com/shoptheworld/

  do not play back correctly. They exhibit stuttering and stopping, with
  oxide-renderer process using over 100% CPU.

  This was worked around on YouTube.com (and webapp) by using overriden
  UA string which makes YouTube send us a stream that we can playback
  smoothly. But this UA string is not presented to embedded videos
  within other sites.

  We should figure out how we can send the UA override to embedded
  videos (if possible), and if not what change could we make to our
  default UA string such that YouTube gives us content that we can
  render more efficiently.

  Other ideas?

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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1418626] [NEW] Embedded YouTube videos stuttering and not playing back smoothly

2015-02-05 Thread Bill Filler
Public bug reported:

Related to bug https://bugs.launchpad.net/webbrowser-app/+bug/1417258.

Embedded youtube videos, like this:
http://m.bleacherreport.com/articles/2352016-papa-johns-airs-wrong-commercial-congratulates-seahawks-after-super-bowl

or this:
http://pages.ebay.com/shoptheworld/

do not play back correctly. They exhibit stuttering and stopping, with
oxide-renderer process using over 100% CPU.

This was worked around on YouTube.com (and webapp) by using overriden UA
string which makes YouTube send us a stream that we can playback
smoothly. But this UA string is not presented to embedded videos within
other sites.

We should figure out how we can send the UA override to embedded videos
(if possible), and if not what change could we make to our default UA
string such that YouTube gives us content that we can render more
efficiently.

Other ideas?

** Affects: oxide
 Importance: Undecided
 Status: New

** Affects: webbrowser-app
 Importance: High
 Status: New

** Affects: webbrowser-app (Ubuntu)
 Importance: Undecided
 Status: New

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

** Also affects: webbrowser-app (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: webbrowser-app
   Importance: Undecided => High

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

Title:
  Embedded YouTube videos stuttering and not playing back smoothly

Status in Oxide Webview:
  New
Status in Web Browser App:
  New
Status in webbrowser-app package in Ubuntu:
  New

Bug description:
  Related to bug https://bugs.launchpad.net/webbrowser-app/+bug/1417258.

  Embedded youtube videos, like this:
  
http://m.bleacherreport.com/articles/2352016-papa-johns-airs-wrong-commercial-congratulates-seahawks-after-super-bowl

  or this:
  http://pages.ebay.com/shoptheworld/

  do not play back correctly. They exhibit stuttering and stopping, with
  oxide-renderer process using over 100% CPU.

  This was worked around on YouTube.com (and webapp) by using overriden
  UA string which makes YouTube send us a stream that we can playback
  smoothly. But this UA string is not presented to embedded videos
  within other sites.

  We should figure out how we can send the UA override to embedded
  videos (if possible), and if not what change could we make to our
  default UA string such that YouTube gives us content that we can
  render more efficiently.

  Other ideas?

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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1413194] Re: [regression] Cut/Copy/Paste options displayed off the top of the screen from the addressbar

2015-02-05 Thread Michał Sawicz
This also seems to be the cause of the dash search history appearing
off-screen.

** Also affects: unity8 (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [regression] Cut/Copy/Paste options displayed off the top of the
  screen from the addressbar

Status in Web Browser App:
  Invalid
Status in ubuntu-ui-toolkit package in Ubuntu:
  Confirmed
Status in unity8 package in Ubuntu:
  New

Bug description:
  Steps to reproduce

  1) Long press on the addressbar

  Expected result

  Cut/Copy/Paste option should appear in a pop-up below the addressbar

  Actual result

  The pop-up is displayed above the addressbar, meaning only the bottom
  of it is visible, the rest is cut off by the notification area/top of
  the screen.

  mako, vivid-proposed #72

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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1417258] Re: YouTube videos stuttering and not playing back smoothly

2015-02-05 Thread Olivier Tilloy
** Changed in: canonical-devices-system-image
   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/1417258

Title:
  YouTube videos stuttering and not playing back smoothly

Status in the base for Ubuntu mobile products:
  Fix Released
Status in Oxide Webview:
  Invalid
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  rtm build 224 on krillin
  on fast wifi connection

  - Go to videos scope
  - Choose the first YouTube video
  - Play it in YouTube and maximize the screen

  Expected results:
  - The video should play back smoothly

  Actual results:
  - The video pauses frequently and stutters
  - The progress bar shows it's not a buffering issue as most of the video has 
been downloaded already

  This is new. Wondering if it could be related to the YouTube user-
  agent string

  Note: oxide-renderer process is using 180% CPU according to top when
  the video is being played back

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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1417258] Re: YouTube videos stuttering and not playing back smoothly

2015-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package webbrowser-app - 0.23+15.04.20150203
~rtm-0ubuntu1

---
webbrowser-app (0.23+15.04.20150203~rtm-0ubuntu1) 14.09; urgency=medium

  [ Olivier Tilloy ]
  * Revert the UA override for m.youtube.com as it was causing a lot of
stuttering (due to very high CPU usage) on krillin. In the meantime,
the issue with videos not playing that this update was meant to
address (bug #1415107) was resolved on youtube’s side. (LP:
#1417258, #1415107)
 -- Ubuntu daily releaseTue, 03 Feb 2015 
17:35:26 +

** Changed in: webbrowser-app (Ubuntu RTM)
   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/1417258

Title:
  YouTube videos stuttering and not playing back smoothly

Status in the base for Ubuntu mobile products:
  Fix Released
Status in Oxide Webview:
  Invalid
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Fix Released

Bug description:
  rtm build 224 on krillin
  on fast wifi connection

  - Go to videos scope
  - Choose the first YouTube video
  - Play it in YouTube and maximize the screen

  Expected results:
  - The video should play back smoothly

  Actual results:
  - The video pauses frequently and stutters
  - The progress bar shows it's not a buffering issue as most of the video has 
been downloaded already

  This is new. Wondering if it could be related to the YouTube user-
  agent string

  Note: oxide-renderer process is using 180% CPU according to top when
  the video is being played back

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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1387537] Re: Use Qt::AA_ShareOpenGLContexts and drop Qt private headers usage

2015-02-05 Thread Chris Coulson
Sounds good. Also means that there isn't anything to do in Oxide

** Changed in: oxide
   Status: Incomplete => Invalid

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

Title:
  Use Qt::AA_ShareOpenGLContexts and drop Qt private headers usage

Status in Oxide Webview:
  Invalid
Status in Ubuntu UI SDK for HTML5 Apps:
  Confirmed
Status in Online Accounts setup for Ubuntu Touch:
  Confirmed
Status in Web Browser App:
  Confirmed
Status in oxide-qt package in Ubuntu:
  New
Status in ubuntu-html5-theme package in Ubuntu:
  Confirmed
Status in ubuntu-system-settings-online-accounts package in Ubuntu:
  Confirmed
Status in webbrowser-app package in Ubuntu:
  Confirmed

Bug description:
  Update: Qt 5.4 provides Qt::AA_ShareOpenGLContexts function that
  should help in dropping the Qt private headers usage in ubuntu-
  html5-theme, ubuntu-system-settings-online-accounts and webbrowser-
  app.

  More information about Qt 5.4 at:
  https://wiki.ubuntu.com/Touch/QtTesting

  --- original report ---

  There's a critical bug that is being fixed with the following MP:

  https://code.launchpad.net/~abreu-alexandre/ubuntu-system-settings-
  online-accounts/use-hw-compositiing-oxide-rtm-1409/+merge/23

  This bug is about removing the need for that, since using private
  headers causes extra pain for Qt migrations and we should minimize
  their usage.

  Could Oxide provide this somehow else, so that only Oxide would use
  the private headers (like it already does)?

  Update: not blocker for Qt 5.4, but simply something that would help
  Qt transitions in future by removing 5 packages from the transition
  list

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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[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-02-05 Thread Colin Watson
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to unity-webapps-youtube in
Ubuntu.
https://bugs.launchpad.net/bugs/1361828

Title:
  update-desktop-file-unity-webapps-youtube.py crashed with
  AttributeError in __getattr__(): When using gi.repository you must not
  import static modules like "gobject". Please change all occurrences of
  "import gobject" to "from gi.repository import GObject". See:
  https://bugzilla.gnome.org/show_bug.cgi?id=709183

Status in unity-webapps-youtube package in Ubuntu:
  New

Bug description:
  Got this when I started an xubuntu session on utopic.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.10
  Package: unity-webapps-youtube 2.4.16+13.10.20130924.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  Date: Tue Aug 26 15:19:39 2014
  ExecutablePath: 
/usr/share/session-migration/scripts/update-desktop-file-unity-webapps-youtube.py
  InstallationDate: Installed on 2013-05-31 (452 days ago)
  InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
  InterpreterPath: /usr/bin/python2.7
  PackageArchitecture: all
  ProcCmdline: /usr/bin/python 
/usr/share/session-migration/scripts/update-desktop-file-unity-webapps-youtube.py
  ProcEnviron:
   PATH=(custom, no user)
   LANGUAGE=en_US
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  PythonArgs: 
['/usr/share/session-migration/scripts/update-desktop-file-unity-webapps-youtube.py']
  SourcePackage: unity-webapps-youtube
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  Title: update-desktop-file-unity-webapps-youtube.py crashed with 
AttributeError in __getattr__(): When using gi.repository you must not import 
static modules like "gobject". Please change all occurrences of "import 
gobject" to "from gi.repository import GObject". See: 
https://bugzilla.gnome.org/show_bug.cgi?id=709183
  UpgradeStatus: Upgraded to utopic on 2014-02-18 (189 days ago)
  UserGroups: adm autopilot bluetooth cdrom dip libvirtd lpadmin plugdev 
sambashare scanner sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-webapps-youtube/+bug/1361828/+subscriptions

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-webapps-bugs] [Bug 1407709] Re: Google Maps and Here Maps should handle custom intent:// URLs

2015-02-05 Thread David Barth
** Changed in: webapps-core
   Status: In Progress => Fix Released

** Changed in: webapps-core
 Assignee: Olivier Tilloy (osomon) => David Barth (dbarth)

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

Title:
  Google Maps and Here Maps should handle custom intent:// URLs

Status in the base for Ubuntu mobile products:
  In Progress
Status in The Webapps-core project:
  Fix Released
Status in Web Browser App:
  Fix Released
Status in url-dispatcher package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in url-dispatcher package in Ubuntu RTM:
  In Progress
Status in webbrowser-app package in Ubuntu RTM:
  In Progress

Bug description:
  ubuntu-rtm image 184

  The maps apps in the system should register and respond to appropriate
  urls from the browser (not sure of the format, map:// or directions://
  - need to check)

  Steps to reproduce:
  1) open browser
  2) type "Asai Belmont MA" in the url bar and press enter
  3) this will do a google search for the resturant
  4) click on the "Directions" button

  Expected result:
  - One of the maps apps should open displaying directions for the resturant

  Actual results:
  - no app is launched

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

-- 
Mailing list: https://launchpad.net/~ubuntu-webapps-bugs
Post to : ubuntu-webapps-bugs@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-webapps-bugs
More help   : https://help.launchpad.net/ListHelp