~linuxmint-daily-build-team/linuxmint/+git/blueberry:19.3-maintenance

Last commit made on 2020-07-18
Get this branch:
git clone -b 19.3-maintenance https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/blueberry

Branch merges

Branch information

Name:
19.3-maintenance
Repository:
lp:~linuxmint-daily-build-team/linuxmint/+git/blueberry

Recent commits

0c448a3... by Clement Lefebvre <email address hidden>

1.3.4.1

a534e13... by Michael Webster

Fix debian/control to refer to python3.

Blueberry has used python3 since 9abcee1166.

5899840... by Clement Lefebvre <email address hidden>

1.3.4

546b14a... by Clement Lefebvre <email address hidden>

l10n: Update files

55e2a11... by Clement Lefebvre <email address hidden>

l10n: Update translations

2e489a0... by Clement Lefebvre <email address hidden>

1.3.3

224dbfe... by Clement Lefebvre <email address hidden>

l10n: Generate files

28d3060... by Clement Lefebvre <email address hidden>

l10n: Update translations

f72221b... by Clement Lefebvre <email address hidden>

1.3.2

c6eb801... by sam tygier

Handle error from rfkill (#94)

Fixes #88

In the case where `/dev/rfkill` does not exist `rfkill` will return
false which triggers a backtrace in blueberry, which may then
trigger a distro's bug reporting tool. This is common on virtual
machines.

Instead handle the error. `res` gets set to an empty string, which
the rest of the funtion interprets and having no adapter. This allows
blueberry to launch with a window saying

"No Bluetooth adapters found"