mpt: Can you provide us with a new icon for snapstore usage?
** Changed in: snapstore
Assignee: (unassigned) => Daniel Manrique (roadmr)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1520615
Tit
Public bug reported:
If you turn on snapd debugging and watch the log, you will see some
excessive hits when working in Gnome Software. In particular, it seems:
- Search makes the search request and then a details hit for every result
- After clicking into a snap detail page and returning to the
That change only fixes the case of returning from search results
(confirmed fixed as above), but not the n+1 API requests for the initial
search + details of each result.
Note this is particularly noticeable on initial launch where I currently
see a total of 80 requests: 5 searches for different s
Much better, thanks Robert!
I think we can live with the installed snaps requests for now.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1756184
Title:
Search making excessive requests for snap det
** Changed in: landscape-client (Ubuntu)
Assignee: (unassigned) => Simon Poirier (simpoir)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1827857
Title:
Stuck on applying package profile for ser
Dimitri,
In additional to publishing, you also need to "release" the snap into
channels. See the channels 'edit' link on:
https://myapps.developer.ubuntu.com/dev/click-apps/6357/rev/1/
Note that only releases in the stable channel will be shown for 'snap
find', but you can install from other cha
I'm glad it's working now!
We are aware that there are some non-obvious UX paths on the web UI, but
your feedback helps to further confirm and clarify that, so thank you.
For now you may find it easier to work primarily from the command-line
with `snapcraft push` and `snapcraft release` commands.
Michael,
Just wanted to clarify one thing - will the 4x daily checks happen for
every user of 16.04 desktop or only those that have installed at least 1
snap (and thus the core snap as well)?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Public bug reported:
When searching in scopes, the keyboard suggestions don't appear.
Steps to reproduce:
* enter nearby scope
* search for "cof"
Expected behavior:
* keyboard should suggest "coffee" among other corrections/completions
Actual behavior:
* no suggestions are shown
** Affects:
http://paste.ubuntu.com/10671598/
>From that log it appears that
time.Sleep(p.times.SessionStateSettle)
right after getting the wakelock cookie is taking anywhere from 40-89 seconds,
but should be only 20ms.
--
You received this bug notification because you are a member of Ubuntu
Bugs,
Another instance:
http://pastebin.ubuntu.com/10679483/
With associated strace:
http://pastebin.ubuntu.com/10679501/
(lines 40-69 are the activity between the logging)
And here's where we get stuck:
[pid 14764] 17:34:40.030047 futex(0x6579e8, FUTEX_WAIT, 0, NULL
[pid 14760] 17:35:24.991469 <... f
A longer one:
http://pastebin.ubuntu.com/10679542/
http://pastebin.ubuntu.com/10679556/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435109
Title:
Push-client frequently blocking phone suspend
T
pedronis made a c program to test the futex:
c code: https://pastebin.canonical.com/128528/
arm binary: http://people.canonical.com/~pedronis/futex_sleep
fuxex_sleep output: https://pastebin.canonical.com/128538/
push-client log: https://pastebin.canonical.com/128539/
powerd log: https://paste
go uses relative timeouts with FUTEX_WAIT, which ignores time spent in
suspended state. This causes timers after wake from suspend to be
delayed. We are working around the issue by tricking go's runtime with a
busy sleep loop to reduce the delay to a max 1s.
--
You received this bug notification
** Branch linked: lp:~noise/ubuntu-push/busy-sleep-hack
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1435109
Title:
Push-client frequently blocking phone suspend
To manage notifications about this
** Changed in: ubuntu-push (Ubuntu)
Assignee: (unassigned) => Roberto Alsina (ralsina)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1439360
Title:
/usr/lib/ubuntu-push-client/signing-
helpe
16 matches
Mail list logo