[Touch-packages] [Bug 881137] Re: UFW does not clean iptables setting from /etc/ufw/before.rules

2020-09-01 Thread CzBiX
Does it possible to add predefined nat chains? Like what the openwrt does. UFW can insert `ufw_prerouting_rule`, `ufw_postrouting_rule` on start, and remove these on stop. User can insert their custom rules in the ufw chains, without worry about the flush/duplicate issues. -- You received

[Touch-packages] [Bug 1638245] Re: Files in the root of a folder on another partition symlinked to user's home cannot be moved to trash because of a patch in this package

2016-11-11 Thread CzBiX
Steps: 1. Install system and partition disk into root and data partitions 2. create ~/Data folder, and mount data partition on it 3. create symlinks for ~/whatever/ to ~/Data/something/ 4. delete files directly inside ~/whatever/ What happen: Then Nautilus says: "File can't be put in the trash.

[Touch-packages] [Bug 1495781] Re: Can't move to trash in data partition

2015-12-19 Thread CzBiX
*** This bug is a duplicate of bug 1449112 *** https://bugs.launchpad.net/bugs/1449112 @Rik Shaw, do you meaning the logic of patch? I was dis-asm the file of glib, find the position of 'if condition' on line 44 in

[Touch-packages] [Bug 1495781] Re: Can't move to trash in data partition

2015-10-22 Thread CzBiX
I just made a binary patch to fix this, please save as script and run: https://gist.github.com/CzBiX/e64256b23687bb13da02 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in Ubuntu. https://bugs.launchpad.net/bugs

[Touch-packages] [Bug 1495781] Re: Can't move to trash in data partition

2015-09-14 Thread CzBiX
** Description changed: I have a clean install of Ubuntu 15.04. - I partitioned my disk into / (20GB) and /data (230GB) partitions. - I then created /data/home/ubuntu, moved my /home there, and bind mounted /home to /data/home/ubuntu. - I then created symlinks for ~/Downloads, ~/Music,

[Touch-packages] [Bug 1495781] Re: Can't move to trash in data partition

2015-09-14 Thread CzBiX
** Package changed: ubuntu => glib2.0 (Ubuntu) ** Description changed: - I have a clean install of Ubuntu 14.10. + I have a clean install of Ubuntu 15.04. I partitioned my disk into / (20GB) and /data (230GB) partitions. I then created /data/home/ubuntu, moved my /home there, and bind