I got hit by this too, now that I've upgraded to 24.04. I can see that
my logins are in "~/snap/chromium/common/chromium/Default/Login Data",
but the password manager in Chromium is empty.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to c
Добрый день, Олег! The bug you are hitting is actually not related to
this one, and is bug 1621102. You can try with a bind-mount instead.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/
Thanks Simon for confirming.
** Changed in: snapd (Ubuntu)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1900679
Title:
[snap]
At least some of these seem could have been fixed by
https://github.com/snapcore/snapd/pull/12127 (which has been merged in
master, but is not part of any release yet).
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
ht
Small update: we have now merged a change that allows snaps to work on
system where the users' home directories are not /home// but
/home///https://bugs.launchpad.net/snapd/+bug/1620771
instead.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribe
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
*** This bug is a duplicate of bug 1917348 ***
https://bugs.launchpad.net/bugs/1917348
I'm closing this bug and setting it as a duplicate of
https://bugs.launchpad.net/snapd/+bug/1917348
There are several issues related to NFS and remote filsystems in
general, and we will be tackling them one
Hi Chris, that's expected, because the fix has only been committed to
the repo, it's not in any release yet.
If you feel adventurous, you could use snapd from the edge channel
("snap refresh --channel=latest/edge snapd"), but it's not something I
recommend to keep active, so if you feel like tryin
** Changed in: snapd (Ubuntu)
Status: In Progress => Fix Committed
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1951210
Title:
libreoffice help doesn't open in firefox (4
Proposed fix: https://github.com/snapcore/snapd/pull/12127
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1951210
Title:
libreoffice help doesn't open in firefox (404 error on
f
** Changed in: snapd (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/1951210
Title:
libreoffice help doesn't open in firefox (404 e
Attaching the logs when running chromium. The /usr/share/libreoffice is
missing from chromium's mount namespace, and the logs show that an error
occurred when creating it:
change.go:446: DEBUG: remove "/tmp/.snap/usr/share" (error: )
change.go:320: DEBUG: mount name:"/var/lib/snapd/hostfs/usr/shar
r.GenWritableProfile(emit, "/usr/share/", 3)
I need to investigate this, but my first guess is that this has the
effect of making firefox and chrome see a different /usr/share/ tree
than the one from the host. I'll be investigating this.
** Changed in: snapd (Ubuntu)
Assignee:
Hi Fernando, and thanks for reporting this bug!
If, as you wrote in the bug description, you reproduce it when logging
in with your uername and password, then this bug is not related to bug
1593407, which is about the "guest session" (that is the session for
those users who don't have a login in
For the record, I've opened a discussion in the jupiter-notebook forums:
https://github.com/jupyter/notebook/discussions/6436
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1959
Hi Jeffrey and Erik!
You are being heard :-) But this is not an easy task, and the amount of work
required to support the case of home directories nested somewhere deeper inside
/home is very different (read: lower) than that required to support home
directories located elsewhere in the system
Hi Erik, I see now what's the problem (this is specific to your setup --
this probably does not concern other people who commented here): your
home directories are under /staff, whereas currently snaps only support
the traditional /home// scheme.
Please subscribe to https://bugs.launchpad.net/snap
** Changed in: snapd
Assignee: (unassigned) => Alberto Mardegan (mardy)
** Changed in: snapd
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
Thanks Erik and Andrew for the logs!
It looks like we have more than one bug here:
1) Andrew's logs show that after restarting the snapd service, NFS was
correctly detected and there are no more AppArmor denials on that. But
on Erik's machine, for some reason, that did not happen.
2) Even if the
I believe that this is a duplicate of bug 1884299.
A few questions to people affected by this bug:
1) are you using autofs?
2) can you please try running "sudo systemctl restart snapd" after
logging in into your $HOME, and then try running a snap again?
3) If that still fails, can you paste the
Access to the "$HOME/.local/share/fonts/" is provided by the "desktop"
interface. The libreoffice snap should add this interface to its plugs,
and then fonts from this location should become usable.
I'm marking this bug as invalid for snapd (since it does not appear that
we need to do anything the
Thanks Roman, we are working on it in
https://github.com/snapcore/snapd/pull/10676
** Changed in: snapd (Ubuntu)
Status: New => Confirmed
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
** Changed in: snapd (Ubuntu)
Assignee: (unassigned) => Alberto Mardeg
Unfortunately this is by design: the snapd "home" interface allows
access to all files in a user's home, except from the "snap" dir and all
toplevel hidden directories. So,
~/.i/love/dot/folders
is not allowed, but
~/i/.love/dot/folders
is. The point is that toplevel hidden directories
Here are the changes we'd need to backport to Focal in order to fix this
bug there:
To package xdg-desktop-portal-gtk:
-
https://github.com/flatpak/xdg-desktop-portal-gtk/commit/920afdde7afc023e77ecfeb4e174cb42f22cbfe3
To package xdg-desktop-portal:
-
https://github.com/flatpak/xdg-desktop-port
Hi Olivier, let me take some time to investigate what are the changes to
the next major version, because if we are lucky and they are small and
safe, we could really think about a SRU. At least for 20.04, which is
going to be supported for quite a few years from now.
Also, let's keep in mind that
Hi Olivier! I tried on hirsute, and it's working :-)
Then I guess that the only series still supported by Canonical and
affected by this bug are the LTSes.
** Also affects: chromium-browser (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: chromium-browser (Ubuntu Bion
After some good hints from Oliver I did some investigation on this
issue. Indeed it looks like the chromium snap is doing the right thing:
it first checks if the D-Bus service "org.freedesktop.portal.Desktop" is
running (if not, it falls back on calling ListActivatableNames, which is
not ideal beca
Hi Olivier (or whoever knows about Chromium), I see that the upstream
support for the XDG file selector portal landed somewhere in July this
year (https://chromium-
review.googlesource.com/c/chromium/src/+/2992214/), but I cannot find
information on which Chromium version contains this change.
I'm
I closed this too soon. The crash still happens, but I cannot reproduce
it reliably: there are moments when any search leads to a crash, but
after some time it stops crashing and continues working for hours.
>From the console, the crash appears like this:
==
$ chromium-browser
[456694:45
Wow, I wanted to provide an example URL, but now it doesn't crash
anymore. Before, I had it reliably crashing several times on any Yandex
search result page.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
http
Closing, will reopen if I happen to reproduce it again. :-)
** Changed in: chromium-browser (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bug
Public bug reported:
After upgrading to `93.0.4577.63`, Chromium crashes after opening Yandex
search pages: the page is briefly shown, and then immediately afterwards
Chromium crashes.
** Affects: chromium-browser (Ubuntu)
Importance: Undecided
Status: Invalid
--
You received this
Public bug reported:
I just updated to Ubuntu 20.04, and when I started Chromium nothing
happened. Since I am a dumb user, I clicked the Chromium icon three
times, thinking that maybe the first clicks hadn't been registered.
Chromium finally started after a while, but at that point I noticed that
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
*** 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 Desktop
Packages, wh
Fix available here, waiting for QA:
https://bileto.ubuntu.com/#/ticket/2608
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon-ui in Ubuntu.
https://bugs.launchpad.net/bugs/1673984
Title:
Can not add google account any more (Zesty)
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 Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1029289
Title:
Need to auth
** Branch linked: lp:~mardy/signon-ui/unity-crash-1673984
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon-ui in Ubuntu.
https://bugs.launchpad.net/bugs/1673984
Title:
Can not add google account any more (Zesty)
Status in signon
signon-ui (Ubuntu)
Assignee: (unassigned) => Alberto Mardegan (mardy)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon-ui in Ubuntu.
https://bugs.launchpad.net/bugs/1673984
Title:
Can not add google account any more (Zesty)
St
** 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 Desktop
Packages, which is subscribed to account-plugins in Ubuntu.
https://b
** 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 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 Desktop
Packages, which is subscribed to signon in Ubuntu.
https://bugs.launchpad.net/
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
Is this still happening?
** Changed in: signon (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon in Ubuntu.
https://bugs.launchpad.net/bugs/1160804
Title:
signond hangs and uses all
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 Desktop
Packages, which is subscribed to signon in Ubuntu.
https://bugs.launchpad.net/bugs/1042988
Title:
signonplugi
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 Desktop
Packages, which is subscribed to signon in Ubuntu.
https://bugs.launchpad.net/bugs/1101227
Title:
signond spams sys
*** 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 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
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
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 Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1029289
Title:
Need
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 Desktop
Packages, which is subscribed to account-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1662645
Title:
owncloud account does NOT support
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
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 Desktop
Packages, which is subscribed to evolution-data-server in Ubuntu.
https://bugs.launchpad.net/bugs/1029289
Title:
Need to authorize my
Can some admin please remove the packages from -proposed?
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to account-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1565772
Title:
[SRU] Allow plugins to decide which username to set on
*** 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 Desktop
Packa
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
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
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
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
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
*** 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 Desktop
Packa
*** 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 Desktop
Packa
** Changed in: webapps-sprint
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libsignon-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1639050
Title:
Wrong package section, should be in "intr
** 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 Desktop
Packages, which is subscribed to account-plugins in Ubuntu.
https://bugs.la
** Changed in: webapps-sprint
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to account-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1639175
Title:
Please add an "account-plugin-nextcloud"
** 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 Desktop
Packages, which is subscribed to libsignon-glib in Ubuntu.
https://bugs.launchp
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 Desktop
Packages, which is subscribed to libsignon-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1639050
Title:
Wrong package section, should be in "intr
** 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 Desktop
Packages, which is subscribed to account-plugins in Ubuntu.
https://bugs
** Changed in: webapps-sprint
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon-ui in Ubuntu.
https://bugs.launchpad.net/bugs/1610206
Title:
"Web authentication for Google" WebView appear
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 Desktop
Packages, which is subscribed to account-plugins in Ubuntu.
https://bugs.launchpad.net/bugs/1421923
Title:
No notifications for new mails
ps-sprint
Assignee: (unassigned) => Alberto Mardegan (mardy)
** Changed in: account-plugins (Ubuntu)
Assignee: (unassigned) => Alberto Mardegan (mardy)
** Changed in: account-plugins (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because y
** Changed in: libaccounts-glib (Ubuntu)
Status: New => Confirmed
** Changed in: libaccounts-glib (Ubuntu)
Importance: Undecided => Medium
** Changed in: libaccounts-glib (Ubuntu)
Assignee: (unassigned) => Alberto Mardegan (mardy)
** Also affects: webapps-sprint
I
** Also affects: webapps-sprint
Importance: Undecided
Status: New
** Changed in: webapps-sprint
Status: New => In Progress
** Changed in: webapps-sprint
Importance: Undecided => Low
** Changed in: webapps-sprint
Assignee: (unassigned) => Alberto Mardeg
** Also affects: webapps-sprint
Importance: Undecided
Status: New
** Changed in: webapps-sprint
Milestone: None => sprint-26
** Changed in: webapps-sprint
Assignee: (unassigned) => Alberto Mardegan (mardy)
** Changed in: webapps-sprint
Status: New => In
** Branch linked: lp:~mardy/signon-ui/auth-1610206
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to signon-ui in Ubuntu.
https://bugs.launchpad.net/bugs/1610206
Title:
"Web authentication for Google" WebView appears on login
Status in
Thanks Wilson for the screenshot. In order to debug the issue, I need
some more information. Could you please type the command in a terminal:
echo "LoggingLevel=2" > ~/.config/signond/signond.conf
and the next time that you see this bug, send me the syslog?
Also, which version of signon-ui a
** Changed in: account-plugins
Assignee: (unassigned) => Alberto Mardegan (mardy)
** Changed in: account-plugins (Ubuntu)
Assignee: (unassigned) => Alberto Mardegan (mardy)
** Changed in: account-plugins
Status: Confirmed => In Progress
** Changed in: account-plugin
*** 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 Desktop
Packages, wh
*** This bug is a duplicate of bug 1606112 ***
https://bugs.launchpad.net/bugs/1606112
** This bug has been marked a duplicate of bug 1606112
package account-plugin-identica (not installed) failed to install/upgrade:
попытка перезаписать «/etc/signon-ui/webkit-options.d/identi.ca.conf», ко
I haven't seen this happening as of recently. Please comment if this is
still an issue.
** Changed in: account-plugins (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: gnome-control-center-signon (Ubuntu)
Status: Incomplete => Fix Released
--
You received this bug notific
*** 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 Desktop
Packages, wh
*** This bug is a duplicate of bug 1617608 ***
https://bugs.launchpad.net/bugs/1617608
** This bug has been marked a duplicate of bug 1617608
package account-plugin-google 0.12+16.04.20160126-0ubuntu1 failed to
install/upgrade: trying to overwrite
'/etc/signon-ui/webkit-options.d/accounts
*** This bug is a duplicate of bug 1630765 ***
https://bugs.launchpad.net/bugs/1630765
** This bug has been marked a duplicate of bug 1630765
webbrowser-app crashed with SIGSEGV in
QNetworkConfiguration::~QNetworkConfiguration()
--
You received this bug notification because you are a mem
*** 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 Desktop
Packa
*** 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 Desktop
Packa
** Branch unlinked: lp:~online-accounts/libaccounts-glib/packaging
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libaccounts-glib in Ubuntu.
https://bugs.launchpad.net/bugs/1451728
Title:
[master] kde-config-telepathy-accounts packag
Hi Robert! "Invalid host URL" is a generic message.
Please try connecting to the phone with the phablet-shell command and
run this:
OAU_LOGGING_LEVEL=2 OAU_DAEMON_TIMEOUT= online-accounts-service
Then try creating the account again in your phone, and you should see
some output from the co
Thanks @tuxboson! That information really helped! Indeed, the plugin is
not properly encoding username and password, so the "&" character was
passed to the server unquoted, causing it to be interpreted as the
beginning of another query item.
We'll fix this.
** Package changed: ubuntu-system-setti
** Description changed:
- We need to online-account plugin for cmcc mcloud so that it can be
- easily used for mcloud service integration in ubuntu touch(pictures,
- notes, content syncing).
+ Feature Freeze Exception info:
+
+ This bug is about adding a new online account plugin for the mcloud
+
*** 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 Desktop
Packages, wh
*** 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 Desktop
Packages, wh
A couple of notes about this bug verification:
While the ultimate goal of these proposed packages is to solve the co-
installation errors of Unity and KDE in Ubuntu due to a number of file
conflicts, this proposed upload alone won't be enough to solve the whole
issue, which is mainly due to bug 14
** Changed in: ubuntu-system-settings-online-accounts (Ubuntu)
Status: Triaged => In Progress
** Branch linked: lp:~mardy/ubuntu-system-settings-online-accounts
/tests-failures
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to mesa
*** 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 Desktop
Packa
1 - 100 of 519 matches
Mail list logo