=== cpaelzer__ is now known as cpaelzer [07:44] PR snapd#6528 closed: tests/main/nfs-support: use archive mode for creating fstab backup [10:44] mborzecki: what was the pr you wanted reviewed? [10:45] Chipaca: #6079 [10:45] PR #6079: cmd/snap: `snap connections` command [10:45] mborzecki: sorry i can't review things on the second page [10:46] mborzecki: shouldn't we revisit the "interface first" thing to see what the decision is/was first? [10:46] mborzecki: I'll ask pedronis [10:47] Chipaca: it's just a column, we can shift it any time [10:47] mborzecki: that's what *she* said! [10:49] mborzecki: i need to wait for spread to finish here before i cna build and test it :-) [10:49] mborzecki: but yeah, on it [10:49] Chipaca: thanks! [10:56] mborzecki: pushed validation and spread tests to the start-timeout thing [11:01] hi, is an interface required to run xdg-open in a snap? [11:04] PR snapd#6530 opened: overlord/ifacestate: fix migration of connections on upgrade from ubuntu-core [11:11] ackk: desktop interface should be enough [11:11] mborzecki, this this change recently? ISTR xdg-open was in core before [11:12] ackk: no, there was no change, maybe i misunderstood your question, you can run xdg-open regardless of having desktop interface being connected, but it only does useful things iff the interface is connected [11:13] mborzecki, I get an error if I try to run /usr/bin/xdg-open from a snap run --shell [11:14] ackk: hm, my bad --> /usr/bin/xdg-open ixr <-- that's from desktop interface apparmor profile, so you can run it iff desktop is connected after all [11:14] mborzecki, I see, thanks. it didn't use to be the case though, we had snaps that worked without that interface [11:14] https://wiki.linaro.org/Platform/LAB/LMP_in_practice [11:16] diddledan: Is the snapcraft forum the best place for issues to be reported (tl;dr = cant open EPS in snap version, but works fine in apt version)? [11:16] ^^ for GIMP [11:23] mborzecki, I now get this error (with the desktop interface connected): user-open error: exec: "dbus-launch": executable file not found in $PATH [11:24] ackk: is there no session bus started? [11:27] mborzecki, I'm running it on my desktop so I guess so :) [11:30] mborzecki, this is not a --classic snap if it matter [11:30] *matters [12:18] core18 is now supported on build.snapcraft.io; have fun [12:58] PR snapcraft#2479 opened: store: support registering to a specific store [13:10] I'm trying to use the shutdown interface in a strictly confined snap, but am getting permission denied on systemd/reboot.target. Any quick pointers to where I'm missing something are appreciated: https://forum.snapcraft.io/t/system-reboot-from-within-a-strictly-confined-snap/10080 [13:17] Gargoyle: thanks for alerting me :-) [13:17] I'll see what I can do to fix it [13:26] diddledan: NP. I saw the "call for testing" thread and saw it was loooong and old. Wasn't sure if it was the place to add it. [13:29] dot-tobias: https://forum.snapcraft.io/t/how-to-reboot-device/1142 [13:29] dot-tobias: in particular https://forum.snapcraft.io/t/how-to-reboot-device/1142/3?u=chipaca [13:32] Chipaca: Thank you! I guess my search queries on the forum were too specific as this thread didn't turn up (at least on pages 1+2 😉 ) [13:33] dot-tobias: yeah i had to search in a few ways and only persevered because i knew it was there somewhere [13:49] PR snapcraft#2481 opened: meta: handle symlinked hooks (#2478) [14:01] PR snapcraft#2482 opened: docs: update pull request template [14:07] Bug #1683942 changed: Startup logs showed after the "Please Enter to configure" message [14:48] PR snapd#6527 closed: cmd/snap: produce better output for help on subcommands [15:03] PR snapd#6531 opened: cmd/snap: fix error messages for snapshots commands if ID is not uint [15:10] mborzecki: https://github.com/sharkdp/hyperfine [17:56] PR snapd#6520 closed: wrappers: Add an X-SnapInstanceName field to desktop files [18:08] PR snapd#6532 opened: daemon: allow downloading snaps blobs via .../blobs [19:00] PR snapd#6523 closed: snap, wrappers: support StartTimeout [20:27] Gargoyle: `snap refresh --stable gimp` :-D [20:48] Works! Sweet! [20:53] Is there a fix for browsing network shares in snaps - I get the "does not support mount" error which I have seen elsewhere too. [20:57] I'm guessing it's related to this:- https://github.com/snapcrafters/gimp/issues/32 [20:57] Personally, I keep almost all project files on a NAS drive on my LAN. :/ [20:59] Would that not be an issue if I "properly" mounted my NAS drive shares instead of just browsing to them on demand? [22:53] Whenever I try and set my snap's license to "LGPL 2.1 or later", I get an "Invalid symbols sequence such as (A B) for token: "-" at position: 8 " error.