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
runnin
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 duri
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 i
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).
nalysis 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 notificat
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 yo
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 Ubun
** 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
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 unfortuna
** 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 micr
** 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 micr
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
--
Y
** 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 in
** 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 in
** 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"
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1959375/+a
** 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"
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/1959375/+att
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
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 c
** 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
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 n
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 i
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
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
#
> 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-
core-18-64:tests/main/services-disabled-k
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 is
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
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 is
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 online-a
** 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.
https://bugs.la
** 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
whether the 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-
*** 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
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
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)
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 t
** 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)
Stat
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
Title:
Can not add google account any more (Zes
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 th
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-
account
** 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 Ubunt
** 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
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 => Fix
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.
https://bugs.la
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
*** 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 n
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:
*** 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 n
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:
signo
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 y
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 a
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:
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:
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 accoun
** 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 does
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 workar
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 Ubun
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 authori
** 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
s-
online-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 Mardega
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
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 Ca
*** 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
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
statele
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 missin
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 wh
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
account-console
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 n
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" f
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
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 can
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 17:32
** 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
** 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:
Setu
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 sub
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 fi
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:
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 yo
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
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
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 ic
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
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
where
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 activa
*** 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
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 rc
*** 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
** 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.
htt
** 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 "account-plugi
** 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, should
** 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.
https://
*** 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 notification
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
** 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, should
** 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
** 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
Ti
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
[2016-11-15:09:37:53
** 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.
** 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" We
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
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 for
1 - 100 of 735 matches
Mail list logo