ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Проблема с CUPS
@ 2008-09-11 10:18 Victor Zhuravlyov
  0 siblings, 0 replies; only message in thread
From: Victor Zhuravlyov @ 2008-09-11 10:18 UTC (permalink / raw)
  To: ALT Linux Community general discussions

[-- Attachment #1: Type: text/plain, Size: 2144 bytes --]

# rpm -qa | grep cups
libcups-1.3.7-alt2
cups-1.3.7-alt2
cups-pdf-2.4.5-alt2
samba-client-cups-3.0.31-alt1.M40.1
ghostscript-cups-8.60-alt3
libgnomecups-0.2.3-alt1
cndrvcups-common-1.20-1

# uname -r
2.6.25-std-def-alt6.M41.3

При подключении принтера через веб-интерфейс процесс виснет на этапе
выбора производителя,
т.е. после того как клацаю на HP и нажимаю княпочку, то вместо выбора
принтеров HP страница очень долго висит в ожидании.
Если просто добавить ppd файл, то всё вроде как подключилось.

Есть лог купса в режиме debug за сегодня (в аттаче, повыкусывал оттуда
кучу одинаковых строчек не относящихся к делу)
До обновления на бранч 4.1 и 2.6.25 вроде такого не было, хотя
утверждать не берусь.
Лог купса простой:
# cat cupsd.conf
LogLevel debug
MaxJobs 500
User lp
Group lp
RunAsUser no
NoIzvrat yes
TempDir /var/spool/cups/tmp
Port 631
<Location />
  Deny From All
  Allow From 127.0.0.1
  Allow From 192.168.0.0/16
  Allow From 10.0.1.0/24
  AuthType None
  AuthClass Anonymous
</Location>
<Location /admin>
  Deny From All
  Allow From 127.0.0.1
  Allow From 10.0.1.0/24
  Allow From 192.168.0.0/16
  AuthType None
  AuthClass Anonymous
</Location>
<Location /classes>
  Order Deny,Allow
  Deny From All
  Allow From 127.0.0.1
  Allow From 10.0.1.0/24
  Allow From 192.168.0.0/16
  AuthType None
  AuthClass Anonymous
</Location>
<Location /printers>
  Order Deny,Allow
  Deny From All
  Allow From 127.0.0.1
  Allow From 10.0.1.0/24
  Allow From 192.168.0.0/16
  AuthType None
  AuthClass Anonymous
</Location>
<Location /jobs>
  Order Deny,Allow
  Deny From All
  Allow From 127.0.0.1
  Allow From 10.0.1.0/24
  Allow From 192.168.0.0/16
  AuthType None
  AuthClass Anonymous
</Location>
Browsing On
BrowseOrder allow,deny
BrowseAddress @LOCAL

[-- Attachment #2: cups-.tar.bz2 --]
[-- Type: application/x-bzip2, Size: 14638 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-11 10:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-09-11 10:18 [Comm] Проблема с CUPS Victor Zhuravlyov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git