Bug 379520 - Crash on move transition
Summary: Crash on move transition
Status: RESOLVED DUPLICATE of bug 379274
Alias: None
Product: kdenlive
Classification: Applications
Component: Effects & Transitions (show other bugs)
Version: 17.04.0
Platform: Mint (Ubuntu based) Linux
: NOR crash
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-04 19:54 UTC by PERON Yann
Modified: 2017-05-09 15:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description PERON Yann 2017-05-04 19:54:05 UTC
The application crash (Segmentation fault) when creating a new transition, and move it on timeline (whit or without clip associated to transition).


Here, a copy of terminal execution : 

Shortcut for action  "rename" "Rename" set with QAction::setShortcut()! Use KActionCollection::setDefaultShortcut(s) instead.
kdeinit5: Got EXEC_NEW '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so' from launcher.
kdeinit5: preparing to launch '/usr/lib/x86_64-linux-gnu/qt5/plugins/kf5/kio/file.so'
Removing cache at "/home/yann/.cache/kdenlive-thumbs.kcache"
0x3983f70 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x26ef2d0) ): Attempt to set a screen on a child window.
0x3ecd260 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x26ef2d0) ): Attempt to set a screen on a child window.
0x3983f70 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x26ef2d0) ): Attempt to set a screen on a child window.
0x3ecd260 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x26ef2d0) ): Attempt to set a screen on a child window.
0x3ecd260 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x26ef2d0) ): Attempt to set a screen on a child window.
0x3983f70 void QWindowPrivate::setTopLevelScreen(QScreen*, bool) ( QScreen(0x26ef2d0) ): Attempt to set a screen on a child window.
Using PPAPI flash.
--disable-new-tab-first-run --enable-user-scripts --ppapi-flash-path=/usr/lib/adobe-flashplugin/libpepflashplayer.so --ppapi-flash-version=
kdeinit5: PID 3789 terminated.
[1:1:0504/214848.801641:ERROR:KeyboardEventManager.cpp(427)] Not implemented reached in static bool blink::KeyboardEventManager::currentCapsLockState()
[swscaler @ 0x7f170569ee40] Warning: data is not aligned! This can lead to a speedloss
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded
org.kde.knotifications: Audio notification requested, but sound file from notifyrc file was not found, aborting audio notification
Erreur de segmentation
Comment 1 alcinos 2017-05-09 15:38:36 UTC

*** This bug has been marked as a duplicate of bug 379274 ***