My kernel was stuck on 4.4. I had to manually update /boot/grub/grub.cfg
with 'sudo grub-mkconfig -o /boot/grub/grub.cfg' to get the 4.15 kernel
to be available in grub to boot from. After that, and booting from 4.15
kernel, I can get bash into focal lxd container. Marking invalid.
** Changed in:
Public bug reported:
I cannot get a bash shell into a focal container on my bionic host.
stdout shows TIOCGPTPEER unavailable message.
`lxc ls` shows it is running, and I can ping it's IP address.
$ lxc exec focal-NOTREAL -- bash
Error: TIOCGPTPEER required but not available
$ uname -a
Linux timb
** Summary changed:
- I can't see the sunset and the sunrise time and neither the information about
the moon
+ No manual location setting causes scope issues
** Description changed:
+ NEW DESCRIPTION:
+
+ Some users want to be able to disable location (to save battery) and
+ they want to be ab
** Project changed: savilerow => canonical-scopes-project
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1404824
Title:
[Scopes] There is no way to uninstall a scope on ubu
Dave - thanks.
My guess is this has nothing to do with the Today scope.
I guess is that there is something in the plumbing that does not handle
losing a network during a fresh - so I am glad that Michi is aware.
Regarding network, I wrote and attached here a test scope that displays
the scopes c
Given my above experiences, and given that you do have elpais installed
and it may be enabled in your Today scope (can't see from your settings
image in comment #7), can you please:
Ensure that El Pais and holidays scopes are DISABLED in today scope
settings, and see if you can reproduce this? (if
twice now with elpais and holidays disabled in Today during refresh I
walked out of wifi range and *expected* resulted displayed [1]. Display
was not limited to Day scope.
Possibility: these child scopes do not handle loss of network during
refresh correctly. They should simply return from the run
ok, with holiday scope disabled, I walk out of wifi range while a today scope
refresh is ongoing and I get similar results:
* only the Day scope displays
* but this time a different child scope displays the TimeoutExecption: elpais
[2016-11-03 17:12:03.323] ERROR:
com.canonical.scopes.dashboard_d
by the way, issuing "restart scope-registry" brings holidays scope back
to life and fixes the today scope on refresh.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api in
Ubuntu.
https://bugs.launchpad.net/bugs/
Noting the TimeoutException on holidays scope above, I've tried
launching holidays from Manage page. No results display.
running holidays scope from command line with scope-data tool I get this with
no displayed results:
phablet@ubuntu-phablet:~$ ./scope-data com.canonical.scopes.holidays_holiday
After walking back into wifi range (on my second reproduction) and
refreshing Today scope, only Day scope displays (although it does
display normally).
The scope-reg.log contains this now reliably on refresh with only Day scope
showing:
[2016-11-03 16:56:46.984] INFO: Registry: RegistryObject::Sc
I was just able to produce a MiddelwareException twice by walking out of
range of my wifi while a Today scope refresh was in progress.
In both case the resulting display ONLY the Day scope.
In one case there was also a twitter scope panic/crash.
Attached my scope-reg.log
** Attachment added: "
David H,
Assuming you have not modified any other parts of your rootfs, let's get
you the latest Today scope and see if you can reproduce any of the
issues, just to be sure.
Please install the attached and reboot (just to get the logs cleared)
and comment back with further info.
** Attachment ad
David H.
In one of your other bugs about Today scope display issues [1], I think
you mentioned that you made the rootfs "/" read-write (in order to
change the default scope background as I recall).
Doing this is inherently dangerous and can cause all kinds of problems
that are essentially impossi
And provide the scope-registry.log if the issue is reproduceable with
that recent today scope. (I am interested to see if the
MiddlewareExecption occurs again).
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-api
Hi David H.
So, a few things which I will address in separate comments for clarity.
First, your scope-registry.log contains a
unity::scopes::MiddlewareException
[2016-11-02 17:04:35.351] ERROR:
com.canonical.scopes.dashboard_dashboard: ReplyImpl::error():
unity::scopes::MiddlewareException: Cann
** Changed in: savilerow
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1322178
Title:
new armhf click build chroot is DEB_BUILD_ARCH=amd
This was fix released a long time ago.
I tested version com.canonical.scopes.photos-local_1.38_armhf.click in
clicks (which was in ota 13) and the photo rotated from gallery then
displays rotated in photos-local (My Photos) scope.
** Changed in: savilerow
Status: Fix Committed => Fix Relea
Hi Bhaskara:
This issues does not seem to have anything to do with the facebook
scope.
I am re-assinging to the unity-scope-mediascanner project since that
provides the "Video" scope (which is not easy to figure out).
My guess is that the Video scope shows popular videos from YouTube and
Vimeo b
Larry, thanks for your insight here.
Vladimir, it seems that either there was something wrong with your
CC.json file or with your container. So on that basis I'll mark this bug
invalid.
I is probably not a good idea to manually modify CC.json files. If I
understand correctly, all container modifi
Vladimir: let's try uninstalling your desktop apps scope as follows:
phablet@ubuntu-phablet:~$ click list | grep libertine
libertine-scope.ubuntu 1.3.2.1
phablet@ubuntu-phablet:~$ sudo click unregister --user phablet
libertine-scope.ubuntu
[sudo] password for phablet:
(process:20113): Json-CRI
does this command list any libertine apps:
libertine-container-manager list-apps --json | grep name
phablet@ubuntu-phablet:~$ libertine-container-manager list-apps --json | grep
name
error processing
/home/phablet/.cache/libertine-container/puritine/rootfs/usr/share/applications/libreoffice-xslt
Nice work Vladimir!
Based on this, I will have removed Today scope from this bug and made
other top-level bug modifications.
Please, try installing the "Desktop Apps" scope as describe here:
https://bugs.launchpad.net/libertine-scope/+bug/1617545/comments/9
Please let me know the result here.
C
Vladimir: Great!
I meant to write "Apps" not "Desktop Apps" :( That is: you get to Manage
page from Apps (not from Desktop Apps). Sorry about that typo.
Anyway, it does *seem* that the problem is not caused by Today scope.
Let's continue and check if favoriting other scopes causes the same
unity
Ah, now I understand: Today scope is the first scope displayed and you
are stuck there.
you can reset scope favorites like this:
phablet@ubuntu-phablet:~$ gsettings set com.canonical.Unity.Dash
favorite-scopes "['scope://clickscope']"
phablet@ubuntu-phablet:~$ restart unity8-dash
then today scop
Vladimir: regarding your comment #36. If the blue progress bar is going
back and forth at the bottom of the today scope, it means it has not
completed. if this continues for about 40 seconds, it should then stop
automatically (all scopes do - they time out). If this happens, please
grab scope-regis
Hi Vladimir:
I'd like to see if we can rule out the Today scope as the cause of
unity8-dash high CPU utilization.
So:
Swipe up from the bottom of the Desktop Apps scope to see the scopes
Manage page.
Ensure your day scope is NOT a favorite.
HOW: favorited scopes are listed in a special section
Vladimir does unity8-dash have very high cpu usage even when Today scope
is not favorited and not launched?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1626180
Title:
To
if you have this issue, you can also try this. If it works, please
comment the result here:
$ stop unity8-dash
$ sudo rm -f /var/crash/*
$ rm -Rf ~/.cache/QML
$ start unity8-dash
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed t
Vladimir: your best bet for liberitne questions is freenode channel
#ubuntu-libertine
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1626180
Title:
Today Scope not clickabl
Vladimir - thanks. I've just added unity8 to the bug based on the
exception (even though it is caught). we will have to see what they
think.
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch
And an annotated pastebin of the unity8-dash log:
https://pastebin.canonical.com/165995/
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1622423
Title:
My activi
Just noting that another bug relates to the link to child, which may be
a display issue: https://bugs.launchpad.net/today-scope/+bug/1508905
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https:/
Hi Pawel, Per our irc conversation, this is the link-to-child bug I was
referring to. See comment #9 particularly.Thanks for your input.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bug
Some debug info:
I've attached a debug version of the today scope that only aggregates
twitter and fitbit.
After installing, find it in Manage with this title "FLToday".
Starting condition:
* disable twitter in this agg scope from settings
* disable your login to fitbit account in settings > acc
** Changed in: unity8 (Ubuntu)
Status: Expired => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1508905
Title:
Graphics disorder, a "claw" appearing
Stat
** Changed in: today-scope
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1546733
Title:
Update of today screen messes up scopes l
The log exceptions are due to handling cases where the incoming result
lacks art in the expected result attribute and we attempt to check other
result attributes to find it. This code was trying to access a result
attribute that did not exist in some cases and threw and execption.
--
You received
filed bug 1599948 for the el pais related exception.
** No longer affects: canonical-scopes-project
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1599754
Title:
Seems the el pais related exception is not required for the core
symptom. I just simply rebooted and refreshed the news scope twice (with
el pais disabled in news). I saw no exceptions in the scope-
registry.log, but the hang on a long refresh followed by dash restart
did occur.
--
You received t
I find that the el pais scope reliably causes the log error in comment
#1 in both news scope and in today scope (dashboard).
Disabling el pais in both fixes it (no more exceptions).
** Also affects: canonical-scopes-project
Importance: Undecided
Status: New
** Changed in: canonical-sco
Public bug reported:
On this system [1], installed with --bootstrap, I allowed all location
related bits as prompted.
But, when I looked in a scope (for example NearBy), I found that the
scope did not have a location and that the Enable Location settings
normally present in scopes was not present
This seems like a unity problem. Adding unity8 to the bug.
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.
Searching by filename was never supported in My Photos scope. (Searching
by date is)
** Changed in: photos-scope
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubunt
Hi Albert.
Check this
https://developer.ubuntu.com/api/scopes/cpp/sdk-15.04.4/unity.scopes.CategoryRenderer/
Search for "collapsed", you will find:
"
collapsed-rows Number of result rows displayed while the category is collapsed;
possible values: any non-negative integer, where 0 fully expands t
I saw this happen too.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1593035
Title:
Scope category layout: vertical-journal does not follow the value of
collapsed-rows
Pretty sure this is not a scope implementation bug.
Scopes just get their location passed in from unity-scope-shell.
I notice that nearby scope shows the gps derived precise location, and
that scope uses the same shared object as the today scope, so when an
agg scope (today, nearby, news, photos)
Public bug reported:
OTA10:
I find that on tapping Cancel after entering a search query, the scope's
run() method executes twice.
For example: calls-scope always prints "CALLS starting" on entering
run().
While watching scope-registry.log:
(launch or refresh calls-scope)
CAllS starting
(enter q
Hi unity8, what OTA is needed for scopes to auto rotate?
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.ne
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1573996
Title:
Scopes can get confused and misal
I pulled the latest translations and have rebuilt as 1.5 for release in
ota11.
** Tags added: ota11
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1429548
Title:
Hi Wolfgang,
That video is private on youtube.
Cheers
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1544957
Title:
Scrolling is not smooth
Status in Twitter
Hi Henrik,
Thanks for filing. This is most likely a duplicate of a unity8, so I
will add unity8 task and let them mark as duplicate (or not).
I have a:
current build number: 305
device name: krillin
channel: ubuntu-touch/rc-proposed/bq-aquaris.en
And I am not able to reproduce :(
** Also affect
** Tags added: ota11
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1569492
Title:
can't select primary nav filter sometimes
Status in canonical-scopes-project:
New
Stat
As discussed in our hangout, my understanding (about which I am not 100%
certain) is that only an option selector filter set to single select can
be the primary navigation. So, when the user selects a new option, the
widget & overlay should disappear (just as it does with departments).
--
You rec
Hi Albert,
I set this to New again in unity8 because I am not 100% sure you are
correct.
For example the News Scope has departments. When you select a
department, the department selection gui disappears and the new
department results display. But not in the case of the option filter as
primary na
** Changed in: today-scope
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1539446
Title:
Today scope hangs-on after OTA9 update
Status in C
** Changed in: savilerow
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mediascanner2 in Ubuntu.
https://bugs.launchpad.net/bugs/1468585
Title:
the photo which in photo scope the display
** Changed in: savilerow
Status: Triaged => Confirmed
** Changed in: savilerow
Status: Confirmed => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/153
** Changed in: savilerow
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1537139
Title:
Selecting new dept should cancel current
Public bug reported:
When you are using an option filter as the primary navigation widget,
usually dismissing the filter widget by tapping results causes a result
preview to display, but the user really wants to see all results and
only dismiss the filter overly.
You can see this in the attached
Public bug reported:
One sometimes cannot select the lowest options in an option select
filter when it is the primary navigation widget for the scope.
Here's a case.
Using the attached fake 500px scope:
1) Enter a query string (wait 30 seconds for the query to complete -- FYI this
takes a long
*** This bug is a duplicate of bug 1546733 ***
https://bugs.launchpad.net/bugs/1546733
marking as duplicate of 1546733 to simplify bug tracking then.
** This bug has been marked a duplicate of bug 1546733
Update of today screen messes up scopes layout.
--
You received this bug notificati
Hi,
Thanks for reporting this.
Michal's report supports the idea that this is not related to an
individual scope but is related to unity8, so I am adding this task to
the bug.
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification bec
Thanks for testing that.
Very interesting that Holidays scope shows the message "Location data
must be enabled" even when you location data turned on.
This could either be a bug in the holidays scope (it has location data
but it does not think it does), or perhaps the location data passed to
the
Public bug reported:
There is no ability to change the current department from code. This
means that the scope cannot "do the right thing" when a user enters a
query string in some cases.
For example, suppose a scope has departments that represent a web api's
departments. And suppose the web api
Can either of you take a video of the behavior and attach it?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1544957
Title:
Scrolling is not smooth
Status in T
Because this is not news-scope specific, I am removing that task.
** Changed in: news-scope
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/15677
I believe swiping through previews was removed in OTA10 because it was
potentially confusing with full sideways swiping (as used to display
open applications for example). Personally, I think a way to move
between previews without moving back to the surfaced view is an
important feature.
** Also a
Public bug reported:
A scope dev can set the color of page header foreground items (like search
magnifying glass and favorite widget) in the scope ini file:
PageHeader.ForegroundColor=#ff
Problem:
This does not also set the color of the new filter button, but it should
** Affects: savilerow
Michi, This is a new issue now tracked in
https://bugs.launchpad.net/savilerow/+bug/1562121
cheers
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gallery-app in Ubuntu.
https://bugs.launchpad.net/bugs/1384243
Title:
photo
Public bug reported:
Allan LeSage reports (in [1]) that photos put on the device by MTP do
not display in My Photos after they are rotated in Gallery.
He also reports that photos taken by camera DO display (rotated) after
rotation in Gallery.
And I find photos downloaded through Browser DO displ
Hi Allan,
This fix handles photos taken by the camera (then rotated in gallery)
and photos downloaded through the browser(then rotated in gallery), to
name two.
I am guessing this is therefore a different issue, perhaps something to
do with MTP & mediascanner & gallery. Therefore, I think this n
After discussing this with unity-scopes-api folks on irc, and after
getting a bug about the twitter scope showing "&" instead of "&", it
seems reasonable to extend this bug to include some known subset of html
entities (in addition to a known set of mark ups).
Therefore I am marking the twitter-sc
Apologies: please use 1.30 attached here and in clicks branch
** Attachment added: "com.canonical.scopes.photos-local_1.30_armhf.click"
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1384243/+attachment/4606460/+files/com.canonical.scopes.photos-local_1.30_armhf.click
--
You
Attaching version 1.29 (also in clicks branch) to pick up the mod Michi
recommends.
** Attachment added: "com.canonical.scopes.photos-local_1.29_armhf.click"
https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1384243/+attachment/4606388/+files/com.canonical.scopes.photos-local_1.2
Ah, thanks Michi.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1384243
Title:
photos edited in gallery do not display edited in "My Photos" scope
Status in
David Morely found that in the latest latest bq-aquaris.en-proposed
image no photos show with 1.27 in my photos, which I confirm in build
283 & 286. Strange, since both I and Ethan found 1.27 worked. Reopening
bug.
** Changed in: savilerow
Status: Fix Committed => Confirmed
--
You receive
** Changed in: savilerow
Status: Confirmed => Fix Committed
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1384243
Title:
photos edited in gallery do not
This bug was marked Invalid but with no explanation :)
However I think it is invalid for the following two reasons:
1) It may be unreasonable to expect PreviewButtonColor to control button color.
2) We don't use this any more for login buttons in an aggregated context: we
use an icon.
** Change
Unity seems to need another slash now in the result art uri:
* "image://thumbnailer/pathtoimage" fails
* but "image://thumbnailer//pathtoimage" works
So I've adjusted the result art uri accordingly.
fixed in 1.28 attached to bug and pushed to clicks since this is
probably needed for OTA10.
**
** Tags added: ota10
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1384243
Title:
photos edited in gallery do not display edited in "My Photos" scope
Status
clarifying reason 1) it may be unreasonable to expect PreviewButtonColor
to control button color *outside* of a preview
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1382139
Summary: we don't know for sure whether the unity shell crash due to
duplicated results from child scopes is the cause but it seems like the
most likely one at this point.
I have not seen this bug in released code myself.
On ubuntu-phone list, a user reports [1] that unfavoriting the Messages
sco
HI Alexey,
I am sure Pawel is asleep so I will answer for him.
He only marked it invalid against unity-scopes-shell.
It is now confirmed against unity8.
This reflects the project where we now think the issue probably exists.
Cheers
--
You received this bug notification because you are a memb
Alexey, Do you have any .crash files in /var/crash/ ? If so, please
attach. Thanks.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity-scopes-shell in
Ubuntu.
https://bugs.launchpad.net/bugs/1546733
Title:
Update of toda
Given that step02.png shows the scope header near the bottom of the
screen, I think this is a unity8* issue, so I am adding tasks.
(not sure if it is unity8 source pkg, unity-scopes-shell...)
** Also affects: unity8 (Ubuntu)
Importance: Undecided
Status: New
** Also affects: unity-scop
** Changed in: savilerow
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-ui-toolkit in
Ubuntu.
https://bugs.launchpad.net/bugs/1258209
Title:
[theming] Store theme settings in gset
y) => Kyle Nitzsche (knitzsche)
** Tags added: ota10
** Changed in: holidays
Status: Triaged => Fix Committed
** Changed in: holidays
Assignee: Kyle Nitzsche (knitzsche) => Penk Chen (penk)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded
Hi Pawel,
It is possible.
As far as I know, no steps are taken to systematically prevent redundant
result pushing either in agg scopes or child scopes. (Although it
probably is not common.)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is
Hi Ilonka,
I just implemented a separate feature to Day scope, and as part of this
we will test and release day scope 1.3, possibly for OTA10.
** Changed in: today-scope
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages,
Hi Ilonka,
All the Moon phase translations come from here:
https://translations.launchpad.net/day-scope
I checked the German translation and I do not see the string that starts
with "einwachsenden" as shown in your screenshot. Therefore, I think
this translation has been replaced on Launchpad bu
Hi, I don't see any exceptions or other problems in the short log
segment attached.
Please note: all tweets are displayed even before the pictures on tweet
are available. As the pictures are obtained from twitter, they are
filled in on the tweets. During this process of filling in the pictures,
th
Hi Danilo, thanks for the persistence and the logs and etc!
So, several times this failure has occurred when tapping on a Unity
icon:
* comment 18:
"- swipe left to right. To access unity
A tap on telegram icon to open it."
* initial description:
"as well, if you touch the Ubuntu logo icon i
fixed with com.canonical.scopes.photos-local_1.27_armhf.click in clicks
branch.
Penk, can you please arrange for QA?
** Changed in: savilerow
Status: Confirmed => Fix Committed
** Changed in: savilerow
Assignee: (unassigned) => Penk Chen (penk)
--
You received this bug notification
Ilonka: OK I understand. That was probably a previous translation that
has already been replaced on launchpad.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1499879
Title:
HI Martin,
Sorry about this and thanks for filing the bug!
I am going to add unity-scopes-shell and unity8 to this bug because
smooth or jerky scrolling is not controlled by the scope itself.
Also, can you please get the following file (right after you see the
problem) and attach it to this bug:
** Also affects: day-scope
Importance: Undecided
Status: New
** Changed in: day-scope
Status: New => Confirmed
** Changed in: day-scope
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is su
Danilo, yes. And the order probably does not matter!
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1539446
Title:
Today scope hangs-on after OTA9 update
Status in Today S
HI Danilo,
Awesome! But, if there is a problem, if the freeze happens again, it
would be great if you can provide the scope-registry.log file.
Also, If you can associate a particular scope (or app) with the freeze,
that would be helpful. For example, you could try bringing back the
scopes you re
1 - 100 of 239 matches
Mail list logo