Bug 323489 - "missing import filter" dialog on every save, and Dolphin clicks on files
Summary: "missing import filter" dialog on every save, and Dolphin clicks on files
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: File formats (show other bugs)
Version: git master (please specify the git hash!)
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Krita Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-14 10:47 UTC by David REVOY
Modified: 2013-12-10 13:58 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
screenshot of the dialog (12.52 KB, image/jpeg)
2013-08-14 10:47 UTC, David REVOY
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David REVOY 2013-08-14 10:47:35 UTC
Created attachment 81702 [details]
screenshot of the dialog

Since yesterday or a bit behind, I updated master on my two workstations on my studio, and they do a new annoying behavior ; each time I save ( *.ora / *.kra ) or click this file type in Dolphin ( or tip over files ) I have multiple "missing import filter" dialog poping-up + sound notification. 

Os: Mint KDE 14 64bit on both / Nvidia GT220 or HD2400 / openGL + Trilinear mode used
krita -v
Compiled for arch: ::Vc::SSE41Impl 
Features supported: 
         "SSE2"         ---      yes 
         "SSE3"         ---      yes 
         "SSSE3"        ---      yes 
         "SSE4.1"       ---      yes 
         "SSE4.2"       ---      no 
         "SSE4a"        ---      no 
         "AVX "         ---      no 
Qt: 4.8.3
KDE Development Platform: 4.9.5
Krita: 2.8 Pre-Alpha
Comment 1 Halla Rempt 2013-08-14 10:57:32 UTC
hm... that's in the thumbnailer, not in Krita itself.
Comment 2 David REVOY 2013-08-14 11:09:57 UTC
Ok, it does make sens then. 
Probably some new naming in Krita(dev) who makes the KDE thumbnailer crazy ? 
i'll tweak Dolphin thumbnailer options to see whats happen there, and how it can solve.
Comment 3 David REVOY 2013-08-15 09:49:20 UTC
Ok, I get more infos about it to solve it : 
In Dolphin, go to the thumbnails configurations then uncheck Krita, and Open raster files. Restart  system ; then in Dolphin check them back. It solve the issue. 
I saw on Git new naming for filters , and the thumbnailer just needed a refresh at start to have the right import filter names.
Comment 4 David REVOY 2013-08-16 07:32:12 UTC
I reopen ; after the traditional morning computer start , I saw the bug back. 
It probably didn't happened to me yesterday because I had dolphin thumbnail in 'zoom out' with 'tooltip' disabled. If I request larger thumbnails in Dolphin ,  I have a pop-up dialog 'Missing import filter' per *.ora or *.kra file in my folder.  
I'll see if a system update + clean build from scratch can fix . Browsing Git, it's probably related to : http://quickgit.kde.org/?p=calligra.git&a=commit&h=5611c5ce3f7079b5c84826943384019776d7ad69
Comment 5 David REVOY 2013-08-16 08:14:43 UTC
I deleted all my 'build' and 'inst' folder, reset hard to master ; and made a clean build from scratch. I also upgraded system, packages an kernel, and rebooted as many time as needed between steps... Tried to delete the config of Dolphin, ran it from terminal, kill it...   I still have the "missing import filter" ( if my thumbnail size is over 80px ).

Something changed ; now it affect only *.kra and not *.ora :
http://i.imgur.com/jwah8Ax.jpg

Btw, it was confirmed by Bollebib yesterday on mailing-list.
Comment 6 David REVOY 2013-08-20 17:08:28 UTC
Still can't find any way to solve this, and it's really annoying. So, I'm running without *.kra thumbnail since a week. I had to convert a part of my current production files from *.kra to *.ora , because thumbnails are really important ; filename is not enough when working with large project directories.  Should I blame my old 4.9.5 KDE Dolphin version ?
Comment 7 David REVOY 2013-08-30 01:05:18 UTC
As I had to dig in a folder full of *.kra for a client, I decided to update the KDE version of my Mint14 with kubuntu-backport-ppa, because I thought newer KDE will make this bug disapear. Of course, I screwed all the system, and even KDM wasn't working. 
I'm now on a Kubuntu 13.04 updated, and the issue persist ; for *.kra. 

The bug isn't here at http://quickgit.kde.org/?p=calligra.git&a=commit&h=5611c5ce3f7079b5c84826943384019776d7ad69 

and can be reproducted at  http://quickgit.kde.org/?p=calligra.git&a=commit&h=6fc4924e063ac0507039d36bad2714c0a546450c  and after, of course. 

So, the bug was introduced the 2013-08-11

To reproduce the bug : 
You need Dolphin, and 2 or 3 *.kra files. ( Configure Dolphin for the *.kra preview  General>Preview>KritaDocuments ) then delete your ~/.thumbnails folder. Go the the directory with 2 or 3 *.kra and activate the preview. Zoom more than 60% is also necessary.
Comment 8 Friedrich W. H. Kossebau 2013-09-07 01:01:27 UTC
Patch proposed as fix at https://git.reviewboard.kde.org/r/112573/
Comment 9 Halla Rempt 2013-09-15 10:59:13 UTC
It should also be fixed in the MVC branch using a similar technique (though a bit different).
Comment 10 Halla Rempt 2013-11-04 14:48:57 UTC
The mvc branch has now been merged -- can you still reproduce now?
Comment 11 David REVOY 2013-12-10 13:58:23 UTC
I mark this one as resolved , I didn't get it on my recent compilation on OpenSuse, Arch, or Manjaro testing KDE and didn't met other user with this issue anymore.