光学ディスクライティング - Brasero - トラブルシュート
- 1. 概要
1. 概要
これは、「FreeBSD」限定の話です。
2021年4月19日、「FreeBSD 13.0 RLEASE」にインストールしたら、動かねい。
端末から起動すると
$ brasero
**
ERROR:scsi-cam.c:173:brasero_device_handle_open: assertion failed: (path != NULL)
Bail out! ERROR:scsi-cam.c:173:brasero_device_handle_open: assertion failed: (path != NULL)
アボート(coreを出力しました)
てな感じであります。
インストール時に、気になるメッセージがありました。
=====
Message from cdrtools-3.01_1:
--
Note: The location of the cdrtools `defaults' files has been set to
/usr/local/etc
This is the FreeBSD ports standard config file location, NOT the cdrtools
standard location, which is /etc/default.
The reason for this is that FreeBSD ports and packages should not use
configuration files outside of /usr/local.
これが、原因かなぁ。
「ports」で、インストールしなおしてみましたが、やはり同じ現象です。
「ports」がついていっていないのかなぁ。
仕方ないので、当分は「xfburn」を使うことにします。
|
|