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
  • #147

Closed
Open
Created Nov 02, 2010 by Bugzilla@bugzilla-migration💬Reporter

New file from the command line

Submitted by Jan "Yenya" Kasprzak

Link to original bug (#633826)

Description

I usually run gnumeric from the command line, and I would like to be able to use it also for creating new .gnumeric files (the same way as I can do for example "vim newfile.txt"). As of gnumeric-1.10.11-1.fc14.x86_64, the behaviour is as follows:

$ gnumeric newfile.gnumeric [ Big (1066x800 on my desktop) and ugly (mostly empty, big red warning sign) warning window informing in a single line that the file does not exist, with the "Close" button only. ] [ New spreadsheet is opened with name "Book1.gnumeric" (even though I pressed the "Close" button) ]

Expected behaviour can be the same as other tools (like vim(1)) have when non-existent file is passed from the command line:

$ gnumeric newfile.gnumeric [ small window informing (not warning - no red signs etc.) that the document "newfile.gnumeric" does not exist, possibly with buttons labeled "create" (default) and "quit". ] [ empty spreadsheet should be opened with the requested name "newfile.gnumeric" ]

Thanks for considering this enhancement.

Version: 1.10.x

Assignee
Assign to
Time tracking