Google Code-in tasks -- we need them NOW

2016-11-23 Thread Valorie Zimmerman
Hello folks, November 28th looms, and we are below our needed task count. * If you have already been invited to the GCi webapp, please get your tasks into the system now. We especially need beginning tasks, which can be the same as tasks last year, and they can be reused as often as we need them.

Re: Tray icon by system_tray_request_dock protocol

2016-11-23 Thread Martin Schreiber
On 23.11.2016 17:40, David Edmundson wrote: What about the effect that embedding works on first run of application only? Is it expected behavior or can it be circumvented? That's not expected. If it works on any other tray, that sounds like a bug in our side. Not sure what, as I can't re

Re: Tray icon by system_tray_request_dock protocol

2016-11-23 Thread David Edmundson
On Wed, Nov 23, 2016 at 4:17 PM, Martin Schreiber wrote: > > > On 23.11.2016 16:38, David Edmundson wrote: > >> You're using our compatibility layer, which due to various technical >> reasons, we don't actually embed the window in the dock. >> Instead it's hidden and the image is proxied through

Re: Review Request 129549: Check more thoroughly for inotify

2016-11-23 Thread Adriaan de Groot
> On Nov. 23, 2016, 2:41 p.m., Aleix Pol Gonzalez wrote: > > CMakeLists.txt, line 71 > > > > > > Variables in cmake are case-sensitive. It should be the same as what > > you pass to find_package: `${Inotify_FOUND

Re: Tray icon by system_tray_request_dock protocol

2016-11-23 Thread Martin Schreiber
On 23.11.2016 16:38, David Edmundson wrote: You're using our compatibility layer, which due to various technical reasons, we don't actually embed the window in the dock. Instead it's hidden and the image is proxied through to our UI using the specification above. As you've found out, it's not

Re: Tray icon by system_tray_request_dock protocol

2016-11-23 Thread David Edmundson
Note, that we consider embedded trays legacy, and instead support the modern protocol: https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/ For best results, mseide should use that. You'll get better results in Unity too. You're using our compatibility layer, which due to various t

Re: Review Request 129549: Check more thoroughly for inotify

2016-11-23 Thread Aleix Pol Gonzalez
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129549/#review101073 --- CMakeLists.txt (line 71)

Re: Review Request 129546: DBus-parts of baloo don't depend on inotify

2016-11-23 Thread Adriaan de Groot
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129546/#review101071 --- I should elaborate on testing: if you're not on Linux, baloo

Re: Tray icon by system_tray_request_dock protocol

2016-11-23 Thread Martin Schreiber
On 11/23/2016 03:00 PM, Luigi Toscano wrote: > On Wednesday, 23 November 2016 14:57:59 CET Martin Schreiber wrote: >> Hi, >> I tried several days - without success - to fix the >> tray-icon functionality of MSEide+MSEgui toolkit: >> https://sourceforge.net/projects/mseide-msegui/ >> source: >> http

Review Request 129549: Check more thoroughly for inotify

2016-11-23 Thread Adriaan de Groot
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129549/ --- Review request for Baloo. Repository: baloo Description --- Don't

Re: Review Request 129548: Check more thoroughly for inotify

2016-11-23 Thread Adriaan de Groot
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129548/ --- (Updated Nov. 23, 2016, 2:02 p.m.) Status -- This change has been di

Re: Tray icon by system_tray_request_dock protocol

2016-11-23 Thread Luigi Toscano
On Wednesday, 23 November 2016 14:57:59 CET Martin Schreiber wrote: > Hi, > I tried several days - without success - to fix the > tray-icon functionality of MSEide+MSEgui toolkit: > https://sourceforge.net/projects/mseide-msegui/ > source: > https://gitlab.com/mseide-msegui/mseide-msegui/tree/maste

Tray icon by system_tray_request_dock protocol

2016-11-23 Thread Martin Schreiber
Hi, I tried several days - without success - to fix the tray-icon functionality of MSEide+MSEgui toolkit: https://sourceforge.net/projects/mseide-msegui/ source: https://gitlab.com/mseide-msegui/mseide-msegui/tree/master for KDE 5.5.5 on OpenSUSE LEAP 42.1. MSEgui applications send a system_tray_r

Review Request 129548: Check more thoroughly for inotify

2016-11-23 Thread Adriaan de Groot
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129548/ --- Review request for Baloo. Repository: baloo Description --- Don't

Review Request 129546: DBus-parts of baloo don't depend on inotify

2016-11-23 Thread Adriaan de Groot
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129546/ --- Review request for Baloo. Repository: baloo Description --- The sr

Review Request 129545: CMake: fix LMDB detection and use

2016-11-23 Thread Adriaan de Groot
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129545/ --- Review request for Baloo. Repository: baloo Description --- CMake: