| Anonymous | Login | Signup for a new account | 2013-05-24 11:46 CEST | ![]() |
| Main | My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0002969 | Kdenlive | User Interface | public | 2013-02-02 15:26 | 2013-02-14 12:42 | ||||||||
| Reporter | fidaj | ||||||||||||
| Assigned To | j-b-m | ||||||||||||
| Priority | normal | Severity | crash | Reproducibility | always | ||||||||
| Status | assigned | Resolution | open | ||||||||||
| Platform | 64 bit | OS | Ubuntu | OS Version | 12.04 | ||||||||
| Product Version | Recent git | ||||||||||||
| Target Version | Fixed in Version | ||||||||||||
| Summary | 0002969: Crashes every time kdenlive | ||||||||||||
| Description | Crashes every time kdenlive | ||||||||||||
| Steps To Reproduce | http://www.youtube.com/watch?v=WGoDx3ioW20 [^] | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Build/Install Method | Distribution package | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
(0009156) j-b-m (administrator) 2013-02-02 21:56 |
You seem to have a very specific config - ( kernel 3.7.5-zen-my+ x86_64 )... Which version of MLT are you using? Please test if your MLT installation is working by trying to play a video clip and an existing .kdenlive project file. From a terminal: melt myclip.mpg melt project.kdenlive Does it work? |
|
(0009160) fidaj (reporter) 2013-02-02 22:30 |
no. this configuration file is taken from the configuration file from kernel Ubuntu operating system. melt -version melt 0.8.8 Copyright (C) 2002-2013 Ushodaya Enterprises Limited <http://www.mltframework.org/> [^] This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. http://www.youtube.com/watch?v=kE45VjEB_ts [^] http://www.youtube.com/watch?v=dqEceZ3Uf0Q [^] it work |
|
(0009161) j-b-m (administrator) 2013-02-03 01:09 |
one more thing, can you try this in a terminal: melt myclip.mpg -consumer xml Should output some lines of xml... |
|
(0009163) fidaj (reporter) 2013-02-03 01:18 |
melt ???????..mpg -consumer xml [mpeg @ 0x23d9180] max_analyze_duration reached [mpeg @ 0x23da400] max_analyze_duration reached [mpeg @ 0x23df620] max_analyze_duration reached [mpeg @ 0x2509e60] max_analyze_duration reached [mpeg @ 0x250c3a0] max_analyze_duration reached [mpeg @ 0x27f3c20] max_analyze_duration reached [mpeg @ 0x23db780] max_analyze_duration reached [mpeg @ 0x23d6260] max_analyze_duration reached [mpeg @ 0x23fae60] max_analyze_duration reached <?xml version="1.0"?> <mlt LC_NUMERIC="ru_RU.UTF-8" version="0.8.8" title="Накрыли..mpg"> <profile description="automatic" width="720" height="576" progressive="0" sample_aspect_num="16" sample_aspect_den="15" display_aspect_num="768" display_aspect_den="576" frame_rate_num="25" frame_rate_den="1" colorspace="601"/> <producer id="producer0" in="0" out="4679"> <property name="mlt_type">producer</property> <property name="length">4680</property> <property name="eof">pause</property> <property name="resource">Накрыли..mpg</property> <property name="meta.media.nb_streams">2</property> <property name="meta.media.0.stream.type">video</property> <property name="meta.media.0.stream.frame_rate">25,000000</property> <property name="meta.media.0.stream.sample_aspect_ratio">0,000000</property> <property name="meta.media.0.codec.width">720</property> <property name="meta.media.0.codec.height">576</property> <property name="meta.media.0.codec.frame_rate">50,000000</property> <property name="meta.media.0.codec.pix_fmt">yuv420p</property> <property name="meta.media.0.codec.sample_aspect_ratio">1,066667</property> <property name="meta.media.0.codec.colorspace">601</property> <property name="meta.media.0.codec.name">mpeg2video</property> <property name="meta.media.0.codec.long_name">MPEG-2 video</property> <property name="meta.media.0.codec.bit_rate">8000000</property> <property name="meta.media.1.stream.type">audio</property> <property name="meta.media.1.codec.sample_fmt">s16</property> <property name="meta.media.1.codec.sample_rate">48000</property> <property name="meta.media.1.codec.channels">2</property> <property name="meta.media.1.codec.name">mp2</property> <property name="meta.media.1.codec.long_name">MP2 (MPEG audio layer 2)</property> <property name="meta.media.1.codec.bit_rate">224000</property> <property name="seekable">1</property> <property name="meta.media.sample_aspect_num">16</property> <property name="meta.media.sample_aspect_den">15</property> <property name="aspect_ratio">1,066667</property> <property name="audio_index">1</property> <property name="video_index">0</property> <property name="mlt_service">avformat</property> </producer> <playlist id="playlist0"> <entry producer="producer0" in="0" out="4679"/> </playlist> <tractor id="tractor0" title="Накрыли..mpg" global_feed="1" in="0" out="4679"> <track producer="playlist0"/> </tractor> </mlt> |
|
(0009245) fidaj (reporter) 2013-02-10 15:53 |
Than I can help you for identify and correct the error? |
|
(0009257) fidaj (reporter) 2013-02-12 18:16 |
I ran the program under GDB, and then provoked the crash and got the following output: ivan@nonamehost:~$ gdb kdenlive GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> [^] This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>... [^] Reading symbols from /usr/bin/kdenlive...Reading symbols from /usr/lib/debug/usr/bin/kdenlive...done. done. (gdb) r Starting program: /usr/bin/kdenlive [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Gtk-Message: Failed to load module "gail" ** (kdenlive:6481): WARNING **: (../../atk-adaptor/bridge.c:793):adaptor_init: runtime check failed: (root) [New Thread 0x7fffda5ae700 (LWP 6488)] [New Thread 0x7fffd9dad700 (LWP 6489)] Got bus address: "unix:abstract=/tmp/dbus-ABJ4RStKZQ,guid=fa2103a01ed0c00ea2f0d9ea0000004d" Connected to accessibility bus at: "unix:abstract=/tmp/dbus-ABJ4RStKZQ,guid=fa2103a01ed0c00ea2f0d9ea0000004d" Registered DEC: true [Thread 0x7fffda5ae700 (LWP 6488) exited] [New Thread 0x7fffda5ae700 (LWP 6510)] QWidget::insertAction: Attempt to insert null action QWidget::insertAction: Attempt to insert null action Registered event listener change listener: true [New Thread 0x7fffbd24a700 (LWP 6515)] [New Thread 0x7fffbca49700 (LWP 6516)] QSpiAccessible::accessibleEvent not handled: "6" obj: KMenu(0x1ffdd20, name = "help") "help" QSpiAccessible::accessibleEvent not handled: "7" obj: KMenu(0x1ffdd20, name = "help") "help" Plugin paths: ("/usr/lib/x86_64-linux-gnu/qt4/plugins", "/home/ivan/.kde/lib/", "/usr/lib/") Trying to load Attica plugin: "/usr/lib/x86_64-linux-gnu/qt4/plugins/attica_kde.so" Trying to load Attica plugin: "/home/ivan/.kde/lib//attica_kde.so" Trying to load Attica plugin: "/usr/lib//attica_kde.so" Using Attica with KDE support Plugin paths: ("/usr/lib/x86_64-linux-gnu/qt4/plugins", "/home/ivan/.kde/lib/", "/usr/lib/") Trying to load Attica plugin: "/usr/lib/x86_64-linux-gnu/qt4/plugins/attica_kde.so" Trying to load Attica plugin: "/home/ivan/.kde/lib//attica_kde.so" Trying to load Attica plugin: "/usr/lib//attica_kde.so" Using Attica with KDE support FIXME: handle dialog start. FIXME: handle dialog end. kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! kdenlive(6481) KWidgetItemDelegateEventListener::eventFilter: User of KWidgetItemDelegate should not delete widgets created by createItemWidgets! Program received signal SIGSEGV, Segmentation fault. 0x0000000001ffead0 in ?? () (gdb) bt full #0 0x0000000001ffead0 in ?? () No symbol table info available. #1 0x00007ffff4c6fb04 in QObject::disconnect (sender=0x2427f90, signal=0x2783bd9 "rowsInserted(QModelIndex,int,int)", receiver=0x2428e30, method=0x2782dc9 "_k_slotRowsInserted(QModelIndex,int,int)") at kernel/qobject.cpp:2891 method_name = {static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0xa41418 "", array = ""}, static shared_empty = {ref = {_q_value = 11}, alloc = 0, size = 0, data = 0x7ffff4fb1778 "", array = ""}, d = 0x2782db0} method_arg = 0x7ffff7b19ec0 "1_k_slotRowsInserted(QModelIndex,int,int)" membcode = <optimized out> method_found = false signal_arg = 0x7ffff7b17188 "2rowsInserted(QModelIndex,int,int)" signal_name = {static shared_null = {ref = {_q_value = 1}, alloc = 0, size = 0, data = 0xa41418 "", array = ""}, static shared_empty = {ref = {_q_value = 11}, alloc = 0, size = 0, data = 0x7ffff4fb1778 "", array = ""}, d = 0x2783bc0} signal_found = false res = false smeta = <optimized out> 0000002 0x00007ffff7985cff in ?? () from /usr/lib/libkdeui.so.5 No symbol table info available. 0000003 0x00007ffff4c5c028 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x1ffc430, event= 0x7fffffffc7e0) at kernel/qcoreapplication.cpp:986 obj = 0x2427f90 i = <optimized out> 0000004 0x00007ffff563f85f in notify_helper (e=0x7fffffffc7e0, receiver=0x1ffc430, this=0xa74ac0) at kernel/qapplication.cpp:4555 consumed = <optimized out> 0000005 QApplicationPrivate::notify_helper (this=0xa74ac0, receiver=0x1ffc430, e=0x7fffffffc7e0) at kernel/qapplication.cpp:4531 No locals. 0000006 0x00007ffff5644713 in QApplication::notify (this=0x7fffffffd7d0, receiver=0x1ffc430, e=0x7fffffffc7e0) at kernel/qapplication.cpp:4420 d = 0xa74ac0 res = false 0000007 0x00007ffff79a73f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 No symbol table info available. 0000008 0x00007ffff4c5be9c in QCoreApplication::notifyInternal (this=0x7fffffffd7d0, receiver=0x1ffc430, event=0x7fffffffc7e0) at kernel/qcoreapplication.cpp:876 ---Type <return> to continue, or q <return> to quit--- threadData = 0xa482d0 returnValue = <optimized out> result = false cbdata = {0x1ffc430, 0x7fffffffc7e0, 0x7fffffffc7af} d = <optimized out> 0000009 0x00007ffff5b5a30d in sendEvent (event=0x7fffffffc7e0, receiver=0x1ffc430) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 No locals. 0000010 QAccessible::queryAccessibleInterface (object=0x1ffc430) at accessible/qaccessible.cpp:593 iface = 0x0 e = {_vptr.QEvent = 0x7ffff4fac930, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7ffff4d483c0 "QEvent", data = 0x7ffff4d48da0, extradata = 0x0}}, d = 0x0, t = 86, posted = 0, spont = 0, m_accept = 1, reserved = 0} mo = <optimized out> widget = <optimized out> 0000011 0x00007ffff5b6051d in QAccessible::updateAccessibility (o=<optimized out>, who=0, reason=QAccessible::ObjectDestroyed) at accessible/qaccessible_unix.cpp:102 iface = <optimized out> 0000012 0x00007ffff568a74f in QWidget::~QWidget (this=0x1ffc430, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1679 d = 0x2427ca0 0000013 0x00007ffff568aa19 in QWidget::~QWidget (this=0x1ffc430, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1700 No locals. 0000014 0x00007ffff4c6e935 in QObjectPrivate::deleteChildren (this=0x242c1f0) at kernel/qobject.cpp:1908 i = <optimized out> reallyWasDeleted = false 0000015 0x00007ffff568a740 in QWidget::~QWidget (this=0x2429120, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1676 d = 0x242c1f0 0000016 0x00007ffff791ff8e in ?? () from /usr/lib/libkdeui.so.5 No symbol table info available. 0000017 0x00007ffff4c6e935 in QObjectPrivate::deleteChildren (this=0x2426af0) at kernel/qobject.cpp:1908 i = <optimized out> reallyWasDeleted = false 0000018 0x00007ffff568a740 in QWidget::~QWidget (this=0x2424550, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1676 ---Type <return> to continue, or q <return> to quit--- d = 0x2426af0 0000019 0x00007ffff568aa19 in QWidget::~QWidget (this=0x2424550, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1700 No locals. 0000020 0x00007ffff4c6e935 in QObjectPrivate::deleteChildren (this=0x25042e0) at kernel/qobject.cpp:1908 i = <optimized out> reallyWasDeleted = false 0000021 0x00007ffff568a740 in QWidget::~QWidget (this=0x2503ac0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1676 d = 0x25042e0 0000022 0x00007ffff5aab4b9 in QStackedWidget::~QStackedWidget (this=0x2503ac0, __in_chrg=<optimized out>) at widgets/qstackedwidget.cpp:193 No locals. 0000023 0x00007ffff4c6e935 in QObjectPrivate::deleteChildren (this=0x2503b30) at kernel/qobject.cpp:1908 i = <optimized out> reallyWasDeleted = false 0000024 0x00007ffff568a740 in QWidget::~QWidget (this=0x156a0a0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1676 d = 0x2503b30 0000025 0x00007ffff5ab6fa9 in QTabWidget::~QTabWidget (this=0x156a0a0, __in_chrg=<optimized out>) at widgets/qtabwidget.cpp:367 No locals. 0000026 0x00007ffff4c6e935 in QObjectPrivate::deleteChildren (this=0x2516f70) at kernel/qobject.cpp:1908 i = <optimized out> reallyWasDeleted = false 0000027 0x00007ffff568a740 in QWidget::~QWidget (this=0x2516f40, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1676 d = 0x2516f70 0000028 0x00007ffff568aa19 in QWidget::~QWidget (this=0x2516f40, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1700 No locals. 0000029 0x00007ffff4c6e935 in QObjectPrivate::deleteChildren (this=0x24582a0) at kernel/qobject.cpp:1908 i = <optimized out> reallyWasDeleted = false 0000030 0x00007ffff568a740 in QWidget::~QWidget (this=0x1b74910, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1676 d = 0x24582a0 0000031 0x00007ffff7913729 in KAboutApplicationDialog::~KAboutApplicationDialog() () from /usr/lib/libkdeui.so.5 No symbol table info available. 0000032 0x00007ffff7a523be in KHelpMenu::timerExpired() () from /usr/lib/libkdeui.so.5 ---Type <return> to continue, or q <return> to quit--- No symbol table info available. 0000033 0x00007ffff4c75446 in QObject::event (this=0xff3930, e=<optimized out>) at kernel/qobject.cpp:1195 mce = <optimized out> currentSender = {sender = 0x0, signal = -1, ref = 1} previousSender = 0x0 0000034 0x00007ffff563f894 in notify_helper (e=0x2740c00, receiver=0xff3930, this=0xa74ac0) at kernel/qapplication.cpp:4559 consumed = <optimized out> 0000035 QApplicationPrivate::notify_helper (this=0xa74ac0, receiver=0xff3930, e=0x2740c00) at kernel/qapplication.cpp:4531 No locals. 0000036 0x00007ffff5644713 in QApplication::notify (this=0x7fffffffd7d0, receiver=0xff3930, e=0x2740c00) at kernel/qapplication.cpp:4420 d = 0xa74ac0 res = false 0000037 0x00007ffff79a73f6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 No symbol table info available. 0000038 0x00007ffff4c5be9c in QCoreApplication::notifyInternal (this=0x7fffffffd7d0, receiver=0xff3930, event=0x2740c00) at kernel/qcoreapplication.cpp:876 threadData = 0xa482d0 returnValue = <optimized out> result = false cbdata = {0xff3930, 0x2740c00, 0x7fffffffd4af} d = <optimized out> 0000039 0x00007ffff4c5fc6a in sendEvent (event=0x2740c00, receiver=0xff3930) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231 No locals. 0000040 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0xa482d0) at kernel/qcoreapplication.cpp:1500 pe = @0x25383c0: {receiver = 0xff3930, event = 0x0, priority = 0} e = 0x2740c00 r = 0xff3930 locker = {val = 10781464} startOffset = 0 i = @0xa4830c: 23 0000041 0x00007ffff4c8af93 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236 ---Type <return> to continue, or q <return> to quit--- No locals. 0000042 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279 source = 0xa70080 0000043 0x00007fffeff72d53 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. 0000044 0x00007fffeff730a0 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. 0000045 0x00007fffeff73164 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 No symbol table info available. 0000046 0x00007ffff4c8b3bf in QEventDispatcherGlib::processEvents (this=0xa49bb0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 d = 0xa70190 canWait = true savedFlags = {i = 0} result = <optimized out> 0000047 0x00007ffff56e7d5e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 d = 0xa70190 saved_flags = {i = 0} returnValue = 192 0000048 0x00007ffff4c5ac82 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149 d = 0x1f79f50 0000049 0x00007ffff4c5aed7 in QEventLoop::exec (this=0x7fffffffd760, flags=...) at kernel/qeventloop.cpp:204 d = 0x1f79f50 locker = {val = 10781672} app = 0x7fffffffd7d0 0000050 0x00007ffff4c5ff67 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 threadData = 0xa482d0 eventLoop = {<QObject> = {_vptr.QObject = 0x7ffff4faf650, static staticMetaObject = {d = {superdata = 0x0, stringdata = 0x7ffff4d35820 "QObject", data = 0x7ffff4d358c0, extradata = 0x7ffff4facb80}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x7ffff4c74390 <QObject::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}, d_ptr = { d = 0x1f79f50}, static staticQtMetaObject = {d = {superdata = 0x0, stringdata = 0x7ffff4d3e740 "Qt", data = 0x7ffff4d42060, ---Type <return> to continue, or q <return> to quit--- extradata = 0x0}}}, static staticMetaObject = {d = {superdata = 0xa40e20, stringdata = 0x7ffff4d481c0 "QEventLoop", data = 0x7ffff4d481e0, extradata = 0x7ffff4faf6e0}}, static staticMetaObjectExtraData = {objects = 0x0, static_metacall = 0x7ffff4cbce20 <QEventLoop::qt_static_metacall(QObject*, QMetaObject::Call, int, void**)>}} returnCode = <optimized out> 0000051 0x00000000004552bb in main (argc=1, argv=0x7fffffffde18) at /build/buildd/kdenlive-0.9.5+git20130211.0da95d72/src/main.cpp:89 aboutData = {d = 0xa4c730} app = <incomplete type> window = <optimized out> __PRETTY_FUNCTION__ = "int main(int, char**)" options = {d = 0xa622f0} result = <optimized out> (gdb) maybe it has something to help solve the problem |
|
(0009269) fidaj (reporter) 2013-02-14 12:42 |
after installing new libraries from the repository ppa:kubuntu-ppa/backports the problem with the dialogue "About kdenlive" disappeared apparently it was due to some errors in the KDE libraries You can close this Issue. Thanks. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2013-02-02 15:26 | fidaj | New Issue | |
| 2013-02-02 15:26 | fidaj | File Added: kdenlive.txt | |
| 2013-02-02 21:56 | j-b-m | Note Added: 0009156 | |
| 2013-02-02 21:56 | j-b-m | Assigned To | => j-b-m |
| 2013-02-02 21:56 | j-b-m | Status | new => feedback |
| 2013-02-02 22:30 | fidaj | Note Added: 0009160 | |
| 2013-02-02 22:30 | fidaj | Status | feedback => assigned |
| 2013-02-03 01:09 | j-b-m | Note Added: 0009161 | |
| 2013-02-03 01:18 | fidaj | Note Added: 0009163 | |
| 2013-02-10 15:53 | fidaj | Note Added: 0009245 | |
| 2013-02-12 18:16 | fidaj | Note Added: 0009257 | |
| 2013-02-14 12:42 | fidaj | Note Added: 0009269 | |
| Copyright © 2000 - 2013 MantisBT Team |