SodaWithoutSparkles

Results 240 comments of SodaWithoutSparkles

zram must be causing some problem. I remember not using log2ram with zram before, and nothing special happened. Zram is working properly. Is there any debugging flags for log2ram to...

Maybe both? ``` zram Num of dir problems No 1 No No 2 Not tested Yes 1 Not tested Yes 2 Yes ``` Triggering the bug is not entirely obvious...

Looking at the service file, shouldnt log2ram starts after zram? If so, why that isnt marked as `wanted`? Or, why `zram-swap-conf` is marked in the after section, so it is...

Timeout apprently. Maybe log2ram is waiting for something to set up? But that "something" is also waiting for log2ram?

So how could I solve that? I want to revert the changes so that I could use the group management normally [Referenced by this Reddit post](https://www.reddit.com/r/pihole/comments/kt3bur/cannot_modify_a_group_in_group_management_or/)

``` 0|1|Default|1606123676|1606123676| 3|1|Smart Home|1595830800|1606123676| 4|1|bypass|1595831059|1606123676| 6|1|Bypass Google Ad service|1606141006|1607000807| ``` Ran the command from readme.md to remove the group. Done already. The new groups that added after using whitelist.py was...

Okay, I solved that. First I did a backup from [the teleporter page](http://pi.hole/admin/settings.php?tab=teleporter). I then did a reconfigure(`pihole -r`), selecting the same settings as before. It should not change any...

这个很明显啊,读一下写着 "Root isnt available" 就代表没root 权限,要么你没root要么你没给权限 不过报错讯息的确要改善一下。有时候太长看不见后面最重要的那部分。现在也不能复制错误讯息。要知道复制错误讯息扔到google 是最好的debug方法(之一)

我觉得反正`me.zhanghai.android.files`都是重复的不如加个处理把这部分去掉

IIRC most of the android apps, even the system launcher and settings, treat right-click as back button. Dont know why, but mapping right-click to another action might not be possible