https://bugs.kde.org/show_bug.cgi?id=379586

            Bug ID: 379586
           Summary: Segmentation fault when clicking on an affine
                    transition
           Product: kdenlive
           Version: git-master
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: User Interface
          Assignee: j...@kdenlive.org
          Reporter: pgkos.bugzi...@yahoo.com
  Target Milestone: ---

When clicking on an affine transition, kdenlive will crash if the transition
does not begin at the startpoint of a video clip.

Traceback:
#0  0x00007ffff0079425 in QAction::setEnabled(bool) () at
/usr/lib/libQt5Widgets.so.5
#1  0x00005555557ce99e in GeometryWidget::GeometryWidget(EffectMetaInfo*, int,
bool, bool, QWidget*) (this=0x5555580c6750, info=0x555557893460, clipPos=210,
showRotation=<optimized out>, useOffset=<optimized out>, parent=<optimized
out>)
    at /home/pgkos/kdenlive/src/effectstack/widgets/geometrywidget.cpp:59
#2  0x00005555557aaf47 in ParameterContainer::ParameterContainer(QDomElement
const&, ItemInfo const&, EffectMetaInfo*, QWidget*) (this=0x5555580c6320,
effect=..., info=..., metaInfo=<optimized out>, parent=0x555557e44c20)
    at /home/pgkos/kdenlive/src/effectstack/parametercontainer.cpp:334
#3  0x000055555578c9aa in EffectStackEdit::transferParamDesc(QDomElement
const&, ItemInfo const&, bool) (this=0x555557893430, d=..., info=...) at
/home/pgkos/kdenlive/src/effectstack/effectstackedit.cpp:140
#4  0x00005555556aa509 in TransitionSettings::slotTransitionChanged(bool, bool)
(this=this@entry=0x555557e3fd10, reinit=reinit@entry=false,
updateCurrent=updateCurrent@entry=false)
    at /home/pgkos/kdenlive/src/project/transitionsettings.cpp:178
#5  0x00005555556aa99a in
TransitionSettings::slotTransitionItemSelected(Transition*, int, QPoint const&,
bool) (this=0x555557e3fd10, t=<optimized out>, nextTrack=<optimized out>,
p=..., update=<optimized out>)
    at /home/pgkos/kdenlive/src/project/transitionsettings.cpp:270
#6  0x000055555578f1c3 in
EffectStackView2::slotTransitionItemSelected(Transition*, int, QPoint const&,
bool) (this=this@entry=0x5555572c2280, t=<optimized out>, nextTrack=<optimized
out>, p=..., update=<optimized out>)
    at /home/pgkos/kdenlive/src/effectstack/effectstackview2.cpp:130
#7  0x0000555555a20968 in EffectStackView2::qt_static_metacall(QObject*,
QMetaObject::Call, int, void**) (_o=0x5555572c2280, _c=<optimized out>,
_id=<optimized out>, _a=<optimized out>)
    at
/home/pgkos/kdenlive/build/src/kdenlive_autogen/PPABXGRXPL/moc_effectstackview2.cpp:342
#8  0x00007fffeca12d79 in QMetaObject::activate(QObject*, int, int, void**) ()
at /usr/lib/libQt5Core.so.5
#9  0x0000555555a08fd7 in CustomTrackView::transitionItemSelected(Transition*,
int, QPoint, bool) (this=this@entry=0x5555580725f0, _t1=<optimized out>,
_t2=<optimized out>, _t3=..., _t4=<optimized out>, _t4@entry=false)
    at
/home/pgkos/kdenlive/build/src/kdenlive_autogen/4JHHTUERPF/moc_customtrackview.cpp:1004
#10 0x00005555556e1419 in CustomTrackView::updateTimelineSelection()
(this=this@entry=0x5555580725f0) at
/home/pgkos/kdenlive/src/timeline/customtrackview.cpp:834
#11 0x0000555555714173 in CustomTrackView::mousePressEvent(QMouseEvent*)
(this=0x5555580725f0, event=0x7fffffffd8d0) at
/home/pgkos/kdenlive/src/timeline/customtrackview.cpp:1102
#12 0x00007ffff00c564f in QWidget::event(QEvent*) () at
/usr/lib/libQt5Widgets.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to