libelektra: qt-gui: metadata name not shown

Probably since keyname overhaul (which added the meta: namespace to metadata) the metadata name is now shown (the value still works). E.g. I use:

kdb meta-set /sw/app/current/#0/server/port type short
kdb qt-gui

then I navigate to spec: -> sw app -> current -> #0 -> server -> port and in the metadata window “Metakey Value” with short is shown but “Metakey Name” is blank. It should read type (or meta:/type).

grafik

@0003088 do you have time to look at it?

Btw. is there some way to change the font size of the qt-gui?

About this issue

  • Original URL
  • State: closed
  • Created 3 years ago
  • Comments: 15 (11 by maintainers)

Most upvoted comments

I think we started introducting the C merge in the qt-gui already? But I’ll have to look up how far we came…

I found the reason why it’s not working. The question is, should the key be shown in the gui with or without the prefix?

The namespace for metadata is called meta:/ not metadata:/