Summary: | Files returned in a nepomuk search are considered to be in a remote location | ||
---|---|---|---|
Product: | [Unmaintained] nepomuk | Reporter: | Jonas Thorell <jthorell> |
Component: | general | Assignee: | Sebastian Trueg <sebastian> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | prehto81, thelwyn, trueg |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Error message from Kaffeine |
Description
Jonas Thorell
2010-08-18 12:36:00 UTC
In addition, I found that even with increasing the "preview size limit" for remote files I don't get the preview for folders (folders that I have tagged), only for files. When I do a nepomuk search, I can see the folders tagged, but with no preview. Already done in 4.5.1 Are you sure? Because I get exactly the same behavior in 4.5.1 as I did in 4.5.0. This is not fixed in 4.5.1! I ran the testcase Jonas described and I get exactly the same problems as he. What is fixed is the important part: the opening in non-kde apps. I, however, do not know why previews are not generated properly. I will look into that. SVN commit 1172303 by trueg: Use KFileItem::mostLocalUrl() to get the preview instead of the plain url. This will actually get previews for local files in search results. Approved via review request http://reviewboard.kde.org/r/5251/ BUG: 248234 M +6 -0 kfileitem.cpp M +7 -0 kfileitem.h M +3 -3 previewjob.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1172303 (In reply to comment #5) > What is fixed is the important part: the opening in non-kde apps. Actually, I would say that is only half-fixed (at least that's how it works on my system). That, of course, is far better than not fixed at all. Anyway, this is why I think it is only half-fixed: 1. Tag a video-file with tag X. 2. Search for it within dolphin, and save the search parameters. 3. Use the saved search from within Dolphin (or folder-view for that matter), and try to open it with a non-KDE app (say VLC) but that uses the KDE file-selector if running in a KDE-session. That works, great! 4. Now, use the same app (VLC) but on its own. That is, without giving it a file as input parameter at launch. 5. Open the file-selector, and select the saved search and the file tagged. 6. You will get the equivalent of "You can only select local files". I get this for every non-KDE app that can use the KDE-fileselector I know of and use (that is, VLC, Firefox, and OpenOffice). And since it worked in 4.4.x, using the very same apps, I consider it a regression. Besides that, I get a similar error from at least one KDE app I can remember (apart from the wallpaper example),namely Kaffeine. That may be a Kaffeine bug though, but I've attached a screenshot of the error dialogue (the same conditions as outlined above, that is: it only occurs when I use the "Open file" dialogue). Created attachment 51618 [details]
Error message from Kaffeine
|