--===============0293578151420087322== Content-Type: multipart/alternative; boundary="Boundary-01=_wDVkPPzeOQVaAIh" Content-Transfer-Encoding: 7bit --Boundary-01=_wDVkPPzeOQVaAIh Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Em Friday 20 April 2012, Samuel Stirtzel escreveu: > 2012/4/20 Samuel Stirtzel : > > 2012/4/19 Lamarque V. Souza : > >> Em Thursday 19 April 2012, Samuel Stirtzel escreveu: > >>> Another idea, could this be a visibility problem? > >>> > >>> Log of binutils nm: > >>> > >>> - > >>> > >>> > >>> samuel@s-stirtzel-linux:/work/oe-core/tmp-eglibc/sysroots/overo/usr/lib > >>> /kde > >>> > >>> 4$ nm -C plasma_appletscript_declarative.so | grep script > >>> > >>> 00023c68 t global constructors keyed to declarativescriptenv.cpp > >>> > >>> 000347d8 r qt_meta_data_JavascriptAddonPackageStructure > >>> > >>> 00034790 r qt_meta_stringdata_JavascriptAddonPackageStructure > >>> > >>> 0002b3b0 T DeclarativeAppletScript::scriptEnv() > >>> > >>> 0001ed60 T JavascriptAddonPackageStructure::pathChanged() > >>> > >>> 0001ecb4 T > >>> JavascriptAddonPackageStructure::qt_metacall(QMetaObject::Call, > >>> > >>> int, void**) > >>> > >>> 0001ecb8 T JavascriptAddonPackageStructure::qt_metacast(char const*) > >>> > >>> 00038138 D JavascriptAddonPackageStructure::staticMetaObject > >>> > >>> 0001ec84 T > >>> JavascriptAddonPackageStructure::qt_static_metacall(QObject*, > >>> > >>> QMetaObject::Call, int, void**) > >>> > >>> 00038130 D JavascriptAddonPackageStructure::staticMetaObjectExtraData > >>> > >>> 0001efcc T > >>> > >>> JavascriptAddonPackageStructure::JavascriptAddonPackageStructure(QObjec > >>> t*, > >>> > >>> QList const&) > >>> > >>> 0001efcc T > >>> > >>> JavascriptAddonPackageStructure::JavascriptAddonPackageStructure(QObjec > >>> t*, > >>> > >>> QList const&) > >>> > >>> 0001f9bc t > >>> > >>> JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure() > >>> > >>> 0001f988 t > >>> > >>> JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure() > >>> > >>> 0001f988 t > >>> > >>> JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure() > >>> > >>> 0001ec88 T JavascriptAddonPackageStructure::metaObject() const > >>> > >>> U Plasma::AppletScript::description() const > >>> > >>> U Plasma::DeclarativeWidget::scriptEngine() const > >>> > >>> 00038194 D typeinfo for JavascriptAddonPackageStructure > >>> > >>> 000347b4 R typeinfo name for JavascriptAddonPackageStructure > >>> > >>> 00038148 D vtable for JavascriptAddonPackageStructure > >>> > >>> - > >>> > >>> U means undefined and "U Plasma::DeclarativeWidget::scriptEngine() > >>> > >>> const" exports no function. > >>> > >>> > >>> > >>> Any ideas where I could look next? > >> > >> On Meego x86 image: > >> > >> > >> > >> [root@localhost ~]# nm -C > >> /usr/lib/kde4/plasma_appletscript_declarative.so > >> > >> nm: /usr/lib/kde4/plasma_appletscript_declarative.so: no symbols > > > > Of course I did that before the library was stripped, otherwise it > > doesn't show any symbols. > > On my device I get the same message as you. > > > > Regarding kdelibs-4.8.2, I don't see a git tag or something looking > > I will try commit d2ce1819baa85ad0e895971ca25232327e9fc91e until there > is a git tag. Yes, that commit includes the fix. The tags tends to enter the repository a little latter after the release. Well, v4.8.2 should be there by now, maybe someone missed it. -- Lamarque V. Souza http://www.basyskom.com/ --Boundary-01=_wDVkPPzeOQVaAIh Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 7bit

Em Friday 20 April 2012, Samuel Stirtzel escreveu:

> 2012/4/20 Samuel Stirtzel <s.stirtzel@googlemail.com>:

> > 2012/4/19 Lamarque V. Souza <Lamarque.Souza.ext@basyskom.com>:

> >> Em Thursday 19 April 2012, Samuel Stirtzel escreveu:

> >>> Another idea, could this be a visibility problem?

> >>>

> >>> Log of binutils nm:

> >>>

> >>> -

> >>>

> >>>

> >>> samuel@s-stirtzel-linux:/work/oe-core/tmp-eglibc/sysroots/overo/usr/lib

> >>> /kde

> >>>

> >>> 4$ nm -C plasma_appletscript_declarative.so | grep script

> >>>

> >>> 00023c68 t global constructors keyed to declarativescriptenv.cpp

> >>>

> >>> 000347d8 r qt_meta_data_JavascriptAddonPackageStructure

> >>>

> >>> 00034790 r qt_meta_stringdata_JavascriptAddonPackageStructure

> >>>

> >>> 0002b3b0 T DeclarativeAppletScript::scriptEnv()

> >>>

> >>> 0001ed60 T JavascriptAddonPackageStructure::pathChanged()

> >>>

> >>> 0001ecb4 T

> >>> JavascriptAddonPackageStructure::qt_metacall(QMetaObject::Call,

> >>>

> >>> int, void**)

> >>>

> >>> 0001ecb8 T JavascriptAddonPackageStructure::qt_metacast(char const*)

> >>>

> >>> 00038138 D JavascriptAddonPackageStructure::staticMetaObject

> >>>

> >>> 0001ec84 T

> >>> JavascriptAddonPackageStructure::qt_static_metacall(QObject*,

> >>>

> >>> QMetaObject::Call, int, void**)

> >>>

> >>> 00038130 D JavascriptAddonPackageStructure::staticMetaObjectExtraData

> >>>

> >>> 0001efcc T

> >>>

> >>> JavascriptAddonPackageStructure::JavascriptAddonPackageStructure(QObjec

> >>> t*,

> >>>

> >>> QList<QVariant> const&)

> >>>

> >>> 0001efcc T

> >>>

> >>> JavascriptAddonPackageStructure::JavascriptAddonPackageStructure(QObjec

> >>> t*,

> >>>

> >>> QList<QVariant> const&)

> >>>

> >>> 0001f9bc t

> >>>

> >>> JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure()

> >>>

> >>> 0001f988 t

> >>>

> >>> JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure()

> >>>

> >>> 0001f988 t

> >>>

> >>> JavascriptAddonPackageStructure::~JavascriptAddonPackageStructure()

> >>>

> >>> 0001ec88 T JavascriptAddonPackageStructure::metaObject() const

> >>>

> >>> U Plasma::AppletScript::description() const

> >>>

> >>> U Plasma::DeclarativeWidget::scriptEngine() const

> >>>

> >>> 00038194 D typeinfo for JavascriptAddonPackageStructure

> >>>

> >>> 000347b4 R typeinfo name for JavascriptAddonPackageStructure

> >>>

> >>> 00038148 D vtable for JavascriptAddonPackageStructure

> >>>

> >>> -

> >>>

> >>> U means undefined and "U Plasma::DeclarativeWidget::scriptEngine()

> >>>

> >>> const" exports no function.

> >>>

> >>>

> >>>

> >>> Any ideas where I could look next?

> >>

> >> On Meego x86 image:

> >>

> >>

> >>

> >> [root@localhost ~]# nm -C

> >> /usr/lib/kde4/plasma_appletscript_declarative.so

> >>

> >> nm: /usr/lib/kde4/plasma_appletscript_declarative.so: no symbols

> >

> > Of course I did that before the library was stripped, otherwise it

> > doesn't show any symbols.

> > On my device I get the same message as you.

> >

> > Regarding kdelibs-4.8.2, I don't see a git tag or something looking

>

> I will try commit d2ce1819baa85ad0e895971ca25232327e9fc91e until there

> is a git tag.

 

Yes, that commit includes the fix. The tags tends to enter the repository a little latter after the release. Well, v4.8.2 should be there by now, maybe someone missed it.

 

--

Lamarque V. Souza

http://www.basyskom.com/

--Boundary-01=_wDVkPPzeOQVaAIh-- --===============0293578151420087322== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Active mailing list Active@kde.org https://mail.kde.org/mailman/listinfo/active --===============0293578151420087322==--