kdenlive fails to launch from icon

Bug #2016741 reported by Sam Colegrove

This bug report was converted into a question: question #706295: kdenlive fails to launch from icon.

6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kdenlive (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

When I select Kdenlive from the menu I get:
Plasma Desktop Workspace
Plasma Workspace
chdir: no such file or directory

When I use the command line to launch kdenlive it works after the following:
$ kdenlive
QSocketNotifier: Can only be used with threads started with QThread
Could not detect package type, probably default? App dir is "/usr/bin"
profilePath from KdenliveSetting::mltPath: "/usr/share/mlt-7/profiles"
meltPath from KdenliveSetting::rendererPath: "/usr/bin/melt"
Empty metadata for "audiochannels"
Empty metadata for "audioconvert"
Empty metadata for "imageconvert"
Empty metadata for "avcolour_space"
Empty metadata for "avcolor_space"
Empty metadata for "avdeinterlace"
Empty metadata for "swscale"
Empty metadata for "swresample"
Empty metadata for "deinterlace"
Empty metadata for "telecide"
Empty metadata for "glsl.manager"
Empty metadata for "movit.convert"
Empty metadata for "movit.crop"
Empty metadata for "movit.resample"
Empty metadata for "movit.resize"
plugin not available: "avfilter.acompressor"
plugin not available: "avfilter.aecho"
plugin not available: "avfilter.agate"
plugin not available: "avfilter.atadenoise"
plugin not available: "avfilter.bwdif"
plugin not available: "avfilter.deblock"
plugin not available: "avfilter.dedot"
plugin not available: "avfilter.deflate"
plugin not available: "avfilter.derain"
plugin not available: "avfilter.doubleweave"
plugin not available: "avfilter.field"
plugin not available: "avfilter.framestep"
plugin not available: "avfilter.fspp"
plugin not available: "avfilter.graphmonitor"
plugin not available: "avfilter.hqdn3d"
plugin not available: "avfilter.inflate"
plugin not available: "avfilter.lagfun"
plugin not available: "avfilter.loudnorm"
plugin not available: "avfilter.mcdeint"
plugin not available: "avfilter.random"
plugin not available: "avfilter.removegrain"
plugin not available: "avfilter.separatefields"
plugin not available: "avfilter.shuffleplanes"
plugin not available: "avfilter.sr"
plugin not available: "avfilter.tmix"
plugin not available: "avfilter.w3fdif"
plugin not available: "avfilter.weave"
plugin not available: "avfilter.yadif"
plugin not available: "frei0r.baltan"
plugin not available: "frei0r.bgsubtract0r"
plugin not available: "frei0r.bigsh0t_eq_mask"
plugin not available: "frei0r.bigsh0t_eq_to_rect"
plugin not available: "frei0r.bigsh0t_eq_to_stereo"
plugin not available: "frei0r.bigsh0t_hemi_to_eq"
plugin not available: "frei0r.bigsh0t_rect_to_eq"
plugin not available: "frei0r.bigsh0t_stabilize_360"
plugin not available: "frei0r.bigsh0t_transform_360"
plugin not available: "frei0r.delay0r"
plugin not available: "frei0r.delaygrab"
plugin not available: "frei0r.lightgraffiti"
plugin not available: "frei0r.lightgraffiti"
plugin not available: "frei0r.tehRoxx0r"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa.9354877"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "ladspa"
plugin not available: "movit.unsharp_mask"
plugin not available: "timewarp"
plugin not available: "region"
=== /// CANNOT ACCESS SPEECH DICTIONARIES FOLDER
QQmlEngine::setContextForObject(): Object already has a QQmlContext
Hspell: can't open /usr/share/hspell/hebrew.wgz.sizes.
kf.sonnet.clients.hspell: HSpellDict::HSpellDict: Init failed
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QQmlEngine::setContextForObject(): Object already has a QQmlContext
QQmlEngine::setContextForObject(): Object already has a QQmlContext
:::: USING TRACK COMPOSITING: "frei0r.cairoblend"
QQmlEngine::setContextForObject(): Object already has a QQmlContext
:::: USING TRACK COMPOSITING: "frei0r.cairoblend"
:::: USING TRACK COMPOSITING: "frei0r.cairoblend"
:::: USING TRACK COMPOSITING: "frei0r.cairoblend"
:::: USING TRACK COMPOSITING: "frei0r.cairoblend"
:::: USING TRACK COMPOSITING: "frei0r.cairoblend"

ProblemType: Bug
DistroRelease: Ubuntu 23.04
Package: kdenlive 4:22.12.3-0ubuntu1
ProcVersionSignature: Ubuntu 6.2.0-20.20-generic 6.2.6
Uname: Linux 6.2.0-20-generic x86_64
ApportVersion: 2.26.1-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: KDE
Date: Tue Apr 18 06:19:02 2023
InstallationDate: Installed on 2023-04-04 (13 days ago)
InstallationMedia: Kubuntu 23.04 "Lunar Lobster" - Daily amd64 (20230403)
SourcePackage: kdenlive
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Sam Colegrove (colegrove479) wrote :
Revision history for this message
Erich Eickmeyer (eeickmeyer) wrote :

Unable to reproduce on release candidate .iso images.

Sometimes the Plasma launcher will have a transient issue where it will not launch an app, but I have been unable to find a known bug on this because it's so infrequent, transient, and random. A workaround for this is using krunner (Alt-Space) and typing the desired application (kdenlive, in this case) and launching that way.

Closing this as invalid as it's really more of a support issue.

Changed in kdenlive (Ubuntu):
status: New → Invalid
Revision history for this message
Sam Colegrove (colegrove479) wrote :

Just tried using krunner (Alt-Space) and it gave the following:
"Launching kdenive failed
chdir: no such file or directory"

Revision history for this message
Sam Colegrove (colegrove479) wrote :

I noticed that it was tested on a Lunar iso image. This would be quite different to what I have from my installed system in that I have:

Plasma Version is 5.27.4
KDE Frameworks is 5.104.0
Qt Version is 5.15.8
Kernel Version is 6.2.0.--20

Revision history for this message
Erich Eickmeyer (eeickmeyer) wrote (last edit ):

I also tested on 3 different installed systems and was unable to reproduce. Something is wrong on your installed system, perhaps you installed from flatpak or snap, but we cannot troubleshoot that here since is a bug tracker and not for support.

Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We understand the difficulties you are facing, but it is better to raise problems you are having in the support tracker at https://answers.launchpad.net/ubuntu if you are uncertain if they are bugs. If you would prefer live chat support, you can find an IRC support channel for your flavor of Ubuntu here: https://wiki.ubuntu.com/IRC/ChannelList. You can also find help with your problem in the support forum of your local Ubuntu community http://loco.ubuntu.com/ or asking at https://askubuntu.com or https://ubuntuforums.org. For help on reporting bugs, see https://help.ubuntu.com/community/ReportingBugs.

Changed in kdenlive (Ubuntu):
status: Invalid → New
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.