*** This bug is a duplicate of bug 1568604 ***
https://bugs.launchpad.net/bugs/1568604
Happens for me as well on a fresh install of Ubuntu 16.04.1 LTS XFCE on
a Lenovo Thinkpad L450. The workaround Ctrl-Alt-F1 then Ctrl-Alt-F7
fixes it.
--
You received this bug notification because you are a
** Attachment added: "printingbuginfo"
http://launchpadlibrarian.net/18614964/printingbuginfo
--
cups not printing but saying job completed
https://bugs.launchpad.net/bugs/284536
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
Public bug reported:
Binary package hint: cups
First of all, some stats:
[EMAIL PROTECTED]:/home/fmendes# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu 8.04.1"
And for cups:
cupsys:
Installed: 1.3.7-1ubuntu3.1
Candidate: 1.3.7-
Hi!
I do have ssmtp set up to use a postfix server for my domain and
directed both STDERR and STDOUT to /dev/null so there *should* have been
no output to be mailed. To skirt the problem in my post, I decided to
use the "autossh" package to do the redialing on ssh and wrapped it in a
shell sc
Public bug reported:
Binary package hint: cron
I am running a shell script to create a reverse ssh tunnel to my home
machine using an entry in my user's crontab.
$ crontab -l
# m h dom mon dow command
*/5 * * * * /home/blink/scripts/ssh_home.sh
$ cat scripts/ssh_home.sh
#!/bin