ghex can't decode Extended Binary Coded Decimal Interchange Code (EBCDIC)
Bug #803282 reported by
Kip Warner
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ghex (Ubuntu) |
Triaged
|
Wishlist
|
Unassigned |
Bug Description
Although no one uses Extended Binary Coded Decimal Interchange Code (EBCDIC) anymore, it would be useful if ghex could decode data encoded in it and translate into ASCII if requested. This is useful for accessing ancient data, such as the old Viking Lander EBCDIC encoded VICAR data.
Changed in ghex (Ubuntu): | |
importance: | Undecided → Wishlist |
Changed in ghex (Ubuntu): | |
status: | Confirmed → Triaged |
To post a comment you must log in.
Hi Kip,
Thank you for taking the time to report this bug and helping to make Ubuntu better. The issue you are reporting is a feature request, as GHex does indeed not have support for EBCDIC coding. GHex is part of the GNOME software suite. As you are interested in seeing this feature implemented, it would be nice if you could file a report requesting the feature, to the developers of the software by following the instructions at https:/ /wiki.ubuntu. com/Bugs/ Upstream/ GNOME. If you have done so, please tell us the number of the upstream bug (or the link), so we can add a bugwatch that will inform us about its status.
As a workaround, I suggest looking at iconv, it's installed in Ubuntu by default and could convert your EBCDIC files to some other encoding prior to you looking at them with GHex, assuming the conversion makes sense at all.
Thanks in advance!