I should point out that there isn't a clear 1:1 mapping between desktop
files and apps, and that some of the things mentioned here would impose
this.
FWIW IMHO if gnome software needs to choose one app from a snap to run
because of its own limitations it should choose the default app, the one
that
I also tried this in 4.10.0-11-generic, same results.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1672819
Title:
exec'ing a setuid binary from a threaded program sometimes fails to
setuid
To ma
Public bug reported:
This can be reproduced with
https://gist.github.com/chipaca/806c90d96c437444f27f45a83d00a813
With that, and go 1.8, if you run “make” and then
for i in `seq 99`; do ./a_go; done
you'll see a variable number of ”GOT 1000” (or whatever your user id
is). If you don't, add one
@Joseph, that looks like a different issue; could you file a new bug?
Include the output of “journalctl -u snapd.service” when you do. Thank
you!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631514
Could you share the output of “sudo du -sh /var/lib/snapd/assertions/”
on a system where you consider this to be sizeable?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1673539
Title:
snapd doesn't
@Florin, USB mounting broken? Could you file a separate bug about that?
(it certainly works here! :-) )
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1589210
Title:
snap remove "core" on classic not
the buy api is the only case where we need the client to talk to the
store about a snap that doesn't exist locally. For that case, snap ids
are the only reasonable choice. For cases where a snap exists locally,
snap name is the only reasonable choice.
** Changed in: snapd (Ubuntu)
Status:
Out of curiosity, how many changes per second were you doing?
On 16 Nov 2016 23:20, "Colin Ian King" <1642...@bugs.launchpad.net>
wrote:
> Well, until it's fixed, does that mean that unsuccessful transactions
> will cause snapd to eat memory - and if so, that seems like a DoS vector
> to me.
>
>
Unless I'm misreading something, it's growing at about 2MB every 60 sec.
180 changes should use a *lot* less than 2MB. So there probably is
something else going on...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
(if you'd rather I put the binary somewhere for you, do let me know)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1642068
Title:
snapd memory sizes grows huge over time
To manage notifications abo
I've put a branch up that drops a few things so that building snapd
without cgo is possible. Could you take it from
https://github.com/chipaca/snappy/tree/no-c and either build it, and
repeat the memory tests?
You can either build it entirely by hand setting CGO_ENABLED=0 to force
it to build a st
** Attachment added: "snapd.deb"
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1642068/+attachment/4778656/+files/snapd.deb
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1642068
Title:
sn
(that one has a static binary; the only caveat is because it's master
it'll bump your state.json to the latest thing, which might then not let
you go back to whatever you were using before)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
attached
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1642068
Title:
snapd memory sizes grows huge over time
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source
Could you try again with this one? This one is dynamically linked but
has an Environment line in /lib/systemd/system/snapd.service to force it
to use the Go resolver.
And, lastly, if you can remove that line from the service file and try
again, then it should use the cgo resolver.
** Attachment a
For example, doing `snap find` in a loop grows snapd. I struggle to not
call that a leak.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1642068
Title:
snapd memory sizes grows huge over time
To man
** Also affects: initramfs-tools-ubuntu-core (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574487
Title:
possibly unclean shutdown
To manage no
`snap refresh` speed should be mostly independent of number of installed
snaps (there are components of the time that are linearly proportional
to the number, but most of the times should be independent of it). When
there is an update you get the progress bar so I'm assuming you're not
talking abou
Just to be clear:
$ snap list | wc -l
51
$ time snap refresh
All snaps up to date.
real0m3.953s
user0m0.008s
sys 0m0.008s
is this the "long time" you're talking about?
--
You received this bug notification because you
Until the device key is generated there is nothing it _can_ do (in fact
it might not even be listening to requests yet; not sure offhand). That
said, on the pi2 it takes a little over a minute to do the keygen (and
that's too long, but not much we can do about it without better hardware
support for
I don't think systemd lets you express this, so it'd have to be logic
inside snapd itself.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730159
Title:
Snapd should not start if there are no Snaps i
I understand this is high priority, but the PR you just wrote is a poor
copy of the older one from February where we attempted the same thing,
and it's just as wrong for the same reasons.
Is there really no other way to pull squashfuse onto the lxd images? I
don't know how they're built, but can't
The package description of xserver-xorg-video-intel says,
The use of this driver is discouraged if your hw is new enough (ca.
2007 and newer). You can try uninstalling this driver and let the
server use it's builtin modesetting driver instead.
did you try removing the package entirely?
--
Yo
Yes there is. http://chipaca.com/post/160369439977/in-snap-tab-
completion
** No longer affects: snappy
** Changed in: snapd (Ubuntu)
Status: New => Fix Committed
** Changed in: snapd (Ubuntu)
Assignee: (unassigned) => John Lenton (chipaca)
** Also affects: snapcraft
Impo
Added a snapcraft bug task for the 'completer' support there.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1689578
Title:
Lack of shell completion installation support for command line apps
To man
With the kernel from #16 I am no longer able to reproduce the issue, not
with the simplified reproducers described in this bug, nor with the
original (slower and more convoluted) snapd reproducer.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed t
** Changed in: linux (Ubuntu Xenial)
Status: Incomplete => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1672819
Title:
exec'ing a setuid binary from a threaded program sometimes
Looks like “go generate” isn't being run during package build.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1678040
Title:
snap version on arch shows 'unknown'
To manage notifications about this b
Might this be related to https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=857909 ?
** Bug watch added: Debian Bug tracker #857909
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=857909
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
For what it's worth, "12to8" is a valid snap name, and a valid app name.
There was a bug in snapd (getting fixed right now).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1636016
Title:
snapcraft sh
Alfie,
thank you for the extra info. Could we also see
snap info stlouis-kernel
?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1724537
Title:
The revert features is not revert completed.
To man
@rodney ooh, I can answer that one!
Existing 15.04 snappy core devices.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1303354
Title:
[Apps Scope] App Summary appears to be part of Description
To ma
In #1562 I'm returning a 400 with `invalid-auth-data` when e.g. the
email provided is not valid (the value will describe the validation
error in detail); a 401 with `login-required` will be returned by other
unauthorised results (e.g. provided email/password is not correct.).
--
You received this
It's because /etc isn't hidden; the snap sees the host's /etc.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1580018
Title:
ubuntu-core image missing awk
To manage notifications about this bug go t
** Changed in: snapd (Ubuntu)
Status: Incomplete => Confirmed
** Changed in: snapd (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1580018
Title:
ub
@tim yes, run zyga's reset-state script from
https://github.com/zyga/devtools/blob/master/reset-state
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1571721
Title:
Removing when an app is running res
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1569577
Title:
please remove var/lib/snapd/apparmor/additional from debian/snapd.d
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1570280
Title:
snap and snappy man pages incomplete
To manage notifications about
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572463
Title:
setup-profile configures security based on snap.Info from
Disconn
I can confirm systemd built with the attached patch makes things sane
again
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1559038
Title:
timespec parsing is wrong
To manage notifications about this
I'm assuming you mean that the help command doesn't provide help for
subcommands. Shout if not.
Looking at the library we're using, and unless I'm missing something,
fixing this is going to require working on the library. As that is
probably going to take a while, maybe we should remove the help
s
Ah! That's fixed on master:
john@feuille:~/canonical/snappy/src/github.com/ubuntu-core/snappy$
GOPATH=~/canonical/snappy go build -o /tmp/snp
github.com/ubuntu-core/snappy/cmd/snap && /tmp/snp help
Usage:
snp [OPTIONS]
Help Options:
-h, --help Show this help message
Available commands:
Well... it'd be an improvement. It'd still need us to either take over
handling help, or an upstream patch; I'm not sure which one is easier.
(yes, the lib offers no way to customise that help message).
Question: what if `snap ---help` (but not `snap -h`) were to work like
`snap man | man -l -`?
I can confirm snappy receives the license information from the store,
and promptly forgets about it.
Ooops.
** Changed in: snappy
Status: New => Confirmed
** Changed in: snappy
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs
Unfortunately AFAIK that name is mandated by systemd for a mount unit
that mounts /snap/ubuntu-core/109.2
Mount units must be named after the mount point directories they control.
Example: the mount point
/home/lennart must be configured in a unit file home-lennart.mount. For
detail
One thing we *could* do is create them every boot, under
/run/systemd/system, but that's part of a bigger piece of work
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1575129
Title:
snapd installs fi
There seems to be an issue with it not being displayed as required in
the help output. For now at least it _is_ required.
There is another issue about the error message being unclear.
"snap find" without arguments has not shown "all available snaps" in
quite a while; it would show 100 arbitrary s
It isn't that we can't do it; it's that it's a lot of work to do it
properly, and there isn't a clear need. 'snap find .' will still only
give you an arbitrary set of 100 packages.
'apt list' is a local query; 'snap find' is a remote one. Having 'snap
find' return all snap packages is expensive, b
** Changed in: snappy
Assignee: (unassigned) => John Lenton (chipaca)
** Changed in: snappy
Status: New => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1598657
Title
Your squid probably needs holes poked in it to reach the CDN. Could you
try that and update the bug if it doesn't fix it? Thanks.
** Changed in: snapd (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
The hole poked needs to be for https://068ed04f23.site.internapcdn.net
/download-snap/ FWIW.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1609754
Title:
Cannot install suggested 'hello-world' examp
has anybody checked manually sending a push notification (either using
the user+device token for telegram itself (it used to print it
somewhere), or using "shove")? Historically the delays were on
telegram's end.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
Oh, that's interesting. I thought you'd said that you'd downloaded the
snap elsewhere.
The CDN is only used for the actual snap; the search hits the store
directly, hence why i thought it was that.
Can you set up snapd to run with SNAPD_DEBUG_HTTP=7 (adding it to
/etc/environment and restarting s
The only thing SNAPD_DEBUG_HTTP does is turn on the logging of the
requests; the codepath is otherwise exactly the same.
The timeout is set to 10 seconds for things other than download; for
downloads it isn't set, so a timeout at download comes from elsewhere in
the stack. And yet curl doesn't suf
** Changed in: snapd (Ubuntu)
Status: Triaged => Confirmed
** Changed in: snapd (Ubuntu)
Importance: Wishlist => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1594297
Title:
Snapd
snap remove does have --revision (I'm not sure that's released into
Ubuntu, but if it's not there yet it will be soon).
An explicit snap refresh of the snap will move you forwards to the
locally available revision you reverted away from (this is WIP but
should land later this week, and released pe
Public bug reported:
It would be nice to have a "snap watch" or similar that would allow one
to monitor the progress of a change. Scenarios like dropped shell, or
waiting on the terminal for a process started in via the browser or in a
different session, for example.
$ snap watch 3
Downloading fo
*** This bug is a duplicate of bug 1628914 ***
https://bugs.launchpad.net/bugs/1628914
** This bug is no longer a duplicate of bug 1631791
ubuntu-core/core unconditionally switches to the stable channel on all-snap
images
** This bug has been marked a duplicate of bug 1628914
ubuntu-cor
Coincidence; there were over 200 loopbacks active in the system.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1635194
Title:
Issues when activating a large number of applications at the same time
** Changed in: snappy
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1587477
Title:
snapd should not use /tmp to unpack snaps on systems where /tmp is a
tmp
** Changed in: snapd (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1571770
Title:
Returns 500 when it can't find mounted snap
To manage notificatio
** Changed in: hundredpapercuts
Status: Fix Committed => Fix Released
** Changed in: snapd (Ubuntu)
Status: Fix Committed => Fix Released
** Changed in: snappy
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bug
The issue is that interrupting snap does not abort the change. We have a
card to implement that, but it's not done.
If you look at 'snap changes' you'll see the change you requested is
still in progress. You can stop it by doing "snap abort NN" where NN is
the change id as reported by snap changes
The way we're currently doing it is by setting the environment from the
desktop file, and that works OK for things launched from that desktop
file (right?).
So if when running a snap we find that env key not set, I think we need
to set BAMF_DESKTOP_FILE_HINT to *something*. Otherwise things (bamf
do we look at ANDROID_METERED in DHCP at all?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1573539
Title:
Need a way to configure network connections as bandwidth-limited (or
not)
To manage noti
(the non-free blurb part of this bug, that is)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1588266
Title:
Almost no info about Krita snap in Ubuntu Software
To manage notifications about this bug
I believe the issue is with snapd, as it doesn't yet expose licencing
information.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1588266
Title:
Almost no info about Krita snap in Ubuntu Software
To
The icon issue is lp:1588385.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1588266
Title:
Almost no info about Krita snap in Ubuntu Software
To manage notifications about this bug go to:
https://b
Actually it seems the icon code works as expected, just that all the
snaps I looked at to check haven't yet updated to the 16-series way of
doing it.
The icon for a snap goes in meta/gui/icon.*, in which case it gets
picked up automatically:
http snapd:///v2/snaps/http
HTTP/1.1 200 OK
Content-Len
As best we can tell you've logged in (great!) but the login credentials
have since expired. Could you do `snap login` again? Thank you.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1587280
Title:
F
** Changed in: snappy
Status: In Progress => Fix Released
** Changed in: snapd (Ubuntu)
Status: Confirmed => Fix Released
** Changed in: snapd (Ubuntu)
Assignee: (unassigned) => John Lenton (chipaca)
--
You received this bug notification because you are a member
I've tried the updated package, and the bug is resolved for me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986175
Title:
unity-2d scope un-url-escapes values from its model
To manage notificatio
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986175
Title:
unity-2d scope un-url-escapes values from its model
To manage notif
tomboy notes? that would be a bug on tomboy, not bindwood :).
Check if your tomboy client points to edge.one.ubuntu.com; if it does,
change that to one.ubuntu.com.
** Project changed: bindwood => tomboy (Ubuntu)
** Changed in: tomboy (Ubuntu)
Status: Won't Fix => Incomplete
--
You recei
I just tried a quick suspend-resume cycle while docked, and the notebook
panel worked after that. So that's promising; I need to test full
suspend-resume cycles while not docked to make sure. xrandr --output
eDP1 --scale .9x.9 now scales the panel. Changing it back to 1x1 just
hung the computer, bu
I think the problem is (or appears to me to be) that the stickiness
seems to ignore mouse acceleration, so if I overshoot when moving
quickly towards the launcher, I've got to row my mouse back across the
ridge (or go fast, overshoot, iterate).
--
You received this bug notification because you ar
** Changed in: rhythmbox-ubuntuone-music-store
Assignee: (unassigned) => John Lenton (chipaca)
** Changed in: rhythmbox-ubuntuone-music-store (Ubuntu)
Assignee: (unassigned) => John Lenton (chipaca)
** Changed in: rhythmbox-ubuntuone-music-store (Ubuntu)
Importance: Und
On Sun, 19 Dec 2010 17:09:21 -, Fabio Marconi
wrote:
> Hello
> Is this problem present with the latest updates ?
> Thanks in advance
> Fabio
nope, seems it's fixed (in natty). Yay!
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Changed in: couchdb (Ubuntu)
Assignee: (unassigned) => Eric Casteleijn (thisfred)
** Changed in: couchdb (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
On Mon, 20 Dec 2010 20:53:10 -, Fabio Marconi
wrote:
> Hello
> It is fixed in natty-gnome or Natty .Unity?
with the classic gnome desktop.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/602937
T
Public bug reported:
Binary package hint: ubuntuone-control-panel
Currently installing ubuntuone-control-panel does not provide a useful
frontend. While there are situations where this is a nice feature, the
most common case is that you want the control panel on the same computer
as the frontend.
** Changed in: ubuntuone-control-panel (Ubuntu)
Assignee: (unassigned) => Naty Bidart (nataliabidart)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/693798
Title:
u1cp should recommend u1cp-gui,
On Sat, Oct 02, 2010 at 10:58:59AM -, Francisco Cribari wrote:
> 3) Is there a drm-intel-next compiled kernel that includes Henk's patch?
drm-intel-next head already includes something similar to that
patch. Alas it does not work for me, so something else broke it
(2.6.36-rc5 with that patch w
On Mon, 20 Dec 2010 22:27:04 -0300, John Rowland Lenton
wrote:
> On Mon, 20 Dec 2010 20:53:10 -, Fabio Marconi
> wrote:
> > Hello
> > It is fixed in natty-gnome or Natty .Unity?
>
> with the classic gnome desktop.
I can now confirm that in Unity it's still broken.
--
You received this b
That should be or'ed, I guess
--
syncdaemon_metadata_get_is_synced always returns FALSE for post-generations
folders
https://bugs.launchpad.net/bugs/640392
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubu
** Changed in: ubuntuone-client
Status: Confirmed => In Progress
--
syncdaemon_metadata_get_is_synced always returns FALSE for post-generations
folders
https://bugs.launchpad.net/bugs/640392
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
** Changed in: ubuntuone-client
Status: Fix Committed => Fix Released
--
[regression] nautilus plugin does not load published file list
https://bugs.launchpad.net/bugs/621433
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubu
** Changed in: rhythmbox-ubuntuone-music-store
Status: Confirmed => In Progress
--
[Maverick] Can't install mp3 plugins from Rhythmbox
https://bugs.launchpad.net/bugs/634545
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
On Wed, Sep 15, 2010 at 07:46:02AM -, Rodrigo Moya wrote:
> Right, I guess we should just change that to maverick.
> http://archive.canonical.com/dists/maverick/partner/ has the packages
>
actually, it's in universe :)
--
[Maverick] Can't install mp3 plugins from Rhythmbox
https://bugs.laun
** No longer affects: docker (Ubuntu)
** No longer affects: apparmor (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1466682
Title:
Docker unix socket permission issue on ubuntu-core update
>From a quick look at the build log it seems to not be related to gcc5
but to dbus? I'm not sure whether that is the case really, but it's
possible some other change in the stack has done this; push hasn't been
rebuilt since april afaict.
--
You received this bug notification because you are a me
push is setting the right PULSE_PROP, so maybe it's not being picked up?
I'll chase it down; thanks for the heads up.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426418
Title:
push notification
** Also affects: ubuntu-push
Importance: Undecided
Status: New
** Changed in: ubuntu-push
Assignee: (unassigned) => John Lenton (chipaca)
** Changed in: ubuntu-push
Status: New => In Progress
** Changed in: ubuntu-push
Importance: Undecided => High
--
You
** Changed in: ubuntu-push
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1426418
Title:
push notification ignoring silent mode
To manage notifications abo
Public bug reported:
The vibrations account-polld requests are using an old, unreleased
format which doesn't work.
** Affects: account-polld (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
Public bug reported:
As you can see here:
https://bugs.launchpad.net/webapps-core/+bug/1431517/+attachment/4344168/+files/ubuntu-push-client.log
the actions for gmail notifications seem to be missing a printf parameter
somewhere (look at the %!s(MISSING)).
** Affects: account-polld (Ubuntu)
** Changed in: account-polld (Ubuntu)
Assignee: (unassigned) => John Lenton (chipaca)
** Changed in: account-polld (Ubuntu)
Importance: Undecided => Medium
** Changed in: account-polld (Ubuntu)
Importance: Medium => High
--
You received this bug notification because you are
** Changed in: account-polld (Ubuntu)
Assignee: (unassigned) => John Lenton (chipaca)
** Changed in: account-polld (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Also affects: ubuntu-push (Ubuntu)
Importance: Undecided
Status: New
** Also affects: account-polld (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
I don't think this is a bug in account-polld; polld queries the push
notifications client to ask about what is displayed. The push
notifications client polls the messaging menu to know when things have
been cleared from it. That poll is done every 5 minutes, which is the
same frequency account-poll
501 - 600 of 966 matches
Mail list logo