You are not logged in.
Pages: 1
Hi, I have a similar problem, print jobs disappear after being in the print queue for about a minute. This happens with either a HP Laserjet on USB or any of a couple of HP Officejets on network. So I don't think it's printer-specific. Something about how cups or whatever is set up. I notice this message for Printer State inside of the #! printer dialog (menu -> system -> printers -> configure printer):
Processing - /usr/lib/cups/filter/hpcups failedThis is an EEEPC900, which was brought to life by #!. Thank you for any help.
Thank you, I had no idea about ppas
Hi, this is my first post. Yes that cb-welcome script is great! However, I have a java app (.jar) that wanted a newer release of java, and I've been all over the internet trying different people's solutions, but every one ends up in an error somewhere until I tried this one tonight: http://www.webupd8.org/2012/06/how-to-i … ebian.html
sudo -s
echo "deb http://ppa.launchpad.net/webupd8team/java/ubuntu precise main" | tee /etc/apt/sources.list.d/webupd8team-java.list
echo "deb-src http://ppa.launchpad.net/webupd8team/java/ubuntu precise main" | tee -a /etc/apt/sources.list.d/webupd8team-java.list
apt-key adv --keyserver keyserver.ubuntu.com --recv-keys EEA14886
apt-get update
apt-get install oracle-java7-installer=7u55-0~webupd8~1The key for Crunchbang seems to be that last line, telling it that the oracle-java7-installer shouldn't be the one in the repository?
Anyway, it works for me now.
Pages: 1
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.