saladpanda

Results 14 comments of saladpanda

Also ran into this issue. `searchsploit -t php 5` returns results which contain neigher of the terms. The problem seems to be introduced in commit a2a942ae0aeeecab44806097c2a1019a1844df9e as this is the...

The problem seems to be the usage of --perl-regex which was introduced in said commit. A quick-fix is to overwrite the regex-mode detection and set it to `-E` like it...

How do I move the outline panel to the left?

Just asked on the videolan IRC. Answer: "[...] volume is set by pulseaudio, not by VLC" So it seems to be pacmd for this one.

The issue name is correct. I don't see a need to change it. Why should I mention anybody? I'm no member of this project. This is a bugreport. Everyone is...

I would too find it very useful to be able to change the font-size.

Just tested again with KeepassXC 2.2.4. It also does **not** remember the last order. But the default order is "Group" ascending (A-Z) which I think makes more sense than descending....

To compile on ubuntu: ```sh apt install build-essential autoconf autoreconf -i ./configure make # run the binary: ./snapraid ```

The "Out of memory" is absolutely expected. The bug I wanted to report is the segfault. Now that I tested the above code again I get segfaults for both and...