simonCor
simonCor
I have seen the the same behaviour with virtual drives on Windows (e.g. subst I: C:\sources\). The problem seeems, that the AbsolutFilter runs the match function with the path parameter...
We currently use a workaround: We call gcovr from a python script there we convert all pathes by os.path.realpath bevore sending them to gcovr. small addition: We also have to...
Yeah I think a fix is not trivial because this is a niche problem and may have other implications... How about a detection of the problem and a warning message...
Hm something like: If the --filter parameter is set implicitly with root, check "is os.path.realpath(root) != os.path.abspath(root)" "It seems, that your root is on a virtual drive/symlink on windows. This...
I have the same problem - guake always appears on mouse display - although it is configured to always appear on a specific display. Distribution is Fedora 31 output of...
Hmmm i tested it. Showed another issue: The Gemoetry settings does not change anything. Guake keeps to open in full screen no matter what is set in Geometry. (The "Start...
Hui thanks @freimair - this is cool and works. I use it on gnome Version 3.34.3 - no problems.
I created a docker image of it - seems to work fine: https://hub.docker.com/r/simon21783/dnsmasq/tags