Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gajim
gajim
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 218
    • Issues 218
    • List
    • Boards
    • Labels
    • Milestones
  • Merge Requests 25
    • Merge Requests 25
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gajim
  • gajimgajim
  • Merge Requests
  • !469

Merged
Opened Jun 21, 2019 by Daniel Brötzmann@wurstsalat
  • Report abuse
Report abuse

Fix iPython View

In an attempt to fix iPython functionalities of Gajim, I applied the patch used in the Accerciser project: https://gitlab.gnome.org/GNOME/accerciser/commit/3008be6e0cbf6d42b55354405b37693b5c4c62c6

I also took the opportunity to take some other portions of the code used by Accerciser to avoid further tracebacks. I added a check for IPython in gui_interface.py , so we can abort early if IPython is not installed. Additionally, some code-cleanup was done.

Installed iPython version: 7.5.0

Usage is described here: https://dev.gajim.org/gajim/gajim/wikis/development/IPythonEmbeddedShell

Fixes #9652 (closed) and #9195 (closed)

Edited Jun 21, 2019 by Daniel Brötzmann
  • Discussion 3
  • Commits 6
  • Pipelines 11
  • Changes 2
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
0
Labels
None
Assign labels
  • View project labels
Reference: gajim/gajim!469