[OE-core] [PATCH] scripts: add pkgdataui

Ross Burton ross.burton at intel.com
Thu Jan 2 17:15:46 UTC 2020


On 30/12/2019 01:16, Peter Kjellerstedt wrote:
>> pkgdataui is a Python 3/GObject Introspection/GTK+ 3 tool to browse the pkgdata
> 
> Would it make sense to rename it to oe-pkgdata-browser (based on the title it
> gives itself, and the existing oe-pkgadata-util tool)?

Makes sense.

> I get the following errors when I run it (though the GUI comes up and seems
> to work):
> 
> libGL error: No matching fbConfigs or visuals found
> libGL error: failed to load driver: swrast

That's your host system GTK+/Mesa, not pkgdataui.

>>   scripts/pkgdataui.glade | 335 ++++++++++++++++++++++++++++++++++++++++
> 
> Can the .glade file be put somewhere else than in the scripts directory?
> Because as it is now, it shows up when using tab completion (with zsh).

Why is zsh showing it? It's not executable, and a glade file shouldn't 
be ran by anything.

Ross


More information about the Openembedded-core mailing list