Modify

Opened 12 years ago

Closed 12 years ago

#129 closed defect (worksforme)

props notation breaks for configuration paths

Reported by: Matthias Vogelgesang Owned by: Matthias Vogelgesang
Priority: major Milestone: ufo-core-0.2
Component: ufo-core Version:
Keywords: Cc:

Description

c = Ufo.Configuration()
c.props.paths = ["/usr/lib/ufo"]

crashes although the .props attribute is supposed to be an alternative to set_properties.

Attachments (0)

Change History (1)

comment:1 Changed 12 years ago by Matthias Vogelgesang

Resolution: worksforme
Status: newclosed

This seem to be a problem with the setup at SOLEIL. They used a CentOS box and added GObject introspection support themselves. For some reason, this setup crashes when using the c.props.property syntax.

On any machine with GLib > 2.22, this works just fine.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Matthias Vogelgesang.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.