[Kdenlive-devel] Hungarian translation and bugs

Zsolt Sandor zsolt.sandor at gmail.com
Thu Feb 15 09:28:49 UTC 2007


Hi!

I made a hungarian translation for kdenlive. How can I upload the translation
to the svn?

I was not able to translate the following strings (are not in the .pot file):

- File / Merge project
- Edit / Clear All Markers
- Edit / Clear Markers From Selected
- Edit / Razor Clip

- Select View Type in the Project Tree tab



Some bugs and feature requests:

- There is still no way to setup the representing picture for a video

- Color / Image clip should be resizable on the timeline (bug/feature)
- Del in the project tree does not work (bug/feature)
- Add a clip to Project Tree, delete clip. After the deletion in the
clip monitor an image from the clip can be seen. If you change to
Timeline Monitor, and then back to the Clip Monitor, the image can
still be seen.

How to crash kdenlive :)

Start kdenlive, add a video clip to your project. drag it to the
timeline. Drag the same videoclip to the timeline after the first
videoclip. Double click (left mouse button) with the mouse on the
timeline where the first videoclip ends and the second videoclip
starts. (to the border) It will cause the application crash. Tested
with lastest svn.

Crash dump:

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231328912 (LWP 5260)]
[New Thread -1271096432 (LWP 5274)]
[New Thread -1262703728 (LWP 5273)]
[KCrash handler]
#9  0x080cc3e7 in Command::KResizeCommand::setEndSize ()
#10 0x080dc7ac in TrackPanelClipResizeFunction::mouseReleased ()
#11 0x0810ca2a in Gui::KTrackView::mouseReleaseEvent ()
#12 0xb71351b0 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb709d647 in QApplication::internalNotify () from
/usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb709e641 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb780d2b2 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#16 0xb703d0f7 in QETWidget::translateMouseEvent () from
/usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb703c01f in QApplication::x11ProcessEvent () from
/usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb704c91a in QEventLoop::processEvents () from
/usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb70b40e0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb70b3f76 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb709d00f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x080d5947 in main ()

It can be done with every type of video ( i tried avi/divx, wmv, mov,
mpg), or with a simple color clip, too.

The same behaviour can be done with the roll tool, too. (add 2 clips
after eachother, select roll tool, double click)

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1231378064 (LWP 5296)]
[New Thread -1255212144 (LWP 5314)]
[New Thread -1263604848 (LWP 5313)]
[KCrash handler]
#9  0x081216a1 in Command::KRollCommand::setEndSize ()
#10 0x0811fe29 in TrackPanelClipRollFunction::mouseReleased ()
#11 0x0810ca2a in Gui::KTrackView::mouseReleaseEvent ()
#12 0xb71291b0 in QWidget::event () from /usr/lib/qt3/lib/libqt-mt.so.3
#13 0xb7091647 in QApplication::internalNotify () from
/usr/lib/qt3/lib/libqt-mt.so.3
#14 0xb7092641 in QApplication::notify () from /usr/lib/qt3/lib/libqt-mt.so.3
#15 0xb78012b2 in KApplication::notify () from /opt/kde3/lib/libkdecore.so.4
#16 0xb70310f7 in QETWidget::translateMouseEvent () from
/usr/lib/qt3/lib/libqt-mt.so.3
#17 0xb703001f in QApplication::x11ProcessEvent () from
/usr/lib/qt3/lib/libqt-mt.so.3
#18 0xb704091a in QEventLoop::processEvents () from
/usr/lib/qt3/lib/libqt-mt.so.3
#19 0xb70a80e0 in QEventLoop::enterLoop () from /usr/lib/qt3/lib/libqt-mt.so.3
#20 0xb70a7f76 in QEventLoop::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#21 0xb709100f in QApplication::exec () from /usr/lib/qt3/lib/libqt-mt.so.3
#22 0x080d5947 in main ()

Perhaps it is a problem for every Command::setEndSize().

Regards:

 Zsolti




More information about the Kdenlive mailing list