Skip to content

nemo-terminal python deprecated warning #560

@theking2

Description

@theking2

Using nemo-terminal issues the following errors:

(nemo:134546): Nemo-WARNING **: 16:27:25.614: Action '90_new-launcher.nemo_action' is missing dependency: cinnamon-desktop-editor
/usr/share/nemo-terminal/nemo-terminal-prefs.py:22: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "label" or use a class specific constructor. See: https://wiki.gnome.org/Projects/PyGObject/InitializerDeprecations
  self.label_widget = Gtk.Label(label)

/usr/share/nemo-terminal/nemo-terminal-prefs.py:208: PyGTKDeprecationWarning: Using positional arguments with the GObject constructor has been deprecated. Please specify keyword(s) for "label" or use a class specific constructor. See: https://wiki.gnome.org/Projects/PyGObject/InitializerDeprecations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions