From b105044c3bdc5f73fb05dd61caaddacabdef826f Mon Sep 17 00:00:00 2001 From: szszszsz Date: Mon, 19 Sep 2016 08:31:21 +0200 Subject: [PATCH] README.md - mention tray icon issue under Jessy #86 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1d5d1e7e..d96c070d 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ QMAKE_CFLAGS= -I/usr/include/libusb-1.0 Note: In case `libusb-1.0.0-dev` is not available to install please check other name: `libusb-1.0-0-dev` (the difference is the `-` char between zeroes). +Known issue: tray icon under Debian Jessy +---------------- +Under Debian Jessy application's tray icon might be unavailable. There were reports it can be fixed with updating Qt libraries to 5.4.2 version and up. The packages are available in experimental branch. For more details please refer to: https://github.com/Nitrokey/nitrokey-app/issues/86 + Compiling on Ubuntu Linux ------------------------- Prerequisites for building on Ubuntu: