Opened 11 years ago
Closed 11 years ago
#3355 closed defect (obsolete)
Browse should not depend on Gnome python module
Reported by: | alsroot | Owned by: | erikos |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Browse | Version: | Unspecified |
Severity: | Unspecified | Keywords: | |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Unconfirmed |
Description
For now, Browse tries to import gnome python module. There is no exact need in this module and it can be absent.
Change History (1)
comment:1 Changed 11 years ago by manuq
- Resolution set to obsolete
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
The gnome import was a workaround in ticket #456 and was removed in the port to PyGI, commit dec602fda0890bdbfb121107b9bb39f7954a9cd5 . Closing.