maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   [WIP] TMO Forum app - New updated release (https://talk.maemo.org/showthread.php?t=88475)

gabriel9 2013-01-04 11:18

Thanks, works great. :)

Leinad 2013-01-04 12:59

If this post appears, your application works great ;-)

Thanks!

Leinad 2013-01-04 13:11

i would like to edit my post, but long pressing on own post shows "thank", so i suggest changing this to "edit", when you press on your own post.

so, back to PC i can edit :)
I saw edit-function was requested before, but i did not see it, this brings me to my next suggestion: "search this thread"-function, if possible

also i think, a logout-option would be good.

And maybe one step too far, but if this works for TMO, could it become a general vBulletin-App in future?

tonyhuynh 2013-01-04 15:43

It' ok now

tonyhuynh 2013-01-05 00:24

Hi Bibek,

One point I look for from next vs is, there will be a page jump button where I can come to a page number as needed,tks.

bibek 2013-01-05 15:46

Re: [WIP] TMO Forum app - New updated release
 
Ting tong !! Update!! :p
Changes are mainly cosmetic. Tissue level changes are a little delayed due to unavoidable circumstances. But I will keep working in meantime.

bibek 2013-01-05 16:01

Forgot to change themeing to system independent style, as per coderus request. Will be there in next commit, hopefully.

Tiran 2013-01-05 16:22

Re: [WIP] TMO Forum app - New updated release
 
@bibek, indulge owners N9. Oh, to wait for N900. I wait with huge impatience. :rolleyes: :D

darkphantom93 2013-01-05 16:45

Love it sosososo much

xes 2013-01-05 22:52

Re: [WIP] TMO Forum app - New updated release
 
1 Attachment(s)
First of all... Many thanks to bibek!

It seems that someone was asking a build for our beloved N900...

I tweaked a little the original sources to make it run inside fremantle.
To install:
- You may need the meecolay repo to have all the libs (verify that with ldd /opt/forum-qml/bin/forum-qml)
- Unpack in /opt
- Create the symbolic links for the desktop files
ln -s /opt/forum-qml/forum-tmo.desktop /usr/share/applications/hildon/forum-tmo.desktop
ln -s /opt/forum-qml/forum-fmc.desktop /usr/share/applications/hildon/forum-fmc.desktop
- Add the providers's definition
ln -s /opt/forum-qml/share/providers /usr/share/accounts/providers

To use in fullscreen mode(the usual trick):

aptitude install xbindkeys wmctrl

echo '"wmctrl -r :ACTIVE: -b toggle,fullscreen"' > /home/user/.xbindkeysrc
echo 'shift + KP_Enter' >> /home/user/.xbindkeysrc
echo "xbindkeys &" >> /home/user/.profile
chown user:user /home/user/.xbindkeysrc
chown user:user /home/user/.profile

and run as user (or reboot):
xbindkeys &

Now, pressing SHIFT + RETURN you can activate fullscreen for any application.

Know problems:

Until now, it's impossible to login using signond.
Running with strace, the message is:

Received forum list
ForumSession::signOn
m_accountSetup->createAccount( 0x983b80 , "" )
ForumSession::querySignOnCredentials()
ForumSession::signOn
m_accountSetup->createAccount( 0x985ba0 , "" )
ForumSession::querySignOnCredentials()

But nothing happens..

It would be great to obtain some error to debug this step or use an alternative authentication for fremantle.
(Maybe that marmistrz could help to debug this issue...)


All times are GMT. The time now is 15:15.

vBulletin® Version 3.8.8