17.10をインストールしてから動作していないSamsungスキャナーがあります。
# sane-find-scanner
found USB scanner (vendor=0x04e8 [Samsung Electronics Co., Ltd.], product=0x3430 [SCX-5635 Series]) at libusb:001:002
17.10でsimple-scan
を使用しようとするたびに、クラッシュが発生します。
$ simple-scan
Not a JPEG file: starts with 0xff 0xff
gscan2pdf
と同じエラー(クラッシュ)
$ gscan2pdf
/usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string constant "murrine-scrollbar", expected valid string constant
Not a JPEG file: starts with 0xff 0xff
xscanimage
と同じエラー
$ xscanimage
/usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string constant "murrine-scrollbar", expected valid string constant
Not a JPEG file: starts with 0xff 0xff
sane
は適切なドライバーを使用していないと思います
# scanimage -L
device `xerox_mfp:libusb:001:002' is a Samsung Samsung SCX-5635 Series multi-function peripheral
Samsung Webサイトからドライバーをインストールしました。新しいファイル/etc/sane.d/smfp-samsung.conf
が、xeroxドライバーがまだ使用されているようです。
xerox_mfp.conf
には、Samsungの詳細なリファレンスがあります
だから問題は何ですか? xeroxドライバーのバグ?設定が間違っていますか?
スキャナーに接続されていませんが、「murrine-scrollbar」エラーを検索してこの質問を見つけました。
/usr/share/themes/Ambiance/gtk-2.0/apps/mate-panel.rc:30: error: invalid string constant "murrine-scrollbar", expected valid string constant
これは、ターミナルからGUIプログラムを開くときにトリガーされるようです。
このバグレポートで報告されているように、 https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1724078/comments/4murrine-scrollbar
をscrollbar
に置き換えます。
一部のデバイスでは、サムスンが「ゼロ」です。どちらの影響も受けていないか確認してください: https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1728012 または https:// bugs .launchpad.net/ubuntu/+ source/sane-backends/+ bug/1707352 そして、あなたにもあなたが影響を受けていることを知らせることを忘れないでください。