View Single Post
Posts: 44 | Thanked: 75 times | Joined on Feb 2013 @ Germany
#54
Originally Posted by gexc View Post
On my phone the newest Sailfish version keeps getting a segfault when trying to access all subscriptions. The app crashes as soon as the 'all subscription' page is shown. Below is the log while running the app from terminal. Any other info can I provide?

Code:
~ $ harbour-ttrss 
[D] QWaylandEglIntegration::QWaylandEglIntegration:58 - Using Wayland-EGL 
[D] main:48 - detected locale is  "zh_CN" 
[W] QQmlImportDatabase::importPlugin:1697 - Module 'Sailfish.Silica' does not contain a module identifier directive - it cannot be protected from external registrations.
[D] MLocalThemeDaemonClient::MLocalThemeDaemonClient:81 - MLocalThemeDaemonClient::MLocalThemeDaemonClient(const QString&, QObject*) Theme:  "jolla-ambient" 
[D] MLocalThemeDaemonClient::MLocalThemeDaemonClient:112 - LocalThemeDaemonClient: Looking for assets in ("/usr/share/themes/blanco/meegotouch", "/usr/share/themes/jolla-ambient/meegotouch") 
DeclarativeCoverWindow: I have a default alpha buffer
[W] unknown:46 - file:///usr/share/harbour-ttrss/qml/models/Constants.qml:46: ReferenceError: inPortrait is not defined
[W] unknown:45 - file:///usr/share/harbour-ttrss/qml/models/Constants.qml:45: ReferenceError: inPortrait is not defined
[W] unknown:27 - file:///usr/share/harbour-ttrss/qml/models/Constants.qml:27: ReferenceError: theme is not defined
[W] unknown:25 - file:///usr/share/harbour-ttrss/qml/models/Constants.qml:25: ReferenceError: theme is not defined
[W] unknown:24 - file:///usr/share/harbour-ttrss/qml/models/Constants.qml:24: ReferenceError: theme is not defined
[W] unknown:22 - file:///usr/share/harbour-ttrss/qml/models/Constants.qml:22: ReferenceError: theme is not defined
[W] unknown:21 - file:///usr/share/harbour-ttrss/qml/models/Constants.qml:21: ReferenceError: theme is not defined
[W] unknown:20 - file:///usr/share/harbour-ttrss/qml/models/Constants.qml:20: ReferenceError: theme is not defined
onSslErrors
[W] unknown:40 - file:///usr/lib/qt5/qml/Sailfish/Silica/ScrollDecorator.qml:40:5: QML HorizontalScrollDecorator: Binding loop detected for property "flickable"
[W] unknown:39 - file:///usr/lib/qt5/qml/Sailfish/Silica/ScrollDecorator.qml:39:5: QML VerticalScrollDecorator: Binding loop detected for property "flickable"
[W] unknown:40 - file:///usr/lib/qt5/qml/Sailfish/Silica/ScrollDecorator.qml:40:5: QML HorizontalScrollDecorator: Binding loop detected for property "flickable"
[W] unknown:39 - file:///usr/lib/qt5/qml/Sailfish/Silica/ScrollDecorator.qml:39:5: QML VerticalScrollDecorator: Binding loop detected for property "flickable"
onSslErrors
onSslErrors
[D] MyNetworkAccessManager::onError:55 - got network error  6 
[W] unknown:23 - file:///usr/share/harbour-ttrss/qml/sailfish/pages/FeedDelegate.qml:23:5: QML Image: SSL handshake failed
onSslErrors
[D] MyNetworkAccessManager::onError:55 - got network error  6 
[D] MyNetworkAccessManager::onError:55 - got network error  6 
[W] unknown:23 - file:///usr/share/harbour-ttrss/qml/sailfish/pages/FeedDelegate.qml:23:5: QML Image: SSL handshake failed
onSslErrors
段错误 (segfault)
Please try the latest version (0.4.0).
I had to rename the app due to another ttrss-app in the harbour, therefore you might need to manually reinstall it.
Also make sure to check the Ignore SSL switch as you get SSL Handshake Errors
 

The Following User Says Thank You to cnlpete For This Useful Post: