SEARCH

Enter your search query in the box above ^, or use the forum search tool.

You are not logged in.

#2 Re: Help & Support (Stable) » [SOLVED]Printing broken after update or autoremove (HP Deskjet 1000) » 2014-04-06 17:37:14

I am now pretty sure this is a hardware problem, as I've tested the printer on an up to date peppermint system and a stock mint 16 liveusb. The problem persists. If it was indeed a problem caused by some update, then mint would probably work fine as, at the time the disto was released, crunchbang still handled the printer fine. The only thing left is to test on a Windows system. Unfortunately, I own no Windows machine except another desktop, which means i will have to move the printer. Still, it is going to be less of a chore than if I had to install Windows on a virtual machine. Thanks for taking the time to read about this.

#3 Help & Support (Stable) » [SOLVED]Printing broken after update or autoremove (HP Deskjet 1000) » 2014-04-06 13:57:37

Odys
Replies: 2

Hello everyone, the situation is as follows: Some days after a dist-upgrade and an autoremove I tried to use my previously perfectly working printer. The loading bar of the printing operation was normally displayed and quicky loaded, yet the printer remained silent. I checked using the system-config-printer (crunchbang default) and found that the printer was disabled. I tried to enable it but it would disable immediately. When double clicking the printer I got this error, before the configuration window opened:

Option 'printer-resolution' has value '(unknown IPP tag)' and cannot be edited.

I found a relevant topic over at the Mint forums: http://forums.linuxmint.com/viewtopic.p … 8&t=132237
I casually installed libgs9, as instructed in the topic, deleted the printer and rebooted. The printer was detected succesfully and I was now able to enable it (Eugh, ugly recursion here!). It still doesn't print though. If I check for completed jobs none are displayed, while, if I have the quequed jobs window open while printing, the job appears and stucks there as pending. The general printing tab also reads "Proccessing page 1". I also tried to restart cups (not really helpful since I had rebooted anyway). Well, that's all I know. Any suggestions? Since you probably need more information, please instruct me on what else I should provide.

#4 Re: Help & Support (Stable) » Newbie changed his Screen Res » 2013-02-22 08:58:52

There's a gui tool preinstalled for changing the resolution without such problems. Try resetting your resolution to the default with xrandr and then use the tool to see if it works right for you. You may also change the length of the tint2 panel to fit your screen by editing it's customization text (right click menu). Sry for not being more specific, it happens that I don't have #! currently installed.

#5 Re: Help & Support (Stable) » [SOLVED] Unable to install skype » 2013-02-22 08:46:03

Well, you could always switch to Waldorf. I did so, and don't have those dependency errors anymore. I was told that statler doesn't support multiarch skype, yet i don't see how you could have the same problem with skype 2.2 (Which probably comes in separate debs for 32 and 64 bit archs).

#7 Re: Off Topic / General Chat » What's wrong with the arch guys??? » 2013-02-02 12:30:05

Well wait... OMG how could I be that goofy tongue yeh right, the only thing i had to do was to open a console and copy-paste it  mad
thanks though, i just figured it out tongue I could just reload the page and i would get a normal icon captcha tongue

#8 Off Topic / General Chat » What's wrong with the arch guys??? » 2013-02-02 12:10:20

Odys
Replies: 83

hi every1, take a moment to hear my despair! Imo just another one and a half year newbie in the linux world, and after having loved crunchbang for a short while, I figured out it was time for some more distrohopping. I chose archbang for that matter, despite the rather not that encouraging reputation of it in terms of newbie friendliness. After succesfully installing it (and understanding quite a bit of the installation options), I believed that was it. I am writing from it right now. That was what I believed until I figured out that I couldn't do such a thing as simple as install skype :\ Although the right repository was uncommented in the pacman conf file, the package manager would return: error: target not found: skype. I went onto asking for help on the archbang forums, but in the end of the registration form, the human-test had me yikes See for yourself: 

What is the output of "date -u +%V$(uname)|sha256sum|sed 's/\W//g'"?

I doubt that the forum guys want me to prove that I'm human, maybe it's the opposite they want instead. I conscripted my riddle solving skills and google, yet they were no match. So I ended up here seeking the ultimate answer  roll
thanks for wasting your time with me.

#9 Re: Help & Support (Stable) » [SOLVED]Skype dependencies not met » 2012-11-27 18:55:32

I will do as you suggest. Thanks for replying that quick.  smile

#10 Help & Support (Stable) » [SOLVED]Skype dependencies not met » 2012-11-25 17:09:50

Odys
Replies: 6

Hello every1. Haven't yet introduced myself but I think i'll be around for quite sometime since the first impressions of #! got me REALLY interested. I'm just a 1st year newbie in linux actually, having experienced a couple of other distros a bit. Anyway , let's get to the topic. I've been trying to install skype on 32bit Statler. I downloaded the Multiarch deb and tried to install it through terminal cause the GUI Package Installer displayed this error:

Error: Dependency is not satisfiable: libqt4-network (>= 4:4.8.0)

So, here are my commands and the results:

odys@crunchbang-desktop:~$ cd downloads
odys@crunchbang-desktop:~/downloads$ sudo dpkg -i skype-debian_4.1.0.20-1_i386.deb
[sudo] password for odys: 
Selecting previously deselected package skype.
(Reading database ... 91217 files and directories currently installed.)
Unpacking skype (from skype-debian_4.1.0.20-1_i386.deb) ...
dpkg: dependency problems prevent configuration of skype:
 skype depends on libqt4-network (>= 4:4.8.0); however:
  Version of libqt4-network on system is 4:4.6.3-4+squeeze1.
 skype depends on libqtcore4 (>= 4:4.7.0~beta1); however:
  Version of libqtcore4 on system is 4:4.6.3-4+squeeze1.
 skype depends on libqtgui4 (>= 4:4.8.0); however:
  Version of libqtgui4 on system is 4:4.6.3-4+squeeze1.
 skype depends on libqtwebkit4 (>= 2.1.0~2011week13); however:
  Package libqtwebkit4 is not installed.
 skype depends on libstdc++6 (>= 4.6); however:
  Version of libstdc++6 on system is 4.4.5-8.
 skype depends on libssl1.0.0; however:
  Package libssl1.0.0 is not installed.
dpkg: error processing skype (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils ...
Errors were encountered while processing:
 skype
odys@crunchbang-desktop:~/downloads$ 

Well, it seems that the packages installed on my system are outdated, despite having successfully ran sudo apt-get update, sudo apt-get upgrade and sudo apt-get dist-upgrade prior to running the skype installation. I have also installed libqt4-core, libqt4-gui, libxss1, libxss1-dbg and libxss-dev as guided by this tutorial which actually refers to 64bit Statler:
http://crunchbang.org/forums/viewtopic.php?id=7310

I also tried installing skype through sudo dpkg -i and then installing it's dependencies with apt-get -f install, but the second command, instead of fetching the dependencies that skype needed, removed skype.

Hope i've covered what you need to know. Thanks in advance.

Board footer

Powered by FluxBB

Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.

Debian Logo