[Bug 1451233] Re: 10ec:b723 [Lenovo B5400] Realtek RTL8723BE drops connection until reboot

2017-03-04 Thread Paweł Kowalik
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

[Bug 1654918] Re: No Internet access with default of Automatic (DHCP)

2017-03-04 Thread Paweł Jarosz
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:

[Bug 1679867] [NEW] init-functions.d/40-systemd bug

2017-04-04 Thread Paweł Ufnalewski
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 /

[Bug 1603190] Re: Ubuntu Store does not show any app pictures (just greyed out Ubuntu logos)

2016-07-15 Thread Paweł Stołowski
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. --

[Bug 1603186] Re: Apps scope not shown in the dash (but is installed)

2016-07-19 Thread Paweł Stołowski
>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']"`

[Bug 1603186] Re: Apps scope not shown in the dash (but is installed)

2016-07-20 Thread Paweł Stołowski
** 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

[Bug 1603186] Re: Apps scope not shown in the dash (but is installed)

2016-07-21 Thread Paweł Stołowski
** 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

[Bug 1583067] Re: Lag when favoriting/unfavoriting scopes via Manage Dash

2016-07-21 Thread Paweł Stołowski
** 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

[Bug 1603186] Re: Apps scope not shown in the dash (but is installed)

2016-07-21 Thread Paweł Stołowski
** 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

[Bug 1583067] Re: Lag when favoriting/unfavoriting scopes via Manage Dash

2016-07-21 Thread Paweł Stołowski
** 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

[Bug 1387011] Re: llvm cmake files incorrectly generated

2016-07-07 Thread Paweł Bylica
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

[Bug 1595120] Re: Scopes do not honour location access setting until device is rebooted

2016-07-12 Thread Paweł Stołowski
*** 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

[Bug 1566283] [NEW] CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel

2016-04-05 Thread Paweł Jarosz
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:

[Bug 1566283] Re: CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel

2016-04-05 Thread Paweł Jarosz
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

[Bug 1566283] Re: CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel

2016-04-07 Thread Paweł Jarosz
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

[Bug 1566283] Re: CONFIG_ARCH_ROCKCHIP not enabled in armhf generic kernel

2016-04-07 Thread Paweł Jarosz
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

[Bug 1615004] [NEW] SmartScopesClient test fails on arm64 in yakkety only

2016-08-19 Thread Paweł Stołowski
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

[Bug 1615004] Re: SmartScopesClient test fails on arm64 in yakkety only

2016-08-19 Thread Paweł Stołowski
** 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

[Bug 1615614] Re: dash is empty, scopes are missing

2016-08-22 Thread Paweł Stołowski
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

[Bug 1615614] Re: dash is empty, scopes are missing

2016-08-24 Thread Paweł Stołowski
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

[Bug 1615614] Re: dash is empty, scopes are missing

2016-08-25 Thread Paweł Stołowski
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

[Bug 1616486] Re: Create interface for changing current user password

2016-08-30 Thread Paweł Stołowski
** 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: -

[Bug 1603795] Re: feedback

2016-08-30 Thread Paweł Stołowski
** 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

[Bug 1616064] Re: Create interface for Whoopsie (com.ubuntu.WhoopsiePreferences)

2016-08-30 Thread Paweł Stołowski
** 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

[Bug 1615432] Re: snapd refresh service failure

2016-08-30 Thread Paweł Stołowski
*** 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

ubuntu-bugs@lists.ubuntu.com

2016-08-30 Thread Paweł Stołowski
** 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

[Bug 1616045] Re: Create interface for the power daemon

2016-08-30 Thread Paweł Stołowski
** 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

[Bug 1611483] Re: "snap remove" doesn't remove /snap/$SNAP_NAME

2016-08-30 Thread Paweł Stołowski
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

[Bug 1585403] Re: please support parallel operation

2016-08-30 Thread Paweł Stołowski
** 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

[Bug 1600034] Re: noisy logs, No snaps are installed yet. Try 'snap install hello-world'.

2016-08-30 Thread Paweł Stołowski
** 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

[Bug 1616058] Re: Create interface for AccountsService

2016-08-30 Thread Paweł Stołowski
** 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

[Bug 1595721] Re: snap try does not auto install ubuntu-core

2016-08-30 Thread Paweł Stołowski
** 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

[Bug 1581791] Re: package snapd 2.0.2 failed to install/upgrade: package snapd is not ready for configuration cannot configure (current status 'half-installed')

2016-08-30 Thread Paweł Stołowski
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

[Bug 1575667] Re: hello-world snap(v 6.0) created file outside container space

2016-08-30 Thread Paweł Stołowski
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 --

[Bug 1616063] Re: Create interface for urfkill

2016-08-30 Thread Paweł Stołowski
** 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

[Bug 1587181] Re: snap login prompts for password but login fails

2016-08-30 Thread Paweł Stołowski
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

[Bug 1612882] Re: Snap store very slow

2016-08-30 Thread Paweł Stołowski
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

[Bug 1583824] Re: Feature Request: having snap package manpages in system MANPATH

2016-08-30 Thread Paweł Stołowski
*** 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

[Bug 1606808] Re: scope freezes after login

2016-08-08 Thread Paweł Stołowski
*** 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

[Bug 1543776] Re: snapd systemd configuration in ubuntu-snappy, snapd in ubuntu-snappy-cli package

2016-08-30 Thread Paweł Stołowski
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

[Bug 1579553] Re: 'snap help' is not well handled

2016-08-30 Thread Paweł Stołowski
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

[Bug 1618648] Re: Please support "snap search"

2016-08-31 Thread Paweł Stołowski
** 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

[Bug 1618737] [NEW] firewall-control doesn't grant all the required permissions for ufw to work

2016-08-31 Thread Paweł Stołowski
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

[Bug 1594644] Re: error: the required argument : was not provided.

2016-08-31 Thread Paweł Stołowski
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

[Bug 1618737] Re: firewall-control doesn't grant all the required permissions for ufw to work

2016-08-31 Thread Paweł Stołowski
** 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

[Bug 1612298] Re: unnecessary system log spam

2016-08-31 Thread Paweł Stołowski
** 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

[Bug 1616048] Re: Create interface for ofono

2016-08-31 Thread Paweł Stołowski
** 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

[Bug 1602971] Re: unable to bind

2016-08-31 Thread Paweł Stołowski
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

[Bug 1594453] Re: snap login fails with certificate failure

2016-08-31 Thread Paweł Stołowski
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

[Bug 1584361] Re: package snapd 2.0.3 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-08-31 Thread Paweł Stołowski
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

[Bug 1443599] Re: doInstall treats local file as snappy package but forget to check whether it is a dir

2016-08-31 Thread Paweł Stołowski
** 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

[Bug 1618206] Re: snapd.refresh.service fails after installation, missing Requires=snapd.socket

2016-08-31 Thread Paweł Stołowski
** 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

[Bug 1604606] Re: snapd fails to start due to: could not unmarshal state entry "snaps": json: cannot unmarshal string into Go value of type int

2016-08-31 Thread Paweł Stołowski
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

[Bug 1618206] Re: snapd.refresh.service fails after installation, missing Requires=snapd.socket

2016-08-31 Thread Paweł Stołowski
** 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

[Bug 1585798] Re: Cannot run Snappy apps with /tmp symlinked - "unable to create tmpdir. errmsg: Permission denied"

2016-08-31 Thread Paweł Stołowski
** 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

[Bug 1618206] Re: snapd.refresh.service fails after installation, missing Requires=snapd.socket

2016-08-31 Thread Paweł Stołowski
** 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

[Bug 1616056] Re: Create interface for com.canonical.PropertyService

2016-09-01 Thread Paweł Stołowski
** 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

[Bug 1608179] Re: Multiple failed tests during 2.11 build

2016-09-01 Thread Paweł Stołowski
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.

[Bug 1594297] Re: Snapd packages restart in rsync style matter when update/install

2016-09-01 Thread Paweł Stołowski
** 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

[Bug 1616052] Re: Create interface for org.freedesktop.timedate1

2016-09-01 Thread Paweł Stołowski
** 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

[Bug 1618198] Re: Cannot start hello-world snap: mkdir: cannot create directory '/home/martin/snap/hello-world': Permission denied -- don't create $HOME/snaps as root

2016-09-01 Thread Paweł Stołowski
** 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

[Bug 1593578] Re: new users don't have /snap/bin in PATH when using 'su user'

2016-09-01 Thread Paweł Stołowski
** 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

[Bug 1618206] Re: snapd.refresh.service fails after installation, missing Requires=snapd.socket

2016-09-01 Thread Paweł Stołowski
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

[Bug 1597734] Re: snap packages do not run with the intel i915_bpo driver

2016-09-01 Thread Paweł Stołowski
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

[Bug 1616055] Re: Create interface for org.freedesktop.login1 (loginservice)

2016-09-01 Thread Paweł Stołowski
** 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

[Bug 1616052] Re: Create interface for org.freedesktop.timedate1

2016-09-01 Thread Paweł Stołowski
** 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

[Bug 1616045] Re: Create interface for the power daemon

2016-09-01 Thread Paweł Stołowski
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

[Bug 1616052] Re: Create interface for org.freedesktop.timedate1

2016-09-02 Thread Paweł Stołowski
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

[Bug 1593439] Re: Aborting a Snap job does nothing

2016-09-02 Thread Paweł Stołowski
** 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

[Bug 1592088] Re: snap command doesn't finish when snapd already gave up

2016-09-02 Thread Paweł Stołowski
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

[Bug 1616048] Re: Create interface for ofono

2016-09-05 Thread Paweł Stołowski
** 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

[Bug 1620297] [NEW] First scope not rendered until unlocked

2016-09-05 Thread Paweł Stołowski
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

[Bug 1616045] Re: Create interface for the power daemon

2016-09-05 Thread Paweł Stołowski
** 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

[Bug 1620297] Re: First scope not rendered until unlocked

2016-09-05 Thread Paweł Stołowski
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

[Bug 1620297] Re: First scope not rendered until unlocked

2016-09-05 Thread Paweł Stołowski
** 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

[Bug 1620297] Re: First scope not rendered until unlocked

2016-09-05 Thread Paweł Stołowski
** 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

[Bug 1618206] Re: snapd.refresh.service fails after installation, missing Requires=snapd.socket

2016-09-05 Thread Paweł Stołowski
** 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

[Bug 1620403] Re: package snapd (not installed) failed to install/upgrade: trying to overwrite '/usr/share/man/man1/snap.1.gz', which is also in package snap 2013-11-29-1ubuntu2

2016-09-06 Thread Paweł Stołowski
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

[Bug 1620297] Re: First scope not rendered until unlocked

2016-09-06 Thread Paweł Stołowski
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

[Bug 1616045] Re: Create interface for the power daemon

2016-09-06 Thread Paweł Stołowski
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

[Bug 1620560] Re: Revert command doesn't reset the right apparmor profile

2016-09-06 Thread Paweł Stołowski
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

[Bug 1620560] Re: Revert command doesn't reset the right apparmor profile

2016-09-06 Thread Paweł Stołowski
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

[Bug 1620560] Re: Revert command doesn't reset the right apparmor profile

2016-09-06 Thread Paweł Stołowski
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

[Bug 1620560] Re: Revert command doesn't reset the right apparmor profile

2016-09-07 Thread Paweł Stołowski
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

[Bug 752542] Re: ACPI DSDT info

2016-10-14 Thread Paweł Wegner
** 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

[Bug 1639249] Re: Result art not displayed when run in a snap

2016-11-04 Thread Paweł Stołowski
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

[Bug 1639249] Re: Result art not displayed when run in a snap

2016-11-04 Thread Paweł Stołowski
** 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

[Bug 1639249] Re: Result art not displayed when run in a snap

2016-11-04 Thread Paweł Stołowski
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.

[Bug 1646574] CurrentDmesg.txt

2016-12-01 Thread Paweł Bylica
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

[Bug 1646574] MonitorsUser.xml.txt

2016-12-01 Thread Paweł Bylica
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

[Bug 1646574] LightdmLog.txt

2016-12-01 Thread Paweł Bylica
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

[Bug 1646574] Lspci.txt

2016-12-01 Thread Paweł Bylica
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

[Bug 1646574] DpkgLog.txt

2016-12-01 Thread Paweł Bylica
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:

[Bug 1646574] UdevDb.txt

2016-12-01 Thread Paweł Bylica
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

[Bug 1646574] [NEW] Mouse cursor invisible or does not move

2016-12-01 Thread Paweł Bylica
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

[Bug 1646574] HookError_source_xserver_xorg_video_nouveau.txt

2016-12-01 Thread Paweł Bylica
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

[Bug 1646574] Dependencies.txt

2016-12-01 Thread Paweł Bylica
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

[Bug 1646574] ProcCpuinfo.txt

2016-12-01 Thread Paweł Bylica
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

[Bug 1646574] BootLog.txt

2016-12-01 Thread Paweł Bylica
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:

[Bug 1646574] LightdmDisplayLog.txt

2016-12-01 Thread Paweł Bylica
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

<    1   2   3   4   5   6   7   8   9   10   >