Abo Khalid

Results 10 comments of Abo Khalid

Thanks Tobias for the detailed explaination. I will roll back my workarounds changes and re-compile on Debian 11 (gcc 10.2.1)

Thank you I printed all WFP filters and found that the issue is caused by "charon IPsec policy" filter : ``` {7d593ee1-acfa-4234-a147-9b70bc36b26b} charon IPsec policy FWPM_FILTER_FLAG_INDEXED FWPM_LAYER_OUTBOUND_TRANSPORT_V4 FWPM_SUBLAYER_UNIVERSAL FWP_EMPTY FWPM_CONDITION_IP_LOCAL_ADDRESS...

Absolutely easy but smart feature should be enabled I believe.. When OMV 5 is released.. I think I will make a dashboard widget that shows comprehensive info about drives, if...

[https://github.com/openmediavault/openmediavault/blob/master/deb/openmediavault/usr/share/openmediavault/unittests/php/test_openmediavault_system_system.php](https://github.com/openmediavault/openmediavault/blob/master/deb/openmediavault/usr/share/openmediavault/unittests/php/test_openmediavault_system_system.php) From the added unit tests. we can see that you are testing if: 1. root mount point resides on the block without partition 2. root mount point is on...

https://github.com/openmediavault/openmediavault/blob/master/deb/openmediavault/usr/share/openmediavault/unittests/php/test_openmediavault_system_system.php Test getRootDeviceFile does not override the static function. Maybe because getRootDeviceFile calls another static function. Any idea?

Make sure you use **Git Bash** for building nextcloud NOT windows default CMD or Powershel

I relized that karchive is only required in the master branch in `C:\Nextcloud\client-building\desktop\src\gui\CMakeLists.txt` . I switched to 3.6 stable and recompile is in a progress.

This is what I did as I mentioned earlier. I get `Could not find a configuration file for package "KF5Archive` whenever I build the master. I switched to desktop release...

@umlaeute I had a similar issue with download limiter enabled in NC30. If disabling it solved my problem and yours then , there is something needs to be done to...