[kde-edu]: trunk

Albert Astals Cid aacid at kde.org
Mon Sep 21 23:37:13 CEST 2009


A Dilluns, 21 de setembre de 2009, Alexander Rieder va escriure:
> SVN commit 1026437 by arieder:
> 
> move mathematik to kdereview
> CCMAIL: kde-i18n-doc at kde.org
> CCMAIL: kde-edu at kde.org

Some problems i've found:
 * It might be a good idea mailing kde-core-devel with an explanation of what 
mathematik does to get more people to review it
 * You misused i18n, i've already fixed this (you should have got a mail)
 * I think it would be a good idea to add vertical spacers at the bottom in 
the configuration dialogs so the widgets are always on top.
 * It crashes when i do this:
   - Start mathematik
   - Select R backend
   - Write 2+2, press Shift + Return
   - Press the [x] of the work sheet
   - Press New
   - Select R backend
   - Write 2+2, press Shift + Return

The backtrace i get is 
#5  0x00007fad6a137fb5 in raise () from /lib/libc.so.6
#6  0x00007fad6a139bc3 in abort () from /lib/libc.so.6
#7  0x00007fad6c304ea4 in qt_message_output (msgType=QtFatalMsg, buf=0x264b948 
"ASSERT: \"!isEmpty()\" in file /home/kdesvn/instalado/include/QtCore/qlist.h, 
line 252") at global/qglobal.cpp:2042
#8  0x00007fad6c304fd1 in qFatal (msg=0x7fad6c4943b8 "ASSERT: \"%s\" in file 
%s, line %d") at global/qglobal.cpp:2241
#9  0x00007fad6c3054b5 in qt_assert (assertion=0x7fad625f878e "!isEmpty()", 
file=0x7fad625f8760 "/home/kdesvn/instalado/include/QtCore/qlist.h", line=252) 
at global/qglobal.cpp:1811
#10 0x00007fad625f5679 in QList<RExpression*>::first (this=0x2690818) at 
/home/kdesvn/instalado/include/QtCore/qlist.h:252
#11 0x00007fad625f5b35 in QList<RExpression*>::takeFirst (this=0x2690818) at 
/home/kdesvn/instalado/include/QtCore/qlist.h:416
#12 0x00007fad625f4743 in RSession::serverChangedStatus (this=0x26907f0, 
status=0) at /home/kdesvn/kdereview/mathematik/src/backends/R/rsession.cpp:105
#13 0x00007fad625f48de in RSession::qt_metacall (this=0x26907f0, 
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff765d88b0) at 
/home/kdesvn/build-cmake/mathematik/src/backends/R/rsession.moc:70
#14 0x00007fad6c447a44 in QMetaObject::activate (sender=0x269cb00, 
from_signal_index=10, to_signal_index=10, argv=0x7fff765d88b0) at 
kernel/qobject.cpp:3112
#15 0x00007fad6c449119 in QMetaObject::activate (sender=0x269cb00, 
m=0x7fad627fcc60, local_signal_index=5, argv=0x7fff765d88b0) at 
kernel/qobject.cpp:3186
#16 0x00007fad625f7c16 in OrgKdeMathematiKRInterface::statusChanged 
(this=0x269cb00, _t1=0) at /home/kdesvn/build-
cmake/mathematik/src/backends/R/rserver_interface.moc:136
#17 0x00007fad625f7e4f in OrgKdeMathematiKRInterface::qt_metacall 
(this=0x269cb00, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0x7fff765d8b00)
    at /home/kdesvn/build-
cmake/mathematik/src/backends/R/rserver_interface.moc:87
#18 0x00007fad6c791a68 in QDBusConnectionPrivate::deliverCall (this=0x197cd10, 
object=0x269cb00, msg=@0x28142d8, metaTypes=@0x28142e0, slotIdx=10) at 
qdbusintegrator.cpp:891
#19 0x00007fad6c7a070a in QDBusCallDeliveryEvent::placeMetaCall 
(this=0x2814290, object=0x269cb00) at qdbusintegrator_p.h:101
#20 0x00007fad6c444e0e in QObject::event (this=0x269cb00, e=0x2814290) at 
kernel/qobject.cpp:1110
#21 0x00007fad6ae1d637 in QApplicationPrivate::notify_helper (this=0x18c68d0, 
receiver=0x269cb00, e=0x2814290) at kernel/qapplication.cpp:4056
#22 0x00007fad6ae1d9d9 in QApplication::notify (this=0x7fff765d98d0, 
receiver=0x269cb00, e=0x2814290) at kernel/qapplication.cpp:3603
#23 0x00007fad6df45591 in KApplication::notify (this=0x7fff765d98d0, 
receiver=0x269cb00, event=0x2814290) at 
/home/kdesvn/kdelibs/kdeui/kernel/kapplication.cpp:302
#24 0x00007fad6c42c2a3 in QCoreApplication::notifyInternal 
(this=0x7fff765d98d0, receiver=0x269cb00, event=0x2814290) at 
kernel/qcoreapplication.cpp:610
#25 0x00007fad6c430f4b in QCoreApplication::sendEvent (receiver=0x269cb00, 
event=0x2814290) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#26 0x00007fad6c42c8b9 in QCoreApplicationPrivate::sendPostedEvents 
(receiver=0x0, event_type=0, data=0x18aee20) at 
kernel/qcoreapplication.cpp:1247
#27 0x00007fad6c42cbc8 in QCoreApplication::sendPostedEvents (receiver=0x0, 
event_type=0) at kernel/qcoreapplication.cpp:1140
#28 0x00007fad6c465e63 in QCoreApplication::sendPostedEvents () at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#29 0x00007fad6c46507d in postEventSourceDispatch (s=0x18ca4e0) at 
kernel/qeventdispatcher_glib.cpp:210
#30 0x00007fad6674e20a in g_main_context_dispatch () from 
/usr/lib/libglib-2.0.so.0
#31 0x00007fad667518e0 in ?? () from /usr/lib/libglib-2.0.so.0
#32 0x00007fad66751a7c in g_main_context_iteration () from 
/usr/lib/libglib-2.0.so.0
#33 0x00007fad6c46401a in QEventDispatcherGlib::processEvents (this=0x18ae480, 
flags={i = 1985844960}) at kernel/qeventdispatcher_glib.cpp:327
#34 0x00007fad6aeea24b in QGuiEventDispatcherGlib::processEvents 
(this=0x18ae480, flags={i = 1985845056}) at 
kernel/qguieventdispatcher_glib.cpp:202
#35 0x00007fad6c428a0f in QEventLoop::processEvents (this=0x7fff765d9830, 
flags={i = 1985845216}) at kernel/qeventloop.cpp:149
#36 0x00007fad6c428c33 in QEventLoop::exec (this=0x7fff765d9830, flags={i = 
1985845328}) at kernel/qeventloop.cpp:201
#37 0x00007fad6c42cced in QCoreApplication::exec () at 
kernel/qcoreapplication.cpp:888
#38 0x00007fad6ae1d394 in QApplication::exec () at 
kernel/qapplication.cpp:3525
#39 0x000000000040abca in main (argc=1, argv=0x7fff765d9bd8) at 
/home/kdesvn/kdereview/mathematik/src/main.cpp:86

Albert

> 
> 
>  A             kdereview/mathematik (directory)  
>  playground/edu/mathematik#1026420 D             playground/edu/mathematik
>  (directory)
> 
> 
> _______________________________________________
> kde-edu mailing list
> kde-edu at mail.kde.org
> https://mail.kde.org/mailman/listinfo/kde-edu
> 



More information about the kde-edu mailing list