Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gajim-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 44
    • Issues 44
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gajim
  • gajim-plugins
  • Issues
  • #127

Closed
Open
Created May 05, 2016 by anonymous@anonymous

Plugin won't install because of missing dependency

Hey, using the PluginManager, selecting Install for the 'Url image preview' plugin and hitting Install/Upgrade button. Plugin is downloaded and Gajim reports install successful. However the plugin is not shown in the Installed Plugin tab, but it was downloaded (files are now in ~/.local/share/gajim/plugins). Started Gajim with '--loglevel 0' and the error is a missing dependency not installed on the system:

(D) gajim.plugin_system No module named Crypto.Cipher

After installing the python2-crypto module the plugin is working as expected.

Is it possible to list the plugin in the Installed tab of the plugin manager, telling the use it needs a dependency (for example, I saw this on the OMEMO plugin, with tells me to install python-axolotl).

-- Gajim 0.16.5 (Arch Linux)

Assignee
Assign to
Time tracking