After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 309361 - Raw file type is not shown in load/save dialog unless plugin database is regenerated
Raw file type is not shown in load/save dialog unless plugin database is rege...
Status: RESOLVED FIXED
Product: GIMP
Classification: Other
Component: Plugins
2.2.x
Other Windows
: Normal normal
: 2.4
Assigned To: GIMP Bugs
GIMP Bugs
: 336433 447993 459143 468329 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2005-07-03 03:18 UTC by somaland
Modified: 2008-01-15 12:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description somaland 2005-07-03 03:18:35 UTC
Please describe the problem:
The raw load/save plugin is not displayed in the file dialog unless I delete the
file 'pluginrc' in user folder folder '.gimp-2.2'.

Windows XP, Gimp 2.2.8

Steps to reproduce:
1. On 2nd or later run, go to load or save an image and the raw plugin wont be
in the list of file formats.


Actual results:
The raw file option is not displayed.

Expected results:
The raw plugin to be displayed.

Does this happen every time?
Yes.

Other information:
Comment 1 Sven Neumann 2005-07-03 09:39:37 UTC
This has been fixed in the HEAD branch but the fix isn't going to be backported
to gimp-2.2:

2005-04-25  Sven Neumann  <sven@gimp.org>

        * app/plug-in/plug-in-proc-def.h: added a boolean flag to the
        ProcDef struct to identify file procedures.

        * app/xcf/xcf.c: changed accordingly.

        * app/plug-in/plug-ins.c: look at the new flag instead of checking
        extensions, prefixes and magics being non-NULL. A file plug-in
        doesn't necessarily have any of these fields set.

        * app/plug-in/plug-in-rc.c: changed pluginrc format to contain an
        extra section for file procedures. Moved all file related info there.
Comment 2 Sven Neumann 2006-03-29 07:14:02 UTC
*** Bug 336433 has been marked as a duplicate of this bug. ***
Comment 3 Sven Neumann 2007-06-16 12:57:28 UTC
*** Bug 447993 has been marked as a duplicate of this bug. ***
Comment 4 Sven Neumann 2007-07-23 08:24:41 UTC
*** Bug 459143 has been marked as a duplicate of this bug. ***
Comment 5 Sven Neumann 2007-09-11 06:32:55 UTC
*** Bug 468329 has been marked as a duplicate of this bug. ***