[Gambas-user] TryIcon issues
Jorge Carrión
shordi at ...626...
Fri May 5 22:33:06 CEST 2017
I must apologize about a mistake on the gbLauncher 0.1.4 uploaded this
morning to Gambas's Farm. Usually I use my home language (spanish) to
variable names etc. Before upload to gambas farm I translate the variables
to a understandable english version... but I forgot translate de settings
variable names...
I've fixed it in 0.1.5 version and upload to the farm. All you have to do
is download it again.
Sorry about the noise.
Best regards
2017-05-05 11:20 GMT+02:00 Jorge Carrión <shordi at ...626...>:
> I've just upload to Gambas Farm a project called "gbLauncher" it's a
> utility that uses a TrayIcon with a configurable menu who launch comands
> and applications, check a pop3 account incoming email notifier and allows
> you tu send Post-it (Desktop Notes) to your own Desktop or to a remote
> Desktop using a ftpServer.
> It works fine, at the moment, but I receive on console this message at
> start the project:
>
> "sni-qt/15988" WARN 11:09:41.654 void StatusNotifierItemFactory::connectToSnw()
> Invalid interface to SNW_SERVICE
>
> And this others as send the quit command (I use a watch object on my
> project and needs quit to finish it)
>
> gbx3: warning: circular references detected:
> gbx3: 2 Picture
> gbx3: warning: 10 allocation(s) non freed.
>
> The number of pictures and allocations non freed may vary.
>
> I've found that first line ("sni-qt/..." etc.) appears when gb.gui.qt or
> gb.qt4 is used, but not whith gb.qt5. The others warnings comes from
> trayIcon.
>
> Attach a little project with a tryIcon that shows this behaviour.
>
> Best Regards
>
>
More information about the User
mailing list