Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108194 - Gimp does not set KDE mime-type of xcf to itself
Summary: Gimp does not set KDE mime-type of xcf to itself
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: John N. Laliberte (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-05 09:59 UTC by Jan Klopper
Modified: 2005-11-04 19:43 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Klopper 2005-10-05 09:59:00 UTC
The gimp does not claim the XCF filetype/mimetype in KDE corectly.
Thus opening a xcf file trough konq opens it in kolourpaint.

maybe kolourpaint claims the xcf extention/filetype, but i have not tested that
properly.
Afaik Gimp just didn't claim it properly (maybe because kolourpaint allready had)

Reproducible: Always
Steps to Reproduce:
1.emerge kde
2.emerge gimp
3.see xcf's opened in konq get opened in kolourpaint
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2005-10-15 18:02:41 UTC
can any members of the KDE team look into this?  works fine for me in GNOME.

I had to go find a xcf on the web, heres a link to a page with one:
http://www.x7chat.com/index.php?page=logo
Comment 2 Gregorio Guidi (RETIRED) gentoo-dev 2005-10-18 07:01:34 UTC
kolourpaint claims the x-xcf-gimp mimetype. gimp claims the x-xcf mimetype. 
Using konqueror, an xcf file is recognized as x-xcf-gimp, because the x-xcf 
mimetype (/usr/share/mime/image/x-xcf.xml) is not visible in KDE. (Probably 
this will change in the future when KDE and GNOME will converge to a 
freedesktop.org standard for mimetypes). 
 
However for now this konqueror behavior can be simply customized in "Configure 
Konqueror -> File Associations". 
 
Comment 3 John N. Laliberte (RETIRED) gentoo-dev 2005-11-04 19:43:38 UTC
reporter: Please see comment #2.

Thanks Gregorio!