Public bug reported:
Reproduce steps:
1. launch a terminal
2. Type in 'gnome-tweak-tool' command
3. mouse click on "Keyboard and Mouse" -> "mouse: Show location of pointer"
turning ON
4. close gnome-tweak-tool.
5. open Remmina Remote Desktop Client or VNC Viewer, and link to a remote
windows mac
Public bug reported:
# This is correct. The printed temp file name is in folder /
$ mktemp -u --tmpdir -p /
/tmp.aFd4MwfGDU
# after swapping the options, mktemp do not handle the -p option correctly.
# swapping options should not affect the output.
$ mktemp -u -p / --tmpdir
/tmp/tmp.FkTPrEsTMs
Note: coreutils verions as shown by dpkg -l command:
$ dpkg -l coreutils
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version