Opened 14 years ago

Closed 14 years ago

#5929 closed bug (fixed)

ShowImage has blank line for PCX translator in Save As ... menu

Reported by: Ziusudra Owned by: phoudoin
Priority: normal Milestone: R1
Component: Add-Ons/Translators Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

36563 gcc2hybrid

ShowImage Save As... submenu shows blank line where PCX image should be. WonderBrush does not list PCX in Export As... formats.

ShowImage will display a PCX image and report it as such on status bar. WonderBrush will also open it without problems. So input works.

If the translator is read only then the blank line shouldn't be there. Also read only translators should state that they are in the DataTranslations preflet.

Attachments (1)

ShowImagePCX.png (29.6 KB ) - added by Ziusudra 14 years ago.

Download all attachments as: .zip

Change History (3)

by Ziusudra, 14 years ago

Attachment: ShowImagePCX.png added

comment:1 by phoudoin, 14 years ago

Owner: changed from nobody to phoudoin
Status: newin-progress

In fact it's not PCX translator as this translator only support PCX -> BBitmap, not the reverse.

The culprid is in fact JPEG translator, which publish a third uninitialized output format, leading to this empty menu item.

Version 0, edited 14 years ago by phoudoin (next)

comment:2 by phoudoin, 14 years ago

Resolution: fixed
Status: in-progressclosed

Fixed in hrev39159.

Note: See TracTickets for help on using tickets.