[Touch-packages] [Bug 1604446] Re: getcurrentPosition in oxide does not cause a wake up of the GPS

2016-07-20 Thread Alberto Mardegan
Part of this is similar to bug 1551686. In addition the fix proposed in that bug (which won't help in this case, though) we have two options: 1) completely get rid of caching in location-service 2) When the client specifies maximumAge as 0, oxide should keep discarding any position update which

[Touch-packages] [Bug 1593805] Re: libsignon-glib fail to authenticate account

2016-07-18 Thread Alberto Mardegan
Hi Bill and Renato, can you please test silo 14 again? I believe that the issue should now be fixed. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libsignon-glib in Ubuntu. https://bugs.launchpad.net/bugs/1593805 Title: l

[Touch-packages] [Bug 1594841] Re: Systemic failure in handling of OAuth revocations

2016-07-13 Thread Alberto Mardegan
Just found this (read near the bottom): https://gist.github.com/arirubinstein/fd5453537436a8757266f908c3e41538 It appears that Google might have an *undocumented* API to exchange an API token for a web session. I'm not suggesting that we use it, I'm just linking it here for reference. -- You

[Touch-packages] [Bug 1602532] Re: Twitter plugin not showing in online-accounts

2016-07-13 Thread Alberto Mardegan
** Package changed: account-plugins (Ubuntu) => gnome-online-accounts (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gnome-online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1602532 Title: Twitter plugin n

[Touch-packages] [Bug 1599370] Re: package account-plugin-twitter 0.12+15.10.20150723-0ubuntu1 failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/api.twitter.com.conf', wh

2016-07-12 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1565772 *** https://bugs.launchpad.net/bugs/1565772 ** This bug has been marked a duplicate of bug 1565772 [SRU] Allow plugins to decide which username to set on new accounts -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1565772] Re: Allow plugins to decide which username to set on new accounts

2016-06-29 Thread Alberto Mardegan
When will this SRU land in Xenial? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gnome-control-center- signon in Ubuntu. https://bugs.launchpad.net/bugs/1565772 Title: Allow plugins to decide which username to set on new

[Touch-packages] [Bug 1597289] Re: package account-plugin-facebook 0.12+15.10.20150723-0ubuntu1 failed to install/upgrade: a tentar sobre-escrever '/etc/signon-ui/webkit-options.d/www.facebook.com.con

2016-06-29 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1565772 *** https://bugs.launchpad.net/bugs/1565772 ** This bug has been marked a duplicate of bug 1565772 Allow plugins to decide which username to set on new accounts -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1595620] Re: Mysterious "Enter your credentials" dialog appeared out of nowhere

2016-06-29 Thread Alberto Mardegan
Please type this command: echo "LoggingLevel=2" > ~/.config/signond.conf so that the next time that the bug happens you should have signond longs in the syslog. Then, please attach here the syslog (making sure that any passwords, emails or tokens are replaced with XXX). -- You received this

[Touch-packages] [Bug 1289401] Re: "Accounts" has an inappropriate icon

2016-06-27 Thread Alberto Mardegan
** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Assignee: Sebastien Bacher (seb128) => Alberto Mardegan (mardy) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts

[Touch-packages] [Bug 1595620] Re: Mysterious "Enter your credentials" dialog appeared out of nowhere

2016-06-27 Thread Alberto Mardegan
Are you able to reproduce it at will? I guess that this should appear at every session start? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to signon-ui in Ubuntu. https://bugs.launchpad.net/bugs/1595620 Title: Mysterious "E

[Touch-packages] [Bug 1595620] Re: Mysterious "Enter your credentials" dialog appeared out of nowhere

2016-06-27 Thread Alberto Mardegan
It's most likely one of the empathy accounts, because IIRC all other account plugins use OAuth, whose re-authentication screen looks very different from this. It's very strange that this happened: when signon-ui is requested to show a dialog, it shows it only if it's given a X window ID to parent

[Touch-packages] [Bug 1594944] Re: Setup.exec() for existing account type results in blank full screen window

2016-06-23 Thread Alberto Mardegan
No need for the logs for the pay-ui case: I installed the silo and managed to reproduce the issue. Here are the steps I used: 1) Create a U1 account 2) Open the click scope (make sure that Cut the Rope is in the results set) 3) go to login.ubuntu.com and delete the authorization 4) try to install

[Touch-packages] [Bug 1594944] Re: Setup.exec() for existing account type results in blank full screen window

2016-06-23 Thread Alberto Mardegan
Rodney, can you please send me the logs for the pay-ui case? I cannot reproduce this bug with the test case you gave me: indeed, there is a blank window, but that's the twitter-test application :-) If I add a red rectangle to it, I can definitely see it. The attached branch is still a good thing

[Touch-packages] [Bug 1594944] Re: Setup.exec() for existing account type results in blank full screen window

2016-06-22 Thread Alberto Mardegan
settings-online-accounts (Ubuntu) Importance: Undecided => Critical ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) ** Changed in: webapps-sprint Status: New => In Progress ** Changed in: webapps-spr

[Touch-packages] [Bug 1594944] Re: Setup.exec() for existing account type results in blank full screen window

2016-06-22 Thread Alberto Mardegan
Hi Rodney, can you please provide steps on how to reproduce this? Additionally, it would be great if you could paste the output of OAU_LOGGING_LEVEL=2 OAU_DAEMON_TIMEOUT= online-accounts-service while reproducing this bug. ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)

[Touch-packages] [Bug 1593805] Re: libsignon-glib fail to authenticate account

2016-06-22 Thread Alberto Mardegan
Bill, Renato, can you please test silo 14? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libsignon-glib in Ubuntu. https://bugs.launchpad.net/bugs/1593805 Title: libsignon-glib fail to authenticate account Status in Cano

[Touch-packages] [Bug 1594841] Re: Systemic failure in handling of OAuth revocations

2016-06-21 Thread Alberto Mardegan
There are two completely separate issues here: 1) The webapp authentication problem is real, and works exactly as you described. It's a trick to improve the first-time experience of the webapps, and it's not reliable in any way. However, let's discuss it in a separate bug report, please (we probab

[Touch-packages] [Bug 1593805] Re: libsignon-glib fail to authenticate account

2016-06-20 Thread Alberto Mardegan
I'm investigating the issue. The problem seems to be a race condition with signond exiting and GDBusProxy not being notified about that before the next D-Bus method call is made (this happens if the main loop is not being run before making the method call). I'm working on a fix. ** Project change

[Touch-packages] [Bug 1587282] Re: create online-account plugin for cmcc mcloud

2016-06-17 Thread Alberto Mardegan
** Branch linked: lp:~mardy/account-plugins/mcloud-plugin-lp1587282 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to account-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1587282 Title: create online-account plugin for

[Touch-packages] [Bug 1592866] Re: package account-plugin-facebook (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also

2016-06-16 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1565772 *** https://bugs.launchpad.net/bugs/1565772 ** This bug has been marked a duplicate of bug 1565772 Allow plugins to decide which username to set on new accounts -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1421923] Re: No notifications for new mails

2016-06-15 Thread Alberto Mardegan
ee: Niklas Wenzel (nikwen) => Alberto Mardegan (mardy) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to account-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1421923 Title: No notifications for new mails Status in Onli

[Touch-packages] [Bug 1592626] Re: package account-plugin-google (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/providers/google.provider', which is also in packag

2016-06-14 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1451728 *** https://bugs.launchpad.net/bugs/1451728 ** This bug has been marked a duplicate of bug 1451728 [master] kde-config-telepathy-accounts package install error -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1592384] Re: package account-plugin-facebook (not installed) failed to install/upgrade: Versuch, »/etc/signon-ui/webkit-options.d/www.facebook.com.conf« zu überschreiben, welches

2016-06-14 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1565772 *** https://bugs.launchpad.net/bugs/1565772 ** This bug has been marked a duplicate of bug 1565772 Allow plugins to decide which username to set on new accounts -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1591149] Re: Find more modern text for Italian word prediction

2016-06-10 Thread Alberto Mardegan
Looks like it's not easy to find contemporary texts accompanied by a permissive license. The site liberliber.it has many free contemporary books, by the are all distributed under the CC-BY-NC-SA, and the NC (Non Commercial) bit is a bit problematic here. To play safe, better use books from proje

[Touch-packages] [Bug 1591149] [NEW] Find more modern text for Italian word prediction

2016-06-10 Thread Alberto Mardegan
Public bug reported: The text used for word prediction in Italian [1] is IMHO not very suitable for the goal of predicting words typed into computers nowadays (especially on phones), fo a few reasons: - it's very old -- from 1868; particles like "cotesto", "pel", "pei" are not used anymore - it'

[Touch-packages] [Bug 1591143] [NEW] Binary DB files for word prediction should not be kept in bzr

2016-06-10 Thread Alberto Mardegan
Public bug reported: I happened to browse through the list of language plugins, and noticed that there are binary files stored in plugins//src/database_.db with an average size of 5 MB. As I understand it, these files are generated during the build process, and therefore don't need to be stor

[Touch-packages] [Bug 1590786] [NEW] Package descriptions need updating

2016-06-09 Thread Alberto Mardegan
Public bug reported: The description of the debian packages are the result of a wild copy paste and need some updating. GNOME should not be mentioned anymore, too. ** Affects: account-plugins (Ubuntu) Importance: High Assignee: Alberto Mardegan (mardy) Status: In Progress

[Touch-packages] [Bug 1585942] Re: Mesa causes a segmentation fault on arm64 (wrong count of uniform locations)

2016-06-06 Thread Alberto Mardegan
** Also affects: ubuntu-system-settings-online-accounts (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) ** Changed in: ubuntu-system-settings-online-accounts (Ubu

[Touch-packages] [Bug 1349704] Re: location service should create logging directories

2016-06-06 Thread Alberto Mardegan
Hi Vincas, things have changed in respect to how location service logs its activity: the log files are now found in /var/log/upstart/ubuntu- location-service.log If you are experiencing problems with location service, I recomment keeping this link handy: http://bazaar.launchpad.net/~phablet-team/

[Touch-packages] [Bug 1587829] Re: Password error message is not localized

2016-06-03 Thread Alberto Mardegan
Even in the case the bug gets fixed on the server, we'll still need the client side to inform the server on the locale being used. Re-adding ubuntuone-credentials to the bug, since it has to be changed in any case. ** Also affects: ubuntuone-credentials (Ubuntu) Importance: Undecided Sta

[Touch-packages] [Bug 1580652] Re: Images repaint when the dash rotates

2016-06-03 Thread Alberto Mardegan
Unless the Image element itself changes size there shouldn't be a repaint of the icons, right? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity8 in Ubuntu. https://bugs.launchpad.net/bugs/1580652 Title: Images repaint

[Touch-packages] [Bug 1588303] Re: OTA 11 - Can't add new accounts

2016-06-03 Thread Alberto Mardegan
Thanks Miguel! Would you be able to run this command in the terminal: echo "LoggingLevel=2" > ~/.config/signond.conf then try to create a Facebook or Google account and attach here the contents of the /var/log/syslog file afterwords (if the account creation fails)? Just please replace any sen

[Touch-packages] [Bug 1588303] Re: OTA 11 - Can't add new accounts

2016-06-03 Thread Alberto Mardegan
OK. And what accounts are failing? Only fitbit? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1588303 Title: OTA 11 - Can't add new accoun

[Touch-packages] [Bug 1588303] Re: OTA 11 - Can't add new accounts

2016-06-03 Thread Alberto Mardegan
Hi Miguel! When the account creation fails, does the device have the correct time and date and timezone? Or are they wrong? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-system-settings- online-accounts in Ubuntu. htt

[Touch-packages] [Bug 1588500] Re: Applications with permission for location claim they don't

2016-06-03 Thread Alberto Mardegan
Reassigning to webbrowser-app for investigation. ** Package changed: location-service (Ubuntu) => webbrowser-app (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1588303] Re: OTA 11 - Can't add new accounts

2016-06-02 Thread Alberto Mardegan
Hi Miguel, thanks for reporting this bug. Please provide more info (as asked in the mailing list), so that I can properly investigate the issue. ** Package changed: ubuntu-system-settings (Ubuntu) => ubuntu-system- settings-online-accounts (Ubuntu) ** Changed in: ubuntu-system-settings-online-acc

[Touch-packages] [Bug 1588210] Re: Allow token URL to be on a different host

2016-06-02 Thread Alberto Mardegan
Indeed, but in this case the URLs are not coming from the server, but are statically defined in the .provider file shipped by the account plugin. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to signon-plugin-oauth2 in Ubuntu.

[Touch-packages] [Bug 1417429] Re: back port signon-plugin-oauth2 Sina weibo fix to rtm

2016-06-02 Thread Alberto Mardegan
** Changed in: signon-plugin-oauth2 (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to signon-plugin-oauth2 in Ubuntu. https://bugs.launchpad.net/bugs/1417429 Title: back por

[Touch-packages] [Bug 1438393] Re: Cannot authenticate to swingbyswing.com

2016-06-02 Thread Alberto Mardegan
This is fixed in the upstream project (https://gitlab.com/accounts-sso /signon-plugin-oauth2/commit/3dec32c5c640838db827a962c7866e6983657e1c), I'll upload it to Ubuntu in the next few days. ** Changed in: signon-plugin-oauth2 (Ubuntu) Assignee: (unassigned) => Alberto Mardega

[Touch-packages] [Bug 1588210] [NEW] Allow token URL to be on a different host

2016-06-02 Thread Alberto Mardegan
full URL. ** Affects: signon-plugin-oauth2 (Ubuntu) Importance: High Assignee: Alberto Mardegan (mardy) Status: In Progress ** Changed in: signon-plugin-oauth2 (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) ** Changed in: signon-plugin-oauth2 (Ubu

[Touch-packages] [Bug 1368788] Re: Ubuntu One T&C string/link not in pot file

2016-06-01 Thread Alberto Mardegan
The string is properly marked for translation in the code, but the pot file does not contain it; there must be something wrong with the rule to generate the pot file, because running make ubuntuone-credentials.pot generates a new file, which still does not contain that text. -- You received t

[Touch-packages] [Bug 1587829] [NEW] Password error message is not localized

2016-06-01 Thread Alberto Mardegan
Public bug reported: 1) Start creating an UbuntuOne account. 2) Enter a wrong email and a random password. 3) Submit the form. Expected outcome: an error message is shown in the device current language. Actual outcome: "Provided email/password is not correct" is shown, regardless of the user's l

[Touch-packages] [Bug 1358294] Re: App data and config files are not removed when an app is uninstalled

2016-05-31 Thread Alberto Mardegan
Michael, can you please detail what are these "various situations", where you'd want online accounts to persist? I know of bug 1454210, which will eventually be fixed, but what else? I cannot think of any reason why you would not want your account deleted, especially given that it doesn't store

[Touch-packages] [Bug 1587346] Re: package account-plugin-facebook (not installed) failed to install/upgrade: próba nadpisania "/etc/signon-ui/webkit-options.d/www.facebook.com.conf", który istnieje t

2016-05-31 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1565772 *** https://bugs.launchpad.net/bugs/1565772 ** This bug has been marked a duplicate of bug 1565772 Allow plugins to decide which username to set on new accounts -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1586219] Re: U1 login window opens behind pay-ui window

2016-05-27 Thread Alberto Mardegan
I've been bisecting the rc-proposed images to find where the bug was introduced (arbitrarily assuming that this is a 100% reproducible issue): Working images: 435,440,442; failing images: 445,443 So, it seems that the bug was introduced in image 443, which carries these changes: http://people.ca

[Touch-packages] [Bug 1586219] Re: U1 login window opens behind pay-ui window

2016-05-27 Thread Alberto Mardegan
I don't think that the log message is that relevant, since qtmir never supported foreign windows. This looks like a mir/qtmir/unity8 issue in handling trusted sessions (unless something has changed in pay-service?). Tentatively assigning to qtmir for investigation. ** Package changed: ubuntu-sys

[Touch-packages] [Bug 1586100] Re: can't add an ubuntu one account

2016-05-27 Thread Alberto Mardegan
Hi Bruno, thanks for reporting this bug. Just one question: when you say that "I still get the reply that I don't have an account", do you mean that the account login windows pops up over and over, or that you actually get a message like the one you wrote? Are you able to reproduce the issue again

[Touch-packages] [Bug 1573098] Re: Keep authentication dialogs open until authentication completes

2016-05-26 Thread Alberto Mardegan
** Branch linked: lp:~mardy/signon/test-ui-cancel -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to signon in Ubuntu. https://bugs.launchpad.net/bugs/1573098 Title: Keep authentication dialogs open until authentication comple

[Touch-packages] [Bug 1585942] [NEW] Mesa causes a segmentation fault on arm64 (wrong count of uniform locations)

2016-05-26 Thread Alberto Mardegan
Public bug reported: This error appeared when running unit tests for a QML app in out Jenkins infrastructure, on arm64 only: https://launchpadlibrarian.net/261581280 /buildlog_ubuntu-yakkety-arm64.ubuntu-system-settings-online- accounts_0.7+16.10.20160525.1-0ubuntu1_BUILDING.txt.gz Pasting the re

[Touch-packages] [Bug 1449295] Re: [Icons] Transparent app icon backgrounds look bad

2016-05-26 Thread Alberto Mardegan
Applications icons are also rendered in Online Accounts, and in the trust prompt dialogs. ** Also affects: trust-store (Ubuntu) Importance: Undecided Status: New ** Also affects: ubuntu-system-settings-online-accounts (Ubuntu) Importance: Undecided Status: New ** Changed in:

[Touch-packages] [Bug 1585881] Re: package account-plugin-google 0.12+15.10.20150723-0ubuntu1 [modified: usr/share/accounts/providers/google.provider usr/share/accounts/services/google-im.service] fai

2016-05-26 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1451728 *** https://bugs.launchpad.net/bugs/1451728 ** This bug has been marked a duplicate of bug 1451728 [master] kde-config-telepathy-accounts package install error -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1585312] Re: package kaccounts-providers (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in

2016-05-25 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1565772 *** https://bugs.launchpad.net/bugs/1565772 ** This bug has been marked a duplicate of bug 1565772 Allow plugins to decide which username to set on new accounts -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1565772] Re: Allow plugins to decide which username to set on new accounts

2016-05-24 Thread Alberto Mardegan
Version 0.13+16.04.20160405-0ubuntu1 which fixes this bug is in Yakkety. ** Also affects: account-plugins (Ubuntu) Importance: Undecided Status: New ** Changed in: account-plugins (Ubuntu) Status: New => In Progress ** Changed in: account-plugins (Ubuntu) Importance: Undecide

[Touch-packages] [Bug 1581047] Re: UbuntuColors considered harmful

2016-05-23 Thread Alberto Mardegan
** Also affects: webapps-sprint Importance: Undecided Status: New ** Changed in: webapps-sprint Milestone: None => sprint-23 ** Changed in: webapps-sprint Assignee: (unassigned) => Alberto Mardegan (mardy) ** Changed in: webapps-sprint Importance: Undecided =&g

[Touch-packages] [Bug 1583812] Re: Trying to add a new account while another account creation is in progress fails without any feedback

2016-05-20 Thread Alberto Mardegan
ntu) Importance: Undecided => Medium ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Status: New => Confirmed ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) -- You received this bug notification

[Touch-packages] [Bug 1499971] Re: Delete configuration and local files of app

2016-05-20 Thread Alberto Mardegan
Note that in this specific case, these maps applications are wrong: map data should be stored under ~/.cache/, not ~/.local/share/. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to click in Ubuntu. https://bugs.launchpad.net/bu

[Touch-packages] [Bug 1582824] Re: Pointless access request prompt

2016-05-19 Thread Alberto Mardegan
Actually, after investigating the situation (though unfortunately, I failed to reproduce this bug), I'm not sure that we should cahnge something in Online Accounts here. The authorisation prompt does not appear automatically: it only appears when a client invokes the exec() method of the OnlineA

[Touch-packages] [Bug 1583079] Re: Drop depedencies on qtdeclarative5-* transitional packages

2016-05-18 Thread Alberto Mardegan
** Also affects: ubuntu-system-settings-online-accounts (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) ** Also affects: webapps-sprint Importance: Undeci

[Touch-packages] [Bug 1582824] Re: Pointless access request prompt

2016-05-18 Thread Alberto Mardegan
I can add an exception here, that if the calling process is unconfined and does not provide an applicationId, we just let the request through. ** Also affects: webapps-sprint Importance: Undecided Status: New ** Changed in: webapps-sprint Assignee: (unassigned) => Alberto Marde

[Touch-packages] [Bug 1582447] Re: package account-plugin-google 0.12+15.10.20150723-0ubuntu1 failed to install/upgrade: trying to overwrite '/usr/share/accounts/providers/google.provider', which is a

2016-05-17 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1451728 *** https://bugs.launchpad.net/bugs/1451728 ** This bug has been marked a duplicate of bug 1451728 [master] kde-config-telepathy-accounts package install error -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1582297] Re: Sign-in dialog has two titles

2016-05-17 Thread Alberto Mardegan
Rodney, if the need arises we can certainly think of a way to give the account plugin full control over the page (though I'm not even sure it's a good idea: one could ship an account plugin which presents itself as a Google account and fools the user into inserting his Google credentials), but a

[Touch-packages] [Bug 1581047] Re: UbuntuColors considered harmful

2016-05-12 Thread Alberto Mardegan
** Also affects: ubuntu-system-settings-online-accounts (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) ** Changed in: ubuntu-system-settings-online-accounts (Ubu

[Touch-packages] [Bug 1581009] Re: package account-plugin-facebook (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also

2016-05-12 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1565772 *** https://bugs.launchpad.net/bugs/1565772 ** This bug has been marked a duplicate of bug 1565772 Allow plugins to decide which username to set on new accounts -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1451728] Re: [master] kde-config-telepathy-accounts package install error

2016-05-12 Thread Alberto Mardegan
Hi Robert, this bug will definitely be fixed in the LTS 16.04, in a future update. If you are using the Kubuntu PPA Scarlett has mentioned before and you still get installation errors, the bug you want to follow is bug 1565772 (which is also a candidate for being fixed as an LTS update). -- You r

[Touch-packages] [Bug 1451728] Re: [master] kde-config-telepathy-accounts package install error

2016-05-06 Thread Alberto Mardegan
It's fine if you don't want to add a dependency on online-accounts; we are anyway removing these conflicting files from our unity7 packages as part of bug 1565772, which will be SRU'd as soon as QA approves it. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1577912] Re: package account-plugin-facebook (not installed) failed to install/upgrade: a tentar sobre-escrever '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', que també

2016-05-06 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1565772 *** https://bugs.launchpad.net/bugs/1565772 ** This bug has been marked a duplicate of bug 1565772 Allow plugins to decide which username to set on new accounts -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1421923] Re: No notifications for new mails

2016-05-06 Thread Alberto Mardegan
Hi Dan, could you please bring this up in the ubuntu-phone mailing list? I think it would be good to let click packages extend the functionality of account-polld, but the thing is delicate, we must make sure that this possibility does not come to detriment of the battery life. But maybe an idea is

[Touch-packages] [Bug 1578619] Re: [regression] Extra flickable margin added when using PullToRefresh

2016-05-05 Thread Alberto Mardegan
** Attachment added: "Screenshow, after two iterations of steps 2-4" https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1578619/+attachment/4656392/+files/screenshot20160505_144003686.png ** Also affects: canonical-devices-system-image Importance: Undecided Status: New

[Touch-packages] [Bug 1578619] [NEW] [regression] Extra flickable margin added when using PullToRefresh

2016-05-05 Thread Alberto Mardegan
Public bug reported: The attached test works fine under OTA-10, but fails in rc-proposed. This is most likely caused by https://code.launchpad.net/~tpeeters /ubuntu-ui-toolkit/invisible-header-topmargin/+merge/290659 which also causes bug 1572525 and I asked to be reverted. To reproduce, run the

[Touch-packages] [Bug 1572525] Re: Header adds to Flickable topMargin instead of replacing it.

2016-05-04 Thread Alberto Mardegan
Could it be that this change has a bad effect when combined with the PullToRefresh item? I'm experiencing some weird behaviour (maybe the same as bug 1404884) on rc-proposed which I don't see on the OTA 10. I hope to get some time tomorrow to investigate this better and produce a test case, but

[Touch-packages] [Bug 1451728] Re: [master] kde-config-telepathy-accounts package install error

2016-05-03 Thread Alberto Mardegan
Thanks Scarlett, the package looks correct now. What we still need is a rebuild of the kaccounts-providers package: the last libkaccounts-dev which is produced by the kaccounts-integration source package which you've just rebuilt has some variables changed in a cmake file, which should cause kacco

[Touch-packages] [Bug 1577578] Re: account-plugin-facebook (not installed) failed to install/upgrade: trying to overwrite '/etc/signon-ui/webkit-options.d/www.facebook.com.conf', which is also in pack

2016-05-03 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1565772 *** https://bugs.launchpad.net/bugs/1565772 Thanks Luca for reporting this. Although the description seems quite different, this will be fixed when bug 1565772 is fixed. ** This bug has been marked a duplicate of bug 1565772 Allow plugins to decid

[Touch-packages] [Bug 1577373] [NEW] Don't use deprecatd GSimpleAsyncResult API

2016-05-02 Thread Alberto Mardegan
Public bug reported: The GSimpleAsyncResult API has been deprecated in favour of GTask. We should migrate our code to use the new API. ** Affects: webapps-sprint Importance: Medium Assignee: Alberto Mardegan (mardy) Status: Confirmed ** Affects: libaccounts-glib (Ubuntu

[Touch-packages] [Bug 1081976] Re: When prompted to create a Google account after visiting GMail, login form is empty

2016-05-02 Thread Alberto Mardegan
This is no longer valid: the account capture feature is no longer present. ** Changed in: libsignon-glib (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libsignon-glib in Ubuntu. https:/

[Touch-packages] [Bug 1441321] Re: Library package is not multi-arch installable

2016-05-02 Thread Alberto Mardegan
** Changed in: libsignon-glib (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libsignon-glib in Ubuntu. https://bugs.launchpad.net/bugs/1441321 Title: Library package is n

[Touch-packages] [Bug 1476027] Re: When changing a *.service file, the libsignon-glib accounts database is not updated and still contains the old information

2016-05-02 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1393470 *** https://bugs.launchpad.net/bugs/1393470 ** This bug has been marked a duplicate of bug 1393470 Service cache doesn't update as services change -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, whi

[Touch-packages] [Bug 1577361] Re: package account-plugin-google 0.12+15.10.20150723-0ubuntu1 [modified: usr/share/accounts/services/google-im.service] failed to install/upgrade: a tentar sobre-escrev

2016-05-02 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1451728 *** https://bugs.launchpad.net/bugs/1451728 ** This bug has been marked a duplicate of bug 1451728 [master] kde-config-telepathy-accounts package install error -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1451728] Re: [master] kde-config-telepathy-accounts package install error

2016-05-02 Thread Alberto Mardegan
Hi Scarlett, the packages failed to build because the "upstream_enforce_accounts-glib_version.patch" patch won't work without this other commit (which upstream added later): http://quickgit.kde.org/?p=kaccounts- integration.git&a=commitdiff&h=abb50d9263941770212cab8f57b8c2a23e58d351 My advice, how

[Touch-packages] [Bug 1451728] Re: [master] kde-config-telepathy-accounts package install error

2016-04-29 Thread Alberto Mardegan
Thanks Scarlett! I verified the latest package you pushed to the PPA, and it's still not correct: indeed, your patch is there, but for some reason it's not in the built binary. I don't have much experience with debian packaging, and especially with quilt, but don't you need to list the patches in a

[Touch-packages] [Bug 1451728] Re: [master] kde-config-telepathy-accounts package install error

2016-04-28 Thread Alberto Mardegan
The latest kaccounts-integration packages still seem to miss this patch: https://quickgit.kde.org/?p=kaccounts-integration.git&a=blobdiff&h=d53f912aca411faee210f949a46f4dd92d21f0a1&hp=db8f75e999789e466d12ff9df171c97c0b2e80d8&hb=deff781ae751f2f1c95b24997d01aa38c0dd7502&f=src%2Flib%2FKAccountsMacros.

[Touch-packages] [Bug 1451728] Re: [master] kde-config-telepathy-accounts package install error

2016-04-28 Thread Alberto Mardegan
Hi Scerlett, even the packages from the PPA don't completely fix the bug: there are still two files installed in the wrong directory by kaccount-providers: /usr/share/accounts/providers/google.provider /usr/share/accounts/providers/owncloud.provider -- You received this bug notification because

[Touch-packages] [Bug 1576058] Re: package account-plugin-google (not installed) failed to install/upgrade: trying to overwrite '/usr/share/accounts/providers/google.provider', which is also in packag

2016-04-28 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1451728 *** https://bugs.launchpad.net/bugs/1451728 ** This bug has been marked a duplicate of bug 1451728 [master] kde-config-telepathy-accounts package install error -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1551686] Re: browser leaks old location data to web pages

2016-04-27 Thread Alberto Mardegan
** Changed in: location-service (Ubuntu) Status: New => In Progress ** Changed in: webapps-sprint Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs

Re: [Touch-packages] [Bug 1572525] Re: [regression] Double header height is set as flickable topMargin

2016-04-26 Thread Alberto Mardegan
On 04/26/2016 06:18 PM, Tim Peeters wrote: > @Alberto, I proposed before that you lock your header so that it does > not auto-hide, because if your header is not locked, and you change the [...] I don't think that a meeting with the designers is necessary, and I can certainly live with the fixed h

[Touch-packages] [Bug 1564767] Re: Wrong size of embedded window

2016-04-26 Thread Alberto Mardegan
** Changed in: webapps-sprint Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1564767 Title: Wrong size of embedded

[Touch-packages] [Bug 1574989] [NEW] [Sidestage] App window incorrectly resized after fullscreen switch

2016-04-26 Thread Alberto Mardegan
Public bug reported: Please see the attached screenshot. This happens on a M10 tablet. To reproduce: 1) Open youtube in the browser 2) Open two apps in the sidestage; eg, twitter and telegram 3) Bring telegram in the active sidestage, above the browser 4) Start playing a video 5) Switch the video

[Touch-packages] [Bug 1574606] [NEW] OSK is uncomfortably huge in a tablet in landscape mode

2016-04-25 Thread Alberto Mardegan
Public bug reported: When using the BQ M10 tablet in landscape mode, the virtual keyboard stretches from one side of the screen to the other; this makes it quite uncomfortable to use because of the distance one's finger needs to travel (especially when using one single finger to type). Also the

[Touch-packages] [Bug 1574045] Re: Can't install account-plugin-google; kaccounts-providers already provides /usr/share/accounts/providers/google.provider

2016-04-25 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1451728 *** https://bugs.launchpad.net/bugs/1451728 ** This bug has been marked a duplicate of bug 1451728 [master] kde-config-telepathy-accounts package install error -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 1572525] Re: [regression] Double header height is set as flickable topMargin

2016-04-22 Thread Alberto Mardegan
Tim, I understand that you are a bit of a perfectionist, and that's very good :-) But here you want to "fix" a bug that no one reported, and that breaks a completely weird use-case that never actually worked (why would want to have additional margin below the header, that could not be implemented w

[Touch-packages] [Bug 1573217] Re: Tab navigation between fields not working in U1 account creation

2016-04-22 Thread Alberto Mardegan
** Package changed: ubuntu-system-settings-online-accounts (Ubuntu) => ubuntuone-credentials (Ubuntu) ** Changed in: ubuntuone-credentials (Ubuntu) Assignee: Alberto Mardegan (mardy) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1573098] [NEW] Keep authentication dialogs open until authentication completes

2016-04-21 Thread Alberto Mardegan
Public bug reported: Currently, when performing a reauthentication request the dialog stays open only for the time needed to capture the user input; once the user has confirm the data, the dialog is immediately closed, and the data is being sent back to the authentication plugin. However, it may

[Touch-packages] [Bug 1572943] [NEW] Token::isValid() returns true on invalid tokens

2016-04-21 Thread Alberto Mardegan
Public bug reported: Token token(QString(), QString(), QString(), QString()); token.isValid(); // prints true This is something which can obviously being worked around in the client code, but I think it would be nicer if Token would consider empty strings as missing data. ** Affects: ubuntuone-c

[Touch-packages] [Bug 1572525] Re: [regression] Double header height is set as flickable topMargin

2016-04-21 Thread Alberto Mardegan
Hi Tim, I attached a branch which should give you an idea of how I think the problem can be solved. Beware, I didn't test it and it's not complete (it doesn't adjust contentY yet), it's just to be used as a starting point. In that branch I'm attaching some extra data to the flickable (using setPr

[Touch-packages] [Bug 1572525] Re: [regression] Double header height is set as flickable topMargin

2016-04-20 Thread Alberto Mardegan
For a comparison, here's how the application would work with the new UITK and Tim's workaround. I don't think it's an improvement at all, especially because the back page action repeated on all items is rather confusing (am I scrolling through a page stack here? Will I go to the previous element if

[Touch-packages] [Bug 1572525] Re: [regression] Double header height is set as flickable topMargin

2016-04-20 Thread Alberto Mardegan
Hi guys! I have to say, that I completely disagree with the proposed solution and would like us to stop for a moment and think about the issue again. I'm attaching a video which shows how the application is working on the current OTA and how I think it should continue working. The thing I want to

[Touch-packages] [Bug 1572525] Re: [regression] Double header height is set as flickable topMargin

2016-04-20 Thread Alberto Mardegan
Hi Tim, I don't think that this behavioural change is related to the bugs fixed by that MP. I believe that those bugs can be fixed, while retaining the old (and documented) behaviour of setting the flickable margin to the height of the header. All what those bugs say, is about the margin behaviour

Re: [Touch-packages] [Bug 1572525] Re: [regression] Double header height is set as flickable topMargin

2016-04-20 Thread Alberto Mardegan
On 20/04/2016 16:29, Andrea Bernabei wrote: > because topMargin should be available for the dev to use it for whatever > he needs it to. The developer should not have to mind about setting it > to accomodate a behaviour that is handled by PageHeader. > > So, on one side, you have to make space for

[Touch-packages] [Bug 1572525] Re: [regression] Double header height is set as flickable topMargin

2016-04-20 Thread Alberto Mardegan
I understand it's the expected outcome, but why was it changed? None of the bugs which the MP claimed to fix require this change. Actually, if you look at line 209 of the diff (at https://code.launchpad.net/~tpeeters/ubuntu-ui-toolkit/invisible-header-topmargin/+merge/290659) you'll see that a u

[Touch-packages] [Bug 1572525] [NEW] [regression] Double header height is set as flickable topMargin

2016-04-20 Thread Alberto Mardegan
Public bug reported: Th attached test application works fine under qml-module-ubuntu- components 1.3.1918+16.04.20160404-0ubuntu3 but breaks with the latest 1.3.1938+16.04.20160416. At a first examination, I believe that the change which cause the regression is this one: https://code.launchpad.ne

[Touch-packages] [Bug 1563867] Re: Successfull creation of UbuntuOne account is not recognized

2016-04-19 Thread Alberto Mardegan
I need to investigate that -- it smells like a bug in ussoa. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntuone-credentials in Ubuntu. https://bugs.launchpad.net/bugs/1563867 Title: Successfull creation of UbuntuOne

<    1   2   3   4   5   6   7   8   >