[Ubuntu-webapps-bugs] [Bug 1399601] [NEW] Ubuntu.Web’s WebView.getUAString() is racy by design

2014-12-05 Thread Olivier Tilloy
Public bug reported:

See http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Web.WebView
/#getUAString-method for documentation.

This method is being called by the WebView in Component.onCompleted, and
sets the shared context’s default user agent. If the WebView is
instantiated with a url set, the first HTTP request is issued before
getUAString() is called, and thus potentially with the wrong UA string.

This API is racy by design, there’s really no way to fix it.

There are currently 2 apps in the store using this API:

com.viclog.2048
com.viclog.flappybird

and 3 more using it with the UbuntuWebView, which is version 0.1 of the
API, based on QtWebKit:

com.ubuntu.developer.andrewsomething.stackbrowser
com.ubuntu.developer.daker.x-type
com.ubuntu.developer.fcole90.feedspot

Seeing those relatively small numbers, I think it’s a good opportunity
to remove the API altogether, after ensuring that the apps are fixed to
not use it. Documentation will need to be updated.

** Affects: webbrowser-app
 Importance: High
 Assignee: Olivier Tilloy (osomon)
 Status: Triaged

** Summary changed:

- Ubuntu.Web’s WebView.getUAString() is racy
+ Ubuntu.Web’s WebView.getUAString() is racy by design

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

Title:
  Ubuntu.Web’s WebView.getUAString() is racy by design

Status in Web Browser App:
  Triaged

Bug description:
  See http://developer.ubuntu.com/api/qml/sdk-14.10/Ubuntu.Web.WebView
  /#getUAString-method for documentation.

  This method is being called by the WebView in Component.onCompleted,
  and sets the shared context’s default user agent. If the WebView is
  instantiated with a url set, the first HTTP request is issued before
  getUAString() is called, and thus potentially with the wrong UA
  string.

  This API is racy by design, there’s really no way to fix it.

  There are currently 2 apps in the store using this API:

  com.viclog.2048
  com.viclog.flappybird

  and 3 more using it with the UbuntuWebView, which is version 0.1 of
  the API, based on QtWebKit:

  com.ubuntu.developer.andrewsomething.stackbrowser
  com.ubuntu.developer.daker.x-type
  com.ubuntu.developer.fcole90.feedspot

  Seeing those relatively small numbers, I think it’s a good opportunity
  to remove the API altogether, after ensuring that the apps are fixed
  to not use it. Documentation will need to be updated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/webbrowser-app/+bug/1399601/+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 1378975] Re: Fast double click on menu button opens menu twice

2014-12-05 Thread Olivier Tilloy
** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

** Also affects: canonical-devices-system-image
   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/1378975

Title:
  Fast double click on menu button opens menu twice

Status in the base for Ubuntu mobile products:
  New
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  Do a double click on menu button, (the second click has to be before
  the menu finishes to open), you'll see two menu appear, and then you
  have to click twice to hide them both

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1378975/+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 1379806] Re: Content Picker appears empty while accessing hsbc brazilian site

2014-12-05 Thread Olivier Tilloy
** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

** Also affects: canonical-devices-system-image
   Importance: Undecided
   Status: New

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

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

Title:
  Content Picker appears empty while accessing hsbc brazilian site

Status in the base for Ubuntu mobile products:
  New
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:
  Confirmed

Bug description:
  HOW TO REPRODUCE
  =

  1 - Open webbrowser
  2 - Go to www.hsbc.com.br

  Expected
  ===

  The site appears

  
  Current
  ===

  Content Picker appears empty  several times

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1379806/+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 1352789] Re: Twitter added a native app prompt on its sign in page

2014-12-05 Thread Olivier Tilloy
** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

** Also affects: canonical-devices-system-image
   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/1352789

Title:
  Twitter added a native app prompt on its sign in page

Status in the base for Ubuntu mobile products:
  New
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  The Ubuntu WebView component comes preloaded with a user script that
  removes the app banner that twitter displays to advertise its native
  android application (see http://bazaar.launchpad.net/~phablet-team
  /webbrowser-app/trunk/view/head:/src/Ubuntu/Web/twitter-no-
  omniprompt.js).

  Twitter changed recently their login page layout, and they added an
  extra banner that advertises their native android application, so the
  user script should be updated to also remove that one. Here is what
  the HTML code looks like:

div class=signup-step
  div class=client-prompt
form action=/settings/dismiss method=post
  span class=m2-auth-token
input name=authenticity_token type=hidden value=…
  /span
  input type=hidden name=d value=1
  input type=hidden name=return_url value=/session/new
  table
tbody
  tr
td class=left
  strongNew !/strong
  a 
href=https://play.google.com/store/apps/details?id=com.twitter.android;Download/a
  the Twitter for Android app
/td
td class=close
  input type=submit id=promo_close title=Close value=x
/td 
  /tr
/tbody
  /table
/form
  /div
/div

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1352789/+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 1379766] Re: --fullscreen command-line switch doesn’t work

2014-12-05 Thread Olivier Tilloy
** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

** Also affects: canonical-devices-system-image
   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/1379766

Title:
  --fullscreen command-line switch doesn’t work

Status in the base for Ubuntu mobile products:
  New
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  Both webbrowser-app and webapp-container advertise a --fullscreen
  command-line switch to allow running applications fullscreen.

  However this doesn’t work: the window is briefly shown fullscreen, and
  then restored to its normal state. This is most likely because of this
  code snippet in webbrowser-app.qml (and its counterpart in webapp-
  container.qml):

   visibility: browser.currentWebview 
  browser.currentWebview.fullscreen ? Window.FullScreen :
  Window.AutomaticVisibility

  The value for 'visibility' needs to take into account the --fullscreen
  command-line switch.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1379766/+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 1386276] Re: Running autopilot tests prints a deprecation warning for UITK emulators import

2014-12-05 Thread Olivier Tilloy
** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

** Also affects: canonical-devices-system-image
   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/1386276

Title:
  Running autopilot tests prints a deprecation warning for UITK
  emulators import

Status in the base for Ubuntu mobile products:
  New
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  Running the autopilot tests for webbrowser_app and webapp_container
  print the following warning:

  The ubuntuuitoolkit.emulators module is deprecated. Import the
  autopilot helpers from the top-level ubuntuuitoolkit module.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1386276/+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 1387754] Re: applicationName ignored in pure QML apps importing Ubuntu.Web

2014-12-05 Thread Olivier Tilloy
** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

** Also affects: canonical-devices-system-image
   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/1387754

Title:
  applicationName ignored in pure QML apps importing Ubuntu.Web

Status in the base for Ubuntu mobile products:
  New
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  The dataPath for webviews is set in the plugin’s initializeEngine()
  method, like so:

  QDir 
dataLocation(QStandardPaths::writableLocation(QStandardPaths::DataLocation));
  engine-rootContext()-setContextProperty(dataLocation, 
dataLocation.absolutePath());

  This works well if the application has a C++ wrapper that sets the
  application name before loading any QML, but it doesn’t work so well
  for pure QML applications that import Ubuntu.Web: at the point in time
  when they import the module, the app name most likely hasn’t been set
  yet, and as a result the generic name set by qmlscene is used,
  resulting in a dataPath that looks like ~/.local/share/Qt
  Project/QtQmlViewer.

  We don’t want to force applications to ship a thin C++ wrapper just to
  work around this issue, so we will need to figure out a way to delay
  the setting of dataLocation until the webview is actually
  instantiated.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1387754/+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 1379497] Re: [webapp-container] UA Override from an optional webapp-properies.json file is not set

2014-12-05 Thread Olivier Tilloy
** Changed in: webbrowser-app (Ubuntu RTM)
   Status: New = Confirmed

** Also affects: canonical-devices-system-image
   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/1379497

Title:
  [webapp-container] UA Override from an optional webapp-properies.json
  file is not set

Status in the base for Ubuntu mobile products:
  New
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  A Webapp has the option to either specify a command line option to
  have a specific UA overriding the default or hgave a local webapp-
  properties.json file that defines the UA override such as:

  {
  name: MyWebapp,
  includes:[http://user-agent.me/*;],
  domain:user-agent.me,
  homepage:http://user-agent.me/;,
  user-agent-override: Mozilla/5.0 custom-user-agent-string (unlike 
AnyOtheBrowser)
  }

  This currently does work, or to be more precise works but the url is
  set before during the init flow, and the UA string is being set after
  the website was browsed to.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1379497/+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 1351149] Re: [browser] Opening a page from the history view should do it in a new tab

2014-12-05 Thread Olivier Tilloy
** Also affects: webbrowser-app (Ubuntu RTM)
   Importance: Undecided
   Status: New

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

** Also affects: canonical-devices-system-image
   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/1351149

Title:
  [browser] Opening a page from the history view should do it in a new
  tab

Status in the base for Ubuntu mobile products:
  New
Status in Ubuntu UX bugs:
  Fix Committed
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  According to the design spec, opening a page from the history view
  should do it in a new tab, not replacing the current tab.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1351149/+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 1351200] Re: Use stroke buttons in the toolbars

2014-12-05 Thread Olivier Tilloy
** Also affects: canonical-devices-system-image
   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/1351200

Title:
  Use stroke buttons in the toolbars

Status in the base for Ubuntu mobile products:
  New
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  The visual spec requires stroke buttons to be used in toolbars (e.g. in the 
tabs view or the history view).
  Stroke buttons are not available yet in the UITK (but work is in progress), 
this bug exists to track their use in webbrowser-app once available in the 
toolkit.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1351200/+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 1390350] Re: [webapp-container] After cookies expire, user needs to login every single time

2014-12-05 Thread Olivier Tilloy
** Changed in: webbrowser-app
   Status: Confirmed = Fix Released

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

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

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

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

** Also affects: canonical-devices-system-image
   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/1390350

Title:
  [webapp-container] After cookies expire, user needs to login every
  single time

Status in the base for Ubuntu mobile products:
  New
Status in Web Browser App:
  Fix Released
Status in webbrowser-app package in Ubuntu:
  Fix Released
Status in webbrowser-app package in Ubuntu RTM:
  Confirmed

Bug description:
  This happened with the facebook webapp, but it's an issue which could
  happen with any webapp which integrates with Online Accounts: at some
  point (after weeks of using the webapp), everytime the user opens the
  webapp he's asked to login again.

  This happens because the cookies in Online Accounts have expired, and
  even after the user has successfully logged into the webapp, the
  webapp cookies are being overwritten by the cookies copied over from
  OA (which are still the expired ones).

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1390350/+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 1391230] Re: [TOPBLOCKER] web audio, pulse runs at 6% and screen will not blank on idle

2014-12-05 Thread Pat McGowan
** Changed in: canonical-devices-system-image
   Status: Confirmed = 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/1391230

Title:
  [TOPBLOCKER] web audio, pulse runs at 6% and screen will not blank on
  idle

Status in the base for Ubuntu mobile products:
  Fix Released
Status in Oxide Webview:
  Fix Released
Status in Oxide 1.3 series:
  Fix Released
Status in pulseaudio package in Ubuntu:
  Confirmed
Status in oxide-qt package in Ubuntu RTM:
  Fix Released
Status in pulseaudio package in Ubuntu RTM:
  Fix Released
Status in unity-system-compositor package in Ubuntu RTM:
  Invalid
Status in webbrowser-app package in Ubuntu RTM:
  Invalid

Bug description:
  RTM krillin image #154

  boot phone - go to Music scope, launch a song in grooveshark, let song start 
playing
  application switch back to either Dash or some other application
  Music will stop due to life cycle kicking in

  Screen will not turn off
  attach top - pulse running ~6%

  if you open spread  kill the groove shark web page, the phone will
  then dim/screen blank on idle  you can see the pulse audio process
  eating 6% go away.

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1391230/+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 1377942] Re: Unity WebApps do not load any pages

2014-12-05 Thread Franko Burolo
Any news about this?

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

Title:
  Unity WebApps do not load any pages

Status in WebApps: libunity:
  New
Status in unity-webapps-livemail package in Ubuntu:
  Confirmed

Bug description:
  None of the Unity WebApps in 14.10 load any pages, though same pages
  load properly in Ubuntu Browser itself.

  Added example terminal output from running unity-webapps-livemail.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity-webapps-livemail 2.4.16+13.10.20130924.2-0ubuntu1
  Uname: Linux 3.17.0-031700rc7-generic x86_64
  ApportVersion: 2.14.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct  6 15:34:00 2014
  InstallationDate: Installed on 2014-09-23 (13 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140923)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=pl
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-webapps-livemail
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/libunity-webapps/+bug/1377942/+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 1377942] Re: Unity WebApps do not load any pages

2014-12-05 Thread Alexandre Abreu
*** This bug is a duplicate of bug 1395524 ***
https://bugs.launchpad.net/bugs/1395524

@Franko: A patch landed for vivid and is being backported in U,

** This bug has been marked a duplicate of bug 1395524
unity webapps don't work in Ubuntu 14.10

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

Title:
  Unity WebApps do not load any pages

Status in WebApps: libunity:
  New
Status in unity-webapps-livemail package in Ubuntu:
  Confirmed

Bug description:
  None of the Unity WebApps in 14.10 load any pages, though same pages
  load properly in Ubuntu Browser itself.

  Added example terminal output from running unity-webapps-livemail.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity-webapps-livemail 2.4.16+13.10.20130924.2-0ubuntu1
  Uname: Linux 3.17.0-031700rc7-generic x86_64
  ApportVersion: 2.14.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct  6 15:34:00 2014
  InstallationDate: Installed on 2014-09-23 (13 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140923)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=pl
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-webapps-livemail
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/libunity-webapps/+bug/1377942/+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 1395524] Re: unity webapps don't work in Ubuntu 14.10

2014-12-05 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: unity-webapps-qml (Ubuntu Utopic)
   Status: New = Confirmed

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

Title:
   unity webapps don't work in Ubuntu 14.10

Status in unity-webapps-gmail package in Ubuntu:
  In Progress
Status in unity-webapps-qml package in Ubuntu:
  Fix Released
Status in unity-webapps-qml source package in Utopic:
  Confirmed

Bug description:
  [Impact]

  No webapp will start in 14.10.

  [Test Case]

  - install a webapp (e.g. unity-webapps-gmail),
  - click on the launcher/dash icon for gmail,
  - make sure that the GMail webapp starts and that a gmail loging prompt 
appears,

  [Regression Potential]

  None

  -

  Original bug description:

  I have tested webapps even after the latest updates in Ubuntu 14.10
  The result is the same: Blank screen to all, always reproducible, in any 
condition, even after a fresh installation
  even after the last updates.
  I have not modified my system in any way to affect webapps and all default 
packages are there.
  It applies to all webapps, youtube, gmail, livemail, reddit, etc.

  Technical Info,
  Ubuntu 14.10
  Package - Unity Webapps  Webapps - Unity integration
  Webapps should open normally
  Result: Blank screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-webapps-gmail/+bug/1395524/+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 1377942] Re: Unity WebApps do not load any pages

2014-12-05 Thread Franko Burolo
*** This bug is a duplicate of bug 1395524 ***
https://bugs.launchpad.net/bugs/1395524

Thanks! :-) And sorry for not having noticed the duplicate sign...

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

Title:
  Unity WebApps do not load any pages

Status in WebApps: libunity:
  New
Status in unity-webapps-livemail package in Ubuntu:
  Confirmed

Bug description:
  None of the Unity WebApps in 14.10 load any pages, though same pages
  load properly in Ubuntu Browser itself.

  Added example terminal output from running unity-webapps-livemail.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: unity-webapps-livemail 2.4.16+13.10.20130924.2-0ubuntu1
  Uname: Linux 3.17.0-031700rc7-generic x86_64
  ApportVersion: 2.14.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Oct  6 15:34:00 2014
  InstallationDate: Installed on 2014-09-23 (13 days ago)
  InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140923)
  PackageArchitecture: all
  ProcEnviron:
   LANGUAGE=pl
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=pl_PL.UTF-8
   SHELL=/bin/bash
  SourcePackage: unity-webapps-livemail
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/libunity-webapps/+bug/1377942/+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