Bug 230859 - multimedia/kdenlive: File dialog for "Add Clip" crashes, workaround
Summary: multimedia/kdenlive: File dialog for "Add Clip" crashes, workaround
Status: Closed Feedback Timeout
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-kde (group)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-24 08:18 UTC by Julien Nadeau
Modified: 2018-12-26 11:08 UTC (History)
1 user (show)

See Also:
tcberner: maintainer-feedback+


Attachments
Incorrect fix to work around the crash (1.48 KB, patch)
2018-08-24 08:18 UTC, Julien Nadeau
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Julien Nadeau 2018-08-24 08:18:16 UTC
Created attachment 196494 [details]
Incorrect fix to work around the crash

With kdenlive-18.04.3_2 on 11.2-STABLE (under xfce with hald and dbus enabled), the "Add Clip" file dialog crashes with the following error:

QKqueueFileSystemWatcherEngine::addPaths: open: No such file or directory
ASSERT: "!protocol.isEmpty()" in file /usr/ports/devel/kf5-kio/work/kio-5.49.0/src/core/kprotocolinfofactory.cpp, line 72

[1]+  Abort trap              (core dumped) kdenlive

The attached patch for devel/kf5-kio works around the crash point, restoring the "Add Clip" function, but it is certainly not the correct fix.
Comment 1 Tobias C. Berner freebsd_committer freebsd_triage 2018-10-20 18:48:39 UTC
Hi Julien


Is this still an issue in 18.08.2?


mfg Tobias
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2018-12-26 11:08:15 UTC
Please reopen if it is still an issue.

mfg Tobias