SFOS Forum Viewer

Rating: 
4.833335
Your rating: None Average: 4.8 (48 votes)

Native viewer/browser for SFOS Forum

Icon by dseight

Source: https://github.com/szopin/harbour-sfos-forum-viewer

 

Fresh install might need 'systemctl start --user sailfish-secretsd' to load the new plugin for login support

Screenshots: 
Application versions: 
Changelog: 

1.14.11 - Swedish translation update (thanks to Åke Engelbrektson)

1.14.10 - Workaround for login issue on SFOS 5.2

1.14.9 - Handle youtube embedded iframes (just generate a normal link)

1.14.8 - Swedish translation update (thanks to Åke Engelbrektson), hopefully fix 'show replied to' edge case, typo in aboutpage fix

1.14.7 - Insert quote should keep the entered text

1.14.6 - Mark self-bumped threads as seen rather than untracked, same in cover hopefully

1.14.5 - Norwegian translation (thanks to Frank Paul Silye)

1.14.4 - Distinguish moderators and staff, don't highlight own posts as new and lower number of threads on cover (all thanks to nephros), hopefully handle /t/ type of links

1.14.3 - Show notice on long posts with polls (thanks to nephros), Swedish translation update (thanks to Åke Engelbrektson)

1.14.2 - Colours in cover, likes indicator fixed in logged out mode, revision history should now work in PMs

1.14.1 - Italian translation update (thanks to 247)

1.14.0 - Remorse popups added (thanks to nephros), rework of showing replied to post, uses reply_to chain instead, filter fix

Comments

flanker's picture

I can't login, login screen is whole grey. XA2 on 4.3.0.12

szopin's picture

Restarting the phone might help as it should restart the secrets daemon with the new qml plugin, not sure how to do that through .spec files (if at all possible or some kind of postinst script is needed). Btw try the 1.0.3 as it contains a fix for faster cpus which I believe XA2 has

flanker's picture

It somehow helps, I can see login screen and enter the password. Then it shows simple screen where asks for authorize application access. When I click "Authorize" it shows error code "Oops. The software powering this discussion forum encounter an unexpected problem. We apologize for the inconvenience. Detailed iformation about the error was logged, etc...."

szopin's picture

1.0.4 should work (hopefully)

szopin's picture

Hmm, that's a new one, will check with @vige on the forum if he can dig out the error and what exactly's the problem, thanks for reporting

flanker's picture

It seems that last update solved (at least my) problem. I appreciate your efforts and quick reaction. Thumb up.

kettcar64's picture

Starts up, tap on thread, got loop (Xperia X 4.3.0.12)

szopin's picture

Just tap Logout once, it should populate the key value with default, need to do it autmatically if it's missing oops

szopin's picture

Can you try running with qml-scene from terminal and pasting output?

TMavica's picture

Login > could not load page

szopin's picture

Can you try running with qml-scene from terminal and pasting output?

TMavica's picture

Sailfish crypto module is not install

TMavica's picture

Sailfish secret too

TMavica's picture

Aftee install those packages, it said 'no such cryptographic service provider plugin exists' when i click Login

szopin's picture

Try 1.0.2 I've added hopefully all the crypto/secrets needed in Requires

TMavica's picture

Same. No such cryptographic service provider plugin

szopin's picture

Try rebooting, when I was troubleshooting this in may had to reboot after installing sailfishsecretsdaemon-cryptoplugins-default, it's in the Requires so maybe restart will help, other than that, out of ideas

TMavica's picture

After reboot, it show 'Begin public key.............End public key' , nothing happen

szopin's picture

Hmm, are there any errors in terminal? which sfos version are you using?

TMavica's picture

Do push:134 Warning: cannot push while transition is in progress

szopin's picture

Doesn't seem to be any line 134 with 'push', maybe it's about 103 in LoginPage.qml, you could try to add right before the 'var dialog = pageStack.push...' line:
pageStack.completeAnimation();
To force closing all pending animations, if it helps will add it to 1.0.3 as no other way to test (and at work atm)

TMavica's picture

Dont understand...sorry. Whats should i type before those line?

szopin's picture

Try 1.0.3, it should force the animation to finish before trying to open the webview for logging in (I am guessing that's what's happening)

szopin's picture

I'll push out 1.0.3 with the extra line when I get back home, it shouldn't break anything and maybe will fix it for you

TMavica's picture

The output is Dopush:134

TMavica's picture

4.3.0.12

inte's picture

Great thank you very much that is absolutely amazing!!

inte's picture

Thank you. Yes, you're right, the webview works but very limited. I wonder if it was possible to even post to the forum if the forum-site would recognize the browser.
Thumbs up for the clipboard-option!

szopin's picture

Out in 0.9.9

szopin's picture

Posting will come in 2.0, I just need some time to sit down and properly get it there (was hoping for the power of open source, but here we are months later, the power is imaginary), webview is way too limited for that (you can see how it works in webcat/webpirate, they have a whole UI around webview)

Pages