Re: [gnome-flashback] gnome-panel and Gtk Inspector



On Wed, 29 Oct 2014 11:51:12 +0200
Alberts Muktupāvels <alberts muktupavels gmail com> wrote:

On Wed, Oct 29, 2014 at 11:41 AM, Antonio Ospite <ao2 ao2 it> wrote:

On Wed, 22 Oct 2014 20:46:52 +0300
Alberts Muktupāvels <alberts muktupavels gmail com> wrote:

Hi,

On Wed, Oct 22, 2014 at 4:06 PM, Antonio Ospite <ao2 ao2 it> wrote:

[...]
You don't need to start gnome-panel that way to get inspector. Open
applications menu and then press Ctrl+Shift+I. At least in this way I see
object hierarchy.


Opening the inspector that way does not work for me.

[...]
I also tried with the latest gnome-panel from the git repository.


Do you have org.gtk.Debug settings schema?

http://blogs.gnome.org/mclasen/2014/05/15/introducing-gtkinspector/:


[Adding back the ml address, as the info may be useful to someone else]

That was it, installing the schema makes the keybinding work:

  $ wget https://git.gnome.org/browse/gtk+/plain/gtk/org.gtk.Settings.Debug.gschema.xml
  $ mkdir -p $HOME/.local/share/glib-2.0/schemas/
  $ mv org.gtk.Settings.Debug.gschema.xml $HOME/.local/share/glib-2.0/schemas/
  $ XDG_DATA_DIRS=$HOME/.local/share/:$XDG_DATA_DIRS gnome-panel --replace

Now I can explore the object hierarchy when opening the inspector with
Ctrl+Shift+I

Thanks,
   Antonio

-- 
Antonio Ospite
http://ao2.it

A: Because it messes up the order in which people normally read text.
   See http://en.wikipedia.org/wiki/Posting_style
Q: Why is top-posting such a bad thing?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]