Unanswered Questions

167,751 questions with no upvoted or accepted answers
26 votes
1 answer
9k 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 ...
22 votes
3 answers
869 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 ...
20 votes
2 answers
3k views

How to know which file or inode triggered a systemd.path unit?

Systemd offers unit files whom control monitoring of a certain path trough inotify: systemd.path(5). If a file or directory is modified in the watched path the corresponding systemd.service(5) is ...
19 votes
1 answer
8k 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 ...
18 votes
0 answers
842 views

Pressing "n" in tmux triggers "Not in a mode"

I am using tmux and I'm observing a strange behaviour. It happens from time to time that when I press "n" on my keyboard, the focus switching to tmux control and the message "Not in a mode" is ...
17 votes
2 answers
2k views

Persisting input language when switching tabs on chrome

Is there any way to have either windows or chrome remember and switch the current input language whenever I switch tabs? e.g. open a tab on Facebook, switch to French input, open another tab on ...
17 votes
2 answers
2k views

VMware Printing vs Hyper-V Printing

In VMware once you connect to your virtual machine, you can access the printers from your host machine. This is a very nice feature, you don't have to setup the printer for your virtual machine. I was ...
16 votes
1 answer
8k views

Okular - Darkmode without invert images colors

I'm studying a lot on screen because of the Covid19 pandemic. And it tears my eyes apart. brieucdug@msi:~$ lsb_release -d && uname -r Description: Ubuntu 20.04 LTS 5.4.0-37-generic (gnome-...
16 votes
2 answers
2k 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 ...
15 votes
1 answer
6k views

How to connect SageMaker notebook from VS Code?

I am using SageMaker to test ML approaches. I would like to refactor my SageMaker scripts towards more production ready code. Thus I would like to use VS Code to refactor code and run code on ...
15 votes
2 answers
5k 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 ...
15 votes
4 answers
17k views

How do you import an EPS file in Inkscape?

I'm using Inkscape, and I'm trying to import an EPS file to use it as a vector and eventually save it as an SVG. This link here mentions several methods: http://www.inkscapeforum.com/viewtopic.php?f=...
14 votes
1 answer
849 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 ...
14 votes
2 answers
6k 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 ...
14 votes
1 answer
1k views

How to disable alternate buffer in GNU screen itself but not for vim, less inside it?

What I would like to accomplish is mouse wheel scrolling behavior that I'm used to in a regular ssh session. In bash prompt mouse wheel should scroll my terminal output, and inside less/vim - the ...

15 30 50 per page
1
2 3 4 5
11184