Bug report #1919

Plugin installer (version 1.0.1) fails to load

Added by iknowjoseph - over 14 years ago. Updated over 14 years ago.

Status:Closed
Priority:Low
Assignee:Borys Jurgiel
Category:Python plugins
Affected QGIS version: Regression?:No
Operating System:Debian Easy fix?:No
Pull Request or Patch supplied: Resolution:wontfix
Crashes QGIS or corrupts data: Copied to github as #:11979

Description

Installed as per: https://trac.osgeo.org/qgis/ticket/1918

Selecting / deselecting the plugin installer from the plugin manager dialogue has no effect, although from the command line I can see:

joseph@joseph-work:~$ qgis
Python support ENABLED :-)
Loaded : Plugin Installer (package: plugin_installer)
Loaded : Plugin Installer (package: plugin_installer)

The plugin is never displayed in the menu, however.

History

#1 Updated by Giovanni Manghi over 14 years ago

If you have any ~/.qgis directory from a previous installation of qgis, try remove it.

#2 Updated by iknowjoseph - over 14 years ago

Have removed ~/.qgis and now Plugin Installer is no longer available as an option within the Manage Plugins dialogue.

#3 Updated by Giovanni Manghi over 14 years ago

You have probably have issues with python, missing one or more libraries. python-qgis maybe?

#4 Updated by iknowjoseph - over 14 years ago

Thanks, apt-get install'ing that helped (see below for output)

Is python-qgis not an explicit dependency? Should it not have been installed as part of my original installation?

Thanks again, Joseph

joseph@joseph-work:~$ sudo apt-get install python-qgis
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
libqgis1.0.2
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
python-qgis-common
The following packages will be upgraded:
python-qgis python-qgis-common
2 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 1161kB of archives.
After this operation, 3310kB of additional disk space will be used.
Do you want to continue [Y/n]? y
Get: 1 http://ppa.launchpad.net jaunty/main python-qgis 1.2.0-1~jaunty1 [472kB]
Get: 2 http://ppa.launchpad.net jaunty/main python-qgis-common 1.2.0-1~jaunty1 [689kB]
Fetched 1161kB in 1s (768kB/s)
(Reading database ... 204602 files and directories currently installed.)
Preparing to replace python-qgis 1.0.2-1~jaunty3 (using .../python-qgis_1.2.0-1~jaunty1_i386.deb) ...
Unpacking replacement python-qgis ...
Preparing to replace python-qgis-common 1.0.2-1~jaunty3 (using .../python-qgis-common_1.2.0-1~jaunty1_all.deb) ...
Unpacking replacement python-qgis-common ...
Setting up python-qgis-common (1.2.0-1~jaunty1) ...

Setting up python-qgis (1.2.0-1~jaunty1) ...

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
joseph@joseph-work:~$

#5 Updated by Borys Jurgiel over 14 years ago

So does it work now and can you close the ticket? I hope the old libraries were the only reason. If not, very strange that the Installer has disappeared from the list after removing the .qgis directory - it sholud be present in a /usr/share/qgis/python/plugins/plugin_installer directory.

#6 Updated by Giovanni Manghi over 14 years ago

  • Resolution set to wontfix
  • Status changed from Open to Closed

Also available in: Atom PDF