View Single Post
Posts: 125 | Thanked: 108 times | Joined on Feb 2010
#150
I have api-get purged nelisquare.
I have removed the cache.
And installed anew from your link.
Still same error log
(not "loading theme from cache" - there is no cache)

~/.cache $ rm -rf nelisquare/
~/.cache $ /bin/sh -c "LD_LIBRARY_PATH=/opt/qtm12/lib /opt/nelisquare/bin/nelisquare"
Preloading theme "base" from cache
file:///opt/nelisquare/qml/main.qml:27:9: Unable to create type MainWindow
MainWindow {
^
file:///opt/nelisquare/qml/MainWindow.qml:238:9: Unable to create type PhotoShareDialog
PhotoShareDialog {
^
file:///opt/nelisquare/qml/components/PhotoShareDialog.qml:58:17: Unable to create type SectionHeader
SectionHeader {
^
file:///opt/nelisquare/qml/components/SectionHeader.qml:26:5: Cannot assign to non-existent property "implicitWidth"
implicitWidth: parent.width; implicitHeight: text.height
^
QObject::connect: Cannot connect NelisquareDbus:rocessUINotification(QVariant) to (null):rocessUINotification(QVariant)
QObject::connect: Cannot connect NelisquareDbus:rocessURI(QVariant) to (null):rocessURI(QVariant)
QObject::connect: Cannot connect PictureHelper:ictureUploaded(QVariant, QVariant) to (null):nPictureUploaded(QVariant, QVariant)
Segmentation fault
~/.cache $