Bug 1290930 - Introspection file is installed in the wrong directory
Summary: Introspection file is installed in the wrong directory
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: mutter
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Florian Müllner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-12-11 22:59 UTC by Remco
Modified: 2015-12-16 13:45 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-12-16 13:45:45 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Remco 2015-12-11 22:59:59 UTC
I was experimenting with Mutter, and I'd like to write a plugin in Python. Usually, it's easy to load introspected libs with "from gi.repository import x", but in Mutter's case, I first had to change the GI_TYPELIB_PATH variable to "/usr/lib64/mutter". I think it would be easier for people to find it if the introspection file were installed in the default directory.

Comment 1 Florian Müllner 2015-12-16 13:45:45 UTC
It would also make it easier for people who are not writing their own window manager to stumble upon mutter and try unsuccessfully to use it in their applications :-)
libmutter is a very specialized component without any API guarantees, so using package-private directories seems appropriate in this case.


Note You need to log in before you can comment on or make changes to this bug.