Recent

Author Topic: GTK DEBUG message from every app.  (Read 3770 times)

dbannon

  • Hero Member
  • *****
  • Posts: 2786
    • tomboy-ng, a rewrite of the classic Tomboy
GTK DEBUG message from every app.
« on: August 11, 2018, 09:02:55 am »
Since I updated my OS to Ubuntu Mate 18.04 I see an debug message  like this on the console -

Quote
[DEBUG] Name com.canonical.AppMenu.Registrar does not exist on the session bus

Its there in the simplest Lazarus project, one form, no other components.

Now, its not a Lazarus/FPC message, its GTK  -

Code: [Select]
$ strings /usr/lib/x86_64-linux-gnu/gtk-2.0/modules/libappmenu-gtk-module.so | grep "does not exist on the session bus"
Name %s does not exist on the session bus

Apart from reporting it to GTK, any thoughts ?  I guess I'm not the only one to see it ?

The message itself is in both the gtl2 and gtk3 library but of course, I don't know if its been left turned on in gtk3. I assume any report I make to gnome will be "use GTK3" !

I'm using Lazarus 1.8.4 built from SVN.

Davo
Lazarus 3, Linux (and reluctantly Win10/11, OSX Monterey)
My Project - https://github.com/tomboy-notes/tomboy-ng and my github - https://github.com/davidbannon

Rovert

  • Newbie
  • Posts: 1
Re: GTK DEBUG message from every app.
« Reply #1 on: May 19, 2019, 07:21:16 pm »
The reason is not actually GTK or gnome. The message GTK [DEBUG] Name com.canonical.AppMenu.Registrar does not exist on the session bus is because ubuntu switched from unity to gnome.

giahung1997

  • Full Member
  • ***
  • Posts: 113
Re: GTK DEBUG message from every app.
« Reply #2 on: May 19, 2019, 08:59:30 pm »
The reason is not actually GTK or gnome. The message GTK [DEBUG] Name com.canonical.AppMenu.Registrar does not exist on the session bus is because ubuntu switched from unity to gnome.
And he's using the Mate flavor of Ubuntu but not Ubuntu itself.

https://en.m.wikipedia.org/wiki/MATE_(software)

 

TinyPortal © 2005-2018