bugGprofng GUI - Bugs: bug #66120, make naming of binary man page...

 
 

bug #66120: make naming of binary man page info files and docs consistent and clear

Submitter:  None
Submitted:  Thu 22 Aug 2024 05:28:51 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Fixed
Privacy:  Public Assigned to:  vmezentsev
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 12 Sep 2024 02:39:15 AM UTC, comment #2: 

Shouldn't gp-display-gui be changed to gprofng-display-gui too (both to match the new info+man page name, but also I think it's way easier to discover)?

I even know about the gp- prefix and I keep forgetting. Maybe install it as a symlink if you really want to keep the gp- name but I would just rename it I think.

Sam James <thesamesam>
Fri 06 Sep 2024 02:02:11 AM UTC, comment #1: 

Fixed in commit 90674fdbcc14b5067edf5444754d95343571a119
Author: Vladimir Mezentsev <vladimir.mezentsev@oracle.com>
Date:   Mon Aug 26 19:16:36 2024 -0700

    Rename gp-gui-ug.info and gp-display-gui.1
   
    The installation tree will be:
    ├── bin
    │   └── gp-display-gui
    └── share
        ├── doc
        │   └── gprofng-gui
        │       ├── gprofng-gui.html
        │       └── gprofng-gui.pdf
        ├── gprofng-gui
        │   ├── gprofng-analyzer.jar
        │   ├── gprofng-collector.jar
        │   └── gprofng.jar
        ├── info
        │   ├── dir
        │   └── gprofng-gui.info
        └── man
            └── man1
                └── gprofng-display-gui.1
   
    8 directories, 9 files
   
    ChangeLog
    2024-08-27  Vladimir Mezentsev  <vladimir.mezentsev@oracle.com>.
   
            * doc/gp-display-gui.texi: Rename to doc/gprofng-display-gui.texi.
            * doc/gp-gui-ug.texi: Rename to doc/gprofng-gui.texi.
            * doc/local.mk: Use new names in info_TEXINFOS and man_MANS.


Vladimir Mezentsev <vmezentsev>
Group administrator
Thu 22 Aug 2024 05:28:51 PM UTC, original submission:  

there are:

gp-gui-ug.info
gp-gui-ug.pdf
gp-gui-ug.html

while the man page is gp-display-gui.1
and the executable is gp-display-gui

also gp really means nothing and it is confusing

Just use the full name everywhere -> gprofng-display-gui

and make it all consistent (binary, docs, info, man)

Unfortunately the users would not know to look for gp-gui-ug, they never going to guess that name, I am afraid.

thanks

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by thesamesam (Posted a comment)
  • -email is unavailable- added by vmezentsev (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2024-09-06 vmezentsev StatusNone Fixed
        Assigned toNone vmezentsev

    Back to the top

    Powered by Savane 3.13-8ccc.
    Corresponding source code