Bug 302665 - "Photoshop image PSD" is listed twice in OPEN dialog
Summary: "Photoshop image PSD" is listed twice in OPEN dialog
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: kdecore (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR minor
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-27 22:09 UTC by slawek
Modified: 2022-10-13 06:19 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description slawek 2012-06-27 22:09:05 UTC
"Photoshop image PSD" is listed twice in OPEN dialog

Reproducible: Always

Steps to Reproduce:
1.From menu choose FILE/OPEN
2.open drop down menu to choose type of file you want to open
3.notice that "Photoshop image PSD" is listed twice
Actual Results:  
Nothing major, its just small bug in the drop down menu, I guess it isnt affecting the way program works.

Expected Results:  
I would expect to have each file type listed once
Comment 1 Sven Langkamp 2012-07-10 20:15:19 UTC
The bug happens on Linux too. I found out that it happens on my system when image/x-psd and image/vnd.adobe.photoshop are both passed to the file dialog. If just one is passed everything works.
Comment 2 Halla Rempt 2012-07-11 18:03:00 UTC
but that suggests there's something wrong deeper down, since the mimetype system should be able to decide that those are the same thing.
Comment 3 Sven Langkamp 2012-07-11 18:35:35 UTC
Yeah, but that's not something we can fixed. Maybe we could move the bug to kdelibs or so.
Comment 4 Halla Rempt 2012-08-08 19:22:34 UTC
Ok. So the issue is that if a type has more than one mimetype string but is actually the same thing, it should be shown only once, right?
Comment 5 Justin Zobel 2022-10-13 04:47:26 UTC
Thank you for reporting this bug in KDE software. As it has been a while since this issue was reported and confirmed, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you!
Comment 6 Halla Rempt 2022-10-13 06:19:48 UTC
At least in Krita, it no longer happens.