[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#955191: RFS: bubblemail/0.5-1 [ITP] -- Extensible mail notification service



On Sat, Mar 28, 2020 at 12:36:40AM -0400, Thomas Ward wrote:
>  * Package name    : bubblemail
>    Version         : 0.5-1

> Changes since the last upload:
> 
>    * Initial release. (Closes: #955188)
>    * original source package automatically created by stdeb 0.8.5

Hi!
Here are my first findings:

* There's no point including debian/changelog before the initial release.

* Lintian overrides are bad: binary-without-manpage is a real problem
  rather than a false positive (even if in some cases it's one with
  little significance).  If the binaries are never supposed to be run
  by an user directly (not even by users who prefer command-line over
  a GUI menu), they shouldn't live in $PATH, but otherwise, manpages
  are wanted.

* The excuse for those overrides, that the documentation is available
  online, returns "ERREUR 404 - Document non trouvé".

* Recommends: network-manager -- what's the point for a biff service
  to mess with network settings?

* It crashes for me on startup:

[~]$ bubblemail
Traceback (most recent call last):
  File "/usr/bin/bubblemail", line 26, in <module>
    from bubblemail.ui.settingswindow import SettingsWindow  # pylint: disable=no-name-in-module
  File "/usr/lib/python3/dist-packages/bubblemail/ui/settingswindow.py", line 38, in <module>
    from ..account import Account as A, RemoteAccount, LocalAccount
  File "/usr/lib/python3/dist-packages/bubblemail/account.py", line 24, in <module>
    gi.require_version('Secret', '1')
  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 129, in require_version
    raise ValueError('Namespace %s not available' % namespace)
ValueError: Namespace Secret not available


But, the package's description makes me want to see it working.  I'm quite
fed up with keeping Thunderbird running as glorified biff for remote
accounts, and something better for that task would be nice for me.

Meow!
-- 
⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ in the beginning was the boot and root floppies and they were good.
⢿⡄⠘⠷⠚⠋⠀                                       -- <willmore> on #linux-sunxi
⠈⠳⣄⠀⠀⠀⠀


Reply to: