任务单 #23339

capt2.0プリントアウト不具合

开放日期: 2010-10-02 18:30 最后更新: 2012-03-30 07:11

报告人:
属主:
类型:
状态:
开启 [Owner assigned]
组件:
(无)
里程碑:
(无)
优先:
5 - Medium
严重性:
5 - Medium
处理结果:
Fixed
文件:

Details

cups-1.3.x(slackware13.0, opensuse11.2)環境で、capt1.9のときは正常に印刷できましたが、最新の環境であるcups-1.4.4(slackware13.1, opensuse11.3)でcapt2.0を適用したところ、印刷ができなくなりました。デスクトップ環境はkde4.4.xで、この印刷(print)の設定を編集で確認すると、次のような表示がされます。

モデル      接続                  説明
現在の接続: ccp://localhost:59687 LBP3300
            接続がありません。    Try 'Detect More' or use the 'Connection Wizard'.
capt-2.0のインストールは、ver2.0xオンラインマニュアルのプリンタドライバの更新にそって実行しました。ドライバのインストールは、opensuse11.3ではyast2を利用してrpmファイルをインストールしました。slackware13.1では、rpm2tgzを実行してからinstallpkgでインストールしました。 /etc/cups/cupsd.confには、次のような設定をしています。
# Restrict access to the server...
<Location />
  Order allow,deny
  Allow from 127.0.0.1
  Allow from 192.168.0.215
</Location>

# Restrict access to the admin pages...
<Location /admin>
  Order allow,deny
  Allow from 127.0.0.1
  Allow from 192.168.0.215
</Location>

# Restrict access to configuration files...
<Location /admin/conf>
  AuthType Default
  Require user @SYSTEM
  Order allow,deny
  Allow from 127.0.0.1
  Allow from 192.168.0.215
</Location>
自動起動のために、/etc/init.d/ccpdは、最初の数行にコメント文でスターとスクリプトを入れています。
  1. #!/bin/sh
  2. # startup script for Canon Printer Daemon for CUPS (ccpd)
  3. ### BEGIN INIT INFO
  4. # Provides: ccpd
  5. # Required-Start: $local_fs $remote_fs $syslog $network $named
  6. # Should-Start: $All
  7. # Required-Stop: $syslog $remote_fs
  8. # Default-Start 3 5
  9. # Default-Stop 0 1 2 6
  10. # Description: Start Canon Printer Daemon for CUPS
  11. ### END INIT INFO
  12. if [ -f /etc/rc.d/init.d/functions ]; then
ccpdの状態をみてみると、次のようになっています。
 CUPS_ConfigPath = /etc/cups/
 LOG Path        = /var/log/ccpd/
 UI Port         = 59787

 Entry Num  : Spooler   : Backend       : FIFO path             : Device Path   : Status 
 ----------------------------------------------------------------------------
     [0]    : LBP3300   : ccp           : //localhost:59687     : net:192.168.0.215     : 
ghostscriptのバージョンは、8.70で、oprpとopvpがあることが確認できます。
# gs -h | grep opvp
   necp6 npdl nullpage oce9050 oki182 oki4w okiibm omni oprp opvp paintjet

任务单历史 (3/4 Histories)

2010-10-02 18:30 Updated by: hatochan
  • New Ticket "capt2.0プリントアウト不具合" created
2010-10-04 11:22 Updated by: mihara
  • 属主 Update from (无) to toratani
评论

担当者を toratani さんに変更しました。

2012-03-30 07:10 Updated by: hatochan
评论

次の環境で印刷できています。

OS: openSUSE 12.1(32bit) Driver: CAPT Printer Driver for Linux Ver2.40 (32bit)

2012-03-30 07:11 Updated by: hatochan
  • 处理结果 Update from to Fixed

Attachment File List

No attachments

编辑

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » 登录名