Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gnumeric gnumeric
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 378
    • Issues 378
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gnumericgnumeric
  • Issues
  • #79

Closed
Open
Created Jul 30, 2007 by Bugzilla@bugzilla-migration💬Reporter

python_loader plugin passes input and output objects as gobjects to python

Submitted by Ignas Mikalajunas

Link to original bug (#461847)

Description

There is no way to do anything with generic gobject objects in python, so you can't do any reading/writing in a python plugin. It used to be passing filenames, but now someone fixed it.

Fixing it to pass filenames would work, though i guess adding a pythonic wrapper for GfsOutput and GfsInput would be the right way.

Version: 1.7.x

Assignee
Assign to
Time tracking