Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin installer (version 1.0.1) fails to load #11979

Closed
qgib opened this issue Sep 3, 2009 · 6 comments
Closed

Plugin installer (version 1.0.1) fails to load #11979

qgib opened this issue Sep 3, 2009 · 6 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Sep 3, 2009

Author Name: iknowjoseph - (iknowjoseph -)
Original Redmine Issue: 1919

Redmine category:python_plugins
Assignee: Borys Jurgiel


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.

@qgib
Copy link
Contributor Author

qgib commented Sep 3, 2009

Author Name: Giovanni Manghi (@gioman)


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

@qgib
Copy link
Contributor Author

qgib commented Sep 3, 2009

Author Name: iknowjoseph - (iknowjoseph -)


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

@qgib
Copy link
Contributor Author

qgib commented Sep 3, 2009

Author Name: Giovanni Manghi (@gioman)


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

@qgib
Copy link
Contributor Author

qgib commented Sep 3, 2009

Author Name: iknowjoseph - (iknowjoseph -)


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-1jaunty1 [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-1jaunty1_i386.deb) ...
Unpacking replacement python-qgis ...
Preparing to replace python-qgis-common 1.0.2-1
jaunty3 (using .../python-qgis-common_1.2.0-1jaunty1_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:~$

@qgib
Copy link
Contributor Author

qgib commented Sep 3, 2009

Author Name: Borys Jurgiel (@borysiasty)


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.

@qgib
Copy link
Contributor Author

qgib commented Sep 3, 2009

Author Name: Giovanni Manghi (@gioman)


  • resolution was changed from to wontfix
  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins labels May 24, 2019
@qgib qgib added this to the Version 1.3.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins
Projects
None yet
Development

No branches or pull requests

1 participant