Activity log for bug #1576012

Date Who What changed Old value New value Message
2016-04-28 03:28:51 bastafidli bug added bug
2017-01-12 01:45:32 penalvch description When multifunction device Brother MF-5890CN was configured on Ubntu 16.04 using instructions provided by Brother xsane/sane-fine-scanner/scanimage -L are unable to detect the device. The critical fix to make this work is described here https://alephnull.uk/content/ubuntu-brother-printer-scanner-network-setup Then (critical bit) create these links - for some reason the 32 bit and 64 bit compatibility scripts have fallen down here (probably due to the non-standard nature of the Brother deb packages): sudo ln -sf /usr/lib64/libbrscandec3.so* /usr/lib sudo ln -sf /usr/lib64/sane/libsane-brother3.so* /usr/lib/sane the directory /usr/lib/sane also didn't existed and must be created before the above links are created sudo mkdir /usr/lib/sane When multifunction device Brother MF-5890CN was configured on Ubntu 16.04 using instructions provided by Brother xsane/sane-fine-scanner/scanimage -L are unable to detect the device. WORKAROUND: Execute at a terminal: sudo mkdir /usr/lib/sane sudo ln -sf /usr/lib64/libbrscandec3.so* /usr/lib sudo ln -sf /usr/lib64/sane/libsane-brother3.so* /usr/lib/sane The critical fix to make this work is described here https://alephnull.uk/content/ubuntu-brother-printer-scanner-network-setup Then (critical bit) create these links - for some reason the 32 bit and 64 bit compatibility scripts have fallen down here (probably due to the non-standard nature of the Brother deb packages).
2017-01-12 01:45:54 penalvch sane-backends (Ubuntu): importance Undecided Low
2017-01-12 01:45:54 penalvch sane-backends (Ubuntu): status New Incomplete
2017-03-13 04:17:56 Launchpad Janitor sane-backends (Ubuntu): status Incomplete Expired