artizirk · GitHub

This repository was archived by the owner on May 16, 2024. It is now read-only.

This repository was archived by the owner on May 16, 2024. It is now read-only.

Closed

Description

@artizirk

Currently the extension only works under Python2. Changes to support Python3 are quite minimal.

  1. replace import urllib with urllib.parse
  2. add mport gi; gi.require_version('Nautilus', '3.0') before from gi.repository import Nautilus, GObject, Gio
  3. replace urllib.unquote with urllib.parse.unquote
  4. depend on python3-nautilus instead of python-nautilus package

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

Read the original on github.com ↗