gphoto2
多くの場合、エラーメッセージにアドバイスのスタンザを追加します。これは、最初は役に立ちますが、その後は邪魔になります。
For debugging messages, please use the --debug option.
Debugging messages may help finding a solution to your problem.
If you intend to send any error or debug messages to the gphoto
developer mailing list <gphoto-devel@lists.sourceforge.net>, please run
gphoto2 as follows:
env LANG=C gphoto2 --debug --debug-logfile=my-logfile.txt --port
usb:002,035 -L A/store_00010001/DCIM/
Please make sure there is sufficient quoting around the arguments.
これらの方法のように力ずくでこれを抑えることはできますか?
出力をフィルタリングする
gphoto2
内にラップします。/usr/local/bin/gphoto2
ソースからコンパイルし、その部分をコメントアウトします。
gphoto2 --quiet
、抑制しすぎます。