[Touch-packages] [Bug 1593407] Re: Guest session cannot run snaps

2022-09-21 Thread Alberto Mardegan
Hi AG-Ubrio, the profile that you should check is not the lightdm one, but this: /var/lib/snapd/apparmor/profiles/snap.firefox.firefox It doesn't matter much, though, since this also has the rule /tmp/** mrwlkix, Can you please check in the logs, if you get some apparmor denials when

[Touch-packages] [Bug 1871148] Re: services start before apparmor profiles are loaded

2022-05-25 Thread Alberto Mardegan
Oh, this is interesting! Then, Etienne, my suggestion is the following: re-enable the snapd.apparmor service, and if that (as I expect) fixes the bug, let's stop discussing this issue here, and instead open a separate issue about the service being disabled. It may be that something went wrong

[Touch-packages] [Bug 1871148] Re: services start before apparmor profiles are loaded

2022-05-24 Thread Alberto Mardegan
Oh, thanks Alex, I forgot that we have our own service for loading the AppArmor profiles of the snaps! Etienne, could you please show the output of sudo systemctl status snapd.apparmor ? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-05-24 Thread Alberto Mardegan
Some updates, while I'm still investigating this on a QEMU running Ubuntu Core 22. The "snap auto-import" command is only needed on Ubuntu Core systems, so the plan is to remove the /lib/udev/rules.d/66-snapd-autoimport.rules from the snapd deb package (and consequently also from the snapd snap).

[Touch-packages] [Bug 1966203] Re: Syslog shows "systemd-udevd[2837]: nvme0n1: Process ... failed with exit code 1." in Ubuntu 22.04

2022-05-23 Thread Alberto Mardegan
e analysis by Jiwei Sun is correct: it's happening because of the added SystemCallFilter entry to the udev unit file. ** Changed in: snapd Assignee: (unassigned) => Alberto Mardegan (mardy) ** Changed in: snapd Importance: Undecided => High -- You received this bug notifica

[Touch-packages] [Bug 1871148] Re: services start before apparmor profiles are loaded

2022-05-23 Thread Alberto Mardegan
Thanks Etienne, this is a bit surprising! Do I understand correctly, that on the slower machine (where you are seeing this bug) you will not be able to start firefox until you have run that apparmor_parser command? Not even if you try starting firefox well after the login? It's strange, because

[Touch-packages] [Bug 1871148] Re: services start before apparmor profiles are loaded

2022-05-16 Thread Alberto Mardegan
Hi Etienne, can you be a bit more explicit about what is the issue that you are seeing? What are the services which are not starting? Also please attach the SVG file generated by "sudo systemd-analyze plot", it might help us. -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-05-12 Thread Alberto Mardegan
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to shadow in Ubuntu. https://bugs.launchpad.net/bugs/1959375 Title: [SRU] Please support group manipulation

[Touch-packages] [Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-05-12 Thread Alberto Mardegan
Hi Brian, I finally tested the new packages on Ubuntu Core 18 (with the bionic packages) and Ubuntu Core 20 (with the focal ones). I first tried to reproduce the issue in Ubuntu Desktop, by making /etc/groups and /etc/passwd read-only and indeed I couldn't add my user to a group, but

[Touch-packages] [Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-03-15 Thread Alberto Mardegan
** Description changed: [Impact] * In order to use the microk8s snap in Ubuntu Core, one currently needs to be root. This is far from optimal, since normally (on desktop and server installations) this is not necessary. * This make it hard to provide consistent documentation on

[Touch-packages] [Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-03-14 Thread Alberto Mardegan
** Description changed: + [Impact] + + * In order to use the microk8s snap in Ubuntu Core, one currently needs + to be root. This is far from optimal, since normally (on desktop and + server installations) this is not necessary. + + * This make it hard to provide consistent documentation on

[Touch-packages] [Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-03-14 Thread Alberto Mardegan
Marking as Invalid for Impish, since the issue only happens with a read- only rootfs like we use in Ubuntu Core, and UC is only based on LTS releases. ** Changed in: shadow (Ubuntu Impish) Status: New => Won't Fix ** Changed in: shadow (Ubuntu Impish) Importance: Undecided => Low --

[Touch-packages] [Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-03-14 Thread Alberto Mardegan
** Patch added: "debdiff for Bionic" https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1959375/+attachment/5568639/+files/0001-Bionic-patch-for-LP-1959375.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to shadow

[Touch-packages] [Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-03-14 Thread Alberto Mardegan
** Patch added: "debdiff for Jammy" https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1959375/+attachment/5568614/+files/0001-Jammy-changes-for-LP-1797786.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to shadow

[Touch-packages] [Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-03-14 Thread Alberto Mardegan
** Patch removed: "debdiff for Focal" https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1959375/+attachment/5568607/+files/0001-Add-automatic-detection-of-extrausers-for-usermod-G.patch ** Patch added: "debdiff for Focal"

[Touch-packages] [Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-03-14 Thread Alberto Mardegan
** Patch removed: "Patch for focal" https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1959375/+attachment/5568568/+files/0001-Add-automatic-detection-of-extrausers-for-usermod-G.patch ** Patch added: "debdiff for Focal"

[Touch-packages] [Bug 1959375] Re: [SRU] Please support group manipulation with "extrausers"

2022-03-14 Thread Alberto Mardegan
I tested a newer version of the patch that Michael sent me, and I verify that it works properly :-) I'm attaching it here; it includes changes to the 1015_add_zsys_support.patch, but that's only as a result of a quilt refresh, since the patch did not apply cleanly anymore (since src/usermod.c was

[Touch-packages] [Bug 1650688] Re: timedatectl set-timezone fails on UC16

2021-11-24 Thread Alberto Mardegan
I can confirm that Ratchanan's patches work (well, I only tried the one on timedated, as the one on timedatectl is not essential to fix this bug). But I don't think that it should be treated separately from the existing patch we have, so I'm attaching a refreshed patch which includes Ratchanan's

[Touch-packages] [Bug 1650688] Re: timedatectl set-timezone fails on UC16

2021-11-24 Thread Alberto Mardegan
** Patch added: "Support-system-image-read-only-etc.patch" https://bugs.launchpad.net/snappy/+bug/1650688/+attachment/5543088/+files/Support-system-image-read-only-etc.patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-16 Thread Alberto Mardegan
Thanks Lukas! It's very likely that there are several issues in this area, because while I can confirm that your latest image fixes the reproducer I pasted before (in the Google cloud, too), the spread test failure is still reproducible with the "tests/main/services-disabled- kept-happy" test. I

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-14 Thread Alberto Mardegan
One more update: I verified that the steps from comment #17 can be used to reproduce the issue in an Ubuntu Core image started in qemu, and without using the spread. I verified it with the 20211105 image provided by Lukas in https://people.ubuntu.com/~slyon/uc18/ To reproduce it, start the image

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-11 Thread Alberto Mardegan
Might be related to https://github.com/systemd/systemd/issues/11342 ** Bug watch added: github.com/systemd/systemd/issues #11342 https://github.com/systemd/systemd/issues/11342 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-11 Thread Alberto Mardegan
An update to the comment above. We have found out a sequence of commands that seems to reproduce the issue reliably: in the spread session started by the command from the comment above, if you type this: systemctl stop 'snap-disabled\x2dsvcs\x2dkept-x1.mount' systemctl daemon-reload

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-11 Thread Alberto Mardegan
> can you provide steps on how this is reproducable then? So far we have not been able to isolate the problem, so the only way so far is to run the spread tests from the snapd directory (from the master branch): spread -debug -repeat 20 google:ubuntu-

[Touch-packages] [Bug 1949089] Re: systemd randomly fails to activate mount units in Ubuntu Core 18

2021-11-09 Thread Alberto Mardegan
I'm coming with bad news. Today both me and Michael have individually retested both snaps you provided (20211102 and 20211105), and the bug happened with both of them. It's possible that yesterday Michael accidentally used QEMU for his tests, without realizing (and in QEMU it seems that this bug

[Touch-packages] [Bug 1949089] [NEW] systemd randomly fails to activate mount units in Ubuntu Core 18

2021-10-28 Thread Alberto Mardegan
Public bug reported: Since a month or so, we've been seeing random failures in our snapd spread tests where systemd could not start the mount unit associated with a snap because of a failed dependency. The issue is described in the comments to PR https://github.com/snapcore/snapd/pull/10935, but

[Touch-packages] [Bug 1793382] [NEW] Add aethercast support in AppArmor file

2018-09-19 Thread Alberto Mardegan
Public bug reported: Canonical modified the AppArmor policy in order to make authercast work: https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/stable-phone-overlay/+files/isc-dhcp_4.3.1-5ubuntu2_4.3.1-5ubuntu2.4~overlay1.diff.gz (only the first chunk of the patch is relevant to this

[Touch-packages] [Bug 1695928] Re: Please remove obsolete UOA packages

2017-06-30 Thread Alberto Mardegan
As far as I can see, there is no plan to remove these packages (please confirm, Jeremy). And indeed I'm going to maintain these packages in the future as well: libsignon-{qt,glib}, signond, libaccounts-{qt,glib} I'm also willing to maintain other packages mentioned in this bug, such as

[Touch-packages] [Bug 1676893] Re: Inform client if ContentHub service is not available

2017-03-29 Thread Alberto Mardegan
** Changed in: content-hub (Ubuntu) Status: New => In Progress ** Changed in: content-hub (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in Ubuntu.

[Touch-packages] [Bug 1676893] Re: Inform client if ContentHub service is not available

2017-03-28 Thread Alberto Mardegan
** Changed in: content-hub (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in Ubuntu. https://bugs.launchpad.net/bugs/1676893 Title: Inf

[Touch-packages] [Bug 1676893] [NEW] Inform client if ContentHub service is not available

2017-03-28 Thread Alberto Mardegan
he service is available. ** Affects: content-hub (Ubuntu) Importance: Undecided Assignee: Alberto Mardegan (mardy) Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to content-hub in Ubu

[Touch-packages] [Bug 1676219] Re: package account-plugin-google 0.12+15.04.20150415.1-0ubuntu2 failed to install/upgrade: trying to overwrite '/usr/share/accounts/services/google-im.service', which i

2017-03-27 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 1673984] Re: Can not add google account any more (Zesty)

2017-03-23 Thread Alberto Mardegan
Fix available here, waiting for QA: https://bileto.ubuntu.com/#/ticket/2608 -- 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/1673984 Title: Can not add google account any

[Touch-packages] [Bug 1675273] Re: Can't add online account

2017-03-23 Thread Alberto Mardegan
The "Add account" button should simply show you a list of account providers on the right side of the system settings panel. Then you need to click on one of them, in order to start the account creation. If that does not work, please provide a screenshot. ** Changed in: account-plugins (Ubuntu)

[Touch-packages] [Bug 1029289] Re: Need to authorize my google account each time I boot the computer

2017-03-21 Thread Alberto Mardegan
Eugene (and others), if you are still affected by this bug, please follow bug 1666285 instead. -- 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/1029289 Title: Need

[Touch-packages] [Bug 1673984] Re: Can not add google account any more (Zesty)

2017-03-20 Thread Alberto Mardegan
** Branch linked: lp:~mardy/signon-ui/unity-crash-1673984 -- 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/1673984 Title: Can not add google account any more (Zesty)

[Touch-packages] [Bug 1673984] Re: Can not add google account any more (Zesty)

2017-03-20 Thread Alberto Mardegan
Status: New => Confirmed ** Changed in: signon-ui (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) -- 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/1673984 Ti

[Touch-packages] [Bug 1673697] [NEW] App switcher crashes unity8 with MeshLab

2017-03-17 Thread Alberto Mardegan
Public bug reported: Please install the meshlab-mardy snap. This Qt application works fine in unity7, and actually mostly works in unity8 too. However, as soon as it starts, for some reason it creates a secondary black window for a few seconds (title being something like "MeshLab_64bit"), which

[Touch-packages] [Bug 1673423] [NEW] QML test failure on powerpc

2017-03-16 Thread Alberto Mardegan
Public bug reported: I'm filing this bug on QtDeclarative, though I'm not sure at all that the bug is there. I've got some QML tests that today started failing (two out of two builds): https://launchpadlibrarian.net/311109197/buildlog_ubuntu-zesty-powerpc .ubuntu-system-settings-online-

[Touch-packages] [Bug 1651938] Re: Owncloud Account doesn't work with Nextcloud 11

2017-03-14 Thread Alberto Mardegan
** Attachment added: "Testing data" https://bugs.launchpad.net/ubuntu/+source/account-plugins/+bug/1651938/+attachment/4837552/+files/accounts.tar.gz -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to account-plugins in

[Touch-packages] [Bug 1651938] Re: Owncloud Account doesn't work with Nextcloud 11

2017-03-14 Thread Alberto Mardegan
** Changed in: account-plugins (Ubuntu) Status: Incomplete => Confirmed ** Changed in: account-plugins (Ubuntu) Importance: Undecided => Medium ** Changed in: account-plugins (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) -- You received this bug not

[Touch-packages] [Bug 1057363] Re: old processes stay around after login, logout and eat cpu

2017-03-14 Thread Alberto Mardegan
No reports of this after 2012; assuming this has long been fixed. If not, please reopen. ** No longer affects: signon (Ubuntu) ** Project changed: signon => signon (Ubuntu) ** Changed in: signon (Ubuntu) Importance: Medium => Low ** Changed in: signon (Ubuntu) Status: Confirmed =>

[Touch-packages] [Bug 1063777] Re: signonpluginprocess crashed with SIGABRT in __libc_message()

2017-03-14 Thread Alberto Mardegan
No reports of this crash after 2013; assuming this has long been fixed. ** Changed in: signon (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to signon in Ubuntu.

[Touch-packages] [Bug 1160804] Re: signond hangs and uses all CPU resources

2017-03-14 Thread Alberto Mardegan
Is this still happening? ** Changed in: signon (Ubuntu) Status: Confirmed => Incomplete -- 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/1160804 Title: signond hangs

[Touch-packages] [Bug 1161685] Re: signonpluginprocess crashed with SIGABRT in raise()

2017-03-14 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1063777 *** https://bugs.launchpad.net/bugs/1063777 ** This bug is no longer a duplicate of private bug 1158961 ** This bug has been marked a duplicate of bug 1063777 signonpluginprocess crashed with SIGABRT in __libc_message() -- You received this bug

[Touch-packages] [Bug 1042988] Re: signonpluginprocess crashed with SIGSEGV in QGlobalStaticDeleter::~QGlobalStaticDeleter()

2017-03-14 Thread Alberto Mardegan
Is this still happening? ** No longer affects: signon (Ubuntu) ** Project changed: signon => signon (Ubuntu) -- 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/1042988 Title:

[Touch-packages] [Bug 1200211] Re: signonpluginprocess crashed with SIGABRT in raise()

2017-03-14 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1063777 *** https://bugs.launchpad.net/bugs/1063777 ** This bug is no longer a duplicate of private bug 1158961 ** This bug has been marked a duplicate of bug 1063777 signonpluginprocess crashed with SIGABRT in __libc_message() -- You received this bug

[Touch-packages] [Bug 1101227] Re: signond spams syslog

2017-03-14 Thread Alberto Mardegan
This should not be happening anymore. ** Changed in: signon (Ubuntu) Status: New => Fix Released -- 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/1101227 Title:

[Touch-packages] [Bug 1651938] Re: Owncloud Account doesn't work with Nextcloud 11

2017-03-13 Thread Alberto Mardegan
Mmm... I just found this: https://github.com/nextcloud/server/issues/2753 We could try to add that header, and see if things work. ** Bug watch added: github.com/nextcloud/server/issues #2753 https://github.com/nextcloud/server/issues/2753 -- You received this bug notification because

[Touch-packages] [Bug 1626454] Re: can't connect with owncloud calendars

2017-03-13 Thread Alberto Mardegan
Ralf, the account plugin is not for generic calvad servers, it's specifically written for owncloud / nextcloud. Also, note that the newest versions of nextloud server have some bug which prevents the account from being created: see bug 1651938. -- You received this bug notification because you

[Touch-packages] [Bug 1667635] Re: Can't add account that used a .paris domain name (OwnCloud account)

2017-02-24 Thread Alberto Mardegan
The owncloud plugin doesn't do any checks on the domain name, so .paris domains should work just fine. But what is the exact URL of your owncloud instance? Are you sure you don't need to add an "/owncloud" path at the end of the URL? ** Changed in: ubuntu-system-settings (Ubuntu) Status:

[Touch-packages] [Bug 1029289] Re: Need to authorize my google account each time I boot the computer

2017-02-17 Thread Alberto Mardegan
Yes, please: the original bug got fixed, and the prompt you see might have a totally different cause. -- 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/1029289 Title:

[Touch-packages] [Bug 1662645] Re: owncloud account does NOT support httpS

2017-02-09 Thread Alberto Mardegan
My owncloud instance is https only, and I could create the owncloud account with no issues. Can you please open a terminal (or SSH connection) in the device and run the following command: OAU_LOGGING_LEVEL=2 OAU_DAEMON_TIMEOUT= online-accounts-service > oa.log Then try creating the

[Touch-packages] [Bug 1662645] Re: owncloud account does NOT support httpS

2017-02-09 Thread Alberto Mardegan
** Package changed: ubuntu-system-settings (Ubuntu) => account-plugins (Ubuntu) -- 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/1662645 Title: owncloud account

[Touch-packages] [Bug 1662355] Re: Signon shows up as Safari

2017-02-07 Thread Alberto Mardegan
We are not trying to pretend that we are Safari :-) But it looks like for some reason our User-Agent string is interpreted by Google as being from Safari. This is actually a fault in Google's servers, but I'll keep this bug open because we might want to find another User-Agent string as a

[Touch-packages] [Bug 1659319] Re: Changing language mid-word results in duplicated words

2017-01-25 Thread Alberto Mardegan
This seems to happen, more generally, when you edit any word. For example: - type "prin" - select "prince" from the autocompletion - type "s" - select "princes" from the autocompletion and you'll get "princeprinces". -- You received this bug notification because you are a member of

[Touch-packages] [Bug 1029289] Re: Need to authorize my google account each time I boot the computer

2017-01-23 Thread Alberto Mardegan
Hi Pablo, please file a new bug, providing a screenshot of the authentication dialog. -- 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/1029289 Title: Need to

[Touch-packages] [Bug 1656806] Re: fail to invoke online account creationg from messaging-app

2017-01-16 Thread Alberto Mardegan
** Also affects: webapps-sprint Importance: Undecided Status: New ** Changed in: webapps-sprint Milestone: None => sprint-29 ** Changed in: webapps-sprint Assignee: (unassigned) => Alberto Mardegan (mardy) ** Changed in: webapps-sprint Status: New => In

[Touch-packages] [Bug 1656806] Re: fail to invoke online account creationg from messaging-app

2017-01-16 Thread Alberto Mardegan
line-accounts ** Changed in: ubuntu-system-settings-online-accounts Importance: Undecided => High ** Changed in: ubuntu-system-settings-online-accounts Status: New => In Progress ** Changed in: ubuntu-system-settings-online-accounts Assignee: (unassigned) => Alberto Mardegan (ma

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

2017-01-16 Thread Alberto Mardegan
Can some admin please remove the packages from -proposed? -- 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: [SRU] Allow plugins to decide

[Touch-packages] [Bug 1656310] Re: google + is not accessible anymore via the browser app

2017-01-13 Thread Alberto Mardegan
Might be the same as bug 1644585. -- 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/bugs/1656310 Title: google + is not accessible anymore via the browser app Status in

[Touch-packages] [Bug 1652364] 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

2017-01-05 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 1651938] Re: Owncloud Account doesn't work with Nextcloud 11

2016-12-22 Thread Alberto Mardegan
Hi Slash, thanks for reporting this bug. As I understand from your logs, it's not even possible to create a nextcloud account; can you please confirm this? Anyway, this looks like a bug in the Nextcloud server implementation: CSRF is not something that normally affects REST APIs, which are

[Touch-packages] [Bug 1649419] Re: unable to install apps from ubuntu store

2016-12-20 Thread Alberto Mardegan
Thanks Daniel for explaining the situation! One last question, after which we can then close this bug: can you still see the "com.canonical.payui_payui" application under the ubuntuone account? It should not be there, and indeed I don't see it in my phone or in my tablet. Please report the

[Touch-packages] [Bug 1649419] Re: unable to install apps from ubuntu store

2016-12-20 Thread Alberto Mardegan
Thanks Daniel! For some reason the "ubuntuone" service is disabled in the account. This is very weird, it should never happen. Did you ever try installing some siloes from bileto.ubuntu.com or made your system writable and installed something with apt or dpkg on the phone? If you have no idea

[Touch-packages] [Bug 1649419] Re: unable to install apps from ubuntu store

2016-12-19 Thread Alberto Mardegan
Hi Daniel, thanks for the logs, it's exactly what I needed. I now need some more info, let's hope it's the last bit. >From a phablet-shell console, can you please run these two commands: account-console list Then look at the number next to the ubuntuone account, and type

[Touch-packages] [Bug 1650007] Re: Consider changing Google API key

2016-12-15 Thread Alberto Mardegan
The OAuth keys for Google are defined in EDS itself (src/modules/ubuntu- online-accounts/google-*.service.in.in). They were registered by me, but I gave access to them to the EDS developers themselves (though I suspect that it was still at the time when Matthew Barnes was the lead developer - I'm

[Touch-packages] [Bug 1649419] Re: unable to install apps from ubuntu store

2016-12-15 Thread Alberto Mardegan
Thanks Daniel! This indeed looks like a bug on our side. But I'm surprised that no one else has reported it, so I suspect that somehow your device got itself into a wrong state. I need to ask you one more information, and this might be a bit harder to collect. I'd like you to use "phablet-shell"

[Touch-packages] [Bug 1649419] Re: unable to install apps from ubuntu store

2016-12-13 Thread Alberto Mardegan
Hi Daniel, I need to ask you some more information, in order to understand what's going on: 1) Can you please take a screenshot (press both volume UP and volume DOWN buttons at the same time) of the page asking you to confirm access to your account, and attach it to this bug report? 2) Please go

[Touch-packages] [Bug 1649523] [NEW] libunity-protocol-private.so cannot be found

2016-12-13 Thread Alberto Mardegan
Public bug reported: If your snap links (directly or indirectly, for instance via the Ubuntu.UnityWebApps QML module) to the libunity.so library, running it will fail with the following error: "file:///snap/amazon-webapp/x1/share/webbrowser-app/webcontainer /webapp-container.qml:21 plugin

[Touch-packages] [Bug 1608246] Re: Does not work button on the headphones to answer call's [Meizu PRO 5]

2016-12-12 Thread Alberto Mardegan
Here's what I see in the syslog when the button is pressed: Dec 12 17:32:51 ubuntu-phablet repowerd[2423]: DefaultStateMachine: handle_user_activity_changing_power_state Dec 12 17:32:51 ubuntu-phablet kernel: [30240.423231] [0: irq/6-arizona: 1238] [c0] arizona 1-001a: MICDET: 0x7 Dec 12

[Touch-packages] [Bug 1608246] Re: Does not work button on the headphones to answer call's [Meizu PRO 5]

2016-12-12 Thread Alberto Mardegan
** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dialer-app in Ubuntu. https://bugs.launchpad.net/bugs/1608246 Title: Does not work

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

2016-12-11 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 ubuntu-system-settings- online-accounts in Ubuntu. https://bugs.launchpad.net/bugs/1594944 Title:

[Touch-packages] [Bug 1647603] Re: Add option for semi-transparent keyboard

2016-12-08 Thread Alberto Mardegan
If this gets implemented, then we could maybe have a transparent keyboard on the lock screen. People have been complaining about it: https://lists.launchpad.net/ubuntu-phone/msg22972.html -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is

[Touch-packages] [Bug 1647946] Re: Latest online accounts breaks unity-scopes-api

2016-12-07 Thread Alberto Mardegan
This is certainly due to some of the latest changes in online-accounts-api, but the test is wrong and it was working by accident. :-) The test creates an account for the "TestProvider" provider, but there is no TestProvider.provider file in the data/ directory of the tests. Just create such a

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

2016-12-05 Thread Alberto Mardegan
I've just added SRU information to this bug. Hopefully some Ubuntu developer with the proper archive permissions will be able to release the Yakkety packages to Xenial. Hopefully bug 1565772 will get an SRU at the same time. ** Description changed: Installing from Kubuntu 15.04 backports:

[Touch-packages] [Bug 1647275] Re: package account-plugin-owncloud (not installed) failed to install/upgrade: tentative de remplacement de « /usr/share/icons/hicolor/32x32/apps/owncloud.png », qui app

2016-12-05 Thread Alberto Mardegan
Actually, we already fixed this in account-plugin-owncloud version 0.13+17.04.20161110.1-0ubuntu1, which landed in Ubuntu 17.04 and not in 16.10. We might backport the fix, if this bug is considered important. ** No longer affects: webapps-sprint -- You received this bug notification because

[Touch-packages] [Bug 1647275] Re: package account-plugin-owncloud (not installed) failed to install/upgrade: tentative de remplacement de « /usr/share/icons/hicolor/32x32/apps/owncloud.png », qui app

2016-12-05 Thread Alberto Mardegan
signed) => Alberto Mardegan (mardy) ** Also affects: webapps-sprint Importance: Undecided Status: New ** Changed in: webapps-sprint Status: New => Confirmed ** Changed in: webapps-sprint Importance: Undecided => Critical ** Changed in: webapps-sprint Assign

[Touch-packages] [Bug 1199774] Re: No calDAV and iCalendar support

2016-12-02 Thread Alberto Mardegan
Renato, since the account is specific for the calendar, I think it makes more sense if the account plugin is shipped by the calendar app. That said, I can certainly contribute the plugin implementation, just please let me know what data you expect the plugin to collect from the user (and in which

[Touch-packages] [Bug 1646388] [NEW] Cannot turn on location: it switches back to off by itself

2016-12-01 Thread Alberto Mardegan
Public bug reported: Location was not working on my newly acquired Meizu pro 5. I went to system-settings -> Security & Privacy -> Location and switched on the GPS. But then, when navigating back to the Security & Privacy page, the location was shown as off (and indeed, there was no location

[Touch-packages] [Bug 1644585] Re: Google+ does not work for some accounts

2016-11-30 Thread Alberto Mardegan
Additional info: when landing into that error page, the url contains this query: gpsrc=gpmobile%3Aandroid -- 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/bugs/1644585

[Touch-packages] [Bug 1645602] Re: New spread shows cropped thumbnails

2016-11-29 Thread Alberto Mardegan
A few suggestions for possible solutions: 1) Add an animation when activating the app (but this has the drawback or making the UI slower) 2) Don't crop the thumbnail, but respect the aspect ratio of the window: in this way the thumbail will be smaller, and the user will be able to predict

[Touch-packages] [Bug 1645602] [NEW] New spread shows cropped thumbnails

2016-11-29 Thread Alberto Mardegan
Public bug reported: While the new spread is generally nicer than the previous one, it also carries an inconvenience: the application's thumbnail is cropped. This is not only an aesthetic issue: it becomes a problem, when the user activates a window from the spread and immediately tries to

[Touch-packages] [Bug 1644727] Re: package account-plugin-facebook 0.12+16.04.20160126-0ubuntu1 failed to install/upgrade: спроба перезаписати «/etc/signon-ui/webkit-options.d/www.facebook.com.conf»,

2016-11-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 [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 1644585] [NEW] Google+ does not work for some accounts

2016-11-24 Thread Alberto Mardegan
Public bug reported: After logging in to plus.google.com in the browser with my @canonical.com account, I get an error message which says that my browser is not supported. Please see the attached screenshot. This does not happen with my personal account, which works just fine. This happens on

[Touch-packages] [Bug 1644311] 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-11-23 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 1309433] Re: account-console crash

2016-11-22 Thread Alberto Mardegan
** Changed in: webapps-sprint Status: In Progress => Fix Released ** Changed in: account-plugins Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to account-plugins in Ubuntu.

[Touch-packages] [Bug 1639175] Re: Please add an "account-plugin-nextcloud" package

2016-11-22 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 account-plugins in Ubuntu. https://bugs.launchpad.net/bugs/1639175 Title: Please add an

[Touch-packages] [Bug 1639050] Re: Wrong package section, should be in "introspection"

2016-11-22 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 libsignon-glib in Ubuntu. https://bugs.launchpad.net/bugs/1639050 Title: Wrong package section,

[Touch-packages] [Bug 1639050] Re: Wrong package section, should be in "introspection"

2016-11-17 Thread Alberto Mardegan
** Changed in: webapps-sprint Status: New => In Progress ** Changed in: libsignon-glib (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libsignon-glib in Ubuntu.

[Touch-packages] [Bug 1642002] Re: Can't install snaps inside unity8-session snap

2016-11-17 Thread Alberto Mardegan
*** This bug is a duplicate of bug 1642225 *** https://bugs.launchpad.net/bugs/1642225 Thanks Michael, this is fundamentally the same as bug 1642225. ** This bug has been marked a duplicate of bug 1642225 Can't create a U1 account in the unity 8 snap -- You received this bug

[Touch-packages] [Bug 1639050] Re: Wrong package section, should be in "introspection"

2016-11-16 Thread Alberto Mardegan
I'm a bit confused. I thought that the section information was stored in debian/control, but I see that while I have had (since 2014) "Section: introspection" in libaccounts-glib's debian/control [1], "apt-cache show" claims that the section is "libs". So, where does apt-cache get the information

[Touch-packages] [Bug 1639050] Re: Wrong package section, should be in "introspection"

2016-11-16 Thread Alberto Mardegan
** Package changed: libaccounts-glib (Ubuntu) => libsignon-glib (Ubuntu) -- 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/1639050 Title: Wrong package section,

[Touch-packages] [Bug 1642019] Re: Icons for accounts look pixelated

2016-11-16 Thread Alberto Mardegan
** Package changed: ubuntu-system-settings (Ubuntu) => ubuntu-system- settings-online-accounts (Ubuntu) ** Changed in: ubuntu-system-settings-online-accounts (Ubuntu) Assignee: (unassigned) => Alberto Mardegan (mardy) ** Also affects: webapps-sprint Importance: Undecided

[Touch-packages] [Bug 1641898] Re: error when adding U1 account

2016-11-15 Thread Alberto Mardegan
** Package changed: ubuntu-system-settings-online-accounts (Ubuntu) => ubuntuone-credentials (Ubuntu) -- 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/1641898

[Touch-packages] [Bug 1584894] Re: unity-system-compositor (or any Mir server) crashes on start-up with "Mir fatal error: Failed to schedule page flip" on VirtualBox Graphics Adapter and QEMU

2016-11-14 Thread Alberto Mardegan
Thanks Daniel for working on this! I've tried the silo in zesty, and I still cannot get past a black screen. In the unity8 log I have: == [2016-11-15:09:37:52.997] qtmir.screens: ScreensModel::ScreensModel [2016-11-15:09:37:53.026] qtmir.mir: MirServer created

[Touch-packages] [Bug 1639175] Re: Please add an "account-plugin-nextcloud" package

2016-11-10 Thread Alberto Mardegan
** Changed in: webapps-sprint Status: Confirmed => In Progress ** Changed in: account-plugins (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to account-plugins in Ubuntu.

[Touch-packages] [Bug 1610206] Re: "Web authentication for Google" WebView appears on login

2016-11-10 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 signon-ui in Ubuntu. https://bugs.launchpad.net/bugs/1610206 Title: "Web authentication for Google"

[Touch-packages] [Bug 1633520] Re: Support dbus runtime relocation

2016-11-08 Thread Alberto Mardegan
I think we can use this one. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dbus in Ubuntu. https://bugs.launchpad.net/bugs/1633520 Title: Support dbus runtime relocation Status in D-Bus: Unknown Status in dbus package

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

2016-11-07 Thread Alberto Mardegan
Yes, the account-polld work hasn't landed yet. I'll try to get things moving :-) -- 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

  1   2   3   4   5   6   7   8   >