All Questions

172,207 questions with no upvoted or accepted answers
28 votes
3 answers
12k views

Can CMake stop at the first error?

When cmake encounters an error, sometimes it does not stop instantly but continues to process all CMake files. It is only at the end of the treatment that we learn that there is an error, so we have ...
louisiuol's user avatar
  • 381
22 votes
2 answers
1k views

Internet Sharing on Lion breaks my routing table

When in the office, I'm connected to a 192.168.1.0/24 network. When Internet Sharing is off, the first entry of netstat -nr is default 192.168.1.254 UGSc 10 62 en0 ...
seaders's user avatar
  • 321
19 votes
0 answers
9k views

Extracting Opus from WebM losslessly with FFmpeg or MKVToolNix

I have come across a strange problem when remuxing Opus audio stream from WebM to another container like ogg or opus. Running the output files through a spectrum analyzer clearly shows that there is ...
alexitx's user avatar
  • 321
18 votes
1 answer
9k views

Windows 10 + WebDAV: Mutual authentication failed: The server's password is out of date at the domain controller

We have an existing WebDAV installation with an Apache mod_dav was WebDAV drive hosted at an SSL protected URL with CA issued certificate and basic authentication. MacOSX and Windows < 10 have been ...
Graham Leggett's user avatar
16 votes
2 answers
3k views

High CPU usage running Symfony on PHP-CLI

I have a Dell laptop with Intel i7 5th generation running Windows 10 x64 and PHP 5.6.17 x86 environment. When I run a fresh installation of Symfony 3.0 using php-cli: php bin/console server:run In ...
Marcelo Rodrigo's user avatar
16 votes
3 answers
6k views

Windows 7 DSCP and 802.1p QoS Mapping?

When I create a QoS policy in Windows 7 through the Group Policy editor and set a DSCP value, does Windows 7 add the 802.1p QoS field to the Ethernet frame? If so, how does it map the different ...
syplex's user avatar
  • 266
16 votes
1 answer
5k views

Prevent Outlook 365 OWA in 2020 from automatically deleting meeting emails

Previously asked and answered in older versions. No solution for Outlook OWA in 2020. Older instructions don't apply now. See Prevent Outlook from automatically deleting meeting emails Most recent ...
Nan's user avatar
  • 161
16 votes
1 answer
2k views

Chrome DevTools - Network - Remove overview time filter

Once you click, and thereby filter, on the network timeline overview, I cannot find a way to undo the filtering. When double clicking, it increases the filter to all, but subsequent requests won't be ...
Joseph Pernerstorfer's user avatar
15 votes
3 answers
21k views

WSL stops responding

I've installed WSL Ubuntu 20.04 LTS using wsl --install -d ubuntu. But sometimes it stops responding and freezes when I've been in Linux for a long time. Windows Version: 21H2. CPU virtualization, ...
iykctywub's user avatar
  • 151
14 votes
2 answers
1k views

Text in window in macOS Catalina is blurry after sleep

After I updated my MacBook Pro to Catalina, every time I close the lid for a while some windows will be blurry. Here is an example: The left window was opened before sleep and now it is blurry. The ...
Hongmin Li's user avatar
14 votes
5 answers
8k views

Microsoft Edge Developer Tools window stays blank

The dev tools window for Microsoft Edge currently looks like this on my system: This has worked before. I don't know why and when exactly this change happened. I'm on Windows 10.0.14393 and Microsoft ...
xehpuk's user avatar
  • 412
14 votes
1 answer
1k views

Trap on DEBUG signal for the dash shell?

With the bash shell, you can install a trap on the synthetic DEBUG signal. This is useful and will execute your function or bit of code on every shell command. For example: $ trap 'logger -t shell "${...
Cosimo's user avatar
  • 249
13 votes
1 answer
21k views

WinGet COM Server is consuming 25% of cpu

last days i heard the laptop's fan kicking in, and i discovered a process called "WinGet COM Server" which is consuming CPU cycles. i uninstalled WinGet from apps, but it appearded once ...
salvattore001's user avatar
13 votes
1 answer
5k views

How to Disable Web Page Checks for Focus, or Spoof Focus on Firefox Browser Tabs?

Problem: Some web sites refuse to load unless the tab is active, whereas most users appreciate tabs loading in the background. This behavior may not be specific to Firefox. Examples: https://www....
n00b's user avatar
  • 131
13 votes
2 answers
4k views

Why my SUnreclaim is too high (issues with having free memory)?

I have lot of memory (32Gb) on my laptop though still have issues with having amount of free memory. I am using linux (Fedora 27) and this happens after while since reboot. If you check free output, ...
RafaelRS's user avatar
  • 131

15 30 50 per page
1
2 3 4 5
11481