BitShares Forum

Main => General Discussion => Topic started by: SlyWax on September 04, 2014, 04:13:29 am

Title: tray icon Bug under unity ubuntu
Post by: SlyWax on September 04, 2014, 04:13:29 am
Under Unity,
The tray icon is not displayed in the systray.

Please use this solution (or disable tray icon under unity)
http://stackoverflow.com/questions/17193307/qt-systray-icon-appears-next-to-launcher-on-ubuntu-instead-of-on-the-panel (http://stackoverflow.com/questions/17193307/qt-systray-icon-appears-next-to-launcher-on-ubuntu-instead-of-on-the-panel)

in bitsharesx/programs/qt_wallet/MainWindow.cpp
MainWindow::setupTrayIcon()
Title: Re: tray icon Bug under unity ubuntu
Post by: xeroc on September 04, 2014, 06:34:53 am
If you are a coder, you can simply do it your self and send a pullrequest to github.com/bitshares/bitshares_toolkit

besides that: thanks for the report
Title: Re: tray icon Bug under unity ubuntu
Post by: SlyWax on September 04, 2014, 03:50:18 pm
Sure,
for now I just disabled it,
so that's not really "pullrequestable" !  ;)