maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [WIP] Friends, a Facebook client, now for Sailfish (https://talk.maemo.org/showthread.php?t=92137)

coderus 2015-05-31 15:27

Re: [WIP] Friends, a Facebook client, now for Sailfish
 
Quote:

Originally Posted by Sfiet_Konstantin (Post 1472027)
gcc is too old. Didn't expect that 4.6 did not support override ...

but your code is not compiling anyway :D

Sfiet_Konstantin 2015-05-31 15:31

Re: [WIP] Friends, a Facebook client, now for Sailfish
 
Quote:

Originally Posted by coderus (Post 1472031)
but your code is not compiling anyway :D

Stop looking at my code :P
It is me using APIs that are not on Qt 5.2 ...

itdoesntmatt 2015-05-31 15:40

Re: [WIP] Friends, a Facebook client, now for Sailfish
 
yes but it is work in 'progress

coderus 2015-05-31 15:40

Re: [WIP] Friends, a Facebook client, now for Sailfish
 
Quote:

Originally Posted by Sfiet_Konstantin (Post 1472032)
Stop looking at my code :P
It is me using APIs that are not on Qt 5.2 ...

no, i checked your errors and it's not because too new api. you just using it wrong :D

Sfiet_Konstantin 2015-05-31 15:54

Re: [WIP] Friends, a Facebook client, now for Sailfish
 
Quote:

Originally Posted by coderus (Post 1472034)
no, i checked your errors and it's not because too new api. you just using it wrong :D

Yeah, I'm abusing non-explicit constructors.
I really miss this one

Quote:

Originally Posted by qtdoc
QJsonValue::QJsonValue(const char * s)
Creates a value of type String with value s, assuming UTF-8 encoding of the input.

You can disable this constructor by defining QT_NO_CAST_FROM_ASCII when you compile your applications.

This function was introduced in Qt 5.3.

EDIT: the build is finished. Only for those who are not afraid of stuff breaking, grab the RPM here.

Disclaimer: close to nothing is working.

nieldk 2015-05-31 16:45

Re: [WIP] Friends, a Facebook client, now for Sailfish
 
1 Attachment(s)
hmmm not quite there yet :)

EDIT
ok. uninstalled this version. reinstalled from store.
funny thing. now that works

Sfiet_Konstantin 2015-05-31 17:03

Re: [WIP] Friends, a Facebook client, now for Sailfish
 
Quote:

Originally Posted by nieldk (Post 1472041)
hmmm not quite there yet :)

EDIT
ok. uninstalled this version. reinstalled from store.
funny thing. now that works

Start in terminal and PM what's outputted.
Also, try removing ~/.config/harbour-friends.

nieldk 2015-05-31 17:13

Re: [WIP] Friends, a Facebook client, now for Sailfish
 
I did delete the config file from start....

nieldk 2015-05-31 17:15

Re: [WIP] Friends, a Facebook client, now for Sailfish
 
Quote:

Originally Posted by Sfiet_Konstantin (Post 1472045)
Start in terminal and PM what's outputted.
Also, try removing ~/.config/harbour-friends.

Funby thing. After deleting config file, uninatalling the new build, and reinstalling store version, it is now working (store versionversion)

nieldk 2015-05-31 18:01

Re: [WIP] Friends, a Facebook client, now for Sailfish
 
This is store version installed (worked)
Code:

[nemo@Jolla ~]$ harbour-friends
[D] QWaylandEglClientBufferIntegration::QWaylandEglClientBufferIntegration:62 - Using Wayland-EGL
[D] main:237 - Client id loaded
[W] WebKitQmlExperimentalExtensionPlugin::registerTypes:52 -
WARNING: This project is using the experimental QML API extensions for QtWebKit and is therefore tied to a specific QtWebKit release.
WARNING: The experimental API will change from version to version, or even be removed. You have been warned!

[W] unknown:223 - file:///usr/share/harbour-friends/qml/PostDelegate.qml:223:31: QML FacebookImage: Error decoding: https://fbexternal-a.akamaihd.net/safe_image.php?d=AQAC11C_yEbSPptt&w=130&h=130&url=http%3A//da.what-character-are-you.com/media/photos/2015/05/28/1aaf844c92eb573f264eb6f72a288d21.png&cfs=1&sx=570&sy=0&sw=630&sh=630&ext=best&blur=0: Unsupported image format

This is new build (1.50.0-10.9.1)

Code:

[nemo@Jolla ~]$ harbour-friends
[D] QWaylandEglClientBufferIntegration::QWaylandEglClientBufferIntegration:62 - Using Wayland-EGL
[D] expression for onErrorMessageChanged:53 - ==== Error ====
Cannot find userId object
===============
[D] expression for onErrorMessageChanged:53 - ==== Error ====
Cannot find userId object
===============



All times are GMT. The time now is 13:06.

vBulletin® Version 3.8.8