-
**Describe the bug**
The code is littered with dynamically allocated wxBitmap objects. This makes for a lot of trouble since these are Copy On Write classes designed to be used by value.
**To R…
-
When the last member leaves a shared list, the list should be transferred back to the public realm similar to the case when a list owner removes all shares.
Since the (Member)Livequery can not alter t…
-
If the mount_point is within a branch, then you can end up with recursive reads. Even worse if you use the mount point as the branch unionfs gets caught in a deadlock because fuse very quickly exhaust…
-
I was just exploring data mounts and some thing like this
`unshare -m -- /bin/sh -c "mount -o bind,noexec,nosuid,nodev /var/bocker/shared '$btrfs_path/$uuid'/var/www/data"`
seems to work well enou…
-
**Background**
For certain use cases, it is beneficial to be able to share applications with other users/groups.
Currently, Cloud Pipeline supports the ability to access runs environments for severa…
-
bubblewrap is becoming a popular sandbox tool, so we need be able to use it inside unprivileged docker to containerize solutions.
As you may know `bwrap` works correctly in a privileged container:
…
-
```
› nix log '/nix/store/9rsiimwgjikqbl7kscqylpqwl1m9siz7-btrfs-fs.img.drv^*'
++ mkdir -p ./files
++ mkdir ./files/boot
++ /nix/store/x8dl4qqc8nb07bggpi03fb5zjjshdyjj-extlinux-conf-builder.sh -g…
-
I hope I didn't miss an existing issue on the topic, but at least couldn't find it with some search:
We used to have user folders shared with the team and would like to migrate all those folders an…
-
Hi, thanks for `squashfuse`!
I have stumbled across a potential bug when using multiple squashfs mounts as layers in overlayfs.
Here is the rough dir layout:
```
lower1 [squashfuse]
lower2 […
-
```
What steps will reproduce the problem?
1. Install gdata-python-client-2.0.15.
2. Try to run the samples/contacts/profiles_example.py for my Google Apps
account.
What is the expected output? What…