Wow, it's been almost 2 years since I reported this bug and I think it's
time to finally end it. I've decided to give Ubuntu one more chance on
this problem and installed the 16.04.2 LTS version. After few days of
testing my wireless connection remains stable without a single drop with
default firm
I can confirm this bug on ubuntu 17.04 armhf.
It seems dhcp client doesn't acquire dns adresses when first time connected.
Running dhclient cmd workarounds issue to next reboot.
/etc/resolv.conf contains in my case:
# Generated by NetworkManager
nameserver 127.0.1.1
and after dhclient cmd run:
Public bug reported:
When I install ntp package it won't start with /etc/init.d/ntp start.
Going inside the scripts and includes I've found, that ntp init script
is including /lib/lsb/init-functions which then includes files in
/lib/lsb/init-functions.d/ folder. Content of my folder is:
ls -lah /
The "Not connected..." message comes from unity8 code:
src/CachingNetworkManagerFactory.cpp
33:qDebug() << "Not connected to the internet. Request for" <<
request.url().toString() << "will be served only from the cache.";
So it seems that it (QNetworkManager?) thinks network is down.
--
>From the symptoms it seems that the list of favorited scopes got messed
up somehow. Did you uninstall unity-scope-click scope before at any
point?
This list can be (re)set with e.g.
$ gsettings set com.canonical.Unity.Dash favorite-scopes
"['scope://unity-scope-nearby', 'scope://clickscope']"`
** Changed in: unity-scopes-shell (Ubuntu)
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1603186
Title:
Apps scope not shown in the dash (but is installed)
To ma
** Changed in: unity-scopes-shell (Ubuntu)
Assignee: (unassigned) => Paweł Stołowski (stolowski)
** Changed in: unity-scopes-shell (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
** Changed in: unity-scopes-shell (Ubuntu)
Assignee: (unassigned) => Paweł Stołowski (stolowski)
** Changed in: unity-scopes-shell (Ubuntu)
Importance: Undecided => Medium
** Changed in: unity-scopes-shell (Ubuntu)
Status: New => In Progress
--
You received this bug not
** Branch linked: lp:~stolowski/unity-scopes-shell/favoriting-fixes
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1603186
Title:
Apps scope not shown in the dash (but is installed)
To manage notifi
** Branch linked: lp:~stolowski/unity-scopes-shell/favoriting-fixes
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1583067
Title:
Lag when favoriting/unfavoriting scopes via Manage Dash
To manage no
The same is for llvm-dev 3.8 in Ubuntu 16.04.
CMake Error at /usr/share/llvm-3.8/cmake/LLVMConfig.cmake:178 (include):
include could not find load file:
/usr/share/llvm/cmake/LLVMExports.cmake
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscrib
*** This bug is a duplicate of bug 1547573 ***
https://bugs.launchpad.net/bugs/1547573
Yes, both these issues are known and were documented (+ bugs opened) in
the test plan https://wiki.ubuntu.com/Process/Merges/TestPlan/scopes
when the feature was implemented, both causes by issues outside of
Public bug reported:
Is it possible to enable CONFIG_ARCH_ROCKCHIP in ubuntu 16.04 kernel config?
All drivers for this arch are already enabled as modules in ubuntu generic
kernel.
linux-image-4.4.0-16-generic (armhf) has CONFIG_ARCH_ROCKCHIP not set.
** Affects: linux (Ubuntu)
Importance:
I'm unable to add log files since my board is not booting with ubuntu
kernel. (Boots ok with mainline)
** 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.l
Thanks Tim for such fast action :).
Unfortunately there also be needed other config entries for proper rockchip
arch support:
CONFIG_ARCH_ROCKCHIP=y
CONFIG_EMAC_ROCKCHIP=m
CONFIG_SPI_ROCKCHIP=m
CONFIG_PINCTRL_ROCKCHIP=y
CONFIG_ROCKCHIP_IODOMAIN=m
CONFIG_ROCKCHIP_THERMAL=m
CONFIG_MMC_DW_ROCKCHIP=m
Sorry ... i only looked at the changelog.
Just tested the kernel and it's booting ok (4.4.0-18-generic)
Thanks :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1566283
Title:
CONFIG_ARCH_ROCKCHIP no
Public bug reported:
This test fails pretty consistently only on arm64 in yakkety:
22: [ RUN ] SmartScopesClientTest.consecutive_searches
22: [2016-08-19 11:02:43.600] INFO: SmartScopesClient_test:
SmartScopesClient.search(): GET
http://127.0.0.1:1024/demo/search?q=stuff&session_id=session
** Description changed:
This test fails pretty consistently only on arm64 in yakkety:
22: [ RUN ] SmartScopesClientTest.consecutive_searches
22: [2016-08-19 11:02:43.600] INFO: SmartScopesClient_test:
SmartScopesClient.search(): GET
http://127.0.0.1:1024/demo/search?q=stuff&session
Looks like it's crashing on invalid locale setup (boost throws exception
on us); what is your locale (language) setup?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615614
Title:
dash is empty, sco
I agree this is a problem, it's an old bug and in fact you'll see a lot
of reports about "locale::facet::_S_create_c_locale name not valid"
exception thrown by boost - see e.g. the last comment here
https://github.com/udoprog/c10t/issues/203
There is nothing we can do at the level it surfaces (sco
Hmm, Ubuntu 16.10 has boost 1.61. I agree we are defenseless, but are we
sure it was fixed in boost?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1615614
Title:
dash is empty, scopes are missing
T
** Description changed:
Use case:
- System Settings needs to be able to change the user's password. Currently, it
reads and writes to /etc/bin/passwd
+ System Settings needs to be able to change the user's password. Currently, it
reads and writes to /usr/bin/passwd (pipe).
What happens:
-
** Changed in: snapd (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: snapd (Ubuntu)
Status: New => Triaged
** Summary changed:
- feedback
+ Feedback/bug reporting for store via cli
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subsc
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616064
Title:
Create interf
*** This bug is a duplicate of bug 1592503 ***
https://bugs.launchpad.net/bugs/1592503
** This bug has been marked a duplicate of bug 1592503
"snapd.refresh.service" fails to start on startup
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
** Changed in: snapd (Ubuntu)
Importance: Undecided => Medium
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595675
Title:
leftover di
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616045
Title:
Create interf
It was fixed on 2016-07-31 and included in recently released snapd 2.13
(I just made a quick test with latest version and can't reproduce).
Marking as fixed.
** Changed in: snapd (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
** Changed in: snapd (Ubuntu)
Status: New => Triaged
** Changed in: snapd (Ubuntu)
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585403
Title:
please su
** 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/1600034
Title:
noisy logs, No snaps are installed yet. Try 'snap install hello-
world
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616058
Title:
Create inter
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1595721
Title:
snap try does
I don't think this is a problem with snapd (I haven't experienced
anything like that), looks like an inconsistency in the packages which,
as you said, got corrected by apt-get dist-upgrade. Did you see this
happening with subsequent snapd package upgrades?
** Changed in: snapd (Ubuntu)
Stat
This doesn't seem to be the case anymore, I couldn't reproduce with
snapd 2.13 and current version of hello-world snap. hello-world.evil
reports an error, there is an apparmor denial and the file is not
created. Marking as fixed.
** Changed in: snapd (Ubuntu)
Status: New => Fix Released
--
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616063
Title:
Create interf
Verified with snapd 2.13, the error (as well as snap login --help) are
clear about needing an email. Closing as fixed.
** Changed in: snapd (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
Hi Seth, is it stil an issue? I'm getting 4.51 MB/s here... Could you
please do some more tests to see if it wasn't a transient issue?
** Changed in: snapd (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
*** This bug is a duplicate of bug 1575593 ***
https://bugs.launchpad.net/bugs/1575593
Hi Olivier, thanks for reporting the bug. Yes, we are aware of the
problem and we will address it at some point, but I it needs to be more
complex than just adding to MANPATH.
As for the FHS hierarchy, ther
*** This bug is a duplicate of bug 1607799 ***
https://bugs.launchpad.net/bugs/1607799
** This bug has been marked a duplicate of bug 1607799
Dash freezes after U1 login
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://b
Hi Robert, this was fixed some time ago, snapd is the only package now
and it has snap cli tool, snapd as well as the necessary systemd config
files. ubuntu-snappy is a dummy transitional package only.
** Changed in: snapd (Ubuntu)
Status: New => Fix Released
--
You received this bug noti
Ok, 'snap man' is not available and help, --help and -h work as
discussed above, marking it fixed.
** Changed in: snapd (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad
** Changed in: snapd (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1618648
Title:
Please su
Public bug reported:
The firewall-control plug is succesfully established, however 'ufw
enable' and 'ufw status' give errors:
pawel@ubuntu:~$ sudo ufw enable
Command may disrupt existing ssh connections. Proceed with operation (y|n)? y
ERROR: problem running ufw-init
iptables-restore v1.6.0: ipta
I cannot reproduce the original problem with establishing firewall-control
interface (works fine with snapd 2.13), please re-check and comment if it's
still happening with up-to-date system.
I have however hit another problem related to this interface and opened a new
bug #1618737.
** Changed i
** Description changed:
+ snapd version is 2.14.1 (from xenial-proposed).
+
The firewall-control plug is succesfully established, however 'ufw
enable' and 'ufw status' give errors:
pawel@ubuntu:~$ sudo ufw enable
Command may disrupt existing ssh connections. Proceed with operation (y|n
** Changed in: snapd (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1612298
Title:
unnecessary system log spam
To manage notifications about this bug go to:
ht
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616048
Title:
Create interf
I couldn't reproduce it with a fresh install of yakkety and snapd 2.13.
Could you please re-check?
** Changed in: snapd (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.n
Walt, can you still reproduce it with up-to-date 16.04 (snapd 2.13 or
above)?
** Changed in: snapd (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1594453
Titl
Looking at the logs it looks like snapd couldn't be stopped during
package update for some reason. Any chance you still have syslog from
that time? Did it happen with subsequent updates of snapd?
** Changed in: snapd (Ubuntu)
Status: New => Incomplete
--
You received this bug notification
** Changed in: snapd (Ubuntu)
Status: New => 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/1443599
Title:
doInstall treats local file as snappy package but forget to check
whet
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1618206
Title:
snapd.refresh
I've just checked with the snapd team and this issue was cuused by the
transition to the new schema ad was fixed a while ago. It shouldn't be
the case anymore. Can you confirm it's not happening on up-to-date
16.04?
** Changed in: snapd (Ubuntu)
Status: New => Incomplete
--
You received t
** Changed in: snapd (Ubuntu)
Assignee: (unassigned) => Paweł Stołowski (stolowski)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1618206
Title:
snapd.refresh.service fails after installat
** Changed in: snapd (Ubuntu)
Importance: Undecided => Low
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1585798
Title:
Cannot run Sna
** Changed in: snapd (Ubuntu)
Status: Triaged => 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/1618206
Title:
snapd.refresh.service fails after installation, missing
Requires=sn
** Changed in: snapd (Ubuntu)
Status: New => Triaged
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616056
Title:
Create interf
It was either a transient issue that was promptly fixed or - more likely
- a problem with your setup (we run these tests many times a day, and I
just succesfully built the deb with current source tree on yakkety).
Please re-test with current source tree and let us know if there is
still an issue.
** Changed in: snapd (Ubuntu)
Status: New => Triaged
** Changed in: snapd (Ubuntu)
Importance: Undecided => Wishlist
--
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 pac
** Changed in: snapd (Ubuntu)
Status: New => Triaged
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616052
Title:
Create interf
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1618198
Title:
Cannot start hello-world snap: mkdir: cannot create directory
'/home/martin
** Changed in: snapd (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593578
Title:
new users don't have /snap/bin in PATH when using 'su user'
To manage notifi
PR: https://github.com/snapcore/snapd/pull/1822
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1618206
Title:
snapd.refresh.service fails after installation, missing
Requires=snapd.socket
To manag
I've just verified this on my laptop (Intel Skylake & i915 driver) with
up-to-date 16.04, snap 2.13 and ubuntu-calculator-app.calculator runs
fine. Please make sure your system as well as the calculator snap are
up-to-date and re-check if it's still the case.
** Changed in: snapd (Ubuntu)
S
** Changed in: snapd (Ubuntu)
Status: New => Triaged
** Changed in: snapd (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616055
Title:
Create interf
** Changed in: snapd (Ubuntu)
Assignee: (unassigned) => Paweł Stołowski (stolowski)
** Changed in: snapd (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
NB, we do already have built-in upower-observe interface in snapd, but -
as implied by the name - it's for monitoring only. Looks like we will
need upower-control or some such.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bu
PR: https://github.com/snapcore/snapd/pull/1832
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616052
Title:
Create interface for org.freedesktop.timedate1
To manage notifications about this bug go
** Changed in: snapd (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1593439
Title:
Aborting a Snap job does nothing
To manage notifications about this bug go t
I can reproduce with the current release of snapd (2.13). Indeed, looking at
'snap changes', snapd is stuck on:
213 Doing 2016-09-02T16:34:26Z - Remove "hello-world" snap
However, this problem appears to be fixed with current snapshot of the
code (the upcoming 2.14)!
--
You received this bu
** Changed in: snapd (Ubuntu)
Importance: High => Medium
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1616048
Title:
Create interface for ofono
To manage notifications about this bug go to:
htt
Public bug reported:
The pre-populating of first scope on startup (before the screen is
unlocked) doesn't seem to be fully working.
My early investigation shows that the shell plugin correctly pre-
populates scope model on startup when the screen is still locked, but
after unlocking scope view is
** Changed in: snapd (Ubuntu)
Assignee: (unassigned) => Paweł Stołowski (stolowski)
** Changed in: snapd (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Attaching a snippet of unity8-dash.log. Apps scope is my 1st scope.
Note, how it's pre-populated @15:03:44 on startup and delivers 29 results:
[2016-09-05:15:03:44.547] Pre-populating first scope: "clickscope"
I waited ~2 minutes before unlocking the device - this is when I think
rendering starte
** Also affects: canonical-devices-system-image
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/1620297
Title:
First scope not rendered until unlocked
To m
** Description changed:
The pre-populating of first scope on startup (before the screen is
unlocked) doesn't seem to be fully working.
My early investigation shows that the shell plugin correctly pre-
populates scope model on startup when the screen is still locked, but
after unlockin
** Changed in: snapd (Ubuntu)
Status: In Progress => 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/1618206
Title:
snapd.refresh.service fails after installation, missing
Requi
Right. We have a conflict with "snap" deb package (from the description:
"SNAP is a general purpose gene finding program suitable for both
eukaryotic and prokaryotic genomes. SNAP is an acroynm for Semi-HMM-
based Nucleic Acid Parser.").
** Changed in: snapd (Ubuntu)
Importance: Undecided => M
Yep, the attached MP fixes the problem.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1620297
Title:
First scope not rendered until unlocked
To manage notifications about this bug go to:
https://bu
rightness does, however, which USS
use.
** Changed in: snapd (Ubuntu)
Status: In Progress => Incomplete
** Changed in: snapd (Ubuntu)
Importance: High => Undecided
** Changed in: snapd (Ubuntu)
Assignee: Paweł Stołowski (stolowski) => (unassigned)
--
You received t
Hi Didier, I couldn't reproduce this issue with my local test snap;
could you please attach your snapcraft yaml so that I can test same
thing?
** Changed in: snapd (Ubuntu)
Status: New => Incomplete
** Changed in: snappy
Status: New => Incomplete
--
You received this bug notificat
Ok, reproduced easily with Didier's snaps. Investigating.
** Changed in: snappy
Status: In Progress => Confirmed
** Changed in: snapd (Ubuntu)
Status: In Progress => Confirmed
** Changed in: snapd (Ubuntu)
Importance: Undecided => Critical
--
You received this bug notification
Ok, this is caused by restoring previous profile in enforcing mode, not
"complain" on revert as we don't restore the flags. This is incorrect
and will be fixed.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net
Pull request: https://github.com/snapcore/snapd/pull/1864
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1620560
Title:
Revert command doesn't reset the right apparmor profile
To manage notification
** Attachment added: "Razer-Blade.tar.gz"
https://bugs.launchpad.net/lpbugreporter/+bug/752542/+attachment/4761148/+files/Razer-Blade.tar.gz
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/752542
Ti
A quickfix in the shell plugin may fix it for the initial approach
(scopes in same snap as the shell), but it gets more complicated when
scopes are in separate snaps.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
** Changed in: unity-scopes-shell (Ubuntu)
Assignee: (unassigned) => Paweł Stołowski (stolowski)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1639249
Title:
Result art not displayed when
I haven't tested the attached branch yet; let's coordinate that since I
think you're working with a silo on all this.
** Branch linked: lp:~stolowski/unity-scopes-shell/art-uri-snap-root
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785905/+files/CurrentDmesg.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646574
apport information
** Attachment added: "MonitorsUser.xml.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785913/+files/MonitorsUser.xml.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs
apport information
** Attachment added: "LightdmLog.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785911/+files/LightdmLog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646574
Ti
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785912/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646574
Title:
Mous
apport information
** Attachment added: "DpkgLog.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785907/+files/DpkgLog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646574
Title:
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785918/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646574
Title:
Mo
Public bug reported:
When using nouveau driver for my GTX 1070 (mobile) the mouse cursor is fixed in
left upper corner or sometimes disappear. I actually can click or hover
everywhere on the screen, I just don't know where the mouse is pointer at the
moment.
---
ApportVersion: 2.20.3-0ubuntu8
apport information
** Attachment added: "HookError_source_xserver_xorg_video_nouveau.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785908/+files/HookError_source_xserver_xorg_video_nouveau.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785906/+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/1646574
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785914/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646574
apport information
** Attachment added: "BootLog.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785904/+files/BootLog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1646574
Title:
apport information
** Attachment added: "LightdmDisplayLog.txt"
https://bugs.launchpad.net/bugs/1646574/+attachment/4785910/+files/LightdmDisplayLog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bu
401 - 500 of 945 matches
Mail list logo