You are not logged in.

#1 2006-12-23 00:55:28

gsanchez
Member
Registered: 2006-12-23
Posts: 4

CUPS problems

Hi to everyone.

I made a fresh installation of arch 0.8 from the base cd. Then i installed kde, firefox, alsa and cups. Everything was fine. But when i try to configure my printer through kde control center, this error messages appear:
"
Unable to retrieve the printer list. Error message received from manager:
Connection to CUPS server failed. Check that cups server is correctly installed and running. Error: the IPP request failed for an unknown reason
"
The i tried to install and configure my printer (Epson Stylus Color C43UX - USB) using http://localhost:631, but the web cups couldn't find my printer in the available printer list

I don't use a firewall in my system.

That's my rc.conf:#
# /etc/rc.conf - Main Configuration for Arch Linux
#

#
# -----------------------------------------------------------------------
# LOCALIZATION
# -----------------------------------------------------------------------
#
# LOCALE: available languages can be listed with the 'locale -a' command
# HARDWARECLOCK: set to "UTC" or "localtime"
# TIMEZONE: timezones are found in /usr/share/zoneinfo
# KEYMAP: keymaps are found in /usr/share/kbd/keymaps
# CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
# CONSOLEMAP: found in /usr/share/kbd/consoletrans
# USECOLOR: use ANSI color sequences in startup messages
#
LOCALE="pt_BR.utf8"
HARDWARECLOCK="localtime"
TIMEZONE="Brazil/East"
KEYMAP="br-abnt2"
CONSOLEFONT=
CONSOLEMAP=
USECOLOR="yes"

#
# -----------------------------------------------------------------------
# HARDWARE
# -----------------------------------------------------------------------
#
# Scan hardware and load required modules at bootup
MOD_AUTOLOAD="yes"
# Module Blacklist - modules in this list will never be loaded by udev
MOD_BLACKLIST=()
#
# Modules to load at boot-up (in this order)
#   - prefix a module with a ! to blacklist it
#
MODULES=(mii via-rhine)
# Scan for LVM volume groups at startup, required if you use LVM
USELVM="no"

#
# -----------------------------------------------------------------------
# NETWORKING
# -----------------------------------------------------------------------
#
HOSTNAME="archlinux"
#
# Interfaces to start at boot-up (in this order)
# Declare each interface then list in INTERFACES
#   - prefix an entry in INTERFACES with a ! to disable it
#   - no hyphens in your interface names - Bash doesn't like it
#
# Note: to use DHCP, set your interface to be "dhcp" (eth0="dhcp")
#
lo="lo 127.0.0.1"
eth0="eth0 172.31.1.75 netmask 255.255.255.0 broadcast 172.31.1.255"
INTERFACES=(lo eth0)
#
# Routes to start at boot-up (in this order)
# Declare each route then list in ROUTES
#   - prefix an entry in ROUTES with a ! to disable it
#
gateway="default gw 172.31.1.1"
ROUTES=(gateway)
#
# Enable these network profiles at boot-up.  These are only useful
# if you happen to need multiple network configurations (ie, laptop users)
#   - set to 'menu' to present a menu during boot-up (dialog package required)
#   - prefix an entry with a ! to disable it
#
# Network profiles are found in /etc/network-profiles
#
#NET_PROFILES=(main)

#
# -----------------------------------------------------------------------
# DAEMONS
# -----------------------------------------------------------------------
#
# Daemons to start at boot-up (in this order)
#   - prefix a daemon with a ! to disable it
#   - prefix a daemon with a @ to start it up in the background
#
DAEMONS=(syslog-ng network netfs crond cups alsa)


# End of file

I use Fedora Core 6 and Open SUSE 10.1 and both correctly installed my printer

Any sugestions?

Offline

#2 2006-12-23 11:42:31

STiAT
Member
From: Vienna, Austria
Registered: 2004-12-23
Posts: 606

Re: CUPS problems

It's a arch related problem.
I've had the same configuration running in kubuntu, which actually worked.
This error exists for some month now, nobody cares as it seems.
I've tried to find a patch related to this, but still - simply dont know why it isn't working.

The patch which is everywhere mentioned to fix this issue is included in the current arch package (post-kde-3.5.5.patch includes that the setTimeout is set to 1500 instead of 1), though, it still doesn't seem to work.

Also, i tried setting the kde printer configuration to 127.0.0.1 instead of localhost, which seems to have fixed the issue for some ubuntu users - also, no effect.

I'm searching and searching for a solution of this, not very lucky as it seems.

// STi


Ability is nothing without opportunity.

Offline

#3 2007-01-10 18:15:37

remur
Member
Registered: 2007-01-10
Posts: 15

Re: CUPS problems

I just added an entry to the arch wiki that describes howto get it to work with kde

http://wiki.archlinux.org/index.php/CUP … r_Settings

[EDIT] Update: Well, it seems like it just looked like it would work, but it doesn't sad Has been removed already

Offline

#4 2007-01-10 23:06:26

pelle.k
Member
From: Åre, Sweden (EU)
Registered: 2006-04-30
Posts: 667

Re: CUPS problems

This error exists for some month now

Well, maybe it started working again since the last time i ran kde in arch, but for me, printing has been broken for _several_ months now. I just did a fresh install, and guess what - It still doesn't work.


"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."

SETH / Jane Roberts

Offline

#5 2007-01-29 15:53:32

gsanchez
Member
Registered: 2006-12-23
Posts: 4

Re: CUPS problems

Since I upgraded my KDE to 3.5.6 this error no longer occurred! big_smile

Offline

#6 2007-01-29 21:26:19

pelle.k
Member
From: Åre, Sweden (EU)
Registered: 2006-04-30
Posts: 667

Re: CUPS problems

Yay!! smile
Will you please update the thread title with [SOLVED] please?


"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."

SETH / Jane Roberts

Offline

Board footer

Powered by FluxBB