** Tags removed: verification-needed-bionic verification-needed-groovy
verification-needed-xenial
** Tags added: verification-done-bionic verification-done-groovy
verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubunt
The SRU validation is completed and approved.
Test results: https://trello.com/c/6NyUmAhC/753-snapd-248
** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal
--
You received this bug notification because you are a member of Ubunt
Verification completed.
Tests results in https://trello.com/c/JofXO22m/1006-snapd-2492
** Tags removed: verification-needed verification-needed-bionic
verification-needed-focal verification-needed-groovy
** Tags added: verification-done verification-done-bionic
verification-done-focal verifica
Hello, currently doing validation. This is the document with the test results:
https://docs.google.com/document/d/1WZqYRPNeXIsjgB68GyhMTHY3F5Jema2zEp850wbP9OQ/edit?usp=sharing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
Verification completed.
** Tags removed: verification-needed verification-needed-artful
verification-needed-bionic verification-needed-trusty verification-needed-xenial
** Tags added: verification-done verification-done-artful
verification-done-bionic verification-done-trusty verification-done-x
@xnox
Hello, I validated the fix on core18 but I still see the error trying to
set the hostname
This line is failing:
+ test-snapd-sh.with-hostname-control-plug -c 'hostnamectl set-hostname
localhost'
Could not set property: Failed to set static hostname: Read-only file system
I created a bran
To reproduce the error:
1. checkout this branch:
https://github.com/sergiocazzolato/snapd/tree/tests-validate-lp-1778936
2. run the test:
spread -debug google:ubuntu-core-18-64:tests/main/interfaces-hostname-control
--
You received this bug notification because you are a member of Ubuntu
Bug
@xnox, testing is still ongoing, today I'll have more information about
it
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1778936
Title:
please re-add Support-system-image-read-only-etc.patch
To man
Finally I could verify the fix works well and fixes the issue.
We are building core18 image using the snap which has systemd from
proposed.
Steps to validate:
1. build core18 snap using proposed
> git clone -b master https://git.launchpad.net/snap-core18
> cd snap-core18
> sed -i -e 's/cur
tests results here: https://paste.ubuntu.com/p/z4Vjz2jYYG/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1778936
Title:
please re-add Support-system-image-read-only-etc.patch
To manage notification
Verification done. Test results at: https://docs.google.com/document/d
/1qgPOL1f6naE5iA2zRFz1pLcAyXrlzuZN-RZfgN-8C40/edit?usp=sharing
** Tags removed: verification-needed verification-needed-bionic
verification-needed-trusty verification-needed-xenial
** Tags added: verification-done verification
Validation is in progress, results are located at:
https://docs.google.com/document/d/1qgPOL1f6naE5iA2zRFz1pLcAyXrlzuZN-
RZfgN-8C40/edit?usp=sharing
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/178643
Verification done for snapd 2.35.5.
Test results at:
https://docs.google.com/document/d/1qgPOL1f6naE5iA2zRFz1pLcAyXrlzuZN-RZfgN-8C40/edit?usp=sharing
** Tags removed: verification-needed verification-needed-bionic
verification-needed-trusty verification-needed-xenial
** Tags added: verification
Validation done on xenial and bionic
This log is part of the test I did to check --extrausers can be used to
add and del users.
https://paste.ubuntu.com/p/Jn2kDcNcnv/
** Tags removed: verification-needed verification-needed-bionic
verification-needed-xenial
** Tags added: verification-done ver
Public bug reported:
If I have a /var/lib/snapd/snaps/core18_xxx.snap.partial, and I download
the snap jq-core18 and then install: snap install jq-core18_yyy.snap
--dangerous, it is not resuming the download for the core18 snap which
is the base snap for jq-core18.
** Affects: snapd (Ubuntu)
Public bug reported:
I can't uninstall and purge snapd. See how to reproduce the error:
google:ubuntu-18.04-64 .../tasks/google/start-instance# apt install -y snapd
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
zenity | kdialog
The
Hello, verification is completed with no issues. Results in the doc:
https://docs.google.com/document/d/1xB29Pgwqp_Cpbp53_XsHC3s-Bmh3nYjfkU72DpP1imc/edit?usp=sharing
** Tags removed: verification-needed verification-needed-bionic
verification-needed-cosmic verification-needed-trusty verification-
I ran the validation in eoan and I get segmentation fault when deleting the
group. This is the log: https://paste.ubuntu.com/p/KpPZDcGc3w/
The group is deleted but the seg fault message is shown
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Validation completed. No errors detected on:
xenial: 229-4ubuntu21.19
bionic: 237-3ubuntu10.17
core18: systemd 237
** Tags removed: verification-needed verification-needed-bionic
verification-needed-xenial
** Tags added: verification-done verification-done-bionic
verification-done-xenial
--
Validation completed. No errors detected on:
bionic: 237-3ubuntu10.17
core18: systemd 237
** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
** Changed in: snapd
Importance: Undecided => Medium
** 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/1810027
Title:
Snaps won't sta
Public bug reported:
Hello, I noticed that systmed is performin some tasks much faster in
bionic than in focal,
I created a script which iterates doing some operations and executed
that on bionic and focal: https://paste.ubuntu.com/p/zWWQjndtXx/
I see for example how systemctl daemon reload take
Hi,
In our tests logs we see that focal is slower than other systems like
bionic. I printed all the commands we run with the times and noticed the
main diff on times is when running different systemd commands. So I did
a very small script to compare basic calls that we use in our snapd test
suite.
Hello,
I still see:
+ lxd.lxc exec my-nesting-ubuntu -- lxd.lxc exec my-inner-ubuntu -- echo
from-the-INSIDE-inside
Error: EOF
when using lxd from edge:
google:ubuntu-18.04-64 .../tests/main/lxd# snap list lxd
Name Version RevTracking Publisher Notes
lxd git-350df50 14114 l
Please see thiese results:
Bionic results: https://paste.ubuntu.com/p/GDfnwMMTF2/
Focal results: https://paste.ubuntu.com/p/fFzDBrtNkW/
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1869435
Title:
P
** Tags removed: verification-needed-eoan verification-needed-xenial
** Tags added: verification-done-eoan verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1846181
Title:
[SRU]
Public bug reported:
If I press the power button a dialog to select for reboot, shutdown, etc is
displayed. But when I press the button immediately when the greeter appears
(after start the device), this dialog does not appear and the device is shutted
down directly. If I wait few seconds afte
Validation completed. Test results at:
https://docs.google.com/document/d/13vIMXPKzMb3TytmszbSoRKOVu7x4DD9SPuL74rAycN0/edit?usp=sharing
** Tags removed: verification-needed verification-needed-artful
verification-needed-trusty verification-needed-xenial
** Tags added: verification-done verificati
Verification completed
** Tags removed: verification-needed verification-needed-artful
verification-needed-trusty verification-needed-xenial verification-needed-zesty
** Tags added: verification-done verification-done-artful
verification-done-trusty verification-done-xenial verification-done-zes
Hello, test results are located here:
https://docs.google.com/document/d/13vIMXPKzMb3TytmszbSoRKOVu7x4DD9SPuL74rAycN0/edit?usp=sharing
Just seen some OoM erros for i386 which are known issues. More details
in the document.
** Tags removed: verification-needed verification-needed-artful
verificat
Verification done. Results on
https://docs.google.com/document/d/13vIMXPKzMb3TytmszbSoRKOVu7x4DD9SPuL74rAycN0/edit?usp=sharing
** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic
--
You received this bug notification because y
Verification done, results here:
https://docs.google.com/document/d/1iIXxOUMg-Dwvkzf01ZtaSL8ZxGp3_LJgzumBSUuuX5Y/edit?usp=sharing
** Tags removed: verification-needed verification-needed-bionic
verification-needed-disco verification-needed-xenial
** Tags added: verification-done verification-don
Hi, running the snapd tests on i386 I see the following error that could
be related to this. It is failing with pc-kernel on beta and candidate
but I coun't reproduce it with the version on stable.
> snap list
Name VersionRev Tracking Publisher Notes
core 16-2.39.1 7
Public bug reported:
This error is being reproduced on i386 arch when using the pc-kernel
snap from beta or candidate.
> sudo snap install test-snapd-tools
> dmesg
[15131.806107] audit: type=1400 audit(1559585825.240:93): apparmor="STATUS"
operation="profile_replace" profile="unconfined"
n
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/1831490/+attachment/5268848/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831490
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1831490/+attachment/5268849/+files/ProcCpuinfoMinimal.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1831490/+attachment/5268850/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1831490
As the error is happening in ubuntu core 16 on i386, I couldn't install
the apport snap due to is is not available for this arch (just for
amd64). So I installed classic and generated the report from there, but
I am not sure this information is the one you want.
--
You received this bug notificat
apport information
** Tags added: apport-collected uec-images
** Description changed:
This error is being reproduced on i386 arch when using the pc-kernel
snap from beta or candidate.
> sudo snap install test-snapd-tools
> dmesg
[15131.806107] audit: type=1400 audit(1559585825.24
SRU validated, see logs here:
https://trello.com/c/MyxWGYAE/23-snapd-16-2421
** Tags removed: verification-needed verification-needed-bionic
verification-needed-disco
** Tags added: verification-done verification-done-bionic
verification-done-disco
--
You received this bug notification because
** Attachment added: "bionic-diff2.txt"
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1852635/+attachment/5306654/+files/bionic-diff2.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/185263
** Attachment added: "bionic-diff-unified.txt"
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1852635/+attachment/5306655/+files/bionic-diff-unified.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
The validation has been completed for bionic and disco.
Tests described on description have been executed and passed.
Tests resutls here: https://trello.com/c/MyxWGYAE/23-snapd-16-2421
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification b
** Changed in: snapd (Ubuntu)
Importance: Undecided => Critical
** Changed in: snapd (Ubuntu)
Importance: Critical => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1852544
Title:
uc20 gr
Hello, thanks for reporting this.
Could you please include the version of snapd which is being installed
and failed?
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1853730
Title:
package sna
** Tags removed: verification-needed verification-needed-bionic
verification-needed-focal verification-needed-xenial
** Tags added: verification-done verification-done-bionic
verification-done-focal verification-done-xenial
--
You received this bug notification because you are a member of Ubunt
The validation is completed.
Test results: https://trello.com/c/mqJ4IZqE/482-snapd-2451
** Tags removed: verification-needed verification-needed-bionic
verification-needed-eoan verification-needed-focal verification-needed-xenial
** Tags added: verification-done verification-done-bionic
verific
Public bug reported:
I am running a vm on google cloud engine (gce)
I a trying to run some nested tests for ubuntu core 20 using ovmf and
tpm. The proble we have with this is that when using kvm we see random
reboots on the vm during first boot. If I set more than 1 cpu like in
the following exam
# To be clear with "starts rebooting" do you mean the host or the guest
that reboots?
The gust reboot, and I can see in the journal log of the host machine
that error line -> kvm [62484]: vcpu0, guest rIP
# Did you also see the same issue without OVMF/TPM enabled in the
cmdline or is that a hard
** Tags removed: verification-needed verification-needed-trusty
** Tags added: verification-done verification-done-trusty
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1817949
Title:
[SRU] 2.37.4
T
SRU validated, no issues found. Logs:
xenial: https://paste.ubuntu.com/p/9jdjdQns7t/
bionic: https://paste.ubuntu.com/p/P6CZ5WnmmB/
** Tags removed: verification-needed verification-needed-bionic
verification-needed-xenial
** Tags added: verification-done verification-done-bionic
verification-do
Validation done, no errors found. Logs:
xenial: https://paste.ubuntu.com/p/PrRPMnmBkN/
** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
SRU validation done for xenial bionic and cosmic. For Trusty is still
missing the autopckgtests execution on http://people.canonical.com
/~ubuntu-archive/proposed-migration/trusty/update_excuses.html#snapd
** Tags removed: verification-needed verification-needed-bionic
verification-needed-cosmic
** Tags removed: verification-done
** Tags added: verification-needed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1817949
Title:
[SRU] 2.37.4
To manage notifications about this bug go to:
https:
I already updated the tags. Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1817949
Title:
[SRU] 2.37.4
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/
** Changed in: linux (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.net/bugs/1831490
Title:
kernel is out of memory and killed during a kernel sys_write operati
Hello, the validation has been completed with no issues.
The test document:
https://docs.google.com/document/d/1PH650GbvVytncghI1yhTJK-TItliMm59lY_mq43q2E0/edit?usp=sharing
** Tags removed: verification-needed verification-needed-bionic
verification-needed-cosmic verification-needed-disco verifi
The validation has finished. Results here:
https://docs.google.com/document/d/10CC2Fh7RhplyMsgiNbI8xdqoE6NnjQZ97ViF7DzSHRc/edit?usp=sharing
** Tags removed: verification-needed verification-needed-bionic
verification-needed-cosmic verification-needed-trusty verification-needed-xenial
** Tags add
** Tags removed: verification-needed verification-needed-artful
verification-needed-trusty verification-needed-xenial
** Tags added: verification-done verification-done-artful
verification-done-trusty verification-done-xenial
--
You received this bug notification because you are a member of Ubu
Hello, verification completed. Test results on
https://docs.google.com/document/d/13vIMXPKzMb3TytmszbSoRKOVu7x4DD9SPuL74rAycN0/edit?usp=sharing
** Tags removed: verification-needed verification-needed-artful
verification-needed-bionic verification-needed-trusty verification-needed-xenial
** Tags
I validated this by using this new core18 image
http://people.canonical.com/~mvo/tmp/core18-amd64-18-alpha20180803-with-lp1783810.img.xz
It is working now
** Changed in: util-linux (Ubuntu)
Assignee: (unassigned) => Sergio Cazzolato (sergio-j-cazzolato)
** Changed in: util-linux (Ubu
Verification completed. Test results: https://docs.google.com/document/d
/1bZKFhcPtTc15L_9FZhke1DydxB-ol6ym1r9PWHPgyic/edit?usp=sharing
** Tags removed: verification-needed verification-needed-bionic
verification-needed-trusty verification-needed-xenial
** Tags added: verification-done verificati
Validation done, tests results on:
https://docs.google.com/document/d/1WZqYRPNeXIsjgB68GyhMTHY3F5Jema2zEp850wbP9OQ/edit?usp=sharing
** Tags removed: verification-needed verification-needed-artful
verification-needed-bionic verification-needed-xenial
** Tags added: verification-done verification-
It is also happening that with the current candidate image.
I also saw that when I go through the networking screen without any
configuration and then press cancel, the networking screen is not
showing the wlan anymore, it just shows the ethernet connection.
Attached is the image that I see with
Hello, I have executed this in a pi3 and a ubuntu-core vm and I could
not reproduce that issue.
Do you have any scripts that you use to reproduce that error?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
** Tags removed: verification-needed verification-needed-trusty
verification-needed-xenial verification-needed-yakkety verification-needed-zesty
** Tags added: verification-done verification-done-trusty
verification-done-xenial verification-done-zesty
--
You received this bug notification becau
** Tags removed: verification-needed verification-needed-trusty
verification-needed-xenial verification-needed-zesty
** Tags added: verification-done verification-done-trusty
verification-done-xenial verification-done-zesty
--
You received this bug notification because you are a member of Ubunt
** Tags removed: verification-needed verification-needed-trusty
verification-needed-xenial verification-needed-zesty
** Tags added: verification-done verification-done-trusty
verification-done-xenial verification-done-zesty
--
You received this bug notification because you are a member of Ubunt
** Tags added: performance
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574779
Title:
"RuntimeError: Wrong Nr of events" executing the app-launch-profiler
To manage notifications about this bug g
These are the event I got when I executed the here app with command
profile_appstart.sh -u 127.0.0.1 -p -a com.nokia.heremaps_here_1.0.9 -c 10
-s 15
It is clear that the qtmir:firstFrameDrawn event is arriving twice. This
app is the only one it is being executed in the device.
Processing e
Public bug reported:
I get this assertion when I run the command unity8-snap-install in my zesty vm.
This happens with the today's zesty daily image.
sudo snap install unity8-session --edge --devmode
error: cannot perform the following tasks:
- Fetch and check assertions for snap "unity8-session
Public bug reported:
Steps:
. I start unity8 session snap in my xenial
. It is possible start apps manually
. When run the command unity8-session.ubuntu-app-launch-appids a list of apps
are printed (I select webbrowser-app_webbrowser-app_8) (also tried with other
too)
. I run the command "unit
Public bug reported:
Steps:
- I downloaded the image
http://cdimage.ubuntu.com/daily-live/current/zesty-desktop-amd64.iso (also
tried with the previous one).
- Using virtual machine manager I create a vm and use that iso as image. I
tried selecting the os as ubuntu and generic. I set 2048 MB of
** Tags removed: verification-needed verification-needed-trusty
verification-needed-xenial verification-needed-zesty
** Tags added: verification-done verification-done-trusty
verification-done-xenial verification-done-zesty
--
You received this bug notification because you are a member of Ubunt
Verification completed for 2.27.5, results on
https://docs.google.com/a/canonical.com/document/d/1hniUla7hQ1_BgSL27LlJCJAqjJ2CayA0EQlWFzDW48w/edit?usp=sharing
** Tags removed: verification-needed verification-needed-trusty
verification-needed-xenial verification-needed-zesty
** Tags added: verifi
Public bug reported:
I run console-conf on my dragonboard (using stable release 2.27.5). I try to
change my wifi configuration and I see this error message:
"Network configuration timed out; please verify your settings."
This is what I see in the syslog https://paste.ubuntu.com/25466659/
Steps
this is gonna be fixed soon https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/stable-phone-overlay/+sourcepub/6405355
/+listing-archive-extra
** Changed in: ubuntu-ui-toolkit (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of
Bug fixed in bug:1575990
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1578049
Title:
std::runtime_error executing profile_appstart.sh for dialer app
To manage notifications about this bug go to:
h
I have used longer times (12s), I am gonna try with even longer ones to
see if it is the solution.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574779
Title:
"RuntimeError: Wrong Nr of events" exe
Tried with 12 and 15 seconds and I got the same error.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1574779
Title:
"RuntimeError: Wrong Nr of events" executing the app-launch-profiler
To manage no
Public bug reported:
Getting the following error when profiling the following apps: dialer,
messaging, webbrowser, system-settings and address-book.
It can be reproduced with the next build too.
phablet@ubuntu-phablet:~$ profile_appstart.sh -p -a dialer-app
The lttng server is not accesible
Public bug reported:
I am getting errors when running the lttng profiler for the apps:
Calculator, music, Camera, Clock, Here, Gallery , Ebay
See the commands executed and the result here:
http://paste.ubuntu.com/16053036/
I also tested with different parametes and always got the same err
Public bug reported:
I download an image from a webpage and the sha1 digest is not the same
than the original. It is happening at least in the krilling (touch).
I tested this scenario with different images and always it is happening
the same.
Steps to reproduce:
1. Go to lillypilly.canonical.com
Public bug reported:
I am testing using the krilling (vivid version) phone using the Dash
class in unit8/shell/emulators/dash.py. I created a method to go through
all the scopes (from today until photos) verifying that the titles are
correct. When I execute the method _get_current_page_header bein
What I had to do in my code is to overwrite the medhod get_scope_title
which it is located in unity8.shell.emulators.dash because it was
raising an exception when it tries to access to the isCurrent property
of a QQuickLoader which hasn't this property.
--
You received this bug notification becau
Public bug reported:
When I select a text in the gmail app and I press Ctrl + c, then I
cannot paste it outside the webapp.
** Affects: unity-webapps-gmail (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, whi
Public bug reported:
Trying to use the url dispatcher I got this error when trying to go to
this url and other too:
** (process:31929): WARNING **: Unable to dispatch url
'scope://com.canonical.scopes.photos_photos':GDBus.Error:com.canonical.URLDispatcher.BadURL:
URL 'scope://com.canonical.scopes
Public bug reported:
Trying to use the url dispatcher I got this error when trying to go to
this url and other too:
** (process:31929): WARNING **: Unable to dispatch url
'scope://com.canonical.scopes.photos_photos':GDBus.Error:com.canonical.URLDispatcher.BadURL:
URL 'scope://com.canonical.scopes
Public bug reported:
An error message is shown when trying to copy a file of 3GB from my
ubuntu desktop to my krillin phone using Nautilus.
Steps to reproduce:
1. Plug a krillin device
2. Create a file with > dd if=/dev/urandom of=/tmp/bigfile.txt bs=1024
count=300
3. Using Nautilus, copy t
I noticed that when I have the camera-app opened and then lock and
unlock the krillin, the camera is not doing auto focus any more as it
was doing that few builds ago.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launch
** Attachment added: "DSC_1660.JPG"
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1518028/+attachment/4522237/+files/DSC_1660.JPG
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518028
Titl
Public bug reported:
The pictures stored in the sdcard are displayed in the photos carousel
after those were deleted
Steps:
1. Copy a bunch of pictures from my desktop through mtp to the sd card pictures
dir
2. Go to photos scope (the pictures are shown in the carousel)
3. Click on "My photos",
** Attachment added: "DSC_1661.JPG"
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1518028/+attachment/4522238/+files/DSC_1661.JPG
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518028
Titl
Hi Pawel, I am on 183 on krillin (rc-proposed).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1518028
Title:
[Scopes] Carousel showing pictures that were deleted
To manage notifications about this
These are the images used to copy to the sdcard
** Attachment added: "numbers.tar.gz"
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1518028/+attachment/4522622/+files/numbers.tar.gz
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Public bug reported:
Sporadically I get a blank page when I use the url-dispatcher to go to
the music scope.
The same issue has been reproduced going to the photos scope.
After go to the scope I am waiting until the scope header is loaded and
the loading bar has disappeared.
To go to both affec
** Attachment added: "DSC_1650.JPG"
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1513600/+attachment/4513679/+files/DSC_1650.JPG
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1513600
Titl
** Attachment added: "DSC_1649.JPG"
https://bugs.launchpad.net/ubuntu/+source/unity8/+bug/1513600/+attachment/4513680/+files/DSC_1649.JPG
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1513600
Titl
** Description changed:
Sporadically I get a blank page when I use the url-dispatcher to go to
the music scope.
The same issue has been reproduced going to the photos scope.
After go to the scope I am waiting until the scope header is loaded and
the loading bar has disappeared.
I am getting this error when I execute this test in the krilling
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/unity8/shell/tests/test_emulators.py",
line 51, in test_search
self.dash.enter_search_query('Test')
File "/usr/lib/python3/dist-packages/unity8/shell/em
1 - 100 of 138 matches
Mail list logo