Hello,
When using whiserBack on Tails 0.11, there's a small bug on the documentation side : there's an error on the link to the more detailed documentation (file does not exist).
Fixing it is just a one-line patch that should be applied to :
/usr/lib/pymodules/python2.6/whisperBack/utils.py
Here's the patch :
175c175
< return ("file:///usr/share/doc/tails/website/doc/first_steps/report_a_bug." +
---
> return ("file:///usr/share/doc/tails/website/doc/first_steps/bug_reporting." +
But then, when you to this pages, the application becomes very slow (like for yelp), even for simply scrolling the pages. But it's another bug.
Btw, reporting a bug with whisperback in french eventually worked (the bug report which said it doesn't work was himself sent with whisperback in french...). Sorry for the flood.
Regards,
Sam.