Skip to content

Gio.Settings.list_schemas and Gio.Settings.list_relocatable_schemas are deprecated #260

@olivergs

Description

@olivergs

fleet_commander_logger.py:270: DeprecationWarning: Gio.Settings.list_schemas is deprecated
for schema_name in Gio.Settings.list_schemas():

fleet_commander_logger.py:277: DeprecationWarning: Gio.Settings.list_relocatable_schemas is deprecated
self.relocatable_schemas = Gio.Settings.list_relocatable_schemas()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions