Ticket #23339

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

Eröffnet am: 2010-10-02 18:30 Letztes Update: 2012-03-30 07:11

Auswertung:
Verantwortlicher:
Status:
Offen [Owner assigned]
Komponente:
(Keine)
Meilenstein:
(Keine)
Priorität:
5 - Mittel
Schweregrad:
5 - Mittel
Lösung:
Gefixt
Datei:
Keine

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

Ticket-Verlauf (3/4 Historien)

2010-10-02 18:30 Aktualisiert von: hatochan
  • New Ticket "capt2.0プリントアウト不具合" created
2010-10-04 11:22 Aktualisiert von: mihara
  • Verantwortlicher Update from (Keine) to toratani
Kommentar

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

2012-03-30 07:10 Aktualisiert von: hatochan
Kommentar

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

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

2012-03-30 07:11 Aktualisiert von: hatochan
  • Lösung Update from Keine to Gefixt

Dateianhangliste

Keine Anhänge

Bearbeiten

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