Why did you close this bug? Did you read the text above, or just the
last paragraph? Remote desktop does not work.
Or did I choose the wrong place for this bug about Ubuntu MATE? Is
remote desktop working properly with the main Ubuntu?
--
You received this bug notification because you are a memb
Well, I happen to have an Ubuntu MATE 20.04 virtual machine for testing
purposes.
The deja-dup package was installed, probably by default, but there is no
sign of any deja-dup-monitor process.
So you are probably right.
I would close this bug report, but I cannot find a way to do that.
--
You
Public bug reported:
I am running Ubuntu MATE 18.04.4 LTS (bionic), but my guess is that this
issue applies to the base Ubuntu too.
I noticed that deja-dup-monitor is running even though I never used any
backup tool.
There is a configuration tool called "Backups", but everything is
disabled ther
It is not GNU Make itself. If I pipe GNU Make's output to tee, then it
is tee that fails:
tee: 'standard output': Resource temporarily unavailable
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814393
This problem happens with both the standard GNU Make 4.1 that comes with
Ubuntu 16.04.5, and with a self-compiled GNU Make 4.2.1.
The error only happens if make is writing to stdout. If you redirect to
a file like this:
make ... blah... blah... 2>&1 >"$HOME/Build.log"
Then it runs fine.
--
Y
I have recently started experiencing the same problem.
Ubuntu 16.04.5 LTS
Kernel 4.15.0-45-generic #48~16.04.1-Ubuntu SMP Tue Jan 29 18:03:48 UTC
2019 x86_64 x86_64 x86_64 GNU/Linux
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
htt